Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - hw860.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 11 May 2025 03:28:02 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
X-Turbo-Charged-By: LiteSpeed
Location: https://www.hw860.com/
Vary: Accept-Encoding
Cf-Cache-Status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=IiqZ%2FeDGvjUE8EbrLwBf%2BGx0k9Nq5SzEqYGKd2j%2FuQRJcXTwRchwhz9hGXeWakE6HJerCXQtcMnySrzrl6exqpR4kR0W1tRQx403L%2B4tUdq8ENQh57w7Rt%2FsWlh%2FP7kpoADt4ubxK5E%3D"}]}
CF-RAY: 93de957a8fbc2fd5-ARN
alt-svc: h3=":443"; ma=86400

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://hw860.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 11 May 2025 03:28:03 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Vary: Accept-Encoding
Server: cloudflare
X-Turbo-Charged-By: LiteSpeed
Cf-Cache-Status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=eW%2FnAP%2BJHBbQOFM96QKLGNROo2vv94pR8QDjClRDjLpQyTjt9RALcD%2FWc3Wn97snF8gt1ZFnMu%2BVi5KxV6oJzGpENEZLf3VvJ9Yw7gRjgynpYXh5eWPIs410hDH%2FyZVEQKnBkCmp5iKY4c%2Fs"}]}
Set-Cookie: PHPSESSID=ueaf0eqhdboklrt04jvnqp0o0a; Path=/
CF-RAY: 93de95804d53b8ec-ARN
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: hw860.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="zh-Hant">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<!--判斷Session狀態_Start -->
<SCRIPT Language='javaScript' type='text/javaScript' >window.open ('logout.php','_top')</script><noscript>Sorry, your browser does not support Javascript or VBscript, please use IE6.0 or Netscape7 .1 Browse above ~ Please press ALT + F4 to leave the window</noscript><!--判斷Session狀態_End -->
    <meta name="description" content="好錸旺">
    <meta name="author" content="Senchic">
    <link rel="icon" href="./images/favicon.ico">
    <title>好錸旺</title>
    <!-- css styles-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
    <style>
      :root{
        --bs-blue: #0d6efd;
        --bs-indigo: #6610f2;
        --bs-purple: #6f42c1;
        --bs-pink: #d63384;
        --bs-red: #c30d23;
        --bs-orange: #ff6100;
        --bs-yellow: #ffc107;
        --bs-green: #198754;
        --bs-teal: #20c997;
        --bs-cyan: #0dcaf0;
        --bs-black: #000;
        --bs-white: #fff;
        --bs-gray: #6c757d;
        --bs-gray-dark: #343a40;
        --bs-gray-100: #f8f9fa;
        --bs-gray-200: #e9ecef;
        --bs-gray-300: #dee2e6;
        --bs-gray-400: #ced4da;
        --bs-gray-500: #adb5bd;
        --bs-gray-600: #6c757d;
        --bs-gray-700: #495057;
        --bs-gray-800: #343a40;
        --bs-gray-900: #212529;
        --bs-primary: #0d6efd;
        --bs-secondary: #6c757d;
        --bs-success: #198754;
        --bs-info: #0dcaf0;
        --bs-warning: #ffc107;
        --bs-danger: #dc3545;
        --bs-light: #f8f9fa;
        --bs-dark: #212529;
        --bs-primary-rgb: 13,110,253;
        --bs-secondary-rgb: 108,117,125;
        --bs-success-rgb: 25,135,84;
        --bs-info-rgb: 13,202,240;
        --bs-warning-rgb: 255,193,7;
        --bs-danger-rgb: 220,53,69;
        --bs-light-rgb: 248,249,250;
        --bs-dark-rgb: 33,37,41;
        --bs-white-rgb: 255,255,255;
        --bs-black-rgb: 0,0,0;
        --bs-body-color-rgb: 33,37,41;
        --bs-body-bg-rgb: 255,255,255;
        --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
        --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
        --bs-body-font-family: var(--bs-font-sans-serif);
        --bs-body-font-size: 1rem;
        --bs-body-font-weight: 400;
        --bs-body-line-height: 1.5;
        --bs-body-color: #212529;
        --bs-body-bg: #fff;
        --bs-border-width: 1px;
        --bs-border-style: solid;
        --bs-border-color: #dee2e6;
        --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
        --bs-border-radius: 0.375rem;
        --bs-border-radius-sm: 0.25rem;
        --bs-border-radius-lg: 0.5rem;
        --bs-border-radius-xl: 1rem;
        --bs-border-radius-2xl: 2rem;
        --bs-border-radius-pill: 50rem;
        --bs-link-color: #c30d23;
        --bs-link-hover-color: #ff6100;
        --bs-code-color: #d63384;
        --bs-highlight-bg: #fff3cd;
      }
      :root{
        --sc-color-bg: #F0F2F5;
        --sc-color-primary: #c30d23;
        --sc-color-secondary: #ff6100;
        --sc-color-text: #000;
      
        --sc-color-white: #fff;
        --sc-color-white-rgb: 255,255,255;
        --sc-color-black: #000;
        --sc-color-blue: #0040E9;
        --sc-color-red: rgba(192, 20, 40, 1);
        --sc-color-purple: rgba(148, 90, 182,1);
        --sc-color-green: rgba(0, 195, 0 ,1);
        --sc-color-yellow: #FBC642;
        --sc-color-gold: rgba(183, 140, 37,1);
        --sc-color-orange: orange;
        --sc-color-grey: rgba(99,113,127,1);
        
        --sc-color-facebook:#3b5998;
        --sc-color-twitter:#1DA1F2;
        --sc-color-line:#00c300;
        --sc-color-youtube:#c4302b;
      
        --sc-lg-primary:linear-gradient(-45deg, #c30d23 0%, #ff6100 75%);
        --sc-lg-secondary:linear-gradient(-45deg, #ff6100 0%, #ffe100 75%);
      }
      
    </style>
    <link href="css/style.css?ver=220718" rel="stylesheet">
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
    <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-cuYeSxntonz0PPNlHhBs68uyIAVpIIOZZ5JqeqvYYIcEL727kskC66kF92t6Xl2V" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
    
    <!-- fancybox-->
    <link href="css/jquery.fancybox.css" rel="stylesheet">
    <script type="text/javascript" src="js/jquery.fancybox.js"></script>
    <!-- cookie-->
    <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
    <!-- js控制-->
    <script type="text/javascript" src="js/script.js?ver=230328"></script>
    <!-- font family-->
    <link href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,400,400i|Teko:300,400,500,600,700" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css?family=Rajdhani:400,600&amp;display=swap" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css?family=Teko:300,400,500,600,700" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap" rel="stylesheet">  </head>
  <body class="page-wrapper chiller-theme">
   <form id="myForm" name="myForm" method="post" enctype="multipart/form-data" action="/index.php?Page=1">  
    <!-- Fixed navbar-->
<nav class="navbar navbar-expand-xl fixed-top cd-auto-hide-header">
    <div class="container">
    <!-- 20220615  fixed 手機選單開關 start-->
    <!-- data-target -> data-bs-target-->
    <button class="navbar-toggler collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button>
    <!-- 20220615  fixed 手機選單開關 end--><a class="navbar-brand" href="./">
        <div class="logo"></div></a>
    <div class="navbar-collapse collapse" id="navbarCollapse">
        <div class="navbar-main nicescroll">
        <ul class="nav-secondary">
            <li><a href="profile.php"><i class="far fa-fw fa-user"></i><span class="d-block d-xl-none">會員中心</span></a></li>
            <li><a href="order.php"><i class="fa fa-fw fa-list"></i><span class="d-block d-xl-none">我的訂單</span></a></li>
        </ul>
        </div>
    </div>
    <!-- /.nav-collapse-->
    <!-- /.navbar-->
    </div>
    <div id="nav-mask"></div>
</nav>    

<!--促銷活動_Start-->
<div class="container pt-3">
<swiper-container direction="vertical" loop="true" autoplay-delay="5000"></swiper-container></div>
<!--促銷活動_End-->
    <main class="pt-3">
      <section class="container d-flex">
        <aside class="side-menu nav-m-hide">
          <div class="side-menu-cover-bg" id="close-bg"></div>
          <div id="close-nav-btn"><i class="fa fa-solid fa-times"></i></div>
          <ul>

            <!--左邊選單_Start-->
            <li> <a  href='index.php?Mid=50'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/E3ECBC8C-BA12-9856-5CA1-DDD39792A555.jpg' alt='包裝用品類' title='包裝用品類'>    </div>    <div class='sideName'>包裝用品類</div> </a> </li><li> <a  href='index.php?Mid=51'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/1F806AA9-8AED-E0B5-DE44-ACD8D27DFE07.jpg' alt='餐具類' title='餐具類'>    </div>    <div class='sideName'>餐具類</div> </a> </li><li> <a  href='index.php?Mid=52'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/342C72F1-F6FA-A8B7-BF35-7FF136FAA200.jpg' alt='紙袋類' title='紙袋類'>    </div>    <div class='sideName'>紙袋類</div> </a> </li><li> <a  href='index.php?Mid=53'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/DB840856-8B2D-E844-EE8B-616E759F01CF.jpg' alt='紙餐盒類' title='紙餐盒類'>    </div>    <div class='sideName'>紙餐盒類</div> </a> </li><li> <a  href='index.php?Mid=54'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/2E6FE591-B3AA-147A-4698-B008B9C46020.jpg' alt='紙湯碗及蓋類' title='紙湯碗及蓋類'>    </div>    <div class='sideName'>紙湯碗及蓋類</div> </a> </li><li> <a  href='index.php?Mid=55'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/D9182551-0FF3-262E-CD57-6B50EB7360E6.jpg' alt='塑膠袋類' title='塑膠袋類'>    </div>    <div class='sideName'>塑膠袋類</div> </a> </li><li> <a  href='index.php?Mid=56'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/D681C82A-E0BD-45F8-2B41-CFE46CF3F8CD.jpg' alt='夾鏈袋類' title='夾鏈袋類'>    </div>    <div class='sideName'>夾鏈袋類</div> </a> </li><li> <a  href='index.php?Mid=57'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/A500062D-66C6-B73A-2AAE-B4FA4D0356D6.jpg' alt='塑膠餐盒類' title='塑膠餐盒類'>    </div>    <div class='sideName'>塑膠餐盒類</div> </a> </li><li> <a  href='index.php?Mid=58'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/76543970-2CE7-B60D-A30D-B3EE2D5F61E7.jpg' alt='塑膠蔬果盒類' title='塑膠蔬果盒類'>    </div>    <div class='sideName'>塑膠蔬果盒類</div> </a> </li><li> <a  href='index.php?Mid=59'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/915BF795-2706-35B5-990C-0E2802B7C178.jpg' alt='衛生寶特瓶類' title='衛生寶特瓶類'>    </div>    <div class='sideName'>衛生寶特瓶類</div> </a> </li><li> <a  href='index.php?Mid=61'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/750435DA-D450-387B-E73B-26BBC69AFD26.jpg' alt='杯子杯蓋類' title='杯子杯蓋類'>    </div>    <div class='sideName'>杯子杯蓋類</div> </a> </li><li> <a  href='index.php?Mid=60'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/5D7D2806-A89D-3D8C-D145-0EF3A202067A.jpg' alt='吸管類' title='吸管類'>    </div>    <div class='sideName'>吸管類</div> </a> </li><li> <a  href='index.php?Mid=62'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/78B0AC38-7D12-484C-EA4B-419377241682.jpg' alt='竹籤串類' title='竹籤串類'>    </div>    <div class='sideName'>竹籤串類</div> </a> </li><li> <a  href='index.php?Mid=63'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/37857014-3B98-4B7F-665F-402ACF9237D6.jpg' alt='木製餐盒類' title='木製餐盒類'>    </div>    <div class='sideName'>木製餐盒類</div> </a> </li><li> <a  href='index.php?Mid=64'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/577A2889-8057-DEE8-02AA-FCC6CE23361F.jpg' alt='清潔用品類' title='清潔用品類'>    </div>    <div class='sideName'>清潔用品類</div> </a> </li><li> <a  href='index.php?Mid=65'>    <div class='sideImg'>       <img src='manasystem/FileData/ProdCateM/FD40D9CF-9086-F086-E4A3-D13BE6B7E604.jpg' alt='其他類' title='其他類'>    </div>    <div class='sideName'>其他類</div> </a> </li><li> <a  href='index.php?Mid=70'>    <div class='sideImg'>    </div>    <div class='sideName'>海鮮類</div> </a> </li><li> <a  href='index.php?Mid=71'>    <div class='sideImg'>    </div>    <div class='sideName'>優質肉品</div> </a> </li><li> <a  href='index.php?Mid=72'>    <div class='sideImg'>    </div>    <div class='sideName'>餃類丸漿</div> </a> </li><li> <a  href='index.php?Mid=73'>    <div class='sideImg'>    </div>    <div class='sideName'>小聚下酒菜</div> </a> </li>            <!--左邊選單_End-->
          
          </ul>
        </aside>
        <section id="products">
          <div id="sidebar">
            <div class="fixTopSubMenu sidebar__inner">
              <div class="category-name py-2">
                <div class="side-menu-btn">
                  <button class="btn" id="side-nav-btn" type="button">
                    <span class="cate-nav-m"><i class="fal fa-bars fa-sm" style="margin-right:10px"></i>選擇</span>
                    <span class="category-heading">分類</span>
                    <h1  style='display:none;'  ></h1>
                    <i   style='display:none;'   class="fa fa-solid fa-caret-right ms-2"></i>
                  </button>
                </div>
              </div>
              <ul class="mealType py-2">
                <!--產品次項_Start-->
                                <!--產品次項_End-->
              </ul>
            </div>
          </div>
          <div class="mealItemList">
             
             <!--產品資訊_Start-->
             <div id='category_1'>  <div class='row mb-5'><div class='col-12 col-md-6 col-lg-4 col-xl-3 product product-hover mb-4'>  <div class='product-inner rounded-2 overflow-hidden'>     <a class='image' href='product.php?Mid=70&Sid=55&id=361'>       <img src='manasystem/FileData/ProdInfo/7CB80B04-0E08-C33E-ACE9-483ACA6E6833.jpg'>     </a>     <div class='product-text'>          <a class='product-title' href='product.php?Mid=70&Sid=55&id=361' >             <h2>活凍黃金蝦</h2>          </a>          <div class='product-select'>              <select class='form-control' name='prodSec' disabled>                 <option value='361' data-sntotal='1_1'  data-price='185' data-min='1' data-max='96'  >650g/盒</option>              </select>              <input class='number-style' type='number' min='1' max='96'  step='1' value='1'>          </div>     </div>     <div class='product-text'>        <div class='product-price'>          <span class='price'>$185</span>          <span> 元</span>        </div>        <div class='product-add-btn'>            <button id='CartAdd_1_1' class='btn btn-primary prodToCart'>                 <i class='fas fa-cart-plus'></i>                 <span class='ms-2'>加入購物車</span>            </button>              <input id='CartNoadd_1_1' class='btn btn-light w-100 NoTotal' type='button' value='待捕貨' style='display:none;' />        </div>     </div>   </div></div><div class='col-12 col-md-6 col-lg-4 col-xl-3 product product-hover mb-4'>  <div class='product-inner rounded-2 overflow-hidden'>     <a class='image' href='product.php?Mid=70&Sid=54&id=360'>       <img src='manasystem/FileData/ProdInfo/87F4D0D6-A860-D4F5-2D59-DFB0CE400DAF.jpg'>     </a>     <div class='product-text'>          <a class='product-title' href='product.php?Mid=70&Sid=54&id=360' >             <h2>爆蛋香魚</h2>          </a>          <div class='product-select'>              <select class='form-control' name='prodSec' disabled>                 <option value='360' data-sntotal='1_2'  data-price='390' data-min='1' data-max='95'  >1000g/箱</option>              </select>              <input class='number-style' type='number' min='1' max='95'  step='1' value='1'>          </div>     </div>     <div class='product-text'>        <div class='product-price'>          <span class='price'>$390</span>          <span> 元</span>        </div>        <div class='product-add-btn'>            <button id='CartAdd_1_2' class='btn btn-primary prodToCart'>                 <i class='fas fa-cart-plus'></i>                 <span class='ms-2'>加入購物車</span>            </button>              <input id='CartNoadd_1_2' class='btn btn-light w-100 NoTotal' type='button' value='待捕貨' style='display:none;' />        </div>     </div>   </div></div> </div></div>             <!--產品資訊_End-->
          </div>
        </section>
      </section>
    </main>
    <div class="fixBottom">
      <div class="btnBottom">
        <div class="confirm">
          <div class="toggleShowSelectMeal">
              <div class="subTotal">金額合計</div>
              <div id="totalPrice">
                <span id="View_PriceTotal" class="price-area">0</span>
                <span class="delivery-gap" id="spanDeliveryGap"></span>
              </div>
            </div>
            <a class="btn btn-lg-primary" id="btnToOrderInfo" onclick="javascript:void(0);" href="cart.php">確認商品 
             <div id="View_CartTotal" class="totalMealCount">0</div>
            </a>
        </div>
      </div>
    </div>
    </form>
  </body>
</html>

<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-element-bundle.min.js"></script>

<script>
  const prodSpecs=document.querySelectorAll('.product-inner');
  let count=0;
  for (let prodSpec of prodSpecs){
      prodSpec.addEventListener('change',function(){
        let selected = $(this).find("option:selected");
        let price=selected.data('price');
        let min=selected.data('min');
        let max=selected.data('max');
        let sntotal=selected.data('sntotal');

        let number=$(this).find(".number-style");
        let chgMin=number.attr('min',min);
        let chgMax=number.attr('max',max);

        $(this).find(".price").html(price);


        if(max>0)
        {
         
             $("#CartAdd_"+sntotal).css("display","");//加入購物車
             $("#CartNoadd_"+sntotal).css("display","none");//待捕貨

        }else{
           
             $("#CartAdd_"+sntotal).css("display","none");//加入購物車
             $("#CartNoadd_"+sntotal).css("display","");//待捕貨

        }
    })
  }

</script>

<script>
$(document).ready(function() 
{
    //btn_加入購物車 
    $(".prodToCart").on('click',function()
    {

         let flag=2;//是否通過檢核 1:未通過 2:通過


         

         let Pid=$(this).parent().parent().parent().find("option:selected").val();//產品ID

         let order_count =$(this).parent().parent().parent().find(".number-style");//訂購數量[物件]
         let Total=order_count.val();//訂購數量


        let mincount = $(this).parent().parent().parent().find("option:selected").data('min');//最小值
        let maxcount = $(this).parent().parent().parent().find("option:selected").data('max');//最大值   


        if (!isNaN(Total))
        {
            if(Total=="")
            {
               flag=1;//是否通過檢核 1:未通過 2:通過
               alert("請正確輸入訂購數量!");

            }else{

                 if(Total<mincount)
                 {
                    flag=1;//是否通過檢核 1:未通過 2:通過
                    alert('此商品最低訂購量'+ mincount);
                    order_count.val(mincount);
                 }

                 if (Total > maxcount)
                 {
                   flag=1;//是否通過檢核 1:未通過 2:通過
                   alert('訂購數量已超過庫存量。 ');
                   order_count.val(0);
                 }
            }


        }else{

            flag=1;//是否通過檢核 1:未通過 2:通過
            alert("請正確輸入訂購數量");
        }


        if( flag==2)
        {

           let result = {
              Pid: Pid,
              Total:Total
            };

            //console.log(JSON.stringify(result));



            $.ajax({
                    method: 'POST',
                    async: false,  // 設定同步方式(必要)    
                    url: 'API/API_AddCart.php',
                    data: JSON.stringify(result),
                    contentType: 'application/json',
                    processData: false,
                    xhrFields: {
                      withCredentials: true,
                    }
             }).then(
                    function (data, textStatus, jqXHR) {
                     
                      console.log(data);

                      if (data.Status == 'Success') 
                      {

                        let CartTotal=data.CartTotal;//購物車[總筆數] 
                        let CartPrice=data.CartPrice;//購物車[總金額]

                        $("#View_CartTotal").html(CartTotal);
                        $("#View_PriceTotal").html("$"+CartPrice);
                        alert(data.Desc);
                        
                      }else {
                        alert(data.Desc);


                      }
                    },
                    function (jqXHR, textStatus, errorThrown) {
                      console.log(textStatus);
                      alert('載入失敗請洽管理員');
                    }
            );        

        }


        return false;

       
    });


});
</script>  


<!-- js控制-->
<script type="text/javascript" src="js/smartScroll.js"></script>
<script>
  if ($("*[data-scroll]").length != 0) {
      smartScroll.init({
              speed: 700, // default 500
              addActive: true, // default true
              activeClass: "active", // default active
              offset: 120 // default 100
          }, function() {},
          $("*[data-scroll]"));
  }
  
  $(window).scroll(function() {
      $(".mealType").scrollLeft(($(".mealType li.active")[0].offsetLeft))
  });
  
</script>
<script type="text/javascript" src="js/sideNavBtn.js"></script>

<!--sticky-sidebar-->
<script type="text/javascript" src="js/sticky-sidebar.min.js"></script>
<script>
  var sidebar = new StickySidebar('#sidebar', { // 要固定的側邊欄
      containerSelector: '#products', // 側邊欄外面的區塊
      innerWrapperSelector: '.sidebar__inner',
      topSpacing: 60, // 距離頂部
      bottomSpacing: 20 // 距離底部
  });
</script>


<script language="javascript" type="text/javascript">
 //禁用Enter鍵表單自動提交 
  document.onkeydown = function(event) { 
   var target, code, tag; 
   if (!event) { 
    event = window.event; //針對ie瀏覽器 
    target = event.srcElement; 
    code = event.keyCode; 
    if (code == 13) { 
     tag = target.tagName; 
     if (tag == "TEXTAREA") { return true; } 
     else { return false; } 
    } 
   } 
   else { 
    target = event.target; //針對遵循w3c標準的瀏覽器,如Firefox 
    code = event.keyCode; 
    if (code == 13) { 
     tag = target.tagName; 
     if (tag == "INPUT") { return false; } 
     else { return true; } 
    } 
   } 
  }; 
  
</script>                               

Whois info of domain

Domain Name: HW860.COM
Registry Domain ID: 2801025145_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-07-27T08:07:25Z
Creation Date: 2023-07-26T03:44:53Z
Registry Expiry Date: 2026-07-26T03:44:53Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: ALBERT.NS.CLOUDFLARE.COM
Name Server: PRISCILLA.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-11T03:27:57Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass