{"title":"Sculpt \u0026 Lift Bundle","description":"","products":[{"product_id":"high-waisted-shaper-panty","title":"AirMesh High Waist Shaper Panty -  Breathable HoneyComb Support","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Jost:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/@tabler\/icons-webfont@latest\/tabler-icons.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    background: #fff;\n    color: #2c1f17;\n  }\n\n  .bf-wrap {\n    max-width: 680px;\n    margin: 0 auto;\n    padding: 2rem 1rem;\n  }\n\n  .bf-hero {\n    background: linear-gradient(160deg, #f9f4f0 0%, #f0e8e2 60%, #e8ddd6 100%);\n    border-radius: 12px;\n    padding: 3rem 2.5rem 2.5rem;\n    margin-bottom: 2rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .bf-hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: rgba(210,185,170,0.18);\n  }\n\n  .bf-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #9c7b6a;\n    margin-bottom: 1rem;\n  }\n\n  .bf-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 36px;\n    font-weight: 300;\n    line-height: 1.2;\n    color: #2c1f17;\n    margin-bottom: 0.75rem;\n    max-width: 420px;\n  }\n\n  .bf-title em { font-style: italic; }\n\n  .bf-subtitle {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.7;\n    color: #5a4035;\n    max-width: 400px;\n  }\n\n  .bf-image-block {\n    border-radius: 12px;\n    overflow: hidden;\n    margin-bottom: 2rem;\n  }\n\n  .bf-image-block img {\n    width: 100%;\n    display: block;\n    object-fit: cover;\n    max-height: 380px;\n  }\n\n  .bf-pillars {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    background: #e0d5ce;\n    border-radius: 12px;\n    overflow: hidden;\n    margin-bottom: 2rem;\n  }\n\n  .bf-pillar {\n    background: #fdf9f7;\n    padding: 1.5rem 1.25rem;\n    text-align: center;\n  }\n\n  .bf-pillar-icon {\n    font-size: 20px;\n    margin-bottom: 0.75rem;\n    color: #9c7b6a;\n  }\n\n  .bf-pillar-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-weight: 600;\n    color: #2c1f17;\n    margin-bottom: 0.4rem;\n    letter-spacing: 0.02em;\n  }\n\n  .bf-pillar-text {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.6;\n    color: #7a5e52;\n  }\n\n  .bf-section-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #9c7b6a;\n    margin-bottom: 1.25rem;\n  }\n\n  .bf-benefits-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0.75rem;\n    margin-bottom: 2rem;\n  }\n\n  .bf-benefit {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 1rem 1.1rem;\n    background: #fdf9f7;\n    border: 0.5px solid #e0d5ce;\n    border-radius: 8px;\n  }\n\n  .bf-benefit-dot {\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: #9c7b6a;\n    margin-top: 6px;\n    flex-shrink: 0;\n  }\n\n  .bf-benefit-text {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: #3d2a20;\n  }\n\n  .bf-benefit.full { grid-column: 1 \/ -1; }\n\n  .bf-divider {\n    height: 0.5px;\n    background: #e0d5ce;\n    margin: 1.75rem 0;\n  }\n\n  .bf-size-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13px;\n  }\n\n  .bf-size-table th {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #9c7b6a;\n    padding: 0 1rem 0.75rem;\n    text-align: left;\n    border-bottom: 0.5px solid #e0d5ce;\n  }\n\n  .bf-size-table td {\n    padding: 0.85rem 1rem;\n    color: #3d2a20;\n    font-weight: 300;\n    border-bottom: 0.5px solid #f0e8e2;\n  }\n\n  .bf-size-table tr:last-child td { border-bottom: none; }\n  .bf-size-table tbody tr:nth-child(odd) td { background: #fdf9f7; }\n  .bf-size-label { font-weight: 500 !important; color: #2c1f17 !important; }\n\n  .bf-cta-strip {\n    background: #2c1f17;\n    border-radius: 12px;\n    padding: 1.5rem 2rem;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 1rem;\n    margin-top: 2rem;\n  }\n\n  .bf-cta-text {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    font-weight: 300;\n    color: #f9f4f0;\n    line-height: 1.3;\n    margin-bottom: 0.25rem;\n  }\n\n  .bf-cta-text em { font-style: italic; }\n\n  .bf-cta-note {\n    font-size: 11px;\n    font-weight: 300;\n    color: #9c7b6a;\n  }\n\n  .bf-badge {\n    background: #9c7b6a;\n    color: #fdf9f7;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 0.6rem 1.4rem;\n    border-radius: 2px;\n    white-space: nowrap;\n    text-decoration: none;\n    display: inline-block;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bf-wrap\"\u003e\n\u003cdiv class=\"bf-hero\"\u003e\n\u003cp class=\"bf-eyebrow\"\u003eBodyFit Shapers® — Signature Collection\u003c\/p\u003e\n\u003ch1 class=\"bf-title\"\u003eShape your figure.\u003cbr\u003e\u003cem\u003eOwn every room.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"bf-subtitle\"\u003eAll-day comfort meets a flawless silhouette. Our high-waisted shaper panty sculpts, smooths, and supports — invisibly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bf-image-block\"\u003e\u003cimg alt=\"BodyFit Shapers Shaper Panty\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/Gemini_Generated_Image_v4pzz3v4pzz3v4pz.png?v=1778192186\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bf-pillars\"\u003e\n\u003cdiv class=\"bf-pillar\"\u003e\n\u003cdiv class=\"bf-pillar-icon\"\u003e\n\u003ci class=\"ti ti-shield-check\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"bf-pillar-title\"\u003eTummy Control\u003c\/p\u003e\n\u003cp class=\"bf-pillar-text\"\u003eHigh-waist panel slims and smooths from hip to waist\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bf-pillar\"\u003e\n\u003cdiv class=\"bf-pillar-icon\"\u003e\n\u003ci class=\"ti ti-eye-off\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"bf-pillar-title\"\u003eInvisible Fit\u003c\/p\u003e\n\u003cp class=\"bf-pillar-text\"\u003eDisappears under any outfit — shaping with zero trace\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bf-pillar\"\u003e\n\u003cdiv class=\"bf-pillar-icon\"\u003e\n\u003ci class=\"ti ti-sun\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp class=\"bf-pillar-title\"\u003eAll-Day Comfort\u003c\/p\u003e\n\u003cp class=\"bf-pillar-text\"\u003eBreathable, featherlight — like a second skin\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"bf-section-label\"\u003eWhat you get\u003c\/p\u003e\n\u003cdiv class=\"bf-benefits-grid\"\u003e\n\u003cdiv class=\"bf-benefit\"\u003e\n\u003cdiv class=\"bf-benefit-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bf-benefit-text\"\u003eAnti-slip silicone strip — stays in place all day\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bf-benefit\"\u003e\n\u003cdiv class=\"bf-benefit-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bf-benefit-text\"\u003eComplete tummy-to-waist control\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bf-benefit\"\u003e\n\u003cdiv class=\"bf-benefit-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bf-benefit-text\"\u003eSeamless under any outfit, day or night\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bf-benefit\"\u003e\n\u003cdiv class=\"bf-benefit-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bf-benefit-text\"\u003eBreathable, lightweight, second-skin feel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bf-benefit full\"\u003e\n\u003cdiv class=\"bf-benefit-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bf-benefit-text\"\u003eHigh-waisted silhouette for maximum coverage and confidence\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bf-section-label\"\u003eSize guide\u003c\/p\u003e\n\u003ctable class=\"bf-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eWaist (in)\u003c\/th\u003e\n\u003cth\u003eHips (in)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"bf-size-label\"\u003eXS \/ S\u003c\/td\u003e\n\u003ctd\u003e23 – 26\u003c\/td\u003e\n\u003ctd\u003e32 – 35\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bf-size-label\"\u003eM \/ L\u003c\/td\u003e\n\u003ctd\u003e26.5 – 30.5\u003c\/td\u003e\n\u003ctd\u003e35 – 39\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"bf-size-label\"\u003eXL \/ 2XL\u003c\/td\u003e\n\u003ctd\u003e31 – 39.5\u003c\/td\u003e\n\u003ctd\u003e40 – 49\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"bf-cta-strip\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"bf-cta-text\"\u003eYour most confident self\u003cbr\u003e\u003cem\u003estarts here.\u003c\/em\u003e\u003c\/p\u003e\n\u003cp class=\"bf-cta-note\"\u003eFree returns · Discreet packaging\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"bf-badge\" href=\"#\"\u003eShop Now\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BODY FIT SHAPERS","offers":[{"title":"Skin \/ XS","offer_id":45935180775650,"sku":"","price":2099.0,"currency_code":"PKR","in_stock":true},{"title":"Skin \/ Small","offer_id":45935180644578,"sku":"","price":2099.0,"currency_code":"PKR","in_stock":true},{"title":"Skin \/ Medium","offer_id":45935180710114,"sku":"","price":2099.0,"currency_code":"PKR","in_stock":true},{"title":"Skin \/ Large","offer_id":45935180742882,"sku":"","price":2099.0,"currency_code":"PKR","in_stock":true},{"title":"Black \/ XS","offer_id":45935180873954,"sku":"","price":2099.0,"currency_code":"PKR","in_stock":false},{"title":"Black \/ Small","offer_id":45935180677346,"sku":"","price":2099.0,"currency_code":"PKR","in_stock":false},{"title":"Black \/ Medium","offer_id":45935180808418,"sku":"","price":2099.0,"currency_code":"PKR","in_stock":false},{"title":"Black \/ Large","offer_id":45935180841186,"sku":"","price":2099.0,"currency_code":"PKR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/Gemini_Generated_Image_dm9gfjdm9gfjdm9g.png?v=1778192150"},{"product_id":"butt-lifter-shaper-panties","title":"Butt Lifter Shaper Panties (Padded) | Get That Full, Round, curvy Look—Effortlessly","description":"\u003cp style=\"text-align: center;\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong\u003eDiscover the secret to a more confident you with our Butt Lifter Panties. Designed to lift and shape your curves, these panties provide a natural, enhanced look under any outfit. Made with breathable, comfortable materials, they offer all-day support and a seamless finish. Embrace your curves and boost your confidence with the perfect blend of style and comfort.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003e\u003cstrong\u003eImmediately to the desired effect\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eYou can wear them under any type of pants or leggings, and the buttocks will always look perfect. Thanks to this great push up underwear, your buttocks will look perfect. Forget about hard training and giving up your favorite dishes. Make sure your buttocks are always perfect.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cimg alt=\"undefined\" src=\"https:\/\/cdn.hotishop.com\/image\/2022\/06\/f4c508e5aec39fa2e369d922206ce38281ab054b5c6f1fea410c085ef2e56ae4.gif\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003e\u003cstrong\u003eTechnical data:\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eSoft, high -quality material gives you the perfect shape of raised buttocks and light control over the thighs.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cimg alt=\"undefined\" src=\"https:\/\/cdn.hotishop.com\/image\/2022\/06\/3de1071ad864d5bcabfeb634364679a9852f0a661e5a1ebc4eb4b5b45e64b614.png\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003e\u003cstrong\u003eComfort during the day\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eUnderwear is comfortable, airy and stretchy, thanks to which they will provide you with comfort throughout the day. They are made by high -quality \u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eBreathable Fabric\u003c\/strong\u003e\u003c\/span\u003e\u003cspan\u003e that will nicely emphasize your figure, while providing pleasure.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cimg alt=\"undefined\" src=\"https:\/\/cdn.hotishop.com\/image\/2022\/06\/a6879a32b8f60b453aa8c67bccd9a6bff9c990f879c98d9afd71249675a305d6.jpeg\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003eThe butt lifting panties will give you the curves you want. Besides, the butt lifter panty is invisible. You can wear underneath any type of clothes in any season. This trimmer underwear will help you enhancer Bum.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cimg alt=\"undefined\" src=\"https:\/\/cdn.hotishop.com\/image\/2022\/06\/967393e426e94954e049b3ae4944ef730ac08c813e5ec9395774ee8203fbc5af.gif\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch1 style=\"text-align: center;\"\u003eSPECIFICATIONS\u003c\/h1\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cem\u003eBreathable Fabric\u003c\/em\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cem\u003eSuitable for S-3XL ladies\u003c\/em\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cem\u003eMaterial: Polyester\u003c\/em\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"BODY FIT SHAPERS","offers":[{"title":"Small \/ Skin","offer_id":46534547800290,"sku":"","price":2499.0,"currency_code":"PKR","in_stock":true},{"title":"Medium \/ Skin","offer_id":46534547833058,"sku":"","price":2499.0,"currency_code":"PKR","in_stock":true},{"title":"Large \/ Skin","offer_id":46534547865826,"sku":"","price":2499.0,"currency_code":"PKR","in_stock":true},{"title":"Small \/ Black","offer_id":47386421428450,"sku":null,"price":2499.0,"currency_code":"PKR","in_stock":true},{"title":"Medium \/ Black","offer_id":47386421461218,"sku":null,"price":2499.0,"currency_code":"PKR","in_stock":true},{"title":"Large \/ Black","offer_id":47386421493986,"sku":null,"price":2499.0,"currency_code":"PKR","in_stock":true},{"title":"XL \/ Skin","offer_id":47736056381666,"sku":null,"price":2499.0,"currency_code":"PKR","in_stock":true},{"title":"XL \/ Black","offer_id":47736056414434,"sku":null,"price":2499.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/5823ED8F-F85E-4DCE-95FE-704DD270F2A1.jpg?v=1726050263"},{"product_id":"adjustable-hook-waist-control-shaper","title":"Adjustable Hook Waist Control Shaper","description":"\u003c!-- ============================================================\n     SLIMMING VEST - SHOPIFY PRODUCT DESCRIPTION\n     Paste this into: Shopify Admin \u003e Products \u003e Description \u003e (\u003c\/\u003e code view)\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  .pd-root * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .pd-root {\n    font-family: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 0 0 2rem;\n  }\n\n  \/* ── SLIDER ── *\/\n  .pd-slider-wrap {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 4\/3;\n    overflow: hidden;\n    background: #f5f5f3;\n    border-radius: 14px;\n  }\n\n  .pd-slides {\n    display: flex;\n    width: 300%;\n    height: 100%;\n    transition: transform 0.55s cubic-bezier(.77,0,.18,1);\n  }\n\n  .pd-slide {\n    width: 33.333%;\n    height: 100%;\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    background: #f5f5f3;\n  }\n\n  .pd-slide img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n  }\n\n  .pd-slide-badge {\n    position: absolute;\n    top: 14px;\n    left: 14px;\n    background: #1a1a1a;\n    color: #f0e8d8;\n    font-size: 11px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    padding: 6px 12px;\n    border-radius: 3px;\n    font-family: 'DM Sans', Arial, sans-serif;\n  }\n\n  .pd-slide-size {\n    width: 100%;\n    height: 100%;\n    padding: 24px 20px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    background: #f5f5f3;\n  }\n\n  .pd-slide-size .sz-eyebrow {\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #888;\n    font-family: 'DM Sans', Arial, sans-serif;\n  }\n\n  .pd-slide-size table {\n    width: 100%;\n    border-collapse: collapse;\n    font-family: 'DM Sans', Arial, sans-serif;\n    font-size: 13px;\n  }\n\n  .pd-slide-size th {\n    text-align: left;\n    font-weight: 500;\n    font-size: 11px;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    color: #555;\n    padding: 6px 8px;\n    border-bottom: 1.5px solid #1a1a1a;\n  }\n\n  .pd-slide-size td {\n    padding: 7px 8px;\n    border-bottom: 1px solid #ddd;\n    color: #1a1a1a;\n  }\n\n  .pd-slide-size tr:last-child td { border-bottom: none; }\n\n  .pd-sz-tag {\n    display: inline-block;\n    background: #1a1a1a;\n    color: #f0e8d8;\n    font-size: 11px;\n    font-weight: 500;\n    width: 32px;\n    height: 22px;\n    line-height: 22px;\n    text-align: center;\n    border-radius: 3px;\n  }\n\n  .pd-btn {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(255,255,255,0.92);\n    border: none;\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    cursor: pointer;\n    font-size: 18px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1a1a1a;\n    z-index: 10;\n    transition: background 0.2s;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n  }\n  .pd-btn:hover { background: #fff; }\n  .pd-btn.pd-prev { left: 12px; }\n  .pd-btn.pd-next { right: 12px; }\n\n  .pd-dots {\n    position: absolute;\n    bottom: 12px;\n    left: 50%;\n    transform: translateX(-50%);\n    display: flex;\n    gap: 6px;\n    z-index: 10;\n  }\n\n  .pd-dot {\n    width: 7px; height: 7px;\n    border-radius: 50%;\n    background: rgba(0,0,0,0.2);\n    cursor: pointer;\n    transition: background 0.2s, transform 0.2s;\n    border: none;\n    padding: 0;\n  }\n  .pd-dot.active { background: #1a1a1a; transform: scale(1.3); }\n\n  \/* ── CONTENT ── *\/\n  .pd-content { padding: 1.6rem 0.1rem 0; }\n\n  .pd-eyebrow {\n    font-size: 11px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #888;\n    margin-bottom: 6px;\n  }\n\n  .pd-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 26px;\n    font-weight: 600;\n    line-height: 1.25;\n    margin-bottom: 10px;\n    color: #1a1a1a;\n  }\n\n  .pd-tagline {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    margin-bottom: 22px;\n    font-weight: 300;\n  }\n\n  .pd-divider {\n    height: 1px;\n    background: #e5e5e5;\n    margin: 20px 0;\n  }\n\n  \/* ── FEATURE CARDS ── *\/\n  .pd-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n\n  .pd-feat {\n    background: #f5f5f3;\n    border-radius: 10px;\n    padding: 14px 16px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .pd-feat-icon {\n    width: 34px; height: 34px;\n    min-width: 34px;\n    background: #1a1a1a;\n    border-radius: 8px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n  }\n\n  .pd-feat-title {\n    font-size: 13px;\n    font-weight: 500;\n    margin-bottom: 3px;\n    color: #1a1a1a;\n  }\n\n  .pd-feat-desc {\n    font-size: 12px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  \/* ── BENEFITS ── *\/\n  .pd-benefits {\n    list-style: none;\n    margin-bottom: 22px;\n  }\n\n  .pd-benefits li {\n    font-size: 14px;\n    color: #1a1a1a;\n    padding: 10px 0;\n    border-bottom: 1px solid #e5e5e5;\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    line-height: 1.5;\n  }\n\n  .pd-benefits li:last-child { border-bottom: none; }\n\n  .pd-check {\n    width: 20px; height: 20px;\n    min-width: 20px;\n    background: #1a1a1a;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n\n  .pd-check svg { display: block; }\n\n  \/* ── SIZE TABLE ── *\/\n  .pd-size-box {\n    background: #f5f5f3;\n    border-radius: 12px;\n    padding: 18px;\n    margin-bottom: 22px;\n  }\n\n  .pd-size-label {\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: #888;\n    margin-bottom: 14px;\n  }\n\n  .pd-size-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13px;\n  }\n\n  .pd-size-table th {\n    text-align: left;\n    font-weight: 500;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    color: #888;\n    padding: 0 0 10px;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .pd-size-table td {\n    padding: 8px 0;\n    border-bottom: 1px solid #e5e5e5;\n    color: #1a1a1a;\n  }\n\n  .pd-size-table tr:last-child td { border-bottom: none; }\n\n  .pd-stag {\n    display: inline-block;\n    background: #1a1a1a;\n    color: #f0e8d8;\n    font-size: 11px;\n    font-weight: 500;\n    width: 32px;\n    height: 22px;\n    line-height: 22px;\n    text-align: center;\n    border-radius: 3px;\n  }\n\n  \/* ── CTA STRIP ── *\/\n  .pd-cta {\n    background: #1a1a1a;\n    border-radius: 12px;\n    padding: 20px 22px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 14px;\n  }\n\n  .pd-cta-quote {\n    font-family: Georgia, 'Times New Roman', serif;\n    color: #f0e8d8;\n    font-size: 15px;\n    font-style: italic;\n    line-height: 1.45;\n    max-width: 300px;\n  }\n\n  .pd-cta-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .pd-cta-tag {\n    background: rgba(240,232,216,0.1);\n    color: #f0e8d8;\n    font-size: 12px;\n    padding: 6px 12px;\n    border-radius: 20px;\n    border: 1px solid rgba(240,232,216,0.22);\n    font-family: 'DM Sans', Arial, sans-serif;\n  }\n\n  @media (max-width: 480px) {\n    .pd-title { font-size: 22px; }\n    .pd-cta { flex-direction: column; }\n    .pd-cta-quote { max-width: 100%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-root\"\u003e\n\n  \u003c!-- ── IMAGE SLIDER ── --\u003e\n  \u003cdiv class=\"pd-slider-wrap\" id=\"pdSlider\"\u003e\n    \u003cdiv class=\"pd-slides\" id=\"pdSlides\"\u003e\n\n      \u003c!-- Slide 1: Main Product Image --\u003e\n      \u003cdiv class=\"pd-slide\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/H02e36692eb6c4c07868252ef7c310c77R.webp?v=1777831039\" alt=\"360 Degree Slimming Vest - Front View\"\u003e\n        \u003cspan class=\"pd-slide-badge\"\u003e360° Slimming\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Slide 2: Features Diagram --\u003e\n      \u003cdiv class=\"pd-slide\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/WhatsApp-Image-2024-03-14-at-3.08.38-PM-300x234.jpg?v=1777830916\" alt=\"Slimming Vest - Feature Callouts\"\u003e\n        \u003cspan class=\"pd-slide-badge\"\u003eKey Features\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Slide 3: Size Chart --\u003e\n      \u003cdiv class=\"pd-slide\"\u003e\n        \u003cdiv class=\"pd-slide-size\"\u003e\n          \u003cspan class=\"sz-eyebrow\"\u003eSize Guide\u003c\/span\u003e\n          \u003ctable\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSize\u003c\/th\u003e\n                \u003cth\u003eWaist (in)\u003c\/th\u003e\n                \u003cth\u003eWaist (cm)\u003c\/th\u003e\n                \u003cth\u003eLength (in)\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-sz-tag\"\u003eS\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e21.2 – 24.0\u003c\/td\u003e\n\u003ctd\u003e54 – 61\u003c\/td\u003e\n\u003ctd\u003e22\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-sz-tag\"\u003eM\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e24.0 – 26.7\u003c\/td\u003e\n\u003ctd\u003e61 – 68\u003c\/td\u003e\n\u003ctd\u003e22.4\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-sz-tag\"\u003eL\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e26.7 – 29.9\u003c\/td\u003e\n\u003ctd\u003e68 – 76\u003c\/td\u003e\n\u003ctd\u003e22.8\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-sz-tag\"\u003eXL\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e29.9 – 33.0\u003c\/td\u003e\n\u003ctd\u003e76 – 84\u003c\/td\u003e\n\u003ctd\u003e23.2\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-sz-tag\"\u003e2XL\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e33.0 – 36.2\u003c\/td\u003e\n\u003ctd\u003e84 – 92\u003c\/td\u003e\n\u003ctd\u003e23.6\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-sz-tag\"\u003e3XL\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e36.2 – 39.3\u003c\/td\u003e\n\u003ctd\u003e92 – 100\u003c\/td\u003e\n\u003ctd\u003e24.0\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-sz-tag\"\u003e4XL\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e39.3 – 42.5\u003c\/td\u003e\n\u003ctd\u003e100 – 108\u003c\/td\u003e\n\u003ctd\u003e24.4\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"pd-slide-badge\"\u003eSize Chart\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Arrows --\u003e\n    \u003cbutton class=\"pd-btn pd-prev\" onclick=\"pdMove(-1)\" aria-label=\"Previous slide\"\u003e←\u003c\/button\u003e\n    \u003cbutton class=\"pd-btn pd-next\" onclick=\"pdMove(1)\" aria-label=\"Next slide\"\u003e→\u003c\/button\u003e\n\n    \u003c!-- Dots --\u003e\n    \u003cdiv class=\"pd-dots\"\u003e\n      \u003cbutton class=\"pd-dot active\" onclick=\"pdGoTo(0)\" aria-label=\"Slide 1\"\u003e\u003c\/button\u003e\n      \u003cbutton class=\"pd-dot\" onclick=\"pdGoTo(1)\" aria-label=\"Slide 2\"\u003e\u003c\/button\u003e\n      \u003cbutton class=\"pd-dot\" onclick=\"pdGoTo(2)\" aria-label=\"Slide 3\"\u003e\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── PRODUCT CONTENT ── --\u003e\n  \u003cdiv class=\"pd-content\"\u003e\n\n    \u003cp class=\"pd-eyebrow\"\u003eShapewear Collection\u003c\/p\u003e\n    \u003ch2 class=\"pd-title\"\u003e360° Sculpting Slimming Vest\u003c\/h2\u003e\n    \u003cp class=\"pd-tagline\"\u003e\n      Engineered for all-day confidence — compresses, lifts, and smooths your silhouette from every angle.\n      Wear it to the gym, under workwear, or around the house. Feel the difference from the very first wear.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pd-divider\"\u003e\u003c\/div\u003e\n\n    \u003c!-- Feature Cards --\u003e\n    \u003cdiv class=\"pd-features\"\u003e\n\n      \u003cdiv class=\"pd-feat\"\u003e\n        \u003cdiv class=\"pd-feat-icon\"\u003e\n          \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M8 2v12M2 8h12\" stroke=\"#f0e8d8\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"pd-feat-title\"\u003eAdjustable Straps\u003c\/p\u003e\n          \u003cp class=\"pd-feat-desc\"\u003eSet the fit exactly how you want it — every time\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-feat\"\u003e\n        \u003cdiv class=\"pd-feat-icon\"\u003e\n          \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M4 4 Q8 1 12 4 Q14 8 12 12 Q8 15 4 12 Q2 8 4 4Z\" stroke=\"#f0e8d8\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"pd-feat-title\"\u003e6 Spiral Steel Bones\u003c\/p\u003e\n          \u003cp class=\"pd-feat-desc\"\u003eFlexible yet firm — keeps you in perfect posture\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-feat\"\u003e\n        \u003cdiv class=\"pd-feat-icon\"\u003e\n          \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M8 2L14 8L8 14L2 8Z\" stroke=\"#f0e8d8\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"pd-feat-title\"\u003eZip + Hook Closure\u003c\/p\u003e\n          \u003cp class=\"pd-feat-desc\"\u003eMultiple compression levels for a sleek, clean look\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-feat\"\u003e\n        \u003cdiv class=\"pd-feat-icon\"\u003e\n          \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M2 8 Q5 3 8 8 Q11 13 14 8\" stroke=\"#f0e8d8\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"pd-feat-title\"\u003eSoft Microfiber\u003c\/p\u003e\n          \u003cp class=\"pd-feat-desc\"\u003eSkin-kind fabric that stays comfortable all day\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- Benefits List --\u003e\n    \u003cul class=\"pd-benefits\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"pd-check\"\u003e\n          \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#f0e8d8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        U-type anti-droop breast design — lifts and firms the bust for a natural, confident shape\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"pd-check\"\u003e\n          \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#f0e8d8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        Controls armpit and back fat for a perfectly smooth, seamless finish under any outfit\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"pd-check\"\u003e\n          \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#f0e8d8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        High-quality bottom-pull zipper lies flat and invisible — no bulges, no outlines\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"pd-check\"\u003e\n          \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#f0e8d8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        Available in S to 4XL — inclusive sizing for every body type\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"pd-check\"\u003e\n          \u003csvg width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#f0e8d8\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        Versatile everyday wear — gym sessions, work, errands, or lounging at home\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003c!-- Size Chart Table --\u003e\n    \u003cdiv class=\"pd-size-box\"\u003e\n      \u003cp class=\"pd-size-label\"\u003eSize Chart\u003c\/p\u003e\n      \u003ctable class=\"pd-size-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTag Size\u003c\/th\u003e\n            \u003cth\u003eWaist (inches)\u003c\/th\u003e\n            \u003cth\u003eWaist (cm)\u003c\/th\u003e\n            \u003cth\u003eLength (in)\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-stag\"\u003eS\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e21.2 – 24.0\u003c\/td\u003e\n\u003ctd\u003e54 – 61\u003c\/td\u003e\n\u003ctd\u003e22\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-stag\"\u003eM\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e24.0 – 26.7\u003c\/td\u003e\n\u003ctd\u003e61 – 68\u003c\/td\u003e\n\u003ctd\u003e22.4\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-stag\"\u003eL\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e26.7 – 29.9\u003c\/td\u003e\n\u003ctd\u003e68 – 76\u003c\/td\u003e\n\u003ctd\u003e22.8\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-stag\"\u003eXL\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e29.9 – 33.0\u003c\/td\u003e\n\u003ctd\u003e76 – 84\u003c\/td\u003e\n\u003ctd\u003e23.2\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-stag\"\u003e2XL\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e33.0 – 36.2\u003c\/td\u003e\n\u003ctd\u003e84 – 92\u003c\/td\u003e\n\u003ctd\u003e23.6\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-stag\"\u003e3XL\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e36.2 – 39.3\u003c\/td\u003e\n\u003ctd\u003e92 – 100\u003c\/td\u003e\n\u003ctd\u003e24.0\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"pd-stag\"\u003e4XL\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e39.3 – 42.5\u003c\/td\u003e\n\u003ctd\u003e100 – 108\u003c\/td\u003e\n\u003ctd\u003e24.4\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CTA Strip --\u003e\n    \u003cdiv class=\"pd-cta\"\u003e\n      \u003cp class=\"pd-cta-quote\"\u003e\"Confidence isn't a size — it's a feeling you wear.\"\u003c\/p\u003e\n      \u003cdiv class=\"pd-cta-tags\"\u003e\n        \u003cspan class=\"pd-cta-tag\"\u003eS – 4XL\u003c\/span\u003e\n        \u003cspan class=\"pd-cta-tag\"\u003e360° Shaping\u003c\/span\u003e\n        \u003cspan class=\"pd-cta-tag\"\u003eAll-day Wear\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── SLIDER SCRIPT ── --\u003e\n\u003cscript\u003e\n(function() {\n  var cur = 0;\n  var total = 3;\n  var slidesEl = document.getElementById('pdSlides');\n  var dots = document.querySelectorAll('.pd-dot');\n\n  window.pdGoTo = function(n) {\n    cur = ((n % total) + total) % total;\n    slidesEl.style.transform = 'translateX(-' + (cur * 33.333) + '%)';\n    dots.forEach(function(d, i) {\n      d.classList.toggle('active', i === cur);\n    });\n  };\n\n  window.pdMove = function(dir) {\n    pdGoTo(cur + dir);\n  };\n\n  \/\/ Touch\/swipe support\n  var startX = 0;\n  var wrap = document.getElementById('pdSlider');\n  wrap.addEventListener('touchstart', function(e) {\n    startX = e.touches[0].clientX;\n  }, { passive: true });\n  wrap.addEventListener('touchend', function(e) {\n    var dx = e.changedTouches[0].clientX - startX;\n    if (Math.abs(dx) \u003e 40) pdMove(dx \u003c 0 ? 1 : -1);\n  }, { passive: true });\n})();\n\u003c\/script\u003e","brand":"My Store","offers":[{"title":"Medium","offer_id":47766601203938,"sku":null,"price":2799.0,"currency_code":"PKR","in_stock":true},{"title":"Large","offer_id":47766601236706,"sku":null,"price":2799.0,"currency_code":"PKR","in_stock":true},{"title":"XL","offer_id":47766601269474,"sku":null,"price":2799.0,"currency_code":"PKR","in_stock":true},{"title":"2XL","offer_id":47766601302242,"sku":null,"price":2799.0,"currency_code":"PKR","in_stock":true},{"title":"3XL","offer_id":47766601335010,"sku":null,"price":2799.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/1FF2E9E3-4C1A-45BA-9398-29204B8DB7CD.jpg?v=1726050340"},{"product_id":"strapless-push-up-bra","title":"Strapless Push-Up Silicone Bra - Invisible Support","description":"\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003cp data-start=\"323\" data-end=\"386\" class=\"\" style=\"text-align: center;\"\u003e\u003cstrong data-start=\"323\" data-end=\"386\"\u003eElevate Your Confidence with the Strapless Push-Up Bra\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"388\" data-end=\"880\" class=\"\" style=\"text-align: center;\"\u003eThe Strapless Push-Up Bra is designed to enhance your natural beauty, providing the perfect lift and support without sacrificing comfort. Whether you’re attending a wedding, heading to a night out, or just embracing your everyday confidence, this versatile strapless bra is the ultimate solution for a seamless, invisible fit. With its self-adhesive silicone design, it offers the security and confidence every woman deserves, giving you the boost you need in both support and style.\u003c\/p\u003e\n\u003cp data-start=\"882\" data-end=\"899\" class=\"\" style=\"text-align: center;\"\u003e\u003cstrong data-start=\"882\" data-end=\"899\"\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"901\" data-end=\"1661\" style=\"text-align: center;\"\u003e\n\u003cli data-start=\"901\" data-end=\"1064\" class=\"\"\u003e\n\u003cp data-start=\"903\" data-end=\"1064\" class=\"\"\u003e\u003cstrong data-start=\"903\" data-end=\"925\"\u003eInvisible Support:\u003c\/strong\u003e The NuBra’s lightweight 0.5cm design ensures discreet support, making it the perfect solution for low-cut, strapless, or backless outfits.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1065\" data-end=\"1180\" class=\"\"\u003e\n\u003cp data-start=\"1067\" data-end=\"1180\" class=\"\"\u003e\u003cstrong data-start=\"1067\" data-end=\"1086\"\u003ePush-Up Effect:\u003c\/strong\u003e Designed to enhance your cleavage, giving you a natural, fuller look without any underwires.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1181\" data-end=\"1348\" class=\"\"\u003e\n\u003cp data-start=\"1183\" data-end=\"1348\" class=\"\"\u003e\u003cstrong data-start=\"1183\" data-end=\"1204\"\u003eVersatile Design:\u003c\/strong\u003e Available in both Natural and Black colors to suit any outfit. The NuBra is ideal for casual outings, formal events, and everything in between.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1349\" data-end=\"1487\" class=\"\"\u003e\n\u003cp data-start=\"1351\" data-end=\"1487\" class=\"\"\u003e\u003cstrong data-start=\"1351\" data-end=\"1369\"\u003eInclusive Fit:\u003c\/strong\u003e Offered in sizes A, B, C, and D, ensuring every woman finds her perfect fit and feels confident, no matter her shape.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1488\" data-end=\"1661\" class=\"\"\u003e\n\u003cp data-start=\"1490\" data-end=\"1661\" class=\"\"\u003e\u003cstrong data-start=\"1490\" data-end=\"1526\"\u003eEco-Friendly and Cost-Effective:\u003c\/strong\u003e Reusable silicone ensures long-lasting wear, while the simple hand-wash care instructions make it easy to maintain its adhesive power.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1663\" data-end=\"1701\" class=\"\" style=\"text-align: center;\"\u003e\u003cstrong data-start=\"1663\" data-end=\"1701\"\u003eEffortless Application and Comfort\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1703\" data-end=\"2055\" class=\"\" style=\"text-align: center;\"\u003eNo need for complicated straps or uncomfortable wires—just peel, press, and enjoy! The NuBra sticks securely to your skin, giving you an instant lift, shape, and confidence. Its \u003cstrong data-start=\"1881\" data-end=\"1907\"\u003eself-adhesive silicone\u003c\/strong\u003e ensures it stays in place, even on the most active days, while its \u003cstrong data-start=\"1975\" data-end=\"2004\"\u003enon-adhesive nipple cover\u003c\/strong\u003e feature keeps everything discreet and comfortable.\u003c\/p\u003e\n\u003cp data-start=\"2057\" data-end=\"2102\" class=\"\" style=\"text-align: center;\"\u003e\u003cstrong data-start=\"2057\" data-end=\"2102\"\u003eEasy Maintenance, Long-Lasting Confidence\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"2104\" data-end=\"2290\" class=\"\" style=\"text-align: center;\"\u003eMaintaining your NuBra is simple. Hand wash after use to ensure it stays clean and retains its adhesive properties, allowing you to enjoy this comfortable, versatile bra again and again.\u003c\/p\u003e\n\u003cp data-start=\"2292\" data-end=\"2320\" class=\"\" style=\"text-align: center;\"\u003e\u003cstrong data-start=\"2292\" data-end=\"2320\"\u003eDesigned for Every Woman\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"2322\" data-end=\"2568\" class=\"\" style=\"text-align: center;\"\u003eThe NuBra Silicone Push-Up Bra is more than just a piece of clothing; it's a statement of self-love, comfort, and confidence. Designed with women in mind, it’s the perfect fit for those who want to feel sexy, confident, and comfortable every day.\u003c\/p\u003e\n\u003cp data-start=\"2570\" data-end=\"2710\" class=\"\" style=\"text-align: center;\"\u003e\u003cstrong data-start=\"2570\" data-end=\"2640\"\u003eBoost Your Shape, Embrace Your Confidence, and Love Your Best Self\u003c\/strong\u003e with the NuBra. Your new go-to bra for effortless, invisible support.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/H9fbd5bc9224e4391a75de08fdf1bb1edb.jpg\" width=\"437\" height=\"437\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/H3efd8ede19704fa9a03f5189babe77c6t.webp?v=1758450483\" alt=\"\" width=\"504\" height=\"504\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/H4d0083da264444dab06ed3cfb5796ce16.webp?v=1758450545\" alt=\"\" width=\"504\" height=\"504\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/Hed476cd8bafc488d83e3c62f3d48c7164.webp?v=1758450549\" alt=\"\" width=\"504\" height=\"504\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/p\u003e","brand":"BodyFitShapers","offers":[{"title":"B \/ Skin","offer_id":46861586792674,"sku":null,"price":1499.0,"currency_code":"PKR","in_stock":true},{"title":"C \/ Skin","offer_id":46861586825442,"sku":null,"price":1499.0,"currency_code":"PKR","in_stock":true},{"title":"D \/ Skin","offer_id":46861586858210,"sku":null,"price":1499.0,"currency_code":"PKR","in_stock":true},{"title":"B \/ Black","offer_id":46881617215714,"sku":null,"price":1499.0,"currency_code":"PKR","in_stock":true},{"title":"C \/ Black","offer_id":46881617248482,"sku":null,"price":1499.0,"currency_code":"PKR","in_stock":true},{"title":"D \/ Black","offer_id":46881617281250,"sku":null,"price":1499.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/straplesspush_3.webp?v=1752116288"},{"product_id":"breast-lift-push-up-tape-nude","title":"BREAST LIFT \u0026 PUSH UP BOOB TAPE-NUDE","description":"\u003c!-- =====================================================\n     SLIDER SECTION\n     Replace YOUR_IMAGE_URL_1 through _5 with real hosted URLs\n     (Upload images in Shopify Admin → Content → Files, then copy URL)\n     ===================================================== --\u003e\n\n\u003cstyle\u003e\n  .cc-wrap{width:100%;overflow:hidden;background:#fff8f5;padding:36px 0 28px;box-sizing:border-box;margin-bottom:8px}\n  .cc-title{text-align:center;font-size:clamp(20px,4vw,34px);font-weight:400;letter-spacing:.02em;color:#2a2a2a;margin:0 0 24px;font-family:Georgia,serif}\n  .cc-outer{width:100%;overflow:hidden;position:relative;cursor:grab}\n  .cc-outer:active{cursor:grabbing}\n  .cc-outer::before,.cc-outer::after{content:'';position:absolute;top:0;bottom:0;width:50px;z-index:2;pointer-events:none}\n  .cc-outer::before{left:0;background:linear-gradient(to right,#fff8f5,transparent)}\n  .cc-outer::after{right:0;background:linear-gradient(to left,#fff8f5,transparent)}\n  .cc-track{display:flex;gap:14px;width:max-content;animation:ccScroll 26s linear infinite;will-change:transform}\n  .cc-wrap:hover .cc-track,.cc-track.dragging{animation-play-state:paused}\n  @keyframes ccScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}\n  .cc-slide{flex-shrink:0;width:clamp(220px,28vw,360px);border-radius:12px;overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.08);background:#f0e6e0}\n  .cc-slide img{width:100%;height:clamp(260px,32vw,420px);object-fit:cover;display:block;transition:transform .5s ease;pointer-events:none}\n  .cc-slide:hover img{transform:scale(1.04)}\n  @media(max-width:600px){.cc-slide{width:200px}.cc-slide img{height:240px}.cc-track{gap:10px;animation-duration:18s}.cc-outer::before,.cc-outer::after{width:28px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cc-wrap\"\u003e\n  \u003cp class=\"cc-title\"\u003eConfident Curves, All-Day Comfort\u003c\/p\u003e\n  \u003cdiv class=\"cc-outer\" id=\"ccOuter\"\u003e\n    \u003cdiv class=\"cc-track\" id=\"ccTrack\"\u003e\n      \u003c!-- FIRST SET --\u003e\n      \u003cdiv class=\"cc-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/1_a0e6579e-3315-4496-bbd8-c01a788e612b.webp?v=1777117839\" alt=\"Boob tape application\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"cc-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/4_ad13b9c7-faa4-41e2-b9bb-fa8526ce567a.webp?v=1777117839\" alt=\"Front view\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"cc-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/3_6f9192dd-98ba-4bfc-bb85-bd51a3455f02.webp?v=1777117838\" alt=\"Easy removal\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"cc-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/2_931e2450-275d-4ddc-9388-df8d5868eb6f.webp?v=1777117838\" alt=\"Fits all cup sizes\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"cc-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/3_58ec8a1c-c1c1-4b38-aa8a-e58c0cf3ec97.webp?v=1777117840\" alt=\"Before and after\"\u003e\u003c\/div\u003e\n      \u003c!-- DUPLICATE SET (do not remove — needed for seamless loop) --\u003e\n      \u003cdiv class=\"cc-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/1_a0e6579e-3315-4496-bbd8-c01a788e612b.webp?v=1777117839\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"cc-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/4_ad13b9c7-faa4-41e2-b9bb-fa8526ce567a.webp?v=1777117839\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"cc-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/3_6f9192dd-98ba-4bfc-bb85-bd51a3455f02.webp?v=1777117838\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"cc-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/2_931e2450-275d-4ddc-9388-df8d5868eb6f.webp?v=1777117838\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"cc-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/3_58ec8a1c-c1c1-4b38-aa8a-e58c0cf3ec97.webp?v=1777117840\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  var outer=document.getElementById('ccOuter'),track=document.getElementById('ccTrack');\n  if(!outer||!track)return;\n  var dragging=false,startX=0,baseOffset=0;\n  function getOffset(){return new DOMMatrix(getComputedStyle(track).transform).m41}\n  function freeze(){baseOffset=getOffset();track.style.animationPlayState='paused';track.classList.add('dragging')}\n  function unfreeze(){track.style.transform='';track.classList.remove('dragging');track.style.animationPlayState=''}\n  outer.addEventListener('mousedown',function(e){dragging=true;startX=e.clientX;freeze()});\n  window.addEventListener('mousemove',function(e){if(!dragging)return;track.style.transform='translateX('+(baseOffset+e.clientX-startX)+'px)'});\n  window.addEventListener('mouseup',function(){if(!dragging)return;dragging=false;unfreeze()});\n  outer.addEventListener('touchstart',function(e){startX=e.touches[0].clientX;freeze()},{passive:true});\n  outer.addEventListener('touchmove',function(e){track.style.transform='translateX('+(baseOffset+e.touches[0].clientX-startX)+'px)'},{passive:true});\n  outer.addEventListener('touchend',function(){unfreeze()});\n  if(window.matchMedia('(prefers-reduced-motion:reduce)').matches)track.style.animationPlayState='paused';\n})();\n\u003c\/script\u003e\n\n\u003c!-- =====================================================\n     EXISTING CONTENT (unchanged below this line)\n     ===================================================== --\u003e\n\n\u003cstyle\u003e\n  .bfs-tabs { font-family: inherit; margin: 8px 0 28px; }\n  .bfs-tab { border-bottom: 1px solid #e0e0e0; }\n  .bfs-tab:first-child { border-top: 1px solid #e0e0e0; }\n  .bfs-tab-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 14px 4px;\n    cursor: pointer;\n    user-select: none;\n  }\n  .bfs-tab-header:hover { opacity: 0.75; }\n  .bfs-tab-title {\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    color: #111;\n  }\n  .bfs-tab-icon {\n    font-size: 20px;\n    font-weight: 300;\n    color: #111;\n    line-height: 1;\n    transition: transform 0.25s ease;\n  }\n  .bfs-tab-icon.open { transform: rotate(45deg); }\n  .bfs-tab-body {\n    display: none;\n    padding: 4px 4px 18px;\n  }\n  .bfs-tab-body.open { display: block; }\n  .bfs-tab-body p {\n    font-size: 13.5px;\n    color: #333;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .bfs-tab-body p:last-child { margin-bottom: 0; }\n  .bfs-tab-body ul {\n    margin: 8px 0 10px 0;\n    padding-left: 18px;\n  }\n  .bfs-tab-body ul li {\n    font-size: 13.5px;\n    color: #333;\n    line-height: 1.7;\n    margin-bottom: 4px;\n  }\n  .bfs-tab-body strong { color: #111; }\n  .bfs-tag {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 600;\n    padding: 3px 10px;\n    border-radius: 20px;\n    background: #f5f0eb;\n    color: #6b4c2a;\n    margin: 4px 4px 4px 0;\n    letter-spacing: 0.03em;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bfs-tabs\"\u003e\n\n  \u003cdiv class=\"bfs-tab\"\u003e\n    \u003cdiv class=\"bfs-tab-header\" onclick=\"bfsToggle(this)\"\u003e\n      \u003cspan class=\"bfs-tab-title\"\u003eBenefits\u003c\/span\u003e\n      \u003cspan class=\"bfs-tab-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bfs-tab-body\"\u003e\n      \u003cp\u003eLift, shape, and go — our Nude Tape gives you the support you need without the discomfort of a traditional bra.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInstant lift\u003c\/strong\u003e — lifts and shapes your bust for a smooth, confident silhouette\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInvisible under clothing\u003c\/strong\u003e — nude tone blends with skin for a seamless, no-show finish\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSweat-proof \u0026amp; waterproof\u003c\/strong\u003e — stays in place through heat, humidity, and long wear\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBreathable fabric\u003c\/strong\u003e — gentle on skin, comfortable for all-day use\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStrong hold\u003c\/strong\u003e — medical-grade adhesive keeps you secure without slipping\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWorks with any outfit\u003c\/strong\u003e — backless, strapless, deep necklines, and more\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bfs-tab\"\u003e\n    \u003cdiv class=\"bfs-tab-header\" onclick=\"bfsToggle(this)\"\u003e\n      \u003cspan class=\"bfs-tab-title\"\u003eComposition\u003c\/span\u003e\n      \u003cspan class=\"bfs-tab-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bfs-tab-body\"\u003e\n      \u003cp\u003eMade with skin-safe materials designed for sensitive and delicate areas.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOuter fabric:\u003c\/strong\u003e 95% Cotton, 5% Spandex — soft, stretchy, breathable\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eInner lining:\u003c\/strong\u003e 100% Medical-grade silicone — skin-friendly and hypoallergenic\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAdhesive:\u003c\/strong\u003e Medical-grade, latex-free, strong hold\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFinish:\u003c\/strong\u003e Nude tone suitable for all skin types\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\n        \u003cspan class=\"bfs-tag\"\u003eLatex-Free\u003c\/span\u003e\n        \u003cspan class=\"bfs-tag\"\u003eHypoallergenic\u003c\/span\u003e\n        \u003cspan class=\"bfs-tag\"\u003eMedical Grade Silicone\u003c\/span\u003e\n        \u003cspan class=\"bfs-tag\"\u003e95% Cotton\u003c\/span\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bfs-tab\"\u003e\n    \u003cdiv class=\"bfs-tab-header\" onclick=\"bfsToggle(this)\"\u003e\n      \u003cspan class=\"bfs-tab-title\"\u003ePatch Test\u003c\/span\u003e\n      \u003cspan class=\"bfs-tab-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bfs-tab-body\"\u003e\n      \u003cp\u003eWe always recommend a patch test before first use — your skin's safety comes first.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eCut a small piece of tape (2–3 cm)\u003c\/li\u003e\n        \u003cli\u003eApply to the inside of your wrist or upper arm\u003c\/li\u003e\n        \u003cli\u003eLeave on for \u003cstrong\u003e24 hours\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eIf you experience redness, itching, or irritation — do not use on the chest area\u003c\/li\u003e\n        \u003cli\u003eIf skin feels comfortable with no reaction — you're good to go!\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Avoid use on broken, sunburned, or irritated skin. Must be used with fabric nipple covers only.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bfs-tab\"\u003e\n    \u003cdiv class=\"bfs-tab-header\" onclick=\"bfsToggle(this)\"\u003e\n      \u003cspan class=\"bfs-tab-title\"\u003eRecommendations\u003c\/span\u003e\n      \u003cspan class=\"bfs-tab-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bfs-tab-body\"\u003e\n      \u003cp\u003eFollow these simple steps for the best hold and a comfortable experience.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eClean \u0026amp; dry skin:\u003c\/strong\u003e Apply on clean, dry skin — free from oils, lotions, or sweat\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCut before applying:\u003c\/strong\u003e Round the edges of the tape before use to prevent peeling\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePress firmly:\u003c\/strong\u003e Hold the tape against your skin for 10–15 seconds to activate the adhesive\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUse with nipple covers:\u003c\/strong\u003e Always use with fabric nipple covers — do not apply directly on nipple area\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRemove gently:\u003c\/strong\u003e Peel off slowly in the direction of hair growth — do not rip off\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUse oil to remove:\u003c\/strong\u003e Apply baby oil or coconut oil to the edges to loosen the tape safely\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSingle use:\u003c\/strong\u003e For best results, use each piece once\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003eTip:\u003c\/strong\u003e Apply 10–15 minutes before putting on your outfit to allow the adhesive to fully bond.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function bfsToggle(header) {\n    var icon = header.querySelector('.bfs-tab-icon');\n    var body = header.nextElementSibling;\n    var isOpen = body.classList.contains('open');\n    document.querySelectorAll('.bfs-tab-body').forEach(function(b) { b.classList.remove('open'); });\n    document.querySelectorAll('.bfs-tab-icon').forEach(function(i) { i.classList.remove('open'); });\n    if (!isOpen) {\n      body.classList.add('open');\n      icon.classList.add('open');\n    }\n  }\n\u003c\/script\u003e\n\n\u003cp\u003e\u003cstrong\u003eDESCRIPTION:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis tape is made of soft and comfortable material which is 95% Cotton and 5% Spandex. It has ability for strong adhesion and retention to keep the breasts in required position. This medical grade adhesive is breathable, waterproof and can hold your breast all day long with max comfort. Self adhesive tape has non-woven fabric outer surface with medical grade silicone lining inside which is skin friendly and hypo-allergenic.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFEATURES:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eQuality Fabric\u003c\/li\u003e\n\u003cli\u003eHigh Stretchability\u003c\/li\u003e\n\u003cli\u003eMedical grade silicone\u003c\/li\u003e\n\u003cli\u003eSkin Friendly\u003c\/li\u003e\n\u003cli\u003eHypo-Allergenic\u003c\/li\u003e\n\u003cli\u003eBreathable\u003c\/li\u003e\n\u003cli\u003eWaterproof\u003c\/li\u003e\n\u003cli\u003eGood strength for breast lift\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePERFECT FOR:\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eWedding gowns\u003c\/li\u003e\n\u003cli\u003eStrapless styles\u003c\/li\u003e\n\u003cli\u003eHalter neck\u003c\/li\u003e\n\u003cli\u003ePush up for cleavage\u003c\/li\u003e\n\u003cli\u003eSummer Clothes\u003c\/li\u003e\n\u003cli\u003eSaggy Bust\u003c\/li\u003e\n\u003cli\u003eSwimsuit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSIZES:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eComes in different sizes to support A to E cups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFABRIC COMPOSITION:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e95% Cotton 5% Spandex (outside)\u003c\/li\u003e\n\u003cli\u003e100% Medical grade silicone (inside)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eNOTE:\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eTo be used with fabric nipple covers only!\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThere is no exchange or return on this product!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eSIZE REFERENCE:\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable width=\"174\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"\u003e\n\u003ccolgroup\u003e\u003ccol span=\"2\" width=\"87\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr height=\"20\"\u003e\n\u003ctd width=\"87\" height=\"20\"\u003e\u003cstrong\u003eCUP SIZE\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd width=\"87\"\u003e\u003cstrong\u003eTAPE SIZE\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"21\"\u003e\n\u003ctd height=\"21\"\u003eA-C\u003c\/td\u003e\n\u003ctd\u003e5CM*5M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"21\"\u003e\n\u003ctd height=\"21\"\u003eD-DD\u003c\/td\u003e\n\u003ctd\u003e7.5CM*5M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr height=\"21\"\u003e\n\u003ctd height=\"21\"\u003eE\u003c\/td\u003e\n\u003ctd\u003e10CM*5M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"BodyFitShapers","offers":[{"title":"5 CM*5M","offer_id":46861239746786,"sku":null,"price":1950.0,"currency_code":"PKR","in_stock":true},{"title":"7.5 CM*5M","offer_id":46861239714018,"sku":null,"price":1999.0,"currency_code":"PKR","in_stock":true},{"title":"10 CM*5M","offer_id":47728603136226,"sku":null,"price":1999.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/9679\/4338\/files\/Layer-17_42e23417-34a6-4379-8e84-c604339db677.webp?v=1758450944"}],"url":"https:\/\/bodyfitshapers.com\/collections\/sculpt-lift-bundle.oembed","provider":"BodyFitShapers","version":"1.0","type":"link"}