{"product_id":"hk11-pro-max","title":"HK11 Pro Max","description":"\u003cstyle\u003e\n  .hk11-lp{max-width:900px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;line-height:1.55;}\n  .hk11-lp *{box-sizing:border-box;}\n  .hk11-lp img{max-width:100%;height:auto;display:block;}\n  .hk11-lp .hk11-icon{width:20px;height:20px;vertical-align:-4px;margin-right:6px;}\n  .hk11-lp .hk11-icon-lg{width:34px;height:34px;}\n\n  @keyframes hk11-pulse{0%,100%{transform:scale(1);}50%{transform:scale(1.06);}}\n  @keyframes hk11-glow{0%,100%{box-shadow:0 0 6px rgba(230,57,70,.35);}50%{box-shadow:0 0 22px rgba(230,57,70,.65);}}\n  @keyframes hk11-fadeUp{from{opacity:0;transform:translateY(16px);}to{opacity:1;transform:translateY(0);}}\n  @keyframes hk11-shimmer{0%{background-position:-400px 0;}100%{background-position:400px 0;}}\n  @keyframes hk11-float{0%,100%{transform:translateY(0);}50%{transform:translateY(-6px);}}\n\n  .hk11-urgency{background:linear-gradient(135deg,#1b1b1f,#2c2c34);border-radius:16px;padding:18px 20px;text-align:center;color:#fff;margin:0 0 22px;animation:hk11-glow 2.4s ease-in-out infinite;}\n  .hk11-urgency .hk11-flame{animation:hk11-pulse 1.2s ease-in-out infinite;display:inline-block;}\n  .hk11-urgency h3{margin:6px 0 10px;font-size:17px;letter-spacing:.2px;}\n  .hk11-timer{display:flex;justify-content:center;gap:10px;margin-top:6px;flex-wrap:wrap;}\n  .hk11-timer div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:8px 14px;min-width:64px;}\n  .hk11-timer span{display:block;font-size:22px;font-weight:700;font-variant-numeric:tabular-nums;}\n  .hk11-timer small{font-size:10px;letter-spacing:1px;opacity:.7;text-transform:uppercase;}\n  .hk11-urgency p{margin:10px 0 0;font-size:12.5px;opacity:.75;}\n\n  .hk11-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:0 0 26px;}\n  .hk11-badge{background:#f7f8fa;border:1px solid #ececec;border-radius:12px;padding:14px 10px;text-align:center;animation:hk11-fadeUp .6s ease both;}\n  .hk11-badge img{margin:0 auto 6px;animation:hk11-float 3s ease-in-out infinite;}\n  .hk11-badge b{display:block;font-size:12.5px;line-height:1.3;}\n\n  .hk11-hero{position:relative;border-radius:18px;overflow:hidden;margin:0 0 26px;background:#0e0e12;}\n  .hk11-hero img{width:100%;transition:transform .6s ease;}\n  .hk11-hero-tag{position:absolute;top:14px;left:14px;background:#e63946;color:#fff;font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;letter-spacing:.3px;box-shadow:0 4px 14px rgba(230,57,70,.4);}\n  .hk11-hero-caption{position:absolute;bottom:0;left:0;right:0;padding:22px 18px 16px;background:linear-gradient(to top,rgba(0,0,0,.75),transparent);color:#fff;}\n  .hk11-hero-caption h2{margin:0 0 4px;font-size:22px;}\n  .hk11-hero-caption p{margin:0;font-size:13px;opacity:.85;}\n\n  .hk11-section-title{display:flex;align-items:center;gap:8px;font-size:18px;margin:30px 0 14px;font-weight:700;}\n  .hk11-section-title:after{content:'';flex:1;height:1px;background:#e6e6e6;}\n\n  .hk11-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-bottom:8px;}\n  .hk11-card{background:#fff;border:1px solid #eee;border-radius:14px;padding:16px;animation:hk11-fadeUp .6s ease both;}\n  .hk11-card h4{margin:0 0 8px;font-size:14px;display:flex;align-items:center;gap:8px;}\n  .hk11-card ul{margin:0;padding-left:0;list-style:none;}\n  .hk11-card li{font-size:13px;margin:6px 0;padding-left:22px;position:relative;color:#333;}\n  .hk11-card li:before{content:'';position:absolute;left:0;top:4px;width:14px;height:14px;background:url('https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/2705.svg') no-repeat center\/contain;}\n\n  .hk11-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:14px 0 28px;}\n  .hk11-gallery a{border-radius:12px;overflow:hidden;display:block;border:1px solid #eee;}\n  .hk11-gallery img{transition:transform .4s ease;}\n  .hk11-gallery a:hover img{transform:scale(1.08);}\n\n  .hk11-colors{display:flex;gap:14px;justify-content:center;align-items:center;margin:6px 0 30px;flex-wrap:wrap;}\n  .hk11-colors span{display:flex;align-items:center;gap:8px;font-size:13px;background:#f7f8fa;padding:8px 14px;border-radius:999px;border:1px solid #ececec;}\n  .hk11-swatch{width:16px;height:16px;border-radius:50%;display:inline-block;border:1px solid rgba(0,0,0,.15);}\n\n  .hk11-cta{text-align:center;background:linear-gradient(135deg,#e63946,#ff6b6b);border-radius:18px;padding:26px 20px;color:#fff;margin:20px 0 10px;animation:hk11-glow 2.6s ease-in-out infinite;}\n  .hk11-cta .hk11-arrow{display:inline-block;animation:hk11-pulse 1s ease-in-out infinite;font-size:22px;}\n  .hk11-cta h3{margin:6px 0 6px;font-size:19px;}\n  .hk11-cta p{margin:0;font-size:13px;opacity:.9;}\n\n  .hk11-trust-strip{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin:26px 0 6px;padding:16px;background:#f7f8fa;border-radius:14px;}\n  .hk11-trust-strip span{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:#333;}\n\n  @media (max-width:480px){.hk11-timer span{font-size:18px;}.hk11-hero-caption h2{font-size:18px;}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"hk11-lp\"\u003e\n\n  \u003cdiv class=\"hk11-urgency\"\u003e\n    \u003cspan class=\"hk11-flame\"\u003e\u003cimg class=\"hk11-icon-lg\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/1f525.svg\" alt=\"fire\"\u003e\u003c\/span\u003e\n    \u003ch3\u003eHigh Demand Right Now — Order Today's Batch Before It Closes\u003c\/h3\u003e\n    \u003cdiv class=\"hk11-timer\" id=\"hk11-countdown\"\u003e\n      \u003cdiv\u003e\n\u003cspan id=\"hk11-h\"\u003e00\u003c\/span\u003e\u003csmall\u003eHours\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan id=\"hk11-m\"\u003e00\u003c\/span\u003e\u003csmall\u003eMins\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan id=\"hk11-s\"\u003e00\u003c\/span\u003e\u003csmall\u003eSecs\u003c\/small\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e⏳ Orders placed within this window are prioritized for today's dispatch. Countdown resets daily.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk11-badges\"\u003e\n    \u003cdiv class=\"hk11-badge\" style=\"animation-delay:.05s\"\u003e\n\u003cimg class=\"hk11-icon-lg\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/1f512.svg\" alt=\"secure\"\u003e\u003cb\u003e100% Secure Checkout\u003c\/b\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"hk11-badge\" style=\"animation-delay:.15s\"\u003e\n\u003cimg class=\"hk11-icon-lg\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/2705.svg\" alt=\"verified\"\u003e\u003cb\u003eAll Sensors Quality-Checked\u003c\/b\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"hk11-badge\" style=\"animation-delay:.25s\"\u003e\n\u003cimg class=\"hk11-icon-lg\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/1f4af.svg\" alt=\"genuine\"\u003e\u003cb\u003e100% Original HK11 Pro Max\u003c\/b\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"hk11-badge\" style=\"animation-delay:.35s\"\u003e\n\u003cimg class=\"hk11-icon-lg\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/1f69a.svg\" alt=\"delivery\"\u003e\u003cb\u003eNationwide Delivery\u003c\/b\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk11-hero\"\u003e\n    \u003cspan class=\"hk11-hero-tag\"\u003eBESTSELLER\u003c\/span\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/0698\/6374\/files\/brtechs-20251105-0001.jpg?v=1787700166\" alt=\"HK11 Pro Max Smartwatch\"\u003e\n    \u003cdiv class=\"hk11-hero-caption\"\u003e\n      \u003ch2\u003eHK11 Pro Max Smartwatch\u003c\/h2\u003e\n      \u003cp\u003eAMOLED Curved Display · Calling \u0026amp; SMS · AI Voice Assistant · All Sensors Working\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk11-section-title\"\u003e\n\u003cimg class=\"hk11-icon\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/1f3a8.svg\" alt=\"\"\u003eDisplay \u0026amp; Design\u003c\/div\u003e\n  \u003cdiv class=\"hk11-grid\"\u003e\n    \u003cdiv class=\"hk11-card\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eAlways-On AMOLED Curved Display\u003c\/li\u003e\n        \u003cli\u003eUncountable customizable watch faces\u003c\/li\u003e\n        \u003cli\u003ePersonalize your own picture as wallpaper\u003c\/li\u003e\n        \u003cli\u003eRise-to-wake — glance and it lights up\u003c\/li\u003e\n        \u003cli\u003ePure stainless steel body\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk11-section-title\"\u003e\n\u003cimg class=\"hk11-icon\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/1f4f1.svg\" alt=\"\"\u003eSmart Connectivity\u003c\/div\u003e\n  \u003cdiv class=\"hk11-grid\"\u003e\n    \u003cdiv class=\"hk11-card\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eMake \u0026amp; receive calls directly from the watch\u003c\/li\u003e\n        \u003cli\u003eCalling \u0026amp; SMS built in\u003c\/li\u003e\n        \u003cli\u003eWhatsApp, Facebook, Instagram, Twitter \u0026amp; Snapchat notifications\u003c\/li\u003e\n        \u003cli\u003eDynamic Island feature\u003c\/li\u003e\n        \u003cli\u003eAI Voice Assistant — ChatGPT supported\u003c\/li\u003e\n        \u003cli\u003eFind My Phone feature\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk11-card\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eCamera remote — snap phone photos from your wrist\u003c\/li\u003e\n        \u003cli\u003eMusic control + song storage\u003c\/li\u003e\n        \u003cli\u003eGallery picture storage\u003c\/li\u003e\n        \u003cli\u003eVoice recorder\u003c\/li\u003e\n        \u003cli\u003eReal-time weather updates\u003c\/li\u003e\n        \u003cli\u003eBuilt-in games\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk11-section-title\"\u003e\n\u003cimg class=\"hk11-icon\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/1f50b.svg\" alt=\"\"\u003eHealth, Battery \u0026amp; Durability\u003c\/div\u003e\n  \u003cdiv class=\"hk11-grid\"\u003e\n    \u003cdiv class=\"hk11-card\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eSports, gym \u0026amp; health sensors built-in\u003c\/li\u003e\n        \u003cli\u003eWireless charging support\u003c\/li\u003e\n        \u003cli\u003eBattery life: 2–3 days regular use\u003c\/li\u003e\n        \u003cli\u003eStandby battery: up to 7 days\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hk11-card\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eIP67 splash \u0026amp; water resistance\u003c\/li\u003e\n        \u003cli\u003ePassword protection \/ security lock\u003c\/li\u003e\n        \u003cli\u003eAlarm, stopwatch \u0026amp; calculator\u003c\/li\u003e\n        \u003cli\u003eSide, crown \u0026amp; action buttons — all precise\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk11-section-title\"\u003e\n\u003cimg class=\"hk11-icon\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/1f4f8.svg\" alt=\"\"\u003eMore Angles\u003c\/div\u003e\n  \u003cdiv class=\"hk11-gallery\"\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/0698\/6374\/files\/rn-image_picker_lib_temp_cf17d850-43fd-4f81-a6e6-acc5aaba9b2f.jpg?v=1787700166\" target=\"_blank\" rel=\"noopener\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/0698\/6374\/files\/rn-image_picker_lib_temp_cf17d850-43fd-4f81-a6e6-acc5aaba9b2f.jpg?v=1787700166\" alt=\"HK11 Pro Max angle 2\"\u003e\u003c\/a\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/0698\/6374\/files\/brtechs-20251105-0002.jpg?v=1787700166\" target=\"_blank\" rel=\"noopener\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/0698\/6374\/files\/brtechs-20251105-0002.jpg?v=1787700166\" alt=\"HK11 Pro Max angle 3\"\u003e\u003c\/a\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/0698\/6374\/files\/rn-image_picker_lib_temp_7b498158-9c03-432f-a60e-d393e3fe6db5.jpg?v=1787700167\" target=\"_blank\" rel=\"noopener\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/0698\/6374\/files\/rn-image_picker_lib_temp_7b498158-9c03-432f-a60e-d393e3fe6db5.jpg?v=1787700167\" alt=\"HK11 Pro Max angle 4\"\u003e\u003c\/a\u003e\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/0698\/6374\/files\/rn-image_picker_lib_temp_c9b4f0c4-80bf-42e9-973d-b4e2a4e3b9af.jpg?v=1787700166\" target=\"_blank\" rel=\"noopener\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/0698\/6374\/files\/rn-image_picker_lib_temp_c9b4f0c4-80bf-42e9-973d-b4e2a4e3b9af.jpg?v=1787700166\" alt=\"HK11 Pro Max angle 5\"\u003e\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk11-colors\"\u003e\n    \u003cspan\u003e\u003ci class=\"hk11-swatch\" style=\"background:#1a1a1a\"\u003e\u003c\/i\u003eBlack\u003c\/span\u003e\n    \u003cspan\u003e\u003ci class=\"hk11-swatch\" style=\"background:#c6c9cc\"\u003e\u003c\/i\u003eSilver\u003c\/span\u003e\n    \u003cspan\u003e\u003ci class=\"hk11-swatch\" style=\"background:#d4af37\"\u003e\u003c\/i\u003eGold\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk11-cta\"\u003e\n    \u003cspan class=\"hk11-arrow\"\u003e⬆️\u003c\/span\u003e\n    \u003ch3\u003eTap \"Add to Cart\" Above to Grab Yours\u003c\/h3\u003e\n    \u003cp\u003eOrder now to be included in today's dispatch batch — stock at this price moves fast.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hk11-trust-strip\"\u003e\n    \u003cspan\u003e\u003cimg class=\"hk11-icon\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/1f512.svg\" alt=\"\"\u003eEncrypted Payment\u003c\/span\u003e\n    \u003cspan\u003e\u003cimg class=\"hk11-icon\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/1f4e6.svg\" alt=\"\"\u003eCarefully Packed\u003c\/span\u003e\n    \u003cspan\u003e\u003cimg class=\"hk11-icon\" src=\"https:\/\/cdn.jsdelivr.net\/gh\/twitter\/twemoji@14.0.2\/assets\/svg\/1f4ac.svg\" alt=\"\"\u003eSupport on Contact Page\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  try{\n    var cutoffHour = 20; \/\/ 8 PM local visitor time — change this number to match your real daily dispatch cutoff\n    function getTarget(){\n      var now = new Date();\n      var t = new Date(now.getFullYear(), now.getMonth(), now.getDate(), cutoffHour, 0, 0);\n      if (now.getTime() \u003e= t.getTime()) { t.setDate(t.getDate()+1); }\n      return t;\n    }\n    var target = getTarget();\n    var hEl = document.getElementById('hk11-h');\n    var mEl = document.getElementById('hk11-m');\n    var sEl = document.getElementById('hk11-s');\n    function pad(n){ return String(n).length \u003c 2 ? '0'+n : ''+n; }\n    function tick(){\n      var now = new Date();\n      var diff = target.getTime() - now.getTime();\n      if (diff \u003c= 0){ target = getTarget(); diff = target.getTime() - now.getTime(); }\n      var h = Math.floor(diff \/ 3600000);\n      var m = Math.floor((diff % 3600000) \/ 60000);\n      var s = Math.floor((diff % 60000) \/ 1000);\n      if (hEl) hEl.textContent = pad(h);\n      if (mEl) mEl.textContent = pad(m);\n      if (sEl) sEl.textContent = pad(s);\n    }\n    tick();\n    setInterval(tick, 1000);\n  }catch(e){}\n})();\n\u003c\/script\u003e\n","brand":"Loopsells","offers":[{"title":"Black","offer_id":44297494528134,"sku":null,"price":9800.0,"currency_code":"PKR","in_stock":true},{"title":"Silver","offer_id":44297494560902,"sku":null,"price":9800.0,"currency_code":"PKR","in_stock":true},{"title":"Gold","offer_id":44297494593670,"sku":null,"price":9800.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0678\/0698\/6374\/files\/brtechs-20251105-0001.jpg?v=1787700166","url":"https:\/\/247sells.live\/products\/hk11-pro-max","provider":"The247sells","version":"1.0","type":"link"}