{"title":"Home page","description":"","products":[{"product_id":"garlic-chilli-crunch-230g-bold-garlic-flavor-with-a-crunchy-kick","title":"Kalahari Garlic Chilli Crunch Oil - 250g Jar","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    \u003ctitle\u003eKalahari Garlic Chilli Crunch Oil - 250g Jar\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* Highlights Section (REMOVED: Only single product highlight used below) *\/\n        .crunch-highlights { display: none; }\n        .jar-card.periperi, .jar-card.habanero-new, .jar-card.garlic-new, .jar-card.jalapeno-new, .jar-card.cayenne-new { display: none; }\n\n        \/* NEW SINGLE JAR FOCUS STYLING - UPDATED FOR GARLIC *\/\n        .garlic-focus-section {\n            margin: 50px auto;\n            padding: 40px;\n            background: #252525; \/* Dark gray for a savory\/deep look *\/\n            border-radius: 18px;\n            border: 3px solid #c5a880; \/* Gold border for luxury *\/\n            text-align: center;\n            box-shadow: 0 0 30px rgba(197, 168, 128, 0.5), 0 0 15px rgba(0, 0, 0, 1);\n        }\n        .focus-icon-garlic { \n            font-size: 80px; \n            margin-bottom: 15px; \n            color: #f7d794; \/* Creamy Gold *\/\n            text-shadow: 0 0 15px rgba(255, 140, 0, 0.4);\n        }\n        .focus-title { \n            font-weight: 800; \n            font-size: 28px; \n            color: #ff8c00; \/* Use orange for the title contrast *\/\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            margin-bottom: 20px;\n        }\n        .focus-attributes {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 25px;\n        }\n        .focus-attributes span {\n            color: #c5a880; \/* Use Gold for attributes *\/\n            font-weight: 600;\n            font-size: 16px;\n            padding: 5px 10px;\n            border: 1px dashed #c5a880;\n            border-radius: 5px;\n        }\n\n        \/* Features and other sections remain the same... *\/\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .garlic-focus-section { padding: 30px 15px; }\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for single product: Garlic) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Garlic Chilli Crunch Oil\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003eSignature Mild-Heat Crunch | Savory Garlic Base | 250g Jar\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **Savory Foundation**: Deeply caramelized garlic and rich umami flavor with a perfectly balanced, mild chili kick.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for savory\/mild focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🧄\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🍳\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🥄\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Updated to Mild 1\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Range:\u003c\/span\u003e\n            \u003c!-- Using Mild SVG (1\/5) --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-01.svg?v=15267792686317216966\" alt=\"Mild Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #c5a880; font-size: 16px;\"\u003e(Rich Umami \/ Mild Heat)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Garlic focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eSavory Foundation\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eUmami Rich\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eMild Heat\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eExperience the unmatched depth of the **Kalahari Garlic Chilli Crunch Oil**. This single **250g jar** is handcrafted in **Johannesburg**, focusing on the intense, savory flavor of **slow-roasted caramelized garlic** blended with a gentle chili kick. It delivers a satisfying **crunch** and rich, comforting flavor, making it the most versatile and essential crunch oil for daily cooking, marinades, and finishing dishes.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Updated Contents\/Weight for single jar) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eTotal Weight\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e250g (1 Jar)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eSignature Garlic Crunch\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌱\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eBase\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCanola Oil, All Natural\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Jar Focus (Garlic Focus Section) --\u003e\n        \u003cdiv class=\"garlic-focus-section\"\u003e\n            \u003cdiv class=\"focus-icon-garlic\"\u003e🧄\u003c\/div\u003e\n            \u003cdiv class=\"focus-title\"\u003eSignature Garlic Crunch Oil\u003c\/div\u003e\n            \u003cp class=\"focus-description\"\u003eThis is the essential, savory foundation. We slow-roast large chunks of fresh garlic until they are deeply caramelized, creating a rich umami depth. Blended with a whisper of chili heat to enhance flavor, this crunch is perfect for everyday use. Its mild profile is family-friendly but gourmet-grade. **(Heat Index: \u0026lt; 1,000 SHU)**\u003c\/p\u003e\n            \u003cdiv class=\"focus-attributes\"\u003e\n                \u003cspan\u003e🧅 Aromatic Garlic\u003c\/span\u003e\n                \u003cspan\u003e🍜 Everyday Umami\u003c\/span\u003e\n                \u003cspan\u003e✨ Mild Finish\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🔊\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eSignature, Sustained Crunch\u003c\/div\u003e\n                \u003cp\u003eOur unique proprietary dehydration and oil-infusion process ensures every piece remains crisp, providing a satisfying, lasting crunch that elevates soft foods.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🏆\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eGourmet Finishing Oil\u003c\/div\u003e\n                \u003cp\u003eThe flavorful oil, rich with chili and aromatic essence, can be used as a premium finishing oil, marinade base, or basting oil for the grill.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e💎\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eThe Clean Ingredient Promise\u003c\/div\u003e\n                \u003cp\u003eNo MSG, no artificial fillers, and no preservatives. A commitment to clean, high-grade ingredients that deliver complex flavor, naturally.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (15g \/ 1 Tablespoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e90\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e10g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e120mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values. Percent Daily Values are based on a 2,000 calorie diet.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Updated for mild\/everyday use) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003eThe Master Crunch Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eDipping Oil for Bread\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eStir-Fries \u0026amp; Noodles\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eEggs \u0026amp; Omelets\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eMarinade Base for Chicken\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003ePotato Salad \u0026amp; Mash\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003ePizza \u0026amp; Pasta Topping\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eRoasted Vegetables\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSoup \u0026amp; Stew Finisher\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47020157534446,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":true},{"title":"TWO","offer_id":47020157567214,"sku":null,"price":320.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47020157599982,"sku":null,"price":480.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47020157632750,"sku":null,"price":1000.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/GARLIC_CHILLI_CRUNCH_NEW_d776f5bb-8285-438c-8683-ab1a12ab42ec.png?v=1759032317"},{"product_id":"cayenne-pepper-chilli-crunch-230g-mild-heat-perfect-all-purpose-spice","title":"Kalahari Cayenne Chilli Crunch Oil - 250g Jar","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Importing Poppins font --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* Highlights Section (REMOVED: Only single product highlight used below) *\/\n        .crunch-highlights { display: none; }\n        .jar-card.periperi, .jar-card.habanero-new, .jar-card.garlic-new, .jar-card.jalapeno-new, .jar-card.cayenne-new { display: none; }\n\n        \/* NEW SINGLE JAR FOCUS STYLING - UPDATED FOR JALAPENO *\/\n        .jalapeno-focus-section { display: none; } \/* Hide old class *\/\n        \n        \/* NEW SINGLE JAR FOCUS STYLING - ADDED FOR CAYENNE *\/\n        .cayenne-focus-section { \n            margin: 50px auto;\n            padding: 40px;\n            background: #301d1d; \/* Darker red base for heat *\/\n            border-radius: 18px;\n            border: 3px solid #ff4500; \/* Orange-Red\/Hot border *\/\n            text-align: center;\n            box-shadow: 0 0 30px rgba(255, 69, 0, 0.5), 0 0 15px rgba(0, 0, 0, 1);\n        }\n        .focus-icon-cayenne { \n            font-size: 80px; \n            margin-bottom: 15px; \n            color: #d63031; \/* Deep red for cayenne *\/\n            text-shadow: 0 0 15px rgba(255, 140, 0, 0.6);\n        }\n        .focus-title { \n            font-weight: 800; \n            font-size: 28px; \n            color: #ff8c00; \/* Use orange for the title contrast *\/\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            margin-bottom: 20px;\n        }\n        .focus-description { \n            color: #f5f5f5; \n            font-size: 16px; \n            line-height: 1.6; \n            margin-bottom: 25px;\n            text-align: center;\n        }\n        .focus-attributes {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 25px;\n        }\n        .focus-attributes span {\n            color: #c5a880; \/* Use Gold for attributes *\/\n            font-weight: 600;\n            font-size: 16px;\n            padding: 5px 10px;\n            border: 1px dashed #c5a880;\n            border-radius: 5px;\n        }\n\n        \/* Features and other sections remain the same... *\/\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .cayenne-focus-section { padding: 30px 15px; }\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"crunch-description\"\u003e\n\u003c!-- Main Title (Updated for single product: Cayenne) --\u003e\n\u003ch1 class=\"product-title\"\u003e\u003cspan class=\"small-caps-text\"\u003eKalahari Cayenne Chilli Crunch Oil\u003c\/span\u003e\u003c\/h1\u003e\n\u003c!-- UPDATED SUBTITLE --\u003e\n\u003cdiv class=\"product-subtitle\"\u003eClassic Medium-to-Hot Heat Crunch | Pungent \u0026amp; Earthy Flavor | 250g Jar\u003c\/div\u003e\n\u003c!-- UPDATED TAGLINE --\u003e\n\u003cp class=\"tagline\"\u003eThe **Warm Glow**: Deep, earthy cayenne flavor delivering a consistent, satisfying heat that complements every international cuisine.\u003c\/p\u003e\n\u003c!-- Icons Row (Updated for savory\/mild focus) --\u003e\n\u003cdiv class=\"icons-row\"\u003e\n\u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e\n\u003cdiv class=\"icon\"\u003e🌶️\u003c\/div\u003e\n\u003cdiv class=\"icon\"\u003e🥩\u003c\/div\u003e\n\u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"icon\"\u003e🥄\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HEAT INDICATOR (Updated to Hot 3\/5) --\u003e\n\u003cdiv class=\"heat-indicator\"\u003e\n\u003cspan class=\"heat-label\"\u003eHeat Range:\u003c\/span\u003e \u003c!-- Using Hot SVG (3\/5) --\u003e \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-03.svg?v=16390559121578098157\" alt=\"Hot Heat Level Indicator\" class=\"heat-image\"\u003e \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Earthy \/ Hot Heat)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- FLAVOR TAGS (Updated for Cayenne focus) --\u003e\n\u003cdiv class=\"trio-profile-tags\"\u003e\n\u003cspan class=\"trio-tag\"\u003eEarthy \u0026amp; Smoky\u003c\/span\u003e \u003cspan class=\"trio-tag\"\u003ePungent Warmth\u003c\/span\u003e \u003cspan class=\"trio-tag\"\u003eGlobal Versatility\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Introduction Text (Updated focus) --\u003e\n\u003cdiv class=\"intro-text\"\u003e\n\u003cp\u003eEmbrace the comforting warmth of the **Kalahari Cayenne Chilli Crunch Oil**. This single **250g jar**, handcrafted in **Johannesburg**, captures the classic, pungent flavor of dried **Cayenne peppers**. Delivering a reliable **medium-to-hot heat**, it offers a satisfying **crunch** and a deep, earthy flavor that elevates hearty dishes, curries, and braaied meats. It is the perfect all-rounder for any kitchen seeking consistent heat and flavor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Product Metadata (Updated Contents\/Weight for single jar) --\u003e\n\u003cdiv class=\"product-meta\"\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eTotal Weight\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003e250g (1 Jar)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003eClassic Cayenne Crunch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e🌱\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eBase\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003eCanola Oil, All Natural\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Single Jar Focus (Cayenne Focus Section) --\u003e\n\u003cdiv class=\"cayenne-focus-section\"\u003e\n\u003cdiv class=\"focus-icon-cayenne\"\u003e🔥\u003c\/div\u003e\n\u003cdiv class=\"focus-title\"\u003eClassic Cayenne Crunch Oil\u003c\/div\u003e\n\u003cp class=\"focus-description\"\u003eThe standard-bearer of heat and flavor. Our Cayenne Crunch delivers a full-bodied, sharp warmth that spreads evenly across the palate. It carries a signature pungent aroma and earthy undertones, making it a critical ingredient for adding reliable heat to soups, stews, chicken, and virtually any grilled protein. **(Heat Index: 30,000 – 50,000 SHU)**\u003c\/p\u003e\n\u003cdiv class=\"focus-attributes\"\u003e\n\u003cspan\u003e🌶️ Pungent \u0026amp; Earthy\u003c\/span\u003e \u003cspan\u003e🔥 Consistent Heat\u003c\/span\u003e \u003cspan\u003e🌍 Global All-Rounder\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🔊\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eSignature, Sustained Crunch\u003c\/div\u003e\n\u003cp\u003eOur unique proprietary dehydration and oil-infusion process ensures every piece remains crisp, providing a satisfying, lasting crunch that elevates soft foods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🏆\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eGourmet Finishing Oil\u003c\/div\u003e\n\u003cp\u003eThe flavorful oil, rich with chili and aromatic essence, can be used as a premium finishing oil, marinade base, or basting oil for the grill.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e💎\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eThe Clean Ingredient Promise\u003c\/div\u003e\n\u003cp\u003eNo MSG, no artificial fillers, and no preservatives. A commitment to clean, high-grade ingredients that deliver complex flavor, naturally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Nutritional Facts Section --\u003e\n\u003cdiv class=\"nutritional-facts\"\u003e\n\u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n\u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (15g \/ 1 Tablespoon)\u003c\/div\u003e\n\u003cdiv class=\"facts-table\"\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e90\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row sub-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e10g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row sub-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eSodium\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e120mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row sub-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row sub-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"facts-footer\"\u003e*Approximate values. Percent Daily Values are based on a 2,000 calorie diet.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Usage Section (Updated for Cayenne pairing) --\u003e\n\u003cdiv class=\"usage-section\"\u003e\n\u003cdiv class=\"usage-title\"\u003eThe Master Crunch Pairing Guide\u003c\/div\u003e\n\u003cdiv class=\"usage-tags\"\u003e\n\u003cspan class=\"tag\"\u003eChili Con Carne \u0026amp; Soups\u003c\/span\u003e \u003cspan class=\"tag\"\u003eCurries \u0026amp; Stews\u003c\/span\u003e \u003cspan class=\"tag\"\u003eBraaied\/Grilled Meats\u003c\/span\u003e \u003cspan class=\"tag\"\u003eChicken Wing Sauce\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePotato Dishes\u003c\/span\u003e \u003cspan class=\"tag\"\u003eStir-Fries\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSpice Rub Base\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGeneral Cooking Oil\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Kalahari Chilli","offers":[{"title":"Default Title","offer_id":45985854357742,"sku":"","price":125.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/CAYENNE_CHILLI_CRUNCH_b9d60e8a-232b-4bd7-9543-96d753f1da87.jpg?v=1759915196"},{"product_id":"jalapeno-chilli-crunch-230g-fresh-green-heat-with-a-crunchy-texture","title":"Kalahari Jalapeño Chilli Crunch Oil - 250g Jar","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    \u003ctitle\u003eKalahari Jalapeño Chilli Crunch Oil - 250g Jar\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* Highlights Section (REMOVED: Only single product highlight used below) *\/\n        .crunch-highlights { display: none; }\n        .jar-card.periperi, .jar-card.habanero-new, .jar-card.garlic-new, .jar-card.jalapeno-new, .jar-card.cayenne-new { display: none; }\n\n        \/* NEW SINGLE JAR FOCUS STYLING - UPDATED FOR JALAPENO *\/\n        .jalapeno-focus-section { \/* Renamed class *\/\n            margin: 50px auto;\n            padding: 40px;\n            background: #202b23; \/* Darker, slightly green base for fresh heat *\/\n            border-radius: 18px;\n            border: 3px solid #38c172; \/* Vibrant Green border *\/\n            text-align: center;\n            box-shadow: 0 0 30px rgba(56, 193, 114, 0.5), 0 0 15px rgba(0, 0, 0, 1);\n        }\n        .focus-icon-jalapeno { \/* Renamed class *\/\n            font-size: 80px; \n            margin-bottom: 15px; \n            color: #38c172; \/* Vibrant Green *\/\n            text-shadow: 0 0 15px rgba(255, 140, 0, 0.4);\n        }\n        .focus-title { \n            font-weight: 800; \n            font-size: 28px; \n            color: #ff8c00; \/* Use orange for the title contrast *\/\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            margin-bottom: 20px;\n        }\n        .focus-description { \n            color: #f5f5f5; \n            font-size: 16px; \n            line-height: 1.6; \n            margin-bottom: 25px;\n            text-align: center;\n        }\n        .focus-attributes {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 25px;\n        }\n        .focus-attributes span {\n            color: #c5a880; \/* Use Gold for attributes *\/\n            font-weight: 600;\n            font-size: 16px;\n            padding: 5px 10px;\n            border: 1px dashed #c5a880;\n            border-radius: 5px;\n        }\n\n        \/* Features and other sections remain the same... *\/\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .jalapeno-focus-section { padding: 30px 15px; }\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for single product: Jalapeño) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Jalapeño Chilli Crunch Oil\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003eVibrant Mild-to-Medium Heat Crunch | Fresh \u0026amp; Grassy Flavor | 250g Jar\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **Fresh Kick**: Vibrant, grassy jalapeño flavor balanced with a satisfying crunch and medium, accessible heat.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for savory\/mild focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🌶️\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🌮\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🥄\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Updated to Medium 2\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Range:\u003c\/span\u003e\n            \u003c!-- Using Medium SVG (2\/5) --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-02.svg?v=14826739287393007049\" alt=\"Medium Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Vibrant \/ Medium Heat)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Jalapeño focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eFresh \u0026amp; Grassy\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eMedium Kick\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eVersatile Topper\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eExperience the vibrant flavor of the **Kalahari Jalapeño Chilli Crunch Oil**. This single **250g jar** is handcrafted in **Johannesburg**, focusing on the bright, fresh taste of crisp **Jalapeño flakes**. Delivering an accessible **mild-to-medium heat**, it adds a satisfying **crunch** and a lively flavor, making it the perfect finishing oil for Mexican cuisine, salads, pizza, and everyday dipping.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Updated Contents\/Weight for single jar) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eTotal Weight\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e250g (1 Jar)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eFresh Jalapeño Crunch\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌱\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eBase\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCanola Oil, All Natural\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Jar Focus (Jalapeño Focus Section) --\u003e\n        \u003cdiv class=\"jalapeno-focus-section\"\u003e\n            \u003cdiv class=\"focus-icon-jalapeno\"\u003e🌶️\u003c\/div\u003e\n            \u003cdiv class=\"focus-title\"\u003eFresh Jalapeño Crunch Oil\u003c\/div\u003e\n            \u003cp class=\"focus-description\"\u003eThe quintessential mild-to-medium heat source. We use high-quality Jalapeño peppers, carefully dried to lock in their **fresh, grassy, and vibrant flavor**. The result is a savory crunch that offers a clean, accessible warmth perfect for enhancing rather than overpowering a dish. It’s an essential staple for tacos, nachos, and fresh bowls. **(Heat Index: 2,500 – 8,000 SHU)**\u003c\/p\u003e\n            \u003cdiv class=\"focus-attributes\"\u003e\n                \u003cspan\u003e🟢 Vibrant \u0026amp; Crisp\u003c\/span\u003e\n                \u003cspan\u003e🌮 Perfect for Mexican\u003c\/span\u003e\n                \u003cspan\u003e🔥 Medium Kick\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🔊\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eSignature, Sustained Crunch\u003c\/div\u003e\n                \u003cp\u003eOur unique proprietary dehydration and oil-infusion process ensures every piece remains crisp, providing a satisfying, lasting crunch that elevates soft foods.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🏆\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eGourmet Finishing Oil\u003c\/div\u003e\n                \u003cp\u003eThe flavorful oil, rich with chili and aromatic essence, can be used as a premium finishing oil, marinade base, or basting oil for the grill.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e💎\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eThe Clean Ingredient Promise\u003c\/div\u003e\n                \u003cp\u003eNo MSG, no artificial fillers, and no preservatives. A commitment to clean, high-grade ingredients that deliver complex flavor, naturally.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (15g \/ 1 Tablespoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e90\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e10g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e120mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values. Percent Daily Values are based on a 2,000 calorie diet.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Updated for Jalapeño pairing) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003eThe Master Crunch Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eTacos \u0026amp; Nachos\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eAvocado Toast\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003ePizza \u0026amp; Sandwiches\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eMarinade Base for Fish\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eEggs \u0026amp; Burritos\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eGrilled Corn (Elote)\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSalad Dressings\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eHummus Topping\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47020074369262,"sku":null,"price":79.99,"currency_code":"ZAR","in_stock":true},{"title":"TWO","offer_id":47020074402030,"sku":null,"price":280.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47020074434798,"sku":null,"price":400.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47020074467566,"sku":null,"price":810.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/JALAPENO_CHILLI_CRUNCH_NEW.png?v=1759913764"},{"product_id":"habanero-chilli-crunch-230g-sweet-amp-spicy-heat-for-bold-flavors","title":"Kalahari Peri-Peri Chilli Crunch Oil - 250g Jar","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    \u003ctitle\u003eKalahari Peri-Peri Chilli Crunch Oil - 250g Jar\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* Highlights Section (REMOVED: Only single product highlight used below) *\/\n        .crunch-highlights { display: none; }\n        .jar-card.periperi, .jar-card.habanero-new, .jar-card.garlic-new, .jar-card.jalapeno-new, .jar-card.cayenne-new { display: none; }\n\n        \/* HIDE PREVIOUS FOCUS SECTIONS *\/\n        .jalapeno-focus-section, .cayenne-focus-section, .habanero-focus-section { display: none; }\n        \n        \/* NEW SINGLE JAR FOCUS STYLING - ADDED FOR PERI-PERI *\/\n        .periperi-focus-section { \n            margin: 50px auto;\n            padding: 40px;\n            background: #361717; \/* Dark Red base *\/\n            border-radius: 18px;\n            border: 3px solid #d63031; \/* Deep Red border *\/\n            text-align: center;\n            box-shadow: 0 0 30px rgba(214, 48, 49, 0.6), 0 0 15px rgba(0, 0, 0, 1);\n        }\n        .focus-icon-periperi { \n            font-size: 80px; \n            margin-bottom: 15px; \n            color: #ff4500; \/* Fiery Orange-Red *\/\n            text-shadow: 0 0 15px rgba(255, 140, 0, 0.8);\n        }\n        .focus-title { \n            font-weight: 800; \n            font-size: 28px; \n            color: #c5a880; \/* Use Gold for the title *\/\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            margin-bottom: 20px;\n        }\n        .focus-description { \n            color: #f5f5f5; \n            font-size: 16px; \n            line-height: 1.6; \n            margin-bottom: 25px;\n            text-align: center;\n        }\n        .focus-attributes {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 25px;\n        }\n        .focus-attributes span {\n            color: #ff8c00; \/* Use Orange for attributes contrast *\/\n            font-weight: 600;\n            font-size: 16px;\n            padding: 5px 10px;\n            border: 1px dashed #ff8c00;\n            border-radius: 5px;\n        }\n\n        \/* Features and other sections remain the same... *\/\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .periperi-focus-section { padding: 30px 15px; }\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for single product: Peri-Peri) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Peri-Peri Chilli Crunch Oil\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003eIconic Hot Crunch | Zesty \u0026amp; Pungent African Flavor | 250g Jar\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **African Essential**: Pungent, bright Peri-Peri flavor delivering a signature African zest and invigorating, medium-to-hot spice.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for savory\/African focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🌶️\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🍗\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🥄\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Updated to Hot 3\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Range:\u003c\/span\u003e\n            \u003c!-- Using Hot SVG (3\/5) --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-03.svg?v=16390559121578098157\" alt=\"Hot Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Zesty \/ Hot Heat)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Peri-Peri focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eIconic African Spice\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eInvigorating Zest\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eSignature Pungency\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eDiscover the rich legacy and potent flavor of the **Kalahari Peri-Peri Chilli Crunch Oil**. This single **250g jar**, handcrafted in **Johannesburg**, uses authentic African Bird's Eye **Peri-Peri peppers** to deliver a sharp, zesty, and highly pungent flavor. Delivering a true **medium-to-hot experience**, it provides a satisfying **crunch** and is the quintessential South African finishing oil, perfect for chicken, seafood, and anything cooked on the **Braai**.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Updated Contents\/Weight for single jar) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eTotal Weight\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e250g (1 Jar)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eIconic Peri-Peri Crunch\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌱\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eBase\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCanola Oil, All Natural\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Jar Focus (Peri-Peri Focus Section) --\u003e\n        \u003cdiv class=\"periperi-focus-section\"\u003e\n            \u003cdiv class=\"focus-icon-periperi\"\u003e🔥\u003c\/div\u003e\n            \u003cdiv class=\"focus-title\"\u003eIconic Peri-Peri Crunch Oil\u003c\/div\u003e\n            \u003cp class=\"focus-description\"\u003eThe iconic Bird's Eye chili delivers a characteristic sharp, clean heat that quickly invigorates the palate. Unlike fruity peppers, Peri-Peri offers a savory, zesty pungency—a must-have for Southern African and Portuguese cuisine. The crunch ensures that every spoonful delivers both flavor and texture. Perfect for those who crave a bright, clean, and assertive spice. **(Heat Index: 50,000 – 175,000 SHU)**\u003c\/p\u003e\n            \u003cdiv class=\"focus-attributes\"\u003e\n                \u003cspan\u003e🇿🇦 African Essential\u003c\/span\u003e\n                \u003cspan\u003e🔥 Medium-Hot\u003c\/span\u003e\n                \u003cspan\u003e🍋 Zesty Finish\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🔊\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eSignature, Sustained Crunch\u003c\/div\u003e\n                \u003cp\u003eOur unique proprietary dehydration and oil-infusion process ensures every piece remains crisp, providing a satisfying, lasting crunch that elevates soft foods.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🏆\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eGourmet Finishing Oil\u003c\/div\u003e\n                \u003cp\u003eThe flavorful oil, rich with chili and aromatic essence, can be used as a premium finishing oil, marinade base, or basting oil for the grill.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e💎\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eThe Clean Ingredient Promise\u003c\/div\u003e\n                \u003cp\u003eNo MSG, no artificial fillers, and no preservatives. A commitment to clean, high-grade ingredients that deliver complex flavor, naturally.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (15g \/ 1 Tablespoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e90\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e10g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e120mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values. Percent Daily Values are based on a 2,000 calorie diet.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Updated for Peri-Peri pairing) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003eThe Master Crunch Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003ePortuguese Chicken \u0026amp; Prawns\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eBraaied Snoek \u0026amp; Fish\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eGrilled Corn \u0026amp; Pap\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eAfrican Stews \u0026amp; Curries\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eRoasted Vegetables\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSteak Topper\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003ePizza Base Oil\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eDipping Sauce Mixer\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47018634412270,"sku":null,"price":124.99,"currency_code":"ZAR","in_stock":true},{"title":"TWO","offer_id":47018634445038,"sku":null,"price":240.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47018634477806,"sku":null,"price":360.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47018634510574,"sku":null,"price":580.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/PERI_PERI_CHILLI_CRUNCH_NEW_e0b63bd7-7b62-4c26-9190-be7f5603d4b9.png?v=1759864511"},{"product_id":"carolina-reaper-chilli-crunch-230g-extreme-heat-perfect-for-spice-lovers","title":"Kalahari Carolina Reaper Chilli Crunch Oil - 250g Jar","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    \u003ctitle\u003eKalahari Carolina Reaper Chilli Crunch Oil - 250g Jar\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* Highlights Section (REMOVED: Only single product highlight used below) *\/\n        .crunch-highlights { display: none; }\n        .jar-card.periperi, .jar-card.habanero-new, .jar-card.garlic-new, .jar-card.jalapeno-new, .jar-card.cayenne-new { display: none; }\n\n        \/* HIDE PREVIOUS FOCUS SECTIONS *\/\n        .jalapeno-focus-section, .cayenne-focus-section, .habanero-focus-section, .periperi-focus-section { display: none; }\n        \n        \/* NEW SINGLE JAR FOCUS STYLING - ADDED FOR REAPER *\/\n        .reaper-focus-section { \n            margin: 50px auto;\n            padding: 40px;\n            background: #361717; \/* Dark Red base *\/\n            border-radius: 18px;\n            border: 3px solid #d63031; \/* Deep Red border *\/\n            text-align: center;\n            \/* Extreme glow effect *\/\n            box-shadow: 0 0 40px rgba(255, 69, 0, 0.8), 0 0 15px rgba(0, 0, 0, 1);\n        }\n        .focus-icon-reaper { \n            font-size: 80px; \n            margin-bottom: 15px; \n            color: #d63031; \/* Deep Red\/Crimson *\/\n            text-shadow: 0 0 15px rgba(255, 140, 0, 0.8);\n        }\n        .focus-title { \n            font-weight: 800; \n            font-size: 28px; \n            color: #ff4500; \/* Fiery Orange-Red for Title *\/\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            margin-bottom: 20px;\n        }\n        .focus-description { \n            color: #f5f5f5; \n            font-size: 16px; \n            line-height: 1.6; \n            margin-bottom: 25px;\n            text-align: center;\n        }\n        .focus-attributes {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 25px;\n        }\n        .focus-attributes span {\n            color: #c5a880; \/* Use Gold for attributes contrast *\/\n            font-weight: 600;\n            font-size: 16px;\n            padding: 5px 10px;\n            border: 1px dashed #c5a880;\n            border-radius: 5px;\n        }\n\n        \/* Features and other sections remain the same... *\/\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .reaper-focus-section { padding: 30px 15px; }\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for single product: Carolina Reaper) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Carolina Reaper Chilli Crunch Oil\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003eNuclear Superhot Crunch | Fruity, Earthy Inferno | 250g Jar\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **Limitless Fire**: Combining a deep, sweet fruitiness with the scorching, undeniable burn of the world's hottest pepper. Handle with extreme caution.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for extreme heat focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e💀\u003c\/div\u003e \u003c!-- Skull\/danger icon --\u003e\n            \u003cdiv class=\"icon\"\u003e🌋\u003c\/div\u003e \u003c!-- Volcano\/extreme heat icon --\u003e\n            \u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🥄\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Updated to Super Hot 5\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Range:\u003c\/span\u003e\n            \u003c!-- Using Super Hot SVG (5\/5) --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-05.svg?v=14501204832960963571\" alt=\"Super Hot Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Extreme \/ Superhot Heat)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Reaper focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eNuclear Spice\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eWorld's Hottest\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eFruity Pre-Burn\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eChallenge your limits with the **Kalahari Carolina Reaper Chilli Crunch Oil**. This single **250g jar** is the pinnacle of heat, featuring the Guinness World Record holder, the **Carolina Reaper pepper**. Handcrafted in **Johannesburg**, this crunch delivers a deceptive **fruity sweetness** before unleashing a **scorching, volcanic heat**. Recommended only for experienced chili heads, use this oil sparingly as a finishing touch for maximum impact and extreme flavor.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Updated Contents\/Weight for single jar) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eTotal Weight\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e250g (1 Jar)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCarolina Reaper Crunch\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌱\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eBase\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCanola Oil, All Natural\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Jar Focus (Reaper Focus Section) --\u003e\n        \u003cdiv class=\"reaper-focus-section\"\u003e\n            \u003cdiv class=\"focus-icon-reaper\"\u003e💀\u003c\/div\u003e\n            \u003cdiv class=\"focus-title\"\u003eApex Predator: Carolina Reaper Crunch\u003c\/div\u003e\n            \u003cp class=\"focus-description\"\u003eThe iconic Carolina Reaper delivers a powerful rush of **sweet, cherry-like flavor** immediately before a volcanic explosion of heat that engulfs the entire mouth. This is the crunch for connoisseurs seeking the ultimate challenge and deep pepper flavor. Use a single drop to transform entire recipes. **(Heat Index: 1,500,000 – 2,200,000+ SHU)**\u003c\/p\u003e\n            \u003cdiv class=\"focus-attributes\"\u003e\n                \u003cspan\u003e💀 Extreme Caution\u003c\/span\u003e\n                \u003cspan\u003e🌋 World's Hottest\u003c\/span\u003e\n                \u003cspan\u003e🍒 Sudden Onset\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🔊\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eSignature, Sustained Crunch\u003c\/div\u003e\n                \u003cp\u003eOur unique proprietary dehydration and oil-infusion process ensures every piece remains crisp, providing a satisfying, lasting crunch that elevates soft foods.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🏆\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eGourmet Finishing Oil\u003c\/div\u003e\n                \u003cp\u003eThe flavorful oil, rich with chili and aromatic essence, can be used as a premium finishing oil, marinade base, or basting oil for the grill.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e💎\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eThe Clean Ingredient Promise\u003c\/div\u003e\n                \u003cp\u003eNo MSG, no artificial fillers, and no preservatives. A commitment to clean, high-grade ingredients that deliver complex flavor, naturally.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (15g \/ 1 Tablespoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e90\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e10g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e120mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values. Percent Daily Values are based on a 2,000 calorie diet.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Updated for Carolina Reaper pairing - focused on mixing\/extreme use) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003eThe Extreme Crunch Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eSauce Base Accelerator\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eLarge Batch Chili\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eOne-Drop Garnish\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eMixing into Mayo\/Creams\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eExtreme Challenge Tacos\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSuperhot Pizza\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eBasting Meats Sparingly\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eVolcanic Wings\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47018555736302,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":false},{"title":"TWO","offer_id":47018555769070,"sku":null,"price":350.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47018555801838,"sku":null,"price":550.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47018555834606,"sku":null,"price":1050.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/CAROLINA_REAPER_CHILLI_CRUNCH_83fa197e-7c36-4948-a14e-a32949ad1d51.png?v=1759891062"},{"product_id":"kalahari-organics-carolina-reaper-hot-sauce-125ml","title":"Kalahari Carolina Reaper Hot Sauce - 125ml","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    \u003ctitle\u003eKalahari Carolina Reaper Hot Sauce\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* Set body background to complement the dark theme *\/\n        body {\n            background-color: #0f0f0f;\n            display: flex;\n            justify-content: center;\n            padding: 20px;\n            margin: 0;\n        }\n\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n        \/* Custom color for Carolina Reaper Focus: Deep Crimson Red *\/\n        :root {\n            --sauce-accent-color: #d63031; \/* Deep Crimson Red for Reaper heat *\/\n        }\n        \n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n            flex-wrap: wrap; \/* Added for responsiveness *\/\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* HIDE OLD FIVE-CARD LAYOUT *\/\n        .crunch-highlights, .reaper-focus-section, .ghost-focus-section, .jalapeno-focus-section, .cayenne-focus-section, .habanero-focus-section, .periperi-focus-section { display: none !important; }\n\n        \n        \/* === Single Sauce Focus Styling === *\/\n        .sauce-focus-container {\n            margin: 50px 0;\n            padding: 30px;\n            background: #252525;\n            border-radius: 16px;\n            \/* Using a deep red glow to match Reaper intensity *\/\n            box-shadow: 0 0 15px rgba(214, 48, 49, 0.4); \n            border: 2px solid var(--sauce-accent-color); \/* Deep Crimson Red border *\/\n        }\n        .single-sauce-card {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 20px 0;\n        }\n        .sauce-header {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        .single-sauce-card .sauce-icon {\n            font-size: 80px;\n            color: var(--sauce-accent-color); \/* Deep Red *\/\n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-name {\n            font-size: 32px;\n            font-weight: 700;\n            color: var(--sauce-accent-color); \/* Deep Red *\/\n            text-shadow: 0 0 5px rgba(214, 48, 49, 0.5); \n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-heat {\n            font-size: 18px;\n            font-weight: 600;\n            color: #ff8c00;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .sauce-details {\n            max-width: 600px;\n            text-align: left;\n            line-height: 1.8;\n        }\n        .sauce-details p {\n            margin-bottom: 15px;\n            color: #e0e0e0;\n        }\n        .sauce-details strong {\n            color: #c5a880; \/* Gold for emphasis *\/\n        }\n        \/* === END Single Sauce Focus Styling === *\/\n\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n            .trio-profile-tags { flex-direction: column; gap: 10px; }\n            .trio-tag { width: fit-content; }\n            .sauce-details { text-align: center; } \/* Center text on mobile *\/\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for Carolina Reaper) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Carolina Reaper\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003e125 ml Single Bottle | The Apex of Heat\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **World's Hottest Chili**: A brutal, unrelenting heat and unique fruity flavor profile for the extreme chili enthusiast.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for extreme heat focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e💀\u003c\/div\u003e \u003c!-- Skull\/Danger --\u003e\n            \u003cdiv class=\"icon\"\u003e🔥\u003c\/div\u003e \u003c!-- Fire --\u003e\n            \u003cdiv class=\"icon\"\u003e🌶️\u003c\/div\u003e \u003c!-- Chili --\u003e\n            \u003cdiv class=\"icon\"\u003e💥\u003c\/div\u003e \u003c!-- Extreme Heat --\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e \u003c!-- Origin --\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Super Hot 5\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Level:\u003c\/span\u003e\n            \u003c!-- Using Level 5 (Super Hot) SVG --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-05.svg?v=14501204832960963571\" alt=\"Super Hot Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Superhot | 5\/5 Intensity - Pure Fire)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Carolina Reaper focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eZero Tolerance Heat\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eFruity Reaper Profile\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eUnrelenting Long Burn\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eThe **Kalahari Carolina Reaper** (125ml) is a declaration of extreme heat. Using the world record-holding **Carolina Reaper (HP22B)** pepper, this sauce is fermented and crafted to unleash its maximum power, providing an intense, sustained burn. Beyond the heat, the pepper offers surprising **floral and fruity notes**, making this sauce complex—but only for those with a high tolerance. **This is not for beginners.**\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Contents updated to single bottle) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eVolume\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e125ml (Single Bottle)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCarolina Reaper Hot Sauce\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌶️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eRange\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eSuperhot (5\/5)\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Sauce Focus Section (Replaces old 5-card layout) --\u003e\n        \u003cdiv class=\"sauce-focus-container\"\u003e\n            \u003ch2 style=\"color: #c5a880; text-align: center; margin-bottom: 25px; font-size: 28px; letter-spacing: 1px;\"\u003eFlavor Breakdown: The Apex Predator\u003c\/h2\u003e\n            \u003cdiv class=\"single-sauce-card reaper-focus\"\u003e\n                \u003cdiv class=\"sauce-header\"\u003e\n                    \u003cdiv class=\"sauce-icon\"\u003e💀\u003c\/div\u003e\n                    \u003ch3 class=\"sauce-name\"\u003eKalahari Carolina Reaper\u003c\/h3\u003e\n                    \u003cspan class=\"sauce-heat\"\u003e🔥 Superhot (5\/5)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sauce-details\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eFlavor Profile:\u003c\/strong\u003e Dominantly **floral, sweet, and fruity** notes of the Reaper, followed almost immediately by an **agonizing, sustained, and brutal heat** that climbs relentlessly, punishing the palate with intensity.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003ePepper:\u003c\/strong\u003e **Carolina Reaper (HP22B)**, currently the world's hottest chili, fermented for maximum heat and depth of flavor without the use of extracts.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003eBest Paired With:\u003c\/strong\u003e Used sparingly as an additive to boost heat in any dish. Recommended for chili competitions or as a test of endurance. **Extreme caution advised.**\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🏅\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eWorld Record Heat\u003c\/div\u003e\n                \u003cp\u003eFeaturing the notorious Carolina Reaper, this sauce sits at the pinnacle of the Scoville scale, guaranteed to challenge the bravest palates.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🌿\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eLong Fermentation Process\u003c\/div\u003e\n                \u003cp\u003eWe ferment our peppers for weeks to develop deep, probiotic-rich flavors that are simply unattainable in instant mash sauces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🔥\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eThe Purest Burn\u003c\/div\u003e\n                \u003cp\u003eZero extracts—just pure, concentrated pepper mash for a clean, but utterly devastating, heat experience.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section (Generic for Hot Sauce) --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (5g \/ 1 Teaspoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e5\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium (Varies)\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e55mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values based on average sauce blend. Specifics vary per bottle.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Specific Pairing Guide) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003eCarolina Reaper Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eChili Challenge\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSingle Drop Only\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eUltimate Hot Wings\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eChili Con Carne Booster\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eExtreme Tacos\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eDaredevil Consumption\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47014195822830,"sku":null,"price":135.0,"currency_code":"ZAR","in_stock":false},{"title":"TWO","offer_id":47014195855598,"sku":null,"price":189.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47014195888366,"sku":null,"price":269.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47014195921134,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/CAROLINA_REAPER_HOT_SAUCE.png?v=1761006402"},{"product_id":"kalahari-organics-pineapple-habanero-hot-sauce-125ml","title":"Kalahari Pineapple Habanero Hot Sauce - 125ml","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    \u003ctitle\u003eKalahari Pineapple Habanero Hot Sauce\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* Set body background to complement the dark theme *\/\n        body {\n            background-color: #0f0f0f;\n            display: flex;\n            justify-content: center;\n            padding: 20px;\n            margin: 0;\n        }\n\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n        \/* Custom color for Pineapple Habanero Focus: Vibrant Gold\/Orange *\/\n        :root {\n            --sauce-accent-color: #FFB700; \/* Vibrant Gold\/Orange for tropical heat *\/\n        }\n        \n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n            flex-wrap: wrap; \/* Added for responsiveness *\/\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* HIDE OLD FIVE-CARD LAYOUT *\/\n        .crunch-highlights, .reaper-focus-section, .ghost-focus-section, .jalapeno-focus-section, .cayenne-focus-section, .habanero-focus-section, .periperi-focus-section { display: none !important; }\n\n        \n        \/* === Single Sauce Focus Styling === *\/\n        .sauce-focus-container {\n            margin: 50px 0;\n            padding: 30px;\n            background: #252525;\n            border-radius: 16px;\n            \/* Using a tropical glow *\/\n            box-shadow: 0 0 15px rgba(255, 183, 0, 0.4); \n            border: 2px solid var(--sauce-accent-color); \/* Vibrant Gold\/Orange border *\/\n        }\n        .single-sauce-card {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 20px 0;\n        }\n        .sauce-header {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        .single-sauce-card .sauce-icon {\n            font-size: 80px;\n            color: var(--sauce-accent-color); \/* Vibrant Gold\/Orange *\/\n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-name {\n            font-size: 32px;\n            font-weight: 700;\n            color: var(--sauce-accent-color); \/* Vibrant Gold\/Orange *\/\n            text-shadow: 0 0 5px rgba(255, 183, 0, 0.5); \n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-heat {\n            font-size: 18px;\n            font-weight: 600;\n            color: #ff8c00;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .sauce-details {\n            max-width: 600px;\n            text-align: left;\n            line-height: 1.8;\n        }\n        .sauce-details p {\n            margin-bottom: 15px;\n            color: #e0e0e0;\n        }\n        .sauce-details strong {\n            color: #c5a880; \/* Gold for emphasis *\/\n        }\n        \/* === END Single Sauce Focus Styling === *\/\n\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n            .trio-profile-tags { flex-direction: column; gap: 10px; }\n            .trio-tag { width: fit-content; }\n            .sauce-details { text-align: center; } \/* Center text on mobile *\/\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for Pineapple Habanero) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Pineapple Habanero\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003e125 ml Single Bottle | Tropical Fire Kick\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **Tropical Heatwave**: Sweet, tangy pineapple and a touch of ginger provide a vibrant base for the clean, fiery burn of the Habanero pepper.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for tropical focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🍍\u003c\/div\u003e \u003c!-- Pineapple --\u003e\n            \u003cdiv class=\"icon\"\u003e🌶️\u003c\/div\u003e \u003c!-- Chili --\u003e\n            \u003cdiv class=\"icon\"\u003e☀️\u003c\/div\u003e \u003c!-- Tropical\/Sun --\u003e\n            \u003cdiv class=\"icon\"\u003e🥭\u003c\/div\u003e \u003c!-- Fruity\/Sweet --\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e \u003c!-- Origin --\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Hot 3\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Level:\u003c\/span\u003e\n            \u003c!-- Using Level 3 (Hot) SVG - Note: This relies on a patterned URL --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-03.svg\" alt=\"Hot Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Hot | 3\/5 Intensity - Flavor-Forward Burn)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Pineapple Habanero focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eSweet \u0026amp; Tangy\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eFruity Habanero\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eVersatile Tropical Kick\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eThe **Kalahari Pineapple Habanero** (125ml) is the perfect marriage of sweet and spicy. We blend juicy, ripened **Pineapple** with a hint of fresh ginger to set the stage for the classic, fruity heat of the **Habanero** pepper. This sauce provides a delicious, noticeable heat that elevates food without overpowering the flavors, making it incredibly versatile for grilling, dipping, and marinades. **A true tropical staple.**\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Contents updated to single bottle) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eVolume\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e125ml (Single Bottle)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003ePineapple Habanero Hot Sauce\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌶️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eRange\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eHot (3\/5)\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Sauce Focus Section (Replaces old 5-card layout) --\u003e\n        \u003cdiv class=\"sauce-focus-container\"\u003e\n            \u003ch2 style=\"color: #c5a880; text-align: center; margin-bottom: 25px; font-size: 28px; letter-spacing: 1px;\"\u003eFlavor Breakdown: Tropical Fire Kick\u003c\/h2\u003e\n            \u003cdiv class=\"single-sauce-card pineapple-habanero-focus\"\u003e\n                \u003cdiv class=\"sauce-header\"\u003e\n                    \u003cdiv class=\"sauce-icon\"\u003e🍍\u003c\/div\u003e\n                    \u003ch3 class=\"sauce-name\"\u003eKalahari Pineapple Habanero\u003c\/h3\u003e\n                    \u003cspan class=\"sauce-heat\"\u003e🔥 Hot (3\/5)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sauce-details\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eFlavor Profile:\u003c\/strong\u003e Dominantly **sweet and tangy** pineapple upfront, followed by a savory mid-note and the signature **clean, fruity heat** of the Habanero, finishing quickly to leave a pleasant warmth.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003ePepper:\u003c\/strong\u003e **Habanero Pepper**, fermented and mashed to maintain its distinctive fruity aroma and potent, but manageable, heat level.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003eBest Paired With:\u003c\/strong\u003e Incredible on tacos, pork skewers, seafood, and as a mixer in tropical cocktails or marinades. Perfect for adding complexity to any grilled meal.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🍹\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eIdeal Mixer \u0026amp; Marinade\u003c\/div\u003e\n                \u003cp\u003eThe sweet\/spicy balance makes it the perfect ingredient for tropical marinades, glazes, or cocktail rims.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🌿\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eLong Fermentation Process\u003c\/div\u003e\n                \u003cp\u003eWe ferment our peppers for weeks to develop deep, probiotic-rich flavors that are simply unattainable in instant mash sauces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🥩\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eGrill Master Approved\u003c\/div\u003e\n                \u003cp\u003eThe vibrant flavors hold up perfectly under heat, making it a must-have for BBQ and grilling season.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section (Generic for Hot Sauce) --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (5g \/ 1 Teaspoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e5\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium (Varies)\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e55mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values based on average sauce blend. Specifics vary per bottle.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Specific Pairing Guide) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003ePineapple Habanero Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eHawaiian Pizza\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003ePork Carnitas\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eGrilled Salmon\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eShrimp Tacos\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eMargarita Mixer\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eCuban Sandwiches\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47000473829614,"sku":"120","price":50.0,"currency_code":"ZAR","in_stock":false},{"title":"TWO","offer_id":47009407303918,"sku":null,"price":139.0,"currency_code":"ZAR","in_stock":true},{"title":"THREE","offer_id":46999768105198,"sku":"98","price":189.0,"currency_code":"ZAR","in_stock":true},{"title":"SIX","offer_id":46999768137966,"sku":"100","price":299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/PINEAPPLE_HABANERO_HOT_SAUCE_1_fb0ccdca-66f8-4b96-84f4-e7d033602988.webp?v=1761006291"},{"product_id":"kalahari-organics-carolina-reaper-scorpion-hot-sauce-125ml","title":"Kalahari Carolina Reaper Scorpion Hot Sauce - 125ml","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    \u003ctitle\u003eKalahari Carolina Reaper Scorpion Hot Sauce\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* Set body background to complement the dark theme *\/\n        body {\n            background-color: #0f0f0f;\n            display: flex;\n            justify-content: center;\n            padding: 20px;\n            margin: 0;\n        }\n\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n        \/* Custom color for Reaper Scorpion Focus: Deep Aggressive Red\/Maroon *\/\n        :root {\n            --reaper-scorpion-color: #b30000; \/* Deep Aggressive Red\/Maroon *\/\n        }\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n            flex-wrap: wrap; \/* Added for responsiveness *\/\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* HIDE OLD FIVE-CARD LAYOUT *\/\n        .crunch-highlights, .reaper-focus-section, .ghost-focus-section, .jalapeno-focus-section, .cayenne-focus-section, .habanero-focus-section, .periperi-focus-section { display: none !important; }\n\n        \n        \/* === Single Sauce Focus Styling === *\/\n        .sauce-focus-container {\n            margin: 50px 0;\n            padding: 30px;\n            background: #252525;\n            border-radius: 16px;\n            \/* Using a deep red glow to match Reaper\/Scorpion intensity *\/\n            box-shadow: 0 0 15px rgba(179, 0, 0, 0.4); \n            border: 2px solid var(--reaper-scorpion-color); \/* Deep Aggressive Red\/Maroon border *\/\n        }\n        .single-sauce-card {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 20px 0;\n        }\n        .sauce-header {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        .single-sauce-card .sauce-icon {\n            font-size: 80px;\n            color: var(--reaper-scorpion-color); \/* Deep Red *\/\n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-name {\n            font-size: 32px;\n            font-weight: 700;\n            color: var(--reaper-scorpion-color); \/* Deep Red *\/\n            text-shadow: 0 0 5px rgba(179, 0, 0, 0.5); \n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-heat {\n            font-size: 18px;\n            font-weight: 600;\n            color: #ff8c00;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .sauce-details {\n            max-width: 600px;\n            text-align: left;\n            line-height: 1.8;\n        }\n        .sauce-details p {\n            margin-bottom: 15px;\n            color: #e0e0e0;\n        }\n        .sauce-details strong {\n            color: #c5a880; \/* Gold for emphasis *\/\n        }\n        \/* === END Single Sauce Focus Styling === *\/\n\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n            .trio-profile-tags { flex-direction: column; gap: 10px; }\n            .trio-tag { width: fit-content; }\n            .sauce-details { text-align: center; } \/* Center text on mobile *\/\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for Carolina Reaper Scorpion) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Carolina Reaper \u0026amp; Scorpion\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003e125 ml Single Bottle | The Apex Predator\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **Ultimate Burn**: A devastating combination of the Carolina Reaper and Trinidad Moruga Scorpion—two of the world's hottest peppers—for an instant, long-lasting shockwave.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for extreme heat focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🦂\u003c\/div\u003e \u003c!-- Scorpion --\u003e\n            \u003cdiv class=\"icon\"\u003e💀\u003c\/div\u003e \u003c!-- Reaper\/Danger --\u003e\n            \u003cdiv class=\"icon\"\u003e💥\u003c\/div\u003e \u003c!-- Extreme Heat --\u003e\n            \u003cdiv class=\"icon\"\u003e🏆\u003c\/div\u003e \u003c!-- Zero Tolerance --\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e \u003c!-- Origin --\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Super Hot 5\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Level:\u003c\/span\u003e\n            \u003c!-- Using Level 5 (Super Hot) SVG --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-05.svg?v=14501204832960963571\" alt=\"Super Hot Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Superhot | 5\/5 Intensity - Pure Pepper Power)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Reaper Scorpion focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eZero Tolerance Heat\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eApex Predators\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eInstant \u0026amp; Relentless Burn\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003ePrepare for the firestorm. The **Kalahari Carolina Reaper Scorpion** (125ml) is our most brutal creation. We combine the raw, searing heat of the **Carolina Reaper** with the sharp, deep sting of the **Trinidad Scorpion** pepper mash. Fermented for maximum potency and clean pepper flavor, this sauce delivers an immediate, unrelenting assault that is reserved strictly for those with **zero tolerance** for anything less than extreme.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Contents updated to single bottle) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eVolume\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e125ml (Single Bottle)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCarolina Reaper Scorpion Hot Sauce\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌶️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eRange\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eSuperhot\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Sauce Focus Section (Replaces old 5-card layout) --\u003e\n        \u003cdiv class=\"sauce-focus-container\"\u003e\n            \u003ch2 style=\"color: #c5a880; text-align: center; margin-bottom: 25px; font-size: 28px; letter-spacing: 1px;\"\u003eFlavor Breakdown: The Apex Predator\u003c\/h2\u003e\n            \u003cdiv class=\"single-sauce-card reaper-scorpion-focus\"\u003e\n                \u003cdiv class=\"sauce-header\"\u003e\n                    \u003cdiv class=\"sauce-icon\"\u003e🦂\u003c\/div\u003e\n                    \u003ch3 class=\"sauce-name\"\u003eKalahari Reaper Scorpion\u003c\/h3\u003e\n                    \u003cspan class=\"sauce-heat\"\u003e🔥 Superhot (5\/5)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sauce-details\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eFlavor Profile:\u003c\/strong\u003e An immediate, sharp sting from the Scorpion followed by the deep, prolonged, agonizing burn of the Reaper. The overall flavor is clean, intense pepper, with minimal distraction from the raw heat.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003ePepper:\u003c\/strong\u003e **Carolina Reaper \u0026amp; Trinidad Scorpion**, a lethal combination of two of the world's most potent chili peppers, delivering pure, high-impact capsaicin.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003eBest Paired With:\u003c\/strong\u003e Used sparingly as an additive to chili, soups, or stews, or dropped directly onto a challenge chip. **Handle with extreme caution.**\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🚀\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eMaximum Intensity\u003c\/div\u003e\n                \u003cp\u003eFeatures the Carolina Reaper and Scorpion, ensuring an experience that satisfies only the most dedicated chili veteran.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🌿\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eLong Fermentation Process\u003c\/div\u003e\n                \u003cp\u003eWe ferment our peppers for weeks to develop deep, probiotic-rich flavors that are simply unattainable in instant mash sauces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🚨\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eThe Ultimate Test\u003c\/div\u003e\n                \u003cp\u003eDesigned to be the ultimate challenge and heat-booster for anyone looking to push the boundaries of spice tolerance.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section (Generic for Hot Sauce) --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (5g \/ 1 Teaspoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e5\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium (Varies)\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e55mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values based on average sauce blend. Specifics vary per bottle.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Specific Pairing Guide) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003eReaper Scorpion Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eExtreme Challenge\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eChili \u0026amp; Stews additive\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSingle Drop Booster\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eUltimate Wings\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003ePainfully Good\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eZero Tolerance Recipes\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47012426449134,"sku":null,"price":90.0,"currency_code":"ZAR","in_stock":false},{"title":"TWO","offer_id":47012426481902,"sku":null,"price":160.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47012426514670,"sku":null,"price":210.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47012426547438,"sku":null,"price":300.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/SCORPION_REAPER.jpg?v=1761005957"},{"product_id":"kalahari-organics-blueberry-carolina-reaper-hot-sauce-125ml","title":"Kalahari Blueberry Carolina Reaper Hot Sauce - 125ml","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    \u003ctitle\u003eKalahari Blueberry Carolina Reaper Hot Sauce\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* Set body background to complement the dark theme *\/\n        body {\n            background-color: #0f0f0f;\n            display: flex;\n            justify-content: center;\n            padding: 20px;\n            margin: 0;\n        }\n\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n        \/* Custom color for Blueberry Reaper Focus: Deep Blue-Purple\/Slate Blue *\/\n        :root {\n            --reaper-blueberry-color: #7b68ee; \/* Medium Slate Blue\/Purple *\/\n        }\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n            flex-wrap: wrap; \/* Added for responsiveness *\/\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* HIDE OLD FIVE-CARD LAYOUT *\/\n        .crunch-highlights, .reaper-focus-section, .ghost-focus-section, .jalapeno-focus-section, .cayenne-focus-section, .habanero-focus-section, .periperi-focus-section { display: none !important; }\n\n        \n        \/* === Single Sauce Focus Styling === *\/\n        .sauce-focus-container {\n            margin: 50px 0;\n            padding: 30px;\n            background: #252525;\n            border-radius: 16px;\n            \/* Using a deep purple glow to match blueberry\/dark tone *\/\n            box-shadow: 0 0 15px rgba(123, 104, 238, 0.4); \n            border: 2px solid var(--reaper-blueberry-color); \/* Deep Blue-Purple\/Slate Blue border *\/\n        }\n        .single-sauce-card {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 20px 0;\n        }\n        .sauce-header {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        .single-sauce-card .sauce-icon {\n            font-size: 80px;\n            color: var(--reaper-blueberry-color); \/* Deep Purple *\/\n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-name {\n            font-size: 32px;\n            font-weight: 700;\n            color: var(--reaper-blueberry-color); \/* Deep Purple *\/\n            text-shadow: 0 0 5px rgba(123, 104, 238, 0.5); \n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-heat {\n            font-size: 18px;\n            font-weight: 600;\n            color: #ff8c00;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .sauce-details {\n            max-width: 600px;\n            text-align: left;\n            line-height: 1.8;\n        }\n        .sauce-details p {\n            margin-bottom: 15px;\n            color: #e0e0e0;\n        }\n        .sauce-details strong {\n            color: #c5a880; \/* Gold for emphasis *\/\n        }\n        \/* === END Single Sauce Focus Styling === *\/\n\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n            .trio-profile-tags { flex-direction: column; gap: 10px; }\n            .trio-tag { width: fit-content; }\n            .sauce-details { text-align: center; } \/* Center text on mobile *\/\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for Blueberry Carolina Reaper) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Blueberry Carolina Reaper\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003e125 ml Single Bottle | The Extreme Dark Horse\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **Fruity Inferno**: Sweet, dark blueberry flavor leads into the devastating, prolonged intensity of the Carolina Reaper pepper—the true test of fire.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for diverse flavor focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🫐\u003c\/div\u003e \u003c!-- Blueberry --\u003e\n            \u003cdiv class=\"icon\"\u003e💀\u003c\/div\u003e \u003c!-- Reaper\/Danger --\u003e\n            \u003cdiv class=\"icon\"\u003e💥\u003c\/div\u003e \u003c!-- Extreme Heat --\u003e\n            \u003cdiv class=\"icon\"\u003e🏆\u003c\/div\u003e \u003c!-- Zero Tolerance --\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e \u003c!-- Origin --\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Updated to Super Hot 5\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Level:\u003c\/span\u003e\n            \u003c!-- Using Level 5 (Super Hot) SVG --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-05.svg?v=14501204832960963571\" alt=\"Super Hot Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Superhot | 5\/5 Intensity - Zero Tolerance)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Blueberry Reaper focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eZero Tolerance Heat\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eDark Fruit Complex\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eLong, Sustained Burn\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eWelcome to the apex of heat. The **Kalahari Blueberry Carolina Reaper** (125ml) is where sweet, complex flavor meets pure, unadulterated fire. We ferment dark, sweet **blueberries** to create a rich, almost savory base that perfectly complements the natural fruitiness of the **Carolina Reaper**—one of the world's hottest peppers. This results in a sauce with incredible depth, followed by a relentless, long-lasting burn. **This is not for the faint of heart.**\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Contents updated to single bottle) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eVolume\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e125ml (Single Bottle)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eBlueberry Carolina Reaper Hot Sauce\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌶️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eRange\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eSuperhot\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Sauce Focus Section (Replaces old 5-card layout) --\u003e\n        \u003cdiv class=\"sauce-focus-container\"\u003e\n            \u003ch2 style=\"color: #c5a880; text-align: center; margin-bottom: 25px; font-size: 28px; letter-spacing: 1px;\"\u003eFlavor Breakdown: The Zero Tolerance Zone\u003c\/h2\u003e\n            \u003cdiv class=\"single-sauce-card reaper-blueberry-focus\"\u003e\n                \u003cdiv class=\"sauce-header\"\u003e\n                    \u003cdiv class=\"sauce-icon\"\u003e💀\u003c\/div\u003e\n                    \u003ch3 class=\"sauce-name\"\u003eKalahari Blueberry Carolina Reaper\u003c\/h3\u003e\n                    \u003cspan class=\"sauce-heat\"\u003e🔥 Superhot (5\/5)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sauce-details\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eFlavor Profile:\u003c\/strong\u003e The initial taste is a rich, dark berry sweetness, quickly transitioning into a deep, earthy chili flavor, culminating in the **sustained, excruciating burn** characteristic of the Carolina Reaper.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003ePepper:\u003c\/strong\u003e Carolina Reaper, currently one of the world's most intense peppers, delivering a high-impact, long-lasting heat that demands respect. \u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003eBest Paired With:\u003c\/strong\u003e BBQ brisket, chili, rich stews, dark chocolate desserts, or used sparingly to boost any savory sauce.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🚀\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eMaximum Intensity\u003c\/div\u003e\n                \u003cp\u003eFeatures the Carolina Reaper, ensuring an experience that satisfies even the most seasoned chili veteran.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🌿\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eLong Fermentation Process\u003c\/div\u003e\n                \u003cp\u003eWe ferment our peppers for weeks to develop deep, probiotic-rich flavors that are simply unattainable in instant mash sauces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🍷\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eRich, Dark Complexity\u003c\/div\u003e\n                \u003cp\u003eThe dark fruit base of blueberry adds a unique, almost wine-like richness that complements the pepper's natural flavor.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section (Generic for Hot Sauce) --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (5g \/ 1 Teaspoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e5\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium (Varies)\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e55mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values based on average sauce blend. Specifics vary per bottle.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Specific Pairing Guide) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003eBlueberry Reaper Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eBBQ Ribs \u0026amp; Brisket\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eChili \u0026amp; Stews\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eHeavy Burgers\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eDark Chocolate Desserts (Use Sparingly!)\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eIce Cream Topping (Extreme Challenge)\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eRich Beef Marinades\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47007722799342,"sku":null,"price":99.99,"currency_code":"ZAR","in_stock":false},{"title":"TWO","offer_id":47001904251118,"sku":null,"price":140.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47007708971246,"sku":null,"price":160.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47007709004014,"sku":null,"price":300.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/BLUEBERRY_REAPER.jpg?v=1761005811"},{"product_id":"kalahari-organics-scotch-bonnet-hot-sauce-125ml","title":"Kalahari Scotch Bonnet Hot Sauce - 125ml","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    \u003ctitle\u003eKalahari Scotch Bonnet Hot Sauce\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* Set body background to complement the dark theme *\/\n        body {\n            background-color: #0f0f0f;\n            display: flex;\n            justify-content: center;\n            padding: 20px;\n            margin: 0;\n        }\n\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n        \/* Custom color for Scotch Bonnet\/Ginger Focus *\/\n        :root {\n            --scotch-bonnet-color: #ffc107; \/* Amber\/Tropical Yellow for a vibrant pepper tone *\/\n        }\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n            flex-wrap: wrap; \/* Added for responsiveness *\/\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* HIDE OLD FIVE-CARD LAYOUT *\/\n        .crunch-highlights, .reaper-focus-section, .ghost-focus-section, .jalapeno-focus-section, .cayenne-focus-section, .habanero-focus-section, .periperi-focus-section { display: none !important; }\n\n        \n        \/* === Single Sauce Focus Styling === *\/\n        .sauce-focus-container {\n            margin: 50px 0;\n            padding: 30px;\n            background: #252525;\n            border-radius: 16px;\n            box-shadow: 0 0 15px rgba(255, 140, 0, 0.2);\n            border: 2px solid var(--scotch-bonnet-color); \/* Use the Scotch Bonnet color for the focus border *\/\n        }\n        .single-sauce-card {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 20px 0;\n        }\n        .sauce-header {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        .single-sauce-card .sauce-icon {\n            font-size: 80px;\n            color: var(--scotch-bonnet-color); \/* Scotch Bonnet color: Amber\/Tropical Yellow *\/\n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-name {\n            font-size: 32px;\n            font-weight: 700;\n            color: var(--scotch-bonnet-color); \/* Scotch Bonnet color *\/\n            text-shadow: 0 0 5px rgba(255, 193, 7, 0.5); \n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-heat {\n            font-size: 18px;\n            font-weight: 600;\n            color: #ff8c00;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .sauce-details {\n            max-width: 600px;\n            text-align: left;\n            line-height: 1.8;\n        }\n        .sauce-details p {\n            margin-bottom: 15px;\n            color: #e0e0e0;\n        }\n        .sauce-details strong {\n            color: #c5a880; \/* Gold for emphasis *\/\n        }\n        \/* === END Single Sauce Focus Styling === *\/\n\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n            .trio-profile-tags { flex-direction: column; gap: 10px; }\n            .trio-tag { width: fit-content; }\n            .sauce-details { text-align: center; } \/* Center text on mobile *\/\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for Scotch Bonnet) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Scotch Bonnet \u0026amp; Ginger\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003e125 ml Single Bottle | The Caribbean Zest\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **Bright Aromatic Sting**: The sharp, fruity heat of the Scotch Bonnet is fused with fresh ginger for a vibrant, unforgettable Caribbean-inspired flavor.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for diverse flavor focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🇯🇲\u003c\/div\u003e \u003c!-- Caribbean Vibe --\u003e\n            \u003cdiv class=\"icon\"\u003e🌶️\u003c\/div\u003e \u003c!-- Scotch Bonnet Heat --\u003e\n            \u003cdiv class=\"icon\"\u003e🧅\u003c\/div\u003e \u003c!-- Onion\/Garlic Base --\u003e\n            \u003cdiv class=\"icon\"\u003e🥢\u003c\/div\u003e \u003c!-- Versatile pairing --\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e \u003c!-- Origin --\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Updated to Hot 4\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Level:\u003c\/span\u003e\n            \u003c!-- Using Level 4 (Hot) SVG --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-04.svg?v=14501204832960963571\" alt=\"Hot Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Hot | 4\/5 Intensity)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Scotch Bonnet focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eFruity \u0026amp; Aromatic\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eZesty Ginger Kick\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eAuthentic Caribbean Style\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eEmbrace the island fire. The **Kalahari Scotch Bonnet \u0026amp; Ginger** (125ml) is a brilliant, high-heat sauce known for its incredibly aromatic and complex profile. We marry the sharp, **fruity intensity of the Scotch Bonnet pepper**—a cousin to the Habanero—with the warming, zesty bite of **fresh ginger**. This fermentation blend is unbeatable on stews, rice dishes, grilled seafood, and is essential for authentic jerk flavor.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Contents updated to single bottle) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eVolume\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e125ml (Single Bottle)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eScotch Bonnet \u0026amp; Ginger Hot Sauce\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌶️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eRange\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eHot\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Sauce Focus Section (Replaces old 5-card layout) --\u003e\n        \u003cdiv class=\"sauce-focus-container\"\u003e\n            \u003ch2 style=\"color: #c5a880; text-align: center; margin-bottom: 25px; font-size: 28px; letter-spacing: 1px;\"\u003eFlavor Breakdown: The Caribbean Fire\u003c\/h2\u003e\n            \u003cdiv class=\"single-sauce-card scotch-ginger-focus\"\u003e\n                \u003cdiv class=\"sauce-header\"\u003e\n                    \u003cdiv class=\"sauce-icon\"\u003e🇯🇲\u003c\/div\u003e\n                    \u003ch3 class=\"sauce-name\"\u003eKalahari Scotch Bonnet \u0026amp; Ginger\u003c\/h3\u003e\n                    \u003cspan class=\"sauce-heat\"\u003e🔥 Hot (4\/5)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sauce-details\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eFlavor Profile:\u003c\/strong\u003e Starts with intense, fruit-forward pepper flavor, quickly followed by the aromatic, spicy warmth of fresh ginger and a lingering, powerful heat. It's clean, bright, and highly addictive.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003ePepper:\u003c\/strong\u003e Scotch Bonnet, known for its unique sweet, fruity characteristics combined with a significant, clean heat level that easily surpasses the Habanero.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003eBest Paired With:\u003c\/strong\u003e Jerk chicken\/pork, curries, rice and peas, fried fish, and adding a serious kick to soups and stews.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🔥\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eAromatic Heat\u003c\/div\u003e\n                \u003cp\u003eDelivers a high level of heat while maintaining complexity, thanks to the blend of potent chili and fresh, ground ginger root.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🌿\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eLong Fermentation Process\u003c\/div\u003e\n                \u003cp\u003eWe ferment our peppers for weeks to develop deep, probiotic-rich flavors that are simply unattainable in instant mash sauces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🍽️\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eThe Jerk Base\u003c\/div\u003e\n                \u003cp\u003eAn essential foundation for creating authentic Jamaican and Caribbean cuisine, perfect as a marinade or finishing sauce.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section (Generic for Hot Sauce) --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (5g \/ 1 Teaspoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e5\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium (Varies)\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e55mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values based on average sauce blend. Specifics vary per bottle.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Specific Pairing Guide) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003eScotch Bonnet \u0026amp; Ginger Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eJerk Chicken \u0026amp; Pork\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eWest Indian Curries\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eRice and Peas\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eGrilled Shrimp\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eHearty Soups \u0026amp; Stews\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eMarinades \u0026amp; Glazes\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47014324437230,"sku":null,"price":80.0,"currency_code":"ZAR","in_stock":false},{"title":"TWO","offer_id":47014324469998,"sku":null,"price":140.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47014324502766,"sku":null,"price":180.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47014324535534,"sku":null,"price":300.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/Adobe_Express_-_file-2-3-rectangle_2_16deede5-46b2-4b8f-b31d-71244ab3ea23.png?v=1761005671"},{"product_id":"kalahari-organics-blueberry-carolina-reaper-hot-sauce-125ml-copy","title":"Kalahari Jalapeno Lime \u0026 Yuzu Hot Sauce – 125ml","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    \u003ctitle\u003eKalahari Jalapeno Lime \u0026amp; Yuzu Hot Sauce\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* Set body background to complement the dark theme *\/\n        body {\n            background-color: #0f0f0f;\n            display: flex;\n            justify-content: center;\n            padding: 20px;\n            margin: 0;\n        }\n\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n        \/* Custom color for Jalapeño\/Lime Focus *\/\n        :root {\n            --jalapeno-color: #a7cf3d; \/* Zesty Lime Green *\/\n        }\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n            flex-wrap: wrap; \/* Added for responsiveness *\/\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* HIDE OLD FIVE-CARD LAYOUT *\/\n        .crunch-highlights, .reaper-focus-section, .ghost-focus-section, .jalapeno-focus-section, .cayenne-focus-section, .habanero-focus-section, .periperi-focus-section { display: none !important; }\n\n        \n        \/* === Single Sauce Focus Styling === *\/\n        .sauce-focus-container {\n            margin: 50px 0;\n            padding: 30px;\n            background: #252525;\n            border-radius: 16px;\n            box-shadow: 0 0 15px rgba(255, 140, 0, 0.2);\n            border: 2px solid var(--jalapeno-color); \/* Use the Jalapeño color for the focus border *\/\n        }\n        .single-sauce-card {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 20px 0;\n        }\n        .sauce-header {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        .single-sauce-card .sauce-icon {\n            font-size: 80px;\n            color: var(--jalapeno-color); \/* Jalapeño color: Zesty Lime Green *\/\n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-name {\n            font-size: 32px;\n            font-weight: 700;\n            color: var(--jalapeno-color); \/* Jalapeño color *\/\n            text-shadow: 0 0 5px rgba(167, 207, 61, 0.5); \n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-heat {\n            font-size: 18px;\n            font-weight: 600;\n            color: #ff8c00;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .sauce-details {\n            max-width: 600px;\n            text-align: left;\n            line-height: 1.8;\n        }\n        .sauce-details p {\n            margin-bottom: 15px;\n            color: #e0e0e0;\n        }\n        .sauce-details strong {\n            color: #c5a880; \/* Gold for emphasis *\/\n        }\n        \/* === END Single Sauce Focus Styling === *\/\n\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n            .trio-profile-tags { flex-direction: column; gap: 10px; }\n            .trio-tag { width: fit-content; }\n            .sauce-details { text-align: center; } \/* Center text on mobile *\/\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for Jalapeno Lime \u0026 Yuzu) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Jalapeño Lime \u0026amp; Yuzu\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003e125 ml Single Bottle | The Zesty Refresh\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **Bright Citrus Kick**: Fresh jalapeño heat blended with the zesty brightness of lime and exotic yuzu, creating a refreshing burst of flavor.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for diverse flavor focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🍋\u003c\/div\u003e \u003c!-- Citrus --\u003e\n            \u003cdiv class=\"icon\"\u003e🌶️\u003c\/div\u003e \u003c!-- Jalapeño Heat --\u003e\n            \u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e \u003c!-- Fresh\/Herbal --\u003e\n            \u003cdiv class=\"icon\"\u003e🍣\u003c\/div\u003e \u003c!-- Fish\/Tacos pairing --\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e \u003c!-- Origin --\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Updated to Mild to Medium 2\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Level:\u003c\/span\u003e\n            \u003c!-- Using Level 2 (Mild to Medium) SVG --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-02.svg?v=14501204832960963571\" alt=\"Mild to Medium Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Mild to Medium | 2\/5 Intensity)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Jalapeno Lime \u0026 Yuzu focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eBright \u0026amp; Zesty\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eFresh Citrus\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eSushi \u0026amp; Tacos\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eA burst of pure, clean zest. The **Kalahari Jalapeño Lime \u0026amp; Yuzu** (125ml) is our freshest and most invigorating sauce. We blend the crisp, vegetable notes of **fresh jalapeños** with the vibrant zing of lime and the aromatic complexity of Japanese yuzu. With a mild, approachable heat, this sauce is designed to brighten up tacos, elevate seafood, and replace heavy dressings with a light, flavorful punch.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Contents updated to single bottle) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eVolume\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e125ml (Single Bottle)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eJalapeño Lime \u0026amp; Yuzu Hot Sauce\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌶️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eRange\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eMild to Medium Hot\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Sauce Focus Section (Replaces old 5-card layout) --\u003e\n        \u003cdiv class=\"sauce-focus-container\"\u003e\n            \u003ch2 style=\"color: #c5a880; text-align: center; margin-bottom: 25px; font-size: 28px; letter-spacing: 1px;\"\u003eFlavor Breakdown\u003c\/h2\u003e\n            \u003cdiv class=\"single-sauce-card jalapeno-focus\"\u003e\n                \u003cdiv class=\"sauce-header\"\u003e\n                    \u003cdiv class=\"sauce-icon\"\u003e🍋\u003c\/div\u003e\n                    \u003ch3 class=\"sauce-name\"\u003eKalahari Jalapeño Lime \u0026amp; Yuzu\u003c\/h3\u003e\n                    \u003cspan class=\"sauce-heat\"\u003e🔥 Mild to Medium (2\/5)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sauce-details\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eFlavor Profile:\u003c\/strong\u003e Crisp, refreshing jalapeño flavor, followed by the intense, aromatic zest of lime and the unique, floral notes of yuzu. The heat is present but balanced, making the sauce highly versatile.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003ePepper:\u003c\/strong\u003e Fresh, mild Jalapeño, primarily contributing a bright, vegetable green flavor rather than overwhelming heat. \u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003eBest Paired With:\u003c\/strong\u003e Tacos, fish, fresh oysters, grilled vegetables, chicken marinade, and as a zesty rim for margaritas.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e✨\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003ePure Clean Zest\u003c\/div\u003e\n                \u003cp\u003eDesigned to be the ultimate flavor enhancer, providing bright citrus, fresh vegetable notes, and a gentle warmth without heaviness.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🌿\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eLong Fermentation Process\u003c\/div\u003e\n                \u003cp\u003eWe ferment our peppers for weeks to develop deep, probiotic-rich flavors that are simply unattainable in instant mash sauces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🍸\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eThe Cocktail Booster\u003c\/div\u003e\n                \u003cp\u003eIts crisp, lime-forward profile makes it the perfect ingredient for Bloody Marys, Margaritas, and unique craft cocktails.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section (Generic for Hot Sauce) --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (5g \/ 1 Teaspoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e5\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium (Varies)\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e55mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values based on average sauce blend. Specifics vary per bottle.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Specific Pairing Guide) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003eJalapeño Lime \u0026amp; Yuzu Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eTacos \u0026amp; Burritos\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSushi \u0026amp; Sashimi\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eFresh Salads\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eMargaritas \u0026amp; Cocktails\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eGrilled Fish\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eAvocado Toast\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47002427588846,"sku":null,"price":69.0,"currency_code":"ZAR","in_stock":true},{"title":"TWO","offer_id":47012385784046,"sku":null,"price":250.0,"currency_code":"ZAR","in_stock":true},{"title":"THREE","offer_id":47012385816814,"sku":null,"price":375.0,"currency_code":"ZAR","in_stock":true},{"title":"SIX","offer_id":47012385849582,"sku":null,"price":750.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/Gemini_Generated_Image_yvg44vyvg44vyvg4_b88c0a5b-10d8-4451-8a09-474deacb3164.png?v=1759963203"},{"product_id":"kalahari-organics-jalapeno-lime-yuzu-hot-sauce-125ml-copy","title":"Kalahari Mango Habanero Hot Sauce – 125ml","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    \u003ctitle\u003eKalahari Mango Habanero Hot Sauce\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* Set body background to complement the dark theme *\/\n        body {\n            background-color: #0f0f0f;\n            display: flex;\n            justify-content: center;\n            padding: 20px;\n            margin: 0;\n        }\n\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n            flex-wrap: wrap; \/* Added for responsiveness *\/\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* HIDE OLD FIVE-CARD LAYOUT *\/\n        .crunch-highlights, .reaper-focus-section, .ghost-focus-section, .jalapeno-focus-section, .cayenne-focus-section, .habanero-focus-section, .periperi-focus-section { display: none !important; }\n\n        \n        \/* === Single Sauce Focus Styling === *\/\n        .sauce-focus-container {\n            margin: 50px 0;\n            padding: 30px;\n            background: #252525;\n            border-radius: 16px;\n            box-shadow: 0 0 15px rgba(255, 140, 0, 0.2);\n            border: 2px solid #ff8c0044; \/* Orange boundary to signal heat *\/\n        }\n        .single-sauce-card {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 20px 0;\n        }\n        .sauce-header {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        .single-sauce-card .sauce-icon {\n            font-size: 80px;\n            color: #ffc107; \/* Mango color: Amber\/Tropical Yellow *\/\n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-name {\n            font-size: 32px;\n            font-weight: 700;\n            color: #ffc107; \/* Mango color *\/\n            text-shadow: 0 0 5px rgba(255, 193, 7, 0.5); \/* Yellow\/Amber shadow *\/\n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-heat {\n            font-size: 18px;\n            font-weight: 600;\n            color: #ff8c00;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .sauce-details {\n            max-width: 600px;\n            text-align: left;\n            line-height: 1.8;\n        }\n        .sauce-details p {\n            margin-bottom: 15px;\n            color: #e0e0e0;\n        }\n        .sauce-details strong {\n            color: #c5a880; \/* Gold for emphasis *\/\n        }\n        \/* === END Single Sauce Focus Styling === *\/\n\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n            .trio-profile-tags { flex-direction: column; gap: 10px; }\n            .trio-tag { width: fit-content; }\n            .sauce-details { text-align: center; } \/* Center text on mobile *\/\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for Mango Habanero) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Mango Habanero\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003e125 ml Single Bottle | The Tropical Threat\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **Tropical Fire**: Sweet, ripe mango provides a complex base before the fiery, fruity sting of the Habanero takes over.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for diverse flavor focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🥭\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🌶️\u003c\/div\u003e \u003c!-- Habanero Heat --\u003e\n            \u003cdiv class=\"icon\"\u003e☀️\u003c\/div\u003e \u003c!-- Tropical\/Sunshine --\u003e\n            \u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e \u003c!-- Fermented\/Natural --\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e \u003c!-- Origin --\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Kept at Hot 3\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Level:\u003c\/span\u003e\n            \u003c!-- Using Level 3 (Hot) SVG --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-03.svg?v=14501204832960963571\" alt=\"Medium-Hot Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Hot | 3\/5 Intensity)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Mango Habanero focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eTropical \u0026amp; Zesty\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eSweet \u0026amp; Fiery\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eCaribbean Vibe\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eExperience the burst of the tropics. The **Kalahari Mango Habanero** (125ml) is a vibrant and intense hot sauce. It balances the natural, sun-drenched sweetness of ripe Alphonso mangoes with the **fruity, powerful heat of Habanero peppers**. This is a perfect culinary weapon for adding sweet heat to grilled chicken, tacos, ceviche, and seafood. It's sunshine and fire in a bottle.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Contents updated to single bottle) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eVolume\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e125ml (Single Bottle)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eMango Habanero Hot Sauce\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌶️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eRange\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eMedium to Hot\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Sauce Focus Section (Replaces old 5-card layout) --\u003e\n        \u003cdiv class=\"sauce-focus-container\"\u003e\n            \u003ch2 style=\"color: #c5a880; text-align: center; margin-bottom: 25px; font-size: 28px; letter-spacing: 1px;\"\u003eFlavor Breakdown\u003c\/h2\u003e\n            \u003cdiv class=\"single-sauce-card mango-habanero-focus\"\u003e\n                \u003cdiv class=\"sauce-header\"\u003e\n                    \u003cdiv class=\"sauce-icon\"\u003e🥭\u003c\/div\u003e\n                    \u003ch3 class=\"sauce-name\"\u003eKalahari Mango Habanero\u003c\/h3\u003e\n                    \u003cspan class=\"sauce-heat\"\u003e🔥 Hot (3\/5)\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sauce-details\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eFlavor Profile:\u003c\/strong\u003e Bright, tropical sweetness from ripe mango, followed by the intense, fruity heat of the Habanero. The fermentation process adds a subtle depth, making it incredibly complex.\u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003ePepper:\u003c\/strong\u003e Fermented Habanero, famous for its fruity flavor and substantial medium heat. \u003c\/p\u003e\n                    \u003cp\u003e\u003cstrong\u003eBest Paired With:\u003c\/strong\u003e Grilled chicken, fish tacos, shrimp ceviche, summer salads, and as a vibrant dipping sauce for spring rolls.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🍇\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eTropical Fusion\u003c\/div\u003e\n                \u003cp\u003eThe perfect blend of natural sweetness, acidity, and fiery Habanero, designed to bring Caribbean and South African flair to any dish.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🌿\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eLong Fermentation Process\u003c\/div\u003e\n                \u003cp\u003eWe ferment our peppers for weeks to develop deep, probiotic-rich flavors that are simply unattainable in instant mash sauces.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e✨\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eZero Artificial Ingredients\u003c\/div\u003e\n                \u003cp\u003eMade with natural, quality ingredients. No extracts, artificial colors, or thickeners—just pure, complex heat.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section (Generic for Hot Sauce) --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (5g \/ 1 Teaspoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e5\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium (Varies)\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e55mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values based on average sauce blend. Specifics vary per bottle.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Specific Pairing Guide) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003eMango Habanero Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eFish Tacos\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eGrilled Chicken \u0026amp; Seafood\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eShrimp Ceviche\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSpring Rolls\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSummer Salads\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eTequila Cocktails\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47011542139118,"sku":null,"price":60.99,"currency_code":"ZAR","in_stock":true},{"title":"TWO","offer_id":47002545455342,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47011542171886,"sku":null,"price":189.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47011542204654,"sku":null,"price":340.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/MANGO_HABANERO.jpg?v=1761005447"},{"product_id":"kalahari-organic-blueberry-habanero-hot-sauce-125ml","title":"Kalahari Blueberry Habanero Hot Sauce – 125ml","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003c!-- Importing Poppins font --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Set body background to complement the dark theme *\/\n        body {\n            background-color: #0f0f0f;\n            display: flex;\n            justify-content: center;\n            padding: 20px;\n            margin: 0;\n        }\n\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n            flex-wrap: wrap; \/* Added for responsiveness *\/\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* HIDE OLD FIVE-CARD LAYOUT *\/\n        .crunch-highlights, .reaper-focus-section, .ghost-focus-section, .jalapeno-focus-section, .cayenne-focus-section, .habanero-focus-section, .periperi-focus-section { display: none !important; }\n\n        \n        \/* === Single Sauce Focus Styling === *\/\n        .sauce-focus-container {\n            margin: 50px 0;\n            padding: 30px;\n            background: #252525;\n            border-radius: 16px;\n            box-shadow: 0 0 15px rgba(255, 140, 0, 0.2);\n            border: 2px solid #ff8c0044; \/* Orange boundary to signal heat *\/\n        }\n        .single-sauce-card {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            padding: 20px 0;\n        }\n        .sauce-header {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        .single-sauce-card .sauce-icon {\n            font-size: 80px;\n            color: #7b68ee; \/* Blueberry color *\/\n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-name {\n            font-size: 32px;\n            font-weight: 700;\n            color: #7b68ee; \/* Blueberry color *\/\n            text-shadow: 0 0 5px rgba(123, 104, 238, 0.5);\n            margin-bottom: 10px;\n        }\n        .single-sauce-card .sauce-heat {\n            font-size: 18px;\n            font-weight: 600;\n            color: #ff8c00;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .sauce-details {\n            max-width: 600px;\n            text-align: left;\n            line-height: 1.8;\n        }\n        .sauce-details p {\n            margin-bottom: 15px;\n            color: #e0e0e0;\n        }\n        .sauce-details strong {\n            color: #c5a880; \/* Gold for emphasis *\/\n        }\n        \/* === END Single Sauce Focus Styling === *\/\n\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n            .trio-profile-tags { flex-direction: column; gap: 10px; }\n            .trio-tag { width: fit-content; }\n            .sauce-details { text-align: center; } \/* Center text on mobile *\/\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"crunch-description\"\u003e\n\u003c!-- Main Title (Updated for Blueberry Habanero) --\u003e\n\u003ch1 class=\"product-title\"\u003e\u003cspan class=\"small-caps-text\"\u003eKalahari Blueberry Habanero\u003c\/span\u003e\u003c\/h1\u003e\n\u003c!-- UPDATED SUBTITLE --\u003e\n\u003cdiv class=\"product-subtitle\"\u003e125 ml Single Bottle | The Dark Horse\u003c\/div\u003e\n\u003c!-- UPDATED TAGLINE --\u003e\n\u003cp class=\"tagline\"\u003eThe **Complex Berry Burn**: Dark, sweet blueberries meet the smoky, fruity heat of the Habanero, creating a unique sauce ideal for gourmet pairings.\u003c\/p\u003e\n\u003c!-- Icons Row (Updated for diverse flavor focus) --\u003e\n\u003cdiv class=\"icons-row\"\u003e\n\u003cdiv class=\"icon\"\u003e🫐\u003c\/div\u003e\n\u003cdiv class=\"icon\"\u003e🌶️\u003c\/div\u003e\n\u003c!-- Habanero Heat --\u003e\n\u003cdiv class=\"icon\"\u003e🍷\u003c\/div\u003e\n\u003c!-- Gourmet\/Complex Pairing --\u003e\n\u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e\n\u003c!-- Fermented\/Natural --\u003e\n\u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e\n\u003c!-- Origin --\u003e\n\u003c\/div\u003e\n\u003c!-- HEAT INDICATOR (Updated to Hot 3\/5) --\u003e\n\u003cdiv class=\"heat-indicator\"\u003e\n\u003cspan class=\"heat-label\"\u003eHeat Level:\u003c\/span\u003e \u003c!-- Using Level 3 (Hot) SVG --\u003e \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-03.svg?v=14501204832960963571\" alt=\"Medium-Hot Heat Level Indicator\" class=\"heat-image\"\u003e \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Hot | 3\/5 Intensity)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- FLAVOR TAGS (Updated for Blueberry Habanero focus) --\u003e\n\u003cdiv class=\"trio-profile-tags\"\u003e\n\u003cspan class=\"trio-tag\"\u003eFruity \u0026amp; Smoky\u003c\/span\u003e \u003cspan class=\"trio-tag\"\u003eComplex \u0026amp; Savory\u003c\/span\u003e \u003cspan class=\"trio-tag\"\u003eHabanero Kick\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Introduction Text (Updated focus) --\u003e\n\u003cdiv class=\"intro-text\"\u003e\n\u003cp\u003eDive into the unexpected. The **Kalahari Blueberry Habanero** (125ml) is our most intriguing sauce, known as **The Dark Horse** of the collection. It begins with the deep, natural sweetness of slow-cooked blueberries before the **smoky, signature sting of the Habanero pepper** slowly emerges. This is not a novelty sauce—it's a perfectly balanced, fermented blend designed to complement rich meats, elevate cheese boards, and transform BBQ glazes. It's flavor-forward heat for the sophisticated palate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Product Metadata (Contents updated to single bottle) --\u003e\n\u003cdiv class=\"product-meta\"\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eVolume\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003e125ml (Single Bottle)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003eBlueberry Habanero Hot Sauce\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e🌶️\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eRange\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003eMedium to Hot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Single Sauce Focus Section (Replaces old 5-card layout) --\u003e\n\u003cdiv class=\"sauce-focus-container\"\u003e\n\u003ch2 style=\"color: #c5a880; text-align: center; margin-bottom: 25px; font-size: 28px; letter-spacing: 1px;\"\u003eFlavor Breakdown\u003c\/h2\u003e\n\u003cdiv class=\"single-sauce-card blueberry-habanero-focus\"\u003e\n\u003cdiv class=\"sauce-header\"\u003e\n\u003cdiv class=\"sauce-icon\"\u003e🫐\u003c\/div\u003e\n\u003ch3 class=\"sauce-name\"\u003eKalahari Blueberry Habanero\u003c\/h3\u003e\n\u003cspan class=\"sauce-heat\"\u003e🔥 Hot (3\/5)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sauce-details\"\u003e\n\u003cp\u003e\u003cstrong\u003eFlavor Profile:\u003c\/strong\u003e Dark, sweet, and complex berry notes followed by the distinct, slow burn of Habanero peppers. Balanced acidity keeps the flavor clean and sharp, making it a true **culinary fusion sauce**.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePepper:\u003c\/strong\u003e Fermented Habanero, famous for its fruity flavor and substantial medium heat.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBest Paired With:\u003c\/strong\u003e Pork loin, smoked sausage, grilled halloumi, cream cheese dips, and as a finishing glaze for ribs or pulled meats.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🍇\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eGourmet Fusion\u003c\/div\u003e\n\u003cp\u003eThe perfect balance of savory fermentation, bright fruit, and fiery Habanero, designed to elevate dishes far beyond typical hot sauce use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eLong Fermentation Process\u003c\/div\u003e\n\u003cp\u003eWe ferment our peppers for weeks to develop deep, probiotic-rich flavors that are simply unattainable in instant mash sauces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eZero Artificial Ingredients\u003c\/div\u003e\n\u003cp\u003eMade with natural, quality ingredients. No extracts, artificial colors, or thickeners—just pure, complex heat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Nutritional Facts Section (Generic for Hot Sauce) --\u003e\n\u003cdiv class=\"nutritional-facts\"\u003e\n\u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n\u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (5g \/ 1 Teaspoon)\u003c\/div\u003e\n\u003cdiv class=\"facts-table\"\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e5\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row sub-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row sub-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eSodium (Varies)\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e55mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row sub-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row sub-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"facts-footer\"\u003e*Approximate values based on average sauce blend. Specifics vary per bottle.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Usage Section (Specific Pairing Guide) --\u003e\n\u003cdiv class=\"usage-section\"\u003e\n\u003cdiv class=\"usage-title\"\u003eBlueberry Habanero Pairing Guide\u003c\/div\u003e\n\u003cdiv class=\"usage-tags\"\u003e\n\u003cspan class=\"tag\"\u003ePork Loin \u0026amp; Ribs\u003c\/span\u003e \u003cspan class=\"tag\"\u003eBBQ Glaze\u003c\/span\u003e \u003cspan class=\"tag\"\u003eCheese \u0026amp; Charcuterie Boards\u003c\/span\u003e \u003cspan class=\"tag\"\u003eCream Cheese Dips\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGourmet Sandwiches\u003c\/span\u003e \u003cspan class=\"tag\"\u003eRoast Chicken\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47035202437358,"sku":null,"price":55.0,"currency_code":"ZAR","in_stock":false},{"title":"TWO","offer_id":47035202470126,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47035202502894,"sku":null,"price":189.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47035202535662,"sku":null,"price":340.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/BLUEBERRY_HABANERO.jpg?v=1761005251"},{"product_id":"kalahari-naga-ghost-chilli-crunch-oil-230g","title":"Kalahari Naga Ghost Chilli Crunch Oil - 250g Jar","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    \u003ctitle\u003eKalahari Naga Ghost Chilli Crunch Oil - 250g Jar\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* LUXURY COLORS: \n            Primary Accent (Luxury\/Brand): #c5a880 (Antique Gold\/Brass) \n            Secondary Accent (Heat\/Contrast): #ff8c00 (Dark Orange)\n        *\/\n\n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: #1c1c1c; \n            color: #f5f5f5;\n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px;\n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid #c5a88022; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: #c5a880; \/* Antique Gold\/Brass *\/\n            font-size: 38px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 2px;\n            \/* Text Shadow for depth and glow *\/\n            text-shadow: 0 0 10px rgba(197, 168, 128, 0.6); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 4px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: #ff8c00; \/* Keeping orange for the overall pack subtitle (Heat Contrast) *\/\n            font-size: 26px; \n            font-weight: 500;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9;\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 18px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.5px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 32px;\n            transition: transform 0.2s;\n        }\n        .icon:hover {\n            transform: scale(1.2); \/* Stronger icon pop *\/\n        }\n\n        \/* HEAT LEVEL INDICATOR *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-weight: 600;\n            font-size: 19px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \/* NEW HEAT IMAGE STYLE *\/\n        .heat-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n        }\n\n\n        \/* Trio Flavor Tags *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \/* More space after tags *\/\n            gap: 20px;\n        }\n        .trio-tag {\n            color: #ff8c00;\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 5px 12px;\n            border: 2px solid #ff8c00;\n            border-radius: 20px;\n            font-size: 15px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255, 140, 0, 0.05); \/* Orange tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid #c5a880; \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: #c5a880; \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \/* Increased padding *\/\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid #c5a88011;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 120px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: #c5a880; \/* LUXURY GOLD *\/\n        }\n        .meta-label { font-weight: 700; color: #ff8c00; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* Highlights Section (REMOVED: Only single product highlight used below) *\/\n        .crunch-highlights { display: none; }\n        .jar-card.periperi, .jar-card.habanero-new, .jar-card.garlic-new, .jar-card.jalapeno-new, .jar-card.cayenne-new { display: none; }\n\n        \/* HIDE PREVIOUS FOCUS SECTIONS *\/\n        .jalapeno-focus-section, .cayenne-focus-section, .habanero-focus-section, .periperi-focus-section { display: none; }\n        \n        \/* NEW SINGLE JAR FOCUS STYLING - GHOST PEPPER FOCUS *\/\n        .reaper-focus-section { display: none; } \/* Hide the old one *\/\n\n        .ghost-focus-section { \n            margin: 50px auto;\n            padding: 40px;\n            background: #2a221f; \/* Smoky dark brown\/red base *\/\n            border-radius: 18px;\n            border: 3px solid #d63031; \/* Deep Red border *\/\n            text-align: center;\n            \/* Extreme glow effect *\/\n            box-shadow: 0 0 40px rgba(255, 69, 0, 0.8), 0 0 15px rgba(0, 0, 0, 1);\n        }\n        .focus-icon-ghost { \n            font-size: 80px; \n            margin-bottom: 15px; \n            color: #d63031; \/* Deep Red\/Crimson *\/\n            text-shadow: 0 0 15px rgba(255, 140, 0, 0.8);\n        }\n        .focus-title { \n            font-weight: 800; \n            font-size: 28px; \n            color: #ff4500; \/* Fiery Orange-Red for Title *\/\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            margin-bottom: 20px;\n        }\n        .focus-description { \n            color: #f5f5f5; \n            font-size: 16px; \n            line-height: 1.6; \n            margin-bottom: 25px;\n            text-align: center;\n        }\n        .focus-attributes {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 25px;\n        }\n        .focus-attributes span {\n            color: #c5a880; \/* Use Gold for attributes contrast *\/\n            font-weight: 600;\n            font-size: 16px;\n            padding: 5px 10px;\n            border: 1px dashed #c5a880;\n            border-radius: 5px;\n        }\n\n        \/* Features and other sections remain the same... *\/\n\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: #252525; \/* Consistent background *\/\n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid #c5a88011;\n            border-bottom: 5px solid #c5a880; \/* Stronger LUXURY GOLD underline *\/\n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: #ff8c00; }\n        .feature-title { \n            font-weight: 700; \n            color: #c5a880; \/* LUXURY GOLD *\/\n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid #c5a88011;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: #c5a880; \/* LUXURY GOLD *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: #e2c08e; \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section Styles *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: #282828;\n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \/* Thicker LUXURY GOLD accent border *\/\n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: #ff8c00;\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: #c5a880; \/* LUXURY GOLD *\/\n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid #ff8c00; \n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: #ff8c00;\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 28px; letter-spacing: 1px; }\n            .product-subtitle { font-size: 18px; }\n            \/* Reset for single card layout *\/\n            .ghost-focus-section { padding: 30px 15px; }\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title (Updated for single product: Naga Ghost) --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Naga Ghost Chilli Crunch Oil\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003eSmoky Superhot Crunch | Earthy Aroma, Delayed Inferno | 250g Jar\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **Phantom Burn**: A beautiful, deep smoky flavor that precedes the famous, slow-building, and relentless heat of the Naga Ghost pepper.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Updated for extreme heat focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e👻\u003c\/div\u003e \u003c!-- Ghost icon --\u003e\n            \u003cdiv class=\"icon\"\u003e🔥\u003c\/div\u003e \u003c!-- Extreme heat icon --\u003e\n            \u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n            \u003cdiv class=\"icon\"\u003e🥄\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Super Hot 5\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHeat Range:\u003c\/span\u003e\n            \u003c!-- Using Super Hot SVG (5\/5) --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-05.svg?v=14501204832960963571\" alt=\"Super Hot Heat Level Indicator\" class=\"heat-image\"\u003e\n            \u003cspan class=\"heat-label\" style=\"color: #ff8c00; font-size: 16px;\"\u003e(Earthy \/ Superhot Heat)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Updated for Ghost focus) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eSuperhot Spice\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eSmoky Earthiness\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eDelayed Burn\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eEmbrace the legendary slow-burn of the **Kalahari Naga Ghost Chilli Crunch Oil**. This single **250g jar** features the notorious **Naga Ghost pepper** (Bhut Jolokia), famous for its deep, smoky flavor and its signature, **delayed heat wave**. Handcrafted in **Johannesburg**, this crunch delivers an unparalleled intensity, making it an essential ingredient for robust curries, bold soups, and any dish where heat and flavor must build over time. Recommended for serious spice adventurers.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Updated Contents\/Weight for single jar) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eTotal Weight\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e250g (1 Jar)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌍\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eOrigin\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCrafted in Johannesburg, SA\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e📦\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eContents\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eNaga Ghost Crunch\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌱\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eBase\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eCanola Oil, All Natural\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Single Jar Focus (Naga Ghost Focus Section) --\u003e\n        \u003cdiv class=\"ghost-focus-section\"\u003e\n            \u003cdiv class=\"focus-icon-ghost\"\u003e👻\u003c\/div\u003e\n            \u003cdiv class=\"focus-title\"\u003eThe Phantom: Naga Ghost Crunch\u003c\/div\u003e\n            \u003cp class=\"focus-description\"\u003eThe Ghost Pepper is known for its **smoky, earthy undertones** and a subtle sweetness that gives way to a massive, **delayed surge of heat**. The burn intensifies slowly and lasts a remarkably long time, making it ideal for large, slow-cooked meals. This is the crunch for those who prefer an intense, cumulative heat experience. **(Heat Index: 800,000 – 1,041,427 SHU)**\u003c\/p\u003e\n            \u003cdiv class=\"focus-attributes\"\u003e\n                \u003cspan\u003e👻 Delayed Burn\u003c\/span\u003e\n                \u003cspan\u003e🔥 Smoky Aroma\u003c\/span\u003e\n                \u003cspan\u003e🌶️ Intense Flavor\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Features\/Benefits (Reinforcing Value) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🔊\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eSignature, Sustained Crunch\u003c\/div\u003e\n                \u003cp\u003eOur unique proprietary dehydration and oil-infusion process ensures every piece remains crisp, providing a satisfying, lasting crunch that elevates soft foods.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🏆\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eGourmet Finishing Oil\u003c\/div\u003e\n                \u003cp\u003eThe flavorful oil, rich with chili and aromatic essence, can be used as a premium finishing oil, marinade base, or basting oil for the grill.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e💎\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eThe Clean Ingredient Promise\u003c\/div\u003e\n                \u003cp\u003eNo MSG, no artificial fillers, and no preservatives. A commitment to clean, high-grade ingredients that deliver complex flavor, naturally.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (15g \/ 1 Tablespoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e90\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e10g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e120mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eDietary Fiber\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values. Percent Daily Values are based on a 2,000 calorie diet.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Updated for Naga Ghost pairing - focused on mixing\/extreme use) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003eThe Ghost Crunch Pairing Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eCurries \u0026amp; Stews\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eLentils \u0026amp; Dhal\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSmoking\/BBQ Rubs\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSavory Breakfast Bowls\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003ePizza \u0026amp; Pasta\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSpicy Chili \u0026amp; Soups\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eChicken Marinades\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eMixed into Cream Cheese\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47018619470062,"sku":null,"price":189.0,"currency_code":"ZAR","in_stock":true},{"title":"TWO","offer_id":47018619502830,"sku":null,"price":380.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47018619535598,"sku":null,"price":560.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47018619568366,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/NAGA_GHOST_CHILLI_CRUNCH_NEW.png?v=1758987077"},{"product_id":"kalahari-blueberry-ghost-hot-sauce-125ml","title":"Kalahari Blueberry Ghost Hot Sauce – 125ml","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Importing Poppins font --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Set body background to complement the dark theme *\/\n        body {\n            background-color: #000000; \/* Deep Matte Black Primary Background *\/\n            display: flex;\n            justify-content: center;\n            padding: 20px;\n            margin: 0;\n        }\n\n        \/* LUXURY COLORS: Formalized Palette *\/\n        :root {\n            --primary-bg: #000000;\n            --secondary-bg: #1A1A1A; \/* Slight contrast for inner elements\/hover states *\/\n            --luxury-gold: #C5A880; \/* Warm luxury gold *\/\n            --hover-gold: #DEB97C;  \/* Light gold for highlights *\/\n            --primary-text: #F5F5F5; \/* Warm off-white text *\/\n            --neutral-grey: #666666; \/* Subtle dividers *\/\n            \/* UNIQUE ACCENT COLORS for Blueberry Ghost *\/\n            --heat-red: #900C3F; \/* Deep Maroon\/Crimson *\/\n            --sauce-accent-color: var(--heat-red); \n            --secondary-sauce-color: #7b68ee; \/* Medium Slate Blue\/Purple for Blueberry *\/\n        }\n        \n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: var(--secondary-bg); \n            color: var(--primary-text); \n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px; \n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor (using the specified RGB) *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid var(--luxury-gold)22; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: var(--luxury-gold); \/* GOLD for Primary Title *\/\n            font-size: 44px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 3px;\n            \/* Text Shadow for depth and gold glow *\/\n            text-shadow: 0 0 15px rgba(197, 168, 128, 0.7); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 5px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: var(--secondary-sauce-color); \/* Purple accent for Blueberry *\/\n            font-size: 30px; \n            font-weight: 600;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9; \/* Keeping soft grey for subtlety *\/\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 19px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.8px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 35px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 36px; \n            transition: transform 0.2s;\n            color: var(--luxury-gold); \/* Icons are gold for single bottle *\/\n        }\n        .icon:hover {\n            transform: scale(1.2); \n        }\n\n        \/* HEAT LEVEL INDICATOR - Single Heat *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: var(--luxury-gold); \/* Warm Luxury Gold *\/\n            font-weight: 600;\n            font-size: 20px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        \/* REMOVED .heat-flames, ADDED .heat-svg-image *\/\n        .heat-svg-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n            \/* Applying a glow effect to simulate the color of the heat red *\/\n            filter: drop-shadow(0 0 5px rgba(144, 12, 63, 0.8)); \n        }\n\n        .heat-spectrum-text {\n            color: var(--heat-red); \/* Red accent for extreme heat warning *\/\n            font-size: 17px;\n            font-weight: 500;\n        }\n\n        \/* Trio Flavor Tags - repurposed for single bottle profile *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \n            gap: 20px;\n            flex-wrap: wrap;\n        }\n        .trio-tag {\n            color: var(--secondary-sauce-color); \/* Purple accent *\/\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 8px 16px;\n            border: 2px solid var(--secondary-sauce-color);\n            border-radius: 20px;\n            font-size: 16px;\n        }\n\n\n        .intro-text {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(144, 12, 63, 0.1); \/* Deep red tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid var(--luxury-gold); \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: var(--luxury-gold); \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid var(--luxury-gold)11;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 150px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: var(--luxury-gold); \/* Warm Luxury Gold *\/\n        }\n        .meta-label { font-weight: 700; color: var(--sauce-accent-color); font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* HIDE COLLECTION SECTIONS *\/\n        .sauce-collection-grid, .sauce-collection-title, .four-pack-breakdown { display: none !important; }\n\n        \/* Features\/Benefits - standard styling retained *\/\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: var(--secondary-bg); \n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid var(--luxury-gold)11;\n            border-bottom: 5px solid var(--luxury-gold); \n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: var(--heat-red); } \/* Deep Red Icon *\/\n        .feature-title { \n            font-weight: 700; \n            color: var(--luxury-gold); \n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid var(--luxury-gold)11;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: var(--luxury-gold); \/* GOLD HEADING *\/\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: var(--luxury-gold); \/* Warm Luxury Gold *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: var(--hover-gold); \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: var(--secondary-bg); \n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: var(--luxury-gold); \/* GOLD HEADING *\/\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: var(--luxury-gold); \n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid var(--sauce-accent-color); \/* Deep Red border *\/\n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: var(--sauce-accent-color); \/* Deep Red *\/\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 34px; letter-spacing: 2px; }\n            .product-subtitle { font-size: 22px; }\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"crunch-description\"\u003e\n\u003c!-- Main Title --\u003e\n\u003ch1 class=\"product-title\"\u003e\u003cspan class=\"small-caps-text\"\u003eKalahari Blueberry Ghost Hot Sauce\u003c\/span\u003e\u003c\/h1\u003e\n\u003c!-- UPDATED SUBTITLE --\u003e\n\u003cdiv class=\"product-subtitle\"\u003e125ml Handcrafted Super-Hot Sauce | Fruity \u0026amp; Ferocious\u003c\/div\u003e\n\u003c!-- UPDATED TAGLINE --\u003e\n\u003cp class=\"tagline\"\u003eThe **Dark Horse of Heat**: A stunningly complex blend where the sweetness of blueberry meets the devastating, sustained burn of the Ghost pepper.\u003c\/p\u003e\n\u003c!-- Icons Row (Single Bottle Focus) --\u003e\n\u003cdiv class=\"icons-row\"\u003e\n\u003cdiv class=\"icon\"\u003e🫐\u003c\/div\u003e\n\u003c!-- Blueberry --\u003e\n\u003cdiv class=\"icon\"\u003e👻\u003c\/div\u003e\n\u003c!-- Ghost Pepper --\u003e\n\u003cdiv class=\"icon\"\u003e💥\u003c\/div\u003e\n\u003c!-- Fermented \/ Depth --\u003e\n\u003cdiv class=\"icon\"\u003e💀\u003c\/div\u003e\n\u003c!-- Extreme Heat Warning --\u003e\n\u003cdiv class=\"icon\"\u003e🍷\u003c\/div\u003e\n\u003c!-- Gourmet \/ Dark Profile --\u003e\n\u003c\/div\u003e\n\u003c!-- HEAT INDICATOR (Super Hot 5\/5) - NOW USES SVG IMAGE --\u003e\n\u003cdiv class=\"heat-indicator\"\u003e\n\u003cspan class=\"heat-label\"\u003eHEAT LEVEL:\u003c\/span\u003e \u003cimg class=\"heat-svg-image\" alt=\"Heat Level 5\/5 Flames Icon\" src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-05.svg?v=14501204832960963571\"\u003e \u003cspan class=\"heat-spectrum-text\"\u003e(Ghost Pepper Intensity - Approach with Caution)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- FLAVOR TAGS (Single Bottle Profile) --\u003e\n\u003cdiv class=\"trio-profile-tags\"\u003e\n\u003cspan class=\"trio-tag\"\u003eDark Fruit Notes\u003c\/span\u003e \u003cspan class=\"trio-tag\"\u003eFermented Depth\u003c\/span\u003e \u003cspan class=\"trio-tag\"\u003eLong, Sustained Burn\u003c\/span\u003e \u003cspan class=\"trio-tag\"\u003eVegan Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Introduction Text (Updated focus) --\u003e\n\u003cdiv class=\"intro-text\"\u003e\n\u003cp\u003eThe **Kalahari Blueberry Ghost** is a study in contrasts. We blend ripe blueberries with the smoky, intense heat of the **Ghost Pepper** (Bhut Jolokia), balancing the initial fruity sweetness with a ferocious, slow-building heat wave. This is not just a hot sauce; it’s a gourmet culinary experience for the serious chili connoisseur. Use sparingly to elevate grilled meats, game, rich stews, or even a daring chocolate dessert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Product Metadata (Single Bottle) --\u003e\n\u003cdiv class=\"product-meta\"\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eVolume\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003e125ml Glass Bottle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e🌶️\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eKey Peppers\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003eGhost (Bhut Jolokia)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e🍇\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eFlavor Profile\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003eDark Fruit, Smoky, Intense\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"meta-item\"\u003e\n\u003cdiv class=\"meta-icon\"\u003e🔥\u003c\/div\u003e\n\u003cdiv class=\"meta-label\"\u003eScoville Estimate\u003c\/div\u003e\n\u003cdiv class=\"meta-value\"\u003eEXTREME (Unspecified)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Breakdown Section - HIDDEN FOR SINGLE BOTTLE --\u003e \u003c!-- Features\/Benefits (Updated for Single Bottle) --\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🔪\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eGourmet Culinary Edge\u003c\/div\u003e\n\u003cp\u003eDesigned to be used as a finishing sauce or an ingredient that adds depth, complexity, and a profound level of heat to any dish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e⏳\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eSlow Fermentation\u003c\/div\u003e\n\u003cp\u003eWe ferment the chilies to maximize probiotic benefits and develop the deep, robust flavor that supports the sweet berry notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003ePure, Natural Ingredients\u003c\/div\u003e\n\u003cp\u003eHandcrafted in small batches with no artificial preservatives, ensuring a clean and potent flavor every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Nutritional Facts Section (Hot Sauce) --\u003e\n\u003cdiv class=\"nutritional-facts\"\u003e\n\u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n\u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (5g \/ 1 Teaspoon)\u003c\/div\u003e\n\u003cdiv class=\"facts-table\"\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e5\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row sub-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eSodium (Varies)\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e55mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row sub-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-row main-row\"\u003e\n\u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"facts-footer\"\u003e*Approximate values based on sauce blend. Specifics may vary slightly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Usage Section (Specific Pairing Guide) --\u003e\n\u003cdiv class=\"usage-section\"\u003e\n\u003cdiv class=\"usage-title\"\u003ePairing and Usage Guide\u003c\/div\u003e\n\u003cdiv class=\"usage-tags\"\u003e\n\u003cspan class=\"tag\"\u003eSmoked BBQ Ribs\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGame \u0026amp; Venison\u003c\/span\u003e \u003cspan class=\"tag\"\u003eCheese Boards\u003c\/span\u003e \u003cspan class=\"tag\"\u003eRich Chocolate Desserts\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMarinade Booster\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGourmet Burgers\u003c\/span\u003e \u003cspan class=\"tag\"\u003eCocktail Enhancer (Bloody Mary)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47082998792430,"sku":null,"price":135.0,"currency_code":"ZAR","in_stock":false},{"title":"TWO","offer_id":47082998825198,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47082998857966,"sku":null,"price":189.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47082998890734,"sku":null,"price":340.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/BLUEBERRY_GHOST_2.jpg?v=1760974840"},{"product_id":"kalahari-uyashisa-hot-sauce-125ml","title":"Kalahari Uyashisa Hot Sauce – 125ml","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    \u003ctitle\u003eKalahari Uyashisa Smoked Chilli Sauce – 125ml\u003c\/title\u003e\n    \u003c!-- Importing Poppins font --\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* Set body background to complement the dark theme *\/\n        body {\n            background-color: #000000; \/* Deep Matte Black Primary Background *\/\n            display: flex;\n            justify-content: center;\n            padding: 20px;\n            margin: 0;\n        }\n\n        \/* LUXURY COLORS: Formalized Palette *\/\n        :root {\n            --primary-bg: #000000;\n            --secondary-bg: #1A1A1A; \/* Slight contrast for inner elements\/hover states *\/\n            --luxury-gold: #C5A880; \/* Warm luxury gold *\/\n            --hover-gold: #DEB97C;  \/* Light gold for highlights *\/\n            --primary-text: #F5F5F5; \/* Warm off-white text *\/\n            --neutral-grey: #666666; \/* Subtle dividers *\/\n            \/* UNIQUE ACCENT COLORS for Uyashisa (Smoky Red-Brown) *\/\n            --smoky-red-brown: #80332B; \/* Deep Smoky Red-Brown *\/\n            --heat-red: var(--smoky-red-brown); \n            --sauce-accent-color: var(--smoky-red-brown); \n            --secondary-sauce-color: var(--smoky-red-brown); \n        }\n        \n        \/* BASE CONTAINER FOR SHOPiFY EMBED *\/\n        .crunch-description {\n            font-family: 'Poppins', sans-serif;\n            background: var(--secondary-bg); \n            color: var(--primary-text); \n            padding: 50px 40px;\n            border-radius: 16px;\n            max-width: 900px; \n            width: 100%;\n            margin: 0 auto;\n            \/* Subtle Gold\/Dark Shadow for WOW factor (using the specified RGB) *\/\n            box-shadow: 0 0 40px rgba(197, 168, 128, 0.1), 0 0 20px rgba(0, 0, 0, 0.9);\n            border: 2px solid var(--luxury-gold)22; \/* Thicker, softer gold border for luxury framing *\/\n        }\n\n        \/* Small Caps Style for Title - NOW USING LUXURY GOLD *\/\n        .product-title {\n            color: var(--luxury-gold); \/* GOLD for Primary Title *\/\n            font-size: 44px; \n            font-weight: 700;\n            margin-bottom: 5px;\n            text-align: center;\n            letter-spacing: 3px;\n            \/* Text Shadow for depth and gold glow *\/\n            text-shadow: 0 0 15px rgba(197, 168, 128, 0.7); \n        }\n        \n        \/* Small caps effect applied via CSS *\/\n        .small-caps-text {\n            text-transform: uppercase;\n            font-size: 90%; \n            letter-spacing: 5px; \n            font-variant: small-caps;\n        }\n\n        .product-subtitle {\n            color: var(--secondary-sauce-color); \/* Smoky Red-Brown accent *\/\n            font-size: 30px; \n            font-weight: 600;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n\n        .tagline {\n            color: #c9c9c9; \/* Keeping soft grey for subtlety *\/\n            font-style: italic;\n            margin-bottom: 35px;\n            font-size: 19px;\n            text-align: center;\n            font-weight: 300;\n            letter-spacing: 0.8px;\n        }\n\n        .icons-row {\n            display: flex;\n            justify-content: center;\n            gap: 35px;\n            margin: 30px 0;\n            padding-bottom: 20px;\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2); \/* Gold separator *\/\n        }\n\n        .icon {\n            font-size: 36px; \n            transition: transform 0.2s;\n            color: var(--luxury-gold); \/* Icons are gold for single bottle *\/\n        }\n        .icon:hover {\n            transform: scale(1.2); \n        }\n\n        \/* HEAT LEVEL INDICATOR - Single Heat *\/\n        .heat-indicator {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0;\n            gap: 15px;\n            padding: 15px 0;\n            border-top: 2px solid rgba(197, 168, 128, 0.2);\n            border-bottom: 2px solid rgba(197, 168, 128, 0.2);\n        }\n        .heat-label {\n            color: var(--luxury-gold); \/* Warm Luxury Gold *\/\n            font-weight: 600;\n            font-size: 20px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .heat-svg-image {\n            max-width: 160px; \/* Sizing the SVG for visibility *\/\n            height: auto;\n            margin: 0 10px;\n            \/* Applying a glow effect to simulate the color of the heat accent *\/\n            filter: drop-shadow(0 0 5px rgba(128, 51, 43, 0.8)); \n        }\n\n        .heat-spectrum-text {\n            color: var(--heat-red); \/* Smoky Red-Brown accent for heat warning *\/\n            font-size: 17px;\n            font-weight: 500;\n        }\n\n        \/* Trio Flavor Tags - repurposed for single bottle profile *\/\n        .trio-profile-tags {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 25px 0 40px 0; \n            gap: 20px;\n            flex-wrap: wrap;\n        }\n        .trio-tag {\n            color: var(--secondary-sauce-color); \/* Smoky Red-Brown accent *\/\n            font-weight: 600;\n            text-transform: capitalize;\n            padding: 8px 16px;\n            border: 2px solid var(--secondary-sauce-color);\n            border-radius: 20px;\n            font-size: 16px;\n        }\n\n\n        .intro-text {\n            padding: 30px;\n            background: rgba(128, 51, 43, 0.1); \/* Smoky Red-Brown tint background *\/\n            border-radius: 12px;\n            border-left: 8px solid var(--luxury-gold); \/* THICKER LUXURY GOLD accent bar *\/\n            font-size: 17px;\n            line-height: 1.7;\n            text-align: justify;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); \/* Subtle internal shadow *\/\n        }\n        .intro-text p strong {\n            color: var(--luxury-gold); \/* Ensure strong words pop with gold *\/\n        }\n\n        .product-meta {\n            display: flex;\n            justify-content: space-around;\n            margin: 35px 0;\n            padding: 25px 20px; \n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            flex-wrap: wrap;\n            border: 1px solid var(--luxury-gold)11;\n        }\n\n        .meta-item {\n            text-align: center;\n            flex: 1;\n            min-width: 150px;\n            padding: 15px 5px;\n        }\n\n        .meta-icon { \n            font-size: 32px; \n            margin-bottom: 8px; \n            color: var(--luxury-gold); \/* Warm Luxury Gold *\/\n        }\n        .meta-label { font-weight: 700; color: var(--sauce-accent-color); font-size: 14px; text-transform: uppercase; letter-spacing: 2px; }\n        .meta-value { color: #ffffff; font-size: 17px; margin-top: 4px; }\n\n        \/* HIDE COLLECTION SECTIONS *\/\n        .sauce-collection-grid, .sauce-collection-title, .four-pack-breakdown { display: none !important; }\n\n        \/* Features\/Benefits - standard styling retained *\/\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin: 40px 0;\n        }\n\n        .feature {\n            padding: 30px;\n            background: var(--secondary-bg); \n            border-radius: 12px;\n            text-align: center;\n            border: 1px solid var(--luxury-gold)11;\n            border-bottom: 5px solid var(--luxury-gold); \n        }\n\n        .feature-icon { font-size: 40px; margin-bottom: 15px; color: var(--heat-red); } \/* Smoky Red-Brown Icon *\/\n        .feature-title { \n            font-weight: 700; \n            color: var(--luxury-gold); \n            margin-bottom: 12px; \n            font-size: 20px; \n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        .feature p { color: #e0e0e0; font-size: 15px; line-height: 1.5; }\n\n        .usage-section {\n            margin: 40px 0;\n            padding: 30px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 12px;\n            border: 1px solid var(--luxury-gold)11;\n        }\n\n        .usage-title {\n            text-align: center;\n            font-weight: 700;\n            color: var(--luxury-gold); \/* GOLD HEADING *\/\n            margin-bottom: 25px;\n            font-size: 24px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n\n        .usage-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n        }\n\n        .tag {\n            background: var(--luxury-gold); \/* Warm Luxury Gold *\/\n            color: #1c1c1c; \n            padding: 10px 20px;\n            border-radius: 30px;\n            font-size: 15px;\n            font-weight: 600;\n            transition: background 0.2s, transform 0.2s;\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n        }\n        .tag:hover {\n            background: var(--hover-gold); \/* Lighter gold on hover *\/\n            transform: translateY(-3px); \/* Deeper lift on hover *\/\n        }\n        \n        \/* Nutritional Facts Section *\/\n        .nutritional-facts {\n            margin: 40px 0;\n            padding: 30px;\n            background: var(--secondary-bg); \n            border-radius: 12px;\n            border: 1px solid rgba(197, 168, 128, 0.4); \n        }\n\n        .facts-title {\n            text-align: center;\n            font-weight: 700;\n            color: var(--luxury-gold); \/* GOLD HEADING *\/\n            font-size: 24px;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .facts-subtitle {\n            text-align: center;\n            font-weight: 500;\n            color: var(--luxury-gold); \n            font-size: 16px;\n            margin-bottom: 25px;\n        }\n\n        .facts-table {\n            border: 2px solid var(--sauce-accent-color); \/* Smoky Red-Brown border *\/\n            border-radius: 6px;\n            padding: 10px;\n            max-width: 400px;\n            margin: 0 auto;\n        }\n\n        .table-row {\n            display: flex;\n            justify-content: space-between;\n            padding: 10px 5px;\n        }\n        \n        .main-row {\n            font-weight: 600;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            font-size: 17px;\n        }\n\n        .sub-row {\n            font-weight: 400;\n            padding-left: 15px;\n            color: #c9c9c9;\n        }\n\n        .facts-footer {\n            text-align: center;\n            font-size: 13px;\n            color: var(--sauce-accent-color); \/* Smoky Red-Brown *\/\n            margin-top: 15px;\n        }\n\n\n        @media (max-width: 768px) {\n            .crunch-description { padding: 25px; }\n            .product-title { font-size: 34px; letter-spacing: 2px; }\n            .product-subtitle { font-size: 22px; }\n            .features { grid-template-columns: 1fr; }\n            .product-meta { flex-direction: column; gap: 20px; }\n            .facts-table { max-width: 100%; }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"crunch-description\"\u003e\n        \u003c!-- Main Title --\u003e\n        \u003ch1 class=\"product-title\"\u003e\n            \u003cspan class=\"small-caps-text\"\u003eKalahari Uyashisa Smoked Chilli Sauce\u003c\/span\u003e\n        \u003c\/h1\u003e\n        \u003c!-- UPDATED SUBTITLE --\u003e\n        \u003cdiv class=\"product-subtitle\"\u003e125ml Rooibos-Smoked African Chilli Sauce | Medium-Hot \u0026amp; Authentic\u003c\/div\u003e\n        \u003c!-- UPDATED TAGLINE --\u003e\n        \u003cp class=\"tagline\"\u003eThe **Authentic African Burn**: Infused with Rooibos smoke and finished with Marula sweetness, this sauce delivers an intense, rich, and unforgettable heat.\u003c\/p\u003e\n        \n        \u003c!-- Icons Row (Single Bottle Focus) --\u003e\n        \u003cdiv class=\"icons-row\"\u003e\n            \u003cdiv class=\"icon\"\u003e🇿🇦\u003c\/div\u003e \u003c!-- Authentic SA --\u003e\n            \u003cdiv class=\"icon\"\u003e🔥\u003c\/div\u003e \u003c!-- Smoked\/Fire --\u003e\n            \u003cdiv class=\"icon\"\u003e🍖\u003c\/div\u003e \u003c!-- Braai\/Meat --\u003e\n            \u003cdiv class=\"icon\"\u003e🌰\u003c\/div\u003e \u003c!-- Marula Sweetness --\u003e\n            \u003cdiv class=\"icon\"\u003e💥\u003c\/div\u003e \u003c!-- Intense Flavor --\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- HEAT INDICATOR (Medium-Hot 4\/5) --\u003e\n        \u003cdiv class=\"heat-indicator\"\u003e\n            \u003cspan class=\"heat-label\"\u003eHEAT LEVEL:\u003c\/span\u003e\n            \u003c!-- Using heatLevel-04.svg for Medium-Hot --\u003e\n            \u003cimg src=\"https:\/\/melindas.com\/cdn\/shop\/files\/heatLevel-04.svg?v=14501204832960963571\" alt=\"Heat Level 4\/5 Medium-Hot Icon\" class=\"heat-svg-image\"\u003e\n            \u003cspan class=\"heat-spectrum-text\"\u003e(Medium-Hot, Rich Smoky Burn - Ideal for Braai)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- FLAVOR TAGS (Single Bottle Profile) --\u003e\n        \u003cdiv class=\"trio-profile-tags\"\u003e\n            \u003cspan class=\"trio-tag\"\u003eRooibos-Smoked\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eRich Umami\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eAfrican Chilli Blend\u003c\/span\u003e\n            \u003cspan class=\"trio-tag\"\u003eMedium-Hot Kick\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Introduction Text (Updated focus) --\u003e\n        \u003cdiv class=\"intro-text\"\u003e\n            \u003cp\u003eThe **Kalahari Uyashisa Smoked Chilli Sauce** delivers the authentic, bold heat of the South African desert. 'Uyashisa' (Zulu for 'It's Hot') perfectly captures the significant, satisfying burn provided by our blend of African chillies (including a Piri-Piri variant). The unique **Rooibos-smoking process** imparts a deep, aromatic richness, which is beautifully balanced by the subtle, indigenous sweetness of the Marula fruit. This sauce is designed to stand up to the boldest flavors of the braai.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Product Metadata (Single Bottle) --\u003e\n        \u003cdiv class=\"product-meta\"\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e⚖️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eVolume\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003e125ml Glass Bottle\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌶️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eKey Peppers\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eSmoked African Chillies (Piri-Piri Blend)\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🥣\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eFlavor Profile\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eSmoky, Umami, Marula Sweetness\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"meta-item\"\u003e\n                \u003cdiv class=\"meta-icon\"\u003e🌡️\u003c\/div\u003e\n                \u003cdiv class=\"meta-label\"\u003eScoville Estimate\u003c\/div\u003e\n                \u003cdiv class=\"meta-value\"\u003eMEDIUM-HOT (Significant Kick)\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Features\/Benefits (Updated for Authenticity) --\u003e\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🌿\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eRooibos-Smoked Depth\u003c\/div\u003e\n                \u003cp\u003eThe gentle, aromatic smoke of Rooibos tea wood permeates the chillies, adding a signature layer of authentic South African flavor.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🥇\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eAuthentic African Ingredients\u003c\/div\u003e\n                \u003cp\u003eCrafted using indigenous spices and our unique blend of locally sourced, heat-intensive African chillies.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🔪\u003c\/div\u003e\n                \u003cdiv class=\"feature-title\"\u003eBraai \u0026amp; Grill Master\u003c\/div\u003e\n                \u003cp\u003ePerfectly formulated to cut through the richness of grilled meats and enhance stews and bold marinades.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Nutritional Facts Section (Hot Sauce) --\u003e\n        \u003cdiv class=\"nutritional-facts\"\u003e\n            \u003cdiv class=\"facts-title\"\u003eNutritional Information\u003c\/div\u003e\n            \u003cdiv class=\"facts-subtitle\"\u003eAverage Per Serving (5g \/ 1 Teaspoon)\u003c\/div\u003e\n            \n            \u003cdiv class=\"facts-table\"\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eCalories\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e5\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSaturated Fat\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eSodium (Varies)\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e55mg\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Carbohydrate\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row sub-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eTotal Sugars\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e1g\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"table-row main-row\"\u003e\n                    \u003cspan class=\"fact-label\"\u003eProtein\u003c\/span\u003e\n                    \u003cspan class=\"fact-value\"\u003e0g\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"facts-footer\"\u003e\n                *Approximate values based on sauce blend. Specifics may vary slightly.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Usage Section (Specific Pairing Guide) --\u003e\n        \u003cdiv class=\"usage-section\"\u003e\n            \u003cdiv class=\"usage-title\"\u003ePairing and Usage Guide\u003c\/div\u003e\n            \u003cdiv class=\"usage-tags\"\u003e\n                \u003cspan class=\"tag\"\u003eBraai Meats (Steak, Boerewors)\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eHearty Stews \u0026amp; Potjies\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eBold Marinades\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eSmoked Chicken\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eBiltong Dip\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eGourmet Burgers\u003c\/span\u003e\n                \u003cspan class=\"tag\"\u003eGrilled Vegetables\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Kalahari Chilli","offers":[{"title":"ONE","offer_id":47083219484910,"sku":null,"price":135.0,"currency_code":"ZAR","in_stock":false},{"title":"TWO","offer_id":47083219517678,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":false},{"title":"THREE","offer_id":47083219550446,"sku":null,"price":189.0,"currency_code":"ZAR","in_stock":false},{"title":"SIX","offer_id":47083219583214,"sku":null,"price":340.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/4571\/9022\/files\/UYASHISAORIGINAL.jpg?v=1760979183"}],"url":"https:\/\/www.kalaharichilli.co.za\/collections\/frontpage.oembed?page=2","provider":"Kalahari Chilli","version":"1.0","type":"link"}