{"title":"Favourite Hair Products","description":"","products":[{"product_id":"blondesse-range","title":"Blondesse Blonde Miracle Range","description":"\u003c!-- CHELATING ANTI-POLLUTION LINE - MOBILE OPTIMIZED --\u003e\n\u003cdiv class=\"blonde-miracle-section\"\u003e\n\u003cdiv class=\"floating-glow glow1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"floating-glow glow2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"product-card\"\u003e\n\u003cdiv class=\"badge\"\u003e🐰 VEGAN FORMULA\u003c\/div\u003e\n\u003ch1\u003e🎀 CHELATING ANTI-POLLUTION LINE 🎀\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003ePerfect Blonde Care with Coconut Oil \u0026amp; Aloe Vera ✨\u003c\/p\u003e\n\u003c!-- SOCIAL PROOF --\u003e\n\u003cdiv class=\"social-proof\"\u003e\n\u003cdiv class=\"proof-box\"\u003e👀 \u003cspan id=\"viewerCount\"\u003e18\u003c\/span\u003e people are viewing this product right now\u003c\/div\u003e\n\u003cdiv class=\"proof-box\"\u003e🔥 \u003cspan id=\"soldCount\"\u003e327\u003c\/span\u003e sold this month\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits\"\u003e\n\u003cdiv class=\"benefit\"\u003e💕 Perfects cosmetic blonde\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e🥥 Infused with coconut oil\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e🌿 Aloe vera nourishment\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e✨ Anti-pollution protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"products\"\u003e\n\u003cdiv class=\"product-box\"\u003e\n\u003ch3\u003eBLONDE MIRACLE SHAMPOO\u003c\/h3\u003e\n\u003cp\u003e300ML \/ 1000ML\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-box\"\u003e\n\u003ch3\u003eBLONDE MIRACLE NECTAR\u003c\/h3\u003e\n\u003cp\u003e250ML \/ 1000ML\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-box\"\u003e\n\u003ch3\u003eBLONDE MIRACLE DROPS\u003c\/h3\u003e\n\u003cp\u003e50ML\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"overview\"\u003e\n\u003ch2\u003e💕 Product Overview\u003c\/h2\u003e\n\u003cp\u003eThe powerful chelating action neutralises chlorine deposits and mineral residues while gently cleansing the hair and scalp.\u003c\/p\u003e\n\u003cp\u003eEnriched with an anti-pollution booster that nourishes, energizes, moisturises, protects and conditions your hair for healthier-looking blonde results.\u003c\/p\u003e\n\u003cp class=\"highlight\"\u003e✨ Maintains the perfect blonde for longer periods while leaving hair soft, glossy \u0026amp; refreshed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"shop-btn\"\u003e SHOP THE COLLECTION ✨ \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\n.blonde-miracle-section{\n  position:relative;\n  padding:20px;\n  background:linear-gradient(180deg,#fff7fb,#fff);\n  overflow:hidden;\n  font-family:'Poppins',sans-serif;\n}\n\n.product-card{\n  background:#ffffff;\n  border-radius:24px;\n  padding:24px 18px;\n  box-shadow:0 10px 30px rgba(255,182,193,0.25);\n  position:relative;\n  z-index:2;\n  animation:fadeUp 1s ease;\n}\n\n.badge{\n  background:#ffd6e7;\n  color:#ff4f93;\n  font-size:13px;\n  font-weight:700;\n  padding:8px 14px;\n  border-radius:50px;\n  display:inline-block;\n  margin-bottom:16px;\n  animation:pulse 2s infinite;\n}\n\nh1{\n  font-size:28px;\n  text-align:center;\n  color:#ff4f93;\n  line-height:1.3;\n  margin-bottom:12px;\n}\n\n.subtitle{\n  text-align:center;\n  color:#666;\n  font-size:15px;\n  margin-bottom:20px;\n}\n\n\/* SOCIAL PROOF *\/\n\n.social-proof{\n  display:flex;\n  flex-direction:column;\n  gap:12px;\n  margin-bottom:24px;\n}\n\n.proof-box{\n  background:#fff0f7;\n  border:1px solid #ffd6e7;\n  padding:14px;\n  border-radius:16px;\n  text-align:center;\n  color:#ff4f93;\n  font-size:14px;\n  font-weight:700;\n  box-shadow:0 4px 14px rgba(255,192,203,0.15);\n  animation:pulse 2.5s infinite;\n}\n\n.benefits{\n  display:flex;\n  flex-direction:column;\n  gap:12px;\n  margin-bottom:24px;\n}\n\n.benefit{\n  background:#fff0f6;\n  padding:14px;\n  border-radius:16px;\n  font-size:14px;\n  color:#444;\n  animation:float 3s ease-in-out infinite;\n}\n\n.products{\n  display:flex;\n  flex-direction:column;\n  gap:16px;\n  margin-bottom:28px;\n}\n\n.product-box{\n  background:linear-gradient(135deg,#ffe6f0,#fff);\n  border-radius:18px;\n  padding:18px;\n  text-align:center;\n  box-shadow:0 4px 14px rgba(255,192,203,0.2);\n  transition:0.3s;\n}\n\n.product-box:hover{\n  transform:translateY(-5px);\n}\n\n.product-box h3{\n  color:#ff4f93;\n  font-size:16px;\n  margin-bottom:6px;\n}\n\n.product-box p{\n  color:#777;\n  font-size:14px;\n}\n\n.overview{\n  margin-top:10px;\n}\n\n.overview h2{\n  color:#ff4f93;\n  font-size:22px;\n  margin-bottom:14px;\n}\n\n.overview p{\n  color:#555;\n  font-size:14px;\n  line-height:1.7;\n  margin-bottom:14px;\n}\n\n.highlight{\n  background:#fff0f7;\n  padding:16px;\n  border-radius:16px;\n  color:#ff4f93 !important;\n  font-weight:600;\n}\n\n.shop-btn{\n  width:100%;\n  padding:16px;\n  border:none;\n  border-radius:50px;\n  background:linear-gradient(90deg,#ff7eb3,#ff4f93);\n  color:white;\n  font-size:15px;\n  font-weight:700;\n  margin-top:20px;\n  cursor:pointer;\n  box-shadow:0 8px 20px rgba(255,105,180,0.35);\n  transition:0.3s;\n  animation:pulse 2s infinite;\n}\n\n.shop-btn:hover{\n  transform:scale(1.03);\n}\n\n.floating-glow{\n  position:absolute;\n  border-radius:50%;\n  filter:blur(60px);\n  opacity:0.4;\n}\n\n.glow1{\n  width:140px;\n  height:140px;\n  background:#ffc1da;\n  top:-20px;\n  left:-40px;\n}\n\n.glow2{\n  width:180px;\n  height:180px;\n  background:#ffe0a8;\n  bottom:-50px;\n  right:-60px;\n}\n\n@keyframes pulse{\n  0%{transform:scale(1);}\n  50%{transform:scale(1.05);}\n  100%{transform:scale(1);}\n}\n\n@keyframes float{\n  0%{transform:translateY(0px);}\n  50%{transform:translateY(-4px);}\n  100%{transform:translateY(0px);}\n}\n\n@keyframes fadeUp{\n  from{\n    opacity:0;\n    transform:translateY(30px);\n  }\n  to{\n    opacity:1;\n    transform:translateY(0);\n  }\n}\n\n@media(max-width:480px){\n\n  h1{\n    font-size:24px;\n  }\n\n  .overview h2{\n    font-size:20px;\n  }\n\n  .product-card{\n    padding:20px 15px;\n  }\n\n  .proof-box{\n    font-size:13px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"GlowUP","offers":[{"title":"50ml Miracle Nectar Drops (Hair oil)","offer_id":49058316386547,"sku":null,"price":679.0,"currency_code":"ZAR","in_stock":true},{"title":"Shampoo 300ml","offer_id":49058316419315,"sku":null,"price":430.0,"currency_code":"ZAR","in_stock":true},{"title":"Shampoo 1L","offer_id":49058316452083,"sku":null,"price":679.0,"currency_code":"ZAR","in_stock":true},{"title":"250ml Miracle Nectar (Conditioner)","offer_id":49058316484851,"sku":null,"price":430.0,"currency_code":"ZAR","in_stock":true},{"title":"1L Miracle Nectar (Conditioner)","offer_id":49058316517619,"sku":null,"price":679.0,"currency_code":"ZAR","in_stock":true},{"title":"Bundle Deal - 1L Shampoo, 1L Miracle Nectar + 3 Black Small Satin Scrunchies","offer_id":50536324169971,"sku":null,"price":1250.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_0e73ce90-2125-4f1b-80e4-3435c76c5ca1.png?v=1783869582"},{"product_id":"blondesse-no-yellow-range","title":"Blondesse No Yellow Range","description":"\u003c!-- BLONDESSE NO-YELLOW LINE | MOBILE OPTIMIZED --\u003e\n\u003cdiv class=\"noyellow-section\"\u003e\n\n  \u003cdiv class=\"purple-glow glow1\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"purple-glow glow2\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"noyellow-card\"\u003e\n\n    \u003cdiv class=\"top-badge\"\u003e\n      💜 COOL BLONDE CARE\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      🎀 BLONDESSE NO-YELLOW LINE 🎀\n    \u003c\/h1\u003e\n\n    \u003cp class=\"subtitle\"\u003e\n      Perfect for bleached, blonde \u0026amp; grey hair levels 8-10 ✨\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"feature-boxes\"\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        💜 Neutralises unwanted yellow tones\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        ✨ Violet pigments for cooler blonde shades\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        🧬 Hydrolysed silk proteins strengthen hair\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        🍇 Grape seed extract protects colour\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"overview-box\"\u003e\n\n      \u003ch2\u003e💕 Treatment Benefits\u003c\/h2\u003e\n\n      \u003cp\u003e\n        This advanced no-yellow formula is specially designed for blonde, bleached and grey hair to maintain cool icy tones while reducing unwanted warm reflections.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Concentrated violet pigments intensify cold blonde shades by contrasting yellow reflects for a brighter, cleaner blonde finish.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Hydrolysed silk proteins deeply moisturise and strengthen the hair fibre to help prevent breakage and improve softness.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Grape seed extract enriched with Polyphenols and Resveratrol helps strengthen the hair structure while acting as a powerful antioxidant to preserve colour brilliance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"highlight-box\"\u003e\n      💕 TREATMENT FOR NEUTRALISING UNDESIRED YELLOW REFLECTS 💕\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ingredients\"\u003e\n      \u003cspan\u003e✨ With silk proteins\u003c\/span\u003e\n      \u003cspan\u003e🍇 With marc extracts\u003c\/span\u003e\n      \u003cspan\u003e💜 With violet pigments\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"products\"\u003e\n\n      \u003cdiv class=\"product-card\"\u003e\n        \u003ch3\u003eBLONDESSE NO-YELLOW SHAMPOO\u003c\/h3\u003e\n        \u003cp\u003e300ML \/ 1000ML\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"product-card\"\u003e\n        \u003ch3\u003eBLONDESSE NO-YELLOW MASK\u003c\/h3\u003e\n        \u003cp\u003e250ML \/ 1000ML\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"product-card\"\u003e\n        \u003ch3\u003eBLONDESSE NO-YELLOW MOUSSE\u003c\/h3\u003e\n        \u003cp\u003e250ML\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cbutton class=\"shop-btn\"\u003e\n      SHOP NOW ✨\n    \u003c\/button\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.noyellow-section{\n  position:relative;\n  padding:20px;\n  background:linear-gradient(180deg,#faf5ff,#ffffff);\n  overflow:hidden;\n  font-family:'Poppins',sans-serif;\n}\n\n.noyellow-card{\n  position:relative;\n  z-index:2;\n  background:white;\n  border-radius:28px;\n  padding:24px 18px;\n  box-shadow:0 10px 35px rgba(174,125,255,0.18);\n  animation:fadeUp 1s ease;\n}\n\n.top-badge{\n  display:inline-block;\n  background:#efe3ff;\n  color:#8a42ff;\n  padding:8px 16px;\n  border-radius:50px;\n  font-size:13px;\n  font-weight:700;\n  margin-bottom:18px;\n  animation:pulse 2s infinite;\n}\n\nh1{\n  text-align:center;\n  color:#8a42ff;\n  font-size:28px;\n  line-height:1.3;\n  margin-bottom:12px;\n}\n\n.subtitle{\n  text-align:center;\n  color:#666;\n  font-size:15px;\n  margin-bottom:26px;\n}\n\n.feature-boxes{\n  display:flex;\n  flex-direction:column;\n  gap:12px;\n  margin-bottom:28px;\n}\n\n.feature{\n  background:#f7efff;\n  color:#555;\n  padding:14px;\n  border-radius:18px;\n  font-size:14px;\n  animation:float 3s ease-in-out infinite;\n}\n\n.overview-box{\n  margin-bottom:24px;\n}\n\n.overview-box h2{\n  color:#8a42ff;\n  font-size:22px;\n  margin-bottom:14px;\n}\n\n.overview-box p{\n  color:#555;\n  font-size:14px;\n  line-height:1.8;\n  margin-bottom:14px;\n}\n\n.highlight-box{\n  background:linear-gradient(135deg,#a855f7,#7c3aed);\n  color:white;\n  text-align:center;\n  padding:18px;\n  border-radius:20px;\n  font-weight:700;\n  line-height:1.6;\n  margin-bottom:22px;\n  box-shadow:0 8px 24px rgba(138,66,255,0.25);\n  animation:glow 2.5s infinite alternate;\n}\n\n.ingredients{\n  display:flex;\n  flex-direction:column;\n  gap:12px;\n  margin-bottom:28px;\n}\n\n.ingredients span{\n  background:#faf5ff;\n  padding:14px;\n  border-radius:16px;\n  font-size:14px;\n  color:#666;\n}\n\n.products{\n  display:flex;\n  flex-direction:column;\n  gap:16px;\n}\n\n.product-card{\n  background:linear-gradient(135deg,#ffffff,#f7efff);\n  border-radius:20px;\n  padding:18px;\n  text-align:center;\n  box-shadow:0 4px 14px rgba(168,85,247,0.12);\n  transition:0.3s;\n}\n\n.product-card:hover{\n  transform:translateY(-5px);\n}\n\n.product-card h3{\n  color:#8a42ff;\n  font-size:16px;\n  margin-bottom:6px;\n}\n\n.product-card p{\n  color:#777;\n  font-size:14px;\n}\n\n.shop-btn{\n  width:100%;\n  margin-top:24px;\n  border:none;\n  padding:16px;\n  border-radius:50px;\n  background:linear-gradient(90deg,#a855f7,#7c3aed);\n  color:white;\n  font-size:15px;\n  font-weight:700;\n  cursor:pointer;\n  box-shadow:0 10px 24px rgba(124,58,237,0.28);\n  transition:0.3s;\n  animation:pulse 2s infinite;\n}\n\n.shop-btn:hover{\n  transform:scale(1.03);\n}\n\n.purple-glow{\n  position:absolute;\n  border-radius:50%;\n  filter:blur(70px);\n  opacity:0.35;\n}\n\n.glow1{\n  width:180px;\n  height:180px;\n  background:#c084fc;\n  top:-60px;\n  left:-60px;\n}\n\n.glow2{\n  width:200px;\n  height:200px;\n  background:#ddd6fe;\n  bottom:-80px;\n  right:-80px;\n}\n\n@keyframes pulse{\n  0%{transform:scale(1);}\n  50%{transform:scale(1.05);}\n  100%{transform:scale(1);}\n}\n\n@keyframes float{\n  0%{transform:translateY(0px);}\n  50%{transform:translateY(-4px);}\n  100%{transform:translateY(0px);}\n}\n\n@keyframes glow{\n  from{\n    box-shadow:0 0 10px rgba(168,85,247,0.3);\n  }\n  to{\n    box-shadow:0 0 25px rgba(168,85,247,0.6);\n  }\n}\n\n@keyframes fadeUp{\n  from{\n    opacity:0;\n    transform:translateY(30px);\n  }\n  to{\n    opacity:1;\n    transform:translateY(0);\n  }\n}\n\n@media(max-width:480px){\n\n  h1{\n    font-size:24px;\n  }\n\n  .overview-box h2{\n    font-size:20px;\n  }\n\n  .noyellow-card{\n    padding:20px 15px;\n  }\n\n}\n\u003c\/style\u003e","brand":"GlowUP","offers":[{"title":"300ml Shampoo","offer_id":49058464071923,"sku":null,"price":450.0,"currency_code":"ZAR","in_stock":true},{"title":"1L Shampoo","offer_id":49058464104691,"sku":null,"price":640.0,"currency_code":"ZAR","in_stock":true},{"title":"250ml No Yellow Mask","offer_id":49058464137459,"sku":null,"price":430.0,"currency_code":"ZAR","in_stock":true},{"title":"1L No Yellow Mask","offer_id":49058464170227,"sku":null,"price":679.0,"currency_code":"ZAR","in_stock":true},{"title":"250ml No Yellow Mouse","offer_id":49058464202995,"sku":null,"price":560.0,"currency_code":"ZAR","in_stock":true},{"title":"Bundle Deal - 300ml Shampoo, 250ml Mask, 3 Black Small Satin Scrunchies","offer_id":50536369979635,"sku":null,"price":760.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_0e47ab4d-c514-4034-8021-247387a3e3b7.png?v=1783869357"},{"product_id":"keratin-ice-cream-range","title":"Keratin Ice Cream Range","description":"\u003cdiv style=\"font-family:Arial,Helvetica,sans-serif;max-width:1100px;margin:0 auto;color:#333;line-height:1.6;background:#fffafb;\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv style=\"background:linear-gradient(135deg,#fff5f8,#ffe1eb);padding:35px 20px;text-align:center;border-radius:20px;margin-bottom:25px;border:1px solid #f4c3d2;\"\u003e\n    \n    \u003cdiv style=\"font-size:14px;letter-spacing:2px;color:#b8864a;font-weight:bold;text-transform:uppercase;\"\u003e\n      Professional Haircare\n    \u003c\/div\u003e\n\n    \u003ch1 style=\"font-size:34px;line-height:1.15;margin:12px 0;color:#d93668;\"\u003e\n      Discover the Inebrya Ice Cream Keratin Range\n    \u003c\/h1\u003e\n\n    \u003cdiv style=\"font-size:22px;font-style:italic;color:#b8864a;margin-bottom:15px;\"\u003e\n      Silky, Frizz-Free Hair at Last ✨\n    \u003c\/div\u003e\n\n    \u003cp style=\"max-width:800px;margin:0 auto;font-size:16px;\"\u003e\n      A professional restructuring range designed to restore dry, damaged and chemically treated hair while helping to deliver smoother, stronger, shinier and more manageable results.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv style=\"background:#ffffff;padding:25px 22px;border-radius:18px;margin-bottom:25px;box-shadow:0 4px 15px rgba(214,80,120,0.08);\"\u003e\n\n    \u003ch2 style=\"color:#d93668;margin-top:0;\"\u003e\n      💗 What Is the Inebrya Ice Cream Keratin Collection?\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eInebrya Ice Cream Keratin\u003c\/strong\u003e collection is a complete professional restructuring range specially developed for extremely dry, damaged, and chemically treated hair.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Infused with powerful Keratin proteins, it helps restore strength, hydration, and beauty while protecting hair from future damage — delivering \u003cstrong\u003eanti-frizz, anti-humidity results with brilliant shine.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Whether your hair is bleached, colour-treated, brittle, or simply in need of some serious TLC, this range has a product for every step of your routine.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;justify-content:center;\"\u003e\n\n      \u003cdiv style=\"background:#fff0f5;border-radius:30px;padding:10px 16px;color:#d93668;font-weight:bold;\"\u003e\n        ✨ Anti-Frizz\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff0f5;border-radius:30px;padding:10px 16px;color:#d93668;font-weight:bold;\"\u003e\n        💧 Intense Hydration\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff0f5;border-radius:30px;padding:10px 16px;color:#d93668;font-weight:bold;\"\u003e\n        💎 Keratin Power\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff0f5;border-radius:30px;padding:10px 16px;color:#d93668;font-weight:bold;\"\u003e\n        🌸 Smoothness\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff0f5;border-radius:30px;padding:10px 16px;color:#d93668;font-weight:bold;\"\u003e\n        ✨ Brilliant Shine\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff0f5;border-radius:30px;padding:10px 16px;color:#d93668;font-weight:bold;\"\u003e\n        🛡️ Anti-Humidity\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- FULL RANGE TITLE --\u003e\n  \u003cdiv style=\"text-align:center;margin:35px 0 20px;\"\u003e\n    \u003ch2 style=\"font-size:28px;color:#d93668;margin-bottom:5px;\"\u003e\n      The Full Range\n    \u003c\/h2\u003e\n\n    \u003cdiv style=\"font-size:19px;color:#b8864a;font-style:italic;\"\u003e\n      Products, Descriptions \u0026amp; How to Use\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT 1 --\u003e\n  \u003cdiv style=\"background:#fff;border:1px solid #f1c2d0;border-radius:18px;padding:22px;margin-bottom:20px;\"\u003e\n\n    \u003cdiv style=\"background:linear-gradient(90deg,#d93668,#ed6f95);color:white;padding:12px 16px;border-radius:12px;\"\u003e\n      \u003ch3 style=\"margin:0;font-size:21px;\"\u003e🧴 1. Keratin Restructuring Shampoo\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      A deeply cleansing shampoo enriched with Keratin proteins that gently removes impurities while depositing restructuring actives into the hair shaft. Leaves hair soft, manageable, and brilliantly shiny from the very first wash.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Ideal for dry, damaged, frizzy, and chemically treated hair.\n    \u003c\/p\u003e\n\n    \u003ch4 style=\"color:#b8864a;\"\u003e✨ How to Use\u003c\/h4\u003e\n\n    \u003col\u003e\n      \u003cli\u003eApply to wet hair and massage gently into the scalp and lengths.\u003c\/li\u003e\n      \u003cli\u003eLeave on for 3–5 minutes to allow the Keratin to penetrate the hair shaft.\u003c\/li\u003e\n      \u003cli\u003eRinse thoroughly with warm water.\u003c\/li\u003e\n      \u003cli\u003eRepeat if necessary, or follow with the Keratin Restructuring Mask or Bi-Phase Conditioner.\u003c\/li\u003e\n    \u003c\/ol\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT 2 --\u003e\n  \u003cdiv style=\"background:#fff;border:1px solid #f1c2d0;border-radius:18px;padding:22px;margin-bottom:20px;\"\u003e\n\n    \u003cdiv style=\"background:linear-gradient(90deg,#d93668,#ed6f95);color:white;padding:12px 16px;border-radius:12px;\"\u003e\n      \u003ch3 style=\"margin:0;font-size:21px;\"\u003e🥥 2. Keratin Restructuring Mask\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      An intensive deep-conditioning treatment mask that delivers a concentrated dose of Keratin proteins and nourishing actives to restore elasticity, seal split ends, and eliminate frizz.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Perfect as a weekly treatment for severely damaged, bleached, or colour-treated hair.\n    \u003c\/p\u003e\n\n    \u003ch4 style=\"color:#b8864a;\"\u003e✨ How to Use\u003c\/h4\u003e\n\n    \u003col\u003e\n      \u003cli\u003eAfter shampooing, squeeze out excess water from hair.\u003c\/li\u003e\n      \u003cli\u003eApply generously from mid-lengths to ends, avoiding the scalp.\u003c\/li\u003e\n      \u003cli\u003eLeave on for 5–10 minutes, or longer under a shower cap for deeper penetration.\u003c\/li\u003e\n      \u003cli\u003eRinse thoroughly with cool water to seal the cuticle and lock in shine.\u003c\/li\u003e\n      \u003cli\u003eUse once or twice a week as needed.\u003c\/li\u003e\n    \u003c\/ol\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT 3 --\u003e\n  \u003cdiv style=\"background:#fff;border:1px solid #f1c2d0;border-radius:18px;padding:22px;margin-bottom:20px;\"\u003e\n\n    \u003cdiv style=\"background:linear-gradient(90deg,#d93668,#ed6f95);color:white;padding:12px 16px;border-radius:12px;\"\u003e\n      \u003ch3 style=\"margin:0;font-size:21px;\"\u003e💦 3. Keratin Bi-Phase Conditioner\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      A dual-phase leave-in conditioner that combines the detangling power of a rinse-out conditioner with the nourishing benefits of a leave-in treatment.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Shake before use to activate both phases. Smooths the cuticle, reduces frizz, and adds softness and shine — ideal for daily use on all hair types, especially fine or easily weighed-down hair.\n    \u003c\/p\u003e\n\n    \u003ch4 style=\"color:#b8864a;\"\u003e✨ How to Use\u003c\/h4\u003e\n\n    \u003col\u003e\n      \u003cli\u003eShake well before use to combine the two phases.\u003c\/li\u003e\n      \u003cli\u003eApply to towel-dried or dry hair, focusing on mid-lengths and ends.\u003c\/li\u003e\n      \u003cli\u003eDo not rinse out — leave in and style as usual.\u003c\/li\u003e\n      \u003cli\u003eCan also be used as a rinse-out conditioner after shampooing.\u003c\/li\u003e\n    \u003c\/ol\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT 4 --\u003e\n  \u003cdiv style=\"background:#fff;border:1px solid #f1c2d0;border-radius:18px;padding:22px;margin-bottom:20px;\"\u003e\n\n    \u003cdiv style=\"background:linear-gradient(90deg,#d93668,#ed6f95);color:white;padding:12px 16px;border-radius:12px;\"\u003e\n      \u003ch3 style=\"margin:0;font-size:21px;\"\u003e✨ 4. Keratin Oil Elixir\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      A luxurious lightweight oil elixir infused with Keratin and nourishing oils to deliver intense shine, smoothness, and heat protection.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Tames flyaways, seals split ends, and adds a silky finish without weighing hair down. Suitable for all hair types as a finishing or styling treatment.\n    \u003c\/p\u003e\n\n    \u003ch4 style=\"color:#b8864a;\"\u003e✨ How to Use\u003c\/h4\u003e\n\n    \u003col\u003e\n      \u003cli\u003eApply a few drops to the palms and rub together.\u003c\/li\u003e\n      \u003cli\u003eWork through towel-dried hair before heat styling for protection, or apply to dry hair as a finishing treatment for shine.\u003c\/li\u003e\n      \u003cli\u003eFocus on mid-lengths and ends — avoid the roots to prevent greasiness.\u003c\/li\u003e\n      \u003cli\u003eStyle as desired.\u003c\/li\u003e\n    \u003c\/ol\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT 5 --\u003e\n  \u003cdiv style=\"background:#fff;border:1px solid #f1c2d0;border-radius:18px;padding:22px;margin-bottom:20px;\"\u003e\n\n    \u003cdiv style=\"background:linear-gradient(90deg,#d93668,#ed6f95);color:white;padding:12px 16px;border-radius:12px;\"\u003e\n      \u003ch3 style=\"margin:0;font-size:21px;\"\u003e🌸 5. Keratin One\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      A multi-tasking leave-in cream that acts as a primer, conditioner, and styling aid in one step.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Keratin One smooths, strengthens, and protects hair from heat and humidity while reducing drying time. Perfect for those who want a simplified routine without compromising on results.\n    \u003c\/p\u003e\n\n    \u003ch4 style=\"color:#b8864a;\"\u003e✨ How to Use\u003c\/h4\u003e\n\n    \u003col\u003e\n      \u003cli\u003eApply to towel-dried hair, distributing evenly from roots to ends.\u003c\/li\u003e\n      \u003cli\u003eDo not rinse — leave in and proceed to blow-dry or air-dry.\u003c\/li\u003e\n      \u003cli\u003eUse daily or as needed as part of your styling routine.\u003c\/li\u003e\n    \u003c\/ol\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT 6 --\u003e\n  \u003cdiv style=\"background:#fff;border:1px solid #f1c2d0;border-radius:18px;padding:22px;margin-bottom:20px;\"\u003e\n\n    \u003cdiv style=\"background:linear-gradient(90deg,#d93668,#ed6f95);color:white;padding:12px 16px;border-radius:12px;\"\u003e\n      \u003ch3 style=\"margin:0;font-size:21px;\"\u003e☁️ 6. Keratin Toning Mousse\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      A lightweight volumising mousse enriched with Keratin that adds body, definition, and hold while smoothing the cuticle and controlling frizz.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Ideal for those who want volume and structure without stiffness or crunch. Works beautifully on wavy, curly, or straight hair.\n    \u003c\/p\u003e\n\n    \u003ch4 style=\"color:#b8864a;\"\u003e✨ How to Use\u003c\/h4\u003e\n\n    \u003col\u003e\n      \u003cli\u003eShake the can well before use.\u003c\/li\u003e\n      \u003cli\u003eDispense a golf ball–sized amount into your palm.\u003c\/li\u003e\n      \u003cli\u003eApply to towel-dried hair, scrunching through from roots to ends for curls, or smoothing through for straight styles.\u003c\/li\u003e\n      \u003cli\u003eBlow-dry or air-dry as desired.\u003c\/li\u003e\n    \u003c\/ol\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT 7 --\u003e\n  \u003cdiv style=\"background:#fff;border:1px solid #f1c2d0;border-radius:18px;padding:22px;margin-bottom:25px;\"\u003e\n\n    \u003cdiv style=\"background:linear-gradient(90deg,#d93668,#ed6f95);color:white;padding:12px 16px;border-radius:12px;\"\u003e\n      \u003ch3 style=\"margin:0;font-size:21px;\"\u003e💎 7. Keratin Restructuring Serum\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      A concentrated finishing serum packed with Keratin proteins and smoothing actives.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The Restructuring Serum targets the most damaged areas of the hair, sealing the cuticle, eliminating frizz, and delivering a mirror-like shine. A little goes a long way — your secret weapon for a polished, salon-worthy finish.\n    \u003c\/p\u003e\n\n    \u003ch4 style=\"color:#b8864a;\"\u003e✨ How to Use\u003c\/h4\u003e\n\n    \u003col\u003e\n      \u003cli\u003eApply a small amount (1–2 pumps) to the palms.\u003c\/li\u003e\n      \u003cli\u003eWork through dry or towel-dried hair, focusing on the ends and any particularly frizzy or damaged sections.\u003c\/li\u003e\n      \u003cli\u003eStyle as usual — no rinsing required.\u003c\/li\u003e\n      \u003cli\u003eCan be used daily as a finishing treatment.\u003c\/li\u003e\n    \u003c\/ol\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- WHO IS IT FOR --\u003e\n  \u003cdiv style=\"background:linear-gradient(135deg,#fff0f5,#fff9fb);border-radius:20px;padding:25px 22px;margin-bottom:25px;border:1px solid #f2c3d1;\"\u003e\n\n    \u003ch2 style=\"text-align:center;color:#d93668;margin-top:0;\"\u003e\n      💗 Who Is the Inebrya Ice Cream Keratin Range For?\n    \u003c\/h2\u003e\n\n    \u003cp style=\"text-align:center;\"\u003e\n      This collection is ideal for:\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"max-width:650px;margin:0 auto;\"\u003e\n\n      \u003cp style=\"margin:8px 0;\"\u003e✔️ Extremely dry or dehydrated hair\u003c\/p\u003e\n      \u003cp style=\"margin:8px 0;\"\u003e✔️ Damaged or brittle hair prone to breakage\u003c\/p\u003e\n      \u003cp style=\"margin:8px 0;\"\u003e✔️ Bleached or colour-treated hair\u003c\/p\u003e\n      \u003cp style=\"margin:8px 0;\"\u003e✔️ Chemically processed or relaxed hair\u003c\/p\u003e\n      \u003cp style=\"margin:8px 0;\"\u003e✔️ Frizzy or humidity-affected hair\u003c\/p\u003e\n      \u003cp style=\"margin:8px 0;\"\u003e✔️ Anyone wanting smoother, shinier, stronger hair\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- GLOWUP CTA --\u003e\n  \u003cdiv style=\"background:linear-gradient(135deg,#d93668,#ef7096);color:white;padding:35px 22px;text-align:center;border-radius:20px;margin-bottom:20px;\"\u003e\n\n    \u003cdiv style=\"font-size:14px;letter-spacing:2px;text-transform:uppercase;\"\u003e\n      GlowUp Professional Haircare\n    \u003c\/div\u003e\n\n    \u003ch2 style=\"font-size:30px;margin:10px 0;\"\u003e\n      Shop the Full Range at GlowUP ✨\n    \u003c\/h2\u003e\n\n    \u003cp style=\"max-width:750px;margin:0 auto 20px;font-size:16px;\"\u003e\n      At GlowUP, we're passionate about bringing you professional-grade haircare that delivers real results.\n      The Inebrya Ice Cream Keratin collection is available now — shop individual products or build your complete routine.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"font-size:24px;font-weight:bold;font-style:italic;\"\u003e\n      Your best hair starts here. 💗\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"GlowUP","offers":[{"title":"300ml Restructuring Shampoo","offer_id":49257978888435,"sku":null,"price":440.0,"currency_code":"ZAR","in_stock":true},{"title":"1L Restructuring Shampoo","offer_id":49257978921203,"sku":null,"price":640.0,"currency_code":"ZAR","in_stock":true},{"title":"500ml Restructuring Mask","offer_id":49258027581683,"sku":null,"price":479.0,"currency_code":"ZAR","in_stock":true},{"title":"1L Restructuring Mask","offer_id":49257978986739,"sku":null,"price":640.0,"currency_code":"ZAR","in_stock":true},{"title":"200ml Bi-Phase Conditioner","offer_id":49257979019507,"sku":null,"price":440.0,"currency_code":"ZAR","in_stock":true},{"title":"200ml Oil Elixer","offer_id":49257979052275,"sku":null,"price":579.0,"currency_code":"ZAR","in_stock":true},{"title":"200ml Keratin One","offer_id":49257979085043,"sku":null,"price":579.0,"currency_code":"ZAR","in_stock":true},{"title":"150ml Keratin Toning Mousse","offer_id":49257979117811,"sku":null,"price":530.0,"currency_code":"ZAR","in_stock":true},{"title":"100ml Restructuring Serum","offer_id":49257979150579,"sku":null,"price":679.0,"currency_code":"ZAR","in_stock":true},{"title":"Bundle Deal - 300ml Shampoo, 500ml Mask, 100ml Restructuring Serum","offer_id":50536366702835,"sku":null,"price":1350.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_2ab6ff38-7dde-47c5-897f-2633dc0879db.png?v=1783868602"},{"product_id":"keratin-structure-botox-range","title":"Keratin Structure Botox Range","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fredoka:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\n}\n\nbody{\nfont-family:'Fredoka',sans-serif;\nbackground:linear-gradient(180deg,#fff8fb,#fff2f7);\ncolor:#444;\n}\n\n.container{\nwidth:100%;\nmax-width:100%;\npadding:12px;\n}\n\n\/* HERO *\/\n\n.hero{\nposition:relative;\noverflow:hidden;\nborder-radius:28px;\npadding:28px 18px;\ntext-align:center;\nbackground:linear-gradient(135deg,#fff0f7,#ffe3ef,#fff9fb);\nbox-shadow:0 15px 35px rgba(255,105,180,0.15);\n}\n\n.hero:before,\n.hero:after{\ncontent:'';\nposition:absolute;\nwidth:180px;\nheight:180px;\nborder-radius:50%;\nbackground:rgba(255,105,180,0.16);\nfilter:blur(55px);\n}\n\n.hero:before{\ntop:-90px;\nleft:-90px;\n}\n\n.hero:after{\nbottom:-90px;\nright:-90px;\n}\n\n.hero-content{\nposition:relative;\nz-index:2;\n}\n\n.badge{\ndisplay:inline-block;\npadding:10px 18px;\nborder-radius:50px;\nbackground:linear-gradient(90deg,#ff4d88,#ff9f6b);\ncolor:white;\nfont-size:12px;\nfont-weight:700;\nletter-spacing:1px;\nmargin-bottom:15px;\nanimation:pulse 2s infinite;\n}\n\n.title{\nfont-size:30px;\nline-height:1.2;\nfont-weight:700;\nmargin-bottom:15px;\nbackground:linear-gradient(90deg,#ff4d88,#ff9f6b);\n-webkit-background-clip:text;\n-webkit-text-fill-color:transparent;\n}\n\n.subtitle{\nfont-size:20px;\nfont-weight:700;\ncolor:#ff4d88;\nmargin-bottom:20px;\nanimation:glow 2s infinite alternate;\n}\n\n.description{\nfont-size:16px;\nline-height:1.8;\n}\n\n.highlight{\nmargin-top:20px;\nbackground:white;\npadding:16px;\nborder-radius:18px;\nfont-size:18px;\nfont-weight:700;\ncolor:#ff4d88;\nbox-shadow:0 10px 25px rgba(255,105,180,0.12);\n}\n\n\/* SOCIAL PROOF *\/\n\n.live-viewers{\nmargin-top:15px;\nbackground:white;\npadding:14px;\nborder-radius:18px;\nfont-size:15px;\nfont-weight:700;\ncolor:#ff4d88;\nbox-shadow:0 8px 20px rgba(255,105,180,0.10);\nanimation:pulse 2s infinite;\n}\n\n.sales-proof{\nmargin-top:10px;\nbackground:white;\npadding:14px;\nborder-radius:18px;\nfont-size:15px;\nfont-weight:700;\ncolor:#ff4d88;\nbox-shadow:0 8px 20px rgba(255,105,180,0.10);\n}\n\n\/* SECTIONS *\/\n\n.section-title{\ntext-align:center;\nfont-size:26px;\ncolor:#ff4d88;\nmargin:28px 0 18px;\n}\n\n.feature{\ndisplay:flex;\ngap:12px;\nalign-items:flex-start;\nbackground:white;\npadding:16px;\nmargin-bottom:14px;\nborder-radius:18px;\nbox-shadow:0 8px 20px rgba(0,0,0,0.05);\ntransition:0.3s;\n}\n\n.feature:hover{\ntransform:translateY(-3px);\n}\n\n.icon{\nfont-size:24px;\n}\n\n.info-box{\nmargin-top:20px;\nbackground:white;\npadding:22px;\nborder-radius:24px;\nbox-shadow:0 10px 25px rgba(255,105,180,0.10);\nanimation:floaty 4s ease-in-out infinite;\n}\n\n.info-box h3{\ncolor:#ff4d88;\nmargin-bottom:15px;\nfont-size:23px;\n}\n\n.info-box p{\nfont-size:15px;\nline-height:1.8;\n}\n\n\/* CTA *\/\n\n.cta{\nmargin-top:28px;\npadding:25px 18px;\nborder-radius:28px;\nbackground:linear-gradient(135deg,#ff4d88,#ff9f6b);\ncolor:white;\ntext-align:center;\nanimation:pulse 2.5s infinite;\n}\n\n.cta h2{\nfont-size:28px;\nmargin-bottom:10px;\n}\n\n.cta p{\nline-height:1.8;\nfont-size:16px;\n}\n\n.cta-button{\ndisplay:block;\nwidth:100%;\nmargin-top:20px;\npadding:18px;\nborder-radius:60px;\nbackground:white;\ncolor:#ff4d88;\nfont-size:19px;\nfont-weight:700;\ntext-decoration:none;\n}\n\n.trust{\ntext-align:center;\nmargin-top:18px;\nfont-size:13px;\nopacity:0.8;\n}\n\n\/* ANIMATIONS *\/\n\n@keyframes pulse{\n0%{transform:scale(1);}\n50%{transform:scale(1.02);}\n100%{transform:scale(1);}\n}\n\n@keyframes glow{\nfrom{\ntext-shadow:0 0 10px rgba(255,105,180,0.4);\n}\nto{\ntext-shadow:0 0 25px rgba(255,105,180,0.9);\n}\n}\n\n@keyframes floaty{\n0%{transform:translateY(0);}\n50%{transform:translateY(-4px);}\n100%{transform:translateY(0);}\n}\n\n\/* MOBILE *\/\n\n@media(max-width:480px){\n\n.title{\nfont-size:26px;\n}\n\n.subtitle{\nfont-size:18px;\n}\n\n.description{\nfont-size:15px;\n}\n\n.section-title{\nfont-size:22px;\n}\n\n.info-box h3{\nfont-size:20px;\n}\n\n.cta h2{\nfont-size:24px;\n}\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge\"\u003e✨ PROFESSIONAL KERATIN REPAIR ✨\u003c\/div\u003e\n\u003cdiv class=\"title\"\u003eInebrya Keratin Structure Botox\u003c\/div\u003e\n\u003cdiv class=\"subtitle\"\u003eRepair • Restore • Strengthen 💖\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eAn intensive protein-rich hair restructuring treatment specially designed to repair dry, damaged and chemically treated hair. The Inebrya Keratin Structure Botox range replaces lost keratin, restores protein balance and dramatically reduces frizz without harsh straightening chemicals.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e✨ Salon-Quality Hair Reconstruction At Home ✨\u003c\/div\u003e\n\u003cdiv class=\"live-viewers\"\u003e👀 \u003cspan id=\"viewerCount\"\u003e18\u003c\/span\u003e people are viewing this product right now\u003c\/div\u003e\n\u003cdiv class=\"sales-proof\"\u003e🔥 41 sold in the last 7 days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eWhy You'll Love It 💛\u003c\/h2\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e💪\u003c\/div\u003e\n\u003cdiv\u003eReplaces lost keratin and rebuilds weakened hair fibres.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e💧\u003c\/div\u003e\n\u003cdiv\u003eDeep hydration helps restore moisture to dry, damaged hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003eLeaves hair silky, shiny and noticeably softer.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv\u003eCreates an anti-frizz and anti-humidity protective barrier.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e💕\u003c\/div\u003e\n\u003cdiv\u003eHelps restore elasticity and reduce breakage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e✂️\u003c\/div\u003e\n\u003cdiv\u003eHelps smooth the cuticle and seal split ends.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e🧴 Key Products In The Range\u003c\/h3\u003e\n\u003cp\u003e✨ \u003cstrong\u003eRestructuring Fluid \/ Lotion\u003c\/strong\u003e\u003cbr\u003eThe core Botox treatment that deeply penetrates the hair fibre to restore elasticity, repair damage and seal split ends. \u003cbr\u003e\u003cbr\u003e🥥 \u003cstrong\u003eRestructuring Mask\u003c\/strong\u003e\u003cbr\u003eA rich treatment mask with amino acids and macadamia for intense hydration, softness and anti-frizz benefits. \u003cbr\u003e\u003cbr\u003e🫧 \u003cstrong\u003eRestructuring Shampoo\u003c\/strong\u003e\u003cbr\u003eGently cleanses while preparing the hair cuticles to absorb reconstructive proteins more effectively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e🌸 Perfect For\u003c\/h3\u003e\n\u003cp\u003e✔ Severely damaged hair\u003cbr\u003e✔ Bleached and highlighted hair\u003cbr\u003e✔ Aggressively coloured hair\u003cbr\u003e✔ Weak and brittle hair\u003cbr\u003e✔ Hair prone to breakage\u003cbr\u003e✔ Frizzy and coarse hair\u003cbr\u003e✔ Difficult-to-manage hair\u003cbr\u003e✔ Dry and dehydrated hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-box\"\u003e\n\u003ch3\u003e✨ Benefits \u0026amp; Results\u003c\/h3\u003e\n\u003cp\u003e💖 Deep Repair – Amino acids and keratin peptides rebuild the structural core of the hair. \u003cbr\u003e\u003cbr\u003e✨ Intense Softness – Hair feels silky, smooth and easier to detangle from the very first wash. \u003cbr\u003e\u003cbr\u003e🌿 Anti-Humidity Protection – Creates a lightweight protective film around each strand to help prevent frizz. \u003cbr\u003e\u003cbr\u003e💎 Enhanced Shine – Restores healthy-looking shine and smoothness. \u003cbr\u003e\u003cbr\u003e💪 Improved Strength – Helps reduce breakage and improve overall hair resilience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003e💕 Transform Damaged Hair\u003c\/h2\u003e\n\u003cp\u003eGive your hair the professional keratin reconstruction treatment it deserves and enjoy smoother, healthier-looking hair with every use.\u003c\/p\u003e\n\u003ca class=\"cta-button\" href=\"https:\/\/glowupgirl.co.za\"\u003e 🛍️ SHOP NOW \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust\"\u003e✨ GlowUp • Premium Hair Care • South Africa 🇿🇦\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"GlowUP","offers":[{"title":"250ml Shampoo","offer_id":49258065690867,"sku":null,"price":460.0,"currency_code":"ZAR","in_stock":true},{"title":"750ml Shampoo","offer_id":49258065723635,"sku":null,"price":579.0,"currency_code":"ZAR","in_stock":true},{"title":"175ml Botox Mask","offer_id":49258065756403,"sku":null,"price":430.0,"currency_code":"ZAR","in_stock":true},{"title":"500ml Botox Mask","offer_id":49258065789171,"sku":null,"price":530.0,"currency_code":"ZAR","in_stock":true},{"title":"100ml Botox Fluid","offer_id":49258065821939,"sku":null,"price":579.0,"currency_code":"ZAR","in_stock":true},{"title":"Bundle Deal - 750ml Shampoo, 500ml Mask, 100ml Botox Fluid","offer_id":50536361296115,"sku":null,"price":1450.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_17a41f1f-b448-4fcd-98d5-15e99d02b3b9.png?v=1783868107"},{"product_id":"ice-cream-scalp-care-range","title":"Ice Cream Scalp Care Range","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Fredoka:wght@400;500;600;700\u0026display=swap');\n\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\n}\n\n.scalp-container{\nfont-family:'Fredoka',sans-serif;\npadding:12px;\ncolor:#444;\n}\n\n\/* HERO *\/\n\n.hero{\nposition:relative;\noverflow:hidden;\nborder-radius:28px;\npadding:28px 18px;\ntext-align:center;\nbackground:linear-gradient(135deg,#fff0f7,#ffe3ef,#fff9fb);\nbox-shadow:0 15px 35px rgba(255,105,180,.15);\n}\n\n.hero:before,\n.hero:after{\ncontent:'';\nposition:absolute;\nwidth:180px;\nheight:180px;\nborder-radius:50%;\nbackground:rgba(255,105,180,.15);\nfilter:blur(60px);\n}\n\n.hero:before{\ntop:-90px;\nleft:-90px;\n}\n\n.hero:after{\nbottom:-90px;\nright:-90px;\n}\n\n.hero-content{\nposition:relative;\nz-index:2;\n}\n\n.badge{\ndisplay:inline-block;\npadding:10px 18px;\nborder-radius:50px;\nbackground:linear-gradient(90deg,#ff4d88,#ff9f6b);\ncolor:white;\nfont-size:12px;\nfont-weight:700;\nletter-spacing:1px;\nmargin-bottom:15px;\nanimation:pulse 2s infinite;\n}\n\n.title{\nfont-size:30px;\nfont-weight:700;\nline-height:1.2;\nmargin-bottom:15px;\nbackground:linear-gradient(90deg,#ff4d88,#ff9f6b);\n-webkit-background-clip:text;\n-webkit-text-fill-color:transparent;\n}\n\n.subtitle{\nfont-size:20px;\nfont-weight:700;\ncolor:#ff4d88;\nmargin-bottom:18px;\nanimation:glow 2s infinite alternate;\n}\n\n.description{\nfont-size:16px;\nline-height:1.8;\n}\n\n.highlight{\nmargin-top:20px;\npadding:16px;\nborder-radius:18px;\nbackground:white;\ncolor:#ff4d88;\nfont-weight:700;\nfont-size:18px;\nbox-shadow:0 10px 25px rgba(255,105,180,.12);\n}\n\n\/* SOCIAL PROOF *\/\n\n.live-viewers,\n.recent-sales{\nmargin-top:12px;\nbackground:white;\npadding:14px;\nborder-radius:18px;\nfont-weight:700;\ncolor:#ff4d88;\nbox-shadow:0 8px 20px rgba(255,105,180,.10);\n}\n\n.live-viewers{\nanimation:pulse 2s infinite;\n}\n\n\/* FEATURES *\/\n\n.section-title{\ntext-align:center;\nfont-size:26px;\ncolor:#ff4d88;\nmargin:28px 0 18px;\n}\n\n.feature{\ndisplay:flex;\ngap:12px;\nalign-items:flex-start;\nbackground:white;\npadding:16px;\nmargin-bottom:14px;\nborder-radius:18px;\nbox-shadow:0 8px 20px rgba(0,0,0,.05);\ntransition:.3s;\n}\n\n.feature:hover{\ntransform:translateY(-3px);\n}\n\n.icon{\nfont-size:24px;\n}\n\n\/* PRODUCT BOX *\/\n\n.product-box{\nmargin-top:20px;\nbackground:white;\npadding:22px;\nborder-radius:24px;\nbox-shadow:0 10px 25px rgba(255,105,180,.10);\nanimation:floaty 4s ease-in-out infinite;\n}\n\n.product-box h3{\ncolor:#ff4d88;\nfont-size:22px;\nmargin-bottom:15px;\ntext-align:center;\n}\n\n.product-box p{\nline-height:1.9;\nfont-size:15px;\n}\n\n\/* CTA *\/\n\n.cta{\nmargin-top:28px;\npadding:25px 18px;\nborder-radius:28px;\ntext-align:center;\ncolor:white;\nbackground:linear-gradient(135deg,#ff4d88,#ff9f6b);\nanimation:pulse 2.5s infinite;\n}\n\n.cta h2{\nfont-size:28px;\nmargin-bottom:10px;\n}\n\n.cta p{\nline-height:1.8;\n}\n\n.cta-button{\ndisplay:block;\nwidth:100%;\nmargin-top:20px;\npadding:18px;\nborder-radius:60px;\nbackground:white;\ncolor:#ff4d88;\ntext-decoration:none;\nfont-size:19px;\nfont-weight:700;\n}\n\n.trust{\ntext-align:center;\nmargin-top:18px;\nfont-size:13px;\nopacity:.8;\n}\n\n\/* ANIMATIONS *\/\n\n@keyframes pulse{\n0%{transform:scale(1);}\n50%{transform:scale(1.02);}\n100%{transform:scale(1);}\n}\n\n@keyframes glow{\nfrom{ text-shadow:0 0 10px rgba(255,105,180,.4);}\nto{ text-shadow:0 0 25px rgba(255,105,180,.9);}\n}\n\n@keyframes floaty{\n0%{transform:translateY(0);}\n50%{transform:translateY(-4px);}\n100%{transform:translateY(0);}\n}\n\n@media(max-width:480px){\n\n.title{\nfont-size:26px;\n}\n\n.subtitle{\nfont-size:18px;\n}\n\n.section-title{\nfont-size:22px;\n}\n\n.cta h2{\nfont-size:24px;\n}\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"scalp-container\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge\"\u003e🌿 SCALP HEALTH COLLECTION 🌿\u003c\/div\u003e\n\u003cdiv class=\"title\"\u003eInebrya Ice Cream Scalp Care Range\u003c\/div\u003e\n\u003cdiv class=\"subtitle\"\u003ePurify • Balance • Refresh 💖\u003c\/div\u003e\n\u003cdiv class=\"description\"\u003eA professional scalp care collection designed to remove impurities, control excess oil, reduce dandruff and restore scalp comfort. Perfect for stressed, oily, dry, sensitive or dandruff-prone scalps.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e✨ Healthy Scalp = Healthier, Stronger Hair Growth ✨\u003c\/div\u003e\n\u003cdiv class=\"live-viewers\"\u003e👀 \u003cspan id=\"viewerCount\"\u003e16\u003c\/span\u003e people are viewing this product right now\u003c\/div\u003e\n\u003cdiv class=\"recent-sales\"\u003e🔥 \u003cspan id=\"salesCount\"\u003e58\u003c\/span\u003e sold in the last 30 days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eWhy You'll Love It 💛\u003c\/h2\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003eRemoves dandruff, impurities and product build-up.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv\u003ePurifies and rebalances stressed scalps.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e💧\u003c\/div\u003e\n\u003cdiv\u003eHydrates while maintaining scalp comfort.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e💆♀️\u003c\/div\u003e\n\u003cdiv\u003eRelieves itching, irritation and scalp tension.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003eRegulates excess oil production for a fresher scalp.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"icon\"\u003e🌱\u003c\/div\u003e\n\u003cdiv\u003e100% Vegan, SLS\/SLES and Silicone Free.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-box\"\u003e\n\u003ch3\u003e🌸 SCALP FLUID\u003c\/h3\u003e\n\u003cp\u003eThe derma-purifying exfoliating treatment that cares for stressed and dry scalps. Removes dandruff and impurities while providing a refreshing feeling of well-being. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eBenefits:\u003c\/strong\u003e\u003cbr\u003e✔ Removes dandruff and impurities\u003cbr\u003e✔ Exfoliates the scalp\u003cbr\u003e✔ Refreshes and purifies\u003cbr\u003e✔ Promotes a healthier scalp environment \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eHow To Use:\u003c\/strong\u003e\u003cbr\u003eApply to a dry scalp before shampooing. Massage thoroughly and leave for 3 minutes. Emulsify with warm water, rinse and follow with shampoo.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-box\"\u003e\n\u003ch3\u003e💧 BALANCE\u003c\/h3\u003e\n\u003cp\u003eA sebum-regulating and rebalancing treatment line designed for oily scalp and hair. Deeply cleanses while maintaining softness and hydration. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eActive Ingredients:\u003c\/strong\u003e\u003cbr\u003e🌿 Birch Extract\u003cbr\u003e🫒 Olive Oil\u003cbr\u003e🌱 Limnanthes Alba \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eBenefits:\u003c\/strong\u003e\u003cbr\u003e✔ Effectively cleanses\u003cbr\u003e✔ Regulates excess oil production\u003cbr\u003e✔ Refreshes and soothes the scalp\u003cbr\u003e✔ Long-lasting feeling of cleanliness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-box\"\u003e\n\u003ch3\u003e✨ CLEANY\u003c\/h3\u003e\n\u003cp\u003eA professional dandruff-control range that deeply purifies and restores scalp balance while maintaining hydration. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eActive Ingredients:\u003c\/strong\u003e\u003cbr\u003e🍊 Orange Extract\u003cbr\u003e🍋 Lemon Extract\u003cbr\u003e🌿 Piroctone Olamine \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eBenefits:\u003c\/strong\u003e\u003cbr\u003e✔ Helps control dandruff\u003cbr\u003e✔ Deeply cleanses and purifies\u003cbr\u003e✔ Restores scalp balance\u003cbr\u003e✔ Helps reduce itching and discomfort\u003cbr\u003e✔ Leaves the scalp feeling fresh and healthy\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-box\"\u003e\n\u003ch3\u003e💖 Perfect For\u003c\/h3\u003e\n\u003cp\u003e✔ Oily scalps\u003cbr\u003e✔ Dry scalps\u003cbr\u003e✔ Dandruff-prone scalps\u003cbr\u003e✔ Sensitive scalps\u003cbr\u003e✔ Product build-up\u003cbr\u003e✔ Itchy scalps\u003cbr\u003e✔ Stressed scalps\u003cbr\u003e✔ Anyone wanting a cleaner, healthier scalp\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003e🌸 Give Your Scalp The Care It Deserves\u003c\/h2\u003e\n\u003cp\u003eA healthy scalp is the foundation of beautiful hair. Discover professional scalp care with the Inebrya Ice Cream Scalp Collection.\u003c\/p\u003e\n\u003ca class=\"cta-button\" href=\"https:\/\/glowupgirl.co.za\"\u003e 🛍️ SHOP NOW \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust\"\u003e✨ GlowUp • Premium Hair Care • South Africa 🇿🇦\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"GlowUP","offers":[{"title":"300ml Balance Shampoo - Oily Hair","offer_id":49267505037555,"sku":null,"price":379.0,"currency_code":"ZAR","in_stock":true},{"title":"1L Balance Shampoo - Oily Hair","offer_id":49267505070323,"sku":null,"price":570.0,"currency_code":"ZAR","in_stock":true},{"title":"300ml Energy Shampoo - Hair Loss","offer_id":49267505103091,"sku":null,"price":379.0,"currency_code":"ZAR","in_stock":true},{"title":"1L Energy Shampoo - Hair Loss","offer_id":49267505135859,"sku":null,"price":570.0,"currency_code":"ZAR","in_stock":true},{"title":"300ml Cleany Shampoo","offer_id":49267505168627,"sku":null,"price":379.0,"currency_code":"ZAR","in_stock":true},{"title":"1L Cleany Shampoo","offer_id":49267505201395,"sku":null,"price":570.0,"currency_code":"ZAR","in_stock":true},{"title":"150ml Scalp Fluid Lotion","offer_id":49267505234163,"sku":null,"price":430.0,"currency_code":"ZAR","in_stock":true},{"title":"125ml Energy Anti-hair loss Lotion","offer_id":49267505266931,"sku":null,"price":360.0,"currency_code":"ZAR","in_stock":true},{"title":"Bundle Deal - 1L Energy Shampoo, 150ml Scalp Fluid, 125ml Energy Anti-hair loss Lotion","offer_id":50536354480371,"sku":null,"price":1450.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_6bd96c0e-f6ec-43a2-a7ec-798906c0e931.png?v=1783867016"},{"product_id":"inebrya-pro-volume-range","title":"Inebrya Pro Volume Range","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\nfont-family:'Poppins',sans-serif;\n}\n\nbody{\nbackground:linear-gradient(180deg,#FFF8FB,#FFFFFF,#FFF5F8);\noverflow-x:hidden;\ncolor:#444;\n}\n\n\/* FLOATING BUBBLES *\/\n.bubble{\nposition:fixed;\nbottom:-120px;\nborder-radius:50%;\nbackground:rgba(212,175,55,.18);\nanimation:float 18s linear infinite;\nz-index:0;\n}\n\n.bubble:nth-child(1){left:8%;width:45px;height:45px;animation-duration:18s;}\n.bubble:nth-child(2){left:30%;width:70px;height:70px;animation-duration:22s;}\n.bubble:nth-child(3){left:55%;width:30px;height:30px;animation-duration:14s;}\n.bubble:nth-child(4){left:78%;width:55px;height:55px;animation-duration:20s;}\n.bubble:nth-child(5){left:92%;width:35px;height:35px;animation-duration:17s;}\n\n@keyframes float{\n0%{transform:translateY(0) rotate(0deg);opacity:0;}\n20%{opacity:.7;}\n100%{transform:translateY(-130vh) rotate(360deg);opacity:0;}\n}\n\n.container{\nmax-width:500px;\nmargin:auto;\npadding:20px;\nposition:relative;\nz-index:2;\n}\n\n\/* HERO *\/\n.hero{\ntext-align:center;\npadding:40px 20px;\nanimation:fadeIn 1s;\n}\n\n.hero h1{\nfont-size:34px;\ncolor:#D4AF37;\nfont-weight:700;\nmargin-bottom:10px;\nletter-spacing:2px;\n}\n\n.hero h2{\nfont-size:18px;\nfont-weight:500;\ncolor:#D46A92;\nmargin-bottom:20px;\n}\n\n.hero p{\nfont-size:15px;\nline-height:1.8;\ncolor:#666;\n}\n\n.hero-icon{\nwidth:130px;\nheight:130px;\nmargin:30px auto;\nborder-radius:50%;\nbackground:linear-gradient(135deg,#FAD6E3,#FFFFFF,#FFF4D8);\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nfont-size:60px;\nbox-shadow:0 20px 40px rgba(212,175,55,.25);\nanimation:floatProduct 4s ease-in-out infinite;\n}\n\n@keyframes floatProduct{\n0%{transform:translateY(0px);}\n50%{transform:translateY(-12px);}\n100%{transform:translateY(0px);}\n}\n\n\/* SECTION *\/\n.section{\nbackground:rgba(255,255,255,.95);\nborder:1px solid #F7D9E6;\nborder-radius:22px;\npadding:22px;\nmargin-top:22px;\nbox-shadow:0 12px 35px rgba(0,0,0,.08);\nanimation:slideUp .8s;\n}\n\n.section h3{\ncolor:#D4AF37;\nmargin-bottom:15px;\nfont-size:22px;\n}\n\n\/* BENEFITS *\/\n.benefit{\ndisplay:flex;\nmargin-bottom:18px;\nalign-items:flex-start;\n}\n\n.icon{\nfont-size:28px;\nmargin-right:15px;\n}\n\n.benefit h4{\nfont-size:16px;\nmargin-bottom:4px;\n}\n\n.benefit p{\nfont-size:14px;\nline-height:1.6;\ncolor:#666;\n}\n\n\/* PRODUCTS - FIXED RESPONSIVE GRID *\/\n.products{\ndisplay:grid;\ngrid-template-columns:1fr 1fr;\ngap:15px;\nmargin-top:20px;\n}\n\n\/* 👇 FIX FOR MOBILE CUT OFF *\/\n@media (max-width:420px){\n.products{\ngrid-template-columns:1fr;\n}\n}\n\n\/* PRODUCT CARDS *\/\n.card{\nbackground:linear-gradient(145deg,#FFF7FA,#FFFFFF);\npadding:18px;\nborder-radius:18px;\ntext-align:center;\ntransition:.4s;\ncursor:pointer;\nbox-shadow:0 10px 20px rgba(0,0,0,0.05);\nborder:1px solid #F5D8E5;\n}\n\n.card:hover{\ntransform:translateY(-8px);\n}\n\n.card h4{\ncolor:#D46A92;\nfont-size:15px;\nmargin-bottom:8px;\n}\n\n.card p{\nfont-size:13px;\ncolor:#666;\nline-height:1.5;\n}\n\n\/* CTA *\/\n.cta{\nmargin:35px 0;\ntext-align:center;\n}\n\n.btn{\ndisplay:inline-block;\npadding:18px 35px;\nborder-radius:60px;\nbackground:linear-gradient(135deg,#D46A92,#D4AF37);\ncolor:#fff;\nfont-size:18px;\ntext-decoration:none;\nfont-weight:600;\nbox-shadow:0 15px 35px rgba(212,175,55,.35);\nanimation:pulse 2s infinite;\nposition:relative;\noverflow:hidden;\n}\n\n.btn::before{\ncontent:\"\";\nposition:absolute;\ntop:0;\nleft:-120%;\nwidth:60%;\nheight:100%;\nbackground:rgba(255,255,255,.4);\ntransform:skewX(-25deg);\nanimation:shine 3s infinite;\n}\n\n@keyframes shine{\n0%{left:-120%;}\n100%{left:150%;}\n}\n\n@keyframes pulse{\n0%{box-shadow:0 0 0 0 rgba(212,175,55,.4);}\n70%{box-shadow:0 0 0 18px rgba(212,175,55,0);}\n100%{box-shadow:0 0 0 0 rgba(212,175,55,0);}\n}\n\n\/* ANIMATIONS *\/\n@keyframes fadeIn{\nfrom{opacity:0;transform:translateY(30px);}\nto{opacity:1;transform:translateY(0);}\n}\n\n@keyframes slideUp{\nfrom{opacity:0;transform:translateY(60px);}\nto{opacity:1;transform:translateY(0);}\n}\n\n\/* FOOTER *\/\n.footer{\ntext-align:center;\npadding:25px;\nfont-size:13px;\ncolor:#777;\n}\n\n\u003c\/style\u003e\n\u003c!-- bubbles --\u003e\n\u003cdiv class=\"bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bubble\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003ch1\u003eINEBRYA\u003c\/h1\u003e\n\u003ch2\u003ePRO-VOLUME RANGE\u003c\/h2\u003e\n\u003cdiv class=\"hero-icon\"\u003e✨\u003c\/div\u003e\n\u003cp\u003eDesigned for fine, frizzy and flyaway-prone hair that needs volume, smoothness and control without heaviness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3\u003e✨ Perfect For Fine, Frizzy \u0026amp; Flyaway Hair\u003c\/h3\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"icon\"\u003e💖\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eControls Frizz \u0026amp; Flyaways\u003c\/h4\u003e\n\u003cp\u003eSmooths the hair cuticle to reduce static, puffiness and flyaway strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"icon\"\u003e💧\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eLightweight Hydration\u003c\/h4\u003e\n\u003cp\u003eMoisturises without heaviness — ideal for fine hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"icon\"\u003e💪\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eStrengthens Hair\u003c\/h4\u003e\n\u003cp\u003eHelps rebuild weak, brittle strands with arginine technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cdiv class=\"icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eNatural Volume Boost\u003c\/h4\u003e\n\u003cp\u003eAdds body and lift while keeping hair soft and airy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SUITABLE --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cp style=\"line-height: 1.8;\"\u003e✔ Fine Hair\u003cbr\u003e✔ Frizzy Hair\u003cbr\u003e✔ Flyaway Hair\u003cbr\u003e✔ Limp Hair\u003cbr\u003e✔ Dry Hair\u003cbr\u003e✔ Brittle Hair\u003cbr\u003e✔ Treated Hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCTS --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3\u003eAvailable Products\u003c\/h3\u003e\n\u003cdiv class=\"products\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch4\u003eVolume Shampoo\u003c\/h4\u003e\n\u003cp\u003e300ml \/ 1000ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch4\u003eVolume Conditioner\u003c\/h4\u003e\n\u003cp\u003e300ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch4\u003eMousse Conditioner\u003c\/h4\u003e\n\u003cp\u003e200ml Leave-In\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch4\u003eVolume Spray\u003c\/h4\u003e\n\u003cp\u003e200ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ROUTINE --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003ch3\u003eRoutine\u003c\/h3\u003e\n\u003cp style=\"line-height: 1.9;\"\u003e1. Cleanse with Volume Shampoo\u003cbr\u003e\u003cbr\u003e2. Condition lightly to control frizz\u003cbr\u003e\u003cbr\u003e3. Apply leave-in mousse for softness\u003cbr\u003e\u003cbr\u003e4. Finish with Volume Spray for lift \u0026amp; control\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta\"\u003e\u003ca class=\"btn\" href=\"#\"\u003eSHOP NOW\u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"footer\"\u003eInebrya Professional Haircare • Anti-Frizz Volume • Salon Results\u003c\/div\u003e\n\u003c\/div\u003e","brand":"GlowUP","offers":[{"title":"300ml Pro Volume Shampoo","offer_id":49335087169779,"sku":null,"price":430.0,"currency_code":"ZAR","in_stock":true},{"title":"1L Pro Volume Shampoo","offer_id":49335087202547,"sku":null,"price":630.0,"currency_code":"ZAR","in_stock":true},{"title":"300ml Pro Volume Conditioner","offer_id":49335087235315,"sku":null,"price":430.0,"currency_code":"ZAR","in_stock":true},{"title":"200ml Pro Volume One 15-in-1","offer_id":49335087268083,"sku":null,"price":560.0,"currency_code":"ZAR","in_stock":false},{"title":"200ml Pro Volume Mousse","offer_id":49335087300851,"sku":null,"price":530.0,"currency_code":"ZAR","in_stock":true},{"title":"Bundle Deal - 1L Shampoo, 300ml Conditioner, 200ml Mousse","offer_id":50536348614899,"sku":null,"price":1350.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_c1bc9778-4fe0-4bb9-b7ef-03db0cdb0a22.png?v=1783867540"},{"product_id":"shecare-glazed-range","title":"Shecare Glazed Range","description":"\u003c!-- =========================\nGlowUp | Inebrya Shecare Glazed\nLuxury Animated Product Description\nMobile Optimized for Shopify\n========================= --\u003e\n\n\u003cdiv class=\"glazed-container\"\u003e\n\n\u003cdiv class=\"glazed-badge\"\u003e\n✨ PROFESSIONAL GLOSS \u0026amp; SHINE THERAPY ✨\n\u003c\/div\u003e\n\n\u003ch2\u003eShecare Glazed\u003c\/h2\u003e\n\n\u003ch3\u003eMirror Shine • Hydration • Frizz Control\u003c\/h3\u003e\n\n\u003cp class=\"intro\"\u003e\nTransform dull, dehydrated and lifeless hair into beautifully glossy, silky locks with the \u003cstrong\u003eInebrya Shecare Glazed\u003c\/strong\u003e collection.\nDesigned for hair that is frequently coloured, heat styled or exposed to environmental damage, this advanced formula restores moisture while creating a luxurious mirror-like shine.\n\u003c\/p\u003e\n\n\u003cdiv class=\"hero-box\"\u003e\n💎 \u003cstrong\u003eMirror Effect Technology\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\nActivated by the heat of your styling tools, Shecare Glazed creates an invisible laminating shield around every hair strand, sealing the cuticle, locking in hydration and protecting your hair from humidity and everyday damage.\n\u003c\/div\u003e\n\n\u003ch3 class=\"title\"\u003e\nWhy You'll Love It\n\u003c\/h3\u003e\n\n\u003cdiv class=\"benefits\"\u003e\n\n\u003cdiv class=\"benefit\"\u003e\n💎\n\u003ch4\u003eMirror Shine\u003c\/h4\u003e\n\u003cp\u003eCreates an ultra-glossy salon finish with incredible shine.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"benefit\"\u003e\n💧\n\u003ch4\u003eDeep Hydration\u003c\/h4\u003e\n\u003cp\u003eRestores moisture to dry, dehydrated and brittle hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"benefit\"\u003e\n🛡️\n\u003ch4\u003eProtective Shield\u003c\/h4\u003e\n\u003cp\u003eSeals cuticles to reduce split ends and future damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"benefit\"\u003e\n🌈\n\u003ch4\u003eColour Protection\u003c\/h4\u003e\n\u003cp\u003eKeeps coloured hair vibrant while extending colour longevity.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"benefit\"\u003e\n✨\n\u003ch4\u003eFrizz Control\u003c\/h4\u003e\n\u003cp\u003eLeaves hair silky smooth, manageable and humidity resistant.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"benefit\"\u003e\n🌸\n\u003ch4\u003eSoft \u0026amp; Elastic\u003c\/h4\u003e\n\u003cp\u003eImproves flexibility, softness and overall hair health.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"perfect\"\u003e\n\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\n✔ Dull Hair\u003cbr\u003e\n✔ Dehydrated Hair\u003cbr\u003e\n✔ Frizzy Hair\u003cbr\u003e\n✔ Colour-Treated Hair\u003cbr\u003e\n✔ Heat-Damaged Hair\u003cbr\u003e\n✔ Chemically Treated Hair\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"result\"\u003e\n\n✨ \u003cstrong\u003eThe GlowUp Result\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n\n✔ Brilliant mirror-like shine\u003cbr\u003e\n✔ Deep hydration\u003cbr\u003e\n✔ Smooth silky texture\u003cbr\u003e\n✔ Reduced frizz\u003cbr\u003e\n✔ Long-lasting colour\u003cbr\u003e\n✔ Healthy-looking hair after every use\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.glazed-container{\nmax-width:900px;\nmargin:auto;\npadding:25px;\nfont-family:Arial,sans-serif;\nbackground:linear-gradient(180deg,#ffffff,#fff8fb);\nborder-radius:25px;\nbox-shadow:0 12px 35px rgba(255,105,180,.18);\noverflow:hidden;\nanimation:fadeUp .8s ease;\n}\n\n.glazed-badge{\ndisplay:inline-block;\nbackground:linear-gradient(135deg,#ff5b93,#ff9dc0);\npadding:9px 22px;\ncolor:#fff;\nborder-radius:40px;\nfont-weight:bold;\nletter-spacing:1px;\nanimation:pulse 2s infinite;\n}\n\n.glazed-container h2{\nfont-size:42px;\ncolor:#ff4d88;\nmargin:18px 0 5px;\n}\n\n.glazed-container h3{\nfont-size:22px;\ncolor:#b07a20;\nmargin-bottom:20px;\n}\n\n.intro{\nfont-size:16px;\nline-height:1.9;\ncolor:#555;\n}\n\n.hero-box{\nmargin:30px 0;\npadding:28px;\nbackground:linear-gradient(135deg,#fff0f7,#ffe2ef);\nborder-radius:20px;\ncolor:#444;\nline-height:1.8;\nfont-size:17px;\nanimation:glow 3s infinite;\n}\n\n.title{\nmargin-top:20px;\n}\n\n.benefits{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(220px,1fr));\ngap:18px;\nmargin-top:20px;\n}\n\n.benefit{\nbackground:#fff;\npadding:22px;\nborder-radius:18px;\ntext-align:center;\nbox-shadow:0 8px 20px rgba(0,0,0,.08);\ntransition:.35s;\nanimation:float 4s ease-in-out infinite;\n}\n\n.benefit:hover{\ntransform:translateY(-8px);\n}\n\n.benefit h4{\ncolor:#ff4d88;\nmargin:12px 0;\n}\n\n.benefit p{\nfont-size:15px;\ncolor:#666;\nline-height:1.6;\n}\n\n.perfect{\nmargin-top:35px;\nbackground:#fff7fb;\npadding:25px;\nborder-radius:20px;\nline-height:2;\nborder:1px solid #ffd5e7;\n}\n\n.result{\nmargin-top:30px;\npadding:30px;\nborder-radius:20px;\nbackground:linear-gradient(135deg,#ff5b93,#ff9dc0);\ncolor:white;\nfont-size:17px;\nline-height:2;\nanimation:pulse 3s infinite;\n}\n\n\/* Animations *\/\n\n@keyframes pulse{\n0%,100%{\ntransform:scale(1);\n}\n50%{\ntransform:scale(1.02);\n}\n}\n\n@keyframes float{\n0%,100%{\ntransform:translateY(0);\n}\n50%{\ntransform:translateY(-6px);\n}\n}\n\n@keyframes glow{\n0%,100%{\nbox-shadow:0 0 0 rgba(255,105,180,.2);\n}\n50%{\nbox-shadow:0 0 25px rgba(255,105,180,.35);\n}\n}\n\n@keyframes fadeUp{\nfrom{\nopacity:0;\ntransform:translateY(30px);\n}\nto{\nopacity:1;\ntransform:none;\n}\n}\n\n\/* Mobile *\/\n\n@media(max-width:768px){\n\n.glazed-container{\npadding:18px;\n}\n\n.glazed-container h2{\nfont-size:30px;\n}\n\n.glazed-container h3{\nfont-size:18px;\n}\n\n.intro{\nfont-size:15px;\n}\n\n.hero-box{\nfont-size:15px;\npadding:20px;\n}\n\n.benefits{\ngrid-template-columns:1fr;\n}\n\n.result{\nfont-size:16px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"GlowUP","offers":[{"title":"300ml Shampoo","offer_id":49931179393267,"sku":null,"price":435.0,"currency_code":"ZAR","in_stock":true},{"title":"1L Shampoo","offer_id":49931179426035,"sku":null,"price":640.0,"currency_code":"ZAR","in_stock":true},{"title":"250ml Mask","offer_id":49931179458803,"sku":null,"price":430.0,"currency_code":"ZAR","in_stock":true},{"title":"1L Mask","offer_id":49931179491571,"sku":null,"price":660.0,"currency_code":"ZAR","in_stock":true},{"title":"150ml Repair Sculpt Treatment","offer_id":49931179524339,"sku":null,"price":660.0,"currency_code":"ZAR","in_stock":true},{"title":"200ml Repair Spray","offer_id":49931179557107,"sku":null,"price":555.0,"currency_code":"ZAR","in_stock":true},{"title":"250ml Glazed Intenese Treatment","offer_id":49931179589875,"sku":null,"price":590.0,"currency_code":"ZAR","in_stock":true},{"title":"250ml Glazed Liquid Shine Conditioner","offer_id":49931179622643,"sku":null,"price":660.0,"currency_code":"ZAR","in_stock":true},{"title":"50ml Glazed Fluid","offer_id":49931179655411,"sku":null,"price":660.0,"currency_code":"ZAR","in_stock":true},{"title":"Bundle Deal - 300ml Shampoo, 250ml Mask, 50ml Glazed Fluid","offer_id":50549100052723,"sku":null,"price":1250.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_3d8079eb-6452-4fb8-8568-adb4924ab54d.png?v=1784233035"},{"product_id":"frosted-grey-range","title":"Icon Frosted Grey Range","description":"\u003cstyle\u003e\n\/* ===============================\n   ICON PROFESSIONAL FROSTED RANGE\n   Premium Mobile Product Description\n================================ *\/\n\n.icon-frosted{\n    max-width:900px;\n    margin:auto;\n    font-family:Arial,Helvetica,sans-serif;\n    color:#444;\n    line-height:1.7;\n}\n\n\/* Hero *\/\n\n.frosted-hero{\n    background:linear-gradient(135deg,#ffffff,#f7f7ff,#eef6ff);\n    border:2px solid #d9e9ff;\n    border-radius:25px;\n    padding:35px 25px;\n    text-align:center;\n    position:relative;\n    overflow:hidden;\n    box-shadow:0 15px 35px rgba(135,180,255,.18);\n}\n\n.frosted-hero:before{\n    content:\"\";\n    position:absolute;\n    width:240px;\n    height:240px;\n    background:rgba(185,220,255,.35);\n    border-radius:50%;\n    top:-120px;\n    right:-80px;\n    animation:float 8s infinite;\n}\n\n.frosted-title{\n    font-size:34px;\n    font-weight:bold;\n    color:#6b8fd6;\n    position:relative;\n    z-index:2;\n}\n\n.frosted-subtitle{\n    display:inline-block;\n    margin-top:15px;\n    padding:12px 28px;\n    border-radius:50px;\n    background:linear-gradient(90deg,#7faeff,#5f86d8);\n    color:white;\n    font-weight:bold;\n    animation:pulse 2.5s infinite;\n}\n\n.frosted-text{\n    margin-top:25px;\n    position:relative;\n    z-index:2;\n}\n\n\/* Cards *\/\n\n.frost-card{\n    background:white;\n    border-radius:22px;\n    border:2px solid #dfeeff;\n    padding:24px;\n    margin-top:25px;\n    box-shadow:0 10px 20px rgba(0,0,0,.05);\n    transition:.35s;\n}\n\n.frost-card:hover{\n    transform:translateY(-6px);\n    box-shadow:0 18px 35px rgba(120,170,255,.20);\n}\n\n.frost-heading{\n    color:#6b8fd6;\n    font-size:25px;\n    font-weight:bold;\n    margin-bottom:18px;\n}\n\n.frost-heading:after{\n    content:\"\";\n    display:block;\n    width:70px;\n    height:4px;\n    border-radius:10px;\n    background:linear-gradient(90deg,#84b3ff,#5f86d8);\n    margin-top:8px;\n}\n\n\/* Lists *\/\n\n.frost-list{\n    list-style:none;\n    padding:0;\n    margin:0;\n}\n\n.frost-list li{\n    padding:12px 0;\n    border-bottom:1px solid #edf5ff;\n    transition:.3s;\n}\n\n.frost-list li:last-child{\n    border:none;\n}\n\n.frost-list li:hover{\n    padding-left:10px;\n    color:#5f86d8;\n}\n\n\/* Pills *\/\n\n.pill{\n    display:inline-block;\n    margin:6px;\n    padding:12px 18px;\n    border-radius:40px;\n    background:linear-gradient(90deg,#8ab6ff,#cfe5ff);\n    color:#29509c;\n    font-weight:bold;\n    transition:.3s;\n}\n\n.pill:hover{\n    transform:scale(1.08);\n}\n\n\/* Product Boxes *\/\n\n.product-box{\n    background:linear-gradient(135deg,#f8fbff,#eef6ff);\n    border:2px solid #dbeaff;\n    border-radius:18px;\n    padding:18px;\n    margin:12px 0;\n    font-weight:bold;\n    transition:.3s;\n}\n\n.product-box:hover{\n    transform:translateX(8px);\n}\n\n\/* Footer *\/\n\n.footer{\n    margin-top:35px;\n    text-align:center;\n    font-size:22px;\n    color:#6b8fd6;\n    font-weight:bold;\n}\n\n@keyframes pulse{\n0%{transform:scale(1);}\n50%{transform:scale(1.03);}\n100%{transform:scale(1);}\n}\n\n@keyframes float{\n0%{transform:translateY(0);}\n50%{transform:translateY(18px);}\n100%{transform:translateY(0);}\n}\n\n@media(max-width:768px){\n\n.frosted-title{\nfont-size:28px;\n}\n\n.frost-heading{\nfont-size:22px;\n}\n\n.pill{\ndisplay:block;\ntext-align:center;\nmargin:10px 0;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"icon-frosted\"\u003e\n\n\u003cdiv class=\"frosted-hero\"\u003e\n\n\u003cdiv class=\"frosted-title\"\u003e\n❄️ ICON Professional Frosted Range ❄️\n\u003c\/div\u003e\n\n\u003cdiv class=\"frosted-subtitle\"\u003e\nProfessional Blonde Toning Collection\n\u003c\/div\u003e\n\n\u003cdiv class=\"frosted-text\"\u003e\n\nExperience beautifully toned, cool blonde hair with the \u003cstrong\u003eICON Professional Frosted Range.\u003c\/strong\u003e\n\nSpecially formulated for blonde, highlighted, silver, grey and pre-lightened hair, this professional salon range helps neutralise unwanted yellow and brassy tones while leaving your hair beautifully soft, healthy and radiant.\n\nInfused with nourishing ingredients, the Frosted Range refreshes colour, hydrates the hair and enhances shine for salon-quality results at home.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"frost-card\"\u003e\n\n\u003cdiv class=\"frost-heading\"\u003e\n💜 Benefits\n\u003c\/div\u003e\n\n\u003cul class=\"frost-list\"\u003e\n\n\u003cli\u003e✨ Neutralises unwanted yellow \u0026amp; brassy tones\u003c\/li\u003e\n\n\u003cli\u003e✨ Brightens blonde, silver \u0026amp; grey hair\u003c\/li\u003e\n\n\u003cli\u003e✨ Refreshes faded colour\u003c\/li\u003e\n\n\u003cli\u003e✨ Deeply hydrates \u0026amp; nourishes\u003c\/li\u003e\n\n\u003cli\u003e✨ Leaves hair soft \u0026amp; silky\u003c\/li\u003e\n\n\u003cli\u003e✨ Adds brilliant shine\u003c\/li\u003e\n\n\u003cli\u003e✨ Helps reduce dryness\u003c\/li\u003e\n\n\u003cli\u003e✨ Suitable for blonde, highlighted \u0026amp; grey hair\u003c\/li\u003e\n\n\u003cli\u003e✨ Professional salon-quality formula\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"frost-card\"\u003e\n\n\u003cdiv class=\"frost-heading\"\u003e\n💖 Perfect For\n\u003c\/div\u003e\n\n\u003cdiv class=\"pill\"\u003eBlonde Hair\u003c\/div\u003e\n\n\u003cdiv class=\"pill\"\u003eBleached Hair\u003c\/div\u003e\n\n\u003cdiv class=\"pill\"\u003eHighlighted Hair\u003c\/div\u003e\n\n\u003cdiv class=\"pill\"\u003eBalayage\u003c\/div\u003e\n\n\u003cdiv class=\"pill\"\u003eSilver Hair\u003c\/div\u003e\n\n\u003cdiv class=\"pill\"\u003eGrey Hair\u003c\/div\u003e\n\n\u003cdiv class=\"pill\"\u003ePlatinum Blonde\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"frost-card\"\u003e\n\n\u003cdiv class=\"frost-heading\"\u003e\n🧴 Products Available\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-box\"\u003e\n💜 Ash Pigment Drops\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-box\"\u003e\n🩶 Frosted Grey Spray\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-box\"\u003e\n🧴 Frosted Grey Shampoo\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-box\"\u003e\n✨ Frosted Grey Conditioner\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"frost-card\"\u003e\n\n\u003cdiv class=\"frost-heading\"\u003e\n📖 How To Use\n\u003c\/div\u003e\n\n\u003cul class=\"frost-list\"\u003e\n\n\u003cli\u003e💧 Apply shampoo to wet hair and massage thoroughly.\u003c\/li\u003e\n\n\u003cli\u003e⏱️ Leave on for a few minutes depending on your desired level of toning.\u003c\/li\u003e\n\n\u003cli\u003e💜 Rinse thoroughly and follow with the Frosted Grey Conditioner.\u003c\/li\u003e\n\n\u003cli\u003e✨ Use the Ash Pigment Drops to customise your toning treatment.\u003c\/li\u003e\n\n\u003cli\u003e🌬️ Finish with the Frosted Grey Spray for extra protection, shine and colour maintenance.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"footer\"\u003e\n\n❄️ Keep Your Blonde Bright, Cool \u0026amp; Beautiful ❄️\n\n\u003cbr\u003e\u003cbr\u003e\n\n💕 Healthy Hair. Confident You. 💕\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"GlowUP","offers":[{"title":"Ash Pigment Drops 100ml","offer_id":49980459516147,"sku":null,"price":220.0,"currency_code":"ZAR","in_stock":true},{"title":"Frosted Grey Spray 250ml","offer_id":49980459548915,"sku":null,"price":346.0,"currency_code":"ZAR","in_stock":true},{"title":"Frosted Grey Shampoo 250ml","offer_id":49980459581683,"sku":null,"price":284.0,"currency_code":"ZAR","in_stock":true},{"title":"Frosted Grey Conditioner 250ml","offer_id":49980459614451,"sku":null,"price":323.0,"currency_code":"ZAR","in_stock":true},{"title":"Frosted Grey Shampoo \u0026 Frosted Grey Styling Cream Banded Pack 250ml (Limited Time)","offer_id":50529362968819,"sku":null,"price":340.0,"currency_code":"ZAR","in_stock":true},{"title":"Frosted Grey Cream 250ml","offer_id":50536266399987,"sku":null,"price":221.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_2cffddbd-77b9-42d0-94d7-de8a7471fe6f.jpg?v=1785253622"},{"product_id":"puff-me-powder-dust-2g","title":"Puff Me Powder Dust 2g","description":"\u003cstyle\u003e\n\n\/* ===============================\n   ICON PROFESSIONAL PUFF ME\n   Premium Mobile Product Description\n================================ *\/\n\n.icon-container{\nmax-width:900px;\nmargin:auto;\nfont-family:Arial,Helvetica,sans-serif;\ncolor:#444;\nline-height:1.7;\n}\n\n\/* Hero *\/\n\n.hero{\nbackground:linear-gradient(135deg,#ffffff,#eef7ff,#f8fbff);\nborder:2px solid #dcecff;\nborder-radius:25px;\npadding:35px 25px;\ntext-align:center;\nposition:relative;\noverflow:hidden;\nbox-shadow:0 15px 35px rgba(70,130,255,.15);\n}\n\n.hero:before{\ncontent:\"\";\nposition:absolute;\nwidth:240px;\nheight:240px;\nbackground:rgba(185,215,255,.30);\nborder-radius:50%;\ntop:-120px;\nright:-80px;\nanimation:float 8s infinite;\n}\n\n.title{\nfont-size:34px;\nfont-weight:bold;\ncolor:#4b74c4;\nposition:relative;\nz-index:2;\n}\n\n.subtitle{\ndisplay:inline-block;\nmargin-top:18px;\npadding:12px 28px;\nborder-radius:50px;\nbackground:linear-gradient(90deg,#79a8ff,#4b74c4);\ncolor:#fff;\nfont-weight:bold;\nanimation:pulse 2.5s infinite;\nposition:relative;\nz-index:2;\n}\n\n.hero-text{\nmargin-top:25px;\nposition:relative;\nz-index:2;\nfont-size:16px;\n}\n\n\/* Cards *\/\n\n.card{\nbackground:#fff;\nborder:2px solid #e3efff;\nborder-radius:22px;\npadding:24px;\nmargin-top:25px;\nbox-shadow:0 10px 20px rgba(0,0,0,.05);\ntransition:.35s;\n}\n\n.card:hover{\ntransform:translateY(-6px);\nbox-shadow:0 18px 35px rgba(70,130,255,.18);\n}\n\n.heading{\nfont-size:25px;\nfont-weight:bold;\ncolor:#4b74c4;\nmargin-bottom:18px;\n}\n\n.heading:after{\ncontent:\"\";\ndisplay:block;\nwidth:70px;\nheight:4px;\nmargin-top:8px;\nborder-radius:10px;\nbackground:linear-gradient(90deg,#79a8ff,#4b74c4);\n}\n\n.list{\nlist-style:none;\npadding:0;\nmargin:0;\n}\n\n.list li{\npadding:12px 0;\nborder-bottom:1px solid #edf5ff;\ntransition:.3s;\n}\n\n.list li:last-child{\nborder:none;\n}\n\n.list li:hover{\npadding-left:10px;\ncolor:#4b74c4;\n}\n\n.pill{\ndisplay:inline-block;\nmargin:6px;\npadding:12px 18px;\nborder-radius:40px;\nbackground:linear-gradient(90deg,#8cb8ff,#dcebff);\ncolor:#29529e;\nfont-weight:bold;\ntransition:.3s;\n}\n\n.pill:hover{\ntransform:scale(1.08);\n}\n\n.tip{\nbackground:#f8fbff;\nborder-left:5px solid #79a8ff;\npadding:15px;\nmargin:12px 0;\nborder-radius:12px;\ntransition:.3s;\n}\n\n.tip:hover{\ntransform:translateX(8px);\n}\n\n.footer{\nmargin-top:35px;\ntext-align:center;\nfont-size:22px;\nfont-weight:bold;\ncolor:#4b74c4;\n}\n\n@keyframes pulse{\n0%{transform:scale(1);}\n50%{transform:scale(1.03);}\n100%{transform:scale(1);}\n}\n\n@keyframes float{\n0%{transform:translateY(0);}\n50%{transform:translateY(18px);}\n100%{transform:translateY(0);}\n}\n\n@media(max-width:768px){\n\n.title{\nfont-size:28px;\n}\n\n.heading{\nfont-size:22px;\n}\n\n.pill{\ndisplay:block;\ntext-align:center;\nmargin:10px 0;\n}\n\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"icon-container\"\u003e\n\n\u003cdiv class=\"hero\"\u003e\n\n\u003cdiv class=\"title\"\u003e\n💙 ICON Professional Puff Me Powder Dust\n\u003c\/div\u003e\n\n\u003cdiv class=\"subtitle\"\u003e\nInstant Volume • Texture • Root Lift\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-text\"\u003e\n\nInstantly transform flat hair with \u003cstrong\u003eICON Professional Puff Me Powder Dust.\u003c\/strong\u003e\n\nThis lightweight volumising powder creates dramatic root lift, long-lasting texture and fuller-looking hair while maintaining a natural matte finish. Perfect for adding body, grip and volume without weighing your hair down.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\n\u003cdiv class=\"heading\"\u003e\n✨ Benefits\n\u003c\/div\u003e\n\n\u003cul class=\"list\"\u003e\n\n\u003cli\u003e💙 Instantly lifts hair at the roots\u003c\/li\u003e\n\u003cli\u003e💙 Creates fuller, thicker-looking hair\u003c\/li\u003e\n\u003cli\u003e💙 Lightweight invisible powder\u003c\/li\u003e\n\u003cli\u003e💙 Adds texture and grip\u003c\/li\u003e\n\u003cli\u003e💙 Natural matte finish\u003c\/li\u003e\n\u003cli\u003e💙 Flexible reworkable hold\u003c\/li\u003e\n\u003cli\u003e💙 Refreshes flat hair instantly\u003c\/li\u003e\n\u003cli\u003e💙 Perfect for upstyles and braids\u003c\/li\u003e\n\u003cli\u003e💙 Suitable for all hair types\u003c\/li\u003e\n\u003cli\u003e💙 Professional salon-quality performance\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\n\u003cdiv class=\"heading\"\u003e\n💇 Perfect For\n\u003c\/div\u003e\n\n\u003cdiv class=\"pill\"\u003eFine Hair\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003eFlat Hair\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003eRoot Lift\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003eTextured Styles\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003eBraids\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003eUpstyles\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003eLong Hair\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003eShort Hair\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003eEveryday Styling\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"card\"\u003e\n\n\u003cdiv class=\"heading\"\u003e\n🧴 How To Use\n\u003c\/div\u003e\n\n\u003cdiv class=\"tip\"\u003e\nShake a small amount directly onto dry hair at the roots.\n\u003c\/div\u003e\n\n\u003cdiv class=\"tip\"\u003e\nMassage gently with your fingertips to activate the powder.\n\u003c\/div\u003e\n\n\u003cdiv class=\"tip\"\u003e\nAdd more product where extra lift or texture is needed.\n\u003c\/div\u003e\n\n\u003cdiv class=\"tip\"\u003e\nStyle as desired for instant volume and long-lasting body.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"footer\"\u003e\n\n💙 Bigger Hair. Bigger Confidence. 💙\n\n\u003cbr\u003e\u003cbr\u003e\n\n💕 Healthy Hair. Confident You. 💕\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"GlowUP","offers":[{"title":"Default Title","offer_id":49980407808243,"sku":null,"price":352.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_b0e9986b-489e-4dbf-9e42-69b6510c03a9.png?v=1785255249"},{"product_id":"root-boost-tonic","title":"Root Boost Tonic 100ml","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\n}\n\nbody{\nfont-family:'Poppins',sans-serif;\nbackground:#fff5f9;\npadding:15px;\ncolor:#555;\n}\n\n.product-card{\nmax-width:900px;\nmargin:auto;\nbackground:#fff;\nborder-radius:28px;\noverflow:hidden;\nbox-shadow:0 15px 40px rgba(255,105,180,.18);\nanimation:fadeIn 1s ease;\n}\n\n.header{\nbackground:linear-gradient(135deg,#ff7fbf,#ffd4eb,#fff7fb);\npadding:45px 30px;\ntext-align:center;\n}\n\n.header h1{\nfont-size:38px;\nfont-weight:800;\ncolor:#d63384;\nanimation:float 3s ease-in-out infinite;\n}\n\n.header p{\nmargin-top:12px;\nfont-size:19px;\ncolor:#7a5a67;\n}\n\n.section{\npadding:30px;\n}\n\n.section h2{\nfont-size:26px;\ncolor:#d63384;\nmargin-bottom:18px;\n}\n\n.description{\nfont-size:17px;\nline-height:1.9;\nmargin-bottom:30px;\n}\n\n.highlight{\nbackground:linear-gradient(135deg,#ffe3f0,#fff8fc);\npadding:24px;\nborder-left:6px solid #ff69b4;\nborder-radius:18px;\ntext-align:center;\nfont-size:18px;\nfont-weight:600;\ncolor:#d63384;\nmargin-bottom:30px;\nanimation:pulse 2.5s infinite;\n}\n\n.benefits{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(250px,1fr));\ngap:18px;\nmargin-top:20px;\n}\n\n.benefit{\nbackground:#fff7fb;\npadding:20px;\nborder-radius:18px;\nbox-shadow:0 8px 20px rgba(255,105,180,.10);\ntransition:.3s;\n}\n\n.benefit:hover{\ntransform:translateY(-5px);\nbox-shadow:0 15px 30px rgba(255,105,180,.18);\n}\n\n.benefit span{\nfont-size:30px;\ndisplay:block;\nmargin-bottom:10px;\n}\n\n.benefit h3{\ncolor:#d63384;\nmargin-bottom:8px;\n}\n\n.benefit p{\nline-height:1.7;\nfont-size:15px;\n}\n\n.how{\nmargin-top:30px;\nbackground:linear-gradient(135deg,#ffeaf5,#fff);\npadding:25px;\nborder-radius:20px;\nline-height:1.9;\n}\n\n.plan{\nmargin-top:30px;\nbackground:#fff7fb;\npadding:25px;\nborder-radius:20px;\nborder:2px dashed #ff9fcf;\n}\n\n.plan ul{\npadding-left:20px;\nline-height:2;\nmargin-top:15px;\n}\n\n.footer{\nbackground:#ffd6ea;\npadding:25px;\ntext-align:center;\nfont-size:20px;\nfont-weight:700;\ncolor:#d63384;\nanimation:glow 2.5s infinite;\n}\n\n@keyframes fadeIn{\nfrom{opacity:0;transform:translateY(20px);}\nto{opacity:1;transform:translateY(0);}\n}\n\n@keyframes float{\n0%,100%{transform:translateY(0);}\n50%{transform:translateY(-6px);}\n}\n\n@keyframes pulse{\n0%{transform:scale(1);}\n50%{transform:scale(1.02);}\n100%{transform:scale(1);}\n}\n\n@keyframes glow{\n0%{box-shadow:0 0 5px rgba(255,105,180,.2);}\n50%{box-shadow:0 0 20px rgba(255,105,180,.45);}\n100%{box-shadow:0 0 5px rgba(255,105,180,.2);}\n}\n\n\/* MOBILE *\/\n\n@media screen and (max-width:768px){\n\nbody{\npadding:8px;\n}\n\n.product-card{\nborder-radius:18px;\n}\n\n.header{\npadding:28px 18px;\n}\n\n.header h1{\nfont-size:26px;\nline-height:1.3;\n}\n\n.header p{\nfont-size:15px;\n}\n\n.section{\npadding:20px;\n}\n\n.section h2{\nfont-size:21px;\n}\n\n.description{\nfont-size:15px;\nline-height:1.7;\n}\n\n.highlight{\npadding:18px;\nfont-size:16px;\n}\n\n.benefits{\ngrid-template-columns:1fr;\n}\n\n.benefit{\npadding:18px;\n}\n\n.benefit span{\nfont-size:24px;\n}\n\n.benefit h3{\nfont-size:18px;\n}\n\n.benefit p{\nfont-size:14px;\n}\n\n.how,\n.plan{\npadding:18px;\nfont-size:15px;\n}\n\n.footer{\nfont-size:17px;\npadding:18px;\n}\n\n}\n\n@media screen and (max-width:480px){\n\n.header h1{\nfont-size:22px;\n}\n\n.header p{\nfont-size:14px;\n}\n\n.section{\npadding:16px;\n}\n\n.section h2{\nfont-size:19px;\n}\n\n.description,\n.highlight,\n.how,\n.plan{\nfont-size:14px;\n}\n\n.footer{\nfont-size:15px;\n}\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"product-card\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003ch1\u003e🌿 Root Boost Tonic\u003cspan style=\"background-color: initial;\"\u003e 🌿\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eIntense Scalp Therapy Treatment 💗\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"description\"\u003eHealthy hair starts at the root! Nourish your scalp and your hair will follow. Root Boost Hair Energizing Tonic is infused with pure Rosemary Oil to revitalize the scalp, strengthen hair from the roots and encourage healthier, fuller-looking hair.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e✨ Stronger Roots • Healthier Scalp • Thicker Hair • Natural Growth Support ✨\u003c\/div\u003e\n\u003ch2\u003e💖 Why You'll Love It\u003c\/h2\u003e\n\u003cdiv class=\"benefits\"\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cspan\u003e🌱\u003c\/span\u003e\n\u003ch3\u003eBoosts Hair Growth\u003c\/h3\u003e\n\u003cp\u003eStimulates dormant hair follicles to encourage thicker, healthier hair growth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cspan\u003e💪\u003c\/span\u003e\n\u003ch3\u003eStrengthens Roots\u003c\/h3\u003e\n\u003cp\u003eHelps reduce breakage, hair fall and weak, fragile strands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cspan\u003e💆♀️\u003c\/span\u003e\n\u003ch3\u003eCalms The Scalp\u003c\/h3\u003e\n\u003cp\u003eRelieves dryness, itchiness, flakes and scalp irritation for lasting comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e\n\u003ch3\u003eThicker Hair\u003c\/h3\u003e\n\u003cp\u003eAdds natural body, density and fuller-looking hair over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cspan\u003e🌿\u003c\/span\u003e\n\u003ch3\u003eRosemary Oil Formula\u003c\/h3\u003e\n\u003cp\u003eRich in antioxidants and nutrients that nourish both scalp and hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003cspan\u003e💖\u003c\/span\u003e\n\u003ch3\u003eHealthy Scalp\u003c\/h3\u003e\n\u003cp\u003eA nourished scalp creates the ideal environment for healthy hair growth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how\"\u003e\n\u003ch2\u003e🧴 How To Use\u003c\/h2\u003e\n\u003cp\u003e✔ Apply to dry or towel-dried hair.\u003cbr\u003e\u003cbr\u003e✔ Part the hair into sections and apply directly onto the scalp.\u003cbr\u003e\u003cbr\u003e✔ Massage gently for \u003cstrong\u003e10–20 seconds\u003c\/strong\u003e to stimulate circulation.\u003cbr\u003e\u003cbr\u003e✔ Do not rinse.\u003cbr\u003e\u003cbr\u003e✔ Style as usual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"plan\"\u003e\n\u003ch2\u003e📅 Recommended Scalp Therapy Plan\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e🌸 Intensive Treatment:\u003c\/strong\u003e 3× per week\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e🌿 Moderate Therapy:\u003c\/strong\u003e 2× per week\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e✨ Maintenance:\u003c\/strong\u003e 1× per week\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cbr\u003e\n\u003cp\u003e\u003cstrong\u003e💕 For the best results, use consistently for 3–6 months.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003e🌿 Healthy Roots. Beautiful Hair. Confident You. 💗\u003c\/div\u003e\n\u003c\/div\u003e","brand":"GlowUP","offers":[{"title":"Default Title","offer_id":49980500377843,"sku":null,"price":220.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_2fde430d-13ff-4492-ae32-20003d0d0a89.png?v=1785256173"},{"product_id":"pure-envy-liquid-gold-100ml","title":"Pure Envy Liquid Gold 100ml","description":"\u003cdiv class=\"liquid-gold\"\u003e\n\n    \u003cdiv class=\"hero\"\u003e\n\n        \u003ch2\u003e✨ Icon Professional Liquid Gold Serum ✨\u003c\/h2\u003e\n\n        \u003cp class=\"subtitle\"\u003e\n            Shine • Smooth • Protect • Nourish 💛\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n            Discover luxurious shine with\n            \u003cstrong\u003eIcon Professional Liquid Gold Serum\u003c\/strong\u003e.\n            This lightweight professional serum smooths frizz, enhances shine\n            and leaves hair beautifully soft without feeling greasy.\n        \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n\n        \u003ch3\u003e💛 Product Included\u003c\/h3\u003e\n\n        \u003cdiv class=\"product\"\u003e\n\n            \u003ch4\u003e✨ Liquid Gold Serum\u003c\/h4\u003e\n\n            \u003cp\u003e\n                A luxurious finishing serum that nourishes, smooths and protects\n                the hair while delivering brilliant shine and long-lasting softness.\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n\n        \u003ch3\u003e💗 Benefits\u003c\/h3\u003e\n\n        \u003cul\u003e\n\n            \u003cli\u003e✨ Lightweight \u0026amp; non-greasy\u003c\/li\u003e\n\n            \u003cli\u003e✨ Smooths frizz \u0026amp; flyaways\u003c\/li\u003e\n\n            \u003cli\u003e✨ Adds brilliant shine\u003c\/li\u003e\n\n            \u003cli\u003e✨ Locks in moisture\u003c\/li\u003e\n\n            \u003cli\u003e✨ Protects against humidity\u003c\/li\u003e\n\n            \u003cli\u003e✨ Leaves hair silky soft\u003c\/li\u003e\n\n            \u003cli\u003e✨ Improves manageability\u003c\/li\u003e\n\n            \u003cli\u003e✨ Professional salon-quality finish\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n\n        \u003ch3\u003e🌸 How To Use\u003c\/h3\u003e\n\n        \u003col\u003e\n\n            \u003cli\u003eApply 1–3 pumps to your palms.\u003c\/li\u003e\n\n            \u003cli\u003eDistribute evenly through damp or dry hair.\u003c\/li\u003e\n\n            \u003cli\u003eFocus on the mid-lengths and ends.\u003c\/li\u003e\n\n            \u003cli\u003eStyle as desired for silky, glossy results.\u003c\/li\u003e\n\n        \u003c\/ol\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gold-box\"\u003e\n\n        ✨ Experience the luxury of Liquid Gold for silky, radiant, healthy-looking hair. ✨\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.liquid-gold{\nfont-family:Arial,sans-serif;\npadding:15px;\nbackground:#fffdf8;\n}\n\n.hero{\nbackground:linear-gradient(135deg,#fff5d6,#ffffff);\npadding:24px;\nborder-radius:24px;\ntext-align:center;\nborder:1px solid #f4df9d;\nbox-shadow:0 10px 30px rgba(212,175,55,.20);\nanimation:fadeIn 1s ease;\n}\n\n.hero h2{\nfont-size:28px;\ncolor:#c89b00;\nmargin-bottom:10px;\n}\n\n.subtitle{\nfont-size:16px;\nfont-weight:bold;\ncolor:#d4a017;\n}\n\n.hero p{\ncolor:#555;\nline-height:1.7;\n}\n\n.section{\nmargin-top:20px;\nbackground:#ffffff;\npadding:20px;\nborder-radius:20px;\nbox-shadow:0 6px 18px rgba(212,175,55,.12);\n}\n\n.section h3{\ncolor:#c89b00;\nmargin-bottom:15px;\n}\n\n.product{\nbackground:#fffaf0;\npadding:15px;\nborder-left:5px solid #d4af37;\nborder-radius:14px;\n}\n\n.product h4{\ncolor:#b8860b;\nmargin-bottom:8px;\n}\n\nul,ol{\npadding-left:22px;\n}\n\nli{\nmargin-bottom:10px;\ncolor:#555;\n}\n\n.gold-box{\nmargin-top:22px;\npadding:18px;\ntext-align:center;\nfont-weight:bold;\ncolor:#8a6d00;\nbackground:linear-gradient(135deg,#ffe9a8,#fff6d8);\nborder-radius:18px;\nanimation:pulse 2.5s infinite;\n}\n\n@keyframes pulse{\n0%{transform:scale(1);}\n50%{transform:scale(1.03);}\n100%{transform:scale(1);}\n}\n\n@keyframes fadeIn{\nfrom{\nopacity:0;\ntransform:translateY(20px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@media(max-width:600px){\n\n.hero{\npadding:18px;\n}\n\n.hero h2{\nfont-size:22px;\n}\n\n.hero p,\n.section p,\n.section li{\nfont-size:14px;\n}\n\n.section{\npadding:16px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"GlowUP","offers":[{"title":"Default Title","offer_id":49981463396595,"sku":null,"price":500.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_e1e7ff0e-0963-4a57-ad2f-432344036d1a.png?v=1785266078"},{"product_id":"pure-envy-pure-hair-mist-100ml","title":"Pure Envy Pure Hair Mist 100ml","description":"\u003cdiv class=\"pure-envy-container\"\u003e\n\n  \u003cdiv class=\"hero-banner\"\u003e\n    \u003ch2\u003e✨ Icon Professional Pure Envy Hair Mist ✨\u003c\/h2\u003e\n    \u003cp class=\"subtitle\"\u003eRefresh • Fragrance • Shine • Smooth 💗\u003c\/p\u003e\n\n    \u003cp\u003e\n      Give your hair an instant refresh with\n      \u003cstrong\u003eIcon Professional Pure Envy Hair Mist\u003c\/strong\u003e.\n      This luxurious lightweight mist leaves your hair beautifully fragranced,\n      silky smooth and naturally radiant without weighing it down.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003e🌸 Product Included\u003c\/h3\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n\n      \u003ch4\u003e✨ Pure Envy Hair Mist\u003c\/h4\u003e\n\n      \u003cp\u003e\n        A professional lightweight finishing mist that refreshes the hair,\n        enhances shine and leaves every strand feeling soft, silky and\n        delicately scented.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"benefits-box\"\u003e\n\n        \u003ch5\u003e💗 Benefits\u003c\/h5\u003e\n\n        \u003cul\u003e\n          \u003cli\u003e✨ Instantly refreshes hair\u003c\/li\u003e\n          \u003cli\u003e🌸 Leaves a beautiful long-lasting fragrance\u003c\/li\u003e\n          \u003cli\u003e💧 Lightweight, non-greasy formula\u003c\/li\u003e\n          \u003cli\u003e💖 Adds brilliant shine\u003c\/li\u003e\n          \u003cli\u003e💕 Softens and smooths hair\u003c\/li\u003e\n          \u003cli\u003e🌿 Helps tame frizz and flyaways\u003c\/li\u003e\n          \u003cli\u003e☀️ Suitable for all hair types\u003c\/li\u003e\n          \u003cli\u003e✨ Professional salon-quality finish\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003e💖 Why You'll Love It\u003c\/h3\u003e\n\n    \u003cdiv class=\"icon-grid\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n        ✨\n        \u003cspan\u003eAdds Shine\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n        🌸\n        \u003cspan\u003eBeautiful Fragrance\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n        💧\n        \u003cspan\u003eLightweight Formula\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n        💕\n        \u003cspan\u003eSilky Soft Hair\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n        🌿\n        \u003cspan\u003eControls Frizz\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n        ☀️\n        \u003cspan\u003eDaily Use\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003e🌸 How To Use\u003c\/h3\u003e\n\n    \u003col\u003e\n      \u003cli\u003eShake well before use.\u003c\/li\u003e\n      \u003cli\u003eHold the bottle approximately 20–30 cm from your hair.\u003c\/li\u003e\n      \u003cli\u003eLightly mist over dry or styled hair.\u003c\/li\u003e\n      \u003cli\u003eUse throughout the day whenever your hair needs a refresh.\u003c\/li\u003e\n    \u003c\/ol\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tip-box\"\u003e\n    💗 \u003cstrong\u003eGlowUp Tip:\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n    Keep your Pure Envy Hair Mist in your handbag for beautifully refreshed,\n    soft and delicately fragranced hair wherever you go.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"footer-banner\"\u003e\n    ✨ Refresh. Shine. Fall in love with your hair every day. ✨\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.pure-envy-container{\nfont-family:Arial,Helvetica,sans-serif;\nmax-width:900px;\nmargin:auto;\npadding:15px;\nbackground:#fff9fc;\n}\n\n.hero-banner{\nbackground:linear-gradient(135deg,#ffe8f4,#ffffff);\npadding:28px;\nborder-radius:24px;\ntext-align:center;\nborder:1px solid #ffd5e7;\nbox-shadow:0 12px 30px rgba(255,105,180,.18);\nanimation:fadeIn .8s ease;\n}\n\n.hero-banner h2{\nfont-size:30px;\ncolor:#d63384;\nmargin-bottom:10px;\n}\n\n.subtitle{\nfont-size:17px;\nfont-weight:bold;\ncolor:#c45d96;\nmargin-bottom:15px;\n}\n\n.hero-banner p{\ncolor:#555;\nline-height:1.8;\n}\n\n.section{\nmargin-top:22px;\nbackground:#fff;\npadding:22px;\nborder-radius:22px;\nbox-shadow:0 8px 20px rgba(255,182,193,.12);\n}\n\n.section h3{\ncolor:#d63384;\nmargin-bottom:18px;\n}\n\n.product-card{\nbackground:#fff4f9;\npadding:18px;\nborder-left:6px solid #ff69b4;\nborder-radius:18px;\n}\n\n.product-card h4{\ncolor:#c2185b;\nmargin-bottom:10px;\n}\n\n.product-card p{\ncolor:#555;\nline-height:1.7;\n}\n\n.benefits-box{\nmargin-top:18px;\nbackground:#fff;\npadding:18px;\nborder-radius:16px;\nborder:1px solid #ffe0ee;\n}\n\n.benefits-box h5{\nmargin:0 0 12px;\ncolor:#d63384;\nfont-size:18px;\n}\n\n.benefits-box ul{\npadding-left:20px;\nmargin:0;\n}\n\n.benefits-box li{\nmargin-bottom:10px;\nline-height:1.6;\ncolor:#555;\n}\n\n.icon-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(140px,1fr));\ngap:15px;\n}\n\n.icon-box{\nbackground:linear-gradient(135deg,#fff5fa,#ffffff);\nborder-radius:18px;\npadding:18px;\ntext-align:center;\nfont-size:30px;\nfont-weight:bold;\ncolor:#d63384;\ntransition:.3s;\nbox-shadow:0 5px 15px rgba(255,182,193,.15);\n}\n\n.icon-box:hover{\ntransform:translateY(-4px);\n}\n\n.icon-box span{\ndisplay:block;\nmargin-top:10px;\nfont-size:14px;\nfont-weight:600;\ncolor:#555;\n}\n\nol{\npadding-left:22px;\n}\n\nol li{\nmargin-bottom:12px;\nline-height:1.7;\ncolor:#555;\n}\n\n.tip-box{\nmargin-top:22px;\nbackground:linear-gradient(135deg,#fff3f8,#ffffff);\npadding:22px;\nborder-left:6px solid #ff69b4;\nborder-radius:20px;\ncolor:#555;\nline-height:1.7;\n}\n\n.footer-banner{\nmargin-top:24px;\nbackground:linear-gradient(135deg,#ff7eb3,#ffc6df);\npadding:20px;\nborder-radius:22px;\ntext-align:center;\nfont-size:18px;\nfont-weight:bold;\ncolor:#fff;\nanimation:pulse 2.5s infinite;\n}\n\n@keyframes pulse{\n0%{transform:scale(1);}\n50%{transform:scale(1.02);}\n100%{transform:scale(1);}\n}\n\n@keyframes fadeIn{\nfrom{opacity:0;transform:translateY(20px);}\nto{opacity:1;transform:translateY(0);}\n}\n\n@media(max-width:768px){\n\n.hero-banner{\npadding:20px;\n}\n\n.hero-banner h2{\nfont-size:24px;\n}\n\n.hero-banner p,\n.product-card p,\n.benefits-box li,\nol li,\n.tip-box{\nfont-size:14px;\n}\n\n.section{\npadding:18px;\n}\n\n.icon-grid{\ngrid-template-columns:repeat(2,1fr);\n}\n\n.footer-banner{\nfont-size:16px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"GlowUP","offers":[{"title":"Default Title","offer_id":49981669048563,"sku":null,"price":220.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_0315549e-802e-4a7d-840e-76b37c10f1b5.jpg?v=1785266944"},{"product_id":"pure-envy-pure-rose-range","title":"Pure Envy Pure Rose Range","description":"\u003cdiv class=\"rose-range\"\u003e\n\n\u003cdiv class=\"hero\"\u003e\n\n\u003ch2\u003e🌹 Icon Professional Pure Envy Rose Range 🌹\u003c\/h2\u003e\n\n\u003cp class=\"subtitle\"\u003e\nLuxury • Hydration • Repair • Shine\n\u003c\/p\u003e\n\n\u003cp\u003e\nIndulge your hair with the \u003cstrong\u003eIcon Professional Pure Envy Rose Range\u003c\/strong\u003e—a luxurious salon-quality shampoo and conditioner duo designed to gently cleanse, nourish, reconstruct and hydrate your hair while leaving it silky soft, beautifully scented and full of radiant shine.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"section\"\u003e\n\n\u003ch3\u003e🌹 Products Included\u003c\/h3\u003e\n\n\u003cdiv class=\"product-card\"\u003e\n\n\u003ch4\u003e🧴 Pure Rose Shampoo\u003c\/h4\u003e\n\n\u003cp\u003e\n\u003cstrong\u003ePure Rose Shampoo\u003c\/strong\u003e is specially formulated for hair subjected to harsh climatic conditions and chemical treatments. Essential moisturising agents help nourish the hair while specialised proteins assist in restoring the hair's internal structure and stability, leaving it healthier, softer and easier to manage.\n\u003c\/p\u003e\n\n\u003cdiv class=\"benefits\"\u003e\n\n\u003ch5\u003e💗 Benefits\u003c\/h5\u003e\n\n\u003cul\u003e\n\u003cli\u003e🌹 Gently cleanses the hair and scalp\u003c\/li\u003e\n\u003cli\u003e💧 Moisturises dry, dehydrated hair\u003c\/li\u003e\n\u003cli\u003e✨ Helps restore the hair's internal structure\u003c\/li\u003e\n\u003cli\u003e💪 Strengthens and improves hair stability\u003c\/li\u003e\n\u003cli\u003e🌿 Helps protect hair exposed to harsh weather conditions\u003c\/li\u003e\n\u003cli\u003e💕 Ideal for chemically treated hair\u003c\/li\u003e\n\u003cli\u003e🌸 Leaves hair soft, smooth and manageable\u003c\/li\u003e\n\u003cli\u003e💖 Professional salon-quality care\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-card\"\u003e\n\n\u003ch4\u003e🌹 Pure Rose Conditioner\u003c\/h4\u003e\n\n\u003cp\u003e\n\u003cstrong\u003ePure Rose Conditioner\u003c\/strong\u003e is formulated with advanced technology to reconstruct dry, damaged, naturally curly and chemically treated hair. It penetrates the hair shaft to revitalise and strengthen tired hair while deeply nourishing every strand. The lightweight formula detangles effortlessly and leaves the hair silky smooth, brilliantly shiny and beautifully fragranced with a refreshing rose scent.\n\u003c\/p\u003e\n\n\u003cdiv class=\"benefits\"\u003e\n\n\u003ch5\u003e💗 Benefits\u003c\/h5\u003e\n\n\u003cul\u003e\n\u003cli\u003e💧 Deeply hydrates dry and damaged hair\u003c\/li\u003e\n\u003cli\u003e💪 Helps reconstruct and strengthen weakened hair\u003c\/li\u003e\n\u003cli\u003e🌿 Penetrates the hair shaft for intensive nourishment\u003c\/li\u003e\n\u003cli\u003e✨ Restores softness, shine and elasticity\u003c\/li\u003e\n\u003cli\u003e💕 Detangles for easier styling\u003c\/li\u003e\n\u003cli\u003e🌸 Smooths naturally curly and chemically treated hair\u003c\/li\u003e\n\u003cli\u003e🌹 Leaves a luxurious refreshing rose fragrance\u003c\/li\u003e\n\u003cli\u003e💖 Hair feels revitalised from the very first application\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"section\"\u003e\n\n\u003ch3\u003e✨ Why You'll Love It\u003c\/h3\u003e\n\n\u003cdiv class=\"icon-grid\"\u003e\n\n\u003cdiv class=\"icon-box\"\u003e🌹\u003cspan\u003eRose Fragrance\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"icon-box\"\u003e💧\u003cspan\u003eDeep Hydration\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"icon-box\"\u003e💪\u003cspan\u003eHair Repair\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"icon-box\"\u003e✨\u003cspan\u003eBrilliant Shine\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"icon-box\"\u003e🌿\u003cspan\u003eDaily Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"icon-box\"\u003e💕\u003cspan\u003eSalon Quality\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"section\"\u003e\n\n\u003ch3\u003e🌸 Perfect For\u003c\/h3\u003e\n\n\u003cul\u003e\n\u003cli\u003e✔ Dry and dehydrated hair\u003c\/li\u003e\n\u003cli\u003e✔ Damaged or weakened hair\u003c\/li\u003e\n\u003cli\u003e✔ Chemically treated hair\u003c\/li\u003e\n\u003cli\u003e✔ Naturally curly hair\u003c\/li\u003e\n\u003cli\u003e✔ Hair exposed to harsh weather conditions\u003c\/li\u003e\n\u003cli\u003e✔ Anyone wanting softer, shinier and healthier-looking hair\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"section\"\u003e\n\n\u003ch3\u003e🌸 How To Use\u003c\/h3\u003e\n\n\u003col\u003e\n\u003cli\u003eApply \u003cstrong\u003ePure Rose Shampoo\u003c\/strong\u003e to wet hair.\u003c\/li\u003e\n\u003cli\u003eMassage gently into the scalp and through the lengths.\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly.\u003c\/li\u003e\n\u003cli\u003eApply \u003cstrong\u003ePure Rose Conditioner\u003c\/strong\u003e from the mid-lengths to the ends.\u003c\/li\u003e\n\u003cli\u003eLeave for 2–5 minutes.\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly and style as desired.\u003c\/li\u003e\n\u003c\/ol\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"tip-box\"\u003e\n\n🌹 \u003cstrong\u003eGlowUp Tip:\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n\nFor beautifully nourished, silky smooth and healthy-looking hair, use the Pure Rose Shampoo and Conditioner together. Consistent use helps improve softness, manageability and shine while leaving your hair delicately fragranced with a luxurious rose scent.\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"footer\"\u003e\n\n💕 Experience luxurious salon-quality hair care every day with the Icon Professional Pure Envy Rose Range. Healthy, silky, beautifully radiant hair starts here. 💕\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.rose-range{\nfont-family:Arial,Helvetica,sans-serif;\nmax-width:900px;\nmargin:auto;\npadding:15px;\nbackground:#fff9fb;\n}\n\n.hero{\nbackground:linear-gradient(135deg,#ffe6f1,#ffffff);\npadding:30px;\nborder-radius:24px;\ntext-align:center;\nborder:1px solid #ffd5e5;\nbox-shadow:0 12px 35px rgba(255,105,180,.18);\nanimation:fadeIn .8s ease;\n}\n\n.hero h2{\nfont-size:30px;\ncolor:#d63384;\nmargin-bottom:10px;\n}\n\n.subtitle{\nfont-size:17px;\nfont-weight:bold;\ncolor:#c45d96;\nmargin-bottom:15px;\n}\n\n.hero p{\ncolor:#555;\nline-height:1.8;\nfont-size:15px;\n}\n\n.section{\nmargin-top:24px;\nbackground:#ffffff;\npadding:22px;\nborder-radius:22px;\nbox-shadow:0 8px 22px rgba(255,182,193,.12);\nanimation:slideUp .8s ease;\n}\n\n.section h3{\ncolor:#d63384;\nmargin-bottom:18px;\n}\n\n.product-card{\nbackground:#fff4f9;\npadding:20px;\nborder-left:6px solid #ff69b4;\nborder-radius:18px;\nmargin-bottom:20px;\ntransition:.3s;\n}\n\n.product-card:hover{\ntransform:translateY(-5px);\nbox-shadow:0 12px 25px rgba(255,105,180,.15);\n}\n\n.product-card h4{\ncolor:#c2185b;\nmargin-bottom:10px;\nfont-size:22px;\n}\n\n.product-card p{\nline-height:1.8;\ncolor:#555;\n}\n\n.benefits{\nmargin-top:20px;\nbackground:#ffffff;\npadding:18px;\nborder-radius:16px;\nborder:1px solid #ffe1ec;\n}\n\n.benefits h5{\nmargin:0 0 12px;\ncolor:#d63384;\nfont-size:18px;\n}\n\n.benefits ul{\npadding-left:22px;\nmargin:0;\n}\n\n.benefits li{\nmargin-bottom:10px;\nline-height:1.6;\ncolor:#555;\n}\n\n.icon-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(140px,1fr));\ngap:15px;\n}\n\n.icon-box{\nbackground:linear-gradient(135deg,#fff5fa,#ffffff);\npadding:20px;\nborder-radius:18px;\ntext-align:center;\nfont-size:30px;\nbox-shadow:0 6px 18px rgba(255,182,193,.15);\ntransition:.3s;\n}\n\n.icon-box:hover{\ntransform:translateY(-5px) scale(1.03);\n}\n\n.icon-box span{\ndisplay:block;\nmargin-top:10px;\nfont-size:14px;\nfont-weight:600;\ncolor:#555;\n}\n\n.section ul{\npadding-left:22px;\n}\n\n.section ul li{\nmargin-bottom:10px;\nline-height:1.7;\ncolor:#555;\n}\n\nol{\npadding-left:22px;\n}\n\nol li{\nmargin-bottom:12px;\nline-height:1.7;\ncolor:#555;\n}\n\n.tip-box{\nmargin-top:24px;\nbackground:linear-gradient(135deg,#fff2f8,#ffffff);\npadding:22px;\nborder-left:6px solid #ff69b4;\nborder-radius:20px;\ncolor:#555;\nline-height:1.8;\nbox-shadow:0 6px 18px rgba(255,182,193,.10);\n}\n\n.footer{\nmargin-top:24px;\nbackground:linear-gradient(135deg,#ff7eb3,#ffb8d2);\npadding:22px;\nborder-radius:22px;\ntext-align:center;\nfont-size:18px;\nfont-weight:bold;\ncolor:#ffffff;\nanimation:pulse 2.5s infinite;\n}\n\n@keyframes pulse{\n0%{transform:scale(1);}\n50%{transform:scale(1.02);}\n100%{transform:scale(1);}\n}\n\n@keyframes fadeIn{\nfrom{\nopacity:0;\ntransform:translateY(20px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@keyframes slideUp{\nfrom{\nopacity:0;\ntransform:translateY(15px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@media(max-width:768px){\n\n.hero{\npadding:20px;\n}\n\n.hero h2{\nfont-size:24px;\n}\n\n.subtitle{\nfont-size:15px;\n}\n\n.hero p,\n.product-card p,\n.benefits li,\n.section ul li,\nol li,\n.tip-box{\nfont-size:14px;\n}\n\n.section{\npadding:18px;\n}\n\n.product-card{\npadding:16px;\n}\n\n.icon-grid{\ngrid-template-columns:repeat(2,1fr);\n}\n\n.footer{\nfont-size:16px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"GlowUP","offers":[{"title":"Rose Shampoo 250ml","offer_id":49981735174387,"sku":null,"price":300.0,"currency_code":"ZAR","in_stock":true},{"title":"Rose Conditioner 250ml","offer_id":49981735207155,"sku":null,"price":302.0,"currency_code":"ZAR","in_stock":true},{"title":"Banded Pack Promotion Shampoo\u0026Conditioner (Limited Time)","offer_id":50210869412083,"sku":null,"price":440.0,"currency_code":"ZAR","in_stock":true},{"title":"Rose Shampoo 1L","offer_id":50438409191667,"sku":null,"price":464.0,"currency_code":"ZAR","in_stock":true},{"title":"Rose conditioner 1L","offer_id":50438409224435,"sku":null,"price":532.0,"currency_code":"ZAR","in_stock":true},{"title":"Rose Shampoo \u0026 Conditioner + FREE Pure Gloss Serum (Limited Time)","offer_id":50438409257203,"sku":null,"price":996.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_b762e129-d35c-45af-ae95-79ae88cfd073.jpg?v=1785267343"},{"product_id":"icon-silk-range","title":"Icon Silk Range","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c!-- ICON PROFESSIONAL SILK RANGE --\u003e\n\u003cstyle\u003e\n    .icon-silk-range {\n      font-family: Arial, Helvetica, sans-serif;\n      max-width: 900px;\n      margin: 0 auto;\n      padding: 20px 15px;\n      color: #333;\n      line-height: 1.65;\n      box-sizing: border-box;\n    }\n\n    .icon-silk-range * {\n      box-sizing: border-box;\n    }\n\n    .silk-hero {\n      text-align: center;\n      padding: 30px 18px;\n      margin-bottom: 25px;\n      border-radius: 22px;\n      background: linear-gradient(135deg, #fff5fa, #ffe3ef, #fffafc);\n      border: 1px solid #f4c6d9;\n      box-shadow: 0 8px 25px rgba(190, 100, 140, 0.12);\n    }\n\n    .silk-hero h2 {\n      margin: 0 0 8px;\n      color: #c85b88;\n      font-size: 28px;\n      font-weight: 700;\n    }\n\n    .silk-hero .tagline {\n      margin: 0;\n      color: #9b5272;\n      font-size: 16px;\n      font-weight: 600;\n      letter-spacing: .3px;\n    }\n\n    .silk-intro {\n      text-align: center;\n      font-size: 15px;\n      margin: 20px auto 30px;\n      max-width: 750px;\n      color: #555;\n    }\n\n    .silk-section-title {\n      text-align: center;\n      color: #c85b88;\n      font-size: 22px;\n      margin: 30px 0 18px;\n      font-weight: 700;\n    }\n\n    .silk-product {\n      background: #fff;\n      border: 1px solid #f1d2df;\n      border-radius: 18px;\n      padding: 20px;\n      margin-bottom: 18px;\n      box-shadow: 0 5px 18px rgba(180, 90, 130, 0.08);\n    }\n\n    .silk-product h3 {\n      margin: 0 0 10px;\n      color: #bd4f7d;\n      font-size: 19px;\n    }\n\n    .silk-product p {\n      margin: 0;\n      font-size: 14.5px;\n      color: #555;\n    }\n\n    .silk-benefits {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      margin: 20px 0 30px;\n    }\n\n    .benefit {\n      padding: 13px 10px;\n      text-align: center;\n      background: #fff5f9;\n      border: 1px solid #f2d2df;\n      border-radius: 14px;\n      color: #9d4d70;\n      font-size: 14px;\n      font-weight: 600;\n    }\n\n    .silk-how-to {\n      background: linear-gradient(135deg, #fff8fb, #fff0f6);\n      border-radius: 20px;\n      padding: 22px 20px;\n      border: 1px solid #f2cadb;\n      margin-top: 15px;\n    }\n\n    .silk-step {\n      display: flex;\n      gap: 10px;\n      align-items: flex-start;\n      margin-bottom: 14px;\n      font-size: 14.5px;\n      color: #555;\n    }\n\n    .silk-step:last-child {\n      margin-bottom: 0;\n    }\n\n    .step-icon {\n      flex: 0 0 auto;\n      font-size: 19px;\n    }\n\n    .silk-footer {\n      text-align: center;\n      margin-top: 30px;\n      padding: 25px 18px;\n      border-radius: 20px;\n      background: linear-gradient(135deg, #fce1ed, #fff1f7);\n      color: #a64870;\n      font-size: 18px;\n      font-weight: 700;\n    }\n\n    @media (max-width: 600px) {\n      .icon-silk-range {\n        padding: 12px 10px;\n      }\n\n      .silk-hero {\n        padding: 25px 14px;\n        border-radius: 18px;\n      }\n\n      .silk-hero h2 {\n        font-size: 23px;\n      }\n\n      .silk-hero .tagline {\n        font-size: 14px;\n      }\n\n      .silk-intro {\n        font-size: 14px;\n      }\n\n      .silk-section-title {\n        font-size: 20px;\n      }\n\n      .silk-product {\n        padding: 17px;\n        border-radius: 16px;\n      }\n\n      .silk-product h3 {\n        font-size: 17px;\n      }\n\n      .silk-product p {\n        font-size: 14px;\n      }\n\n      .silk-benefits {\n        grid-template-columns: 1fr 1fr;\n        gap: 8px;\n      }\n\n      .benefit {\n        font-size: 13px;\n        padding: 11px 7px;\n      }\n\n      .silk-footer {\n        font-size: 16px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"icon-silk-range\"\u003e\n\u003cdiv class=\"silk-hero\"\u003e\n\u003ch2\u003e✨ Icon Professional Silk Range ✨\u003c\/h2\u003e\n\u003cp class=\"tagline\"\u003eSilky • Smooth • Healthy • Radiant 💗\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silk-intro\"\u003eDiscover the luxurious \u003cstrong\u003eIcon Professional Silk Range\u003c\/strong\u003e, professionally formulated to smooth frizz, restore moisture and leave your hair silky soft with incredible shine.\u003c\/div\u003e\n\u003ch2 class=\"silk-section-title\"\u003e🌸 Products Included\u003c\/h2\u003e\n\u003cdiv class=\"silk-product\"\u003e\n\u003ch3\u003e✨ Silk Serum\u003c\/h3\u003e\n\u003cp\u003eLightweight serum that smooths frizz, enhances shine and protects against humidity while leaving your hair silky and glossy. Silk Serum seals the cuticle, repairs and conditions hair and split ends. It produces instant shine and a magnificent reflection while helping eliminate static and flyaways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silk-product\"\u003e\n\u003ch3\u003e🧴 Silk Treatment Shampoo\u003c\/h3\u003e\n\u003cp\u003eSilk Treatment Shampoo is formulated with natural silk protein and vitamin E to leave hair silky and smooth. Nano technology reduces the silk protein to its smallest molecules, ensuring remarkable penetration of the hair shaft. \u003cbr\u003e\u003cbr\u003eIts key ingredient, a nutritive lipid, helps make this a gentle shampoo with the benefits of a treatment. It assists in replacing moisture in dehydrated hair, resulting in supple and shiny hair. The acidic pH helps support the longevity of coloured hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silk-product\"\u003e\n\u003ch3\u003e💕 Silk Treatment Conditioner\u003c\/h3\u003e\n\u003cp\u003eIcon Silk Treatment Conditioner is formulated with advanced technology to reconstruct damaged and chemically treated hair. It penetrates the hair shaft, revitalizing and strengthening tired hair while helping restore elasticity, movement and manageability. \u003cbr\u003e\u003cbr\u003eAn excellent detangler, it leaves hair smooth, silky and brilliantly shiny. Hair feels beautifully renewed after the first application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silk-product\"\u003e\n\u003ch3\u003e🌟 Straight Up – Heat Protection \u0026amp; Smoothing Spray\u003c\/h3\u003e\n\u003cp\u003eStraight Up provides extreme heat protection while creating sleek, silky-looking hair. \u003cbr\u003e\u003cbr\u003eThis thermal protection spray creates an invisible barrier when using hair dryers, straight irons and curling tongs. It helps rebuild and restore the hair's keratin structure while its non-stick formula allows styling tools to glide smoothly, helping reduce heat damage and leaving hair beautifully sleek.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"silk-section-title\"\u003e💗 Benefits\u003c\/h2\u003e\n\u003cdiv class=\"silk-benefits\"\u003e\n\u003cdiv class=\"benefit\"\u003e✨ Reduces Frizz\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e✨ Boosts Shine\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e💧 Deep Hydration\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e🔥 Heat Protection\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e💕 Softens Hair\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e🌸 Improves Manageability\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e🌿 Lightweight Formula\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e⭐ Professional Salon Results\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"silk-section-title\"\u003e🌸 How To Use\u003c\/h2\u003e\n\u003cdiv class=\"silk-how-to\"\u003e\n\u003cdiv class=\"silk-step\"\u003e\n\u003cspan class=\"step-icon\"\u003e🧴\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eWash\u003c\/strong\u003e with Silk Treatment Shampoo. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silk-step\"\u003e\n\u003cspan class=\"step-icon\"\u003e💕\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eCondition\u003c\/strong\u003e with Silk Treatment Conditioner and rinse thoroughly. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silk-step\"\u003e\n\u003cspan class=\"step-icon\"\u003e✨\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eFinish\u003c\/strong\u003e with a few drops of Silk Serum for silky softness and brilliant shine. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silk-step\"\u003e\n\u003cspan class=\"step-icon\"\u003e🌟\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eProtect\u003c\/strong\u003e by spraying Straight Up before heat styling for maximum protection and smoothness. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"silk-footer\"\u003e💕 Luxury Salon Hair Begins With the\u003cbr\u003eIcon Professional Silk Range 💕\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"GlowUP","offers":[{"title":"Silk serum 100ml","offer_id":49981814210803,"sku":null,"price":386.0,"currency_code":"ZAR","in_stock":true},{"title":"Silk Treatment Shampoo 250ml","offer_id":49981814243571,"sku":null,"price":373.0,"currency_code":"ZAR","in_stock":true},{"title":"Silk Treatment Conditioner 200ml","offer_id":49981814276339,"sku":null,"price":321.0,"currency_code":"ZAR","in_stock":true},{"title":"Straight Up 250ml","offer_id":49981904421107,"sku":null,"price":418.0,"currency_code":"ZAR","in_stock":true},{"title":"Banded Pack Promotion Shampoo\u0026Conditioner 250ml (Limited Time)","offer_id":50210877243635,"sku":null,"price":440.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_cff0e605-b3b1-4bc9-9788-5eec975d002a.jpg?v=1785268013"}],"url":"https:\/\/glowupgirl.co.za\/collections\/favourite-hair-products.oembed?page=2","provider":"GlowUP","version":"1.0","type":"link"}