{"product_id":"athro-magnetic-gym-bag","title":"Magnetic Gym Bag","description":"\u003cdiv style=\"\n  margin-top: 12px;\n  background: #ffffff;\n  border-radius: 14px;\n  padding: 14px;\n  border: 1px solid #eef2f7;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.04);\n  text-align: center;\n  font-family: -apple-system, BlinkMacSystemFont, sans-serif;\n\"\u003e\n\n  \u003cdiv style=\"font-size: 13px; color: #444; margin-bottom: 10px;\"\u003e\n    👀 \u003cstrong id=\"viewerCount\" style=\"color:#2563eb;\"\u003e17\u003c\/strong\u003e people are viewing this right now\n  \u003c\/div\u003e\n\n  \u003cdiv id=\"reviewsBox\" style=\"\n    height: 60px;\n    overflow: hidden;\n    position: relative;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  \"\u003e\n    \n    \u003cdiv id=\"reviewSlide\" style=\"\n      position: absolute;\n      bottom: -60px;\n      padding: 10px 14px;\n      border-radius: 12px;\n      background: #f9fafb;\n      border: 1px solid #f1f5f9;\n      text-align: center;\n      font-size: 13px;\n      color: #333;\n      transition: all 0.5s ease;\n      min-width: 220px;\n    \"\u003e\n      \u003cdiv style=\"color:#fbbf24; font-size:14px; margin-bottom:4px;\"\u003e\n        ★★★★☆ \u003cspan style=\"color:#666; font-size:12px;\"\u003e4.8\u003c\/span\u003e\n      \u003c\/div\u003e\n      “Feels solid. Definitely worth it.” — Jason, NY\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nconst reviews = [\n  \"“Feels solid. Definitely worth it.” — Jason, NY\",\n  \"“Didn’t expect this quality honestly.” — Emily, LA\",\n  \"“Packaging was clean and delivery was fast.” — Daniel, TX\"\n];\n\nlet i = 0;\nconst el = document.getElementById(\"reviewSlide\");\nconst viewerEl = document.getElementById(\"viewerCount\");\n\nfunction showReview() {\n  el.style.bottom = \"-60px\";\n  el.style.opacity = \"0\";\n\n  setTimeout(() =\u003e {\n    i = (i + 1) % reviews.length;\n\n    el.innerHTML = `\n      \u003cdiv style=\"color:#fbbf24; font-size:14px; margin-bottom:4px;\"\u003e\n        ★★★★☆ \u003cspan style=\"color:#666; font-size:12px;\"\u003e4.8\u003c\/span\u003e\n      \u003c\/div\u003e\n      ${reviews[i]}\n    `;\n\n    el.style.bottom = \"0px\";\n    el.style.opacity = \"1\";\n  }, 300);\n}\n\nfunction updateViewerCount() {\n  let current = parseInt(viewerEl.textContent, 10);\n  let change = Math.floor(Math.random() * 3) - 1; \/\/ -1, 0, or +1\n  let next = current + change;\n\n  if (next \u003c 12) next = 12;\n  if (next \u003e 24) next = 24;\n\n  viewerEl.textContent = next;\n}\n\nsetTimeout(() =\u003e {\n  el.style.bottom = \"0px\";\n  el.style.opacity = \"1\";\n}, 200);\n\nsetInterval(showReview, 3500);\nsetInterval(updateViewerCount, 2200);\n\u003c\/script\u003e","brand":"Hypersku","offers":[{"title":"Black","offer_id":44792238407750,"sku":"600666528200022","price":39.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0711\/9149\/4726\/files\/product_studio.png?v=1774397141","url":"https:\/\/athro-lab.myshopify.com\/products\/athro-magnetic-gym-bag","provider":"Athro Lab","version":"1.0","type":"link"}