{"product_id":"air-conditioner-window-ac-1-ton-split-ac-covers","title":"CoolVeil™ AC Dust Protection Cover","description":"\u003cstyle\u003e\n    \/* CoolVeil Premium Showcase with zaavio classes *\/\n    .zaavio-premium * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    .zaavio-premium {\n        width: 100%;\n        font-family: inherit;\n        font-size: inherit;\n        line-height: 1.4;\n        color: #333;\n        background: #fff;\n        overflow: hidden;\n    }\n    \n    \/* Premium Header Banner with refined styling *\/\n    .zaavio-header-banner {\n        background: linear-gradient(145deg, #ffb502 0%, #ffd24d 100%);\n        border-radius: 8px;\n        padding: 18px 20px;\n        position: relative;\n        margin-bottom: 15px;\n        box-shadow: 0 4px 12px rgba(255, 183, 0, 0.15);\n        overflow: hidden;\n    }\n    \n    .zaavio-header-banner::before {\n        content: \"\";\n        position: absolute;\n        top: -15px;\n        right: -15px;\n        width: 100px;\n        height: 100px;\n        background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 70%);\n        border-radius: 50%;\n        z-index: 1;\n    }\n    \n    .zaavio-header-title {\n        color: #333;\n        font-size: 15px;\n        font-weight: 700;\n        letter-spacing: 0.5px;\n        text-transform: uppercase;\n        margin-bottom: 6px;\n        position: relative;\n        display: inline-block;\n    }\n    \n    .zaavio-header-title span {\n        color: #006eff;\n    }\n    \n    .zaavio-header-title::after {\n        content: \"\";\n        display: block;\n        width: 40px;\n        height: 2px;\n        background: #006eff;\n        margin-top: 6px;\n    }\n    \n    \/* Hero image styling *\/\n    .zaavio-hero-img {\n        width: 100%;\n        display: block;\n        margin: 0 0 15px;\n        border-radius: 8px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    }\n    \n    \/* Introduction section *\/\n    .zaavio-intro {\n        background: linear-gradient(to right, rgba(0, 110, 255, 0.08), rgba(0, 110, 255, 0.02));\n        padding: 12px 15px;\n        margin: 15px 0;\n        border-left: 3px solid #006eff;\n        font-size: 14px;\n        line-height: 1.5;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-intro strong {\n        color: #006eff;\n        font-weight: 600;\n    }\n    \n    \/* Features section header *\/\n    .zaavio-features-header {\n        background: #006eff;\n        color: #fff;\n        text-align: center;\n        padding: 10px;\n        font-size: 14px;\n        letter-spacing: 0.5px;\n        margin: 20px 0 15px;\n        border-radius: 4px;\n        font-weight: 600;\n    }\n    \n    \/* Individual feature items *\/\n    .zaavio-feature {\n        background: linear-gradient(to bottom right, rgba(255, 181, 2, 0.12), rgba(255, 181, 2, 0.03));\n        margin: 15px 0;\n        padding: 15px;\n        border-left: 3px solid #ffb502;\n        position: relative;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-feature-title {\n        color: #006eff;\n        display: flex;\n        align-items: center;\n        font-weight: 600;\n        margin-bottom: 8px;\n        font-size: 14px;\n    }\n    \n    .zaavio-feature-title:before {\n        content: \"\";\n        display: inline-block;\n        width: 18px;\n        height: 18px;\n        margin-right: 8px;\n        background: #006eff;\n        border-radius: 50%;\n        background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'\/%3E%3Cpath d='M10 15.172l9.192-9.193 1.415 1.414L10 18l-6.364-6.364 1.414-1.414z' fill='%23ffffff'\/%3E%3C\/svg%3E\");\n        background-size: 14px;\n        background-position: center;\n        background-repeat: no-repeat;\n        flex-shrink: 0;\n    }\n    \n    .zaavio-feature-content {\n        font-size: 14px;\n        margin-bottom: 12px;\n    }\n    \n    .zaavio-feature-content strong {\n        color: #006eff;\n        font-weight: 600;\n    }\n    \n    .zaavio-feature img {\n        width: 100%;\n        display: block;\n        margin: 10px auto 5px;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    \n    \/* Product images *\/\n    .zaavio-product-img {\n        width: 100%;\n        display: block;\n        margin: 15px 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    }\n    \n    \/* Conclusion box *\/\n    .zaavio-conclusion {\n        background: linear-gradient(145deg, #ffb502 0%, #ffd24d 100%);\n        border-radius: 8px;\n        padding: 15px;\n        text-align: center;\n        margin: 20px 0 10px;\n        font-weight: 600;\n        color: #333;\n        box-shadow: 0 4px 12px rgba(255, 183, 0, 0.15);\n        position: relative;\n    }\n    \n    .zaavio-conclusion::before,\n    .zaavio-conclusion::after {\n        content: \"\";\n        position: absolute;\n        width: 40px;\n        height: 2px;\n        background: #006eff;\n        bottom: -5px;\n    }\n    \n    .zaavio-conclusion::before {\n        left: calc(50% - 45px);\n    }\n    \n    .zaavio-conclusion::after {\n        right: calc(50% - 45px);\n    }\n    \n    \/* Text highlighting effect *\/\n    .zaavio-premium strong {\n        position: relative;\n        z-index: 1;\n    }\n    \n    .zaavio-premium strong:after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 30%;\n        background-color: rgba(0, 110, 255, 0.1);\n        z-index: -1;\n        border-radius: 2px;\n    }\n    \n    \/* Responsive adjustments *\/\n    @media (min-width: 481px) {\n        .zaavio-header-title, \n        .zaavio-features-header {\n            font-size: 15px;\n        }\n        \n        .zaavio-intro,\n        .zaavio-feature-title,\n        .zaavio-feature-content {\n            font-size: 15px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"zaavio-premium\"\u003e\n\u003c!-- Premium Header Banner --\u003e\n\u003cdiv class=\"zaavio-header-banner\"\u003e\n\u003ch4 class=\"zaavio-header-title\"\u003eCoolVeil\u003cspan\u003e™\u003c\/span\u003e AC Cover\u003c\/h4\u003e\n\u003cp\u003eFor 1 TON \u0026amp; 1.5 TON Indoor Unit Air Conditioners\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Hero Animation --\u003e \u003cimg alt=\"CoolVeil™ AC Cover Animation\" src=\"\" class=\"zaavio-hero-img\"\u003e \u003c!-- Introduction --\u003e\n\u003cdiv class=\"zaavio-intro\"\u003eProtect and beautify your air conditioner with \u003cstrong\u003eCoolVeil™\u003c\/strong\u003e Premium Air Conditioner Cover. Made from \u003cstrong\u003ehigh-grade jacquard fabric\u003c\/strong\u003e, this cover ensures your AC looks good and stays safe, whether you are using it or not.\u003c\/div\u003e\n\u003c!-- Product Image --\u003e \u003cimg alt=\"CoolVeil™ AC Cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/51uq0c7rulL_700x700_7e69ba90-2fb3-4cfb-a9b3-c5b206d874e1_600x600.jpg?v=1717497535\" class=\"zaavio-product-img\"\u003e \u003c!-- Features Section Header --\u003e\n\u003cdiv class=\"zaavio-features-header\"\u003ePRODUCT FEATURES\u003c\/div\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eDurable and Protective\u003c\/div\u003e\n\u003cdiv class=\"zaavio-feature-content\"\u003eMade with strong materials and tight stitching for long-lasting use. It's \u003cstrong\u003ewaterproof\u003c\/strong\u003e and \u003cstrong\u003edustproof\u003c\/strong\u003e, keeping your AC clean and dry.\u003c\/div\u003e\n\u003cimg alt=\"Durable and Protective\" src=\"\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\u003cdiv class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eUniversal Compatibility\u003c\/div\u003e\n\u003cdiv class=\"zaavio-feature-content\"\u003e\n\u003cstrong\u003eFits all standard wall-mounted air conditioners\u003c\/strong\u003e, ideal for any setting, be it your home, office, or hotel.\u003c\/div\u003e\n\u003cimg alt=\"Universal Compatibility\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/5159x8-rcPL._AC_UF1000_1000_QL80_600x600.jpg?v=1717500092\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\u003cdiv class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eDual-Use\u003c\/div\u003e\n\u003cdiv class=\"zaavio-feature-content\"\u003e\n\u003cstrong\u003eCan be used while the AC is running\u003c\/strong\u003e to keep it dust-free or as a protective cover when the AC is off.\u003c\/div\u003e\n\u003cimg alt=\"Dual-Use\" src=\"\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\u003cdiv class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eHealth and Safety\u003c\/div\u003e\n\u003cdiv class=\"zaavio-feature-content\"\u003ePromotes air flow, \u003cstrong\u003eprevents moisture and condensation\u003c\/strong\u003e, reduces the risk of rust and electrical issues.\u003c\/div\u003e\n\u003cimg alt=\"Health and Safety\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/61CLUltQxJL._SX679.jpg?v=1717497536\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 5 --\u003e\n\u003cdiv class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eStylish Design\u003c\/div\u003e\n\u003cdiv class=\"zaavio-feature-content\"\u003eFeatures a unique pattern that \u003cstrong\u003eadds a decorative touch to your indoor space.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cimg alt=\"Stylish Design\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/51qMaNQIH7L._AC_UF1000_1000_QL80_600x600.jpg?v=1717497527\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 6 --\u003e\n\u003cdiv class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eEasy to Use\u003c\/div\u003e\n\u003cdiv class=\"zaavio-feature-content\"\u003eSimple to install and remove for \u003cstrong\u003ehassle-free maintenance and cleaning.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cimg alt=\"Easy to Use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/51xQ_Y2fUjL._SX679_600x600.jpg?v=1717497540\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 7 --\u003e\n\u003cdiv class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eMachine Washable\u003c\/div\u003e\n\u003cdiv class=\"zaavio-feature-content\"\u003eDon't worry about the cleaning of this Dust cover, it can \u003cstrong\u003eeasily be washable in Washing Machine.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cimg alt=\"Machine Washable\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/614jTvKUmRL._SX679_600x600.jpg?v=1717497537\"\u003e\n\u003c\/div\u003e\n\u003c!-- Conclusion --\u003e\n\u003cdiv class=\"zaavio-conclusion\"\u003eKeep your home cool and comfortable without worrying about costly repairs.\u003c\/div\u003e\n\u003c!-- Video Player (unchanged) --\u003e\n\u003cdiv data-video-id=\"v4ykjz5\" id=\"rumblePlayer\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mr.Amit x TMM","offers":[{"title":"Buy 1","offer_id":42397358194750,"sku":"59011090","price":699.0,"currency_code":"INR","in_stock":true},{"title":"Buy 2 - 300 OFF","offer_id":42397358227518,"sku":"59011090","price":1199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0651\/7506\/0542\/files\/ac-dust-protection-1-5-ton-and-2-ton-zaavio-37932284248234.jpg?v=1768552100","url":"https:\/\/quickart.store\/products\/air-conditioner-window-ac-1-ton-split-ac-covers","provider":"Quickkart","version":"1.0","type":"link"}