{"product_id":"massager","title":"The Radiant Glow Duo (Massager + Complimentary Brightening Serum)","description":"\u003cdiv class=\"kangez-container\"\u003e     \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2655\/6526\/files\/1000986271.gif?v=1780347652\"\u003e            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2655\/6526\/files\/1000984769.gif?v=1780251372\" alt=\"\"\u003e\u003c!-- Stylesheet (Maximized Font Size for Extreme Mobile Readability) --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/googleapis.com');\n    \n    .kangez-container {\n      font-family: 'Montserrat', sans-serif;\n      color: #1a1a1a;\n      line-height: 1.8; \/* Maximum spacing to accommodate giant text *\/\n      max-width: 600px;\n      margin: 0 auto;\n      padding: 10px;\n      overflow-x: hidden;\n    }\n    \n    \/* Global Animations *\/\n    @keyframes fadeInUp {\n      from {\n        opacity: 0;\n        transform: translateY(20px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n    \n    @keyframes pulseGlow {\n      0% { transform: scale(1); box-shadow: 0 0 0 0 rgba(212, 175, 55, 0.4); }\n      70% { transform: scale(1.02); box-shadow: 0 0 0 10px rgba(212, 175, 55, 0); }\n      100% { transform: scale(1); box-shadow: 0 0 0 0 rgba(212, 175, 55, 0); }\n    }\n\n    @keyframes shimmer {\n      0% { background-position: -200% 0; }\n      100% { background-position: 200% 0; }\n    }\n\n    \/* Premium Typography \u0026 Headers *\/\n    .kangez-heading {\n      font-weight: 800; \/* Extra bold for headings *\/\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #000000;\n      margin-top: 45px;\n      margin-bottom: 25px;\n      font-size: 1.9rem; \/* MASSIVE HEADING *\/\n      border-left: 6px solid #000000; \/* Thicker accent line *\/\n      padding-left: 15px;\n      animation: fadeInUp 0.6s ease forwards;\n    }\n\n    .kangez-intro-card {\n      background: linear-gradient(135deg, #fdfbf7 0%, #f5f0e6 100%);\n      border: 2px solid #e2d9c8; \/* Thicker border *\/\n      border-radius: 14px;\n      padding: 28px;\n      margin-bottom: 35px;\n      animation: fadeInUp 0.6s ease forwards;\n      animation-delay: 0.1s;\n      opacity: 0;\n    }\n\n    .kangez-intro-card h2 {\n      font-size: 1.6rem; \/* MASSIVE INTRO TITLE *\/\n      font-weight: 800;\n      margin-top: 0;\n      letter-spacing: 0.5px;\n      line-height: 1.5;\n    }\n\n    .kangez-intro-p {\n      margin: 15px 0 0 0; \n      font-size: 1.35rem !important; \/* MASSIVE INTRO PARAGRAPH *\/\n      font-weight: 400;\n      color: #222222;\n    }\n\n    \/* Premium Stacked Box Grid *\/\n    .kangez-box-list {\n      margin-bottom: 35px;\n    }\n\n    .kangez-box-item {\n      background: #ffffff;\n      border: 2px solid #dcdcdc; \/* High contrast border *\/\n      border-radius: 14px;\n      padding: 24px;\n      margin-bottom: 20px;\n      display: flex;\n      align-items: flex-start;\n      gap: 20px;\n      transition: all 0.3s ease;\n      animation: fadeInUp 0.6s ease forwards;\n      opacity: 0;\n    }\n\n    .kangez-box-item:nth-child(1) { animation-delay: 0.2s; }\n    .kangez-box-item:nth-child(2) { animation-delay: 0.3s; border-color: #000000; background: linear-gradient(to right, #ffffff, #fffdf9); border-width: 3px; }\n    .kangez-box-item:nth-child(3) { animation-delay: 0.4s; }\n\n    .kangez-icon-wrapper {\n      font-size: 2.8rem; \/* GIANT ICONS *\/\n      line-height: 1;\n    }\n\n    .kangez-box-content strong {\n      display: block;\n      font-size: 1.45rem; \/* MASSIVE BULLET TITLES *\/\n      font-weight: 700;\n      color: #000000;\n      margin-bottom: 10px;\n    }\n\n    .kangez-box-content p {\n      margin: 0;\n      font-size: 1.3rem; \/* MASSIVE ITEM PARAGRAPHS *\/\n      color: #333333;\n    }\n\n    \/* Free High-Contrast Badges *\/\n    .badge-free {\n      background: #000000;\n      color: #ffffff;\n      font-size: 0.95rem; \/* GIANT BADGE TEXT *\/\n      font-weight: 800;\n      text-transform: uppercase;\n      padding: 5px 12px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-top: 5px;\n      letter-spacing: 0.5px;\n      vertical-align: middle;\n    }\n\n    .badge-star {\n      background: linear-gradient(90deg, #d4af37, #f3e5ab, #d4af37);\n      background-size: 200% auto;\n      color: #000000;\n      font-size: 0.95rem; \/* GIANT BADGE TEXT *\/\n      font-weight: 800;\n      text-transform: uppercase;\n      padding: 5px 12px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-top: 5px;\n      animation: shimmer 2s linear infinite;\n      vertical-align: middle;\n    }\n\n    \/* Science Routine Infographic Section *\/\n    .kangez-science-card {\n      background: #000000;\n      color: #ffffff;\n      border-radius: 14px;\n      padding: 28px;\n      margin-bottom: 35px;\n      animation: fadeInUp 0.6s ease forwards;\n      animation-delay: 0.5s;\n      opacity: 0;\n    }\n\n    .kangez-science-card p {\n      color: #ffffff;\n      font-size: 1.3rem; \/* GIANT SCIENCE PARAGRAPHS *\/\n    }\n\n    .kangez-routine-flow {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-top: 25px;\n      padding-top: 25px;\n      border-top: 2px solid #333333;\n    }\n\n    .flow-step {\n      text-align: center;\n      flex: 1;\n    }\n\n    .flow-step span {\n      display: block;\n      font-size: 2.5rem; \/* GIANT FLOW EMOJIS *\/\n      margin-bottom: 8px;\n    }\n\n    .flow-step p {\n      margin: 0;\n      font-size: 0.95rem; \/* GIANT FLOW LABELS *\/\n      font-weight: 700;\n      color: #ffffff;\n      text-transform: uppercase;\n    }\n\n    .flow-arrow {\n      font-size: 1.8rem; \/* GIANT FLOW ARROWS *\/\n      color: #d4af37;\n      animation: pulseGlow 2s infinite;\n      padding: 0 5px;\n    }\n\n    \/* Trust Badge Badges Stack *\/\n    .kangez-trust-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 14px;\n      margin-top: 25px;\n      animation: fadeInUp 0.6s ease forwards;\n      animation-delay: 0.6s;\n      opacity: 0;\n    }\n\n    .trust-pill {\n      background: #f4f4f4;\n      border: 2px solid #e0e0e0;\n      border-radius: 10px;\n      padding: 18px 8px;\n      text-align: center;\n    }\n\n    .trust-pill font {\n      display: block;\n      font-size: 2.2rem; \/* GIANT TRUST ICONS *\/\n      margin-bottom: 8px;\n    }\n\n    .trust-pill span {\n      font-size: 0.9rem; \/* GIANT TRUST BADGE LABELS *\/\n      font-weight: 700;\n      display: block;\n      text-transform: uppercase;\n      color: #1a1a1a;\n      line-height: 1.4;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"kangez-container\"\u003e\n\u003c!-- Section 1: Intro Hero Card --\u003e\n\u003cdiv class=\"kangez-intro-card\"\u003e\n\u003ch2\u003e✨ LIFT SAGGING SKIN \u0026amp; CLEAR DARK SPOTS AT THE SAME TIME\u003c\/h2\u003e\n\u003cp class=\"kangez-intro-p\"\u003eSay goodbye to stubborn hyperpigmentation. The \u003cstrong\u003eKangez Radiant Glow Duo\u003c\/strong\u003e is your complete, clinical at-home skincare system designed to sharpen your jawline and fix uneven skin tone in under 10 minutes a day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Section 2: What's inside the Box --\u003e\n\u003cdiv class=\"kangez-heading\"\u003eWhat’s Inside Your Kangez Box\u003c\/div\u003e\n\u003cdiv class=\"kangez-box-list\"\u003e\n\u003c!-- Item 1 --\u003e\n\u003cdiv class=\"kangez-box-item\"\u003e\n\u003cdiv class=\"kangez-icon-wrapper\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"kangez-box-content\"\u003e\n\u003cstrong\u003eSculpting Face \u0026amp; Neck Massager \u003cbr\u003e\u003cspan class=\"badge-star\"\u003eValue R499.99\u003c\/span\u003e\u003c\/strong\u003e\n\u003cp\u003eUses safe therapeutic microcurrents, gentle heat, and micro-vibrations to lift sagging skin, outline your jawline, and drain facial puffiness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Item 2 (The Hook Item) --\u003e\n\u003cdiv class=\"kangez-box-item\"\u003e\n\u003cdiv class=\"kangez-icon-wrapper\"\u003e🎁\u003c\/div\u003e\n\u003cdiv class=\"kangez-box-content\"\u003e\n\u003cstrong\u003eFull-Size Skin Brightening Serum \u003cbr\u003e\u003cspan class=\"badge-free\"\u003eYOURS FREE\u003c\/span\u003e\u003c\/strong\u003e\n\u003cp\u003eA premium, lightweight formula packed with potent active ingredients to clear dark marks, fade acne scars, and reveal smooth radiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Item 3 --\u003e\n\u003cdiv class=\"kangez-box-item\"\u003e\n\u003cdiv class=\"kangez-icon-wrapper\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"kangez-box-content\"\u003e\n\u003cstrong\u003eFree Nationwide Door Delivery \u003cbr\u003e\u003cspan class=\"badge-free\"\u003eYOURS FREE\u003c\/span\u003e\u003c\/strong\u003e\n\u003cp\u003eCouriered straight from our local warehouse hub directly to your physical address within 2–4 business days with tracking updates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 3: Why They Work Together (The Science) --\u003e\n\u003cdiv class=\"kangez-heading\"\u003eWhy They Work Twice As Fast Together\u003c\/div\u003e\n\u003cdiv class=\"kangez-science-card\"\u003e\n\u003cp style=\"margin-top: 0;\"\u003eApplying skin serum by rubbing it with your fingers is slow because the liquid stays trapped on the very outer surface layer of your skin.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThe \u003cstrong\u003eKangez Massager acts as an entry booster\u003c\/strong\u003e. The physical micro-vibrations safely unlock your skin pores, gently forcing the active brightening ingredients \u003cstrong\u003e2x deeper\u003c\/strong\u003e into your cell layers to stop dark spots at the root.\u003c\/p\u003e\n\u003c!-- Small Interactive Flow Chart --\u003e\n\u003cdiv class=\"kangez-routine-flow\"\u003e\n\u003cdiv class=\"flow-step\"\u003e\n\u003cspan\u003e🧴\u003c\/span\u003e\n\u003cp\u003eSerum\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flow-arrow\"\u003e➔\u003c\/div\u003e\n\u003cdiv class=\"flow-step\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e\n\u003cp\u003eMassage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flow-arrow\"\u003e➔\u003c\/div\u003e\n\u003cdiv class=\"flow-step\"\u003e\n\u003cspan\u003e🌟\u003c\/span\u003e\n\u003cp\u003eGlow\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 4: Risk Reversals \u0026 Trust --\u003e\n\u003cdiv class=\"kangez-heading\"\u003eShop With 100% Peace Of Mind\u003c\/div\u003e\n\u003cdiv class=\"kangez-trust-grid\"\u003e\n\u003cdiv class=\"trust-pill\"\u003e\n\u003cspan\u003e🇿🇦\u003c\/span\u003e \u003cspan\u003e100% Local\u003cbr\u003eNo Duties\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-pill\"\u003e\n\u003cspan\u003e🛡️\u003c\/span\u003e \u003cspan\u003e30-Day money back \u003cbr\u003eGuarantee\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-pill\"\u003e\n\u003cspan\u003e💳\u003c\/span\u003e\u003cspan\u003eSecure Yoco payment \u003c\/span\u003e\u003cspan\u003eAvailable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Kang","offers":[{"title":"🔥Essential Duo (1 Massager + 1 FREE Serum) - Now R499.99 [Save R340]","offer_id":53861807751534,"sku":null,"price":499.99,"currency_code":"ZAR","in_stock":true},{"title":"3-Month Glow Supply (1 Massager + 3 FREE Serums) - Now R749.99 [Save R590]","offer_id":53861807784302,"sku":null,"price":749.99,"currency_code":"ZAR","in_stock":true},{"title":"The Besties Pack (2 Massagers + 2 FREE Serums) - Now R849.99 [Save R740]","offer_id":53861807817070,"sku":null,"price":849.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/2655\/6526\/files\/IMG_20260529_181808_842_9a1af905-b902-4ae1-9482-4505541444d5.jpg?v=1780132996","url":"https:\/\/www.kangezbrand.co.za\/products\/massager","provider":"Kangez","version":"1.0","type":"link"}