{"product_id":"straight-up-heat-protectant","title":"Straight Up Heat Protectant (SOLD OUT - PRE-ORDER AVAILABLE)","description":"\u003cdiv class=\"icon-straightup\"\u003e\n\n  \u003cstyle\u003e\n    .icon-straightup {\n      font-family: Arial, Helvetica, sans-serif;\n      max-width: 850px;\n      margin: 0 auto;\n      color: #1d3550;\n      background: linear-gradient(135deg, #f8fbfd, #e8f1f8);\n      border-radius: 24px;\n      overflow: hidden;\n      box-shadow: 0 12px 35px rgba(40, 80, 110, 0.15);\n    }\n\n    .icon-straightup * {\n      box-sizing: border-box;\n    }\n\n    .icon-hero {\n      padding: 45px 25px;\n      text-align: center;\n      background: linear-gradient(135deg, #7798b5, #456b89);\n      color: #fff;\n      animation: iconFadeDown 0.8s ease;\n    }\n\n    .icon-hero h2 {\n      margin: 0;\n      font-size: 34px;\n      font-weight: 800;\n      letter-spacing: 2px;\n    }\n\n    .icon-hero h3 {\n      margin: 10px 0;\n      font-size: 21px;\n      font-weight: 400;\n      letter-spacing: 3px;\n    }\n\n    .icon-hero p {\n      margin: 15px auto 0;\n      max-width: 650px;\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    .icon-badge {\n      display: inline-block;\n      margin-top: 20px;\n      padding: 11px 22px;\n      background: #fff;\n      color: #456b89;\n      border-radius: 50px;\n      font-weight: 700;\n      animation: iconPulse 2s infinite;\n    }\n\n    .icon-section {\n      padding: 35px 25px;\n    }\n\n    .icon-title {\n      text-align: center;\n      font-size: 27px;\n      margin-bottom: 25px;\n      color: #385d79;\n    }\n\n    .icon-benefits {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n    }\n\n    .icon-card {\n      background: #fff;\n      padding: 22px;\n      border-radius: 18px;\n      box-shadow: 0 7px 20px rgba(0,0,0,0.07);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n      animation: iconFadeUp 0.8s ease both;\n    }\n\n    .icon-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 12px 28px rgba(0,0,0,0.12);\n    }\n\n    .icon-card .emoji {\n      font-size: 32px;\n      display: block;\n      margin-bottom: 10px;\n    }\n\n    .icon-card h4 {\n      margin: 0 0 8px;\n      font-size: 18px;\n      color: #385d79;\n    }\n\n    .icon-card p {\n      margin: 0;\n      font-size: 14px;\n      line-height: 1.6;\n      color: #566573;\n    }\n\n    .icon-highlight {\n      margin: 0 25px 35px;\n      padding: 28px;\n      text-align: center;\n      border-radius: 20px;\n      background: linear-gradient(135deg, #dbeaf5, #ffffff);\n      border: 1px solid #bed2e2;\n      animation: iconGlow 3s infinite alternate;\n    }\n\n    .icon-highlight strong {\n      font-size: 30px;\n      display: block;\n      color: #385d79;\n    }\n\n    .icon-highlight span {\n      display: block;\n      margin-top: 7px;\n      font-size: 16px;\n    }\n\n    .icon-tools {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 15px;\n      margin-top: 20px;\n    }\n\n    .icon-tool {\n      background: #fff;\n      padding: 12px 18px;\n      border-radius: 50px;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.07);\n      font-weight: 600;\n      font-size: 14px;\n    }\n\n    .icon-how {\n      background: #fff;\n      margin: 0 25px 30px;\n      padding: 28px;\n      border-radius: 20px;\n    }\n\n    .icon-how h3 {\n      margin-top: 0;\n      color: #385d79;\n      text-align: center;\n    }\n\n    .icon-how p {\n      text-align: center;\n      line-height: 1.7;\n      color: #566573;\n    }\n\n    .icon-footer {\n      text-align: center;\n      padding: 28px 20px;\n      background: #385d79;\n      color: #fff;\n    }\n\n    .icon-footer strong {\n      font-size: 20px;\n    }\n\n    @keyframes iconFadeDown {\n      from {\n        opacity: 0;\n        transform: translateY(-20px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    @keyframes iconFadeUp {\n      from {\n        opacity: 0;\n        transform: translateY(25px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    @keyframes iconPulse {\n      0%, 100% {\n        transform: scale(1);\n      }\n      50% {\n        transform: scale(1.05);\n      }\n    }\n\n    @keyframes iconGlow {\n      from {\n        box-shadow: 0 0 8px rgba(91, 135, 168, 0.15);\n      }\n      to {\n        box-shadow: 0 0 22px rgba(91, 135, 168, 0.35);\n      }\n    }\n\n    @media (max-width: 600px) {\n      .icon-benefits {\n        grid-template-columns: 1fr;\n      }\n\n      .icon-hero h2 {\n        font-size: 27px;\n      }\n\n      .icon-hero h3 {\n        font-size: 17px;\n      }\n\n      .icon-highlight strong {\n        font-size: 25px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"icon-hero\"\u003e\n    \u003ch2\u003eICON STRAIGHT UP\u003c\/h2\u003e\n    \u003ch3\u003eHEAT PROTECTION SPRAY\u003c\/h3\u003e\n    \u003cp\u003e\n      Protect, hydrate and style your hair with confidence.\n      ICON Straight Up creates an invisible thermal barrier to help defend\n      your hair against the damaging effects of heated styling tools.\n    \u003c\/p\u003e\n    \u003cdiv class=\"icon-badge\"\u003e🔥 Protection Up To 230°C\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"icon-section\"\u003e\n    \u003ch3 class=\"icon-title\"\u003eWhy You'll Love It 💙\u003c\/h3\u003e\n\n    \u003cdiv class=\"icon-benefits\"\u003e\n\n      \u003cdiv class=\"icon-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e🔥\u003c\/span\u003e\n        \u003ch4\u003eExtreme Heat Protection\u003c\/h4\u003e\n        \u003cp\u003e\n          Helps protect your hair from temperatures of up to 230°C,\n          making it ideal for regular heat styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"icon-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e💧\u003c\/span\u003e\n        \u003ch4\u003eHyaluronic Acid Hydration\u003c\/h4\u003e\n        \u003cp\u003e\n          Provides a moisture boost to help keep hair feeling soft,\n          smooth and beautifully conditioned.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"icon-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e✨\u003c\/span\u003e\n        \u003ch4\u003eStyle That Lasts\u003c\/h4\u003e\n        \u003cp\u003e\n          Helps lock in your finished style for up to 3 days\n          for longer-lasting smoothness and control.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"icon-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e💪\u003c\/span\u003e\n        \u003ch4\u003eRebuild \u0026amp; Restore\u003c\/h4\u003e\n        \u003cp\u003e\n          Formulated to help support and restore the keratin structure\n          of the hair while you style.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"icon-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e🪶\u003c\/span\u003e\n        \u003ch4\u003eLightweight Non-Stick Formula\u003c\/h4\u003e\n        \u003cp\u003e\n          Allows styling tools to glide smoothly through the hair\n          without a heavy or sticky feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"icon-card\"\u003e\n        \u003cspan class=\"emoji\"\u003e🌿\u003c\/span\u003e\n        \u003ch4\u003eSulphate \u0026amp; Paraben Free\u003c\/h4\u003e\n        \u003cp\u003e\n          A salon-quality styling essential designed for beautiful,\n          healthy-looking hair.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"icon-highlight\"\u003e\n    \u003cstrong\u003eProtect • Style • Restore\u003c\/strong\u003e\n    \u003cspan\u003eThe perfect partner for your favourite heat styling tools.\u003c\/span\u003e\n\n    \u003cdiv class=\"icon-tools\"\u003e\n      \u003cdiv class=\"icon-tool\"\u003e💨 Hair Dryers\u003c\/div\u003e\n      \u003cdiv class=\"icon-tool\"\u003e🔥 Straighteners\u003c\/div\u003e\n      \u003cdiv class=\"icon-tool\"\u003e〰️ Curling Tongs\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"icon-how\"\u003e\n    \u003ch3\u003e✨ How To Use\u003c\/h3\u003e\n    \u003cp\u003e\n      Spray evenly through the hair before using heated styling tools.\n      Style as desired for smooth, polished and protected hair.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"icon-footer\"\u003e\n    \u003cstrong\u003eICON Straight Up Heat Protection Spray – 250ml\u003c\/strong\u003e\n    \u003cbr\u003e\u003cbr\u003e\n    Healthy-looking hair starts with protection. 💙\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"GlowUP","offers":[{"title":"Default Title","offer_id":51286469738739,"sku":null,"price":418.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/8270\/8211\/files\/rn-image_picker_lib_temp_f0636f21-3c0f-4d82-87b5-7ac861512f29.jpg?v=1789383093","url":"https:\/\/glowupgirl.co.za\/products\/straight-up-heat-protectant","provider":"GlowUp","version":"1.0","type":"link"}