{"product_id":"blumbea-_lemon-pop-soap-bar","title":"Blumbea Lemon Pop Soap Bar","description":"\u003cdiv class=\"blumbea-product-description\"\u003e\n    \u003cp\u003e\u003cstrong\u003eZesty Clean. Radiant Glow. Handmade Luxury.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eEnergize your skincare routine with the \u003cstrong\u003eBLUMBEA Lemon Pop Soap Bar.\u003c\/strong\u003e A handcrafted, uniquely designed soap that brightens, refreshes, and nourishes your skin with every wash.\u003c\/p\u003e\n    \u003cp\u003eInfused with \u003cstrong\u003efresh natural lemon juice\u003c\/strong\u003e, Lemon Pop helps to naturally brighten dull skin, refine texture, and leave a subtle, refreshing citrus scent that awakens your senses.\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\u003eCreate a rich lather by rubbing the bar between wet hands or a loofah. Massage onto your skin in circular motions, then rinse thoroughly.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003ePro-Tip:\u003c\/strong\u003e To extend the life of your handmade bar, allow it to air dry in a 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\u003eSaponified Olive Oil, Coconut Oil, Castor Oil, Cocoa Butter, Shea Butter, Mango Butter, and Fresh Natural Lemon Juice.\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\u003eGentle yet effective cleansing\u003c\/li\u003e\n        \u003cli\u003eNaturally brightens dull skin\u003c\/li\u003e\n        \u003cli\u003eRefines skin texture for a smoother feel\u003c\/li\u003e\n        \u003cli\u003eDeeply hydrates and softens skin\u003c\/li\u003e\n        \u003cli\u003eHandmade \u0026amp; uniquely designed for every bar\u003c\/li\u003e\n        \u003cli\u003eRefreshing, natural citrus scent\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp style=\"margin-top: 20px;\"\u003eTurn your daily cleanse into a rejuvenating experience — zesty, fresh, and naturally radiant with \u003cstrong\u003eBLUMBEA Lemon Pop\u003c\/strong\u003e.\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":50616834359529,"sku":null,"price":2199.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0797\/6730\/6473\/files\/Blumbea_Lemon_Pop_Soap_Bar.jpg?v=1775656030","url":"https:\/\/www.blumbea.com\/products\/blumbea-_lemon-pop-soap-bar","provider":"blumbea","version":"1.0","type":"link"}