{"title":"The Styling Edit","description":"\u003cp\u003e\u003cspan\u003eDiscover \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eThe Styling Edit\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e — a curated collection of hair tools designed to make styling at home easier, faster and more effortless. From curls and waves to sleek finishes and everyday touch-ups, find the tools you need to create the look you want without the salon appointment.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"portable-hair-straightener","title":"Glow \u0026 Go Mini Straightener","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@300;400;500;600;700;800\u0026display=swap');\n\n.gg-premium *{\n  margin:0;\n  padding:0;\n  box-sizing:border-box;\n  font-family:'Manrope',sans-serif;\n}\n\n.gg-premium{\n  background:\n  radial-gradient(circle at top right, rgba(201,170,113,0.15), transparent 30%),\n  linear-gradient(180deg,#faf8f5 0%,#ffffff 100%);\n  padding:80px 20px;\n  overflow:hidden;\n  position:relative;\n  color:#161616;\n}\n\n\/* LUXURY GLOW *\/\n.gg-premium::before{\n  content:'';\n  position:absolute;\n  width:600px;\n  height:600px;\n  border-radius:50%;\n  background:radial-gradient(circle, rgba(201,170,113,0.10), transparent 70%);\n  top:-200px;\n  right:-200px;\n  filter:blur(30px);\n  animation:luxFloat 10s ease-in-out infinite;\n}\n\n@keyframes luxFloat{\n  0%,100%{transform:translateY(0);}\n  50%{transform:translateY(25px);}\n}\n\n.gg-container{\n  max-width:1250px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:70px;\n  align-items:center;\n  position:relative;\n  z-index:2;\n}\n\n\/* PRODUCT IMAGE *\/\n.gg-image{\n  position:relative;\n  animation:fadeUp 1s ease;\n}\n\n.gg-image img{\n  width:100%;\n  border-radius:34px;\n  box-shadow:\n  0 40px 80px rgba(0,0,0,.08),\n  0 10px 30px rgba(201,170,113,.12);\n  transition:.6s ease;\n}\n\n.gg-image img:hover{\n  transform:scale(1.03);\n}\n\n.gg-badge{\n  position:absolute;\n  top:25px;\n  left:25px;\n  background:#161616;\n  color:#fff;\n  padding:12px 20px;\n  border-radius:999px;\n  font-size:13px;\n  letter-spacing:1px;\n  font-weight:700;\n  box-shadow:0 10px 30px rgba(0,0,0,.15);\n  animation:pulse 2s infinite;\n}\n\n@keyframes pulse{\n  0%{transform:scale(1);}\n  50%{transform:scale(1.04);}\n  100%{transform:scale(1);}\n}\n\n\/* CONTENT *\/\n.gg-content{\n  animation:fadeUp 1.2s ease;\n}\n\n.gg-mini{\n  font-size:13px;\n  letter-spacing:3px;\n  color:#9d7d42;\n  font-weight:800;\n  margin-bottom:16px;\n  text-transform:uppercase;\n}\n\n.gg-title{\n  font-size:46px;\n  line-height:1;\n  font-weight:800;\n  margin-bottom:20px;\n}\n\n.gg-title span{\n  color:#9d7d42;\n}\n\n.gg-description{\n  font-size:18px;\n  line-height:1.9;\n  color:#555;\n  margin-bottom:35px;\n}\n\n\/* BENEFITS *\/\n.gg-benefits{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n  margin-bottom:40px;\n}\n\n.gg-benefit{\n  background:rgba(255,255,255,.8);\n  backdrop-filter:blur(10px);\n  border:1px solid rgba(0,0,0,.04);\n  border-radius:24px;\n  padding:22px;\n  transition:.35s ease;\n  box-shadow:0 10px 30px rgba(0,0,0,.04);\n}\n\n.gg-benefit:hover{\n  transform:translateY(-6px);\n  box-shadow:0 20px 40px rgba(157,125,66,.12);\n}\n\n.gg-benefit h4{\n  font-size:16px;\n  margin-bottom:10px;\n  font-weight:800;\n}\n\n.gg-benefit p{\n  font-size:14px;\n  line-height:1.7;\n  color:#666;\n}\n\n\/* TRUST BAR *\/\n.gg-trust{\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n  margin-bottom:35px;\n}\n\n.gg-pill{\n  background:#f4f0e8;\n  color:#7c6335;\n  padding:10px 16px;\n  border-radius:999px;\n  font-size:13px;\n  font-weight:700;\n}\n\n\/* BUTTONS *\/\n.gg-buttons{\n  display:flex;\n  gap:16px;\n  flex-wrap:wrap;\n  margin-bottom:30px;\n}\n\n.gg-btn{\n  padding:18px 34px;\n  border-radius:999px;\n  text-decoration:none;\n  font-weight:800;\n  transition:.35s ease;\n  font-size:15px;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n}\n\n\/* PREMIUM GOLD BUTTON *\/\n.gg-primary{\n  background:linear-gradient(135deg,#c9aa71,#9d7d42);\n  color:#fff;\n  box-shadow:0 18px 40px rgba(157,125,66,.30);\n}\n\n.gg-primary:hover{\n  transform:translateY(-3px) scale(1.03);\n  box-shadow:0 28px 55px rgba(157,125,66,.35);\n}\n\n\/* SECONDARY BUTTON *\/\n.gg-secondary{\n  background:#fff;\n  color:#161616;\n  border:1px solid rgba(0,0,0,.08);\n}\n\n.gg-secondary:hover{\n  background:#161616;\n  color:#fff;\n}\n\n\/* GUARANTEE *\/\n.gg-guarantee{\n  font-size:14px;\n  color:#666;\n  line-height:1.8;\n}\n\n\/* SPECS *\/\n.gg-specs{\n  margin-top:90px;\n  background:#fff;\n  border-radius:36px;\n  padding:55px;\n  box-shadow:0 25px 70px rgba(0,0,0,.05);\n  animation:fadeUp 1.4s ease;\n}\n\n.gg-specs h2{\n  text-align:center;\n  font-size:42px;\n  margin-bottom:40px;\n}\n\n.gg-spec-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:24px;\n}\n\n.gg-spec{\n  background:#faf8f5;\n  border-radius:24px;\n  padding:28px;\n  transition:.35s ease;\n}\n\n.gg-spec:hover{\n  transform:translateY(-5px);\n  background:#f4f0e8;\n}\n\n.gg-spec strong{\n  display:block;\n  margin-bottom:12px;\n  font-size:15px;\n}\n\n.gg-spec span{\n  font-size:14px;\n  line-height:1.8;\n  color:#666;\n}\n\n\/* SOCIAL PROOF *\/\n.gg-social{\n  margin-top:70px;\n  text-align:center;\n}\n\n.gg-social h3{\n  font-size:32px;\n  margin-bottom:14px;\n}\n\n.gg-social p{\n  color:#666;\n  max-width:700px;\n  margin:auto;\n  line-height:1.8;\n}\n\n\/* ANIMATION *\/\n@keyframes fadeUp{\n  from{\n    opacity:0;\n    transform:translateY(40px);\n  }\n  to{\n    opacity:1;\n    transform:translateY(0);\n  }\n}\n\n\/* =========================\n   MOBILE OPTIMIZATION\n========================= *\/\n\n@media screen and (max-width:768px){\n\n  .gg-premium{\n    padding:55px 16px;\n  }\n\n  .gg-container{\n    grid-template-columns:1fr;\n    gap:40px;\n  }\n\n  .gg-title{\n    font-size:32px;\n    line-height:1.15;\n    margin-bottom:16px;\n    word-break:break-word;\n  }\n\n  .gg-mini{\n    font-size:11px;\n    letter-spacing:2px;\n    margin-bottom:12px;\n  }\n\n  .gg-description{\n    font-size:15px;\n    line-height:1.7;\n    margin-bottom:28px;\n  }\n\n  .gg-benefits{\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-bottom:28px;\n  }\n\n  .gg-benefit{\n    padding:18px;\n    border-radius:20px;\n  }\n\n  .gg-benefit h4{\n    font-size:14px;\n    line-height:1.4;\n    margin-bottom:8px;\n  }\n\n  .gg-benefit p{\n    font-size:13px;\n    line-height:1.6;\n  }\n\n  .gg-trust{\n    gap:8px;\n    margin-bottom:25px;\n  }\n\n  .gg-pill{\n    font-size:11px;\n    padding:8px 12px;\n  }\n\n  .gg-buttons{\n    flex-direction:column;\n    width:100%;\n    gap:12px;\n  }\n\n  .gg-btn{\n    width:100%;\n    padding:16px 20px;\n    font-size:14px;\n  }\n\n  .gg-guarantee{\n    font-size:12px;\n    line-height:1.7;\n    text-align:center;\n  }\n\n  .gg-specs{\n    margin-top:60px;\n    padding:24px 18px;\n    border-radius:26px;\n  }\n\n  .gg-specs h2{\n    font-size:28px;\n    line-height:1.3;\n    margin-bottom:28px;\n  }\n\n  .gg-spec-grid{\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .gg-spec{\n    padding:20px;\n    border-radius:18px;\n  }\n\n  .gg-spec strong{\n    font-size:14px;\n    line-height:1.5;\n  }\n\n  .gg-spec span{\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .gg-social{\n    margin-top:50px;\n    padding:0 4px;\n  }\n\n  .gg-social h3{\n    font-size:24px;\n    line-height:1.3;\n    margin-bottom:12px;\n  }\n\n  .gg-social p{\n    font-size:14px;\n    line-height:1.8;\n  }\n\n  .gg-badge{\n    font-size:10px;\n    padding:9px 14px;\n    top:15px;\n    left:15px;\n  }\n\n  .gg-image img{\n    border-radius:24px;\n  }\n\n}\n\n\/* EXTRA SMALL DEVICES *\/\n@media screen and (max-width:420px){\n\n  .gg-title{\n    font-size:28px;\n  }\n\n  .gg-description{\n    font-size:14px;\n  }\n\n  .gg-btn{\n    font-size:13px;\n  }\n\n  .gg-social h3{\n    font-size:22px;\n  }\n\n}\n\u003c\/style\u003e\n\u003csection class=\"gg-premium\"\u003e\n\u003cdiv class=\"gg-container\"\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"gg-image\"\u003e\n\u003cdiv class=\"gg-badge\"\u003e✨ VIRAL BEAUTY ESSENTIAL\u003c\/div\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- CONTENT --\u003e\n\u003cdiv class=\"gg-content\"\u003e\n\u003cdiv class=\"gg-mini\"\u003eTHE GLOW UP LAB\u003c\/div\u003e\n\u003ch1 class=\"gg-title\"\u003eGlow \u0026amp; Go \u003cspan\u003eMini Straightener\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"gg-description\"\u003eSmooth, polished hair in minutes — wherever life takes you. Designed for busy mornings, travel days, office touch-ups, date nights, and effortless everyday styling.\u003c\/p\u003e\n\u003c!-- TRUST --\u003e\n\u003cdiv class=\"gg-trust\"\u003e\n\u003cdiv class=\"gg-pill\"\u003e✔ USB Rechargeable\u003c\/div\u003e\n\u003cdiv class=\"gg-pill\"\u003e✔ Safe Anti-Scald Design\u003c\/div\u003e\n\u003cdiv class=\"gg-pill\"\u003e✔ All Hair Types\u003c\/div\u003e\n\u003cdiv class=\"gg-pill\"\u003e✔ Fast Heat-Up\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"gg-benefits\"\u003e\n\u003cdiv class=\"gg-benefit\"\u003e\n\u003ch4\u003e⚡ Style In Minutes\u003c\/h4\u003e\n\u003cp\u003eReady in just 30–60 seconds so you can smooth, curl, or touch up your hair fast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-benefit\"\u003e\n\u003ch4\u003e👜 Made For Your Handbag\u003c\/h4\u003e\n\u003cp\u003eUltra-lightweight and compact enough to fit perfectly into your handbag or luggage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-benefit\"\u003e\n\u003ch4\u003e🔥 Salon-Level Results\u003c\/h4\u003e\n\u003cp\u003eCeramic plates reduce frizz while leaving your hair sleek, shiny, and polished.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-benefit\"\u003e\n\u003ch4\u003e💖 Works On Every Hair Type\u003c\/h4\u003e\n\u003cp\u003ePerfect for straight, wavy, curly, thick, fine, or coily hair textures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUTTONS --\u003e\n\u003cdiv class=\"gg-buttons\"\u003e\n\u003ca href=\"#\" class=\"gg-btn gg-primary\"\u003e Shop Now ✨ \u003c\/a\u003e \u003ca href=\"#specs\" class=\"gg-btn gg-secondary\"\u003e View Details \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- GUARANTEE --\u003e\n\u003cdiv class=\"gg-guarantee\"\u003e🔒 Secure checkout • 🚚 Fast shipping • 💛 Loved by beauty lovers everywhere\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"gg-specs\" id=\"specs\"\u003e\n\u003ch2\u003e📋 Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"gg-spec-grid\"\u003e\n\u003cdiv class=\"gg-spec\"\u003e\n\u003cstrong\u003e🪄 Ceramic Coating\u003c\/strong\u003e \u003cspan\u003e Smooth-glide ceramic plates for sleek, frizz-free styling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-spec\"\u003e\n\u003cstrong\u003e🌡️ Adjustable Heat\u003c\/strong\u003e \u003cspan\u003e 160°C \/ 180°C \/ 200°C settings for every hair type. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-spec\"\u003e\n\u003cstrong\u003e🔋 USB Rechargeable\u003c\/strong\u003e \u003cspan\u003e Recharge anywhere with your laptop, power bank, or wall adapter. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-spec\"\u003e\n\u003cstrong\u003e⚡ Fast Heat-Up\u003c\/strong\u003e \u003cspan\u003e Ready to style in under 60 seconds. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-spec\"\u003e\n\u003cstrong\u003e🛡️ Anti-Scald Design\u003c\/strong\u003e \u003cspan\u003e Designed for safer handling and easy storage after use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-spec\"\u003e\n\u003cstrong\u003e🖤🩷 Colours\u003c\/strong\u003e \u003cspan\u003e Available in elegant Black and Pink finishes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SOCIAL PROOF --\u003e\n\u003cdiv class=\"gg-social\"\u003e\n\u003ch3\u003e✨ Why Everyone Loves Glow \u0026amp; Go\u003c\/h3\u003e\n\u003cp\u003eWhether you're travelling, heading to work, getting ready for brunch, or fixing your hair before a night out — Glow \u0026amp; Go gives you effortless, salon-inspired styling without bulky tools or messy cords.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"The Glow up Lab","offers":[{"title":"Black","offer_id":52087803838747,"sku":null,"price":440.0,"currency_code":"ZAR","in_stock":true},{"title":"Blush Pink","offer_id":52127246844187,"sku":null,"price":440.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/0176\/2843\/files\/IMG-20260511-WA0026.jpg?v=1778529152"},{"product_id":"lustrewave-automatic-curling-iron","title":"Lustrewave™ Automatic Hair Curler","description":"\u003cdiv style=\"font-family:Arial,sans-serif;color:#444;max-width:100%;margin:auto;line-height:1.6;padding:10px;\"\u003e\n\n    \u003c!-- HERO --\u003e\n    \u003cdiv style=\"background:#fdf4f1;border-radius:18px;padding:35px 20px;text-align:center;\"\u003e\n\n        \u003ch1 style=\"font-size:32px;color:#d28b9c;line-height:1.2;margin-bottom:15px;\"\u003e\n            LustreWave Automatic Curling Iron ✨\n        \u003c\/h1\u003e\n\n        \u003cp style=\"font-size:16px;margin-bottom:0;\"\u003e\n            Create stunning salon-quality curls in minutes with the \n            \u003cstrong\u003eLustreWave Automatic Curling Iron\u003c\/strong\u003e.\n            Designed for effortless styling, smooth results, and beautiful long-lasting curls every day.\n        \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES --\u003e\n    \u003cdiv style=\"padding:35px 5px;\"\u003e\n\n        \u003ch2 style=\"text-align:center;font-size:28px;color:#d28b9c;margin-bottom:25px;\"\u003e\n            Why You'll Love It 💖\n        \u003c\/h2\u003e\n\n        \u003cdiv style=\"background:#fff7f5;padding:22px;border-radius:16px;margin-bottom:18px;text-align:center;\"\u003e\n            \u003cdiv style=\"font-size:38px;\"\u003e✨\u003c\/div\u003e\n            \u003ch3 style=\"margin:10px 0;\"\u003eAutomatic Curling\u003c\/h3\u003e\n            \u003cp\u003e\n                The smart rotating barrel creates perfect curls effortlessly — even for beginners.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#fff7f5;padding:22px;border-radius:16px;margin-bottom:18px;text-align:center;\"\u003e\n            \u003cdiv style=\"font-size:38px;\"\u003e🔥\u003c\/div\u003e\n            \u003ch3 style=\"margin:10px 0;\"\u003e4 Temperature Modes\u003c\/h3\u003e\n            \u003cp\u003e\n                Adjustable heat settings for fine, normal, and thick hair types.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#fff7f5;padding:22px;border-radius:16px;margin-bottom:18px;text-align:center;\"\u003e\n            \u003cdiv style=\"font-size:38px;\"\u003e💎\u003c\/div\u003e\n            \u003ch3 style=\"margin:10px 0;\"\u003eFrizz-Free Shine\u003c\/h3\u003e\n            \u003cp\u003e\n                Ceramic technology helps reduce frizz while leaving hair silky smooth and shiny.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#fff7f5;padding:22px;border-radius:16px;text-align:center;\"\u003e\n            \u003cdiv style=\"font-size:38px;\"\u003e⏱️\u003c\/div\u003e\n            \u003ch3 style=\"margin:10px 0;\"\u003eFast Heating\u003c\/h3\u003e\n            \u003cp\u003e\n                Heats up quickly so you can style your hair in minutes anytime, anywhere.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- TEMPERATURE --\u003e\n    \u003cdiv style=\"background:#fdf4f1;border-radius:18px;padding:30px 20px;\"\u003e\n\n        \u003ch2 style=\"text-align:center;font-size:28px;color:#d28b9c;margin-bottom:25px;\"\u003e\n            Temperature Modes 🔥\n        \u003c\/h2\u003e\n\n        \u003cdiv style=\"background:white;padding:18px;border-radius:14px;margin-bottom:15px;text-align:center;\"\u003e\n            \u003ch3 style=\"color:#c28a5d;margin-bottom:8px;\"\u003e150°C - 170°C\u003c\/h3\u003e\n            \u003cp\u003ePerfect for fine or thin hair.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:white;padding:18px;border-radius:14px;margin-bottom:15px;text-align:center;\"\u003e\n            \u003ch3 style=\"color:#c28a5d;margin-bottom:8px;\"\u003e190°C\u003c\/h3\u003e\n            \u003cp\u003eIdeal for normal hair types.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:white;padding:18px;border-radius:14px;text-align:center;\"\u003e\n            \u003ch3 style=\"color:#c28a5d;margin-bottom:8px;\"\u003e210°C\u003c\/h3\u003e\n            \u003cp\u003eBest for thick or coarse hair.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cp style=\"text-align:center;font-size:14px;margin-top:20px;\"\u003e\n            💡 We recommend starting with the lowest temperature first and adjusting based on your hair type.\n        \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- PERFECT FOR --\u003e\n    \u003cdiv style=\"padding:35px 5px;\"\u003e\n\n        \u003ch2 style=\"text-align:center;font-size:28px;color:#d28b9c;margin-bottom:25px;\"\u003e\n            Perfect For ✨\n        \u003c\/h2\u003e\n\n        \u003cdiv style=\"display:flex;flex-direction:column;gap:12px;\"\u003e\n\n            \u003cdiv style=\"background:#fff7f5;padding:15px;border-radius:40px;text-align:center;\"\u003e\n                ✔ Everyday Styling\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"background:#fff7f5;padding:15px;border-radius:40px;text-align:center;\"\u003e\n                ✔ Soft Waves \u0026amp; Glam Curls\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"background:#fff7f5;padding:15px;border-radius:40px;text-align:center;\"\u003e\n                ✔ Weddings \u0026amp; Special Events\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"background:#fff7f5;padding:15px;border-radius:40px;text-align:center;\"\u003e\n                ✔ Quick Morning Routines\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- CTA --\u003e\n    \u003cdiv style=\"background:#d28b9c;color:white;border-radius:18px;padding:35px 20px;text-align:center;\"\u003e\n\n        \u003ch2 style=\"font-size:30px;line-height:1.2;margin-bottom:15px;\"\u003e\n            Your Perfect Hair Day Starts Here 💕\n        \u003c\/h2\u003e\n\n        \u003cp style=\"font-size:16px;margin-bottom:25px;\"\u003e\n            Upgrade your styling routine with the LustreWave Automatic Curling Iron and enjoy effortless curls anytime.\n        \u003c\/p\u003e\n\n        \u003ca href=\"#\" style=\"display:inline-block;background:white;color:#d28b9c;padding:14px 30px;border-radius:50px;text-decoration:none;font-weight:bold;font-size:16px;\"\u003e\n            Shop Now\n        \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The Glow up Lab","offers":[{"title":"Blush Pink","offer_id":52252281274651,"sku":null,"price":699.0,"currency_code":"ZAR","in_stock":true},{"title":"Lavender Purple","offer_id":52252281307419,"sku":null,"price":699.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/0176\/2843\/files\/ChatGPT_Image_Aug_9_2026_06_02_56_PM.png?v=1786291401"},{"product_id":"hollywood-muse™-automatic-waver","title":"Hollywood Muse™ Automatic Waver","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;family=Playfair+Display:wght@700\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:#FFF8F8;\ncolor:#4A2F33;\nline-height:1.7;\n}\n\n.container{\nmax-width:550px;\nmargin:auto;\npadding:18px;\n}\n\n.hero{\nbackground:linear-gradient(180deg,#FFEDEF,#FFF9F9);\nborder-radius:28px;\npadding:28px 20px;\ntext-align:center;\nbox-shadow:0 10px 30px rgba(212,145,165,.18);\nmargin-bottom:22px;\nanimation:fade .8s ease;\n}\n\n.hero img{\nwidth:100%;\nborder-radius:22px;\nmargin-bottom:20px;\n}\n\n.small{\ncolor:#C78A97;\nfont-weight:600;\nletter-spacing:2px;\nfont-size:14px;\ntext-transform:uppercase;\n}\n\nh1{\nfont-family:'Playfair Display',serif;\nfont-size:38px;\ncolor:#7B4D56;\nmargin-top:10px;\nline-height:1.2;\n}\n\n.subtitle{\nfont-size:18px;\ncolor:#C78A97;\nfont-weight:500;\nmargin-top:10px;\nmargin-bottom:25px;\n}\n\n.button{\ndisplay:block;\nbackground:#D88A9C;\ncolor:#fff;\ntext-decoration:none;\npadding:16px;\nborder-radius:50px;\nfont-weight:700;\nfont-size:18px;\ntransition:.3s;\n}\n\n.button:hover{\nbackground:#C76F84;\n}\n\n.card{\nbackground:#fff;\npadding:22px;\nmargin-top:20px;\nborder-radius:22px;\nbox-shadow:0 8px 20px rgba(0,0,0,.06);\nanimation:fade .8s ease;\n}\n\n.card h2{\nfont-family:'Playfair Display',serif;\nfont-size:28px;\ncolor:#7B4D56;\nmargin-bottom:18px;\ntext-align:center;\n}\n\n.feature{\ndisplay:flex;\nalign-items:flex-start;\ngap:14px;\nmargin-bottom:18px;\n}\n\n.emoji{\nfont-size:24px;\nwidth:32px;\nflex-shrink:0;\ntext-align:center;\n}\n\n.text{\nflex:1;\n}\n\n.text strong{\ndisplay:block;\nfont-size:17px;\ncolor:#7B4D56;\nmargin-bottom:4px;\n}\n\n.heat{\nbackground:#FFF4F6;\nborder-radius:18px;\npadding:15px;\nmargin-bottom:14px;\nborder-left:6px solid #D88A9C;\n}\n\n.temp{\nfont-weight:700;\ncolor:#C76F84;\nfont-size:18px;\nmargin-bottom:5px;\n}\n\n.footer{\ntext-align:center;\nmargin:35px 0;\ncolor:#8D6A70;\nfont-size:14px;\n}\n\n@keyframes fade{\nfrom{\nopacity:0;\ntransform:translateY(20px);\n}\nto{\nopacity:1;\ntransform:translateY(0);\n}\n}\n\n@media(max-width:480px){\n\n.container{\npadding:15px;\n}\n\nh1{\nfont-size:32px;\n}\n\n.card h2{\nfont-size:24px;\n}\n\n.subtitle{\nfont-size:16px;\n}\n\n.button{\nfont-size:17px;\npadding:15px;\n}\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cp class=\"small\"\u003eCUSTOM HEAT\u003c\/p\u003e\n\u003ch1\u003ePerfect Waves\u003cbr\u003eEvery Time\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eSalon-quality Hollywood waves from the comfort of your home.\u003c\/p\u003e\n\u003ca class=\"button\" href=\"#\"\u003e 🛍️ Order Yours Today \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch2\u003e💖 Why You'll Love It\u003c\/h2\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003eLuxury Hollywood Waves\u003c\/strong\u003e Create beautiful, soft glamorous waves in minutes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e🌸\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003eCeramic Plates\u003c\/strong\u003e Smooth styling with less damage and less frizz.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e🔥\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003e5 Heat Levels\u003c\/strong\u003e Perfect for every hair type.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003eFast Heating\u003c\/strong\u003e Ready to style within seconds.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e💕\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003eEasy To Use\u003c\/strong\u003e Professional results without leaving home.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch2\u003e🌷 Heat Settings\u003c\/h2\u003e\n\u003cdiv class=\"heat\"\u003e\n\u003cdiv class=\"temp\"\u003e🌡️ 140°C\u003c\/div\u003e\nPerfect for damaged hair.\u003c\/div\u003e\n\u003cdiv class=\"heat\"\u003e\n\u003cdiv class=\"temp\"\u003e🌡️ 160°C\u003c\/div\u003e\nIdeal for soft and fine hair.\u003c\/div\u003e\n\u003cdiv class=\"heat\"\u003e\n\u003cdiv class=\"temp\"\u003e🌡️ 180°C\u003c\/div\u003e\nBest for medium hair.\u003c\/div\u003e\n\u003cdiv class=\"heat\"\u003e\n\u003cdiv class=\"temp\"\u003e🌡️ 200°C\u003c\/div\u003e\nSuitable for thick and coarse hair.\u003c\/div\u003e\n\u003cdiv class=\"heat\"\u003e\n\u003cdiv class=\"temp\"\u003e🌡️ 220°C\u003c\/div\u003e\nProfessional styling for long-lasting waves.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch2\u003e🎀 Perfect For\u003c\/h2\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e💃\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003eDate Nights\u003c\/strong\u003e Look effortlessly glamorous.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e📸\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003ePhotoshoots\u003c\/strong\u003e Picture-perfect Hollywood waves.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e🎉\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003eSpecial Occasions\u003c\/strong\u003e Perfect for weddings, birthdays and celebrations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e👑\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003eEveryday Glam\u003c\/strong\u003e Feel confident every single day.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch2\u003e💝 What's Included\u003c\/h2\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003eHollywood Muse Automatic Waver\u003c\/strong\u003e Premium ceramic automatic hair waver.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e🔌\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003ePower Cord\u003c\/strong\u003e Long, flexible cable for comfortable styling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e🌸\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003e5 Adjustable Heat Settings\u003c\/strong\u003e Suitable for fine, medium, thick and coarse hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"emoji\"\u003e💖\u003c\/div\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cstrong\u003eReady To Create Beautiful Waves\u003c\/strong\u003e Everything you need for effortless Hollywood-inspired styling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003ch1\u003eReady For Gorgeous Hair?\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eCreate beautiful salon-inspired Hollywood waves anytime, anywhere.\u003c\/p\u003e\n\u003ca class=\"button\" href=\"#\"\u003e 💗 Buy Now \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer\"\u003eMade with 💖 for effortless beauty.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"The Glow up Lab","offers":[{"title":"Blush Pink","offer_id":52465871487259,"sku":null,"price":798.0,"currency_code":"ZAR","in_stock":true},{"title":"Lavender Purple","offer_id":52465871520027,"sku":null,"price":798.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/0176\/2843\/files\/IMG-20260721-WA0003.jpg?v=1784625398"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/0176\/2843\/collections\/ChatGPT_Image_Aug_11_2026_04_57_40_PM.png?v=1786460362","url":"https:\/\/theglowuplab.co.za\/collections\/the-styling-edit.oembed","provider":"The Glow Up Lab","version":"1.0","type":"link"}