{"title":"Home page","description":null,"products":[{"product_id":"zenta-smooth-facial-cleansing-brush","title":"ZENTA Smooth Facial Cleansing Brush","description":"\u003cdiv id=\"zenta-wrapper\"\u003e\n  \u003cstyle\u003e\n    \/* ── OBSIDIAN THEME SETUP ── *\/\n    #zenta-wrapper {\n      --bg: #0B0B0B;\n      --bg-surface: #161616;\n      --border: #2A2A2A;\n      --gold: #C9A84C;\n      --text: #F7F4EF;\n      --text-muted: #A0A0A0;\n      --text-dim: #666666;\n      \n      background: var(--bg);\n      color: var(--text);\n      font-family: 'Montserrat', sans-serif;\n      line-height: 1.5;\n      overflow-x: hidden;\n    }\n\n    #zenta-wrapper h1, #zenta-wrapper h2, #zenta-wrapper em {\n      font-family: 'Cormorant Garamond', serif;\n    }\n\n    \/* ── SUBTLE BACKGROUND ROTATION ONLY ── *\/\n    @keyframes z-rotateSlow {\n      from { transform: rotate(0deg); }\n      to { transform: rotate(360deg); }\n    }\n\n    \/* ── HERO \u0026 RINGS ── *\/\n    .z-hero {\n      min-height: 80vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 6rem 1.5rem;\n      position: relative;\n      overflow: hidden;\n      background: #000000;\n    }\n\n    .z-ring {\n      position: absolute;\n      border: 0.5px solid rgba(201, 168, 76, 0.15);\n      border-radius: 50%;\n      top: 50%; left: 50%;\n      transform: translate(-50%, -50%);\n      pointer-events: none;\n    }\n    .z-ring-1 { width: 500px; height: 500px; animation: z-rotateSlow 40s linear infinite; }\n    .z-ring-2 { width: 750px; height: 750px; animation: z-rotateSlow 60s linear reverse infinite; }\n\n    .z-hero-content {\n      position: relative;\n      z-index: 10;\n      max-width: 800px;\n    }\n\n    \/* ── UI ELEMENTS ── *\/\n    .z-eyebrow {\n      font-size: 10px;\n      letter-spacing: 0.3em;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 1.5rem;\n    }\n\n    .z-title {\n      font-size: clamp(3rem, 9vw, 5.5rem);\n      font-weight: 400;\n      line-height: 1.05;\n      margin-bottom: 1.5rem;\n      color: #FFFFFF;\n    }\n    .z-title em { color: var(--gold); font-style: italic; }\n\n    .z-price-box { margin: 2rem 0; }\n    .z-price { font-size: 3rem; color: var(--gold); font-family: 'Cormorant Garamond', serif; }\n    .z-shipping { \n      font-size: 9px; \n      letter-spacing: 0.1em; \n      text-transform: uppercase; \n      color: var(--text-dim);\n      display: block;\n    }\n\n    \/* ── BUTTONS ── *\/\n    .z-btn-group { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }\n    .z-btn {\n      padding: 1.2rem 2.8rem;\n      text-transform: uppercase;\n      font-size: 11px;\n      letter-spacing: 0.2em;\n      text-decoration: none;\n      font-weight: 600;\n      transition: 0.3s ease;\n      display: inline-block;\n    }\n    .z-btn-primary { background: var(--gold); color: #000; border: 1px solid var(--gold); }\n    .z-btn-primary:hover { background: #E5C76B; }\n    .z-btn-secondary { background: transparent; color: #FFFFFF; border: 1px solid var(--border); }\n    .z-btn-secondary:hover { border-color: var(--gold); color: var(--gold); }\n\n    \/* ── SECTIONS ── *\/\n    .z-section {\n      padding: 6rem 1.5rem;\n      max-width: 1000px;\n      margin: 0 auto;\n      text-align: center;\n    }\n\n    .z-hook-title { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 400; line-height: 1.25; margin-bottom: 2rem; color: #FFFFFF; }\n    .z-hook-body { color: var(--text-muted); max-width: 650px; margin: 0 auto; font-size: 15px; line-height: 1.8; }\n\n    \/* ── STATS ── *\/\n    .z-stats-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 1px;\n      background: var(--border);\n      margin-top: 4rem;\n      border: 1px solid var(--border);\n    }\n    .z-stat-card { background: var(--bg); padding: 3.5rem 1rem; }\n    .z-stat-num { font-size: 3.5rem; color: var(--gold); display: block; line-height: 1; margin-bottom: 0.5rem; }\n    .z-stat-label { font-size: 10px; text-transform: uppercase; letter-spacing: 0.15em; color: var(--text-dim); }\n\n    \/* ── DIVIDER ── *\/\n    .z-divider { display: flex; align-items: center; justify-content: center; gap: 1rem; margin: 2rem 0; }\n    .z-line { height: 0.5px; width: 80px; background: var(--border); }\n    .z-diamond { width: 6px; height: 6px; background: var(--gold); transform: rotate(45deg); }\n\n    @media (max-width: 600px) {\n      .z-btn-group { flex-direction: column; width: 100%; }\n      .z-btn { width: 100%; text-align: center; box-sizing: border-box; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"z-hero\"\u003e\n    \u003cdiv class=\"z-ring z-ring-1\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"z-ring z-ring-2\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"z-hero-content\"\u003e\n      \u003cp class=\"z-eyebrow\"\u003eZenta Precision Beauty\u003c\/p\u003e\n      \u003ch1 class=\"z-title\"\u003eThe \u003cem\u003eSmooth\u003c\/em\u003e\u003cbr\u003eFacial Cleansing Brush\u003c\/h1\u003e\n      \u003cdiv class=\"z-price-box\"\u003e\n        \u003cspan class=\"z-price\"\u003eR469\u003c\/span\u003e\n        \u003cspan class=\"z-shipping\"\u003eFree Aramex Delivery\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"z-btn-group\"\u003e\n        \u003ca href=\"\/cart\/add\" class=\"z-btn z-btn-primary\"\u003eAdd To Cart\u003c\/a\u003e\n        \u003ca href=\"#discover\" class=\"z-btn z-btn-secondary\" id=\"scroll-trigger\"\u003eDiscover More\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"z-divider\"\u003e\n    \u003cdiv class=\"z-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"z-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"z-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DISCOVER SECTION --\u003e\n  \u003csection id=\"discover\" class=\"z-section\"\u003e\n    \u003ch2 class=\"z-hook-title\"\u003eMost cleansers clean the surface.\u003cbr\u003e\u003cem\u003eThe ZENTA Smooth goes further.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"z-hook-body\"\u003e\n      Crafted from ultra-soft food-grade silicone, our brush head reaches the sides of your nose, your T-zone, and every hard-to-reach area your hands miss—lifting dirt, oil, and makeup residue without stripping your skin's natural moisture.\n    \u003c\/p\u003e\n    \n    \u003cdiv class=\"z-stats-grid\"\u003e\n      \u003cdiv class=\"z-stat-card\"\u003e\n        \u003cspan class=\"z-stat-num\"\u003e3\u003c\/span\u003e\n        \u003cspan class=\"z-stat-label\"\u003eMinutes To Clean\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"z-stat-card\"\u003e\n        \u003cspan class=\"z-stat-num\"\u003e48°\u003c\/span\u003e\n        \u003cspan class=\"z-stat-label\"\u003eEye Care Heating\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"z-stat-card\"\u003e\n        \u003cspan class=\"z-stat-num\"\u003eIPX7\u003c\/span\u003e\n        \u003cspan class=\"z-stat-label\"\u003eFully Waterproof\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"z-divider\"\u003e\n    \u003cdiv class=\"z-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"z-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"z-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"z-section\"\u003e\n    \u003cp class=\"z-eyebrow\"\u003eInnovation\u003c\/p\u003e\n    \u003ch2 class=\"z-hook-title\"\u003eBuilt for serious routines.\u003c\/h2\u003e\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 1.5rem; margin-top: 3rem; text-align: left;\"\u003e\n      \u003cdiv style=\"padding: 2.5rem; border: 1px solid var(--border); background: #111;\"\u003e\n        \u003cspan style=\"font-size: 24px; display: block; margin-bottom: 1rem;\"\u003e🔬\u003c\/span\u003e\n        \u003cp style=\"font-size: 11px; font-weight: 600; text-transform: uppercase; color: var(--gold); letter-spacing: 0.1em; margin-bottom: 0.5rem;\"\u003eDeep Pore Cleansing\u003c\/p\u003e\n        \u003cp style=\"font-size: 14px; color: var(--text-muted);\"\u003ePenetrates pores to remove oil and daily buildup in just 3 minutes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"padding: 2.5rem; border: 1px solid var(--border); background: #111;\"\u003e\n        \u003cspan style=\"font-size: 24px; display: block; margin-bottom: 1rem;\"\u003e🌡️\u003c\/span\u003e\n        \u003cp style=\"font-size: 11px; font-weight: 600; text-transform: uppercase; color: var(--gold); letter-spacing: 0.1em; margin-bottom: 0.5rem;\"\u003eEye Care Mode\u003c\/p\u003e\n        \u003cp style=\"font-size: 14px; color: var(--text-muted);\"\u003eBuilt-in heating zone holds 48°C to soothe eyes and reduce puffiness.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"z-section\" style=\"background: var(--bg-surface); margin-top: 4rem; padding: 8rem 1.5rem;\"\u003e\n    \u003ch2 class=\"z-hook-title\"\u003eYour skin works harder.\u003cbr\u003e\u003cem\u003eSo should your cleanser.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"z-hook-body\" style=\"margin-bottom: 3rem;\"\u003eJoin thousands of women who've made precision cleansing their daily standard.\u003c\/p\u003e\n    \u003ca href=\"\/cart\/add\" class=\"z-btn z-btn-primary\" style=\"padding: 1.5rem 4rem;\"\u003eAdd To Cart — R469\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003cscript\u003e\n    \/\/ Smooth Scroll for \"Discover More\"\n    document.getElementById('scroll-trigger').addEventListener('click', function(e) {\n      e.preventDefault();\n      const target = document.querySelector(this.getAttribute('href'));\n      if (target) {\n        window.scrollTo({\n          top: target.offsetTop - 50,\n          behavior: 'smooth'\n        });\n      }\n    });\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":45568497778742,"sku":null,"price":469.9,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/1819\/2438\/files\/Gemini_Generated_Image_481xo8481xo8481x.png?v=1777565179"}],"url":"https:\/\/www.zenta.co.za\/collections\/frontpage.oembed","provider":"ZENTA","version":"1.0","type":"link"}