{"title":"Home page","description":null,"products":[{"product_id":"indian-summer-arctic-cool-sun-sleeves-pack-of-1-pair","title":"Arctic Cool Sun Sleeves — UPF 50+ Arm Protection","description":"\u003c!-- ============================================================\n     BEAT INDIAN SUMMER — LIGHT THEME PRODUCT DESCRIPTION (v4)\n     Optimized for white\/light Shopify themes\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  .bis-desc * { box-sizing: border-box; }\n  .bis-desc { max-width: 100%; overflow-x: hidden; color: #2C2C2C; }\n  \n  .bis-hero {\n    text-align: center;\n    padding: 20px 14px;\n    background: #FFF8F3;\n    border: 1px solid #FFE0CC;\n    border-radius: 10px;\n    margin-bottom: 14px;\n  }\n  .bis-hero h2 {\n    font-size: 1.25em;\n    color: #1A1A1A;\n    margin: 0;\n    line-height: 1.35;\n  }\n  .bis-hero .bis-sub {\n    font-size: 1.05em;\n    color: #E55A1F;\n    font-weight: 700;\n    margin: 8px 0 0 0;\n  }\n\n  .bis-pain {\n    background: #FAFAFA;\n    border-left: 4px solid #FF6B35;\n    padding: 14px;\n    margin: 14px 0;\n    border-radius: 0 8px 8px 0;\n  }\n  .bis-pain p {\n    margin: 0;\n    color: #444444;\n    font-size: 0.92em;\n    line-height: 1.65;\n  }\n\n  .bis-solution {\n    text-align: center;\n    padding: 16px 12px;\n    background: #F0F8FF;\n    border: 1px solid #D6EAFB;\n    border-radius: 8px;\n    margin: 14px 0;\n  }\n  .bis-solution .bis-title {\n    font-size: 1.1em;\n    color: #0277BD;\n    font-weight: 700;\n    margin: 0;\n  }\n  .bis-solution .bis-subtitle {\n    font-size: 0.9em;\n    color: #555555;\n    margin: 5px 0 0 0;\n  }\n\n  \/* BENEFITS GRID *\/\n  .bis-benefits {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin: 16px 0;\n  }\n  @media (min-width: 480px) {\n    .bis-benefits { grid-template-columns: 1fr 1fr; }\n  }\n  .bis-benefit {\n    padding: 14px;\n    border-radius: 10px;\n    text-align: center;\n    border: 1px solid #E5E5E5;\n    background: #FFFFFF;\n  }\n  .bis-benefit .bis-icon { font-size: 1.5em; }\n  .bis-benefit .bis-name {\n    margin: 6px 0 3px;\n    font-weight: 700;\n    font-size: 0.95em;\n    color: #1A1A1A;\n  }\n  .bis-benefit .bis-info {\n    margin: 0;\n    font-size: 0.85em;\n    line-height: 1.45;\n    color: #555555;\n  }\n\n  .bis-b1 { background: #F0F8FF; border-color: #D6EAFB; }\n  .bis-b1 .bis-name { color: #0277BD; }\n  .bis-b2 { background: #FFF8F3; border-color: #FFE0CC; }\n  .bis-b2 .bis-name { color: #E55A1F; }\n  .bis-b3 { background: #F0FAF4; border-color: #C8E6D0; }\n  .bis-b3 .bis-name { color: #2E7D4F; }\n  .bis-b4 { background: #FFFCF0; border-color: #F0E5C0; }\n  .bis-b4 .bis-name { color: #B8860B; }\n  .bis-b5 { background: #F8F4FF; border-color: #E0D4F0; }\n  .bis-b5 .bis-name { color: #6A3FB8; }\n  .bis-b6 { background: #FFF4F8; border-color: #F5D4E0; }\n  .bis-b6 .bis-name { color: #C2185B; }\n\n  \/* WHO IS THIS FOR *\/\n  .bis-usecases {\n    margin: 18px 0;\n    padding: 16px 12px;\n    background: #FAFAFA;\n    border-radius: 12px;\n    border: 1px solid #E5E5E5;\n  }\n  .bis-usecases h3 {\n    margin: 0 0 14px 0;\n    color: #E55A1F;\n    font-size: 1.05em;\n    text-align: center;\n  }\n  .bis-usecase {\n    padding: 10px 12px;\n    margin: 8px 0;\n    background: #FFFFFF;\n    border-left: 4px solid #FF6B35;\n    border-radius: 0 8px 8px 0;\n  }\n  .bis-usecase strong {\n    color: #0277BD;\n    font-size: 0.92em;\n    display: block;\n    margin-bottom: 3px;\n  }\n  .bis-usecase span {\n    color: #555555;\n    font-size: 0.85em;\n    line-height: 1.55;\n  }\n\n  \/* COMPARISON TABLE *\/\n  .bis-compare-wrap {\n    margin: 18px 0;\n    padding: 16px 12px;\n    background: #FAFAFA;\n    border-radius: 12px;\n    border: 1px solid #E5E5E5;\n  }\n  .bis-compare-wrap h3 {\n    margin: 0 0 12px 0;\n    color: #1A1A1A;\n    font-size: 1.05em;\n    text-align: center;\n  }\n  .bis-table-scroll {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n  .bis-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.8em;\n    min-width: 420px;\n    background: #FFFFFF;\n  }\n  .bis-table th {\n    padding: 10px 8px;\n    text-align: center;\n    background: #F0F0F0;\n    color: #555555;\n    border-bottom: 2px solid #DDDDDD;\n    font-size: 0.9em;\n  }\n  .bis-table th:first-child { text-align: left; }\n  .bis-table th.bis-highlight {\n    background: #FF6B35;\n    color: #FFFFFF;\n    font-weight: 700;\n  }\n  .bis-table td {\n    padding: 8px;\n    border-bottom: 1px solid #EEEEEE;\n    color: #444444;\n  }\n  .bis-table td:first-child { font-weight: 500; color: #1A1A1A; }\n  .bis-table .bis-bad { color: #C62828; text-align: center; }\n  .bis-table .bis-good { color: #2E7D4F; text-align: center; font-weight: 600; background: #F0FAF4; }\n\n  \/* WHAT YOU GET *\/\n  .bis-offer {\n    background: linear-gradient(135deg, #FF6B35, #FF8C5A);\n    color: white;\n    padding: 18px 14px;\n    border-radius: 12px;\n    margin: 18px 0;\n    text-align: center;\n  }\n  .bis-offer h3 {\n    margin: 0 0 10px 0;\n    font-size: 1.1em;\n    color: #FFFFFF;\n  }\n  .bis-offer .bis-list {\n    margin: 0;\n    font-size: 0.9em;\n    line-height: 1.9;\n    color: #FFFFFF;\n  }\n  .bis-offer .bis-price-box {\n    margin-top: 14px;\n    padding: 10px 14px;\n    background: rgba(255,255,255,0.15);\n    border-radius: 8px;\n    display: inline-block;\n  }\n  .bis-offer .bis-old-price {\n    text-decoration: line-through;\n    opacity: 0.85;\n    color: #FFE5D0;\n    font-size: 0.95em;\n  }\n  .bis-offer .bis-new-price {\n    font-size: 1.4em;\n    font-weight: 800;\n    margin-left: 8px;\n    color: #FFFFFF;\n  }\n  .bis-offer .bis-per-unit {\n    margin: 6px 0 0 0;\n    font-size: 0.82em;\n    color: #FFE5D0;\n  }\n\n  \/* SIZE GUIDE *\/\n  .bis-size {\n    margin: 16px 0;\n    padding: 14px 12px;\n    background: #FAFAFA;\n    border-radius: 10px;\n    border: 1px solid #E5E5E5;\n  }\n  .bis-size h4 {\n    margin: 0 0 10px 0;\n    color: #0277BD;\n    font-size: 0.95em;\n  }\n  .bis-size table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.85em;\n    background: #FFFFFF;\n  }\n  .bis-size td {\n    padding: 8px 10px;\n    border-bottom: 1px solid #EEEEEE;\n  }\n  .bis-size td:first-child {\n    font-weight: 600;\n    color: #1A1A1A;\n    width: 40%;\n  }\n  .bis-size td:last-child { color: #555555; }\n\n  \/* URGENCY *\/\n  .bis-urgency {\n    background: #FFF8F3;\n    border: 2px solid #FF6B35;\n    padding: 14px;\n    border-radius: 10px;\n    margin: 16px 0;\n    text-align: center;\n  }\n  .bis-urgency p {\n    margin: 0;\n    color: #5A3A20;\n    font-size: 0.9em;\n    font-weight: 500;\n    line-height: 1.5;\n  }\n\n  \/* TRUST BADGES *\/\n  .bis-trust {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin: 16px 0;\n    text-align: center;\n  }\n  @media (min-width: 600px) {\n    .bis-trust { grid-template-columns: 1fr 1fr 1fr 1fr; }\n  }\n  .bis-badge {\n    background: #FFFFFF;\n    border: 1px solid #E5E5E5;\n    padding: 12px 6px;\n    border-radius: 10px;\n  }\n  .bis-badge .bis-badge-icon { font-size: 1.3em; }\n  .bis-badge .bis-badge-text {\n    margin: 4px 0 0;\n    font-size: 0.75em;\n    font-weight: 600;\n    color: #1A1A1A;\n  }\n  .bis-badge .bis-badge-sub {\n    margin: 2px 0 0;\n    font-size: 0.68em;\n    color: #888888;\n  }\n\n  \/* FINAL CTA *\/\n  .bis-final {\n    text-align: center;\n    margin: 18px 0 8px 0;\n    padding: 16px;\n    background: #F0F8FF;\n    border: 1px solid #D6EAFB;\n    border-radius: 10px;\n  }\n  .bis-final p { margin: 0; }\n  .bis-final .bis-cta-main {\n    font-weight: 700;\n    color: #1A1A1A;\n    font-size: 1.05em;\n  }\n  .bis-final .bis-cta-sub {\n    color: #0277BD;\n    font-size: 0.85em;\n    margin-top: 6px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bis-desc\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"bis-hero\"\u003e\n    \u003ch2\u003e😓 Tired of Getting Tanned \u0026amp; Burnt While Riding?\u003c\/h2\u003e\n    \u003cp class=\"bis-sub\"\u003eProtect Your Arms This Summer. Results From Day 1.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAIN POINT --\u003e\n  \u003cdiv class=\"bis-pain\"\u003e\n    \u003cp\u003eSouth Indian summers are \u003cstrong style=\"color:#1A1A1A;\"\u003ebrutal\u003c\/strong\u003e — 42°C in Chennai, 38°C in Bangalore, 44°C in Hyderabad. Whether you're stuck in traffic on your bike, working outdoors, or running errands, your arms take the worst hit. Sunscreen washes off in sweat. Full sleeves make you hotter. \u003cstrong style=\"color:#E55A1F;\"\u003eWhat if there was a better way?\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SOLUTION --\u003e\n  \u003cdiv class=\"bis-solution\"\u003e\n    \u003cp class=\"bis-title\"\u003e❄️ Introducing Arctic Cool Sun Sleeves\u003c\/p\u003e\n    \u003cp class=\"bis-subtitle\"\u003eUPF 50+ protection in an elegant \u003cstrong style=\"color:#1A1A1A;\"\u003ebeige\u003c\/strong\u003e that keeps you \u003cstrong style=\"color:#1A1A1A;\"\u003e5°C cooler\u003c\/strong\u003e. Not hotter.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS GRID --\u003e\n  \u003cdiv class=\"bis-benefits\"\u003e\n    \u003cdiv class=\"bis-benefit bis-b1\"\u003e\n      \u003cdiv class=\"bis-icon\"\u003e🛡️\u003c\/div\u003e\n      \u003cp class=\"bis-name\"\u003eUPF 50+ Protection\u003c\/p\u003e\n      \u003cp class=\"bis-info\"\u003eBlocks 98% UV rays. Medical-grade sun protection.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-benefit bis-b2\"\u003e\n      \u003cdiv class=\"bis-icon\"\u003e❄️\u003c\/div\u003e\n      \u003cp class=\"bis-name\"\u003eIce Silk Cooling\u003c\/p\u003e\n      \u003cp class=\"bis-info\"\u003e5°C cooler. Tested in 45°C + 90% humidity.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-benefit bis-b3\"\u003e\n      \u003cdiv class=\"bis-icon\"\u003e💧\u003c\/div\u003e\n      \u003cp class=\"bis-name\"\u003eSweat-Wicking\u003c\/p\u003e\n      \u003cp class=\"bis-info\"\u003eDries in minutes. No sticky feeling in monsoon.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-benefit bis-b4\"\u003e\n      \u003cdiv class=\"bis-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cp class=\"bis-name\"\u003eFeather Lightweight\u003c\/p\u003e\n      \u003cp class=\"bis-info\"\u003eFeels like nothing. Comfortable for 8+ hours.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-benefit bis-b5\"\u003e\n      \u003cdiv class=\"bis-icon\"\u003e✋\u003c\/div\u003e\n      \u003cp class=\"bis-name\"\u003eThumb Hole Design\u003c\/p\u003e\n      \u003cp class=\"bis-info\"\u003eStays locked. No rolling up while riding.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-benefit bis-b6\"\u003e\n      \u003cdiv class=\"bis-icon\"\u003e♻️\u003c\/div\u003e\n      \u003cp class=\"bis-name\"\u003eLasts 2+ Summers\u003c\/p\u003e\n      \u003cp class=\"bis-info\"\u003e200+ washes. Better than daily sunscreen.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHO IS THIS FOR --\u003e\n  \u003cdiv class=\"bis-usecases\"\u003e\n    \u003ch3\u003e🎯 Perfect For You If You're A...\u003c\/h3\u003e\n\n    \u003cdiv class=\"bis-usecase\"\u003e\n      \u003cstrong\u003e🏍️ Bike \/ Scooter Commuter\u003c\/strong\u003e\n      \u003cspan\u003eDaily rides through Chennai traffic, Bangalore ring road, Hyderabad HITEC City? Stop the tan before it starts.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-usecase\"\u003e\n      \u003cstrong\u003e🛺 Auto-Rickshaw \u0026amp; Cab Drivers\u003c\/strong\u003e\n      \u003cspan\u003e8-10 hour shifts under direct sun. Protect arms without adding heat. Drivers across Kochi \u0026amp; Vizag swear by these.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-usecase\"\u003e\n      \u003cstrong\u003e👩 Working Women\u003c\/strong\u003e\n      \u003cspan\u003eNo uneven tan lines. Neutral beige stays invisible under sarees \u0026amp; churidars. Works with bangles. No chemicals on skin.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-usecase\"\u003e\n      \u003cstrong\u003e🛒 Outdoor Workers \u0026amp; Vendors\u003c\/strong\u003e\n      \u003cspan\u003eMarket vendors, delivery partners, construction workers. All-day protection that doesn't slow you down.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-usecase\"\u003e\n      \u003cstrong\u003e🏃 Cyclists \u0026amp; Sports Fans\u003c\/strong\u003e\n      \u003cspan\u003eMorning rides, evening jogs, weekend treks. Thumb hole keeps it in place. No chafing.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPARISON TABLE --\u003e\n  \u003cdiv class=\"bis-compare-wrap\"\u003e\n    \u003ch3\u003e🤔 Why Not Sunscreen or Full Sleeves?\u003c\/h3\u003e\n    \u003cdiv class=\"bis-table-scroll\"\u003e\n      \u003ctable class=\"bis-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth style=\"text-align:left;\"\u003eFeature\u003c\/th\u003e\n            \u003cth\u003eSunscreen\u003c\/th\u003e\n            \u003cth\u003eFull Sleeves\u003c\/th\u003e\n            \u003cth class=\"bis-highlight\"\u003eArctic Cool ✅\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eUV Protection\u003c\/td\u003e\n            \u003ctd class=\"bis-bad\"\u003eWashes off\u003c\/td\u003e\n            \u003ctd class=\"bis-bad\"\u003eLow UPF\u003c\/td\u003e\n            \u003ctd class=\"bis-good\"\u003eUPF 50+ ✅\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCooling\u003c\/td\u003e\n            \u003ctd class=\"bis-bad\"\u003e❌ None\u003c\/td\u003e\n            \u003ctd class=\"bis-bad\"\u003e❌ Hotter\u003c\/td\u003e\n            \u003ctd class=\"bis-good\"\u003e5°C Cooler ✅\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSweat\u003c\/td\u003e\n            \u003ctd class=\"bis-bad\"\u003e❌ Washes off\u003c\/td\u003e\n            \u003ctd class=\"bis-bad\"\u003e❌ Stinks\u003c\/td\u003e\n            \u003ctd class=\"bis-good\"\u003eWicks dry ✅\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCost\/Summer\u003c\/td\u003e\n            \u003ctd class=\"bis-bad\"\u003e₹2,000+\u003c\/td\u003e\n            \u003ctd class=\"bis-bad\"\u003e₹800+\u003c\/td\u003e\n            \u003ctd class=\"bis-good\"\u003e₹499 ✅\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eChemicals\u003c\/td\u003e\n            \u003ctd class=\"bis-bad\"\u003e❌ Yes\u003c\/td\u003e\n            \u003ctd style=\"text-align:center; color:#2E7D4F;\"\u003e✅ No\u003c\/td\u003e\n            \u003ctd class=\"bis-good\"\u003eNone ✅\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"text-align:center; color:#888; font-size:0.75em; margin:8px 0 0 0;\"\u003e← Swipe to see full table on mobile →\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT YOU GET --\u003e\n  \u003cdiv class=\"bis-offer\"\u003e\n    \u003ch3\u003e🎁 What You Get Today\u003c\/h3\u003e\n    \u003cp class=\"bis-list\"\u003e\n      ✅ 2 Pairs of Sun Sleeves (Buy 1 Get 1 FREE)\u003cbr\u003e\n      ✅ Elegant Beige — Discreet Under Any Outfit\u003cbr\u003e\n      ✅ Unisex Fit — Men \u0026amp; Women\u003cbr\u003e\n      ✅ Thumb Hole — Stays in Place\u003cbr\u003e\n      ✅ UPF 50+ Certified\u003cbr\u003e\n      ✅ Free Shipping (Prepaid)\u003cbr\u003e\n      ✅ Cash on Delivery Available\n    \u003c\/p\u003e\n    \u003cdiv class=\"bis-price-box\"\u003e\n      \u003cspan class=\"bis-old-price\"\u003e₹899\u003c\/span\u003e\n      \u003cspan class=\"bis-new-price\"\u003e₹499 🔥\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"bis-per-unit\"\u003eJust ₹125\/sleeve. Less than a cup of filter coffee per week.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SIZE GUIDE --\u003e\n  \u003cdiv class=\"bis-size\"\u003e\n    \u003ch4\u003e📏 Size Guide\u003c\/h4\u003e\n    \u003ctable\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSize\u003c\/td\u003e\n        \u003ctd\u003eOne Size (Universal)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eColour\u003c\/td\u003e\n        \u003ctd\u003eBeige (skin-tone, discreet)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eArm Circumference\u003c\/td\u003e\n        \u003ctd\u003e20 – 35 cm (stretchy)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLength\u003c\/td\u003e\n        \u003ctd\u003eWrist to upper arm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBangles?\u003c\/td\u003e\n        \u003ctd style=\"color:#2E7D4F;\"\u003eYes — fits over jewelry ✅\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- URGENCY --\u003e\n  \u003cdiv class=\"bis-urgency\"\u003e\n    \u003cp\u003e⚠️ \u003cstrong style=\"color:#E55A1F;\"\u003eSummer Stock Alert:\u003c\/strong\u003e \u003cspan style=\"color:#1A1A1A;\"\u003e200+ orders dispatched daily. Current batch selling fast. Order now for 24-48hr dispatch.\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"bis-trust\"\u003e\n    \u003cdiv class=\"bis-badge\"\u003e\n      \u003cdiv class=\"bis-badge-icon\"\u003e🚚\u003c\/div\u003e\n      \u003cp class=\"bis-badge-text\"\u003e24-48Hr Dispatch\u003c\/p\u003e\n      \u003cp class=\"bis-badge-sub\"\u003ePan-India\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-badge\"\u003e\n      \u003cdiv class=\"bis-badge-icon\"\u003e💳\u003c\/div\u003e\n      \u003cp class=\"bis-badge-text\"\u003eCash on Delivery\u003c\/p\u003e\n      \u003cp class=\"bis-badge-sub\"\u003eNo Prepay Needed\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-badge\"\u003e\n      \u003cdiv class=\"bis-badge-icon\"\u003e⚡\u003c\/div\u003e\n      \u003cp class=\"bis-badge-text\"\u003eFree Shipping\u003c\/p\u003e\n      \u003cp class=\"bis-badge-sub\"\u003eOn Prepaid Orders\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bis-badge\"\u003e\n      \u003cdiv class=\"bis-badge-icon\"\u003e💬\u003c\/div\u003e\n      \u003cp class=\"bis-badge-text\"\u003eWhatsApp Support\u003c\/p\u003e\n      \u003cp class=\"bis-badge-sub\"\u003eQuick Replies\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003cdiv class=\"bis-final\"\u003e\n    \u003cp class=\"bis-cta-main\"\u003eStop the tan. Stay cool. Ride longer. ☀️\u003c\/p\u003e\n    \u003cp class=\"bis-cta-sub\"\u003eJoin 5,000+ happy South Indians who beat the summer.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Indian Summer","offers":[{"title":"2-Pack: Beige \u0026 Beige","offer_id":50300654682332,"sku":null,"price":499.0,"currency_code":"INR","in_stock":true},{"title":"4-Pack: All Beige","offer_id":50300654780636,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/9279\/9708\/files\/6079899071238836511.jpg?v=1779194817"},{"product_id":"super-cooling-towel-instant-relief-anywhere","title":"Icy Cooling Towel — Instant 3-Second Relief from Indian Heat ❄️","description":"\n\n\n\u003cdiv style=\"background:linear-gradient(135deg,#0077B6,#00B4D8);padding:24px;border-radius:12px;text-align:center;color:#fff;margin-bottom:24px;\"\u003e\n\u003ch2 style=\"margin:0;font-size:26px;\"\u003e❄️ Beat 42°C Indian Heat in Just 3 Seconds\u003c\/h2\u003e\n\u003cp style=\"margin:8px 0 0;font-size:16px;opacity:0.95;\"\u003eJust wet • wring • snap — and the chill hits instantly. No ice. No fridge. No electricity.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"font-size:17px;\"\u003e\u003cstrong\u003eChennai sun. Bangalore traffic. Hyderabad afternoons. Madurai noon. Coimbatore commutes.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you've ever stepped outside at 2 PM and felt your shirt cling to your back before reaching the bike — this towel is built for \u003cem\u003eyou\u003c\/em\u003e.\u003c\/p\u003e\n\u003cp\u003eDrop your skin temperature by up to \u003cstrong\u003e15°C in seconds\u003c\/strong\u003e. Stays cold for hours. Re-wet anytime. Use it again and again — for years.\u003c\/p\u003e\n\n\u003chr style=\"border:none;border-top:2px dashed #00B4D8;margin:28px 0;\"\u003e\n\n\u003ch3 style=\"color:#0077B6;font-size:22px;\"\u003e🔥 Why 12,000+ South Indians swear by it\u003c\/h3\u003e\n\u003ctable style=\"width:100%;border-collapse:collapse;margin:16px 0;\"\u003e\n\u003ctr\u003e\u003ctd style=\"padding:10px 0;font-size:16px;\"\u003e✅ \u003cstrong\u003eInstant 3-second cooling\u003c\/strong\u003e — works even in 42°C dry heat\u003c\/td\u003e\u003c\/tr\u003e\n\u003ctr\u003e\u003ctd style=\"padding:10px 0;font-size:16px;\"\u003e✅ \u003cstrong\u003eStays cool 2–3 hours\u003c\/strong\u003e — just re-wet to reactivate, lasts all day\u003c\/td\u003e\u003c\/tr\u003e\n\u003ctr\u003e\u003ctd style=\"padding:10px 0;font-size:16px;\"\u003e✅ \u003cstrong\u003eBreathable mesh weave\u003c\/strong\u003e — feather-light on the neck, never sticky\u003c\/td\u003e\u003c\/tr\u003e\n\u003ctr\u003e\u003ctd style=\"padding:10px 0;font-size:16px;\"\u003e✅ \u003cstrong\u003eFull 30 × 90 cm size\u003c\/strong\u003e — wraps around neck, head, or wrist easily\u003c\/td\u003e\u003c\/tr\u003e\n\u003ctr\u003e\u003ctd style=\"padding:10px 0;font-size:16px;\"\u003e✅ \u003cstrong\u003eReusable for years\u003c\/strong\u003e — wash 500+ times, no expiry, zero plastic waste\u003c\/td\u003e\u003c\/tr\u003e\n\u003ctr\u003e\u003ctd style=\"padding:10px 0;font-size:16px;\"\u003e✅ \u003cstrong\u003eFolds smaller than your phone\u003c\/strong\u003e — fits in helmet box, handbag, office drawer\u003c\/td\u003e\u003c\/tr\u003e\n\u003ctr\u003e\u003ctd style=\"padding:10px 0;font-size:16px;\"\u003e✅ \u003cstrong\u003eUV protection\u003c\/strong\u003e — keeps your skin shielded from harsh Indian sun\u003c\/td\u003e\u003c\/tr\u003e\n\u003ctr\u003e\u003ctd style=\"padding:10px 0;font-size:16px;\"\u003e✅ \u003cstrong\u003eSweat \u0026amp; odour resistant\u003c\/strong\u003e — quick-dry, no smell even after gym\u003c\/td\u003e\u003c\/tr\u003e\n\u003c\/table\u003e\n\n\u003chr style=\"border:none;border-top:2px dashed #00B4D8;margin:28px 0;\"\u003e\n\n\u003ch3 style=\"color:#0077B6;font-size:22px;\"\u003e⚙️ How it works — in 3 easy steps\u003c\/h3\u003e\n\u003cdiv style=\"display:flex;flex-wrap:wrap;gap:12px;margin:16px 0;\"\u003e\n\u003cdiv style=\"flex:1;min-width:200px;background:#E0F7FA;padding:18px;border-radius:10px;border-left:4px solid #00B4D8;\"\u003e\n\u003cstrong style=\"color:#0077B6;font-size:18px;\"\u003e1. WET\u003c\/strong\u003e\u003cbr\u003e\nSoak in any water — tap, bottle, even rainwater.\n\u003c\/div\u003e\n\u003cdiv style=\"flex:1;min-width:200px;background:#E0F7FA;padding:18px;border-radius:10px;border-left:4px solid #00B4D8;\"\u003e\n\u003cstrong style=\"color:#0077B6;font-size:18px;\"\u003e2. WRING\u003c\/strong\u003e\u003cbr\u003e\nSqueeze out the extra water until just damp.\n\u003c\/div\u003e\n\u003cdiv style=\"flex:1;min-width:200px;background:#E0F7FA;padding:18px;border-radius:10px;border-left:4px solid #00B4D8;\"\u003e\n\u003cstrong style=\"color:#0077B6;font-size:18px;\"\u003e3. SNAP\u003c\/strong\u003e\u003cbr\u003e\nWhip it in the air twice — feel the instant chill. Wrap \u0026amp; go.\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:14px;color:#555;font-style:italic;text-align:center;\"\u003eSame evaporative cooling science that keeps a clay matka cold — but pocket-sized.\u003c\/p\u003e\n\n\u003chr style=\"border:none;border-top:2px dashed #00B4D8;margin:28px 0;\"\u003e\n\n\u003ch3 style=\"color:#0077B6;font-size:22px;\"\u003e🎯 Perfect for every South Indian lifestyle\u003c\/h3\u003e\n\u003ctable style=\"width:100%;border-collapse:collapse;margin:16px 0;font-size:15px;\"\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;width:32px;\"\u003e🛵\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003eTwo-wheeler riders\u003c\/strong\u003e — wrap it under your helmet, reach office without arriving drenched\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e💻\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003eIT professionals\u003c\/strong\u003e — slip one in your laptop bag for the metro-to-office walk\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e🏏\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003eCricket \u0026amp; outdoor sports\u003c\/strong\u003e — between overs, on the sidelines, during practice\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e💪\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003eGym \u0026amp; yoga\u003c\/strong\u003e — drape on neck during sets, wipe sweat without losing the cool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e👶\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003eKids \u0026amp; elderly\u003c\/strong\u003e — gentle on sensitive skin, lifesaver during power cuts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e🏖️\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003eBeach \u0026amp; weekend trips\u003c\/strong\u003e — Marina, ECR, Pondicherry, Goa, Munnar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e🚧\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003eOutdoor workers\u003c\/strong\u003e — drivers, delivery partners, site engineers, field staff\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e🤰\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003ePregnancy \u0026amp; menopause relief\u003c\/strong\u003e — instant relief from hot flashes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\n\u003chr style=\"border:none;border-top:2px dashed #00B4D8;margin:28px 0;\"\u003e\n\n\u003ch3 style=\"color:#0077B6;font-size:22px;\"\u003e💰 Pick your pack\u003c\/h3\u003e\n\u003cdiv style=\"background:#FFF3E0;padding:18px;border-radius:10px;margin:12px 0;border-left:4px solid #FF6B35;\"\u003e\n\u003cstrong style=\"font-size:18px;\"\u003e🎁 Pack of 2 — ₹499\u003c\/strong\u003e\u003cbr\u003e\n\u003cspan style=\"color:#555;\"\u003eOne for you, one for your partner. Most popular for couples.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background:#E8F5E9;padding:18px;border-radius:10px;margin:12px 0;border-left:4px solid #2E7D32;position:relative;\"\u003e\n\u003cspan style=\"position:absolute;top:-10px;right:12px;background:#2E7D32;color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:bold;\"\u003e🏆 BEST VALUE\u003c\/span\u003e\n\u003cstrong style=\"font-size:18px;\"\u003e👨‍👩‍👧‍👦 Pack of 4 — ₹999\u003c\/strong\u003e\u003cbr\u003e\n\u003cspan style=\"color:#555;\"\u003eOne for every family member. Saves ₹99 + perfect gift for parents this Agni Nakshatram.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003chr style=\"border:none;border-top:2px dashed #00B4D8;margin:28px 0;\"\u003e\n\n\u003ch3 style=\"color:#0077B6;font-size:22px;\"\u003e🇮🇳 Why buy from Beat Indian Summer\u003c\/h3\u003e\n\u003ctable style=\"width:100%;border-collapse:collapse;margin:16px 0;font-size:15px;\"\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e🌡️\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003eTested in real 42°C Indian heat\u003c\/strong\u003e — not lab conditions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e💵\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003eCash on Delivery available\u003c\/strong\u003e — pay only when you receive it\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e🚚\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003eFREE delivery all over India\u003c\/strong\u003e — ships within 24 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e🔄\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003e7-day easy returns\u003c\/strong\u003e — don't love it? Send it back, full refund\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e⭐\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003e4.7\/5 from 12,000+ happy customers\u003c\/strong\u003e across Tamil Nadu, Karnataka, Andhra, Telangana \u0026amp; Kerala\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e📞\u003c\/td\u003e\n\u003ctd style=\"padding:8px 0;\"\u003e\n\u003cstrong\u003eTamil • Telugu • Kannada • Malayalam support\u003c\/strong\u003e — WhatsApp us anytime\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\n\u003chr style=\"border:none;border-top:2px dashed #00B4D8;margin:28px 0;\"\u003e\n\n\u003ch3 style=\"color:#0077B6;font-size:22px;\"\u003e❓ Frequently asked questions\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003eQ: Will it really work in Chennai \/ Madurai summer?\u003c\/strong\u003e\u003cbr\u003e\nA: Yes — the hotter and drier the air, the better it cools. 40°C+ heat is actually \u003cem\u003eideal\u003c\/em\u003e conditions for this towel.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eQ: How long does the cooling last?\u003c\/strong\u003e\u003cbr\u003e\nA: 2–3 hours per soak. Just re-wet whenever it warms up — use it the whole day.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eQ: Can I use it while riding a two-wheeler?\u003c\/strong\u003e\u003cbr\u003e\nA: Absolutely. It's our #1 use case. Wrap it around your neck under the helmet.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eQ: How do I wash it?\u003c\/strong\u003e\u003cbr\u003e\nA: Machine wash cold or hand wash with mild detergent. Air dry. No bleach, no iron. Lasts 500+ washes.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eQ: Is it safe for kids and elderly?\u003c\/strong\u003e\u003cbr\u003e\nA: Yes — soft mesh, no chemicals, completely safe for sensitive skin and all ages.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eQ: What if I don't like it?\u003c\/strong\u003e\u003cbr\u003e\nA: 7-day return policy, no questions asked. Your money back.\u003c\/p\u003e\n\n\u003chr style=\"border:none;border-top:2px dashed #00B4D8;margin:28px 0;\"\u003e\n\n\u003cdiv style=\"background:linear-gradient(135deg,#FF6B35,#FF8E53);padding:20px;border-radius:12px;text-align:center;color:#fff;margin:24px 0;\"\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:20px;\"\u003e⚠️ Heat wave demand is at an all-time high\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:15px;\"\u003eMost colors sell out within 48 hours during April–June. Add to cart before yours runs out.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"text-align:center;background:#0077B6;color:#fff;padding:24px;border-radius:12px;margin-top:24px;\"\u003e\n\u003ch2 style=\"margin:0 0 8px;font-size:24px;\"\u003e🛒 Order now. Stay cool all summer.\u003c\/h2\u003e\n\u003cp style=\"margin:0;font-size:15px;opacity:0.95;\"\u003eFree delivery • Cash on Delivery • 7-day returns • 12,000+ happy customers\u003c\/p\u003e\n\u003c\/div\u003e\n","brand":"Beat Indian Summer","offers":[{"title":"Pack of 2","offer_id":50653123838172,"sku":"SCT-PACK2","price":499.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 4 🏆 Best Value","offer_id":50653123870940,"sku":"SCT-PACK4","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/9279\/9708\/files\/rn-image_picker_lib_temp_bfb4a7e1-7c06-4687-ac9c-26acaa36d1bd.jpg?v=1780063640"}],"url":"https:\/\/beatindiansummer.com\/collections\/frontpage.oembed","provider":"Beat Indian Summer","version":"1.0","type":"link"}