{"product_id":"womens-cotton-solid-non-padded-air-bra-pack-of-3-fb","title":"Air Bra (Pack of 3)","description":"\u003cstyle\u003e\n    \/* Air Bra Premium Showcase *\/\n    .airbra-premium * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    .airbra-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 *\/\n    .airbra-header-banner {\n        background: linear-gradient(145deg, #ffb700 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    .airbra-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    .airbra-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    .airbra-header-title span {\n        color: #006eff;\n    }\n    \n    .airbra-header-title::after {\n        content: \"\";\n        display: block;\n        width: 40px;\n        height: 2px;\n        background: #006eff;\n        margin-top: 6px;\n    }\n    \n    .airbra-header-subtitle {\n        color: #333;\n        font-size: 15px;\n        line-height: 1.4;\n    }\n    \n    .airbra-header-subtitle strong {\n        color: #006eff;\n    }\n    \n    \/* Promotional Banner *\/\n    .airbra-promo-banner {\n        background: #006eff;\n        color: #fff;\n        text-align: center;\n        padding: 10px;\n        font-weight: bold;\n        font-size: 15px;\n        margin: 0 0 15px 0;\n        position: relative;\n        overflow: hidden;\n        border-radius: 6px;\n    }\n    \n    .airbra-promo-banner::before,\n    .airbra-promo-banner::after {\n        content: \"🔥\";\n        position: absolute;\n        top: 50%;\n        transform: translateY(-50%);\n        font-size: 18px;\n    }\n    \n    .airbra-promo-banner::before {\n        left: 15px;\n    }\n    \n    .airbra-promo-banner::after {\n        right: 15px;\n    }\n    \n    \/* Introduction section *\/\n    .airbra-intro {\n        background: linear-gradient(to right, rgba(255,181,2,0.1), rgba(255,181,2,0.05));\n        padding: 12px 15px;\n        margin: 15px 0;\n        border-left: 3px solid #ffb502;\n        font-size: 15px;\n        line-height: 1.5;\n    }\n    \n    .airbra-intro strong {\n        color: #006eff;\n        font-weight: 600;\n    }\n    \n    \/* Product Images *\/\n    .airbra-product-img {\n        width: 100%;\n        display: block;\n        margin: 15px 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n    \n    \/* Features section header *\/\n    .airbra-features-header {\n        background: #006eff;\n        color: #fff;\n        text-align: center;\n        padding: 10px;\n        font-weight: bold;\n        font-size: 15px;\n        letter-spacing: 0.5px;\n        margin: 20px 0 15px;\n        border-radius: 4px;\n        position: relative;\n    }\n    \n    \/* Feature items *\/\n    .airbra-feature {\n        background: linear-gradient(to bottom right, rgba(255,181,2,0.15), rgba(255,181,2,0.05));\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    .airbra-feature-title {\n        color: #006eff;\n        display: flex;\n        align-items: center;\n        font-weight: 600;\n        margin-bottom: 8px;\n        font-size: 15px;\n    }\n    \n    .airbra-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    .airbra-feature-content {\n        font-size: 14px;\n        margin-bottom: 12px;\n    }\n    \n    .airbra-feature-content strong {\n        color: #006eff;\n    }\n    \n    .airbra-feature img {\n        width: 100%;\n        display: block;\n        margin: 10px auto 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    \n    \/* Summary section *\/\n    .airbra-summary {\n        background: linear-gradient(145deg, #ffb700 0%, #ffd24d 100%);\n        padding: 15px;\n        margin: 20px 0;\n        border-radius: 8px;\n        font-size: 15px;\n        line-height: 1.6;\n        position: relative;\n        box-shadow: 0 4px 12px rgba(255, 183, 0, 0.15);\n    }\n    \n    .airbra-summary p {\n        margin-bottom: 0;\n    }\n    \n    .airbra-summary strong {\n        color: #006eff;\n    }\n    \n    \/* Text highlight effect *\/\n    .airbra-premium strong {\n        position: relative;\n        z-index: 1;\n    }\n    \n    .airbra-premium strong:after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 30%;\n        background-color: rgba(255,181,2,0.2);\n        z-index: -1;\n        border-radius: 2px;\n    }\n    \n    \/* Mobile optimizations *\/\n    @media (min-width: 481px) {\n        .airbra-header-title {\n            font-size: 16px;\n        }\n        \n        .airbra-header-subtitle {\n            font-size: 16px;\n        }\n        \n        .airbra-features-header {\n            font-size: 16px;\n            padding: 12px;\n        }\n        \n        .airbra-feature-title {\n            font-size: 16px;\n        }\n        \n        .airbra-feature-content, .airbra-intro, .airbra-summary {\n            font-size: 15px;\n            line-height: 1.6;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"airbra-premium\"\u003e\n    \u003c!-- Promotional Banner --\u003e\n    \u003cdiv class=\"airbra-promo-banner\"\u003e\n        BUY 1 GET 2 FREE!!!\n    \u003c\/div\u003e\n    \n    \u003c!-- Header Banner --\u003e\n    \u003cdiv class=\"airbra-header-banner\"\u003e\n        \u003ch5 class=\"airbra-header-title\"\u003eIntroducing \u003cspan\u003eAir Bra™\u003c\/span\u003e\n\u003c\/h5\u003e\n        \u003cp class=\"airbra-header-subtitle\"\u003eUltimate \u003cstrong\u003eComfort, Support, and Style\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Hero Image --\u003e\n    \u003cimg class=\"airbra-product-img\" src=\"\" alt=\"Air Bra Demonstration\"\u003e\n    \n    \u003c!-- Introduction --\u003e\n    \u003cdiv class=\"airbra-intro\"\u003e\n        The Air Bra is a \u003cstrong\u003egroundbreaking solution designed to eliminate the pain and discomfort of traditional underwire bras.\u003c\/strong\u003e This innovative bra combines support, shaping, and lifting to ensure a perfect chest shape without skin damage or compromising support.\n    \u003c\/div\u003e\n    \n    \u003c!-- Product Image --\u003e\n    \u003cimg class=\"airbra-product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/51CM0qCn7oL._AC_UY1000.jpg?v=1720266960\" alt=\"Air Bra Product\"\u003e\n    \n    \u003c!-- Features Section Header --\u003e\n    \u003cdiv class=\"airbra-features-header\"\u003eKEY FEATURES AND BENEFITS\u003c\/div\u003e\n    \n    \u003c!-- Feature 1 --\u003e\n    \u003cdiv class=\"airbra-feature\"\u003e\n        \u003cdiv class=\"airbra-feature-title\"\u003eUltimate Comfort Fit\u003c\/div\u003e\n        \u003cdiv class=\"airbra-feature-content\"\u003e\n            The Air Bra is designed for every woman, providing \u003cstrong\u003ea snug fit without underwires or hooks.\u003c\/strong\u003e Its stretchy material molds to your body, offering unmatched comfort and support.\n        \u003c\/div\u003e\n        \u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/2adf0f7b801eabaa2091d1d47c24d1b313ab8cdc.webp\" alt=\"Ultimate Comfort Fit\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 2 --\u003e\n    \u003cdiv class=\"airbra-feature\"\u003e\n        \u003cdiv class=\"airbra-feature-title\"\u003eSeamless All-Day and Night Wear\u003c\/div\u003e\n        \u003cdiv class=\"airbra-feature-content\"\u003e\n            Enjoy a smooth look under any outfit with the Air Bra's seamless design. \u003cstrong\u003eWear it comfortably all day\u003c\/strong\u003e and even as a night bra, without any discomfort.\n        \u003c\/div\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/61QauPpe0xL._AC_SL1500.jpg?v=1720267160\" alt=\"Seamless All-Day Wear\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 3 --\u003e\n    \u003cdiv class=\"airbra-feature\"\u003e\n        \u003cdiv class=\"airbra-feature-title\"\u003eBreathable and Cool\u003c\/div\u003e\n        \u003cdiv class=\"airbra-feature-content\"\u003e\n            Made with a unique nylon blend, the Air Bra features special cooling areas for extra airflow. \u003cstrong\u003eExperience breathability and comfort\u003c\/strong\u003e in all seasons, perfect for daily wear and sports.\n        \u003c\/div\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/61qRgKjNYfL.jpg?v=1720267290\" alt=\"Breathable and Cool\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 4 --\u003e\n    \u003cdiv class=\"airbra-feature\"\u003e\n        \u003cdiv class=\"airbra-feature-title\"\u003eEasy to Wear and Care\u003c\/div\u003e\n        \u003cdiv class=\"airbra-feature-content\"\u003e\n            Available in sizes \u003cstrong\u003eS to 6XL\u003c\/strong\u003e, the Air Bra provides \u003cstrong\u003ea custom fit for all body types.\u003c\/strong\u003e It's invisible under clothes, easy to put on, and machine washable without losing its shape.\n        \u003c\/div\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/61ZGor9kpFL._AC_UY1000.jpg?v=1720267323\" alt=\"Easy to Wear and Care\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 5 --\u003e\n    \u003cdiv class=\"airbra-feature\"\u003e\n        \u003cdiv class=\"airbra-feature-title\"\u003eAffordable Style\u003c\/div\u003e\n        \u003cdiv class=\"airbra-feature-content\"\u003e\n            Stylish and economical, the Air Bra solves common bra problems with a value pack of three, \u003cstrong\u003edesigned to keep you dry and fresh.\u003c\/strong\u003e\n        \u003c\/div\u003e\n        \u003cimg src=\"\" alt=\"Affordable Style\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 6 --\u003e\n    \u003cdiv class=\"airbra-feature\"\u003e\n        \u003cdiv class=\"airbra-feature-title\"\u003eCovers and Sustains the Natural Breast\u003c\/div\u003e\n        \u003cdiv class=\"airbra-feature-content\"\u003e\n            Without clutter, wires, or disturbing straps, the Air Bra gently supports all forms.\n        \u003c\/div\u003e\n        \u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/4a999c0530d134e3df1ff6b65e472f506dee6788.jpeg\" alt=\"Natural Support\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 7 --\u003e\n    \u003cdiv class=\"airbra-feature\"\u003e\n        \u003cdiv class=\"airbra-feature-title\"\u003eNo Uncomfortable Underwire or Hooks\u003c\/div\u003e\n        \u003cdiv class=\"airbra-feature-content\"\u003e\n            The stretchy material gives a perfect fit and great support, lifting your bust naturally.\n        \u003c\/div\u003e\n        \u003cimg src=\"\" alt=\"No Underwire\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 8 --\u003e\n    \u003cdiv class=\"airbra-feature\"\u003e\n        \u003cdiv class=\"airbra-feature-title\"\u003eLoaded with Comfort Features\u003c\/div\u003e\n        \u003cdiv class=\"airbra-feature-content\"\u003e\n            Keeps you dry and fresh throughout the day.\n        \u003c\/div\u003e\n        \u003cimg src=\"\" alt=\"Comfort Features\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 9 --\u003e\n    \u003cdiv class=\"airbra-feature\"\u003e\n        \u003cdiv class=\"airbra-feature-title\"\u003ePerfect for Any Woman\u003c\/div\u003e\n        \u003cdiv class=\"airbra-feature-content\"\u003e\n            Adapts to your form, providing \u003cstrong\u003ea perfect and high breast shape each time.\u003c\/strong\u003e Easy to dress from the top or bottom and machine washable without damage.\n        \u003c\/div\u003e\n        \u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/527d0c87b294050656aa51ccf72177e45bcfb422.png\" alt=\"Perfect for Any Woman\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 10 --\u003e\n    \u003cdiv class=\"airbra-feature\"\u003e\n        \u003cdiv class=\"airbra-feature-title\"\u003eInvisible Under Clothes\u003c\/div\u003e\n        \u003cdiv class=\"airbra-feature-content\"\u003e\n            Wear it anytime, even at night, without it pressing, tightening, or bothering you.\n        \u003c\/div\u003e\n        \u003cimg src=\"\" alt=\"Invisible Under Clothes\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Summary --\u003e\n    \u003cdiv class=\"airbra-summary\"\u003e\n        \u003cp\u003eIn summary, the Air Bra is an all-in-one solution for comfort, style, and support, catering to every woman's need for a perfect and high breast shape, adapting seamlessly to your form.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Final Image --\u003e\n    \u003cimg class=\"airbra-product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2445\/4687\/files\/96e275bc-3fdb-4d3d-93b1-e6acee7fb89e.6f4fcd0b157fa30639b2b432eda6b901_600x600.jpg?v=1729761297\" alt=\"Air Bra Product Showcase\"\u003e\n\u003c\/div\u003e\n","brand":"Mr.Amit x TMM","offers":[{"title":"Default Title","offer_id":47719145111709,"sku":"6212","price":799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/8610\/8573\/files\/women-s-cotton-solid-non-padded-air-bra-pack-of-3-zaavio-38077586342058.jpg?v=1773293091","url":"https:\/\/clickbazar.shop\/products\/womens-cotton-solid-non-padded-air-bra-pack-of-3-fb","provider":" clickbazar.shop","version":"1.0","type":"link"}