{"product_id":"cute-bear-straw-cup","title":"Cute Bear Straw Cup","description":"\u003cstyle\u003e\n  .hs-wrap {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #1A1A1A;\n  }\n  .hs-wrap * { box-sizing: border-box; }\n  .hs-wrap, .hs-wrap * { text-decoration: none !important; }\n\n  .hs-hero {\n    background: linear-gradient(135deg, #F6D8CC 0%, #F2E7D8 60%, #DCC8B2 100%);\n    border-radius: 24px;\n    padding: 56px 32px;\n    text-align: center;\n    margin-bottom: 20px;\n    overflow: hidden;\n  }\n  .hs-hero-tag {\n    display: inline-block;\n    background: #1A1A1A;\n    color: #F2E7D8;\n    font-size: 11px;\n    letter-spacing: 2px;\n    padding: 6px 14px;\n    border-radius: 20px;\n    margin-bottom: 16px;\n    font-weight: 600;\n    text-transform: uppercase;\n  }\n  .hs-hero h1 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 44px;\n    font-weight: 700;\n    color: #1A1A1A;\n    margin: 0 0 12px;\n    line-height: 1.15;\n    letter-spacing: -0.5px;\n  }\n  .hs-hero h1 em { color: #C74A3A; font-style: italic; }\n  .hs-hero p {\n    font-size: 15px;\n    color: #5a4a40;\n    margin: 0 auto;\n    line-height: 1.5;\n    max-width: 360px;\n  }\n\n  .hs-loved-strip {\n    background: #FFFFFF;\n    border: 1px solid #F2E7D8;\n    border-radius: 16px;\n    padding: 14px 20px;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n  .hs-avatar-stack { display: flex; align-items: center; }\n  .hs-avatar-stack img {\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    object-fit: cover;\n    border: 2px solid #FFFFFF;\n    margin-left: -10px;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n  }\n  .hs-avatar-stack img:first-child { margin-left: 0; }\n  .hs-loved-text { text-align: left; line-height: 1.3; }\n  .hs-loved-text strong { display: block; font-size: 14px; color: #1A1A1A; font-weight: 700; }\n  .hs-loved-text span { font-size: 12px; color: #777; }\n  .hs-loved-text .hs-stars { color: #C74A3A; letter-spacing: 1px; margin-right: 4px; }\n\n  .hs-trust {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 0;\n    margin-bottom: 24px;\n    background: #FFFFFF;\n    border: 1px solid #F2E7D8;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n  .hs-trust-item {\n    text-align: center;\n    padding: 24px 10px;\n    border-right: 1px solid #F2E7D8;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    min-height: 110px;\n    gap: 10px;\n  }\n  .hs-trust-item:last-child { border-right: none; }\n  .hs-trust-num {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    font-size: 24px;\n    font-weight: 800;\n    color: #C74A3A;\n    line-height: 1;\n    height: 28px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    letter-spacing: -0.3px;\n  }\n  .hs-trust-label {\n    font-size: 11px;\n    color: #777;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    font-weight: 600;\n    line-height: 1.3;\n  }\n\n  .hs-section-head { text-align: center; margin: 40px 0 22px; }\n  .hs-section-head .hs-eyebrow {\n    font-size: 12px;\n    letter-spacing: 3px;\n    color: #C74A3A;\n    text-transform: uppercase;\n    font-weight: 600;\n    margin-bottom: 8px;\n    display: block;\n  }\n  .hs-section-head h2 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 32px;\n    font-weight: 700;\n    color: #1A1A1A;\n    margin: 0;\n    line-height: 1.2;\n    letter-spacing: -0.3px;\n  }\n\n  .hs-hero-img {\n    width: 100%;\n    border-radius: 20px;\n    overflow: hidden;\n    margin-bottom: 20px;\n    background: #F2E7D8;\n  }\n  .hs-hero-img img { width: 100%; height: auto; display: block; }\n\n  .hs-gif-block {\n    background: #F2E7D8;\n    border-radius: 20px;\n    padding: 28px;\n    margin-bottom: 16px;\n    text-align: center;\n  }\n  .hs-gif-block h3 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 26px;\n    font-weight: 700;\n    color: #1A1A1A;\n    margin: 0 0 18px;\n    line-height: 1.25;\n  }\n  .hs-gif-frame {\n    border-radius: 16px;\n    overflow: hidden;\n    background: #FFFFFF;\n    border: 2px solid #FFFFFF;\n    box-shadow: 0 4px 20px rgba(199, 74, 58, 0.1);\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  .hs-gif-frame img { width: 100%; height: auto; display: block; }\n\n  .hs-feat {\n    display: flex;\n    align-items: center;\n    gap: 28px;\n    background: #FFFFFF;\n    border: 1px solid #F2E7D8;\n    border-radius: 20px;\n    padding: 24px;\n    margin-bottom: 16px;\n    overflow: hidden;\n  }\n  .hs-feat.reverse { flex-direction: row-reverse; }\n  .hs-feat-img {\n    flex: 0 0 48%;\n    border-radius: 14px;\n    overflow: hidden;\n    background: #F2E7D8;\n  }\n  .hs-feat-img img {\n    width: 100%;\n    height: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n  }\n  .hs-feat-text { flex: 1; padding: 0 12px; }\n  .hs-feat-num {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 13px;\n    color: #C74A3A;\n    font-weight: 600;\n    letter-spacing: 2px;\n    margin-bottom: 8px;\n    display: block;\n  }\n  .hs-feat-text h3 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 28px;\n    font-weight: 700;\n    color: #1A1A1A;\n    margin: 0 0 12px;\n    line-height: 1.2;\n  }\n  .hs-feat-text p { font-size: 15px; color: #5a4a40; line-height: 1.6; margin: 0; }\n\n  .hs-quote {\n    background: #1A1A1A;\n    color: #F2E7D8;\n    border-radius: 20px;\n    padding: 48px 32px;\n    text-align: center;\n    margin: 28px 0;\n  }\n  .hs-quote-mark {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 64px;\n    color: #C74A3A;\n    line-height: 0.5;\n    margin-bottom: 16px;\n    display: block;\n  }\n  .hs-quote p {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-style: italic;\n    font-size: 26px;\n    line-height: 1.45;\n    margin: 0 auto 18px;\n    font-weight: 500;\n    max-width: 700px;\n  }\n  .hs-quote-author {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(255,255,255,0.06);\n    padding: 6px 16px 6px 6px;\n    border-radius: 30px;\n    margin-top: 18px;\n  }\n  .hs-quote-author img {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    object-fit: cover;\n    border: 1.5px solid #DCC8B2;\n  }\n  .hs-quote-author span {\n    font-size: 12px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #DCC8B2;\n  }\n\n  .hs-specs {\n    background: #F2E7D8;\n    border-radius: 20px;\n    padding: 32px 28px;\n    margin-bottom: 24px;\n  }\n  .hs-specs-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 28px;\n    font-weight: 700;\n    color: #1A1A1A;\n    margin: 0 0 20px;\n    text-align: center;\n  }\n  .hs-specs-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }\n  .hs-spec {\n    background: #FFFFFF;\n    border-radius: 12px;\n    padding: 16px;\n    display: flex;\n    gap: 12px;\n    align-items: center;\n  }\n  .hs-spec-icon {\n    width: 38px;\n    height: 38px;\n    border-radius: 10px;\n    background: #F6D8CC;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 18px;\n  }\n  .hs-spec-text strong {\n    display: block;\n    font-size: 13px;\n    color: #1A1A1A;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .hs-gallery {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 24px;\n  }\n  .hs-gallery img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n    display: block;\n    aspect-ratio: 1 \/ 1;\n    border-radius: 16px;\n  }\n\n  .hs-cta {\n    background: linear-gradient(135deg, #C74A3A 0%, #F2B9A8 100%);\n    border-radius: 20px;\n    padding: 48px 32px;\n    text-align: center;\n    color: #FFFFFF;\n    margin-bottom: 20px;\n  }\n  .hs-cta h3 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 32px;\n    font-weight: 700;\n    margin: 0 0 16px;\n    line-height: 1.2;\n  }\n  .hs-cta-badge {\n    display: inline-block;\n    background: #FFFFFF;\n    color: #C74A3A;\n    padding: 12px 26px;\n    border-radius: 30px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  @media (max-width: 900px) {\n    .hs-specs-grid { grid-template-columns: 1fr 1fr; }\n    .hs-hero h1 { font-size: 36px; }\n    .hs-feat-text h3 { font-size: 24px; }\n    .hs-gallery { grid-template-columns: 1fr 1fr; }\n    .hs-gallery img:nth-child(3) { grid-column: span 2; aspect-ratio: 16 \/ 9; }\n  }\n\n  @media (max-width: 600px) {\n    .hs-hero { padding: 36px 22px; }\n    .hs-hero h1 { font-size: 28px; }\n    .hs-hero p { font-size: 13px; }\n    .hs-loved-strip { flex-direction: column; gap: 10px; padding: 16px; }\n    .hs-loved-text { text-align: center; }\n    .hs-trust { grid-template-columns: repeat(2, 1fr); }\n    .hs-trust-item { min-height: 90px; padding: 18px 8px; gap: 8px; }\n    .hs-trust-num { font-size: 20px; height: 24px; }\n    .hs-trust-item:nth-child(2) { border-right: none; }\n    .hs-trust-item:nth-child(1), .hs-trust-item:nth-child(2) { border-bottom: 1px solid #F2E7D8; }\n    .hs-feat, .hs-feat.reverse { flex-direction: column; gap: 16px; padding: 16px; }\n    .hs-feat-img { flex: unset; width: 100%; }\n    .hs-feat-text { padding: 0; }\n    .hs-feat-text h3 { font-size: 20px; }\n    .hs-feat-text p { font-size: 13px; }\n    .hs-specs-grid { grid-template-columns: 1fr; }\n    .hs-specs { padding: 24px 20px; }\n    .hs-specs-title { font-size: 22px; }\n    .hs-quote { padding: 32px 22px; }\n    .hs-quote p { font-size: 18px; }\n    .hs-section-head h2 { font-size: 24px; }\n    .hs-section-head { margin: 28px 0 18px; }\n    .hs-gif-block { padding: 20px; }\n    .hs-gif-block h3 { font-size: 20px; }\n    .hs-cta { padding: 32px 22px; }\n    .hs-cta h3 { font-size: 24px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hs-wrap\"\u003e\n\n  \u003cdiv class=\"hs-wrap\"\u003e\n  \u003cdiv class=\"hs-hero\"\u003e\n    \u003cspan class=\"hs-hero-tag\"\u003e★ Viral · Aesthetic Pick\u003c\/span\u003e\n    \u003ch1\u003eThe Cup That\u003cbr\u003e\u003cem\u003eSips\u003c\/em\u003e Cute.\u003c\/h1\u003e\n    \u003cp\u003eBear-shaped clear glass tumbler with reusable straw \u0026amp; lid. The iced coffee upgrade your aesthetic deserves.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-loved-strip\"\u003e\n    \u003cdiv class=\"hs-avatar-stack\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/Screenshot_2026-05-12_at_4.35.46_PM.png?v=1778644380\" alt=\"Kavya P., Ahmedabad\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/Screenshot_2026-05-12_at_4.34.43_PM.png?v=1778644380\" alt=\"Ananya R., Bangalore\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/Screenshot_2026-05-12_at_4.34.34_PM.png?v=1778644380\" alt=\"Sneha K., Pune\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/Screenshot_2026-05-12_at_4.34.53_PM.png?v=1778644380\" alt=\"Riya S., Chennai\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-loved-text\"\u003e\n      \u003cstrong\u003eLoved by 5 Lakh+ Homes\u003c\/strong\u003e\n      \u003cspan\u003e\u003cspan class=\"hs-stars\"\u003e★★★★★\u003c\/span\u003e4.8 · 12,000+ reviews\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-trust\"\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n      \u003cdiv class=\"hs-trust-num\"\u003e5 Lakh+\u003c\/div\u003e\n      \u003cdiv class=\"hs-trust-label\"\u003eHappy Homes\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n      \u003cdiv class=\"hs-trust-num\"\u003e4.8 ★\u003c\/div\u003e\n      \u003cdiv class=\"hs-trust-label\"\u003eReviews\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n      \u003cdiv class=\"hs-trust-num\"\u003e3 Day\u003c\/div\u003e\n      \u003cdiv class=\"hs-trust-label\"\u003eReturns\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n      \u003cdiv class=\"hs-trust-num\"\u003eFree\u003c\/div\u003e\n      \u003cdiv class=\"hs-trust-label\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/Had50ff7047224663b63e560c161c29c3t.jpg?v=1773316925\" alt=\"Teddy bear glass cup with straw and lid\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-gif-block\"\u003e\n    \u003ch3\u003eThe bear that sips with you ✨\u003c\/h3\u003e\n    \u003cdiv class=\"hs-gif-frame\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/Untitled_design_-_2026-03-12T160938.049.gif?v=1773316895\" alt=\"Teddy bear cup in action\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-section-head\"\u003e\n    \u003cspan class=\"hs-eyebrow\"\u003e— Made With Cuteness —\u003c\/span\u003e\n    \u003ch2\u003eTiny bear.\u003cbr\u003eBig aesthetic.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-feat\"\u003e\n    \u003cdiv class=\"hs-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/il_1588xN.7681073753_7ua6.jpg?v=1773316922\" alt=\"Includes straw and lid\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hs-feat-text\"\u003e\n      \u003cspan class=\"hs-feat-num\"\u003e— 01 —\u003c\/span\u003e\n      \u003ch3\u003eComes With Straw + Lid\u003c\/h3\u003e\n      \u003cp\u003eReusable straw and secure lid mean spill-free sipping wherever you are — desk, car, college, walks. Pure convenience.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-feat reverse\"\u003e\n    \u003cdiv class=\"hs-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/Ha1019f244816462e9ff15342706e406ak.jpg?v=1773316921\" alt=\"Premium clear glass\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hs-feat-text\"\u003e\n      \u003cspan class=\"hs-feat-num\"\u003e— 02 —\u003c\/span\u003e\n      \u003ch3\u003ePremium Clear Glass\u003c\/h3\u003e\n      \u003cp\u003eCrystal-clear, durable, high-quality glass that lets every layer of your drink show off. Looks expensive, costs sweet.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-feat\"\u003e\n    \u003cdiv class=\"hs-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/61Nnis7jkPL._AC_SX679.jpg?v=1773316922\" alt=\"Perfect for cold drinks\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hs-feat-text\"\u003e\n      \u003cspan class=\"hs-feat-num\"\u003e— 03 —\u003c\/span\u003e\n      \u003ch3\u003eMade for Iced Everything\u003c\/h3\u003e\n      \u003cp\u003eIced coffee. Cold smoothies. Boba. Lemonade. Mocktails. Milkshakes. Every cold drink looks 10x cuter in a bear cup.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-gif-block\"\u003e\n    \u003ch3\u003eSip, smile, snap 📸\u003c\/h3\u003e\n    \u003cdiv class=\"hs-gif-frame\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/Untitled_design_-_2026-03-12T161459.267.gif?v=1773316897\" alt=\"Premium glass demo\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-quote\"\u003e\n    \u003cspan class=\"hs-quote-mark\"\u003e\"\u003c\/span\u003e\n    \u003cp\u003eIced coffee yahi se peeti hu aaj kal — Insta pe sab pooch rahe kahan se liya!\u003c\/p\u003e\n    \u003cdiv class=\"hs-quote-author\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/Screenshot_2026-05-12_at_4.35.04_PM.png?v=1778644379\" alt=\"Neha T., Jaipur\"\u003e\n      \u003cspan\u003eNeha T., Jaipur · ✓ Verified\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-feat reverse\"\u003e\n    \u003cdiv class=\"hs-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/71IuCuHnf2L._AC_SL1500.jpg?v=1773316922\" alt=\"Insta worthy aesthetic\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hs-feat-text\"\u003e\n      \u003cspan class=\"hs-feat-num\"\u003e— 04 —\u003c\/span\u003e\n      \u003ch3\u003eViral \u0026amp; Insta-Worthy\u003c\/h3\u003e\n      \u003cp\u003eThe \"viral\" aesthetic everyone's posting. Your reels, your feed, your morning ritual — instantly more photogenic.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-feat\"\u003e\n    \u003cdiv class=\"hs-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/Had50ff7047224663b63e560c161c29c3t.jpg?v=1773316925\" alt=\"Reusable eco friendly\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hs-feat-text\"\u003e\n      \u003cspan class=\"hs-feat-num\"\u003e— 05 —\u003c\/span\u003e\n      \u003ch3\u003eReusable \u0026amp; Eco-Friendly\u003c\/h3\u003e\n      \u003cp\u003eBye-bye disposable cups. Use it daily, wash it, refill it — cute AND kind to the planet at the same time.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-gif-block\"\u003e\n    \u003ch3\u003eThe viral cup you've been seeing 💖\u003c\/h3\u003e\n    \u003cdiv class=\"hs-gif-frame\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/Untitled_design_-_2026-03-12T171628.389.gif?v=1773316895\" alt=\"Aesthetic lifestyle demo\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-specs\"\u003e\n    \u003ch3 class=\"hs-specs-title\"\u003eWhy You'll Love It\u003c\/h3\u003e\n    \u003cdiv class=\"hs-specs-grid\"\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e🧸\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003eBear-Shaped Design\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e🥤\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003eStraw + Lid Included\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e✨\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003ePremium Clear Glass\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e🧊\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003eIced Drink Ready\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e📸\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003eInsta-Worthy\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e♻️\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003eReusable \u0026amp; Eco\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-section-head\"\u003e\n    \u003cspan class=\"hs-eyebrow\"\u003e— In Real Life —\u003c\/span\u003e\n    \u003ch2\u003eSee it in your day.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-gallery\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/Ha1019f244816462e9ff15342706e406ak.jpg?v=1773316921\" alt=\"Lifestyle shot\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/il_1588xN.7681073753_7ua6.jpg?v=1773316922\" alt=\"Detail shot\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/2431\/7498\/files\/71IuCuHnf2L._AC_SL1500.jpg?v=1773316922\" alt=\"In-use shot\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-cta\"\u003e\n    \u003ch3\u003eMake every sip an aesthetic moment.\u003c\/h3\u003e\n    \u003cspan class=\"hs-cta-badge\"\u003e★ Loved by 5 Lakh+ Homes\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"NNT NEW","offers":[{"title":"1 Piece - 599Rs","offer_id":45252966187031,"sku":"Teddy Bear Glass Cup-1","price":599.0,"currency_code":"INR","in_stock":true},{"title":"2 Pieces - 899Rs","offer_id":45252966219799,"sku":"Teddy Bear Glass Cup-2","price":899.0,"currency_code":"INR","in_stock":true},{"title":"3 Pieces - 1199Rs","offer_id":45252966252567,"sku":"Teddy Bear Glass Cup-3","price":1199.0,"currency_code":"INR","in_stock":true},{"title":"4 Pieces - 1499Rs","offer_id":45252966285335,"sku":"Teddy Bear Glass Cup-4","price":1499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/7610\/9591\/files\/Haea245e248dc4df88e48c81dfb1209b4N.png?v=1782821990","url":"https:\/\/flyingcarts.in\/products\/cute-bear-straw-cup","provider":"Flying Carts","version":"1.0","type":"link"}