{"title":"FORTE OFFERS","description":"","products":[{"product_id":"bioblas-forte-anti-hair-loss-intensive-herbal-serum-60ml","title":"Bioblas Forte anti-hair loss treatment  Intensive Herbal Serum 60Ml","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Isolated styles - will not affect external website *\/\n        .bioblas-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .bioblas-container {\n            font-family: 'Roboto', 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            z-index: 1;\n        }\n\n        .bioblas-wrapper {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(0, 105, 217, 0.08);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        .bioblas-header {\n            background: linear-gradient(135deg, #1a4b8c, #0a3a6a);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .bioblas-title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .bioblas-subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        .bioblas-content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .bioblas-section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0, 105, 217, 0.06);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .bioblas-header-line {\n            height: 6px;\n            background: linear-gradient(to right, #0277bd, #81d4fa);\n        }\n\n        .bioblas-card-content {\n            padding: 20px;\n        }\n\n        .bioblas-section-title {\n            color: #1a4b8c;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .bioblas-text {\n            color: #546e7a;\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-intro-text {\n            color: #0d47a1;\n            font-size: 15px;\n            font-weight: 500;\n            background: #e3f2fd;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        .bioblas-work-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n            margin: 15px 0;\n        }\n\n        .bioblas-work-step {\n            background: #f5f9ff;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0277bd;\n        }\n\n        .bioblas-step-title {\n            color: #0277bd;\n            font-weight: bold;\n            font-size: 14px;\n            margin-bottom: 6px;\n        }\n\n        .bioblas-step-description {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .bioblas-ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .bioblas-ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .bioblas-ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #e1f5fe;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #0277bd;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .bioblas-ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-ingredient-name {\n            color: #1a4b8c;\n            font-weight: bold;\n        }\n\n        .bioblas-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .bioblas-benefit-item {\n            background: #f5f9ff;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0277bd;\n        }\n\n        .bioblas-benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .bioblas-why-choose {\n            background: linear-gradient(135deg, #e3f2fd, #bbdefb);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .bioblas-why-choose-title {\n            color: #0d47a1;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        .bioblas-final-cta {\n            background: linear-gradient(135deg, #1a4b8c, #0277bd);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .bioblas-wrapper {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .bioblas-content {\n                padding: 20px 15px;\n            }\n\n            .bioblas-header {\n                padding: 18px 15px;\n            }\n\n            .bioblas-title {\n                font-size: 18px;\n            }\n\n            .bioblas-card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .bioblas-wrapper {\n                transform: scale(0.9);\n            }\n\n            .bioblas-title {\n                font-size: 16px;\n            }\n\n            .bioblas-card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"bioblas-container\"\u003e\n\u003cdiv class=\"bioblas-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"bioblas-header\"\u003e\n\u003ch2 class=\"bioblas-title\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eBioblas Forte anti-hair loss treatment Intensive Herbal Serum 60ml\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"bioblas-subtitle\"\u003e96% Herbal Formula with Patented Complex B19\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"bioblas-content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-intro-text\"\u003eStrengthen your hair and boost your confidence with our Bioblas Anti-Hair Fall Serum. This lightweight formula is absorbed quickly and can be used every day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Description --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBioblas Anti-Hair Fall Serum Description\u003c\/h2\u003e\n\u003cp class=\"bioblas-text\"\u003eThis anti-hair loss treatment is designed specifically to fight intense hair loss using a 96% herbal serum formula. It restores dead hair follicles, boosts hair roots, and increases hair growth for thick, lush hair.\u003c\/p\u003e\n\u003cp class=\"bioblas-text\"\u003eThe expected time for the results, however, depends on the extent of the hair loss problem, the hair type, and the consistency of use. If you have any allergies, consult with your doctor before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- How It Works --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eHow It Works:\u003c\/h2\u003e\n\u003cp class=\"bioblas-text\"\u003eBioblas has created this anti-hair loss treatment using its Patented Herbal Complex B19 to combat severe hair loss:\u003c\/p\u003e\n\u003cdiv class=\"bioblas-work-steps\"\u003e\n\u003cdiv class=\"bioblas-work-step\"\u003e\n\u003cdiv class=\"bioblas-step-title\"\u003eNourish\u003c\/div\u003e\n\u003cdiv class=\"bioblas-step-description\"\u003eThe rich herbal actives stop intense hair loss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-work-step\"\u003e\n\u003cdiv class=\"bioblas-step-title\"\u003eProtects\u003c\/div\u003e\n\u003cdiv class=\"bioblas-step-description\"\u003eThe serum protects the scalp's natural barrier.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-work-step\"\u003e\n\u003cdiv class=\"bioblas-step-title\"\u003eRenews\u003c\/div\u003e\n\u003cdiv class=\"bioblas-step-description\"\u003eMinerals and vitamins renew hair growth cells.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003ch2 class=\"bioblas-section-title\"\u003eBenefits of Bioblas Anti-Hair Loss Treatment\u003c\/h2\u003e\n\u003cdiv class=\"bioblas-benefits-grid\"\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eReinforces hair roots and follicles to support stronger, healthier hair growth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eNourishes the scalp to improve hair texture and density.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eRepairs damaged or brittle strands to protect them from breaking and falling out.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bioblas-benefit-item\"\u003e\n\u003cdiv class=\"bioblas-benefit-text\"\u003eGentle, non-greasy formula suitable for daily use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"bioblas-section\"\u003e\n\u003cdiv class=\"bioblas-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bioblas-card-content\"\u003e\n\u003cdiv class=\"bioblas-why-choose\"\u003e\n\u003ch2 class=\"bioblas-why-choose-title\"\u003eWhy Choose Bioblas Anti-Hair Fall Serum?\u003c\/h2\u003e\n\u003cul class=\"bioblas-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eMore than 90% natural ingredients such as extracts of horsetail, ivy, rosemary, and nettle for safe herbal care.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eSuitable for seasonal shedding or long-term hair fall.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bioblas-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"bioblas-ingredient-text\"\u003eFree of harsh chemicals and parabens, making it ideal for sensitive skin.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"bioblas-final-cta\"\u003eBioblas Anti Hair Fall Serum brings nature's solutions to your shelf. Add it to your routine today and get that lush, healthy hair you want in just a few weeks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":46092311036127,"sku":"7416","price":680.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/Forte_anti-hair_loss_treatment_Intensive_Herbal.png?v=1768827414"},{"product_id":"bioblas-forte-anti-hair-loss-intensive-herbal-serum-60ml-6-month-course","title":"Bioblas Forte Anti-Hair Loss  Intensive Herbal Serum 60Ml - 3 Packs \/ 6 Month Course","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Isolated styles - will not affect external website *\/\n        .hair-oils-offer-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .hair-oils-offer-container {\n            font-family: 'Segoe UI', Arial, sans-serif;\n            background: #f8fafe;\n            padding: 15px;\n            line-height: 1.5;\n            width: 100%;\n            position: relative;\n            isolation: isolate;\n            z-index: 1;\n        }\n\n        .hair-oils-offer-wrapper {\n            max-width: 700px;\n            margin: 15px auto;\n            background: #f5f9ff;\n            border-radius: 12px;\n            box-shadow: 0 6px 16px rgba(0, 105, 217, 0.08);\n            overflow: hidden;\n            border: 1px solid #e6f0ff;\n            transform: scale(0.9);\n            transform-origin: center;\n        }\n\n        .hair-oils-offer-header {\n            background: linear-gradient(135deg, #1a4b8c, #0a3a6a);\n            padding: 20px;\n            color: white;\n            text-align: center;\n        }\n\n        .hair-oils-offer-title {\n            margin: 0;\n            font-size: 20px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            line-height: 1.2;\n        }\n\n        .hair-oils-offer-subtitle {\n            margin: 12px 0 0;\n            font-size: 14px;\n            letter-spacing: 0.5px;\n        }\n\n        .hair-oils-offer-content {\n            padding: 25px 20px;\n            background: #fff;\n        }\n\n        .hair-oils-offer-section {\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 6px 15px rgba(0, 105, 217, 0.06);\n            overflow: hidden;\n            margin-bottom: 20px;\n        }\n\n        .hair-oils-offer-header-line {\n            height: 6px;\n            background: linear-gradient(to right, #0277bd, #81d4fa);\n        }\n\n        .hair-oils-offer-card-content {\n            padding: 20px;\n        }\n\n        .hair-oils-offer-section-title {\n            color: #1a4b8c;\n            font-size: 18px;\n            margin: 0 0 15px;\n            font-weight: bold;\n        }\n\n        .hair-oils-offer-text {\n            color: #546e7a;\n            font-size: 14px;\n            line-height: 1.6;\n            margin-bottom: 15px;\n        }\n\n        .hair-oils-offer-intro-text {\n            color: #0d47a1;\n            font-size: 15px;\n            font-weight: 500;\n            background: #e3f2fd;\n            padding: 15px;\n            border-radius: 10px;\n            margin-bottom: 15px;\n        }\n\n        .hair-oils-offer-benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            margin: 15px 0;\n        }\n\n        .hair-oils-offer-benefit-item {\n            background: #f5f9ff;\n            border-radius: 10px;\n            padding: 15px;\n            border-left: 3px solid #0277bd;\n        }\n\n        .hair-oils-offer-benefit-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .hair-oils-offer-why-choose {\n            background: linear-gradient(135deg, #e3f2fd, #bbdefb);\n            border-radius: 10px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n\n        .hair-oils-offer-why-choose-title {\n            color: #0d47a1;\n            font-size: 16px;\n            font-weight: bold;\n            margin-bottom: 12px;\n        }\n\n        .hair-oils-offer-ingredients-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0;\n        }\n\n        .hair-oils-offer-ingredients-list li {\n            padding: 8px 0;\n            display: flex;\n            align-items: flex-start;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        .hair-oils-offer-ingredients-list li:last-child {\n            border-bottom: none;\n        }\n\n        .hair-oils-offer-ingredient-icon {\n            width: 16px;\n            height: 16px;\n            background: #e1f5fe;\n            border-radius: 50%;\n            margin-right: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #0277bd;\n            font-size: 10px;\n            font-weight: bold;\n            flex-shrink: 0;\n            margin-top: 2px;\n        }\n\n        .hair-oils-offer-ingredient-text {\n            color: #546e7a;\n            font-size: 13px;\n        }\n\n        .hair-oils-offer-final-cta {\n            background: linear-gradient(135deg, #1a4b8c, #0277bd);\n            color: white;\n            padding: 18px;\n            border-radius: 10px;\n            text-align: center;\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        @media (max-width: 768px) {\n            .hair-oils-offer-wrapper {\n                margin: 10px;\n                transform: scale(0.95);\n            }\n\n            .hair-oils-offer-content {\n                padding: 20px 15px;\n            }\n\n            .hair-oils-offer-header {\n                padding: 18px 15px;\n            }\n\n            .hair-oils-offer-title {\n                font-size: 18px;\n            }\n\n            .hair-oils-offer-card-content {\n                padding: 18px 15px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .hair-oils-offer-wrapper {\n                transform: scale(0.9);\n            }\n\n            .hair-oils-offer-title {\n                font-size: 16px;\n            }\n\n            .hair-oils-offer-card-content {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"hair-oils-offer-container\"\u003e\n\u003cdiv class=\"hair-oils-offer-wrapper\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"hair-oils-offer-header\"\u003e\n\u003ch2 class=\"hair-oils-offer-title\"\u003eBioblas Anti Hair Loss Herbal Spray Serum 60ml – Exclusive 3 Bottles Offer\u003c\/h2\u003e\n\u003cp class=\"hair-oils-offer-subtitle\"\u003eGet 3 bottles for only EGP 1632 instead of EGP 2040 — The Perfect 6-Month Treatment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Content --\u003e\n\u003cdiv class=\"hair-oils-offer-content\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"hair-oils-offer-section\"\u003e\n\u003cdiv class=\"hair-oils-offer-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-card-content\"\u003e\n\u003cdiv class=\"hair-oils-offer-intro-text\"\u003eBioblas Anti Hair Loss Spray Serum is a powerful herbal formula made with 96% natural active ingredients designed to combat severe hair loss, strengthen weak roots, and stimulate new hair growth from the scalp for visibly thicker and healthier hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"hair-oils-offer-section\"\u003e\n\u003cdiv class=\"hair-oils-offer-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-card-content\"\u003e\n\u003ch2 class=\"hair-oils-offer-section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"hair-oils-offer-benefits-grid\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eHerbal-based formula safe for all hair types.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eFights excessive hair loss and nourishes scalp.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eStimulates new hair growth and revitalizes weak follicles.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eStrengthens roots and restores natural shine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eImproves elasticity and density for visibly fuller hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-item\"\u003e\n\u003cdiv class=\"hair-oils-offer-benefit-text\"\u003eProtects against breakage, dryness, and environmental stress.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Why Choose --\u003e\n\u003cdiv class=\"hair-oils-offer-section\"\u003e\n\u003cdiv class=\"hair-oils-offer-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hair-oils-offer-card-content\"\u003e\n\u003cdiv class=\"hair-oils-offer-why-choose\"\u003e\n\u003ch2 class=\"hair-oils-offer-why-choose-title\"\u003eWhy Choose the 3-Bottle Offer\u003c\/h2\u003e\n\u003cul class=\"hair-oils-offer-ingredients-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"hair-oils-offer-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"hair-oils-offer-ingredient-text\"\u003eSave EGP 408 with the special 3-pack promotion.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hair-oils-offer-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"hair-oils-offer-ingredient-text\"\u003eFull 6-month treatment plan for consistent, lasting results.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hair-oils-offer-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"hair-oils-offer-ingredient-text\"\u003eStrengthens and nourishes all hair types from root to tip.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hair-oils-offer-ingredient-icon\"\u003e★\u003c\/span\u003e \u003cspan class=\"hair-oils-offer-ingredient-text\"\u003eAchieve thicker, shinier, and stronger hair naturally.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA --\u003e\n\u003cdiv class=\"hair-oils-offer-final-cta\"\u003eSay goodbye to hair loss and restore your hair's vitality with Bioblas Anti Hair Loss Herbal Spray Serum 60ml. Order your 3-pack now and enjoy fast delivery anywhere in Egypt!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Care Shop","offers":[{"title":"Default Title","offer_id":46346830610655,"sku":"7416-20","price":1632.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/Artboard_1_37.webp?v=1772715200"},{"product_id":"bioblas-forte-anti-hair-loss-treatment-intensive-herbal-serum-60ml-biobalance-eyelash-growth-serum-with-eyeliner-applicator-6-ml","title":"Bioblas Forte Anti-Hair Loss  60 ml \u0026 Biobalance Eyelash Growth Serum – 6 ml","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cstyle\u003e\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n    body { font-family: 'Roboto', 'Segoe UI', Arial, sans-serif; background: #f8fafe; padding: 15px; line-height: 1.5; }\n    .container { max-width: 700px; margin: 15px auto; background: #f5f9ff; border-radius: 12px; box-shadow: 0 6px 16px rgba(9,46,82,0.15); overflow: hidden; border: 1px solid #e6f0ff; transform: scale(0.9); transform-origin: center; }\n    .header { background: linear-gradient(135deg, #092E52, #061F37); padding: 20px; color: white; text-align: center; }\n    .title { margin: 0; font-size: 20px; font-weight: bold; letter-spacing: 0.3px; line-height: 1.2; }\n    .subtitle { margin: 12px 0 0; font-size: 14px; letter-spacing: 0.5px; }\n    .content { padding: 25px 20px; background: #fff; }\n    .section { background: white; border-radius: 12px; box-shadow: 0 6px 15px rgba(9,46,82,0.08); overflow: hidden; margin-bottom: 20px; }\n    .header-line { height: 6px; background: linear-gradient(to right, #092E52, #0F4369); }\n    .card-content { padding: 20px; }\n    .section-title { color: #092E52; font-size: 18px; margin: 0 0 15px; font-weight: bold; }\n    .intro-text { color: #061F37; font-size: 15px; font-weight: 500; background: #E6EFF8; padding: 15px; border-radius: 10px; margin-bottom: 15px; }\n    .benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin: 15px 0; }\n    .benefit-item { background: #F1F6FC; border-radius: 10px; padding: 15px; border-left: 3px solid #092E52; }\n    .benefit-title { color: #092E52; font-size: 13px; font-weight: bold; margin-bottom: 6px; }\n    .benefit-text { color: #546e7a; font-size: 13px; }\n    .step-block { background: #F1F6FC; border-radius: 10px; padding: 16px; margin-bottom: 14px; border-left: 4px solid #092E52; }\n    .step-header { display: flex; align-items: center; margin-bottom: 10px; }\n    .step-number { background: #092E52; color: white; width: 26px; height: 26px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: bold; flex-shrink: 0; margin-right: 10px; }\n    .step-title { color: #092E52; font-size: 14px; font-weight: bold; }\n    .step-list { list-style: none; padding: 0; margin: 0; }\n    .step-list li { padding: 5px 0; display: flex; align-items: flex-start; border-bottom: 1px solid #e0ecf8; font-size: 13px; color: #546e7a; }\n    .step-list li:last-child { border-bottom: none; }\n    .step-list li::before { content: \"•\"; color: #092E52; font-weight: bold; margin-right: 8px; flex-shrink: 0; }\n    .ingredients-list { list-style: none; padding: 0; margin: 15px 0; }\n    .ingredients-list li { padding: 8px 0; display: flex; align-items: flex-start; border-bottom: 1px solid #f0f0f0; }\n    .ingredients-list li:last-child { border-bottom: none; }\n    .ingredient-icon { width: 16px; height: 16px; background: #E6EFF8; border-radius: 50%; margin-right: 12px; display: flex; align-items: center; justify-content: center; color: #092E52; font-size: 10px; font-weight: bold; flex-shrink: 0; margin-top: 2px; }\n    .ingredient-text { color: #546e7a; font-size: 13px; }\n    .why-choose { background: linear-gradient(135deg, #CCE0F2, #B3D4ED); border-radius: 10px; padding: 18px; margin: 15px 0; }\n    .why-choose-title { color: #061F37; font-size: 16px; font-weight: bold; margin-bottom: 12px; }\n    .final-cta { background: linear-gradient(135deg, #092E52, #0F4369); color: white; padding: 18px; border-radius: 10px; text-align: center; font-size: 14px; line-height: 1.5; }\n    @media (max-width: 768px) { .container { margin: 10px; transform: scale(0.95); } .content { padding: 20px 15px; } .header { padding: 18px 15px; } .title { font-size: 18px; } .card-content { padding: 18px 15px; } }\n    @media (max-width: 480px) { .container { transform: scale(0.9); } .title { font-size: 16px; } .card-content { padding: 15px; } }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003cdiv class=\"header\"\u003e\n        \u003ch2 class=\"title\" style=\"color: #ffffff;\"\u003eBioblas Forte + Biobalance Duo: Hair \u0026amp; Lash Revival Bundle\u003c\/h2\u003e\n        \u003cp class=\"subtitle\"\u003eElevate your beauty routine with this powerful 2-piece set — combat intense hair fall and sparse lashes simultaneously for fuller hair and mesmerizing eyes using proven, natural formulas.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content\"\u003e\n\n        \u003cdiv class=\"section\"\u003e\n            \u003cdiv class=\"header-line\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"card-content\"\u003e\n                \u003cdiv class=\"intro-text\"\u003eA powerful 2-piece bundle: Bioblas Forte Anti-Hair Loss Intensive Herbal Serum (60ml) and Biobalance Eyelash Growth Serum (6ml with eyeliner applicator) — for fuller hair and mesmerizing eyes in one complete routine.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section\"\u003e\n            \u003cdiv class=\"header-line\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"card-content\"\u003e\n                \u003ch2 class=\"section-title\"\u003eThe 2-Product Bundle\u003c\/h2\u003e\n\n                \u003cdiv class=\"step-block\"\u003e\n                    \u003cdiv class=\"step-header\"\u003e\n                        \u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n                        \u003cdiv class=\"step-title\"\u003eBioblas Forte Anti-Hair Loss Intensive Herbal Serum – 60ml\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"step-list\"\u003e\n                        \u003cli\u003e96% herbal formula with patented BIOCOMPLEX B19 to nourish roots and stop shedding.\u003c\/li\u003e\n                        \u003cli\u003eRevives dormant follicles for thicker, stronger hair growth.\u003c\/li\u003e\n                        \u003cli\u003eLightweight texture allows rapid absorption that protects the scalp barrier and renews growth cycles.\u003c\/li\u003e\n                        \u003cli\u003eDaily-use friendly — apply directly to scalp for fast, visible results.\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"step-block\"\u003e\n                    \u003cdiv class=\"step-header\"\u003e\n                        \u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n                        \u003cdiv class=\"step-title\"\u003eBiobalance Eyelash Growth Serum – 6ml (with Eyeliner Applicator)\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cul class=\"step-list\"\u003e\n                        \u003cli\u003eStrengthens brittle lashes and boosts 3x volume and thickness with consistent use.\u003c\/li\u003e\n                        \u003cli\u003eDelivers visible length gains in as little as 4 weeks via precision eyeliner applicator for effortless application.\u003c\/li\u003e\n                        \u003cli\u003e87% of users report longer-looking lash results.\u003c\/li\u003e\n                        \u003cli\u003eApply nightly along lash lines after removing makeup residue for resilient, voluminous lashes.\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section\"\u003e\n            \u003cdiv class=\"header-line\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"card-content\"\u003e\n                \u003ch2 class=\"section-title\"\u003eKey Benefits\u003c\/h2\u003e\n                \u003cdiv class=\"benefits-grid\"\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-text\"\u003eDual-action bundle targeting both hair loss and sparse lashes for a complete head-to-lash beauty transformation.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-text\"\u003eNatural extracts — horsetail, rosemary, and nettle — ensure gentle, paraben-free care for scalp and sensitive eyes.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-text\"\u003eBioblas Forte's BIOCOMPLEX B19 targets root causes of shedding for deeper, long-lasting follicle renewal.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"benefit-item\"\u003e\n                        \u003cdiv class=\"benefit-text\"\u003ePerfect for seasonal shedding or daily enhancement — suitable for all hair and lash types.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section\"\u003e\n            \u003cdiv class=\"header-line\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"card-content\"\u003e\n                \u003cdiv class=\"why-choose\"\u003e\n                    \u003ch2 class=\"why-choose-title\"\u003eWhy Choose the Bioblas Forte + Biobalance Bundle?\u003c\/h2\u003e\n                    \u003cul class=\"ingredients-list\"\u003e\n                        \u003cli\u003e\n                            \u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e\n                            \u003cspan class=\"ingredient-text\"\u003eComplete hair \u0026amp; lash revival system — two targeted products working together for full beauty results.\u003c\/span\u003e\n                        \u003c\/li\u003e\n                        \u003cli\u003e\n                            \u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e\n                            \u003cspan class=\"ingredient-text\"\u003e96% herbal Bioblas Forte serum with patented BIOCOMPLEX B19 for clinically inspired, root-level treatment.\u003c\/span\u003e\n                        \u003c\/li\u003e\n                        \u003cli\u003e\n                            \u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e\n                            \u003cspan class=\"ingredient-text\"\u003eBiobalance lash serum delivers 3x volume boost and visible length gains in just 4 weeks.\u003c\/span\u003e\n                        \u003c\/li\u003e\n                        \u003cli\u003e\n                            \u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e\n                            \u003cspan class=\"ingredient-text\"\u003eParaben-free and gentle for scalp and sensitive eye areas — safe for everyday use.\u003c\/span\u003e\n                        \u003c\/li\u003e\n                        \u003cli\u003e\n                            \u003cspan class=\"ingredient-icon\"\u003e★\u003c\/span\u003e\n                            \u003cspan class=\"ingredient-text\"\u003ePrecision eyeliner applicator makes nightly lash serum application effortless and mess-free.\u003c\/span\u003e\n                        \u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"final-cta\"\u003e\n            Transform your hair and lashes in weeks — the Bioblas Forte + Biobalance Duo delivers a complete, natural revival for fuller hair and mesmerizing eyes. Add to cart now and start your beauty transformation today!\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Vamer Pharma","offers":[{"title":"Default Title","offer_id":47562280304863,"sku":"7416-8062","price":1099.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/Artboard10_1.png?v=1762438772"},{"product_id":"collagen-keratin-group-1","title":"Collagen \u0026 Keratin Group","description":"\u003cstyle\u003e\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { font-family: 'Segoe UI', Arial, sans-serif; background: #f8fafe; padding: 15px; line-height: 1.5; }\n  .bio-wrap { max-width: 700px; margin: 15px auto; }\n  .bio-header { background: linear-gradient(135deg, #092E52, #061F37); border-radius: 12px 12px 0 0; padding: 22px 24px; color: #fff; text-align: center; }\n  .bio-header h2 { margin: 0 0 10px; font-size: 18px; font-weight: 600; line-height: 1.3; color: #fff; }\n  .bio-header p { margin: 0; font-size: 13px; color: #cce0f2; line-height: 1.6; }\n  .bio-body { background: #fff; border: 1px solid #e6f0ff; border-top: none; border-radius: 0 0 12px 12px; padding: 20px; box-shadow: 0 6px 16px rgba(9,46,82,0.12); }\n  .bio-intro { background: #E6EFF8; border-radius: 10px; padding: 14px 16px; font-size: 14px; color: #061F37; font-weight: 500; margin-bottom: 18px; line-height: 1.6; }\n  .section-card { background: #fff; border: 1px solid #e6f0ff; border-radius: 12px; overflow: hidden; margin-bottom: 16px; box-shadow: 0 4px 12px rgba(9,46,82,0.08); }\n  .section-top-bar { height: 5px; background: linear-gradient(to right, #092E52, #0F4369); }\n  .section-inner { padding: 18px; }\n  .section-inner h3 { color: #092E52; font-size: 16px; font-weight: bold; margin: 0 0 14px; }\n  .step-block { background: #F1F6FC; border-radius: 10px; border-left: 4px solid #092E52; padding: 14px; margin-bottom: 12px; }\n  .step-block:last-child { margin-bottom: 0; }\n  .step-head { display: flex; align-items: center; gap: 10px; margin-bottom: 10px; }\n  .step-num { background: #092E52; color: #fff; width: 26px; height: 26px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: bold; flex-shrink: 0; }\n  .step-title { color: #092E52; font-size: 13px; font-weight: bold; }\n  .dot-list { list-style: none; padding: 0; margin: 0; }\n  .dot-list li { font-size: 13px; color: #546e7a; padding: 5px 0; border-bottom: 1px solid #e0ecf8; display: flex; align-items: flex-start; gap: 8px; line-height: 1.5; }\n  .dot-list li:last-child { border-bottom: none; }\n  .dot-list li::before { content: \"•\"; color: #092E52; font-weight: bold; flex-shrink: 0; }\n  .benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)); gap: 12px; margin-top: 4px; }\n  .benefit-card { background: #F1F6FC; border-left: 3px solid #092E52; border-radius: 10px; padding: 12px; font-size: 13px; color: #546e7a; line-height: 1.5; }\n  .why-box { background: linear-gradient(135deg, #CCE0F2, #B3D4ED); border-radius: 10px; padding: 16px; margin-top: 4px; }\n  .why-box h4 { color: #061F37; font-size: 15px; font-weight: bold; margin: 0 0 12px; }\n  .star-list { list-style: none; padding: 0; margin: 0; }\n  .star-list li { font-size: 13px; color: #092E52; padding: 7px 0; border-bottom: 1px solid rgba(9,46,82,0.15); display: flex; align-items: flex-start; gap: 10px; line-height: 1.5; }\n  .star-list li:last-child { border-bottom: none; }\n  .star-icon { width: 16px; height: 16px; background: #092E52; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 9px; flex-shrink: 0; margin-top: 1px; }\n  .cta-box { background: linear-gradient(135deg, #092E52, #0F4369); color: #fff; padding: 16px; border-radius: 10px; text-align: center; font-size: 13px; line-height: 1.6; margin-top: 6px; }\n\u003c\/style\u003e\n\u003cdiv class=\"bio-wrap\"\u003e\n\u003cdiv class=\"bio-body\"\u003e\n\u003cdiv class=\"section-card\"\u003e\n\u003cdiv class=\"section-inner\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cdiv class=\"step-block\"\u003e\n\u003cdiv class=\"step-head\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003e\n\u003ch2 class=\"t4s-product__title\"\u003eBioblas Shampoo Collagen \u0026amp; keratin 300ml\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"dot-list\"\u003e\n\u003cli\u003eSulfate-free formula gently cleanses without stripping moisture or scalp oils.\u003c\/li\u003e\n\u003cli\u003eCollagen improves moisture balance and boosts volume for thicker-looking hair.\u003c\/li\u003e\n\u003cli\u003eKeratin repairs split ends and reinforces the hair fiber for greater resilience.\u003c\/li\u003e\n\u003cli\u003eEnriched with BIOCOMPLEX B19, flavonoids, and unsaturated fatty acids to fight hair loss and enhance shine.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-block\"\u003e\n\u003cdiv class=\"step-head\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003eBioblas Collagen \u0026amp; Keratin Hair Mask | Deep Hydration \u0026amp; Repair\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"dot-list\"\u003e\n\u003cli\u003eApply after shampooing for 5–10 minutes to deeply hydrate, soften, and strengthen strands.\u003c\/li\u003e\n\u003cli\u003eKeratin rebuilds hair structure; collagen improves elasticity and reduces breakage.\u003c\/li\u003e\n\u003cli\u003eLeaves hair smooth, shiny, and noticeably healthier with regular use.\u003c\/li\u003e\n\u003cli\u003eSeals split ends and protects against environmental damage for long-lasting results.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-block\"\u003e\n\u003cdiv class=\"step-head\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-title\"\u003e\n\u003ch2 class=\"t4s-product__title\"\u003e\u003cbr\u003e\u003c\/h2\u003e\n\u003cblockquote\u003e\n\u003ch2 class=\"t4s-product__title\"\u003eBIOBLAS Styling Care Cream collagen and keratin 150ml\u003c\/h2\u003e\n\u003c\/blockquote\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"dot-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"t4s-product__price-review\"\u003e\n\u003cul\u003e\n\u003cli data-end=\"99\" data-start=\"0\" data-section-id=\"1ptfatf\"\u003eGet smooth, healthy-looking hair with \u003cspan class=\"hover:entity-accent entity-underline inline cursor-pointer align-baseline\"\u003e\u003cspan class=\"whitespace-normal\"\u003eBioBlas\u003c\/span\u003e\u003c\/span\u003e Styling Care Cream.\u003c\/li\u003e\n\u003cli data-end=\"157\" data-start=\"100\" data-section-id=\"5ww65c\"\u003eEnjoy styled hair with a healthy shine and soft feel.\u003c\/li\u003e\n\u003cli data-end=\"219\" data-start=\"158\" data-section-id=\"1yk52bc\"\u003eHelps keep hair looking healthy without weighing it down.\u003c\/li\u003e\n\u003cli data-is-last-node=\"\" data-end=\"273\" data-start=\"220\" data-section-id=\"19za2ks\"\u003eStyle your hair with confidence and ease every day.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"t4s-product__price-review\"\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-card\"\u003e\n\u003cdiv class=\"section-top-bar\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"section-inner\"\u003e\n\u003ch3\u003eKey benefits\u003c\/h3\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003eGently cleanses without stripping moisture using the Collagen \u0026amp; Keratin Shampoo's sulfate-free formula.\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003eDeeply hydrates and seals split ends with the Collagen \u0026amp; Keratin Hair Mask for silky, breakage-resistant strand's.\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003eBoosts volume, shine, and resilience against environmental damage with collagen, keratin, flavonoids, and essential minerals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vamer Pharma","offers":[{"title":"Default Title","offer_id":49237024309471,"sku":"7034-7422-7423","price":690.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0285\/9135\/8026\/files\/bioblashairmask-shampoo-stylingbundle.webp?v=1779193618"}],"url":"https:\/\/shop.vamerpharma.com\/collections\/forte-offers.oembed","provider":"Vamer Pharma","version":"1.0","type":"link"}