{"product_id":"blumbea_-bubblepop-soap-bar","title":"Blumbea Bubblepop Soap Bar","description":"\u003cdiv class=\"blumbea-product-description\"\u003e\n    \u003cp\u003eMeet \u003cstrong\u003eBubblePop Soap Bar. \u003c\/strong\u003eA playful burst of sweetness wrapped in rich, skin-loving luxury. Each wash leaves your skin feeling soft, smooth, and comfortably hydrated.\u003c\/p\u003e\n    \n    \u003cp\u003eInfused with a sweet, playful \u003cstrong\u003ebubblegum fragrance\u003c\/strong\u003e, BubblePop brings a touch of fun and nostalgia to your daily routine—turning an ordinary shower into a joyful self-care moment.\u003c\/p\u003e\n\n    \u003cdiv class=\"blumbea-horizontal-tabs\"\u003e\n        \n        \u003cinput type=\"radio\" name=\"blumbea-logic\" id=\"tab-1\" checked\u003e\n        \u003clabel class=\"tab-label\" for=\"tab-1\"\u003eHow to use\u003c\/label\u003e\n        \u003cdiv class=\"tab-content\"\u003e\n            \u003cp\u003eWet the bar and rub between your hands or a washcloth to build up a rich, fluffy lather. Massage over your skin and enjoy the sweet fragrance. Rinse thoroughly with water.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003ePro-Tip:\u003c\/strong\u003e To keep your bar bubbly and long-lasting, store it in a dry, well-drained soap dish between uses.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cinput type=\"radio\" name=\"blumbea-logic\" id=\"tab-2\"\u003e\n        \u003clabel class=\"tab-label\" for=\"tab-2\"\u003eIngredients\u003c\/label\u003e\n        \u003cdiv class=\"tab-content\"\u003e\n            \u003cp\u003e\u003cstrong\u003eNourishing Base:\u003c\/strong\u003e Saponified Olive Oil, Coconut Oil, Castor Oil, and Almond Oil.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eMoisturizing Butters:\u003c\/strong\u003e Cocoa Butter, Shea Butter, and Mango Butter.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eScent:\u003c\/strong\u003e Premium Bubblegum Fragrance Oil.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cinput type=\"radio\" name=\"blumbea-logic\" id=\"tab-3\"\u003e\n        \u003clabel class=\"tab-label\" for=\"tab-3\"\u003eWeight\u003c\/label\u003e\n        \u003cdiv class=\"tab-content\"\u003e\n            \u003cp\u003e\u003cstrong\u003eApprox. 150g\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr style=\"margin: 30px 0; border: 0; border-top: 1px solid #eee;\"\u003e\n\n    \u003ch3\u003eWhy You’ll Love It:\u003c\/h3\u003e\n    \u003cul class=\"blumbea-benefits-list\"\u003e\n        \u003cli\u003eRich, fluffy, and playful lather\u003c\/li\u003e\n        \u003cli\u003eUltra-moisturizing formula for soft skin\u003c\/li\u003e\n        \u003cli\u003eGentle, skin-conditioning oils \u0026amp; butters\u003c\/li\u003e\n        \u003cli\u003eSweet bubblegum scent that lingers lightly\u003c\/li\u003e\n        \u003cli\u003eImproves skin texture and adds a healthy glow\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp style=\"margin-top: 20px;\"\u003eBubblePop isn’t just soap — it’s a little moment of happiness in every wash! 💕\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .blumbea-product-description {\n        font-family: 'Assistant', sans-serif;\n        color: #4a4a4a;\n        line-height: 1.6;\n        max-width: 100%;\n        margin: auto;\n    }\n\n    \/* Horizontal Layout Container *\/\n    .blumbea-horizontal-tabs {\n        display: flex;\n        flex-wrap: wrap;\n        margin: 30px 0;\n        border-bottom: 1px solid #e8e8e8;\n    }\n\n    \/* Hide Radio Inputs *\/\n    .blumbea-horizontal-tabs input[type=\"radio\"] {\n        display: none;\n    }\n\n    \/* Tab Headers - Forced Horizontal *\/\n    .tab-label {\n        flex: 1; \n        padding: 15px 5px;\n        cursor: pointer;\n        font-weight: 600;\n        font-size: 14px;\n        text-align: center;\n        border-top: 1px solid #e8e8e8;\n        border-right: 1px solid #e8e8e8;\n        background: #fdfdfd;\n        transition: all 0.3s ease;\n        text-transform: capitalize;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .tab-label:last-of-type {\n        border-right: none;\n    }\n\n    \/* Content Area - Hidden by Default *\/\n    .tab-content {\n        width: 100%;\n        order: 1; \n        display: none;\n        padding: 20px 10px;\n        background: #fff;\n        animation: fadeIn 0.4s ease;\n    }\n\n    \/* Active Logic (When Selected) *\/\n    .blumbea-horizontal-tabs input[type=\"radio\"]:checked + .tab-label {\n        background: #fff;\n        color: #bfa04a; \n        border-bottom: 2px solid #bfa04a;\n        padding-top: 14px; \n    }\n\n    .blumbea-horizontal-tabs input[type=\"radio\"]:checked + .tab-label + .tab-content {\n        display: block;\n    }\n\n    @keyframes fadeIn {\n        from { opacity: 0; transform: translateY(5px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    .blumbea-benefits-list {\n        padding-left: 20px;\n    }\n    \n    .blumbea-benefits-list li {\n        margin-bottom: 8px;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 768px) {\n        .tab-label {\n            font-size: 12px;\n            padding: 12px 2px;\n        }\n        .tab-content p {\n            font-size: 13px;\n        }\n    }\n\u003c\/style\u003e","brand":"blumbea","offers":[{"title":"Default Title","offer_id":50615200612585,"sku":null,"price":1500.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0797\/6730\/6473\/files\/Blumbea_Bubblepop_Soap_Bar.jpg?v=1775656260","url":"https:\/\/www.blumbea.com\/products\/blumbea_-bubblepop-soap-bar","provider":"blumbea","version":"1.0","type":"link"}