{"product_id":"reyn-tea-tree-facewash-bogo","title":"Reyn Tea Tree Facewash | Buy 1 Get 1 Free","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eReyn Tea Tree Face Wash – Product Description\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=DM+Sans:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  \/* ============================================\n     REYN CARE – PRODUCT DESCRIPTION HTML\n     Paste everything inside \u003cstyle\u003e into your\n     Shopify theme's Custom CSS, OR keep inline.\n     Paste the \u003cdiv class=\"reyn-pd\"\u003e block into\n     the product description (HTML mode).\n  ============================================ *\/\n\n  .reyn-pd * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .reyn-pd {\n    font-family: 'DM Sans', sans-serif;\n    color: #1a1a1a;\n    max-width: 860px;\n    margin: 0 auto;\n    --green: #1d6b44;\n    --green-light: #e8f5ee;\n    --green-mid: #2e9e68;\n    --accent: #f4a825;\n    --bg: #fafaf8;\n    --card: #ffffff;\n    --border: #e4e8e2;\n    --text-muted: #6b7b6e;\n  }\n\n  \/* ── MARQUEE STRIP ── *\/\n  .reyn-strip {\n    background: var(--green);\n    color: #fff;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 8px 0;\n    overflow: hidden;\n    white-space: nowrap;\n  }\n  .reyn-strip-inner {\n    display: inline-block;\n    animation: marquee 22s linear infinite;\n  }\n  .reyn-strip-inner span { margin: 0 28px; }\n  @keyframes marquee {\n    0% { transform: translateX(0); }\n    100% { transform: translateX(-50%); }\n  }\n\n  \/* ── ABOUT PRODUCT ── *\/\n  .reyn-about {\n    background: var(--green-light);\n    border-left: 4px solid var(--green);\n    border-radius: 12px;\n    padding: 22px 26px;\n    margin: 28px 0 24px;\n  }\n  .reyn-about .label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--green);\n    margin-bottom: 8px;\n  }\n  .reyn-about p {\n    font-size: 15px;\n    line-height: 1.75;\n    color: #2c3a2e;\n  }\n\n  \/* ── SECTION TITLE ── *\/\n  .reyn-section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 22px;\n    font-weight: 900;\n    color: var(--green);\n    text-align: center;\n    margin-bottom: 20px;\n    position: relative;\n  }\n  .reyn-section-title::after {\n    content: '';\n    display: block;\n    width: 48px;\n    height: 3px;\n    background: var(--accent);\n    margin: 8px auto 0;\n    border-radius: 2px;\n  }\n\n  \/* ── BENEFIT ICONS ── *\/\n  .reyn-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin: 24px 0;\n  }\n  .reyn-benefit-card {\n    background: var(--card);\n    border: 1.5px solid var(--border);\n    border-radius: 14px;\n    padding: 20px 12px;\n    text-align: center;\n    transition: all 0.25s ease;\n  }\n  .reyn-benefit-card:hover {\n    border-color: var(--green-mid);\n    box-shadow: 0 6px 20px rgba(29,107,68,0.10);\n    transform: translateY(-3px);\n  }\n  .reyn-benefit-icon {\n    font-size: 30px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .reyn-benefit-card p {\n    font-size: 12.5px;\n    font-weight: 600;\n    color: #2c3a2e;\n    line-height: 1.4;\n  }\n\n  \/* ── RESULTS STATS ── *\/\n  .reyn-stats {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 28px 0;\n  }\n  .reyn-stat-card {\n    background: var(--green);\n    border-radius: 16px;\n    padding: 28px 22px;\n    color: #fff;\n    position: relative;\n    overflow: hidden;\n  }\n  .reyn-stat-card::before {\n    content: '';\n    position: absolute;\n    top: -20px; right: -20px;\n    width: 90px; height: 90px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.08);\n  }\n  .reyn-stat-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 48px;\n    font-weight: 900;\n    line-height: 1;\n    color: var(--accent);\n  }\n  .reyn-stat-card p {\n    font-size: 13.5px;\n    margin-top: 8px;\n    opacity: 0.92;\n    line-height: 1.5;\n  }\n  .reyn-stat-card .disclaimer {\n    font-size: 10px;\n    opacity: 0.6;\n    margin-top: 6px;\n  }\n\n  \/* ── BOGO OFFER BOX ── *\/\n  .reyn-offer {\n    background: linear-gradient(135deg, #fffbee 0%, #fff8e1 100%);\n    border: 2px dashed var(--accent);\n    border-radius: 16px;\n    padding: 22px 24px;\n    margin: 28px 0;\n    display: flex;\n    align-items: center;\n    gap: 18px;\n  }\n  .reyn-offer-icon { font-size: 42px; flex-shrink: 0; }\n  .reyn-offer-text h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 19px;\n    font-weight: 900;\n    color: #b8720a;\n  }\n  .reyn-offer-text p {\n    font-size: 13.5px;\n    color: #7a5010;\n    margin-top: 4px;\n    line-height: 1.5;\n  }\n\n  \/* ── HOW TO USE ── *\/\n  .reyn-steps {\n    margin: 24px 0;\n    counter-reset: step-counter;\n  }\n  .reyn-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n    padding: 18px 20px;\n    background: var(--card);\n    border: 1.5px solid var(--border);\n    border-radius: 14px;\n    margin-bottom: 12px;\n    position: relative;\n  }\n  .reyn-step-num {\n    background: var(--green);\n    color: #fff;\n    font-weight: 700;\n    font-size: 14px;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .reyn-step-body h4 {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--green);\n    margin-bottom: 4px;\n  }\n  .reyn-step-body p {\n    font-size: 13.5px;\n    color: var(--text-muted);\n    line-height: 1.55;\n  }\n  .reyn-pro-tip {\n    background: var(--green-light);\n    border-left: 4px solid var(--accent);\n    border-radius: 10px;\n    padding: 14px 18px;\n    font-size: 13px;\n    color: #2c4a30;\n    margin-top: 4px;\n  }\n  .reyn-pro-tip strong { color: var(--green); }\n\n  \/* ── INGREDIENTS ── *\/\n  .reyn-ingredients {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 24px 0;\n  }\n  .reyn-ing-card {\n    background: var(--card);\n    border: 1.5px solid var(--border);\n    border-radius: 14px;\n    padding: 18px 16px;\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    transition: all 0.2s;\n  }\n  .reyn-ing-card:hover {\n    border-color: var(--green-mid);\n    box-shadow: 0 4px 16px rgba(29,107,68,0.09);\n  }\n  .reyn-ing-emoji { font-size: 26px; flex-shrink: 0; margin-top: 2px; }\n  .reyn-ing-card h4 {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--green);\n    margin-bottom: 4px;\n  }\n  .reyn-ing-card p {\n    font-size: 12.5px;\n    color: var(--text-muted);\n    line-height: 1.5;\n  }\n\n  \/* ── TRUST BADGES ── *\/\n  .reyn-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 28px 0;\n    justify-content: center;\n  }\n  .reyn-badge {\n    background: var(--card);\n    border: 1.5px solid var(--border);\n    border-radius: 40px;\n    padding: 10px 18px;\n    font-size: 12.5px;\n    font-weight: 600;\n    color: var(--green);\n    display: flex;\n    align-items: center;\n    gap: 7px;\n  }\n  .reyn-badge span { font-size: 16px; }\n\n  \/* ── FAQ ACCORDION ── *\/\n  .reyn-faq { margin: 24px 0; }\n  .reyn-faq-item {\n    border: 1.5px solid var(--border);\n    border-radius: 12px;\n    margin-bottom: 10px;\n    overflow: hidden;\n  }\n  .reyn-faq-q {\n    width: 100%;\n    background: var(--card);\n    border: none;\n    padding: 16px 20px;\n    text-align: left;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 14px;\n    font-weight: 600;\n    color: #1a1a1a;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 12px;\n  }\n  .reyn-faq-q:hover { background: var(--green-light); }\n  .reyn-faq-q .faq-icon {\n    font-size: 18px;\n    color: var(--green);\n    font-weight: 700;\n    flex-shrink: 0;\n    transition: transform 0.25s;\n  }\n  .reyn-faq-a {\n    display: none;\n    padding: 0 20px 16px;\n    font-size: 13.5px;\n    color: var(--text-muted);\n    line-height: 1.65;\n    background: var(--card);\n  }\n  .reyn-faq-item.open .reyn-faq-a { display: block; }\n  .reyn-faq-item.open .faq-icon { transform: rotate(45deg); }\n\n  \/* ── WHY REYN CARE ── *\/\n  .reyn-why {\n    background: var(--green);\n    border-radius: 18px;\n    padding: 30px 28px;\n    color: #fff;\n    margin: 28px 0;\n  }\n  .reyn-why h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: 21px;\n    font-weight: 900;\n    margin-bottom: 18px;\n    color: #fff;\n  }\n  .reyn-why-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n  .reyn-why-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 13.5px;\n    line-height: 1.5;\n    opacity: 0.95;\n  }\n  .reyn-why-item .tick {\n    background: var(--accent);\n    color: #fff;\n    border-radius: 50%;\n    width: 20px;\n    height: 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .reyn-divider {\n    border: none;\n    border-top: 1.5px solid var(--border);\n    margin: 28px 0;\n  }\n\n  \/* ── MOBILE RESPONSIVE ── *\/\n  @media (max-width: 600px) {\n    .reyn-benefits { grid-template-columns: repeat(2, 1fr); }\n    .reyn-stats { grid-template-columns: 1fr; }\n    .reyn-ingredients { grid-template-columns: 1fr; }\n    .reyn-why-grid { grid-template-columns: 1fr; }\n    .reyn-offer { flex-direction: column; text-align: center; }\n    .reyn-stat-num { font-size: 38px; }\n    .reyn-section-title { font-size: 18px; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- ============================================================\n     ✅ PASTE EVERYTHING BELOW INTO SHOPIFY PRODUCT DESCRIPTION\n     (Switch editor to HTML \/ Code View mode)\n     ============================================================ --\u003e\n\n\u003cdiv class=\"reyn-pd\"\u003e\n\n  \u003c!-- MARQUEE STRIP --\u003e\n  \u003cdiv class=\"reyn-strip\"\u003e\n    \u003cdiv class=\"reyn-strip-inner\"\u003e\n      \u003cspan\u003e✦ Free Shipping On Prepaid Orders\u003c\/span\u003e\n      \u003cspan\u003e✦ BOGO Offer – Buy 1 Get 1 Free\u003c\/span\u003e\n      \u003cspan\u003e✦ Dermatologist Tested\u003c\/span\u003e\n      \u003cspan\u003e✦ 100% Vegan Formula\u003c\/span\u003e\n      \u003cspan\u003e✦ No Parabens · No SLS\u003c\/span\u003e\n      \u003cspan\u003e✦ Free Shipping On Prepaid Orders\u003c\/span\u003e\n      \u003cspan\u003e✦ BOGO Offer – Buy 1 Get 1 Free\u003c\/span\u003e\n      \u003cspan\u003e✦ Dermatologist Tested\u003c\/span\u003e\n      \u003cspan\u003e✦ 100% Vegan Formula\u003c\/span\u003e\n      \u003cspan\u003e✦ No Parabens · No SLS\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ABOUT THE PRODUCT --\u003e\n  \u003cdiv class=\"reyn-about\"\u003e\n    \u003cdiv class=\"label\"\u003eAbout the Product\u003c\/div\u003e\n    \u003cp\u003eMeet your skin's new best friend! Reyn Tea Tree Face Wash is powered by pure Tea Tree Oil and Salicylic Acid to give you a deep clean that actually fights acne — not just masks it. Say goodbye to breakouts, clogged pores, and excess oil. Hello to fresh, clear, and confident skin every single day.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BOGO OFFER --\u003e\n  \u003cdiv class=\"reyn-offer\"\u003e\n    \u003cdiv class=\"reyn-offer-icon\"\u003e🎁\u003c\/div\u003e\n    \u003cdiv class=\"reyn-offer-text\"\u003e\n      \u003ch3\u003eSpecial BOGO Offer — Buy 1 Get 1 FREE!\u003c\/h3\u003e\n      \u003cp\u003eOrder one Reyn Tea Tree Face Wash and get a second bottle absolutely free. Share with your bestie or stock up — your skin deserves it!\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"reyn-section-title\"\u003eReasons To Love Me ✨\u003c\/div\u003e\n  \u003cdiv class=\"reyn-benefits\"\u003e\n    \u003cdiv class=\"reyn-benefit-card\"\u003e\n      \u003cspan class=\"reyn-benefit-icon\"\u003e🌿\u003c\/span\u003e\n      \u003cp\u003eFights Acne \u0026amp; Breakouts\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"reyn-benefit-card\"\u003e\n      \u003cspan class=\"reyn-benefit-icon\"\u003e🕳️\u003c\/span\u003e\n      \u003cp\u003eUnclogs Pores Deeply\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"reyn-benefit-card\"\u003e\n      \u003cspan class=\"reyn-benefit-icon\"\u003e💧\u003c\/span\u003e\n      \u003cp\u003eControls Excess Oil\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"reyn-benefit-card\"\u003e\n      \u003cspan class=\"reyn-benefit-icon\"\u003e✨\u003c\/span\u003e\n      \u003cp\u003eBrightens Skin Tone\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"reyn-divider\"\u003e\n\n  \u003c!-- REAL RESULTS \/ STATS --\u003e\n  \u003cdiv class=\"reyn-section-title\"\u003eReal Results 📊\u003c\/div\u003e\n  \u003cdiv class=\"reyn-stats\"\u003e\n    \u003cdiv class=\"reyn-stat-card\"\u003e\n      \u003cdiv class=\"reyn-stat-num\"\u003e93%\u003c\/div\u003e\n      \u003cp\u003eUsers noticed a \u003cstrong\u003evisible reduction in acne \u0026amp; breakouts\u003c\/strong\u003e within 4 weeks.\u003c\/p\u003e\n      \u003cdiv class=\"disclaimer\"\u003e* Based on customer feedback surveys\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"reyn-stat-card\"\u003e\n      \u003cdiv class=\"reyn-stat-num\"\u003e89%\u003c\/div\u003e\n      \u003cp\u003eAgreed their skin felt \u003cstrong\u003eless oily and more balanced\u003c\/strong\u003e after regular use.\u003c\/p\u003e\n      \u003cdiv class=\"disclaimer\"\u003e* Based on customer feedback surveys\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"reyn-divider\"\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"reyn-section-title\"\u003eCurious How I Work? 🤔\u003c\/div\u003e\n  \u003cdiv class=\"reyn-steps\"\u003e\n    \u003cdiv class=\"reyn-step\"\u003e\n      \u003cdiv class=\"reyn-step-num\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"reyn-step-body\"\u003e\n        \u003ch4\u003eWet Your Face\u003c\/h4\u003e\n        \u003cp\u003eSplash your face with water — warm water opens up the pores for a deeper cleanse.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"reyn-step\"\u003e\n      \u003cdiv class=\"reyn-step-num\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"reyn-step-body\"\u003e\n        \u003ch4\u003eLather \u0026amp; Massage\u003c\/h4\u003e\n        \u003cp\u003eTake a small amount on your palm, work into a lather, and gently massage onto face in circular motions for 60 seconds.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"reyn-step\"\u003e\n      \u003cdiv class=\"reyn-step-num\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"reyn-step-body\"\u003e\n        \u003ch4\u003eRinse \u0026amp; Reveal\u003c\/h4\u003e\n        \u003cp\u003eRinse thoroughly with cool water and pat dry. Use morning and night for best results.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"reyn-pro-tip\"\u003e\n      \u003cstrong\u003e💡 Pro Tip:\u003c\/strong\u003e Follow up with Reyn's Moisturizer to lock in hydration after cleansing. Never skip moisturiser — even oily skin needs it!\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"reyn-divider\"\u003e\n\n  \u003c!-- INGREDIENTS --\u003e\n  \u003cdiv class=\"reyn-section-title\"\u003ePower Ingredients 🧪\u003c\/div\u003e\n  \u003cdiv class=\"reyn-ingredients\"\u003e\n    \u003cdiv class=\"reyn-ing-card\"\u003e\n      \u003cspan class=\"reyn-ing-emoji\"\u003e🌱\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eTea Tree Oil\u003c\/h4\u003e\n        \u003cp\u003eNature's most powerful antibacterial agent. Kills acne-causing bacteria, reduces redness and inflammation, and prevents future breakouts.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"reyn-ing-card\"\u003e\n      \u003cspan class=\"reyn-ing-emoji\"\u003e⚗️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSalicylic Acid\u003c\/h4\u003e\n        \u003cp\u003eThe gold-standard exfoliant that dissolves inside clogged pores, removes dead skin cells, and keeps blackheads and whiteheads away.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"reyn-ing-card\"\u003e\n      \u003cspan class=\"reyn-ing-emoji\"\u003e💦\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eNiacinamide (B3)\u003c\/h4\u003e\n        \u003cp\u003eMinimises pores, controls oil production, and brightens skin tone — giving you that smooth, even complexion you've always wanted.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"reyn-ing-card\"\u003e\n      \u003cspan class=\"reyn-ing-emoji\"\u003e🌊\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eAloe Vera Extract\u003c\/h4\u003e\n        \u003cp\u003eSoothes, calms, and hydrates post-cleanse, so your skin never feels tight or stripped — only clean and comfortable.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"reyn-divider\"\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"reyn-badges\"\u003e\n    \u003cdiv class=\"reyn-badge\"\u003e\n\u003cspan\u003e🔬\u003c\/span\u003e Dermatologist Tested\u003c\/div\u003e\n    \u003cdiv class=\"reyn-badge\"\u003e\n\u003cspan\u003e🌿\u003c\/span\u003e 100% Vegan\u003c\/div\u003e\n    \u003cdiv class=\"reyn-badge\"\u003e\n\u003cspan\u003e🚫\u003c\/span\u003e Paraben Free\u003c\/div\u003e\n    \u003cdiv class=\"reyn-badge\"\u003e\n\u003cspan\u003e🚫\u003c\/span\u003e SLS Free\u003c\/div\u003e\n    \u003cdiv class=\"reyn-badge\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty Free\u003c\/div\u003e\n    \u003cdiv class=\"reyn-badge\"\u003e\n\u003cspan\u003e🇮🇳\u003c\/span\u003e Made in India\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"reyn-divider\"\u003e\n\n  \u003c!-- WHY REYN CARE --\u003e\n  \u003cdiv class=\"reyn-why\"\u003e\n    \u003ch2\u003eWhy Choose Reyn Care? 💚\u003c\/h2\u003e\n    \u003cdiv class=\"reyn-why-grid\"\u003e\n      \u003cdiv class=\"reyn-why-item\"\u003e\n        \u003cdiv class=\"tick\"\u003e✓\u003c\/div\u003e\n        \u003cspan\u003eScience-backed formulations for real results\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"reyn-why-item\"\u003e\n        \u003cdiv class=\"tick\"\u003e✓\u003c\/div\u003e\n        \u003cspan\u003eClinically tested — safe for daily use\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"reyn-why-item\"\u003e\n        \u003cdiv class=\"tick\"\u003e✓\u003c\/div\u003e\n        \u003cspan\u003eZero harsh chemicals, zero compromises\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"reyn-why-item\"\u003e\n        \u003cdiv class=\"tick\"\u003e✓\u003c\/div\u003e\n        \u003cspan\u003e10,000+ happy customers \u0026amp; 5-star reviews\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"reyn-why-item\"\u003e\n        \u003cdiv class=\"tick\"\u003e✓\u003c\/div\u003e\n        \u003cspan\u003eAffordable skincare that actually works\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"reyn-why-item\"\u003e\n        \u003cdiv class=\"tick\"\u003e✓\u003c\/div\u003e\n        \u003cspan\u003eFast \u0026amp; free delivery across India\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"reyn-section-title\"\u003eFrequently Asked Questions 🙋\u003c\/div\u003e\n  \u003cdiv class=\"reyn-faq\"\u003e\n\n    \u003cdiv class=\"reyn-faq-item\"\u003e\n      \u003cbutton class=\"reyn-faq-q\" onclick=\"reynFaq(this)\"\u003e\n        Can I use this face wash daily?\n        \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"reyn-faq-a\"\u003eYes! Reyn Tea Tree Face Wash is formulated for daily use — morning and night. The gentle yet effective formula cleanses without over-drying, making it suitable for all skin types including sensitive skin.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reyn-faq-item\"\u003e\n      \u003cbutton class=\"reyn-faq-q\" onclick=\"reynFaq(this)\"\u003e\n        How long before I see results?\n        \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"reyn-faq-a\"\u003eMost customers notice a visible difference in skin texture and oil control within 7–10 days. For significant acne reduction, consistent use for 3–4 weeks delivers the best results.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reyn-faq-item\"\u003e\n      \u003cbutton class=\"reyn-faq-q\" onclick=\"reynFaq(this)\"\u003e\n        Is it suitable for dry or sensitive skin?\n        \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"reyn-faq-a\"\u003eAbsolutely. While it's especially powerful for oily and acne-prone skin, the Aloe Vera and Niacinamide in our formula keep the skin balanced and soothed — making it safe for dry and sensitive skin types too.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reyn-faq-item\"\u003e\n      \u003cbutton class=\"reyn-faq-q\" onclick=\"reynFaq(this)\"\u003e\n        What is the BOGO offer exactly?\n        \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"reyn-faq-a\"\u003eWhen you purchase this product, you get TWO bottles for the price of ONE. Both bottles are shipped together. This is a limited-time offer, so grab it while stocks last!\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reyn-faq-item\"\u003e\n      \u003cbutton class=\"reyn-faq-q\" onclick=\"reynFaq(this)\"\u003e\n        Does Tea Tree Oil dry out the skin?\n        \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\n      \u003c\/button\u003e\n      \u003cdiv class=\"reyn-faq-a\"\u003eNot in our formula! We've carefully balanced Tea Tree Oil with Aloe Vera and Niacinamide to ensure it fights bacteria and acne without stripping your skin's natural moisture barrier. Just follow up with a moisturiser for best results.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .reyn-pd --\u003e\n\n\u003cscript\u003e\nfunction reynFaq(btn) {\n  var item = btn.closest('.reyn-faq-item');\n  var isOpen = item.classList.contains('open');\n  document.querySelectorAll('.reyn-faq-item').forEach(function(el) {\n    el.classList.remove('open');\n  });\n  if (!isOpen) item.classList.add('open');\n}\n\u003c\/script\u003e","brand":"REYN","offers":[{"title":"Default Title","offer_id":53017974374584,"sku":null,"price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/5807\/3784\/files\/B1G1_d9dc21d8-cc97-4ad9-8023-6b94b8f668a5.jpg?v=1773722909","url":"https:\/\/reyn.care\/products\/reyn-tea-tree-facewash-bogo","provider":"REYN","version":"1.0","type":"link"}