{"title":"Hidden Glow","description":"\u003cp\u003e\u003cem\u003eBecause a woman who is organised is a woman who glows.\u003c\/em\u003e\u003c\/p\u003e\u003cp\u003eAt Hidden Glow, we believe your beauty space should feel as luxurious as the woman who inhabits it. Every product in this collection is designed with one intention — to bring effortless elegance, calm, and confidence to your daily routine.\u003c\/p\u003e\u003cp\u003eFrom the smooth 360° rotation of the Spin \u0026amp; Glow Makeup Organiser to the skin-loving ritual of the Hidden Glow Cleanse Bundle, each piece is crafted for the woman who refuses to settle for ordinary. Premium materials. Thoughtful design. A vanity that finally feels like yours.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eThis is not just storage. This is self-care, elevated.\u003c\/strong\u003e\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eSpa-inspired luxury for your everyday space\u003c\/li\u003e\n\u003cli\u003eDesigned for the modern, discerning woman\u003c\/li\u003e\n\u003cli\u003ePremium quality that looks and feels expensive\u003c\/li\u003e\n\u003cli\u003eCurated to simplify your routine and amplify your glow\u003c\/li\u003e\n\u003c\/ul\u003e\u003cp\u003eYou deserve a beauty space that inspires you. Start here.\u003c\/p\u003e","products":[{"product_id":"spin-glow-makeup-organizer","title":"Spin \u0026 Glow Makeup Organizer","description":"\u003cdiv class=\"hg-mobile-tabs\"\u003e\n  \u003cstyle\u003e\n    .hg-mobile-tabs{\n      --bg:#fffaf8;\n      --card:#ffffff;\n      --soft:#fdf4ef;\n      --accent:#c79b63;\n      --accent-dark:#a9793f;\n      --text:#2e2825;\n      --muted:#6f6762;\n      --line:#eee3db;\n      --shadow:0 12px 32px rgba(53,35,20,0.08);\n      --radius:20px;\n      font-family: \"Helvetica Neue\", Arial, sans-serif;\n      color:var(--text);\n      max-width:900px;\n      margin:0 auto;\n      line-height:1.55;\n    }\n\n    .hg-mobile-tabs *{\n      box-sizing:border-box;\n    }\n\n    .hg-card{\n      background:linear-gradient(180deg,#fffdfc 0%, #fff8f5 100%);\n      border:1px solid var(--line);\n      border-radius:var(--radius);\n      box-shadow:var(--shadow);\n      overflow:hidden;\n      margin:16px 0;\n    }\n\n    .hg-hero{\n      padding:34px 18px 26px;\n      text-align:center;\n      background:\n        radial-gradient(circle at top right, rgba(199,155,99,0.16), transparent 30%),\n        linear-gradient(180deg,#fffdfc 0%, #fff7f3 100%);\n    }\n\n    .hg-badge{\n      display:inline-block;\n      padding:7px 14px;\n      border-radius:999px;\n      background:rgba(199,155,99,0.12);\n      color:var(--accent-dark);\n      font-size:12px;\n      font-weight:700;\n      letter-spacing:1px;\n      text-transform:uppercase;\n      border:1px solid rgba(199,155,99,0.24);\n      margin-bottom:14px;\n    }\n\n    .hg-title{\n      margin:0;\n      font-size:30px;\n      line-height:1.1;\n      color:#2c2522;\n      font-weight:700;\n      letter-spacing:-0.4px;\n    }\n\n    .hg-title span{\n      color:var(--accent-dark);\n    }\n\n    .hg-sub{\n      margin:14px auto 0;\n      max-width:650px;\n      color:var(--muted);\n      font-size:15px;\n    }\n\n    .hg-mini-pills{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:8px;\n      margin-top:18px;\n    }\n\n    .hg-mini-pills span{\n      padding:9px 12px;\n      border-radius:999px;\n      background:#fff;\n      border:1px solid var(--line);\n      font-size:13px;\n      color:#4e4641;\n      box-shadow:0 6px 14px rgba(0,0,0,0.03);\n    }\n\n    .hg-tabs-card{\n      padding:18px;\n      background:var(--card);\n    }\n\n    .hg-tabs{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:8px;\n      margin-bottom:16px;\n    }\n\n    .hg-tab-btn{\n      border:none;\n      cursor:pointer;\n      padding:12px 10px;\n      border-radius:14px;\n      background:#f8f1ec;\n      color:#5d534d;\n      font-size:13px;\n      font-weight:700;\n      transition:all .25s ease;\n      border:1px solid transparent;\n      line-height:1.2;\n    }\n\n    .hg-tab-btn.active{\n      background:linear-gradient(180deg,#d7ae79 0%, #c39257 100%);\n      color:#fff;\n      box-shadow:0 10px 20px rgba(195,146,87,0.25);\n    }\n\n    .hg-tab-panel{\n      display:none;\n      background:linear-gradient(180deg,#fff 0%, #fffaf7 100%);\n      border:1px solid var(--line);\n      border-radius:18px;\n      padding:18px;\n      animation:hgFade .25s ease;\n    }\n\n    .hg-tab-panel.active{\n      display:block;\n    }\n\n    @keyframes hgFade{\n      from{opacity:0; transform:translateY(4px);}\n      to{opacity:1; transform:translateY(0);}\n    }\n\n    .hg-tab-panel h3{\n      margin:0 0 10px;\n      font-size:22px;\n      color:#2d2724;\n    }\n\n    .hg-tab-panel p{\n      margin:0;\n      color:var(--muted);\n      font-size:15px;\n    }\n\n    .hg-list{\n      list-style:none;\n      padding:0;\n      margin:14px 0 0;\n    }\n\n    .hg-list li{\n      position:relative;\n      padding:11px 0 11px 30px;\n      border-bottom:1px solid var(--line);\n      color:#4f4742;\n      font-size:14.5px;\n    }\n\n    .hg-list li:last-child{\n      border-bottom:none;\n      padding-bottom:0;\n    }\n\n    .hg-list.problem li:before{\n      content:\"✦\";\n      position:absolute;\n      left:0;\n      top:11px;\n      color:var(--accent-dark);\n      font-size:16px;\n    }\n\n    .hg-list.check li:before{\n      content:\"✓\";\n      position:absolute;\n      left:0;\n      top:11px;\n      color:var(--accent-dark);\n      font-size:16px;\n      font-weight:700;\n    }\n\n    .hg-feature-grid{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:10px;\n      margin-top:14px;\n    }\n\n    .hg-feature{\n      background:#fff;\n      border:1px solid var(--line);\n      border-radius:16px;\n      padding:14px;\n      box-shadow:0 6px 16px rgba(0,0,0,0.03);\n    }\n\n    .hg-feature .icon{\n      font-size:20px;\n      margin-bottom:8px;\n      display:block;\n    }\n\n    .hg-feature strong{\n      display:block;\n      margin-bottom:6px;\n      font-size:14px;\n      color:#2f2926;\n    }\n\n    .hg-feature span{\n      display:block;\n      font-size:13px;\n      color:var(--muted);\n      line-height:1.45;\n    }\n\n    .hg-bottom-cta{\n      margin-top:16px;\n      background:linear-gradient(135deg,#2f2622 0%, #4a3930 100%);\n      color:#fff;\n      border-radius:20px;\n      padding:24px 18px;\n      text-align:center;\n      box-shadow:0 18px 34px rgba(44,31,23,0.18);\n    }\n\n    .hg-bottom-cta h3{\n      margin:0 0 10px;\n      font-size:24px;\n      color:#fff;\n    }\n\n    .hg-bottom-cta p{\n      margin:0;\n      font-size:14.5px;\n      color:rgba(255,255,255,0.86);\n    }\n\n    .hg-cta-pills{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:8px;\n      margin-top:16px;\n    }\n\n    .hg-cta-pills span{\n      background:rgba(255,255,255,0.10);\n      border:1px solid rgba(255,255,255,0.14);\n      padding:8px 12px;\n      border-radius:999px;\n      font-size:12.5px;\n      color:#fff;\n    }\n\n    @media (max-width: 640px){\n      .hg-tabs{\n        grid-template-columns:repeat(2,1fr);\n      }\n\n      .hg-title{\n        font-size:27px;\n      }\n\n      .hg-feature-grid{\n        grid-template-columns:1fr;\n      }\n\n      .hg-tab-panel{\n        padding:16px;\n      }\n    }\n\n    @media (min-width: 641px){\n      .hg-hero{\n        padding:42px 28px 30px;\n      }\n\n      .hg-tabs-card{\n        padding:22px;\n      }\n\n      .hg-tab-btn{\n        font-size:14px;\n      }\n\n      .hg-sub{\n        font-size:16px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hg-card hg-hero\"\u003e\n    \u003cdiv class=\"hg-badge\"\u003eHidden Glow • Spin \u0026amp; Glow Organiser\u003c\/div\u003e\n    \u003ch2 class=\"hg-title\"\u003eSpin once. Find \u003cspan\u003eeverything.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"hg-sub\"\u003e\n      Keep your beauty routine beautifully organised in one elegant rotating station — so your everyday essentials stay visible, tidy and always within reach.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hg-mini-pills\"\u003e\n      \u003cspan\u003e✨ 360° Rotation\u003c\/span\u003e\n      \u003cspan\u003e💄 Beauty Storage\u003c\/span\u003e\n      \u003cspan\u003e🤍 Luxe Vanity Look\u003c\/span\u003e\n      \u003cspan\u003e💪 Durable Build\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TABS --\u003e\n  \u003cdiv class=\"hg-card hg-tabs-card\"\u003e\n    \u003cdiv class=\"hg-tabs\"\u003e\n      \u003cbutton class=\"hg-tab-btn active\" data-tab=\"tab1\"\u003eWhy You'll Love It\u003c\/button\u003e\n      \u003cbutton class=\"hg-tab-btn\" data-tab=\"tab2\"\u003eProblem It Solves\u003c\/button\u003e\n      \u003cbutton class=\"hg-tab-btn\" data-tab=\"tab3\"\u003eFeatures\u003c\/button\u003e\n      \u003cbutton class=\"hg-tab-btn\" data-tab=\"tab4\"\u003ePerfect For\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 1 --\u003e\n    \u003cdiv class=\"hg-tab-panel active\" id=\"tab1\"\u003e\n      \u003ch3\u003eYour routine, organised beautifully\u003c\/h3\u003e\n      \u003cp\u003e\n        The Spin \u0026amp; Glow Organiser helps turn a messy beauty space into a clean, elegant vanity setup. It keeps your everyday essentials in one place so your routine feels quicker, easier and more luxurious.\n      \u003c\/p\u003e\n\n      \u003cul class=\"hg-list check\"\u003e\n        \u003cli\u003eEverything you use most stays visible and easy to reach\u003c\/li\u003e\n        \u003cli\u003eSeparate sections keep your vanity neat and organised\u003c\/li\u003e\n        \u003cli\u003eQuick 360° rotation makes busy mornings smoother\u003c\/li\u003e\n        \u003cli\u003eAdds a premium, feminine touch to your beauty space\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 2 --\u003e\n    \u003cdiv class=\"hg-tab-panel\" id=\"tab2\"\u003e\n      \u003ch3\u003eSay goodbye to beauty clutter\u003c\/h3\u003e\n      \u003cp\u003e\n        No more digging through drawers, messy counters or wasting time looking for your favourite lipstick, brush or serum.\n      \u003c\/p\u003e\n\n      \u003cul class=\"hg-list problem\"\u003e\n        \u003cli\u003eCluttered counters make your vanity feel chaotic\u003c\/li\u003e\n        \u003cli\u003eSmall beauty products get lost easily in drawers and bags\u003c\/li\u003e\n        \u003cli\u003eMorning routines become slower when everything is scattered\u003c\/li\u003e\n        \u003cli\u003eMessy storage takes away from the luxury feel of your space\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 3 --\u003e\n    \u003cdiv class=\"hg-tab-panel\" id=\"tab3\"\u003e\n      \u003ch3\u003ePremium details that make a difference\u003c\/h3\u003e\n\n      \u003cdiv class=\"hg-feature-grid\"\u003e\n        \u003cdiv class=\"hg-feature\"\u003e\n          \u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003e\n          \u003cstrong\u003e360° Smooth Rotation\u003c\/strong\u003e\n          \u003cspan\u003eSpin to any section in seconds for quick, effortless access.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hg-feature\"\u003e\n          \u003cspan class=\"icon\"\u003e🗂️\u003c\/span\u003e\n          \u003cstrong\u003eSeparate Compartments\u003c\/strong\u003e\n          \u003cspan\u003eStore brushes, lipsticks, skincare and essentials neatly.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hg-feature\"\u003e\n          \u003cspan class=\"icon\"\u003e💪\u003c\/span\u003e\n          \u003cstrong\u003eDurable Thickened Material\u003c\/strong\u003e\n          \u003cspan\u003eMade to feel sturdy, premium and built for everyday use.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hg-feature\"\u003e\n          \u003cspan class=\"icon\"\u003e🦢\u003c\/span\u003e\n          \u003cstrong\u003eGold Chrome Feet\u003c\/strong\u003e\n          \u003cspan\u003eProtects your furniture while adding a refined luxury finish.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hg-feature\"\u003e\n          \u003cspan class=\"icon\"\u003e🤍\u003c\/span\u003e\n          \u003cstrong\u003eSleek Stripe Design\u003c\/strong\u003e\n          \u003cspan\u003eA beautiful statement piece for any vanity or beauty corner.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hg-feature\"\u003e\n          \u003cspan class=\"icon\"\u003e💄\u003c\/span\u003e\n          \u003cstrong\u003eBeauty Routine Upgrade\u003c\/strong\u003e\n          \u003cspan\u003eKeeps your daily essentials together, tidy and within reach.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 4 --\u003e\n    \u003cdiv class=\"hg-tab-panel\" id=\"tab4\"\u003e\n      \u003ch3\u003ePerfect for beauty lovers who want less mess\u003c\/h3\u003e\n      \u003cp\u003e\n        Whether you love makeup, skincare, or simply want a cleaner vanity, Spin \u0026amp; Glow is designed to make your space feel more polished, elevated and easy to maintain.\n      \u003c\/p\u003e\n\n      \u003cul class=\"hg-list check\"\u003e\n        \u003cli\u003eMakeup lovers with lots of daily products\u003c\/li\u003e\n        \u003cli\u003eSkincare routines that need neat, visible storage\u003c\/li\u003e\n        \u003cli\u003eVanities, dressing tables and bathroom counters\u003c\/li\u003e\n        \u003cli\u003eAnyone who wants a more elegant beauty setup\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CTA --\u003e\n    \u003cdiv class=\"hg-bottom-cta\"\u003e\n      \u003ch3\u003eYour routine. Organised. Elevated. Glowing.\u003c\/h3\u003e\n      \u003cp\u003e\n        If you’re tired of cluttered counters and rushed mornings, the Spin \u0026amp; Glow Organiser brings beauty, order and luxury to your everyday routine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"hg-cta-pills\"\u003e\n        \u003cspan\u003eElegant vanity essential\u003c\/span\u003e\n        \u003cspan\u003eFast access to favourites\u003c\/span\u003e\n        \u003cspan\u003eLuxury look, everyday function\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function() {\n      var container = document.querySelector('.hg-mobile-tabs');\n      if (!container) return;\n\n      var buttons = container.querySelectorAll('.hg-tab-btn');\n      var panels = container.querySelectorAll('.hg-tab-panel');\n\n      buttons.forEach(function(btn){\n        btn.addEventListener('click', function(){\n          var target = btn.getAttribute('data-tab');\n\n          buttons.forEach(function(b){\n            b.classList.remove('active');\n          });\n\n          panels.forEach(function(panel){\n            panel.classList.remove('active');\n          });\n\n          btn.classList.add('active');\n          var activePanel = container.querySelector('#' + target);\n          if (activePanel) {\n            activePanel.classList.add('active');\n          }\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Hidden Glow","offers":[{"title":"White","offer_id":54413649051923,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Black","offer_id":54413649084691,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Beige","offer_id":54413649117459,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":54413649150227,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/6718\/1843\/files\/360turn_2138dc22-f2a8-48a6-a835-eccd83168875.png?v=1783408740"},{"product_id":"no-more-makeup-mess-the-hidden-glow-cleanse-bundle","title":"No More Makeup Mess – The Hidden Glow Cleanse Bundle 19pc","description":"\u003cdiv class=\"hg-beauty-wrap\"\u003e\n  \u003cstyle\u003e\n    .hg-beauty-wrap{\n      font-family: Arial, Helvetica, sans-serif;\n      color:#4d3a3a;\n      max-width:100%;\n      margin:0 auto;\n      line-height:1.6;\n    }\n\n    .hg-beauty-box{\n      background: linear-gradient(180deg, #fff9fb 0%, #fff3f7 100%);\n      border:1px solid #f1d7e2;\n      border-radius:22px;\n      padding:22px;\n      box-shadow:0 10px 30px rgba(224, 170, 196, 0.16);\n    }\n\n    .hg-top-badge{\n      display:inline-block;\n      background:#f8dce8;\n      color:#a05474;\n      font-weight:700;\n      font-size:12px;\n      letter-spacing:1px;\n      text-transform:uppercase;\n      padding:8px 14px;\n      border-radius:999px;\n      margin-bottom:14px;\n    }\n\n    .hg-title{\n      font-size:30px;\n      line-height:1.2;\n      color:#7f4661;\n      font-weight:800;\n      margin:0 0 12px 0;\n    }\n\n    .hg-subtitle{\n      font-size:16px;\n      color:#6f5b5b;\n      margin:0 0 18px 0;\n    }\n\n    .hg-highlight{\n      background: linear-gradient(90deg, #fce7f1, #f8dce8);\n      border:1px solid #f1d7e2;\n      border-radius:18px;\n      padding:16px;\n      margin:18px 0 22px;\n      font-size:15px;\n      color:#6a4d58;\n    }\n\n    .hg-highlight strong{\n      color:#8f4f6c;\n    }\n\n    .hg-benefit-grid{\n      display:grid;\n      grid-template-columns:repeat(2, 1fr);\n      gap:12px;\n      margin:0 0 22px 0;\n    }\n\n    .hg-benefit{\n      background:#fff;\n      border:1px solid #f1d7e2;\n      border-radius:16px;\n      padding:14px;\n      box-shadow:0 6px 18px rgba(224, 170, 196, 0.10);\n      font-size:14px;\n      color:#5f4c4c;\n    }\n\n    .hg-benefit strong{\n      display:block;\n      color:#8f4f6c;\n      margin-bottom:6px;\n      font-size:14px;\n    }\n\n    .hg-section-title{\n      font-size:20px;\n      color:#7f4661;\n      font-weight:800;\n      margin:6px 0 14px;\n    }\n\n    .hg-accordion{\n      margin-top:8px;\n    }\n\n    .hg-tab{\n      border:1px solid #efd3df;\n      background:#fff;\n      border-radius:16px;\n      margin-bottom:12px;\n      overflow:hidden;\n      box-shadow:0 6px 18px rgba(224, 170, 196, 0.08);\n    }\n\n    .hg-tab summary{\n      list-style:none;\n      cursor:pointer;\n      padding:16px 18px;\n      font-weight:700;\n      color:#7e4b62;\n      font-size:15px;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      background:linear-gradient(90deg, #fff8fb 0%, #fdeef5 100%);\n    }\n\n    .hg-tab summary::-webkit-details-marker{\n      display:none;\n    }\n\n    .hg-tab summary::after{\n      content:\"+\";\n      font-size:22px;\n      line-height:1;\n      color:#b06a8a;\n      transition:0.25s ease;\n      margin-left:14px;\n      flex-shrink:0;\n    }\n\n    .hg-tab[open] summary::after{\n      content:\"–\";\n    }\n\n    .hg-tab-content{\n      padding:0 18px 18px 18px;\n      color:#5f4c4c;\n      font-size:14px;\n      background:#fff;\n    }\n\n    .hg-tab-content p{\n      margin:0 0 10px 0;\n    }\n\n    .hg-tab-content ul{\n      padding-left:18px;\n      margin:10px 0 0 0;\n    }\n\n    .hg-tab-content li{\n      margin-bottom:8px;\n    }\n\n    .hg-soft-card{\n      background:#fff8fb;\n      border:1px solid #f2dbe5;\n      border-radius:16px;\n      padding:16px;\n      margin-top:20px;\n    }\n\n    .hg-soft-card h4{\n      margin:0 0 10px 0;\n      color:#8f4f6c;\n      font-size:16px;\n    }\n\n    .hg-soft-card p{\n      margin:0;\n      font-size:14px;\n      color:#5f4c4c;\n    }\n\n    .hg-bottom-note{\n      margin-top:20px;\n      background:linear-gradient(90deg, #fbe5ef 0%, #fff2f7 100%);\n      border:1px solid #f1d7e2;\n      border-radius:18px;\n      padding:18px;\n      text-align:center;\n      color:#6a4d58;\n      font-size:15px;\n      font-weight:500;\n    }\n\n    .hg-bottom-note strong{\n      color:#8f4f6c;\n    }\n\n    @media (max-width: 768px){\n      .hg-beauty-box{\n        padding:16px;\n        border-radius:18px;\n      }\n\n      .hg-title{\n        font-size:24px;\n      }\n\n      .hg-subtitle{\n        font-size:15px;\n      }\n\n      .hg-benefit-grid{\n        grid-template-columns:1fr;\n      }\n\n      .hg-tab summary{\n        font-size:14px;\n        padding:14px 15px;\n      }\n\n      .hg-tab-content{\n        padding:0 15px 15px 15px;\n        font-size:13.5px;\n      }\n\n      .hg-section-title{\n        font-size:18px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"hg-beauty-box\"\u003e\n    \u003cdiv class=\"hg-top-badge\"\u003ePremium Beauty Essential\u003c\/div\u003e\n\n    \u003ch2 class=\"hg-title\"\u003eYour flawless makeup routine, beautifully simplified ✨\u003c\/h2\u003e\n\n    \u003cp class=\"hg-subtitle\"\u003e\n      Upgrade your beauty routine with an all-in-one makeup essentials set designed to make every step feel easier, cleaner, and more luxurious. From seamless blending to mess-free prep, this set helps you create a soft, even finish while keeping your hair back and your routine effortlessly organised.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hg-highlight\"\u003e\n      \u003cstrong\u003eWhy women love it:\u003c\/strong\u003e no more hunting for separate tools, no more streaky blending, and no more wet hair or messy makeup prep. This premium set gives you the essentials for a smoother, cleaner, more polished routine — whether you’re getting ready for a quick everyday look or full glam.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hg-benefit-grid\"\u003e\n      \u003cdiv class=\"hg-benefit\"\u003e\n        \u003cstrong\u003eFlawless Application\u003c\/strong\u003e\n        Blend foundation, concealer and powder smoothly for a soft, even finish.\n      \u003c\/div\u003e\n      \u003cdiv class=\"hg-benefit\"\u003e\n        \u003cstrong\u003eAll-in-One Convenience\u003c\/strong\u003e\n        Sponges, puffs, reusable pads and headband in one elegant beauty set.\n      \u003c\/div\u003e\n      \u003cdiv class=\"hg-benefit\"\u003e\n        \u003cstrong\u003eSoft \u0026amp; Skin-Friendly\u003c\/strong\u003e\n        Gentle materials feel comfortable on skin during your daily routine.\n      \u003c\/div\u003e\n      \u003cdiv class=\"hg-benefit\"\u003e\n        \u003cstrong\u003eMess-Free Prep\u003c\/strong\u003e\n        Keeps hair away from your face while cleansing, applying skincare or makeup.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 class=\"hg-section-title\"\u003eTap to explore what makes it special 💕\u003c\/h3\u003e\n\n    \u003cdiv class=\"hg-accordion\"\u003e\n\n      \u003cdetails class=\"hg-tab\" open\u003e\n        \u003csummary\u003e💖 What’s included in this beauty set?\u003c\/summary\u003e\n        \u003cdiv class=\"hg-tab-content\"\u003e\n          \u003cp\u003e\n            This multifunctional beauty set is designed to give you the key tools you need for a smooth, polished makeup routine from start to finish.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBeauty blender sponges\u003c\/strong\u003e for blending foundation, concealer and cream products seamlessly\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePowder puffs\u003c\/strong\u003e for setting under-eyes, touch-ups and a soft matte finish\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReusable cotton pads\u003c\/strong\u003e for cleansing, toner, skincare prep or makeup removal\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSoft bow headband\u003c\/strong\u003e to keep your hair back while you cleanse, prep or glam up\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"hg-tab\"\u003e\n        \u003csummary\u003e✨ How this set improves your makeup routine\u003c\/summary\u003e\n        \u003cdiv class=\"hg-tab-content\"\u003e\n          \u003cp\u003e\n            A beautiful makeup look starts with the right tools. This set helps you apply products with more control, better blending and a softer finish — so your base looks smoother, more natural and more refined.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eHelps reduce streaks and patchy application\u003c\/li\u003e\n            \u003cli\u003eCreates a more even, airbrushed-looking base\u003c\/li\u003e\n            \u003cli\u003eMakes dabbing, pressing and blending easier for beginners and beauty lovers alike\u003c\/li\u003e\n            \u003cli\u003eSupports a lightweight, breathable finish instead of heavy-looking makeup\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"hg-tab\"\u003e\n        \u003csummary\u003e🎀 Why the headband \u0026amp; wrist bands are a must-have\u003c\/summary\u003e\n        \u003cdiv class=\"hg-tab-content\"\u003e\n          \u003cp\u003e\n            This isn’t just about makeup — it’s about making your routine cleaner, easier and more comfortable. The soft headband keeps your hair neatly away from your face, while the wrist bands help stop water from running down your arms during cleansing or skincare.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eKeeps your hairstyle protected while washing your face\u003c\/li\u003e\n            \u003cli\u003eHelps prevent water from dripping onto sleeves and countertops\u003c\/li\u003e\n            \u003cli\u003eMakes your skincare and makeup prep feel cleaner and more convenient\u003c\/li\u003e\n            \u003cli\u003eAdds a cute, feminine touch to your self-care routine\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"hg-tab\"\u003e\n        \u003csummary\u003e🌸 Why it feels more premium than ordinary makeup tools\u003c\/summary\u003e\n        \u003cdiv class=\"hg-tab-content\"\u003e\n          \u003cp\u003e\n            This set was chosen for women who want their beauty routine to feel elevated, not rushed. The soft-touch materials, coordinated look and practical all-in-one design make it feel like a premium beauty essential instead of random tools thrown together.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eSoft, plush textures that feel gentle and luxurious\u003c\/li\u003e\n            \u003cli\u003eBeautiful feminine styling perfect for your vanity or bathroom counter\u003c\/li\u003e\n            \u003cli\u003eReusable pieces that make your routine feel more intentional and put together\u003c\/li\u003e\n            \u003cli\u003eA complete beauty-prep experience in one elegant set\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"hg-tab\"\u003e\n        \u003csummary\u003e💄 Perfect for everyday glam, skincare \u0026amp; gifting\u003c\/summary\u003e\n        \u003cdiv class=\"hg-tab-content\"\u003e\n          \u003cp\u003e\n            Whether you’re doing a quick school-run face, your everyday makeup, a full glam beat, or a relaxing self-care night, this set fits beautifully into your routine.\n          \u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eIdeal for daily makeup application\u003c\/li\u003e\n            \u003cli\u003eGreat for skincare prep, cleansing and face washing\u003c\/li\u003e\n            \u003cli\u003ePerfect for beauty lovers who want a cute vanity essential\u003c\/li\u003e\n            \u003cli\u003eA lovely gift idea for birthdays, self-care hampers or beauty lovers\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hg-soft-card\"\u003e\n      \u003ch4\u003eWhy customers buy this 💕\u003c\/h4\u003e\n      \u003cp\u003e\n        Because it solves the little frustrations that make getting ready annoying — messy hair, dripping water, uneven blending, scattered tools — and replaces them with a beauty routine that feels cleaner, softer, prettier and more put together.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hg-bottom-note\"\u003e\n      \u003cstrong\u003eOne pretty set. Multiple beauty essentials.\u003c\/strong\u003e\u003cbr\u003e\n      Create a smoother routine, a cleaner vanity moment and a more flawless finish — all with one feminine must-have.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Hidden Glow","offers":[{"title":"pink","offer_id":54413702856979,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true},{"title":"purple","offer_id":54413702889747,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true},{"title":"coffee leopard","offer_id":54413702922515,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/6718\/1843\/files\/Gemini_Generated_Image_rhhb6zrhhb6zrhhb.png?v=1783455378"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/6718\/1843\/collections\/brandnewlogo_ecea16b5-bd74-410b-8c85-9e11848445f4.png?v=1783416695","url":"https:\/\/hiddenglow.co.za\/collections\/frontpage.oembed","provider":"Hidden Glow","version":"1.0","type":"link"}