{"title":"Best Selling","description":"\u003cp data-start=\"89\" data-end=\"389\"\u003e\u003cstrong data-start=\"92\" data-end=\"112\"\u003eOur Best Sellers\u003c\/strong\u003e\u003cbr data-start=\"112\" data-end=\"115\"\u003eDiscover the most-loved gadgets by our customers! From ultra-strong magnetic phone holders to smart everyday essentials, these products are proven favorites. Handpicked for quality, style, and daily convenience — trusted by thousands and perfect for gifting or personal use.\u003c\/p\u003e","products":[{"product_id":"vacuum-magnetic-suction-phone-holder","title":"Orvix Magnetic Car Phone Holder – Toggle Suction Lock, Adjustable Reach","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eMagnetic Mobile Holder - Product Description\u003c\/title\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            line-height: 1.5;\n            color: #333;\n            background: #fff;\n            padding: 15px;\n        }\n\n        .product-description {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        \/* Intro Section *\/\n        .intro-section p {\n            font-size: 15px;\n            line-height: 1.6;\n            color: #444;\n            margin-bottom: 12px;\n        }\n\n        .intro-section strong {\n            color: #000;\n        }\n\n        \/* Section Titles *\/\n        .section-title {\n            font-size: 18px;\n            font-weight: bold;\n            margin: 25px 0 15px 0;\n            color: #000;\n        }\n\n        \/* Key Features Grid *\/\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 12px;\n            margin-bottom: 20px;\n        }\n\n        .feature-card {\n            padding: 12px;\n            background: #f8f9fa;\n            border-radius: 6px;\n            border-left: 3px solid #ff6b35;\n            font-size: 14px;\n        }\n\n        .feature-card .icon {\n            margin-right: 6px;\n        }\n\n        .feature-card .title {\n            font-weight: 600;\n            color: #000;\n            margin-bottom: 3px;\n        }\n\n        .feature-card .description {\n            font-size: 13px;\n            color: #666;\n        }\n\n        \/* Product Image *\/\n        .product-image {\n            text-align: center;\n            margin: 25px 0;\n        }\n\n        .product-image img {\n            max-width: 100%;\n            height: auto;\n            border-radius: 8px;\n        }\n\n        \/* Specifications *\/\n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n            gap: 10px;\n            margin-bottom: 20px;\n        }\n\n        .spec-item {\n            padding: 10px 12px;\n            background: #f8f9fa;\n            border-radius: 6px;\n            font-size: 14px;\n        }\n\n        .spec-item .label {\n            font-weight: 600;\n            color: #000;\n            margin-right: 6px;\n        }\n\n        .spec-item .value {\n            color: #666;\n        }\n\n        \/* Feature List Box *\/\n        .feature-box {\n            background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 20px 0;\n            color: #fff;\n        }\n\n        .feature-box ul {\n            list-style: none;\n            margin-top: 10px;\n        }\n\n        .feature-box li {\n            padding: 6px 0;\n            font-size: 14px;\n        }\n\n        \/* Detailed Features - Compact *\/\n        .detailed-features {\n            margin: 20px 0;\n        }\n\n        .feature-row {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 12px;\n            margin-bottom: 12px;\n        }\n\n        .feature-block {\n            padding: 15px;\n            background: #f8f9fa;\n            border-radius: 6px;\n        }\n\n        .feature-block h3 {\n            font-size: 15px;\n            margin-bottom: 6px;\n            color: #000;\n        }\n\n        .feature-block h3 .emoji {\n            margin-right: 6px;\n        }\n\n        .feature-block p {\n            color: #666;\n            font-size: 13px;\n            line-height: 1.5;\n        }\n\n        \/* Package Contents *\/\n        .package-section {\n            background: #fff3cd;\n            padding: 15px;\n            border-radius: 6px;\n            border-left: 3px solid #ffc107;\n            margin: 20px 0;\n        }\n\n        .package-section ul {\n            list-style: none;\n            margin-top: 8px;\n        }\n\n        .package-section li {\n            padding: 4px 0;\n            color: #856404;\n            font-size: 14px;\n        }\n\n        \/* Why You'll Love It - Compact *\/\n        .love-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n            gap: 10px;\n            margin: 15px 0 20px 0;\n        }\n\n        .love-item {\n            text-align: center;\n            padding: 15px 10px;\n            background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);\n            color: #fff;\n            border-radius: 6px;\n            font-size: 13px;\n            font-weight: 500;\n        }\n\n        .love-item .emoji {\n            font-size: 24px;\n            display: block;\n            margin-bottom: 8px;\n        }\n\n        \/* Shipping Info *\/\n        .shipping-section {\n            text-align: center;\n            padding: 12px;\n            background: #e7f5ff;\n            border-radius: 6px;\n            margin: 20px 0;\n            font-size: 14px;\n            color: #0c5da5;\n        }\n\n        \/* Coupon Section *\/\n        .coupon-section {\n            background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);\n            padding: 18px;\n            border-radius: 8px;\n            text-align: center;\n            color: #fff;\n            margin: 20px 0;\n        }\n\n        .coupon-section h3 {\n            font-size: 18px;\n            margin-bottom: 8px;\n        }\n\n        .coupon-code {\n            background: rgba(255,255,255,0.25);\n            padding: 10px 20px;\n            border-radius: 6px;\n            border: 2px dashed rgba(255,255,255,0.6);\n            display: inline-block;\n            margin-top: 8px;\n        }\n\n        .coupon-code strong {\n            font-size: 22px;\n            letter-spacing: 2px;\n            color: #ffe66d;\n        }\n\n        \/* Compatibility Section - Better Readability *\/\n        .compatibility-section {\n            background: #2d2d2d;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 20px 0;\n            color: #fff;\n            border: 2px solid #ff6b35;\n        }\n\n        .compatibility-section .section-title {\n            color: #ff8c42;\n            margin-top: 0;\n        }\n\n        .compatibility-list {\n            list-style: none;\n            margin-top: 12px;\n        }\n\n        .compatibility-list \u003e li {\n            padding: 10px 0;\n            border-bottom: 1px solid rgba(255,255,255,0.15);\n            font-size: 14px;\n            line-height: 1.6;\n        }\n\n        .compatibility-list \u003e li:last-child {\n            border-bottom: none;\n        }\n\n        .compatibility-list ul {\n            margin: 8px 0 0 20px;\n            list-style: disc;\n            color: #e0e0e0;\n        }\n\n        .compatibility-list ul li {\n            padding: 4px 0;\n            font-size: 13px;\n        }\n\n        .pro-tip {\n            background: rgba(255,107,53,0.2);\n            padding: 12px;\n            border-radius: 6px;\n            margin-top: 12px;\n            border: 1px solid rgba(255,107,53,0.5);\n            color: #ffb380;\n        }\n\n        .pro-tip strong {\n            color: #fff;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .specs-grid,\n            .love-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .feature-row {\n                grid-template-columns: 1fr;\n            }\n\n            body {\n                padding: 10px;\n            }\n\n            .section-title {\n                font-size: 16px;\n                margin: 20px 0 12px 0;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description\"\u003e\n        \u003c!-- Introduction --\u003e\n        \u003cdiv class=\"intro-section\"\u003e\n            \u003cp\u003eExperience enhanced control with our \u003cstrong\u003eMagnetic Mobile Holder\u003c\/strong\u003e featuring a \u003cstrong\u003etoggle-based suction lock\u003c\/strong\u003e. Switch from OFF to ON to fix it securely, and back to OFF for easy release—no twisting required.\u003c\/p\u003e\n            \n            \u003cp\u003eThe \u003cstrong\u003eadjustable reach arm\u003c\/strong\u003e positions your phone perfectly for GPS, calls, or entertainment. Combines \u003cstrong\u003emagnetic grip\u003c\/strong\u003e, \u003cstrong\u003esuction stability\u003c\/strong\u003e, and \u003cstrong\u003emobility\u003c\/strong\u003e—ideal for dashboards, windshields, or desks.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Key Features --\u003e\n        \u003ch2 class=\"section-title\"\u003e🔹 Key Features:\u003c\/h2\u003e\n        \u003cdiv class=\"features-grid\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"title\"\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003e Toggle switch suction lock\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eOFF → ON to fix, ON → OFF to release\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"title\"\u003e\n\u003cspan class=\"icon\"\u003e📏\u003c\/span\u003e Adjustable reach arm\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eFlexible positioning\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"title\"\u003e\n\u003cspan class=\"icon\"\u003e🧲\u003c\/span\u003e Strong magnetic grip\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eHolds phone firmly\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"title\"\u003e\n\u003cspan class=\"icon\"\u003e🔁\u003c\/span\u003e 360° Rotation\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003ePortrait\/landscape switching\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"title\"\u003e\n\u003cspan class=\"icon\"\u003e🪟\u003c\/span\u003e Smooth surface compatible\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eGlass, metal, plastic\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"title\"\u003e\n\u003cspan class=\"icon\"\u003e🎨\u003c\/span\u003e Sleek modern design\u003c\/div\u003e\n                \u003cdiv class=\"description\"\u003eAvailable in black\/white\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Product Image 1 --\u003e\n        \u003cdiv class=\"product-image\"\u003e\n            \u003cimg src=\"https:\/\/o1product-images.cdn.myownshop.in\/5104519502.jpeg\" alt=\"Magnetic Mobile Holder\"\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Product Specifications --\u003e\n        \u003ch2 class=\"section-title\"\u003e🔹 Product Specifications:\u003c\/h2\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cspan class=\"label\"\u003e📦 Material:\u003c\/span\u003e\n                \u003cspan class=\"value\"\u003eABS + Magnets\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cspan class=\"label\"\u003e📐 Size:\u003c\/span\u003e\n                \u003cspan class=\"value\"\u003e20 × 15 × 10 cm\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cspan class=\"label\"\u003e⚖️ Weight:\u003c\/span\u003e\n                \u003cspan class=\"value\"\u003e200 gm\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"spec-item\"\u003e\n                \u003cspan class=\"label\"\u003e🎨 Color:\u003c\/span\u003e\n                \u003cspan class=\"value\"\u003eSleek Black\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Additional Features --\u003e\n        \u003cdiv class=\"feature-box\"\u003e\n            \u003ch2 class=\"section-title\" style=\"margin-top: 0; color: #fff;\"\u003e✨ Additional Features:\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003e🔄 Foldable \u0026amp; Retractable\u003c\/li\u003e\n                \u003cli\u003e💪 Double-Sided Strong Magnetic Grip\u003c\/li\u003e\n                \u003cli\u003e📱 Universal Fit for All Smartphones\u003c\/li\u003e\n                \u003cli\u003e🌀 Rotatable Suction Mount\u003c\/li\u003e\n                \u003cli\u003e🚗 Multifunctional Use – Cars, desks, mirrors, kitchens\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Product Image 2 --\u003e\n        \u003cdiv class=\"product-image\"\u003e\n            \u003cimg src=\"https:\/\/o1product-images.cdn.myownshop.in\/4993599983.jpeg\" alt=\"Product Features\"\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Detailed Features - Compact Grid --\u003e\n        \u003ch2 class=\"section-title\"\u003e🔹 Product Features:\u003c\/h2\u003e\n        \u003cdiv class=\"feature-row\"\u003e\n            \u003cdiv class=\"feature-block\"\u003e\n                \u003ch3\u003e\n\u003cspan class=\"emoji\"\u003e🌀\u003c\/span\u003e Vacuum Magnetic Suction\u003c\/h3\u003e\n                \u003cp\u003eStrong suction holds your phone securely—even on bumpy roads.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-block\"\u003e\n                \u003ch3\u003e\n\u003cspan class=\"emoji\"\u003e🔁\u003c\/span\u003e Double-Sided Design\u003c\/h3\u003e\n                \u003cp\u003eFoldable and rotatable for perfect viewing angle.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-block\"\u003e\n                \u003ch3\u003e\n\u003cspan class=\"emoji\"\u003e📱\u003c\/span\u003e Universal Fit\u003c\/h3\u003e\n                \u003cp\u003eWorks with all smartphones and small tablets.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-block\"\u003e\n                \u003ch3\u003e\n\u003cspan class=\"emoji\"\u003e🏠\u003c\/span\u003e Multifunctional Use\u003c\/h3\u003e\n                \u003cp\u003eIdeal for car dashboards, desks, or kitchen countertops.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-block\"\u003e\n                \u003ch3\u003e\n\u003cspan class=\"emoji\"\u003e📦\u003c\/span\u003e Compact \u0026amp; Retractable\u003c\/h3\u003e\n                \u003cp\u003eSaves space and folds away when not in use.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Product Image 3 --\u003e\n        \u003cdiv class=\"product-image\"\u003e\n            \u003cimg src=\"https:\/\/o1product-images.cdn.myownshop.in\/4507313412.jpeg\" alt=\"Product in Use\"\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Package Contents --\u003e\n        \u003cdiv class=\"package-section\"\u003e\n            \u003ch2 class=\"section-title\" style=\"margin-top: 0; color: #856404;\"\u003e🔹 Package Includes:\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003e• 1 × Vacuum Magnetic Suction Phone Holder\u003c\/li\u003e\n                \u003cli\u003e• 1 × Magnetic Ring (for non-MagSafe phones)\u003c\/li\u003e\n                \u003cli\u003e• 1 × Dry Wipe + 1 × Wet Wipe\u003c\/li\u003e\n                \u003cli\u003e• 1 × Sticky Plate (for textured surfaces)\u003c\/li\u003e\n                \u003cli\u003e• 1 × Allen Key to tight arms if required\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Product Image 4 --\u003e\n        \u003cdiv class=\"product-image\"\u003e\n            \u003cimg src=\"https:\/\/o1product-images.cdn.myownshop.in\/6304922592.jpeg\" alt=\"Product Details\"\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Why You'll Love It --\u003e\n        \u003ch2 class=\"section-title\"\u003e🔹 Why You'll Love It:\u003c\/h2\u003e\n        \u003cdiv class=\"love-grid\"\u003e\n            \u003cdiv class=\"love-item\"\u003e\n                \u003cspan class=\"emoji\"\u003e🔥\u003c\/span\u003e\n                Strong grip for safe driving\n            \u003c\/div\u003e\n            \u003cdiv class=\"love-item\"\u003e\n                \u003cspan class=\"emoji\"\u003e🔥\u003c\/span\u003e\n                360° rotation viewing\n            \u003c\/div\u003e\n            \u003cdiv class=\"love-item\"\u003e\n                \u003cspan class=\"emoji\"\u003e🔥\u003c\/span\u003e\n                Sleek \u0026amp; easy to carry\n            \u003c\/div\u003e\n            \u003cdiv class=\"love-item\"\u003e\n                \u003cspan class=\"emoji\"\u003e🔥\u003c\/span\u003e\n                Works with\/without cases\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Shipping Info --\u003e\n        \u003cdiv class=\"shipping-section\"\u003e\n            📦 \u003cstrong\u003eShipping:\u003c\/strong\u003e ✅ Fast Delivery | ✅ Cash on Delivery | ✅ Free Shipping\n        \u003c\/div\u003e\n\n        \u003c!-- Product Image 5 --\u003e\n        \u003cdiv class=\"product-image\"\u003e\n            \u003cimg src=\"https:\/\/o1product-images.cdn.myownshop.in\/6630218590.jpeg\" alt=\"Product Showcase\"\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Coupon Section --\u003e\n        \u003cdiv class=\"coupon-section\"\u003e\n            \u003ch3\u003e🛒 Shop Now at MagicPic.in\u003c\/h3\u003e\n            \u003cdiv class=\"coupon-code\"\u003e\n                Use \u003cstrong\u003eMAGIC10\u003c\/strong\u003e for 10% OFF! ✨\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Compatibility Note --\u003e\n        \u003cdiv class=\"compatibility-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003e🔔 Magnetic Compatibility Guide\u003c\/h2\u003e\n            \u003cul class=\"compatibility-list\"\u003e\n                \u003cli\u003e\n                    📱 \u003cstrong\u003eMagSafe iPhones\u003c\/strong\u003e (12-17 series) attach \u003cstrong\u003edirectly without magnetic ring\u003c\/strong\u003e.\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cstrong\u003eWith phone cover:\u003c\/strong\u003e Use MagSafe-compatible case OR stick magnetic ring on \u003cstrong\u003eoutside of cover\u003c\/strong\u003e (not inside).\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    🔄 \u003cstrong\u003eOther smartphones\u003c\/strong\u003e (Androids\/non-MagSafe iPhones):\n                    \u003cul\u003e\n                        \u003cli\u003eUse included magnetic ring\u003c\/li\u003e\n                        \u003cli\u003eStick on phone back or outside of case\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    💡 \u003cem\u003eRing inside case reduces magnetic strength—not recommended\u003c\/em\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"pro-tip\"\u003e\n                👉 Correct placement ensures \u003cstrong\u003emaximum suction power and safety\u003c\/strong\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"md6r1a-zk","offers":[{"title":"Default Title","offer_id":52031763644788,"sku":"Magnet A2Z","price":349.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/Untitled-1.jpg?v=1749972431"},{"product_id":"vacuum-magnetic-suction-cup-phone-holder-360-adjustable-foldable","title":"Orvix Premium Magnetic Vacuum Phone Holder – 360° Foldable Mount for Car, Mirror \u0026 Desk | Compatible with All Smartphones","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eOrvix K007 – Magnetic Vacuum Phone Holder\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1\u0026amp;family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700\u0026amp;display=swap\"\u003e\n\n\u003cstyle\u003e\n:root {\n  --orange: #E8600A;\n  --orange-deep: #BF4D06;\n  --orange-glow: rgba(232,96,10,0.12);\n  --orange-pale: #FEF3EB;\n  --green: #1A7F4B;\n  --green-pale: #EDFAF3;\n  --text: #111111;\n  --muted: #6B6B6B;\n  --border: #E8E2DC;\n  --bg: #FDFAF7;\n  --white: #FFFFFF;\n  --radius: 14px;\n  --serif: 'DM Serif Display', serif;\n  --sans: 'DM Sans', sans-serif;\n}\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nbody {\n  font-family: var(--sans);\n  background: var(--bg);\n  color: var(--text);\n  line-height: 1.65;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* ── OFFER BANNER (COMPACT) ── *\/\n.offer-banner {\n  background: linear-gradient(135deg, #1A1A1A 0%, #2D2010 100%);\n  padding: 16px 20px 18px;\n  position: relative;\n  overflow: hidden;\n}\n.offer-banner::before {\n  content: '';\n  position: absolute;\n  top: -40px; right: -40px;\n  width: 160px; height: 160px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(232,96,10,0.2) 0%, transparent 70%);\n  pointer-events: none;\n}\n.offer-banner-inner {\n  position: relative;\n  z-index: 1;\n  max-width: 860px;\n  margin: 0 auto;\n}\n.offer-top-row {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 12px;\n}\n.offer-eyebrow {\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--orange);\n}\n.offer-headline {\n  font-family: var(--serif);\n  font-size: 16px;\n  color: #fff;\n  line-height: 1.2;\n}\n.offer-subline {\n  font-size: 11px;\n  color: rgba(255,255,255,0.45);\n  margin-top: 1px;\n}\n\n.coupon-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n}\n@media (max-width: 480px) {\n  .coupon-cards { grid-template-columns: 1fr; }\n}\n\n.coupon-card {\n  background: rgba(255,255,255,0.055);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 12px;\n  padding: 12px 14px;\n  position: relative;\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  transition: border-color 0.2s, background 0.2s;\n}\n.coupon-card:hover {\n  border-color: var(--orange);\n  background: rgba(232,96,10,0.07);\n}\n.coupon-card::before {\n  content: '';\n  position: absolute;\n  left: 0; top: 50%;\n  transform: translateY(-50%);\n  width: 3px; height: 55%;\n  background: var(--orange);\n  border-radius: 0 3px 3px 0;\n}\n\n.coupon-left {\n  flex: 1;\n  min-width: 0;\n}\n.coupon-badge {\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: var(--orange);\n  display: block;\n  margin-bottom: 3px;\n}\n.coupon-title {\n  font-size: 12.5px;\n  font-weight: 600;\n  color: #fff;\n  line-height: 1.3;\n  margin-bottom: 5px;\n}\n.coupon-result {\n  font-size: 11px;\n  color: rgba(255,255,255,0.5);\n  display: flex;\n  align-items: center;\n  gap: 5px;\n  flex-wrap: wrap;\n}\n.coupon-result .price-was {\n  text-decoration: line-through;\n  color: rgba(255,255,255,0.3);\n}\n.coupon-result .price-now {\n  font-weight: 700;\n  color: #6EE7A0;\n  font-size: 12.5px;\n}\n.coupon-result .price-tag {\n  background: rgba(110,231,160,0.15);\n  color: #6EE7A0;\n  font-size: 10px;\n  font-weight: 700;\n  padding: 1px 7px;\n  border-radius: 20px;\n  border: 1px solid rgba(110,231,160,0.25);\n}\n\n.coupon-right {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-end;\n  gap: 5px;\n  flex-shrink: 0;\n}\n.coupon-code {\n  font-family: 'Courier New', monospace;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  color: var(--orange);\n  background: rgba(232,96,10,0.12);\n  border: 1.5px dashed rgba(232,96,10,0.35);\n  border-radius: 7px;\n  padding: 4px 10px;\n  white-space: nowrap;\n}\n.copy-btn {\n  background: var(--orange);\n  color: #fff;\n  border: none;\n  border-radius: 7px;\n  padding: 5px 12px;\n  font-family: var(--sans);\n  font-size: 11px;\n  font-weight: 700;\n  cursor: pointer;\n  transition: background 0.2s, transform 0.1s;\n  white-space: nowrap;\n}\n.copy-btn:hover { background: var(--orange-deep); }\n.copy-btn:active { transform: scale(0.96); }\n.copy-btn.copied { background: var(--green); }\n\n.offer-note {\n  font-size: 10.5px;\n  color: rgba(255,255,255,0.3);\n  margin-top: 10px;\n  text-align: center;\n  line-height: 1.5;\n}\n.offer-note strong { color: rgba(255,255,255,0.5); }\n\n\/* ── PRODUCT HEADER ── *\/\n.product-header {\n  padding: 44px 20px 32px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: var(--white);\n}\n.product-eyebrow {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: var(--orange);\n  margin-bottom: 12px;\n}\n.product-title {\n  font-family: var(--serif);\n  font-size: clamp(26px, 6vw, 40px);\n  color: var(--text);\n  margin-bottom: 10px;\n  line-height: 1.15;\n}\n.product-subtitle {\n  font-size: 16px;\n  color: var(--muted);\n  margin-bottom: 28px;\n  font-weight: 400;\n}\n.badge-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  justify-content: center;\n}\n.badge {\n  background: var(--orange-pale);\n  color: var(--orange-deep);\n  padding: 7px 16px;\n  border-radius: 100px;\n  font-size: 12px;\n  font-weight: 600;\n  border: 1px solid rgba(232,96,10,0.2);\n  letter-spacing: 0.3px;\n}\n\n\/* ── SECTIONS ── *\/\n.content-section {\n  padding: 0 20px 40px;\n  max-width: 860px;\n  margin: 0 auto;\n}\n\n.section-label {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin: 44px 0 20px;\n}\n.section-label span {\n  font-family: var(--serif);\n  font-size: 22px;\n  color: var(--text);\n  white-space: nowrap;\n}\n.section-label::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: var(--border);\n}\n\n\/* ── IMAGE + CONTENT ROW ── *\/\n.img-content-row {\n  display: grid;\n  grid-template-columns: 260px 1fr;\n  gap: 24px;\n  align-items: start;\n  margin-bottom: 8px;\n}\n.img-content-row.reverse {\n  grid-template-columns: 1fr 260px;\n}\n.img-content-row.reverse .section-img { order: 2; }\n.img-content-row.reverse .section-content { order: 1; }\n@media (max-width: 640px) {\n  .img-content-row,\n  .img-content-row.reverse {\n    grid-template-columns: 1fr;\n  }\n  .img-content-row.reverse .section-img { order: 0; }\n  .img-content-row.reverse .section-content { order: 0; }\n}\n\n.section-img {\n  border-radius: var(--radius);\n  overflow: hidden;\n  border: 1px solid var(--border);\n  background: #f5f0eb;\n  flex-shrink: 0;\n}\n.section-img img {\n  width: 100%;\n  height: auto;\n  object-fit: unset;\n  display: block;\n}\n\n\/* ── PROBLEM \/ SOLUTION ── *\/\n.problem-solution {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 20px 20px 8px;\n}\n.ps-item {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  padding: 13px 0;\n  border-bottom: 1px solid var(--border);\n  align-items: start;\n}\n.ps-item:last-child { border-bottom: none; }\n.ps-problem {\n  font-size: 13px;\n  color: var(--muted);\n  font-style: italic;\n  padding-left: 18px;\n  position: relative;\n}\n.ps-problem::before {\n  content: '✗';\n  position: absolute;\n  left: 0;\n  color: #CCBBAA;\n  font-style: normal;\n  font-weight: 700;\n}\n.ps-solution {\n  font-size: 13.5px;\n  font-weight: 500;\n  color: var(--text);\n  padding-left: 18px;\n  position: relative;\n}\n.ps-solution::before {\n  content: '→';\n  position: absolute;\n  left: 0;\n  color: var(--orange);\n  font-weight: 700;\n}\n@media (max-width: 480px) {\n  .ps-item { grid-template-columns: 1fr; }\n}\n\n\/* ── HIGHLIGHTS ── *\/\n.highlight-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n}\n@media (max-width: 540px) {\n  .highlight-grid { grid-template-columns: 1fr; }\n}\n.highlight-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 20px 18px;\n  transition: box-shadow 0.25s, border-color 0.25s;\n}\n.highlight-card:hover {\n  border-color: rgba(232,96,10,0.3);\n  box-shadow: 0 6px 24px var(--orange-glow);\n}\n.highlight-card h3 {\n  font-size: 14.5px;\n  font-weight: 700;\n  color: var(--text);\n  margin-bottom: 12px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n.highlight-card ul { list-style: none; }\n.highlight-card li {\n  font-size: 13px;\n  color: var(--muted);\n  padding: 5px 0 5px 20px;\n  position: relative;\n  border-bottom: 1px solid #F5F0EB;\n}\n.highlight-card li:last-child { border-bottom: none; }\n.highlight-card li::before {\n  content: '✓';\n  position: absolute;\n  left: 0;\n  color: var(--orange);\n  font-weight: 700;\n  font-size: 12px;\n}\n\n\/* ── SCENARIO GRID ── *\/\n.scenario-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 12px;\n  margin: 0;\n}\n@media (max-width: 540px) {\n  .scenario-grid { grid-template-columns: 1fr 1fr; }\n}\n.scenario-item {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 18px 12px;\n  text-align: center;\n  transition: border-color 0.2s, box-shadow 0.2s;\n}\n.scenario-item:hover {\n  border-color: rgba(232,96,10,0.3);\n  box-shadow: 0 4px 16px var(--orange-glow);\n}\n.scenario-icon { font-size: 26px; margin-bottom: 8px; }\n.scenario-item h4 { font-size: 12.5px; font-weight: 600; margin-bottom: 4px; }\n.scenario-item p { font-size: 11.5px; color: var(--muted); }\n\n\/* ── BOX CONTENTS ── *\/\n.box-contents {\n  background: var(--white);\n  border: 1.5px dashed var(--border);\n  border-radius: var(--radius);\n  padding: 20px;\n}\n.box-contents h3 {\n  font-family: var(--serif);\n  font-size: 17px;\n  margin-bottom: 14px;\n  color: var(--text);\n}\n.box-contents ul { list-style: none; }\n.box-contents li {\n  padding: 10px 0 10px 34px;\n  position: relative;\n  font-size: 13.5px;\n  color: var(--text);\n  border-bottom: 1px solid #F5F0EB;\n}\n.box-contents li:last-child { border-bottom: none; }\n.box-contents li::before {\n  content: '📦';\n  position: absolute;\n  left: 0;\n  font-size: 15px;\n}\n\n\/* ── TRUST ── *\/\n.trust-section {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 28px 20px;\n  text-align: center;\n}\n.trust-section h3 {\n  font-family: var(--serif);\n  font-size: 20px;\n  margin-bottom: 24px;\n}\n.trust-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 14px;\n}\n@media (max-width: 540px) {\n  .trust-grid { grid-template-columns: 1fr 1fr; }\n}\n.trust-item { text-align: center; }\n.trust-icon { font-size: 30px; margin-bottom: 6px; }\n.trust-item h4 { font-size: 12.5px; font-weight: 600; margin-bottom: 2px; }\n.trust-item p { font-size: 11.5px; color: var(--muted); }\n\n\/* ── VIDEO SECTION ── *\/\n.video-section {\n  background: #111;\n  padding: 44px 0;\n  margin: 48px 0;\n}\n.video-header {\n  text-align: center;\n  color: #fff;\n  padding: 0 20px 26px;\n}\n.video-header h2 {\n  font-family: var(--serif);\n  font-size: 24px;\n  margin-bottom: 5px;\n}\n.video-header p {\n  font-size: 12px;\n  color: rgba(255,255,255,0.4);\n  letter-spacing: 1px;\n}\n.video-carousel {\n  display: flex;\n  overflow-x: auto;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n  gap: 18px;\n  padding: 0 20px 20px;\n  scrollbar-width: none;\n}\n.video-carousel::-webkit-scrollbar { display: none; }\n.video-card {\n  flex: 0 0 290px;\n  scroll-snap-align: center;\n  border-radius: 12px;\n  overflow: hidden;\n}\n.video-card iframe {\n  width: 100%;\n  height: 520px;\n  border: none;\n  display: block;\n}\n\n\/* ── POLICY ── *\/\n.policy-section {\n  background: var(--green-pale);\n  border: 1.5px solid #A8DFC1;\n  border-radius: var(--radius);\n  padding: 28px 22px;\n  margin: 0 0 40px;\n}\n.policy-section h3 {\n  font-family: var(--serif);\n  font-size: 20px;\n  color: var(--green);\n  text-align: center;\n  margin-bottom: 6px;\n}\n.policy-intro {\n  text-align: center;\n  font-size: 13.5px;\n  color: var(--muted);\n  margin-bottom: 22px;\n}\n.policy-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 18px;\n}\n@media (max-width: 540px) {\n  .policy-grid { grid-template-columns: 1fr; }\n}\n.policy-card {\n  background: var(--white);\n  border-radius: 10px;\n  padding: 16px;\n  border-left: 4px solid #66BB6A;\n}\n.policy-card h4 { font-size: 13.5px; font-weight: 700; color: var(--green); margin-bottom: 9px; }\n.policy-card ul { list-style: none; }\n.policy-card li {\n  font-size: 12.5px;\n  color: var(--muted);\n  padding: 4px 0 4px 18px;\n  position: relative;\n}\n.policy-card li::before { content: '✓'; position: absolute; left: 0; color: #66BB6A; font-weight: 700; }\n.policy-note {\n  background: #FFF9E6;\n  border-radius: 10px;\n  padding: 14px 16px;\n  border-left: 4px solid #FBC02D;\n}\n.policy-note p { font-size: 12.5px; color: #8B6914; font-weight: 500; line-height: 1.6; }\n.policy-note p + p { margin-top: 7px; }\n\n\/* ── TOAST ── *\/\n.toast {\n  position: fixed;\n  bottom: 28px;\n  left: 50%;\n  transform: translateX(-50%) translateY(20px);\n  background: #1A1A1A;\n  color: #fff;\n  padding: 11px 22px;\n  border-radius: 100px;\n  font-size: 13px;\n  font-weight: 600;\n  opacity: 0;\n  pointer-events: none;\n  transition: opacity 0.25s, transform 0.25s;\n  z-index: 1000;\n  white-space: nowrap;\n}\n.toast.show {\n  opacity: 1;\n  transform: translateX(-50%) translateY(0);\n}\n\n\/* ── MINI REELS (under What Makes It Special) ── *\/\n.reels-mini-section {\n  background: #111;\n  border-radius: var(--radius);\n  padding: 20px 0 16px;\n  margin: 20px 0 0;\n  overflow: hidden;\n}\n.reels-mini-header {\n  display: flex;\n  align-items: baseline;\n  gap: 10px;\n  padding: 0 18px 14px;\n}\n.reels-mini-label {\n  font-size: 13px;\n  font-weight: 700;\n  color: var(--orange);\n  letter-spacing: 0.5px;\n}\n.reels-mini-sub {\n  font-size: 11px;\n  color: rgba(255,255,255,0.35);\n}\n.reels-mini-carousel {\n  display: flex;\n  overflow-x: auto;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n  gap: 14px;\n  padding: 0 18px 14px;\n  scrollbar-width: none;\n  cursor: grab;\n}\n.reels-mini-carousel:active { cursor: grabbing; }\n.reels-mini-carousel::-webkit-scrollbar { display: none; }\n.reels-mini-card {\n  flex: 0 0 220px;\n  scroll-snap-align: start;\n  border-radius: 10px;\n  overflow: hidden;\n  background: #1a1a1a;\n  position: relative;\n  \/* Overlay to intercept touch\/drag so carousel scrolls instead of iframe *\/\n  touch-action: none;\n}\n\/* Transparent drag-capture layer over each iframe *\/\n.reels-mini-card::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  z-index: 2;\n  cursor: grab;\n  \/* Disappears on click so the iframe becomes interactive *\/\n  pointer-events: none;\n}\n.reels-mini-carousel.is-dragging .reels-mini-card::after {\n  pointer-events: auto;\n}\n.reels-mini-card iframe {\n  width: 100%;\n  height: 390px;\n  border: none;\n  display: block;\n  pointer-events: auto;\n}\n\n\/* Image gallery strip for \"What Makes It Special\" *\/\n.img-strip {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px;\n  border-radius: var(--radius);\n  overflow: hidden;\n  border: 1px solid var(--border);\n  margin-bottom: 16px;\n}\n.img-strip img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n\u003c\/style\u003e\n\n\n\n\u003cdiv id=\"toast\" class=\"toast\"\u003e✓ Code copied — paste at checkout!\u003c\/div\u003e\n\n\u003c!-- ── COMPACT DUAL COUPON OFFER BANNER ── --\u003e\n\u003cdiv class=\"offer-banner\"\u003e\n  \u003cdiv class=\"offer-banner-inner\"\u003e\n    \u003cdiv class=\"offer-top-row\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"offer-eyebrow\"\u003e🎁 Exclusive Offers\u003c\/p\u003e\n        \u003ch2 class=\"offer-headline\"\u003eChoose Your Offer\u003c\/h2\u003e\n        \u003cp class=\"offer-subline\"\u003eOne offer per order — pick what suits you best\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"coupon-cards\"\u003e\n      \u003c!-- Coupon 1: Free Gift --\u003e\n      \u003cdiv class=\"coupon-card\"\u003e\n        \u003cdiv class=\"coupon-left\"\u003e\n          \u003cspan class=\"coupon-badge\"\u003e🎁 Free Gift\u003c\/span\u003e\n          \u003cdiv class=\"coupon-title\"\u003eGet a Bluetooth Camera Shutter Remote — Free\u003c\/div\u003e\n          \u003cdiv class=\"coupon-result\"\u003e\n            \u003cspan\u003ePay only\u003c\/span\u003e\n            \u003cspan class=\"price-now\"\u003e₹599\u003c\/span\u003e\n            \u003cspan class=\"price-tag\"\u003e+ Free Remote\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"coupon-right\"\u003e\n          \u003cspan class=\"coupon-code\" id=\"code1\"\u003eFREEGIFT\u003c\/span\u003e\n          \u003cbutton class=\"copy-btn\" id=\"btn1\" onclick=\"copyCode('code1','btn1')\"\u003eCopy\u003c\/button\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Coupon 2: Discount --\u003e\n      \u003cdiv class=\"coupon-card\"\u003e\n        \u003cdiv class=\"coupon-left\"\u003e\n          \u003cspan class=\"coupon-badge\"\u003e💸 Extra 10% Off\u003c\/span\u003e\n          \u003cdiv class=\"coupon-title\"\u003eExtra 10% off on the already discounted price\u003c\/div\u003e\n          \u003cdiv class=\"coupon-result\"\u003e\n            \u003cspan class=\"price-was\"\u003e₹599\u003c\/span\u003e\n            \u003cspan\u003e→\u003c\/span\u003e\n            \u003cspan class=\"price-now\"\u003e₹539\u003c\/span\u003e\n            \u003cspan class=\"price-tag\"\u003eSave ₹60\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"coupon-right\"\u003e\n          \u003cspan class=\"coupon-code\" id=\"code2\"\u003eMAGIC10\u003c\/span\u003e\n          \u003cbutton class=\"copy-btn\" id=\"btn2\" onclick=\"copyCode('code2','btn2')\"\u003eCopy\u003c\/button\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"offer-note\"\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Only one offer per order. Using MAGIC10 gives you a lower price; FREEGIFT adds the remote at no cost instead.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── PRODUCT HEADER ── --\u003e\n\u003cdiv class=\"product-header\"\u003e\n  \u003cp class=\"product-eyebrow\"\u003eOrvix K007\u003c\/p\u003e\n  \u003ch1 class=\"product-title\"\u003eMagnetic Vacuum Phone Holder\u003c\/h1\u003e\n  \u003cp class=\"product-subtitle\"\u003e360° foldable mount — for your car, desk, kitchen \u0026amp; more\u003c\/p\u003e\n  \u003cdiv class=\"badge-row\"\u003e\n    \u003cspan class=\"badge\"\u003e360° Rotation\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eVacuum Lock\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eFoldable Design\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eUniversal Fit\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"content-section\"\u003e\n\n  \u003c!-- ── PROBLEM \/ SOLUTION ── --\u003e\n  \u003cdiv class=\"section-label\"\u003e\u003cspan\u003eEveryday Problems, Solved\u003c\/span\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"img-content-row\"\u003e\n    \u003cdiv class=\"section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/7134NCjm_iL._SL1500.jpg?v=1772463628\" alt=\"Phone holder on car dashboard\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"section-content\"\u003e\n      \u003cdiv class=\"problem-solution\"\u003e\n        \u003cdiv class=\"ps-item\"\u003e\n          \u003cp class=\"ps-problem\"\u003e\"My phone keeps falling while driving\"\u003c\/p\u003e\n          \u003cp class=\"ps-solution\"\u003eStrong vacuum suction stays locked on smooth surfaces\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ps-item\"\u003e\n          \u003cp class=\"ps-problem\"\u003e\"I can't find the right viewing angle\"\u003c\/p\u003e\n          \u003cp class=\"ps-solution\"\u003e360° rotation adjusts to any angle instantly\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ps-item\"\u003e\n          \u003cp class=\"ps-problem\"\u003e\"Bulky holders take up too much space\"\u003c\/p\u003e\n          \u003cp class=\"ps-solution\"\u003eFolds flat — fits in your pocket or bag effortlessly\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ps-item\"\u003e\n          \u003cp class=\"ps-problem\"\u003e\"Complicated setup every time I use it\"\u003c\/p\u003e\n          \u003cp class=\"ps-solution\"\u003eOne-hand mount and release — zero frustration\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── WHAT MAKES IT SPECIAL ── --\u003e\n  \u003cdiv class=\"section-label\"\u003e\u003cspan\u003eWhat Makes It Special\u003c\/span\u003e\u003c\/div\u003e\n\n  \u003c!-- Image strip above the feature cards --\u003e\n  \u003cdiv class=\"img-strip\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/71PIME8UUsL._SL1500.jpg?v=1772463628\" alt=\"Magnetic hold detail\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/71GCOtgC_DL._SL1500.jpg?v=1772463628\" alt=\"Vacuum lock suction base\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-grid\"\u003e\n    \u003cdiv class=\"highlight-card\"\u003e\n      \u003ch3\u003e🧲 Smart Magnetic Hold\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eN52 magnet for reliable, strong grip\u003c\/li\u003e\n        \u003cli\u003eNative MagSafe for iPhone 12+\u003c\/li\u003e\n        \u003cli\u003eMagnetic ring for all other phones\u003c\/li\u003e\n        \u003cli\u003eSafe — won't interfere with your device\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"highlight-card\"\u003e\n      \u003ch3\u003e💪 Vacuum Lock Technology\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eFirmly sticks to glass, metal \u0026amp; plastic\u003c\/li\u003e\n        \u003cli\u003eZero adhesive residue left behind\u003c\/li\u003e\n        \u003cli\u003eReposition freely, whenever you need\u003c\/li\u003e\n        \u003cli\u003eSecure hold even on bumpy roads\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"highlight-card\"\u003e\n      \u003ch3\u003e🔄 Full Flexible Control\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e360° rotation for any perfect angle\u003c\/li\u003e\n        \u003cli\u003ePortrait \u0026amp; landscape, seamlessly\u003c\/li\u003e\n        \u003cli\u003eAdjustable viewing height\u003c\/li\u003e\n        \u003cli\u003eOne-hand operation \u0026amp; release\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"highlight-card\"\u003e\n      \u003ch3\u003e🎒 Built for Daily Life\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eCompact foldable design\u003c\/li\u003e\n        \u003cli\u003ePremium materials, built to last\u003c\/li\u003e\n        \u003cli\u003eTravel-friendly — pocket-sized\u003c\/li\u003e\n        \u003cli\u003eWorks with all phone models\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── REELS UNDER WHAT MAKES IT SPECIAL ── --\u003e\n  \u003cdiv class=\"reels-mini-section\"\u003e\n    \u003cdiv class=\"reels-mini-header\"\u003e\n      \u003cspan class=\"reels-mini-label\"\u003e📱 See it yourself\u003c\/span\u003e\n      \u003cp class=\"reels-mini-sub\"\u003eSwipe through real use\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"reels-mini-carousel\"\u003e\n      \u003cdiv class=\"reels-mini-card\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.instagram.com\/p\/DUVYngqEXAd\/embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n      \u003cdiv class=\"reels-mini-card\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.instagram.com\/p\/DL1XcTlRx2k\/embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n      \u003cdiv class=\"reels-mini-card\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.instagram.com\/p\/DKctqW-TnLA\/embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"section-label\"\u003e\u003cspan\u003ePerfect For Every Situation\u003c\/span\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"img-content-row reverse\"\u003e\n    \u003cdiv class=\"section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/719HNPCI21L._SL1500.jpg?v=1772463628\" alt=\"Phone holder use cases\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"section-content\"\u003e\n      \u003cdiv class=\"scenario-grid\" style=\"grid-template-columns: 1fr 1fr;\"\u003e\n        \u003cdiv class=\"scenario-item\"\u003e\n          \u003cdiv class=\"scenario-icon\"\u003e🚗\u003c\/div\u003e\n          \u003ch4\u003eCar Dashboard\u003c\/h4\u003e\n          \u003cp\u003eSafe, hands-free navigation\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scenario-item\"\u003e\n          \u003cdiv class=\"scenario-icon\"\u003e💼\u003c\/div\u003e\n          \u003ch4\u003eWork Desk\u003c\/h4\u003e\n          \u003cp\u003eVideo calls \u0026amp; quick viewing\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scenario-item\"\u003e\n          \u003cdiv class=\"scenario-icon\"\u003e🍳\u003c\/div\u003e\n          \u003ch4\u003eKitchen Counter\u003c\/h4\u003e\n          \u003cp\u003eFollow recipes hands-free\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scenario-item\"\u003e\n          \u003cdiv class=\"scenario-icon\"\u003e📹\u003c\/div\u003e\n          \u003ch4\u003eContent Creation\u003c\/h4\u003e\n          \u003cp\u003eStable, hands-free recording\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── BOX CONTENTS ── --\u003e\n  \u003cdiv class=\"section-label\"\u003e\u003cspan\u003eWhat's In the Box\u003c\/span\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"img-content-row\"\u003e\n    \u003cdiv class=\"section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/71Nu6p0u2KL._SL1500.jpg?v=1772463628\" alt=\"Box contents\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"section-content\"\u003e\n      \u003cdiv class=\"box-contents\"\u003e\n        \u003ch3\u003eYour Complete Kit Includes\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eOrvix K007 Magnetic Holder\u003c\/li\u003e\n          \u003cli\u003eMagnetic Ring (for non-MagSafe phones)\u003c\/li\u003e\n          \u003cli\u003eCleaning Wipes — Wet \u0026amp; Dry pair\u003c\/li\u003e\n          \u003cli\u003eSticky Plate (for textured surfaces)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── TRUST ── --\u003e\n  \u003cdiv class=\"trust-section\" style=\"margin-top: 8px;\"\u003e\n    \u003ch3\u003eWhy Thousands Choose Orvix\u003c\/h3\u003e\n    \u003cdiv class=\"trust-grid\"\u003e\n      \u003cdiv class=\"trust-item\"\u003e\n        \u003cdiv class=\"trust-icon\"\u003e✅\u003c\/div\u003e\n        \u003ch4\u003eQuality Tested\u003c\/h4\u003e\n        \u003cp\u003eRigorous checks before dispatch\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-item\"\u003e\n        \u003cdiv class=\"trust-icon\"\u003e🇮🇳\u003c\/div\u003e\n        \u003ch4\u003eIndia Brand\u003c\/h4\u003e\n        \u003cp\u003eDesigned for Indian users\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-item\"\u003e\n        \u003cdiv class=\"trust-icon\"\u003e📱\u003c\/div\u003e\n        \u003ch4\u003eUniversal Fit\u003c\/h4\u003e\n        \u003cp\u003eWorks with all phone models\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-item\"\u003e\n        \u003cdiv class=\"trust-icon\"\u003e💯\u003c\/div\u003e\n        \u003ch4\u003eNo Hassles\u003c\/h4\u003e\n        \u003cp\u003eSimple to use every single day\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ── VIDEO SECTION (kept for reference, hidden) ── --\u003e\n\u003c!--\n\u003cdiv class=\"video-section\"\u003e\n  \u003cdiv class=\"video-header\"\u003e\n    \u003ch2\u003eSee It In Action\u003c\/h2\u003e\n    \u003cp\u003eSwipe to explore\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"video-carousel\"\u003e\n    \u003cdiv class=\"video-card\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.instagram.com\/p\/DUVYngqEXAd\/embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n    \u003cdiv class=\"video-card\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.instagram.com\/p\/DL1XcTlRx2k\/embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n    \u003cdiv class=\"video-card\"\u003e\u003ciframe loading=\"lazy\" src=\"https:\/\/www.instagram.com\/p\/DKctqW-TnLA\/embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n--\u003e\n\n\u003cdiv class=\"content-section\"\u003e\n\n  \u003c!-- ── POLICY ── --\u003e\n  \u003cdiv class=\"section-label\"\u003e\u003cspan\u003eOur Promise to You\u003c\/span\u003e\u003c\/div\u003e\n  \u003cdiv class=\"policy-section\"\u003e\n    \u003ch3\u003e🛡️ 7-Day Hassle-Free Replacement Policy\u003c\/h3\u003e\n    \u003cp class=\"policy-intro\"\u003eWe stand firmly behind every product we ship. If something's not right, we'll make it right — fast.\u003c\/p\u003e\n    \u003cdiv class=\"policy-grid\"\u003e\n      \u003cdiv class=\"policy-card\"\u003e\n        \u003ch4\u003eWe'll Replace If\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eManufacturing defect found\u003c\/li\u003e\n          \u003cli\u003eDamaged during delivery\u003c\/li\u003e\n          \u003cli\u003eProduct doesn't work as described\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"policy-card\"\u003e\n        \u003ch4\u003eQuick, Easy Process\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eReport within 7 days of delivery\u003c\/li\u003e\n          \u003cli\u003eShare unboxing video with our team\u003c\/li\u003e\n          \u003cli\u003eReplacement arranged swiftly\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"policy-note\"\u003e\n      \u003cp\u003e📹 \u003cstrong\u003ePro tip:\u003c\/strong\u003e Record a quick unboxing video when your order arrives — it speeds up any replacement requests significantly.\u003c\/p\u003e\n      \u003cp\u003e⏱️ Genuine issue? Just reach out within \u003cstrong\u003e7 days\u003c\/strong\u003e of delivery and we'll take care of it.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction copyCode(codeId, btnId) {\n  const code = document.getElementById(codeId).textContent.trim();\n  const btn = document.getElementById(btnId);\n  navigator.clipboard.writeText(code).catch(() =\u003e {\n    const ta = document.createElement('textarea');\n    ta.value = code;\n    document.body.appendChild(ta);\n    ta.select();\n    document.execCommand('copy');\n    document.body.removeChild(ta);\n  });\n  btn.textContent = '✓ Copied';\n  btn.classList.add('copied');\n  const toast = document.getElementById('toast');\n  toast.classList.add('show');\n  setTimeout(() =\u003e {\n    btn.textContent = 'Copy';\n    btn.classList.remove('copied');\n    toast.classList.remove('show');\n  }, 2200);\n}\n\n\/\/ ── Drag-to-scroll for mini reel carousel (fixes iframe touch-blocking) ──\n(function() {\n  const carousel = document.querySelector('.reels-mini-carousel');\n  if (!carousel) return;\n  let isDown = false, startX, scrollLeft;\n\n  const onStart = (x) =\u003e {\n    isDown = true;\n    startX = x - carousel.offsetLeft;\n    scrollLeft = carousel.scrollLeft;\n    carousel.classList.add('is-dragging');\n  };\n  const onEnd = () =\u003e {\n    isDown = false;\n    carousel.classList.remove('is-dragging');\n  };\n  const onMove = (x) =\u003e {\n    if (!isDown) return;\n    const walk = (x - carousel.offsetLeft - startX) * 1.2;\n    carousel.scrollLeft = scrollLeft - walk;\n  };\n\n  \/\/ Mouse\n  carousel.addEventListener('mousedown', e =\u003e onStart(e.pageX));\n  carousel.addEventListener('mouseleave', onEnd);\n  carousel.addEventListener('mouseup', onEnd);\n  carousel.addEventListener('mousemove', e =\u003e { e.preventDefault(); onMove(e.pageX); });\n\n  \/\/ Touch\n  carousel.addEventListener('touchstart', e =\u003e onStart(e.touches[0].pageX), { passive: true });\n  carousel.addEventListener('touchend', onEnd);\n  carousel.addEventListener('touchmove', e =\u003e onMove(e.touches[0].pageX), { passive: true });\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"MagicPic","offers":[{"title":"Default Title","offer_id":52109088588148,"sku":"Magnet Model K007","price":399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/cover-mobile-holder--magnetic-vaccum-suction_f9483a17-7131-48de-b9c9-ac31fec72d5a.jpg?v=1770393586"},{"product_id":"magicpic-reusable-handwriting-practice-book-64-pages-pen-control-tracing-workbook-with-3-magic-pens-eraser-for-kids","title":"MagicPic Reusable Handwriting Practice Book (64 Pages) – Pen Control \u0026 Tracing Workbook with 3 Magic Pens + Eraser for Kids","description":"\u003ch2 style=\"color: #222; font-size: 24px; font-weight: bold; margin-bottom: 12px; text-align: center;\"\u003e✨ MagicPic Handwriting Practice Book (64 Pages) ✨\u003c\/h2\u003e\n\u003cp style=\"font-size: 16px; line-height: 1.6; color: #444; text-align: center;\"\u003eA reusable tracing workbook that helps children \u003cstrong\u003elearn English letters, alphabets, numbers, and shapes\u003c\/strong\u003e — while improving handwriting, creativity, and focus. Perfect for kids \u003cstrong\u003eaged 2+ years to primary school\u003c\/strong\u003e. With erasable pages and reusable pens, learning becomes fun, safe, and eco-friendly!\u003c\/p\u003e\n\u003chr style=\"margin: 20px 0; border: 0; border-top: 1px solid #eee;\"\u003e\n\u003ch3 style=\"color: #222; font-size: 20px; font-weight: 600; margin: 15px 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/multi-skill-devolopment-tracing-book.jpg?v=1757491174\" alt=\"\"\u003e\u003c\/h3\u003e\n\u003ch3 style=\"color: #222; font-size: 20px; font-weight: 600; margin: 15px 0;\"\u003e🌟 Why Kids (and Parents) Love It\u003c\/h3\u003e\n\u003cul style=\"font-size: 16px; color: #444; line-height: 1.8; padding-left: 20px;\"\u003e\n\u003cli\u003e📖 \u003cstrong\u003e64 Reusable Pages\u003c\/strong\u003e – More practice for alphabets, words, numbers, and drawings.\u003c\/li\u003e\n\u003cli\u003e✍️ \u003cstrong\u003eBetter Handwriting\u003c\/strong\u003e – Tracing improves pen control \u0026amp; builds neat writing skills.\u003c\/li\u003e\n\u003cli\u003e🖊️ \u003cstrong\u003eErase \u0026amp; Rewrite\u003c\/strong\u003e – Use the given eraser to clean pages \u0026amp; start again instantly.\u003c\/li\u003e\n\u003cli\u003e🪢 \u003cstrong\u003eRing Binder\u003c\/strong\u003e – Use as cards or as a bound book. Pages fold back easily for comfortable writing.\u003c\/li\u003e\n\u003cli\u003e🎨 \u003cstrong\u003eMulti-Skill Growth\u003c\/strong\u003e – Learn letters, numbers, shapes, and creative patterns.\u003c\/li\u003e\n\u003cli\u003e📴 \u003cstrong\u003eReduces Screen Time\u003c\/strong\u003e – Keeps kids engaged in useful, screen-free study habits.\u003c\/li\u003e\n\u003cli\u003e🧒 \u003cstrong\u003eChild-Safe Design\u003c\/strong\u003e – Rounded corners and waterproof, tear-resistant pages.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/feature-magic-book-children-work-book.jpg?v=1757491174\" alt=\"\"\u003e\u003c\/p\u003e\n\u003chr style=\"margin: 20px 0; border: 0; border-top: 1px solid #eee;\"\u003e\n\u003ch3 style=\"color: #222; font-size: 20px; font-weight: 600; margin: 15px 0;\"\u003e💬 What Parents Are Saying\u003c\/h3\u003e\n\u003cp style=\"font-size: 16px; color: #444; line-height: 1.6;\"\u003e⭐️⭐️⭐️⭐️⭐️ \u003cem\u003e“My child practices daily and enjoys tracing letters. The erasable pages are brilliant!”\u003c\/em\u003e\u003cbr\u003e⭐️⭐️⭐️⭐️⭐️ \u003cem\u003e“Keeps kids away from mobile screens and builds real handwriting skills. Highly recommended.”\u003c\/em\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; color: #444; line-height: 1.6;\"\u003e\u003cem\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/testimonial-of-mother-magicpic-childrens-trace-book.jpg?v=1757491174\" alt=\"\"\u003e\u003c\/em\u003e\u003c\/p\u003e\n\u003chr style=\"margin: 20px 0; border: 0; border-top: 1px solid #eee;\"\u003e\n\u003ch3 style=\"color: #222; font-size: 20px; font-weight: 600; margin: 15px 0;\"\u003e📦 What’s Inside\u003c\/h3\u003e\n\u003cul style=\"font-size: 16px; color: #444; line-height: 1.8; padding-left: 20px;\"\u003e\n\u003cli\u003e1 × 64-Page Reusable Handwriting Practice Book\u003c\/li\u003e\n\u003cli\u003e3 × Magic Pens\u003c\/li\u003e\n\u003cli\u003e1 × Eraser\u003c\/li\u003e\n\u003cli\u003e1 × Ring Binder\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/childrens-magic-practice-book.jpg?v=1757486319\" alt=\"\"\u003e\u003c\/p\u003e\n\u003chr style=\"margin: 20px 0; border: 0; border-top: 1px solid #eee;\"\u003e\n\u003ch3 style=\"color: #d32f2f; font-size: 22px; font-weight: bold; margin: 20px 0; text-align: center;\"\u003e🎁 A Fun, Safe \u0026amp; Educational Gift for Kids\u003c\/h3\u003e\n\u003chr style=\"margin: 20px 0; border: 0; border-top: 1px solid #eee;\"\u003e\n\u003ch3 style=\"color: #222; font-size: 20px; font-weight: 600; margin: 15px 0;\"\u003e🛡️ Return Policy\u003c\/h3\u003e\n\u003cp style=\"font-size: 16px; color: #444; line-height: 1.6;\"\u003eWe stand by the quality of the MagicPic Practice Book.\u003cbr\u003e\u003cbr\u003e✅ \u003cstrong\u003eReturn Period:\u003c\/strong\u003e 5 days from delivery\u003cbr\u003e✅ \u003cstrong\u003eCondition:\u003c\/strong\u003e Product \u0026amp; accessories must be unused \u0026amp; in original packaging\u003cbr\u003e✅ \u003cstrong\u003eVerification:\u003c\/strong\u003e For damaged\/defective products, an \u003cstrong\u003eunboxing video (no cuts\/edits)\u003c\/strong\u003e is required for replacement or refund\u003c\/p\u003e","brand":"MagicPic","offers":[{"title":"Default Title","offer_id":53012676444532,"sku":"MAGICBOOK 001","price":249.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/childrens-magic-practice-book.jpg?v=1757486319"},{"product_id":"orvix-k11-magnetic-car-phone-holder-with-gel-vacuum-suction-360-rotation","title":"Orvix K11 Magnetic Car Phone Holder with Gel Vacuum Suction \u0026 360° Rotation","description":"\u003c!-- ORVIX K11 PRODUCT DESCRIPTION --\u003e\n\u003cdiv style=\"font-family: Arial, sans-serif; line-height: 1.6; color: #222;\"\u003e\n\u003c!-- Title --\u003e\n\u003ch1 style=\"color: #f36c21;\"\u003eOrvix K11 Pro Magnetic Vacuum Car Phone Holder\u003c\/h1\u003e\n\u003cp style=\"font-size: 15px;\"\u003e\u003cstrong\u003eGel-Enhanced Vacuum Suction • 360° Adjustable • Foldable Design\u003c\/strong\u003e\u003c\/p\u003e\n\u003c!-- Highlight Bar --\u003e\n\u003cdiv style=\"background: #fff4ec; border-left: 4px solid #f36c21; padding: 12px; margin: 16px 0;\"\u003eExperience stronger grip and better stability with the upgraded \u003cstrong\u003egel-based vacuum suction\u003c\/strong\u003e combined with a secure magnetic phone mount.\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003ch2 style=\"color: #f36c21;\"\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eGel-Enhanced Vacuum Suction Base\u003c\/strong\u003e – Improved grip compared to standard suction cups.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStrong Magnetic Hold\u003c\/strong\u003e – Keeps your phone steady even on rough roads.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e360° Rotation\u003c\/strong\u003e – Easily adjust for portrait or landscape viewing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFoldable \u0026amp; Compact\u003c\/strong\u003e – Saves space when not in use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUniversal Compatibility\u003c\/strong\u003e – Works with all smartphones using magnetic plates.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Usage --\u003e\n\u003ch2 style=\"color: #f36c21;\"\u003ePerfect For\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCar dashboard \u0026amp; windshield\u003c\/li\u003e\n\u003cli\u003eNavigation, calls \u0026amp; hands-free use\u003c\/li\u003e\n\u003cli\u003eOffice desks \u0026amp; smooth surfaces\u003c\/li\u003e\n\u003cli\u003eDaily commuting \u0026amp; long drives\u003cbr\u003e\u003cimg alt=\"Vacuum Suction Cup Car Phone Mount for Magsafe 360°\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/116e73f8-198a-4e0d-9381-fda91e88f080.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\u003cimg alt=\"Vacuum Suction Cup Car Phone Mount for Magsafe 360°\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/89fb7477-7b74-4957-8e07-fe9eb3217646.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\u003cimg alt=\"Vacuum Suction Cup Car Phone Mount for Magsafe 360°\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c5b974ec-0509-4d2f-bd16-671b4b93b03e.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\u003cimg alt=\"Vacuum Suction Cup Car Phone Mount for Magsafe 360°\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/ddf27e58-1eaa-4313-9dd3-cb6eed5da099.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\u003cimg alt=\"Vacuum Suction Cup Car Phone Mount for Magsafe 360°\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/837ea926-baad-4a6c-9b38-699bfb0425ef.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Why Orvix --\u003e\n\u003cdiv style=\"background: #fafafa; border: 1px solid #eee; padding: 14px; margin: 20px 0;\"\u003e\n\u003ch3 style=\"color: #f36c21; margin-top: 0;\"\u003eWhy Choose Orvix K11?\u003c\/h3\u003e\n\u003cp\u003eUnlike regular magnetic holders, the Orvix K11 uses a \u003cstrong\u003egel-like vacuum rubber pad\u003c\/strong\u003e that enhances suction strength, ensuring better adhesion and reduced slipping during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003ch2 style=\"color: #f36c21;\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eMount Type\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eVacuum Suction + Magnetic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eRotation\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003e360° Adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eDesign\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eFoldable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border: 1px solid #ddd;\"\u003eAll Smartphones\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Box Contents --\u003e\n\u003ch2 style=\"color: #f36c21;\"\u003eWhat’s in the Box\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × Orvix K11 Magnetic Vacuum Phone Holder\u003c\/li\u003e\n\u003cli\u003e1 × Magnetic Plate Set\u003c\/li\u003e\n\u003cli\u003e1 × User Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- POLICY SECTION --\u003e\n\u003cdiv style=\"background: #fff4ec; border: 1px solid #f36c21; padding: 16px; margin-top: 28px;\"\u003e\n\u003ch2 style=\"color: #f36c21; margin-top: 0;\"\u003e🛡️ Return \u0026amp; Replacement Policy\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eReplacement is provided only in the following cases:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e✅ Manufacturing defects\u003c\/li\u003e\n\u003cli\u003e✅ Product damaged during delivery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot eligible for return:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e❌ Change of mind\u003c\/li\u003e\n\u003cli\u003e❌ Usage issues\u003c\/li\u003e\n\u003cli\u003e❌ Compatibility confusion\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003e🎥 Mandatory Unboxing Video\u003c\/strong\u003e\u003cbr\u003eA clear, continuous unboxing video (no cuts or edits) is required to claim replacement.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e⏱️ Reporting Time:\u003c\/strong\u003e\u003cbr\u003eIssues must be reported within \u003cstrong\u003e5 days of delivery\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003e\u003cstrong\u003e⚠️ Without an unboxing video, no replacement or refund will be processed.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MagicPic","offers":[{"title":"Default Title","offer_id":53876282229108,"sku":"Magnetic K11","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/61iPRVBk6CL._SL1482.jpg?v=1770046682"},{"product_id":"orvix-3-in-1-foldable-laptop-stand-with-magnetic-phone-holder-8-adjustable-heights-portable-aluminum-riser-universal-for-all-laptops-tablets-smartphones","title":"Orvix 3-in-1 Foldable Laptop Stand with Magnetic Phone Holder – 8 Adjustable Heights, Portable Aluminum Riser, Universal for All Laptops, Tablets \u0026 Smartphones","description":"\u003c!-- ORVIX 3-in-1 Stand — Shopify Product Description\n     Uses inline styles only (Shopify-safe, theme font sizes preserved) --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ░░ HERO TAGLINE ░░ --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%); border-radius: 14px; padding: 28px 30px; margin-bottom: 32px;\"\u003e\n\u003ch2 style=\"color: #ffffff; margin: 0 0 8px 0;\"\u003e⚡ One Stand. Every Device. Anywhere.\u003c\/h2\u003e\n\u003cp style=\"color: rgba(255,255,255,0.8); margin: 0; font-size: 1.05em;\"\u003eThe \u003cstrong style=\"color: #ff6a00;\"\u003eOrvix 3-in-1 Foldable Stand\u003c\/strong\u003e raises your laptop to eye level, holds your tablet upright, and magnetically docks your phone — all in one sleek aluminum build that folds flat in 5 seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ░░ AT A GLANCE — 6 BADGES ░░ --\u003e\n\u003ch2\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/1f283d5b-68ab-48ff-aef5-bf478ab097f4.__CR0_0_970_600_PT0_SX970_V1.png?v=1771402826\"\u003e\u003c\/h2\u003e\n\u003ch2\u003e📊 At a Glance\u003c\/h2\u003e\n\u003ctable style=\"border-collapse: separate; border-spacing: 8px; margin-bottom: 24px;\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #f7f7f7; border: 1px solid #e8e8e8; border-radius: 12px; padding: 16px 12px; text-align: center; width: 33%;\"\u003e\n\u003cdiv style=\"font-size: 1.8em; margin-bottom: 6px;\"\u003e📐\u003c\/div\u003e\n\u003cstrong\u003e8 Height Levels\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003eClick-lock positions\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"background: #f7f7f7; border: 1px solid #e8e8e8; border-radius: 12px; padding: 16px 12px; text-align: center; width: 33%;\"\u003e\n\u003cdiv style=\"font-size: 1.8em; margin-bottom: 6px;\"\u003e🧲\u003c\/div\u003e\n\u003cstrong\u003eMagnetic Holder\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003eAll phones supported\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"background: #f7f7f7; border: 1px solid #e8e8e8; border-radius: 12px; padding: 16px 12px; text-align: center; width: 33%;\"\u003e\n\u003cdiv style=\"font-size: 1.8em; margin-bottom: 6px;\"\u003e🪶\u003c\/div\u003e\n\u003cstrong\u003eAluminum Build\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003ePremium alloy\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #f7f7f7; border: 1px solid #e8e8e8; border-radius: 12px; padding: 16px 12px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 1.8em; margin-bottom: 6px;\"\u003e📦\u003c\/div\u003e\n\u003cstrong\u003eFolds Flat\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003ePocket-slim design\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"background: #f7f7f7; border: 1px solid #e8e8e8; border-radius: 12px; padding: 16px 12px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 1.8em; margin-bottom: 6px;\"\u003e💻\u003c\/div\u003e\n\u003cstrong\u003eAll Laptops\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003eUp to 17 inch\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"background: #f7f7f7; border: 1px solid #e8e8e8; border-radius: 12px; padding: 16px 12px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 1.8em; margin-bottom: 6px;\"\u003e🌀\u003c\/div\u003e\n\u003cstrong\u003e360° Swivel\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #888; font-size: 0.9em;\"\u003eRotate freely\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ░░ PAIN POINTS ░░ --\u003e\n\u003ch2\u003e😤 Everyday Problems We Solve\u003c\/h2\u003e\n\u003ctable style=\"border-collapse: collapse; margin-bottom: 32px;\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #f0f0f0; border-left: 4px solid #ff4d00; background: #fff8f6; border-radius: 0 8px 8px 0; margin-bottom: 8px;\"\u003e\n\u003cstrong style=\"color: #c0392b;\"\u003e\"My laptop gives me neck pain all day\"\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #555;\"\u003e→ Raise it to eye level with 8 click-lock height settings\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"height: 8px;\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #f0f0f0; border-left: 4px solid #ff4d00; background: #fff8f6; border-radius: 0 8px 8px 0;\"\u003e\n\u003cstrong style=\"color: #c0392b;\"\u003e\"I need my phone visible while working\"\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #555;\"\u003e→ Magnetic holder keeps your phone right beside your screen\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"height: 8px;\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #f0f0f0; border-left: 4px solid #ff4d00; background: #fff8f6; border-radius: 0 8px 8px 0;\"\u003e\n\u003cstrong style=\"color: #c0392b;\"\u003e\"I work from cafés, hotels, and home\"\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #555;\"\u003e→ Folds flat in 5 seconds — fits in any bag or sleeve\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"height: 8px;\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; border-left: 4px solid #ff4d00; background: #fff8f6; border-radius: 0 8px 8px 0;\"\u003e\n\u003cstrong style=\"color: #c0392b;\"\u003e\"I use different devices every day\"\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #555;\"\u003e→ Works with all laptops, tablets, and smartphones\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ░░ KEY FEATURES ░░ --\u003e\n\u003ch2\u003e✨ What Makes It Special\u003c\/h2\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv style=\"background: #f7f7f7; border-radius: 12px; border-left: 5px solid #ff4d00; padding: 20px 22px; margin-bottom: 12px;\"\u003e\n\u003ch3 style=\"margin: 0 0 8px 0;\"\u003e📐 8-Level Height Adjustment\u003c\/h3\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; color: #555;\"\u003e\n\u003cli\u003eClick-lock positions for a perfect ergonomic angle\u003c\/li\u003e\n\u003cli\u003eWorks sitting, standing, or anywhere in between\u003c\/li\u003e\n\u003cli\u003eReduces neck and back strain throughout the day\u003c\/li\u003e\n\u003cli\u003eSmooth, tool-free adjustment every single time\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\u003cdiv style=\"background: #f7f7f7; border-radius: 12px; border-left: 5px solid #ff4d00; padding: 20px 22px; margin-bottom: 12px;\"\u003e\n\u003ch3 style=\"margin: 0 0 8px 0;\"\u003e🧲 Magnetic Phone Holder — All Phones\u003c\/h3\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; color: #555;\"\u003e\n\u003cli\u003ePowerful built-in magnets hold your phone securely\u003c\/li\u003e\n\u003cli\u003eWorks with all smartphones — iPhone, Samsung, OnePlus, Redmi \u0026amp; more\u003c\/li\u003e\n\u003cli\u003ePortrait and landscape modes supported\u003c\/li\u003e\n\u003cli\u003eMagnetic ring included for non-magnetic phones\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\u003cdiv style=\"background: #f7f7f7; border-radius: 12px; border-left: 5px solid #ff4d00; padding: 20px 22px; margin-bottom: 12px;\"\u003e\n\u003ch3 style=\"margin: 0 0 8px 0;\"\u003e🪶 Premium Aluminum Alloy Build\u003c\/h3\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; color: #555;\"\u003e\n\u003cli\u003eAircraft-grade aluminum — strong yet ultra-light\u003c\/li\u003e\n\u003cli\u003eRigid enough to hold 17\" laptops steady\u003c\/li\u003e\n\u003cli\u003eScratch and fingerprint resistant anodized finish\u003c\/li\u003e\n\u003cli\u003eLooks premium on any desk, every single day\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\u003cdiv style=\"background: #f7f7f7; border-radius: 12px; border-left: 5px solid #ff4d00; padding: 20px 22px; margin-bottom: 12px;\"\u003e\n\u003ch3 style=\"margin: 0 0 8px 0;\"\u003e📦 Folds Flat in Under 5 Seconds\u003c\/h3\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; color: #555;\"\u003e\n\u003cli\u003eCollapses to a slim, compact form instantly\u003c\/li\u003e\n\u003cli\u003eSlides into any laptop sleeve, backpack, or carry-on\u003c\/li\u003e\n\u003cli\u003eSet up and pack down with zero effort\u003c\/li\u003e\n\u003cli\u003eYour ergonomic workstation travels with you everywhere\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 5 --\u003e\n\u003cdiv style=\"background: #f7f7f7; border-radius: 12px; border-left: 5px solid #ff4d00; padding: 20px 22px; margin-bottom: 12px;\"\u003e\n\u003ch3 style=\"margin: 0 0 8px 0;\"\u003e🌀 360° Swivel Base\u003c\/h3\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; color: #555;\"\u003e\n\u003cli\u003eRotate your screen to share with anyone beside you\u003c\/li\u003e\n\u003cli\u003eSwitch portrait to landscape mode instantly\u003c\/li\u003e\n\u003cli\u003eSmooth, stable rotation with no wobble\u003c\/li\u003e\n\u003cli\u003eOne-hand operation every time\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 6 --\u003e\n\u003cdiv style=\"background: #f7f7f7; border-radius: 12px; border-left: 5px solid #ff4d00; padding: 20px 22px; margin-bottom: 24px;\"\u003e\n\u003ch3 style=\"margin: 0 0 8px 0;\"\u003e🖥️ True 3-in-1 Versatility\u003c\/h3\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; color: #555;\"\u003e\n\u003cli\u003eLaptop riser, tablet stand, or magnetic phone dock\u003c\/li\u003e\n\u003cli\u003eSwitch between all three modes — zero tools needed\u003c\/li\u003e\n\u003cli\u003eOne purchase replaces three separate accessories\u003c\/li\u003e\n\u003cli\u003eWorks for work, streaming, calls, and content creation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ░░ PERFECT FOR ░░ --\u003e\n\u003ch2\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/837533be-c4ea-4e66-b917-021f2c20eedd.__CR0_0_970_600_PT0_SX970_V1.png?v=1771402893\"\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/5c24308d-b399-48e7-a3e1-cd2d0294b027.__CR0_0_970_600_PT0_SX970_V1.png?v=1771402893\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/0839172f-c3ec-493f-b6de-cb104bdd9e32.__CR0_0_970_600_PT0_SX970_V1.png?v=1771402893\"\u003e\u003c\/p\u003e\n\u003ch2\u003e📍 Perfect For Every Situation\u003c\/h2\u003e\n\u003ctable style=\"border-collapse: separate; border-spacing: 8px; margin-bottom: 24px;\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #ffffff; border: 1px solid #e8e8e8; border-radius: 12px; padding: 18px; width: 50%; vertical-align: top;\"\u003e\n\u003cdiv style=\"font-size: 1.5em; margin-bottom: 8px;\"\u003e🏠\u003c\/div\u003e\n\u003ch4 style=\"margin: 0 0 6px 0; color: #1a1a1a;\"\u003eWork From Home\u003c\/h4\u003e\n\u003cp style=\"color: #666; margin: 0; font-size: 0.95em;\"\u003eTurn any table into an ergonomic workstation. Screen at eye level all day — less strain, more focus, better output.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"background: #ffffff; border: 1px solid #e8e8e8; border-radius: 12px; padding: 18px; width: 50%; vertical-align: top;\"\u003e\n\u003cdiv style=\"font-size: 1.5em; margin-bottom: 8px;\"\u003e📹\u003c\/div\u003e\n\u003ch4 style=\"margin: 0 0 6px 0; color: #1a1a1a;\"\u003eVideo Calls \u0026amp; Meetings\u003c\/h4\u003e\n\u003cp style=\"color: #666; margin: 0; font-size: 0.95em;\"\u003eLook sharp on Zoom, Google Meet, and Teams. Camera at the right height every time — no more awkward angles.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #ffffff; border: 1px solid #e8e8e8; border-radius: 12px; padding: 18px; vertical-align: top;\"\u003e\n\u003cdiv style=\"font-size: 1.5em; margin-bottom: 8px;\"\u003e✈️\u003c\/div\u003e\n\u003ch4 style=\"margin: 0 0 6px 0; color: #1a1a1a;\"\u003eTravel \u0026amp; Remote Work\u003c\/h4\u003e\n\u003cp style=\"color: #666; margin: 0; font-size: 0.95em;\"\u003eFolds slim enough for any bag. Set up a proper workstation in a hotel room or café in seconds.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"background: #ffffff; border: 1px solid #e8e8e8; border-radius: 12px; padding: 18px; vertical-align: top;\"\u003e\n\u003cdiv style=\"font-size: 1.5em; margin-bottom: 8px;\"\u003e🎨\u003c\/div\u003e\n\u003ch4 style=\"margin: 0 0 6px 0; color: #1a1a1a;\"\u003eContent Creators\u003c\/h4\u003e\n\u003cp style=\"color: #666; margin: 0; font-size: 0.95em;\"\u003eDock your phone as a second camera or teleprompter while your laptop handles the editing. One stand, full studio.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ░░ COMPATIBILITY ░░ --\u003e\n\u003cdiv style=\"background: #1a1a1a; border-radius: 14px; padding: 24px 26px; margin-bottom: 32px;\"\u003e\n\u003ch2 style=\"color: #ffffff; margin: 0 0 16px 0;\"\u003e📱 Universal Compatibility\u003c\/h2\u003e\n\u003cp style=\"color: rgba(255,255,255,0.75); margin: 0 0 10px 0;\"\u003e✅  \u003cstrong style=\"color: #fff;\"\u003eAll Laptops\u003c\/strong\u003e  — MacBook Air, MacBook Pro, Dell, HP, Lenovo, ASUS, Acer (11\" to 17\")\u003c\/p\u003e\n\u003cp style=\"color: rgba(255,255,255,0.75); margin: 0 0 10px 0;\"\u003e✅  \u003cstrong style=\"color: #fff;\"\u003eAll Smartphones\u003c\/strong\u003e  — iPhone, Samsung, OnePlus, Redmi, Realme, Vivo, Oppo \u0026amp; more\u003c\/p\u003e\n\u003cp style=\"color: rgba(255,255,255,0.75); margin: 0;\"\u003e✅  \u003cstrong style=\"color: #fff;\"\u003eAll Tablets\u003c\/strong\u003e  — iPad, Samsung Tab, Lenovo Tab \u0026amp; all standard tablets\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ░░ SPECS TABLE ░░ --\u003e\n\u003ch2\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/a3f2166b-7e94-421c-be38-9015c48850b9.jpg?v=1771403194\" alt=\"\"\u003e\u003c\/h2\u003e\n\u003ch2\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/fbc2fe0f-d928-4472-9a6b-ffa8db055c09.__CR0_0_970_600_PT0_SX970_V1.png?v=1771403007\"\u003e\u003c\/h2\u003e\n\u003ch2\u003e📋 Product Specifications\u003c\/h2\u003e\n\u003ctable style=\"border-collapse: collapse; border-radius: 12px; overflow: hidden; border: 1px solid #e8e8e8; margin-bottom: 32px;\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #1a1a1a;\"\u003e\n\u003ctd style=\"padding: 12px 16px; color: #ffffff; font-weight: bold; width: 40%;\"\u003eSpecification\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; color: #ffffff; font-weight: bold;\"\u003eDetails\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f7f7f7;\"\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; font-weight: bold; color: #1a1a1a;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; color: #444;\"\u003eOrvix\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #ffffff;\"\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; font-weight: bold; color: #1a1a1a;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; color: #444;\"\u003ePremium Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f7f7f7;\"\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; font-weight: bold; color: #1a1a1a;\"\u003eHeight Settings\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; color: #444;\"\u003e8 Adjustable Levels (Click-lock)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #ffffff;\"\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; font-weight: bold; color: #1a1a1a;\"\u003eLaptop Support\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; color: #444;\"\u003eAll laptops 11\" to 17\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f7f7f7;\"\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; font-weight: bold; color: #1a1a1a;\"\u003ePhone Holder\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; color: #444;\"\u003eMagnetic — Universal (magnetic ring included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #ffffff;\"\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; font-weight: bold; color: #1a1a1a;\"\u003eTablet Support\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; color: #444;\"\u003eAll tablets — iPad, Samsung Tab \u0026amp; more\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f7f7f7;\"\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; font-weight: bold; color: #1a1a1a;\"\u003eRotation\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; color: #444;\"\u003e360° Swivel Base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #ffffff;\"\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; font-weight: bold; color: #1a1a1a;\"\u003eDesign\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; color: #444;\"\u003eFoldable · Portable · Tool-free setup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f7f7f7;\"\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; font-weight: bold; color: #1a1a1a;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e8e8e8; color: #444;\"\u003eSpace Gray \/ Silver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #ffffff;\"\u003e\n\u003ctd style=\"padding: 13px 16px; font-weight: bold; color: #1a1a1a;\"\u003eIn the Box\u003c\/td\u003e\n\u003ctd style=\"padding: 13px 16px; color: #444;\"\u003e1× Orvix 3-in-1 Stand  ·  1× Magnetic Ring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ░░ WHY ORVIX ░░ --\u003e\n\u003ch2\u003e🏆 Why Thousands Choose Orvix\u003c\/h2\u003e\n\u003ctable style=\"border-collapse: separate; border-spacing: 8px; margin-bottom: 32px;\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #f0fff4; border: 1px solid #b7ebc9; border-radius: 12px; padding: 18px; text-align: center; width: 25%; vertical-align: top;\"\u003e\n\u003cdiv style=\"font-size: 1.6em; margin-bottom: 8px;\"\u003e✅\u003c\/div\u003e\n\u003cstrong\u003eQuality Tested\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #666; font-size: 0.9em;\"\u003eEvery unit checked before shipping\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"background: #f0fff4; border: 1px solid #b7ebc9; border-radius: 12px; padding: 18px; text-align: center; width: 25%; vertical-align: top;\"\u003e\n\u003cdiv style=\"font-size: 1.6em; margin-bottom: 8px;\"\u003e🇮🇳\u003c\/div\u003e\n\u003cstrong\u003eIndian Brand\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #666; font-size: 0.9em;\"\u003eBuilt for Indian users \u0026amp; conditions\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"background: #f0fff4; border: 1px solid #b7ebc9; border-radius: 12px; padding: 18px; text-align: center; width: 25%; vertical-align: top;\"\u003e\n\u003cdiv style=\"font-size: 1.6em; margin-bottom: 8px;\"\u003e📱\u003c\/div\u003e\n\u003cstrong\u003eUniversal Fit\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #666; font-size: 0.9em;\"\u003eEvery phone, laptop \u0026amp; tablet\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"background: #f0fff4; border: 1px solid #b7ebc9; border-radius: 12px; padding: 18px; text-align: center; width: 25%; vertical-align: top;\"\u003e\n\u003cdiv style=\"font-size: 1.6em; margin-bottom: 8px;\"\u003e💯\u003c\/div\u003e\n\u003cstrong\u003eNo Hassle\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #666; font-size: 0.9em;\"\u003eSet up in seconds, every time\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- ░░ IN THE BOX ░░ --\u003e\n\u003ch2\u003e📦 What's in the Box\u003c\/h2\u003e\n\u003cdiv style=\"background: #f7f7f7; border-radius: 12px; padding: 20px 24px; margin-bottom: 32px;\"\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; color: #444;\"\u003e\n\u003cli style=\"padding: 6px 0;\"\u003e\n\u003cstrong\u003eOrvix 3-in-1 Foldable Aluminum Stand\u003c\/strong\u003e × 1\u003c\/li\u003e\n\u003cli style=\"padding: 6px 0;\"\u003e\n\u003cstrong\u003eMagnetic Ring\u003c\/strong\u003e (for non-magnetic phones) × 1\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ░░ GUARANTEE ░░ --\u003e\n\u003ch2\u003e🛡️ Hassle-Free Replacement Policy\u003c\/h2\u003e\n\u003cp\u003eWe stand behind our product quality. If something's not right, we're here to help.\u003c\/p\u003e\n\u003ctable style=\"border-collapse: separate; border-spacing: 10px; margin-bottom: 16px;\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #f6fff9; border: 1px solid #b7ebc9; border-top: 4px solid #00a854; border-radius: 12px; padding: 20px; width: 50%; vertical-align: top;\"\u003e\n\u003ch3 style=\"margin: 0 0 12px 0; color: #00a854;\"\u003e🔄 We'll Replace If\u003c\/h3\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; color: #444;\"\u003e\n\u003cli style=\"padding: 4px 0;\"\u003eManufacturing defect found\u003c\/li\u003e\n\u003cli style=\"padding: 4px 0;\"\u003eDamaged during delivery\u003c\/li\u003e\n\u003cli style=\"padding: 4px 0;\"\u003eProduct doesn't work as described\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/td\u003e\n\u003ctd style=\"background: #f6fff9; border: 1px solid #b7ebc9; border-top: 4px solid #00a854; border-radius: 12px; padding: 20px; width: 50%; vertical-align: top;\"\u003e\n\u003ch3 style=\"margin: 0 0 12px 0; color: #00a854;\"\u003e⚡ Quick Process\u003c\/h3\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; color: #444;\"\u003e\n\u003cli style=\"padding: 4px 0;\"\u003eReport within \u003cstrong\u003e5 days\u003c\/strong\u003e of delivery\u003c\/li\u003e\n\u003cli style=\"padding: 4px 0;\"\u003eShare unboxing video with us\u003c\/li\u003e\n\u003cli style=\"padding: 4px 0;\"\u003eWe'll arrange replacement fast\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Video tip --\u003e\n\u003cdiv style=\"background: #1a1a1a; border-radius: 12px; padding: 18px 22px; margin-bottom: 16px; display: flex; gap: 14px; align-items: flex-start;\"\u003e\n\u003cspan style=\"font-size: 1.5em;\"\u003e📹\u003c\/span\u003e\n\u003cp style=\"color: rgba(255,255,255,0.85); margin: 0;\"\u003e\u003cstrong style=\"color: #ff6a00;\"\u003ePro Tip:\u003c\/strong\u003e Record a quick unboxing video the moment your order arrives. It helps us process any replacement immediately — no back and forth needed. Reach out within \u003cstrong style=\"color: #fff;\"\u003e5 days of delivery\u003c\/strong\u003e and we'll take care of it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Return warning --\u003e\n\u003cdiv style=\"background: #fff3f0; border: 1px solid #ffc4b3; border-left: 5px solid #ff4d00; border-radius: 0 12px 12px 0; padding: 16px 20px;\"\u003e\n\u003cp style=\"margin: 0; color: #c0392b;\"\u003e⚠️ \u003cstrong\u003eReturn Policy:\u003c\/strong\u003e We offer \u003cstrong\u003ereplacement only\u003c\/strong\u003e — no returns accepted. Replacements are provided for manufacturing defects or delivery damage only. Unboxing video is required for all claims.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"MagicPic","offers":[{"title":"Default Title","offer_id":53933174554996,"sku":null,"price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/5in1-stand-for-laptop-mobile-tab.jpg?v=1771399995"},{"product_id":"portable-rgb-led-video-light-2700k-6500k-dimmable-photography-fill-light-for-mobile-camera-content-creators","title":"Portable RGB LED Video Light – 2700K-6500K Dimmable Photography Fill Light for Mobile, Camera \u0026 Content Creators","description":"\u003cdiv style=\"font-family: Arial, Helvetica, sans-serif; line-height:1.6; color:#333;\"\u003e\n\n\u003ch2 style=\"font-size:26px; margin-bottom:10px;\"\u003ePortable RGB LED Video Light\u003c\/h2\u003e\n\u003cp style=\"font-size:16px;\"\u003e\nCreate \u003cb\u003estudio-quality lighting anywhere\u003c\/b\u003e with this compact RGB LED video light. \nPerfect for \u003cb\u003eInstagram reels, YouTube videos, product photography, live streaming, and vlogging\u003c\/b\u003e.\n\u003c\/p\u003e\n\n\u003cp style=\"font-size:16px;\"\u003e\nWith adjustable \u003cb\u003e2700K–6500K color temperature\u003c\/b\u003e and vibrant RGB lighting effects, \nyou can easily create the perfect mood for every scene — from warm cinematic tones \nto bright daylight lighting.\n\u003c\/p\u003e\n\n\u003cdiv style=\"background:#fff4e6; border-left:4px solid #ff7a00; padding:15px; margin-top:20px;\"\u003e\n\u003cb\u003e💡 Designed for content creators who want professional lighting without bulky equipment.\u003c\/b\u003e\n\u003c\/div\u003e\n\n\u003chr style=\"margin:30px 0;\"\u003e\n\n\u003ch3 style=\"font-size:22px;\"\u003e✨ Why Creators Love This Light\u003c\/h3\u003e\n\n\u003cul style=\"list-style:none; padding:0; font-size:16px;\"\u003e\n\u003cli\u003e🌈 \u003cb\u003eFull RGB Lighting\u003c\/b\u003e – Create vibrant color effects for cinematic shots.\u003c\/li\u003e\n\u003cli\u003e🌤 \u003cb\u003eAdjustable Color Temperature\u003c\/b\u003e – 2700K–6500K warm to daylight lighting.\u003c\/li\u003e\n\u003cli\u003e🔆 \u003cb\u003eDimmable Brightness\u003c\/b\u003e – Fine-tune brightness for perfect exposure.\u003c\/li\u003e\n\u003cli\u003e📱 \u003cb\u003ePortable Pocket Design\u003c\/b\u003e – Lightweight and travel friendly.\u003c\/li\u003e\n\u003cli\u003e🔋 \u003cb\u003eRechargeable Battery\u003c\/b\u003e – Shoot anywhere without power outlets.\u003c\/li\u003e\n\u003cli\u003e🎬 \u003cb\u003eCreator Friendly\u003c\/b\u003e – Ideal for reels, vlogging, livestreaming and product shoots.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003chr style=\"margin:30px 0;\"\u003e\n\n\u003ch3 style=\"font-size:22px;\"\u003e🚀 Quick Benefits\u003c\/h3\u003e\n\n\u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:10px; margin-top:15px;\"\u003e\n\n\u003cdiv style=\"background:#f9f9f9; padding:12px; border-radius:6px;\"\u003e📹 Instantly improve video quality\u003c\/div\u003e\n\u003cdiv style=\"background:#f9f9f9; padding:12px; border-radius:6px;\"\u003e🎥 Perfect for Reels \u0026amp; YouTube\u003c\/div\u003e\n\u003cdiv style=\"background:#f9f9f9; padding:12px; border-radius:6px;\"\u003e🌈 Multiple RGB color effects\u003c\/div\u003e\n\u003cdiv style=\"background:#f9f9f9; padding:12px; border-radius:6px;\"\u003e🧳 Pocket-size portable design\u003c\/div\u003e\n\u003cdiv style=\"background:#f9f9f9; padding:12px; border-radius:6px;\"\u003e🛍 Great for product photography\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003chr style=\"margin:30px 0;\"\u003e\n\n\u003ch3 style=\"font-size:22px;\"\u003e🎯 Perfect For\u003c\/h3\u003e\n\n\u003cul style=\"font-size:16px;\"\u003e\n\u003cli\u003eContent Creators\u003c\/li\u003e\n\u003cli\u003eInfluencers\u003c\/li\u003e\n\u003cli\u003eYouTube \u0026amp; Reels\u003c\/li\u003e\n\u003cli\u003eProduct Photography\u003c\/li\u003e\n\u003cli\u003eOnline Sellers\u003c\/li\u003e\n\u003cli\u003eVideo Calls \u0026amp; Live Streaming\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003chr style=\"margin:30px 0;\"\u003e\n\n\u003ch3 style=\"font-size:22px;\"\u003e📦 What's in the Box\u003c\/h3\u003e\n\n\u003cul style=\"font-size:16px;\"\u003e\n\u003cli\u003ePortable RGB LED Video Light\u003c\/li\u003e\n\u003cli\u003eCharging Cable\u003c\/li\u003e\n\u003cli\u003eUser Guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003chr style=\"margin:30px 0;\"\u003e\n\n\u003ch3 style=\"font-size:22px;\"\u003e⚙ Product Specifications\u003c\/h3\u003e\n\n\u003ctable style=\"width:100%; border-collapse:collapse; font-size:15px;\"\u003e\n\u003ctr style=\"background:#f7f7f7;\"\u003e\n\u003ctd style=\"padding:10px; border:1px solid #ddd;\"\u003eLighting Type\u003c\/td\u003e\n\u003ctd style=\"padding:10px; border:1px solid #ddd;\"\u003eRGB LED Video Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd style=\"padding:10px; border:1px solid #ddd;\"\u003eColor Temperature\u003c\/td\u003e\n\u003ctd style=\"padding:10px; border:1px solid #ddd;\"\u003e2700K – 6500K\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr style=\"background:#f7f7f7;\"\u003e\n\u003ctd style=\"padding:10px; border:1px solid #ddd;\"\u003eBrightness\u003c\/td\u003e\n\u003ctd style=\"padding:10px; border:1px solid #ddd;\"\u003eAdjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd style=\"padding:10px; border:1px solid #ddd;\"\u003ePower\u003c\/td\u003e\n\u003ctd style=\"padding:10px; border:1px solid #ddd;\"\u003eRechargeable Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr style=\"background:#f7f7f7;\"\u003e\n\u003ctd style=\"padding:10px; border:1px solid #ddd;\"\u003eUsage\u003c\/td\u003e\n\u003ctd style=\"padding:10px; border:1px solid #ddd;\"\u003ePhotography, Videography, Content Creation\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003chr style=\"margin:30px 0;\"\u003e\n\n\u003ch3 style=\"font-size:22px;\"\u003e❓ Frequently Asked Questions\u003c\/h3\u003e\n\n\u003cp\u003e\u003cb\u003eCan I use this with my mobile phone?\u003c\/b\u003e\u003cbr\u003e\nYes, it works perfectly for reels, vlogging, and mobile content creation.\u003c\/p\u003e\n\n\u003cp\u003e\u003cb\u003eCan brightness be adjusted?\u003c\/b\u003e\u003cbr\u003e\nYes, brightness can be easily adjusted depending on lighting needs.\u003c\/p\u003e\n\n\u003cp\u003e\u003cb\u003eDoes it support RGB colors?\u003c\/b\u003e\u003cbr\u003e\nYes, it supports multiple RGB color lighting modes.\u003c\/p\u003e\n\n\u003cp\u003e\u003cb\u003eIs it rechargeable?\u003c\/b\u003e\u003cbr\u003e\nYes, it comes with a built-in rechargeable battery and charging cable.\u003c\/p\u003e\n\n\u003cdiv style=\"background:#fff4e6; padding:18px; border-radius:6px; margin-top:25px;\"\u003e\n\u003cb\u003e💡 Upgrade your content with professional lighting and make every video stand out.\u003c\/b\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"MagicPic","offers":[{"title":"Default Title","offer_id":54049067991412,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/51X7MLQbM0L._SL1080.jpg?v=1772620731"},{"product_id":"turbo-fresh-liquid-detergent-950ml-india-s-first-72-hour-sweat-odour-control-technology-antibacterial-antimicrobial-action","title":"Turbo Fresh Liquid Detergent – 72Hr Sweat Odour Control | Long-Lasting Freshness","description":"\u003c!-- ============================================================\n     TURBO FRESH — SHOPIFY PRODUCT DESCRIPTION v2\n     Paste into Shopify HTML editor (\u003c \u003e source mode)\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  \/* ── Base ── *\/\n  .tf { font-family: 'Segoe UI', system-ui, sans-serif; color: #111; }\n\n  \/* ── Pulse dot ── *\/\n  @keyframes tf-pulse { 0%,100%{opacity:1;transform:scale(1)} 50%{opacity:.4;transform:scale(1.6)} }\n  #tf-dot { animation:tf-pulse 1.4s ease-in-out infinite; display:inline-block;\n    width:8px; height:8px; background:#e63946; border-radius:50%; margin-left:4px; vertical-align:middle; }\n\n  \/* ── Trust bar ── *\/\n  .tf-trust { display:flex; flex-wrap:wrap; gap:8px; justify-content:center; margin:0 0 28px; }\n  .tf-trust-item { background:#f0faf0; border:1px solid #b8ddb8; border-radius:20px;\n    padding:6px 14px; font-size:12px; color:#1a5c2e; font-weight:600;\n    display:flex; align-items:center; gap:5px; white-space:nowrap; }\n\n  \/* ── Stats ── *\/\n  .tf-stats { display:grid; grid-template-columns:repeat(4,1fr); gap:10px; margin:0 0 32px; }\n  @media(max-width:480px){ .tf-stats { grid-template-columns:repeat(2,1fr); } }\n  .tf-stat { background:#1a5c2e; color:#fff; border-radius:12px; padding:14px 10px; text-align:center; }\n  .tf-stat strong { display:block; font-size:22px; font-weight:900; line-height:1.1; }\n  .tf-stat span { font-size:11px; opacity:.85; }\n\n  \/* ── Highlight box ── *\/\n  .tf-hl { background:linear-gradient(135deg,#e8f5e9,#f1f8e9);\n    border-left:4px solid #2e7d32; border-radius:0 10px 10px 0;\n    padding:16px 18px; margin:0 0 28px; font-size:14px; line-height:1.8; color:#1b3a1b; }\n\n  \/* ── Benefits table ── *\/\n  .tf-table { width:100%; border-collapse:collapse; font-size:14px; margin:0 0 28px;\n    border-radius:10px; overflow:hidden; box-shadow:0 2px 12px rgba(0,0,0,.07); }\n  .tf-table td { padding:13px 14px; }\n  .tf-table tr:nth-child(odd) td { background:#eaf4ea; }\n  .tf-table .tf-icon { font-size:22px; width:52px; }\n\n  \/* ── Video ── *\/\n  .tf-video { position:relative; width:100%; padding-bottom:177.78%;\n    background:#000; border-radius:12px; overflow:hidden; margin:0 0 32px; }\n  .tf-video iframe { position:absolute; top:0; left:0; width:100%; height:100%; border:0; }\n\n  \/* ── Usage table ── *\/\n  .tf-usage { width:100%; border-collapse:collapse; font-size:14px; margin:0 0 20px;\n    border-radius:10px; overflow:hidden; box-shadow:0 2px 10px rgba(0,0,0,.07); }\n  .tf-usage td { padding:11px 14px; }\n  .tf-usage .tf-usage-head td { background:#1a5c2e; color:#fff; font-weight:700; }\n  .tf-usage tr:nth-child(even) td { background:#f9f9f9; }\n  .tf-usage tr:not(.tf-usage-head) td { border-top:1px solid #e0e0e0; }\n\n  \/* ── Specs table ── *\/\n  .tf-spec { width:100%; border-collapse:collapse; font-size:14px; margin:0 0 32px;\n    border-radius:10px; overflow:hidden; box-shadow:0 2px 10px rgba(0,0,0,.07); }\n  .tf-spec td { padding:11px 14px; border-top:1px solid #e0e0e0; }\n  .tf-spec tr:nth-child(even) td { background:#f9f9f9; }\n  .tf-spec .tf-spec-label { font-weight:600; width:42%; }\n\n  \/* ── PACK SELECTOR ── *\/\n  .tf-packs { display:flex; flex-direction:column; gap:12px; margin:0 0 20px; }\n  .tf-pack {\n    border:2px solid #ddd; border-radius:14px; padding:16px;\n    cursor:pointer; transition:all 0.2s; background:#fff; position:relative;\n    display:flex; align-items:center; gap:14px; text-decoration:none;\n  }\n  .tf-pack:hover { border-color:#1a5c2e; box-shadow:0 4px 20px rgba(26,92,46,.18); transform:translateY(-1px); }\n  .tf-pack.popular { border-color:#1a5c2e; background:linear-gradient(135deg,#f0faf0,#fff); }\n  .tf-pack.saver { border-color:#e63946; background:linear-gradient(135deg,#fff8f5,#fff); }\n  .tf-pack-ribbon {\n    position:absolute; top:-11px; left:16px;\n    color:#fff; font-size:10px; font-weight:800; padding:3px 12px;\n    border-radius:20px; letter-spacing:.5px; white-space:nowrap;\n  }\n  .tf-pack-ribbon.green { background:#1a5c2e; }\n  .tf-pack-ribbon.red { background:linear-gradient(90deg,#e63946,#ff6b35); }\n  .tf-pack-icon { font-size:32px; flex-shrink:0; }\n  .tf-pack-info { flex:1; }\n  .tf-pack-title { font-size:15px; font-weight:800; color:#111; margin:0 0 2px; }\n  .tf-pack-sub { font-size:12px; color:#666; margin:0 0 6px; }\n  .tf-pack-price { display:flex; align-items:baseline; gap:8px; flex-wrap:wrap; }\n  .tf-price-main { font-size:24px; font-weight:900; }\n  .tf-price-old { font-size:13px; color:#aaa; text-decoration:line-through; }\n  .tf-price-per { font-size:12px; font-weight:600; padding:2px 8px; border-radius:10px; }\n  .tf-pack-btn {\n    flex-shrink:0; padding:12px 18px; border-radius:10px; font-size:13px;\n    font-weight:800; color:#fff; white-space:nowrap; border:none; cursor:pointer;\n    display:inline-flex; align-items:center; gap:6px; text-decoration:none;\n  }\n\n  \/* ── Payment note ── *\/\n  .tf-payment { background:#fffbea; border:1.5px solid #f4c430; border-radius:10px;\n    padding:13px 16px; margin:0 0 20px; font-size:13px; line-height:2; }\n  .tf-payment strong { color:#7a5c00; }\n\n  \/* ── CTA ── *\/\n  .tf-cta {\n    display:block; width:100%; background:linear-gradient(135deg,#1a5c2e,#2e7d32);\n    color:#fff; text-decoration:none; padding:18px 20px; border-radius:12px;\n    font-size:17px; font-weight:900; text-align:center; letter-spacing:.5px;\n    box-shadow:0 6px 24px rgba(26,92,46,.35); transition:transform 0.15s;\n    box-sizing:border-box; cursor:pointer; border:none; font-family:inherit;\n  }\n  .tf-cta:hover { transform:translateY(-2px); }\n\n  \/* ── Section heading ── *\/\n  .tf-h { font-size:18px; font-weight:900; margin:0 0 12px; color:#111; }\n  .tf-divider { border:none; border-top:2px solid #e0ede0; margin:0 0 32px; }\n\n  \/* ── Badge ── *\/\n  .tf-badge { display:inline-block; background:linear-gradient(90deg,#e63946,#ff6b35);\n    color:#fff; font-size:11px; font-weight:700; letter-spacing:.6px;\n    padding:3px 9px; border-radius:20px; text-transform:uppercase; vertical-align:middle; }\n\u003c\/style\u003e\n\u003cdiv class=\"tf\"\u003e\n\u003c!-- ══════════════════════════════════════════════\n     HERO IMAGE\n══════════════════════════════════════════════ --\u003e\n\u003cp style=\"margin: 0 0 0; padding: 0; line-height: 0;\"\u003e\u003cimg style=\"width: 100%; display: block; border-radius: 8px;\" alt=\"Turbo Fresh 72-Hour Freshness Liquid Detergent\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/large-blue-950ml-Turbo-Fresh-bottle-in-a-premium-environment-of-crisp-white-fabrics-and-fresh-lavender-flowers.jpg?v=1774161973\"\u003e\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════\n     HEADLINE\n══════════════════════════════════════════════ --\u003e\n\u003cp style=\"text-align: center; font-size: 24px; font-weight: 900; letter-spacing: .3px; margin: 28px 0 6px; color: #111;\"\u003eStay Fresh for 72 Hours — Even After the Gym.\u003c\/p\u003e\n\u003cp style=\"text-align: center; font-size: 15px; color: #555; margin: 0 0 20px;\"\u003eIndia's first liquid detergent engineered with breakthrough \u003cstrong\u003eSweat Odour Control Technology\u003c\/strong\u003e. \u003cspan id=\"tf-dot\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════\n     TRUST BAR\n══════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"tf-trust\"\u003e\n\u003cdiv class=\"tf-trust-item\"\u003e✅ 100% Genuine\u003c\/div\u003e\n\u003cdiv class=\"tf-trust-item\"\u003e🚚 Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"tf-trust-item\"\u003e🌿 Plant-Based\u003c\/div\u003e\n\u003cdiv class=\"tf-trust-item\"\u003e🛡️ Kills 99.9% Germs\u003c\/div\u003e\n\u003cdiv class=\"tf-trust-item\"\u003e⭐ 5-Star Reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════════\n     STATS\n══════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"tf-stats\"\u003e\n\u003cdiv class=\"tf-stat\"\u003e\n\u003cstrong\u003e72h\u003c\/strong\u003e\u003cspan\u003eFreshness Guarantee\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tf-stat\"\u003e\n\u003cstrong\u003e99.9%\u003c\/strong\u003e\u003cspan\u003eGerm Kill Rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tf-stat\"\u003e\n\u003cstrong\u003e100%\u003c\/strong\u003e\u003cspan\u003ePlant-Based\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tf-stat\"\u003e\n\u003cstrong\u003e⭐ 5.0\u003c\/strong\u003e\u003cspan\u003eCustomer Rating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"tf-divider\"\u003e\n\u003c!-- ══════════════════════════════════════════════\n     PACK SELECTOR — each card IS the buy button\n══════════════════════════════════════════════ --\u003e\n\u003cp style=\"margin-bottom: 4px;\" class=\"tf-h\"\u003e🛒 Choose Your Pack \u0026amp; Order\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #777; margin: 0 0 14px;\"\u003eTap any pack to go straight to checkout ↓\u003c\/p\u003e\n\u003cdiv class=\"tf-packs\"\u003e\n\u003c!-- STARTER --\u003e\u003ca style=\"text-decoration: none;\" class=\"tf-pack\" href=\"#MainContent\"\u003e\n\u003cdiv class=\"tf-pack-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv class=\"tf-pack-info\"\u003e\n\u003cdiv class=\"tf-pack-title\"\u003eStarter Pack — 1 Bottle\u003c\/div\u003e\n\u003cdiv class=\"tf-pack-sub\"\u003e950 ml · Perfect for first-timers\u003c\/div\u003e\n\u003cdiv class=\"tf-pack-price\"\u003e\n\u003cspan style=\"color: #1a5c2e;\" class=\"tf-price-main\"\u003e₹299\u003c\/span\u003e \u003cspan style=\"background: #e8f5e9; color: #1a5c2e;\" class=\"tf-price-per\"\u003e₹299\/bottle\u003c\/span\u003e \u003cspan style=\"font-size: 12px; color: #888;\"\u003ePrepaid: ₹289 💳\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #1a5c2e;\" class=\"tf-pack-btn\"\u003eAdd to Cart →\u003c\/div\u003e\n\u003c\/a\u003e\u003c!-- VALUE — MOST POPULAR --\u003e\u003ca style=\"text-decoration: none;\" class=\"tf-pack popular\" href=\"#MainContent\"\u003e\n\u003cdiv class=\"tf-pack-ribbon green\"\u003e⭐ MOST POPULAR\u003c\/div\u003e\n\u003cdiv class=\"tf-pack-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"tf-pack-info\"\u003e\n\u003cdiv style=\"color: #1a5c2e;\" class=\"tf-pack-title\"\u003eValue Pack — 2 Bottles\u003c\/div\u003e\n\u003cdiv class=\"tf-pack-sub\"\u003e1,900 ml · Best for families · You save ₹49\u003c\/div\u003e\n\u003cdiv class=\"tf-pack-price\"\u003e\n\u003cspan style=\"color: #1a5c2e;\" class=\"tf-price-main\"\u003e₹549\u003c\/span\u003e \u003cspan class=\"tf-price-old\"\u003e₹598\u003c\/span\u003e \u003cspan style=\"background: #c8e6c9; color: #1a5c2e;\" class=\"tf-price-per\"\u003e₹274.50\/bottle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #888; margin-top: 3px;\"\u003ePrepaid: ₹539 💳\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #1a5c2e;\" class=\"tf-pack-btn\"\u003eAdd to Cart →\u003c\/div\u003e\n\u003c\/a\u003e\u003c!-- SAVER — BEST VALUE --\u003e\u003ca style=\"text-decoration: none;\" class=\"tf-pack saver\" href=\"#MainContent\"\u003e\n\u003cdiv class=\"tf-pack-ribbon red\"\u003e🔥 BEST VALUE — Lowest Price!\u003c\/div\u003e\n\u003cdiv class=\"tf-pack-icon\"\u003e🔥\u003c\/div\u003e\n\u003cdiv class=\"tf-pack-info\"\u003e\n\u003cdiv style=\"color: #c0392b;\" class=\"tf-pack-title\"\u003eSaver Pack — 3 Bottles\u003c\/div\u003e\n\u003cdiv class=\"tf-pack-sub\"\u003e2,850 ml · 3 months of freshness · You save ₹148\u003c\/div\u003e\n\u003cdiv class=\"tf-pack-price\"\u003e\n\u003cspan style=\"color: #c0392b;\" class=\"tf-price-main\"\u003e₹749\u003c\/span\u003e \u003cspan class=\"tf-price-old\"\u003e₹897\u003c\/span\u003e \u003cspan style=\"background: #fdecea; color: #c0392b;\" class=\"tf-price-per\"\u003e₹249.67\/bottle 💥\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #888; margin-top: 3px;\"\u003ePrepaid: ₹739 💳\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: linear-gradient(90deg,#e63946,#ff6b35);\" class=\"tf-pack-btn\"\u003eAdd to Cart →\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- Payment note --\u003e\n\u003cdiv class=\"tf-payment\"\u003e\n\u003cstrong\u003e💳 Payment Options\u003c\/strong\u003e\u003cbr\u003e✅ \u003cstrong\u003ePrepaid:\u003c\/strong\u003e Extra \u003cstrong style=\"color: #1a5c2e;\"\u003e₹10 discount\u003c\/strong\u003e — pay online \u0026amp; save more!\u003cbr\u003e🚚 \u003cstrong\u003eCOD available\u003c\/strong\u003e — ₹49 COD charge applicable\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 12px; color: #888; margin: 8px 0 36px;\"\u003eTaxes included · 100% Genuine Product · Ships from Kochi\u003cbr\u003e🚚 Same-day dispatch before 10 AM (Mon–Sat)\u003c\/p\u003e\n\u003chr class=\"tf-divider\"\u003e\n\u003c!-- ══════════════════════════════════════════════\n     WHAT MAKES IT DIFFERENT\n══════════════════════════════════════════════ --\u003e\n\u003cp class=\"tf-h\"\u003e🧬 What Makes Turbo Fresh Different?\u003c\/p\u003e\n\u003cdiv class=\"tf-hl\"\u003eMost detergents mask odours temporarily. \u003cstrong\u003eTurbo Fresh goes deeper.\u003c\/strong\u003e Its patent-applied, plant-based formula uses a lab-developed binder that physically attaches to fabric fibres — locking out sweat odour molecules at the source and releasing a natural lavender freshness as you move, sweat, and go about your day.\u003c\/div\u003e\n\u003cp style=\"margin: 0 0 32px; padding: 0; line-height: 0;\"\u003e\u003cimg style=\"width: 100%; display: block; border-radius: 8px;\" alt=\"Turbo Fresh Key Benefits\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/features-of-turbotile-liquid-wash.jpg?v=1774162402\"\u003e\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════\n     KEY BENEFITS\n══════════════════════════════════════════════ --\u003e\n\u003cp class=\"tf-h\"\u003e✅ Key Benefits\u003c\/p\u003e\n\u003ctable class=\"tf-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"tf-icon\"\u003e⏱️\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003e72-Hour Freshness Guarantee\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #555;\"\u003eBreakthrough binder technology keeps clothes smelling clean for up to 3 full days — through workouts, commutes, and beyond.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"tf-icon\"\u003e🛡️\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eKills 99.9% of Germs\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #555;\"\u003eClinically proven antibacterial action eliminates odour-causing bacteria deep in the fibres.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"tf-icon\"\u003e🌿\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003e100% Plant-Based Formula\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #555;\"\u003eEco-conscious ingredients — powerful on stains, safe for the environment, gentle on skin.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"tf-icon\"\u003e💪\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eTough Stain Removal\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #555;\"\u003eLifts food, sweat, mud, and everyday grime from all fabric types without harsh scrubbing.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"tf-icon\"\u003e💐\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eNatural Lavender Fragrance\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #555;\"\u003eInfused with a real-feel lavender scent — no synthetic perfume top-ups needed.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"tf-icon\"\u003e🤲\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eGentle on Hands\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"color: #555;\"\u003eSafe for hand-wash and machine use — no skin irritation even with daily use.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"margin: 0 0 32px; padding: 0; line-height: 0;\"\u003e\u003cimg style=\"width: 100%; display: block; border-radius: 8px;\" alt=\"Turbo Fresh in washing machine\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/turbo-tile-liquid-detergent-washing-machine.jpg?v=1774162945\"\u003e\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════\n     PERFECT FOR\n══════════════════════════════════════════════ --\u003e\n\u003cp class=\"tf-h\"\u003e🎯 Perfect For\u003c\/p\u003e\n\u003cul style=\"font-size: 14px; color: #333; line-height: 2.4; padding-left: 20px; margin: 0 0 32px;\"\u003e\n\u003cli\u003e🏋️ \u003cstrong\u003eGym \u0026amp; Workout Wear\u003c\/strong\u003e — T-shirts, leggings, compression gear\u003c\/li\u003e\n\u003cli\u003e⚽ \u003cstrong\u003eSports Uniforms\u003c\/strong\u003e — Football, cricket, badminton kits\u003c\/li\u003e\n\u003cli\u003e👔 \u003cstrong\u003eProfessional Workwear\u003c\/strong\u003e — Shirts, trousers, blazers\u003c\/li\u003e\n\u003cli\u003e🛏️ \u003cstrong\u003eBed Linen \u0026amp; Towels\u003c\/strong\u003e — Stay fresh longer between washes\u003c\/li\u003e\n\u003cli\u003e👕 \u003cstrong\u003eDaily Casuals\u003c\/strong\u003e — Cotton, synthetics, blended fabrics\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ══════════════════════════════════════════════\n     VIDEO\n══════════════════════════════════════════════ --\u003e\n\u003cp class=\"tf-h\"\u003e🎬 See Turbo Fresh in Action\u003c\/p\u003e\n\u003cdiv class=\"tf-video\"\u003e\u003ciframe title=\"Turbo Fresh — 72 Hour Freshness Demo\" src=\"https:\/\/www.youtube.com\/embed\/-_G1mqd5o94?autoplay=0\u0026amp;rel=0\u0026amp;modestbranding=1\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════════\n     HOW TO USE\n══════════════════════════════════════════════ --\u003e\n\u003cp class=\"tf-h\"\u003e📋 How to Use\u003c\/p\u003e\n\u003ctable class=\"tf-usage\"\u003e\n\u003ctbody\u003e\n\u003ctr class=\"tf-usage-head\"\u003e\n\u003ctd style=\"width: 48%;\"\u003eMachine Type\u003c\/td\u003e\n\u003ctd\u003eDosage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFront Load\u003c\/td\u003e\n\u003ctd\u003e20–30 ml per load\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTop Load \/ Semi-Auto\u003c\/td\u003e\n\u003ctd\u003e30–40 ml per load\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHand Wash\u003c\/td\u003e\n\u003ctd\u003e10–20 ml in a bucket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"margin: 0 0 32px; padding: 0; line-height: 0;\"\u003e\u003cimg style=\"width: 100%; display: block; border-radius: 8px;\" alt=\"Turbo Fresh dosage guide\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/turbo-tile-liquid-detergent-measurement-to-use.jpg?v=1774163457\"\u003e\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════\n     PRODUCT SPECS\n══════════════════════════════════════════════ --\u003e\n\u003cp class=\"tf-h\"\u003e📦 Product Specifications\u003c\/p\u003e\n\u003ctable class=\"tf-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"tf-spec-label\"\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eTurbotile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"tf-spec-label\"\u003eNet Volume\u003c\/td\u003e\n\u003ctd\u003e950 ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"tf-spec-label\"\u003eFragrance\u003c\/td\u003e\n\u003ctd\u003eNatural Lavender\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"tf-spec-label\"\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eIndia 🇮🇳\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"margin: 0 0 32px; padding: 0; line-height: 0;\"\u003e\u003cimg style=\"width: 100%; display: block; border-radius: 8px;\" alt=\"Turbo Fresh certifications\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/turbo-tile-liquid-detergent-features.jpg?v=1774163646\"\u003e\u003c\/p\u003e\n\u003c!-- ══════════════════════════════════════════════\n     WHY INDIA CHOOSES\n══════════════════════════════════════════════ --\u003e\n\u003cp class=\"tf-h\"\u003e💡 Why India is Choosing Turbo Fresh\u003c\/p\u003e\n\u003cdiv class=\"tf-hl\"\u003eIndia's climate is unique — high humidity and long commutes mean regular detergents can't keep up. \u003cstrong\u003eTurbo Fresh was developed for India's real-life demands.\u003c\/strong\u003e Whether heading to the office or a 3-day trip, one wash keeps you genuinely fresh from laundry to last wear.\u003c\/div\u003e\n\u003c!-- ══════════════════════════════════════════════\n     FINAL CTA\n══════════════════════════════════════════════ --\u003e\n\u003cdiv style=\"margin: 8px 0 8px;\"\u003e\u003cbutton class=\"tf-cta\"\u003e 🛒 Order Now — Free Shipping Included \u003c\/button\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 12px; color: #888; margin: 8px 0 8px;\"\u003eSelect your pack above ↑ · Taxes included · Ships from Kochi\u003c\/p\u003e\n\u003cp style=\"text-align: center; font-size: 12px; color: #555; margin: 0 0 32px;\"\u003e🚚 Same-day dispatch before 10 AM (Mon–Sat) · 📦 100% Genuine Product\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- end .tf --\u003e","brand":"MagicPic","offers":[{"title":"Starter Pack – 1 Bottle","offer_id":54409839870324,"sku":"TT-TF-950ML-1","price":299.0,"currency_code":"INR","in_stock":true},{"title":"Value Pack – 2 Bottles ⭐","offer_id":54409839903092,"sku":"TT-TF-950MLX2","price":549.0,"currency_code":"INR","in_stock":true},{"title":"Saver Pack – 3 Bottles 🔥","offer_id":54409839935860,"sku":"TT-TF-950MLX3","price":749.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/Gemini_Generated_Image_r6x5p8r6x5p8r6x5.png?v=1774159279"},{"product_id":"hydraone-hydrophobic-glass-coating-long-lasting-rain-repellent-for-automotive-glass-120ml","title":"Hydraone Hydrophobic Glass Coating | Long-Lasting Rain Repellent for Automotive Glass (120ml)","description":"\u003c!-- ============================================================\n     HYDRAONE — Shopify Product Description\n     Paste this into: Products \u003e Description \u003e \u003c \u003e (HTML source)\n     All styles are inline — no scripts, no external fonts needed\n     Images: replace src=\"#\" with your actual Shopify image URLs\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ── HERO STATEMENT ── --\u003e\n\u003cdiv style=\"background: #0A0A0A; border-radius: 8px; padding: 36px 28px; text-align: center; margin-bottom: 4px;\"\u003e\n\u003cp style=\"font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: #a6ff00; margin: 0 0 12px;\"\u003eHydrophobic Glass Technology\u003c\/p\u003e\n\u003ch2 style=\"font-size: 32px; font-weight: 800; color: #ffffff; margin: 0 0 14px; line-height: 1.15; letter-spacing: -0.5px;\"\u003eDrive Through Rain With Clarity\u003c\/h2\u003e\n\u003cp style=\"font-size: 15px; color: rgba(255,255,255,0.6); max-width: 480px; margin: 0 auto; line-height: 1.7;\"\u003eAdvanced rain repellent coating that bonds to glass and makes every raindrop bead up and roll away — so you see the road, not the water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── HERO IMAGE ── --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- REPLACE src below with your Shopify CDN URL after uploading --\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/ChatGPTImageJun12_2026_10_24_03PM.png?v=1781288209\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ── 3-STAT BAR ── --\u003e\n\u003cdiv style=\"display: flex; border: 1px solid rgba(166,255,0,0.25); border-radius: 8px; overflow: hidden; margin-bottom: 4px; background: #111111;\"\u003e\n\u003cdiv style=\"flex: 1; padding: 22px 12px; text-align: center; border-right: 1px solid rgba(166,255,0,0.25);\"\u003e\n\u003cdiv style=\"font-size: 36px; font-weight: 800; color: #a6ff00; line-height: 1;\"\u003e120\u003cspan style=\"font-size: 14px; font-weight: 500;\"\u003eml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: rgba(255,255,255,0.4); margin-top: 4px;\"\u003ePer Bottle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 22px 12px; text-align: center; border-right: 1px solid rgba(166,255,0,0.25);\"\u003e\n\u003cdiv style=\"font-size: 36px; font-weight: 800; color: #a6ff00; line-height: 1;\"\u003e5\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: rgba(255,255,255,0.4); margin-top: 4px;\"\u003eEasy Steps\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 22px 12px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 36px; font-weight: 800; color: #a6ff00; line-height: 1;\"\u003e∞\u003c\/div\u003e\n\u003cdiv style=\"font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: rgba(255,255,255,0.4); margin-top: 4px;\"\u003eClearer Vision\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── WATER BEADING IMAGE ── --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Upload macro water-beading photo and replace src=\"#\" --\u003e\u003c!-- ── HOW IT WORKS ── --\u003e\n\u003cdiv style=\"background: #111111; border-radius: 8px; padding: 28px; margin-bottom: 4px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: #a6ff00; margin: 0 0 8px;\"\u003eHow It Works\u003c\/p\u003e\n\u003ch3 style=\"font-size: 22px; font-weight: 800; color: #ffffff; margin: 0 0 14px;\"\u003eWater Doesn't Stand a Chance\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; color: rgba(255,255,255,0.6); line-height: 1.8; margin: 0;\"\u003eHydraone's high-performance formula bonds directly to the glass surface at a molecular level, creating an invisible hydrophobic barrier. Rainwater forms into tight beads on contact and disperses rapidly — even at low vehicle speeds — keeping your windshield, side mirrors, and visor dramatically clearer during wet weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── KEY BENEFITS ── --\u003e\n\u003cdiv style=\"background: #161616; border: 1px solid rgba(166,255,0,0.15); border-radius: 8px; padding: 28px; margin-bottom: 4px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: #a6ff00; margin: 0 0 8px;\"\u003eKey Benefits\u003c\/p\u003e\n\u003ch3 style=\"font-size: 22px; font-weight: 800; color: #ffffff; margin: 0 0 20px;\"\u003eBuilt for Wet Conditions\u003c\/h3\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 0; vertical-align: top; width: 28px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; background: rgba(166,255,0,0.15); border-radius: 4px; text-align: center; line-height: 20px; font-size: 11px; color: #a6ff00; font-weight: bold;\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 0 10px 10px; border-bottom: 1px solid rgba(255,255,255,0.06); vertical-align: top;\"\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 3px;\"\u003eAdvanced Hydrophobic Repellent Technology\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.45); font-size: 13px; line-height: 1.6;\"\u003eMolecular bonding creates a true water-repellent barrier on glass surfaces\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 0; vertical-align: top; width: 28px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; background: rgba(166,255,0,0.15); border-radius: 4px; text-align: center; line-height: 20px; font-size: 11px; color: #a6ff00; font-weight: bold;\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 0 10px 10px; border-bottom: 1px solid rgba(255,255,255,0.06); vertical-align: top;\"\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 3px;\"\u003eFast Water Beading \u0026amp; Runoff Effect\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.45); font-size: 13px; line-height: 1.6;\"\u003eRain hits the surface and rolls off in seconds — no smearing, no streaking\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 0; vertical-align: top; width: 28px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; background: rgba(166,255,0,0.15); border-radius: 4px; text-align: center; line-height: 20px; font-size: 11px; color: #a6ff00; font-weight: bold;\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 0 10px 10px; border-bottom: 1px solid rgba(255,255,255,0.06); vertical-align: top;\"\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 3px;\"\u003eImproves Visibility During Rain\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.45); font-size: 13px; line-height: 1.6;\"\u003eClearer windshield view helps you react faster and drive with more confidence\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 0; vertical-align: top; width: 28px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; background: rgba(166,255,0,0.15); border-radius: 4px; text-align: center; line-height: 20px; font-size: 11px; color: #a6ff00; font-weight: bold;\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 0 10px 10px; border-bottom: 1px solid rgba(255,255,255,0.06); vertical-align: top;\"\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 3px;\"\u003eLong-Lasting Performance\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.45); font-size: 13px; line-height: 1.6;\"\u003eDurable formula maintains repellent performance across repeated rain exposure\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 0; vertical-align: top; width: 28px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; background: rgba(166,255,0,0.15); border-radius: 4px; text-align: center; line-height: 20px; font-size: 11px; color: #a6ff00; font-weight: bold;\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 0 10px 10px; border-bottom: 1px solid rgba(255,255,255,0.06); vertical-align: top;\"\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 3px;\"\u003eHelps Maintain Cleaner Glass\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.45); font-size: 13px; line-height: 1.6;\"\u003eHydrophobic surface resists dirt, dust, and road grime between cleans\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 10px 0; vertical-align: top; width: 28px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; background: rgba(166,255,0,0.15); border-radius: 4px; text-align: center; line-height: 20px; font-size: 11px; color: #a6ff00; font-weight: bold;\"\u003e✦\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 10px 0 10px 10px; vertical-align: top;\"\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 3px;\"\u003eIncludes Premium Microfiber Cloth\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.45); font-size: 13px; line-height: 1.6;\"\u003eEverything you need in the box — no extra purchases required\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ── BENEFITS INFOGRAPHIC IMAGE ── --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Upload your benefits infographic and replace src=\"#\" --\u003e\n\u003cdiv style=\"margin-bottom: 4px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/ChatGPT_Image_Jun_13_2026_12_14_59_AM.png?v=1781289948\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ── SUITABLE FOR ── --\u003e\n\u003cdiv style=\"background: #111111; border-radius: 8px; padding: 28px; margin-bottom: 4px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: #a6ff00; margin: 0 0 8px;\"\u003eCompatible With\u003c\/p\u003e\n\u003ch3 style=\"font-size: 22px; font-weight: 800; color: #ffffff; margin: 0 0 16px;\"\u003eWorks on Any Vehicle\u003c\/h3\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px;\"\u003e\n\u003cspan style=\"background: rgba(166,255,0,0.08); border: 1px solid rgba(166,255,0,0.3); color: rgba(255,255,255,0.8); font-size: 13px; padding: 8px 18px; border-radius: 100px;\"\u003eCars\u003c\/span\u003e \u003cspan style=\"background: rgba(166,255,0,0.08); border: 1px solid rgba(166,255,0,0.3); color: rgba(255,255,255,0.8); font-size: 13px; padding: 8px 18px; border-radius: 100px;\"\u003eSUVs\u003c\/span\u003e \u003cspan style=\"background: rgba(166,255,0,0.08); border: 1px solid rgba(166,255,0,0.3); color: rgba(255,255,255,0.8); font-size: 13px; padding: 8px 18px; border-radius: 100px;\"\u003eVans\u003c\/span\u003e \u003cspan style=\"background: rgba(166,255,0,0.08); border: 1px solid rgba(166,255,0,0.3); color: rgba(255,255,255,0.8); font-size: 13px; padding: 8px 18px; border-radius: 100px;\"\u003eTrucks\u003c\/span\u003e \u003cspan style=\"background: rgba(166,255,0,0.08); border: 1px solid rgba(166,255,0,0.3); color: rgba(255,255,255,0.8); font-size: 13px; padding: 8px 18px; border-radius: 100px;\"\u003eWindshields\u003c\/span\u003e \u003cspan style=\"background: rgba(166,255,0,0.08); border: 1px solid rgba(166,255,0,0.3); color: rgba(255,255,255,0.8); font-size: 13px; padding: 8px 18px; border-radius: 100px;\"\u003eSide Windows\u003c\/span\u003e \u003cspan style=\"background: rgba(166,255,0,0.08); border: 1px solid rgba(166,255,0,0.3); color: rgba(255,255,255,0.8); font-size: 13px; padding: 8px 18px; border-radius: 100px;\"\u003eRear Glass\u003c\/span\u003e \u003cspan style=\"background: rgba(166,255,0,0.08); border: 1px solid rgba(166,255,0,0.3); color: rgba(255,255,255,0.8); font-size: 13px; padding: 8px 18px; border-radius: 100px;\"\u003eHelmet Visors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── APPLICATION IMAGE ── --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Upload vehicle application areas photo and replace src=\"#\" --\u003e\u003c!-- ── HOW TO USE ── --\u003e\n\u003cdiv style=\"background: #161616; border: 1px solid rgba(166,255,0,0.15); border-radius: 8px; padding: 28px; margin-bottom: 4px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: #a6ff00; margin: 0 0 8px;\"\u003eApplication Guide\u003c\/p\u003e\n\u003ch3 style=\"font-size: 22px; font-weight: 800; color: #ffffff; margin: 0 0 20px;\"\u003eFive Steps to Clear Glass\u003c\/h3\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 0;\"\u003e\n\u003cdiv style=\"display: flex; gap: 16px; padding: 16px 0; border-bottom: 1px solid rgba(255,255,255,0.06); align-items: flex-start;\"\u003e\n\u003cdiv style=\"font-size: 42px; font-weight: 900; color: rgba(166,255,0,0.15); line-height: 1; flex-shrink: 0; min-width: 48px;\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 4px;\"\u003eClean \u0026amp; Dry the Surface\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.5); font-size: 13px; line-height: 1.7;\"\u003eThoroughly wash and dry the glass. Remove any grease, wax, or existing coating. Dust and moisture will affect how well the formula bonds.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; padding: 16px 0; border-bottom: 1px solid rgba(255,255,255,0.06); align-items: flex-start;\"\u003e\n\u003cdiv style=\"font-size: 42px; font-weight: 900; color: rgba(166,255,0,0.15); line-height: 1; flex-shrink: 0; min-width: 48px;\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 4px;\"\u003eApply the Coating Evenly\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.5); font-size: 13px; line-height: 1.7;\"\u003eApply Hydraone in a thin, even layer across the glass surface. Work in small sections for best coverage and consistency.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; padding: 16px 0; border-bottom: 1px solid rgba(255,255,255,0.06); align-items: flex-start;\"\u003e\n\u003cdiv style=\"font-size: 42px; font-weight: 900; color: rgba(166,255,0,0.15); line-height: 1; flex-shrink: 0; min-width: 48px;\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 4px;\"\u003eLet It Haze\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.5); font-size: 13px; line-height: 1.7;\"\u003eAllow the coating to haze over the surface. This is the formula bonding to the glass at a molecular level — don't rush this step.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; padding: 16px 0; border-bottom: 1px solid rgba(255,255,255,0.06); align-items: flex-start;\"\u003e\n\u003cdiv style=\"font-size: 42px; font-weight: 900; color: rgba(166,255,0,0.15); line-height: 1; flex-shrink: 0; min-width: 48px;\"\u003e04\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 4px;\"\u003eBuff with Microfiber Cloth\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.5); font-size: 13px; line-height: 1.7;\"\u003eUsing the included premium microfiber cloth, gently buff the glass in circular motions until the surface is completely clear and streak-free.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; gap: 16px; padding: 16px 0; align-items: flex-start;\"\u003e\n\u003cdiv style=\"font-size: 42px; font-weight: 900; color: rgba(166,255,0,0.2); line-height: 1; flex-shrink: 0; min-width: 48px;\"\u003e05\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 4px;\"\u003eCure \u0026amp; Drive\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.5); font-size: 13px; line-height: 1.7;\"\u003eAllow proper curing time before exposure to water. Then experience the Hydraone difference on your very next rainy drive.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── APPLICATION PROCESS IMAGE ── --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Upload step-by-step application image and replace src=\"#\" --\u003e\u003c!-- ── PACKAGE CONTENTS ── --\u003e\n\u003cdiv style=\"background: #111111; border-radius: 8px; padding: 28px; margin-bottom: 4px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: #a6ff00; margin: 0 0 8px;\"\u003eIn The Box\u003c\/p\u003e\n\u003ch3 style=\"font-size: 22px; font-weight: 800; color: #ffffff; margin: 0 0 16px;\"\u003eEverything You Need\u003c\/h3\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 12px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px; background: rgba(255,255,255,0.04); border-radius: 8px; padding: 14px 16px;\"\u003e\n\u003cspan style=\"font-size: 20px; flex-shrink: 0;\"\u003e🧴\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 3px;\"\u003e1 × Hydraone Hydrophobic Glass Coating (120ml)\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.45); font-size: 13px;\"\u003eOne bottle treats multiple glass surfaces — windshield, windows, and mirrors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 12px; background: rgba(255,255,255,0.04); border-radius: 8px; padding: 14px 16px;\"\u003e\n\u003cspan style=\"font-size: 20px; flex-shrink: 0;\"\u003e🧽\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px; margin-bottom: 3px;\"\u003e1 × Premium Microfiber Cloth\u003c\/strong\u003e \u003cspan style=\"color: rgba(255,255,255,0.45); font-size: 13px;\"\u003eUltra-soft, lint-free cloth included for a perfect, streak-free buff\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── PACKAGE CONTENTS IMAGE ── --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Upload flat-lay product image and replace src=\"#\" --\u003e\u003c!-- ── FINAL CTA BANNER ── --\u003e\n\u003cdiv style=\"background: #0A0A0A; border: 1px solid rgba(166,255,0,0.25); border-radius: 8px; padding: 36px 28px; text-align: center; margin-bottom: 4px;\"\u003e\n\u003cp style=\"font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: rgba(255,255,255,0.35); margin: 0 0 12px;\"\u003eHydraone Rain Repellent\u003c\/p\u003e\n\u003ch2 style=\"font-size: 28px; font-weight: 800; color: #a6ff00; margin: 0 0 12px; line-height: 1.2;\"\u003eClearer Visibility. Safer Journeys.\u003c\/h2\u003e\n\u003cp style=\"font-size: 14px; color: rgba(255,255,255,0.55); max-width: 420px; margin: 0 auto; line-height: 1.7;\"\u003eExperience the power of advanced hydrophobic protection — trusted by drivers who refuse to compromise on visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── LIFESTYLE \/ NIGHT DRIVING IMAGE ── --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Upload luxury night rain driving image and replace src=\"#\" --\u003e","brand":"Hydraone","offers":[{"title":"Default Title","offer_id":54790007488884,"sku":"HYD-GC-120","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0910\/5781\/5924\/files\/ChatGPTImageJun12_2026_10_13_13PM.png?v=1781288209"}],"url":"https:\/\/magicpic.in\/collections\/best-selling.oembed","provider":"MagicPic","version":"1.0","type":"link"}