{"product_id":"mist-spray-bottle","title":"MIST SPRAY BOTTLE","description":"\u003c!-- CONTINUOUS MIST SPRAY BOTTLE - Site Safe Embed --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Paste this directly into your product description HTML\/code editor --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .spray-card {\n    max-width: 680px;\n    width: 100%;\n    background: white;\n    border-radius: 24px;\n    overflow: hidden;\n    box-shadow: 0 8px 60px rgba(0,0,0,0.07);\n    font-family: 'DM Sans', sans-serif;\n    color: #2d2d2d;\n    margin: 0 auto;\n    animation: sprayFadeUp 0.7s ease both;\n  }\n\n  @keyframes sprayFadeUp {\n    from { opacity: 0; transform: translateY(28px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  .spray-card .hero-band {\n    background: linear-gradient(135deg, #c8dfc8 0%, #a0c4a0 100%);\n    padding: 36px 40px 32px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .spray-card .hero-band::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.18);\n  }\n\n  .spray-card .hero-band::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: -30px;\n    width: 160px; height: 160px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.10);\n  }\n\n  .spray-card .badge-row {\n    display: flex;\n    gap: 8px;\n    margin-bottom: 14px;\n    flex-wrap: wrap;\n  }\n\n  .spray-card .sp-badge {\n    background: rgba(255,255,255,0.5);\n    backdrop-filter: blur(6px);\n    border: 1px solid rgba(255,255,255,0.7);\n    color: #3a5c3a;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 20px;\n    font-family: 'DM Sans', sans-serif;\n  }\n\n  .spray-card .product-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 32px;\n    font-weight: 600;\n    color: #2a3d2a;\n    line-height: 1.15;\n    position: relative;\n    z-index: 1;\n    margin: 0;\n  }\n\n  .spray-card .product-title em {\n    font-style: italic;\n    font-weight: 300;\n    color: #3d5c3d;\n  }\n\n  .spray-card .sp-subtitle {\n    margin-top: 8px;\n    font-size: 13px;\n    color: #4a6b4a;\n    font-weight: 400;\n    letter-spacing: 0.5px;\n    position: relative;\n    z-index: 1;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n  }\n\n  .spray-card .sp-body {\n    padding: 32px 40px;\n  }\n\n  .spray-card .intro-text {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    color: #555;\n    line-height: 1.75;\n    margin-bottom: 28px;\n    font-style: italic;\n    border-left: 2px solid #a0c4a0;\n    padding-left: 16px;\n    animation: sprayFadeUp 0.7s 0.15s ease both;\n    opacity: 0;\n    animation-fill-mode: forwards;\n  }\n\n  .spray-card .features-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    animation: sprayFadeUp 0.7s 0.25s ease both;\n    opacity: 0;\n    animation-fill-mode: forwards;\n  }\n\n  .spray-card .feature-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 12px 14px;\n    background: #f4faf4;\n    border: 1px solid transparent;\n    border-radius: 10px;\n    transition: all 0.2s ease;\n    cursor: default;\n  }\n\n  .spray-card .feature-item:hover {\n    border-color: #c8dfc8;\n    background: white;\n    transform: translateX(4px);\n    box-shadow: 0 3px 14px rgba(160,196,160,0.25);\n  }\n\n  .spray-card .feature-icon {\n    width: 34px; height: 34px; min-width: 34px;\n    background: linear-gradient(135deg, #c8dfc8 0%, #a0c4a0 100%);\n    border-radius: 8px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n  }\n\n  .spray-card .feature-text strong {\n    display: block;\n    font-size: 12.5px;\n    font-weight: 600;\n    color: #2a4a2a;\n    margin-bottom: 2px;\n  }\n\n  .spray-card .feature-text span {\n    font-size: 12px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .spray-card .tip-note {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-top: 24px;\n    padding: 12px 16px;\n    background: #f4faf4;\n    border-radius: 10px;\n    border: 1px solid #c8dfc8;\n    color: #4a6b4a;\n    font-style: italic;\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 14px;\n    animation: sprayFadeUp 0.7s 0.35s ease both;\n    opacity: 0;\n    animation-fill-mode: forwards;\n  }\n\n  .spray-card .cta-strip {\n    background: linear-gradient(135deg, #f4faf4 0%, #e6f0e6 100%);\n    border-top: 1px solid #c8dfc8;\n    padding: 20px 40px;\n    animation: sprayFadeUp 0.7s 0.4s ease both;\n    opacity: 0;\n    animation-fill-mode: forwards;\n  }\n\n  .spray-card .cta-tagline {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-style: italic;\n    color: #4a6b4a;\n  }\n\n  @media (max-width: 520px) {\n    .spray-card .hero-band,\n    .spray-card .sp-body { padding-left: 24px; padding-right: 24px; }\n    .spray-card .product-title { font-size: 26px; }\n    .spray-card .cta-strip { padding: 18px 24px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"spray-card\"\u003e\n\u003cdiv class=\"hero-band\"\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"sp-badge\"\u003eUltra-Fine Mist\u003c\/span\u003e \u003cspan class=\"sp-badge\"\u003eAll Hair Types\u003c\/span\u003e \u003cspan class=\"sp-badge\"\u003eErgonomic Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"product-title\"\u003eContinuous Mist\u003cbr\u003e\u003cem\u003eSpray Bottle\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sp-subtitle\"\u003eControl · Hydration · Precision\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-body\"\u003e\n\u003cp class=\"intro-text\"\u003eBecause healthy hair begins with balanced hydration — the Continuous Mist Spray Bottle delivers cloud-like moisture exactly where your hair needs it, without disrupting your style.\u003c\/p\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🌫️\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eUltra-Fine Continuous Mist\u003c\/strong\u003e \u003cspan\u003eDelivers an even, cloud-like spray that hydrates strands without drenching or disrupting your style.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e💧\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eMoisture Reactivation\u003c\/strong\u003e \u003cspan\u003eInstantly refreshes curls, coils, and protective styles between wash days — no full reset needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eProduct Activation\u003c\/strong\u003e \u003cspan\u003ePrepares hair for oil or cream application, improving absorption and distribution of your Batana treatments.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eFrizz Control Support\u003c\/strong\u003e \u003cspan\u003eLight hydration helps reshape and smooth textured hair with minimal manipulation and zero disruption.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🎀\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eGentle on All Styles\u003c\/strong\u003e \u003cspan\u003ePerfect for braids, twists, locs, wigs, and wash-and-go routines — no style left behind.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🤲\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eErgonomic Design\u003c\/strong\u003e \u003cspan\u003eEffortless grip and consistent spray output for controlled, mess-free application every time.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-note\"\u003e✦  Mist hair lightly before applying your Batana Oil or Liquid Oil for deeper absorption and maximum results.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-strip\"\u003e\u003cspan class=\"cta-tagline\"\u003eHydrate with intention. Style with confidence.\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Aphrodeity","offers":[{"title":"Default Title","offer_id":51165503848736,"sku":null,"price":149.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0979\/6485\/1488\/files\/WhatsAppImage2026-01-29at13.03.42.jpg?v=1769689727","url":"https:\/\/aphrodeitysa.co.za\/products\/mist-spray-bottle","provider":"Aphrodeity","version":"1.0","type":"link"}