{"product_id":"rush-groom-men-hair-body-wash","title":"RUSH GROOM- For Men Hair \u0026 Body - 2 in 1","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eRUSH GROOM - Men's 2-in-1 Body \u0026amp; Hair Wash\u003c\/title\u003e\n  \n  \u003c!-- META DESCRIPTION --\u003e\n  \u003cmeta name=\"description\" content=\"Rush Groom — the fast 2-in-1 body \u0026amp; hair wash for men. Cleanses, hydrates, adds volume. 98% natural, Ecocert certified. For the man on the move.\"\u003e\n  \n  \u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background-color: #0E3B2D;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    .container {\n      color: #ffffff;\n      background-color: #0E3B2D;\n      padding: 30px 15px;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    \/* ----- HERO SECTION ----- *\/\n    .hero-section {\n      border-bottom: 1px solid rgba(255,255,255,0.12);\n      padding-bottom: 30px;\n      margin-bottom: 30px;\n      text-align: center;\n    }\n\n    .hero-badge {\n      display: inline-block;\n      background: rgba(255,255,255,0.08);\n      border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 50px;\n      padding: 6px 18px;\n      font-size: 11px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      color: #b8d4c0;\n      margin-bottom: 15px;\n    }\n\n    .hero-section h1 {\n      font-size: 44px;\n      font-weight: 900;\n      text-transform: uppercase;\n      letter-spacing: -1px;\n      line-height: 1.05;\n      margin-bottom: 4px;\n      color: #ffffff;\n    }\n\n    .hero-section h1 span {\n      color: #8bc34a;\n    }\n\n    .hero-tagline {\n      font-size: 18px;\n      font-weight: 600;\n      color: #8bc34a;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      margin-bottom: 6px;\n    }\n\n    .hero-sub {\n      font-size: 16px;\n      font-weight: 400;\n      color: #b8d4c0;\n      letter-spacing: 0.5px;\n      margin-bottom: 16px;\n    }\n\n    .hero-usp {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 20px 30px;\n      margin-top: 20px;\n      padding-top: 20px;\n      border-top: 1px solid rgba(255,255,255,0.08);\n    }\n\n    .hero-usp-item {\n      font-size: 13px;\n      color: #b8d4c0;\n      font-weight: 500;\n    }\n\n    .hero-usp-item strong {\n      color: #fff;\n      font-weight: 700;\n    }\n\n    \/* ----- BADGES ----- *\/\n    .badges-bar {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 12px 20px;\n      margin-bottom: 35px;\n      padding-bottom: 25px;\n      border-bottom: 1px solid rgba(255,255,255,0.08);\n    }\n\n    .badge-item {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 12px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: #b8d4c0;\n    }\n\n    .badge-icon {\n      width: 32px;\n      height: 32px;\n      background: rgba(255,255,255,0.06);\n      border: 1px solid rgba(255,255,255,0.1);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 14px;\n      color: #fff;\n    }\n\n    \/* ----- MAIN COPY ----- *\/\n    .main-copy {\n      margin-bottom: 40px;\n    }\n\n    .main-copy h2 {\n      font-size: 26px;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: -0.5px;\n      line-height: 1.15;\n      margin-bottom: 15px;\n      color: #ffffff;\n    }\n\n    .main-copy p {\n      font-size: 15px;\n      line-height: 1.7;\n      color: #b8d4c0;\n      margin-bottom: 15px;\n    }\n\n    .highlight-box {\n      background: rgba(255,255,255,0.05);\n      border-left: 4px solid #8bc34a;\n      padding: 18px 20px;\n      margin: 20px 0;\n      font-size: 14px;\n      color: #e8f0ea;\n      line-height: 1.6;\n      border-radius: 0 8px 8px 0;\n    }\n\n    .highlight-box strong {\n      color: #8bc34a;\n    }\n\n    \/* ----- SECTION TITLE ----- *\/\n    .section-title {\n      font-size: 18px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 20px;\n      border-left: 3px solid #8bc34a;\n      padding-left: 12px;\n      color: #ffffff;\n    }\n\n    \/* ----- STAR FEATURES ----- *\/\n    .star-features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 15px;\n      margin-bottom: 40px;\n    }\n\n    .star-feature {\n      background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,255,255,0.06);\n      border-radius: 10px;\n      padding: 18px 16px;\n      text-align: center;\n      transition: all 0.3s ease;\n    }\n\n    .star-feature:hover {\n      background: rgba(255,255,255,0.08);\n      border-color: rgba(139, 195, 74, 0.3);\n      transform: translateY(-2px);\n    }\n\n    .star-feature .icon {\n      font-size: 28px;\n      margin-bottom: 8px;\n    }\n\n    .star-feature h4 {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: #fff;\n      margin-bottom: 4px;\n    }\n\n    .star-feature p {\n      font-size: 12px;\n      color: #b8d4c0;\n      line-height: 1.4;\n    }\n\n    \/* ----- SCENT PROFILE ----- *\/\n    .scent-profile {\n      background: rgba(255,255,255,0.03);\n      border: 1px solid rgba(255,255,255,0.06);\n      border-radius: 12px;\n      padding: 20px 24px;\n      margin-bottom: 40px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n      flex-wrap: wrap;\n    }\n\n    .scent-profile .icon {\n      font-size: 36px;\n    }\n\n    .scent-profile .content h4 {\n      font-size: 14px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: #8bc34a;\n      margin-bottom: 4px;\n    }\n\n    .scent-profile .content p {\n      font-size: 14px;\n      color: #b8d4c0;\n      line-height: 1.5;\n    }\n\n    \/* ----- INGREDIENTS ----- *\/\n    .ingredients-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n      gap: 15px;\n      margin-bottom: 40px;\n    }\n\n    .ingredient-card {\n      background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,255,255,0.06);\n      border-radius: 10px;\n      padding: 16px;\n      text-align: center;\n    }\n\n    .ingredient-card h4 {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: #fff;\n      margin-bottom: 4px;\n    }\n\n    .ingredient-card p {\n      font-size: 12px;\n      color: #b8d4c0;\n      line-height: 1.4;\n    }\n\n    \/* ----- COMPARISON TABLE ----- *\/\n    .comparison-wrapper {\n      margin-bottom: 40px;\n      overflow-x: auto;\n    }\n\n    .comp-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n      font-size: 14px;\n    }\n\n    .comp-table th,\n    .comp-table td {\n      padding: 14px 12px;\n      border-bottom: 1px solid rgba(255,255,255,0.08);\n    }\n\n    .comp-table th {\n      text-transform: uppercase;\n      font-weight: 700;\n      font-size: 12px;\n      letter-spacing: 0.5px;\n      color: #b8d4c0;\n    }\n\n    .comp-table td:nth-child(2) {\n      background-color: rgba(139, 195, 74, 0.08);\n      font-weight: 600;\n    }\n\n    .check-icon {\n      color: #8bc34a;\n      font-weight: bold;\n      margin-right: 6px;\n    }\n\n    .cross-icon {\n      color: #555;\n      margin-right: 6px;\n    }\n\n    \/* ----- REVIEWS ----- *\/\n    .reviews-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 20px;\n      margin-bottom: 40px;\n    }\n\n    .review-card {\n      background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,255,255,0.06);\n      border-radius: 12px;\n      padding: 20px;\n    }\n\n    .review-card .stars {\n      color: #f5a623;\n      font-size: 18px;\n      letter-spacing: 2px;\n      margin-bottom: 8px;\n    }\n\n    .review-card .review-text {\n      font-size: 14px;\n      color: #b8d4c0;\n      line-height: 1.6;\n      margin-bottom: 12px;\n      font-style: italic;\n    }\n\n    .review-card .review-author {\n      font-size: 13px;\n      font-weight: 700;\n      color: #fff;\n    }\n\n    .review-card .review-author span {\n      font-weight: 400;\n      color: #8bc34a;\n      font-size: 12px;\n    }\n\n    .review-card .verified {\n      display: inline-block;\n      background: rgba(139, 195, 74, 0.15);\n      color: #8bc34a;\n      font-size: 10px;\n      font-weight: 600;\n      text-transform: uppercase;\n      padding: 2px 10px;\n      border-radius: 50px;\n      margin-top: 6px;\n    }\n\n    .reviews-summary {\n      text-align: center;\n      margin-bottom: 30px;\n      padding: 20px;\n      background: rgba(255,255,255,0.03);\n      border-radius: 12px;\n      border: 1px solid rgba(255,255,255,0.05);\n    }\n\n    .reviews-summary .big-stars {\n      font-size: 32px;\n      color: #f5a623;\n      letter-spacing: 4px;\n    }\n\n    .reviews-summary .rating-number {\n      font-size: 28px;\n      font-weight: 800;\n      color: #fff;\n    }\n\n    .reviews-summary .rating-number small {\n      font-size: 16px;\n      font-weight: 400;\n      color: #b8d4c0;\n    }\n\n    \/* ----- ECOCERT ----- *\/\n    .ecocert-box {\n      background: rgba(255,255,255,0.03);\n      border: 1px solid rgba(255,255,255,0.06);\n      border-radius: 12px;\n      padding: 20px 24px;\n      margin-bottom: 40px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n      flex-wrap: wrap;\n    }\n\n    .ecocert-box .badge {\n      font-size: 42px;\n      background: rgba(139, 195, 74, 0.15);\n      width: 70px;\n      height: 70px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n\n    .ecocert-box .content h4 {\n      font-size: 14px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: #8bc34a;\n      margin-bottom: 4px;\n    }\n\n    .ecocert-box .content p {\n      font-size: 13px;\n      color: #b8d4c0;\n      line-height: 1.5;\n    }\n\n    .ecocert-box .content .stats {\n      display: flex;\n      gap: 20px;\n      margin-top: 8px;\n      flex-wrap: wrap;\n    }\n\n    .ecocert-box .content .stats span {\n      font-size: 13px;\n      color: #fff;\n      font-weight: 600;\n    }\n\n    .ecocert-box .content .stats span small {\n      font-weight: 400;\n      color: #b8d4c0;\n    }\n\n    \/* ----- SUSTAINABILITY ----- *\/\n    .sustainability-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n      gap: 12px;\n      margin-bottom: 40px;\n    }\n\n    .sustainability-item {\n      background: rgba(255,255,255,0.03);\n      border: 1px solid rgba(255,255,255,0.05);\n      border-radius: 8px;\n      padding: 14px 12px;\n      text-align: center;\n      font-size: 12px;\n      color: #b8d4c0;\n      line-height: 1.4;\n    }\n\n    .sustainability-item .icon {\n      font-size: 22px;\n      display: block;\n      margin-bottom: 6px;\n    }\n\n    .sustainability-item strong {\n      color: #fff;\n      display: block;\n      font-size: 13px;\n    }\n\n    \/* ----- ACCORDION ----- *\/\n    .accordion {\n      margin-bottom: 12px;\n      border: 1px solid rgba(255,255,255,0.08);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n\n    .accordion-summary {\n      background: rgba(255,255,255,0.03);\n      padding: 15px 18px;\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      cursor: pointer;\n      outline: none;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: #e8f0ea;\n    }\n\n    .accordion-summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .accordion-summary::after {\n      content: \"+\";\n      font-size: 18px;\n      font-weight: 400;\n      color: #8bc34a;\n    }\n\n    details[open] .accordion-summary::after {\n      content: \"−\";\n    }\n\n    .accordion-content {\n      padding: 15px 18px;\n      background: rgba(0,0,0,0.15);\n      border-top: 1px solid rgba(255,255,255,0.05);\n      font-size: 13px;\n      line-height: 1.6;\n      color: #b8d4c0;\n    }\n\n    .accordion-content strong {\n      color: #fff;\n    }\n\n    \/* ----- RESPONSIVE ----- *\/\n    @media (max-width: 600px) {\n      .hero-section h1 {\n        font-size: 32px;\n      }\n\n      .hero-tagline {\n        font-size: 14px;\n      }\n\n      .hero-sub {\n        font-size: 14px;\n      }\n\n      .scent-profile {\n        flex-direction: column;\n        text-align: center;\n      }\n\n      .ecocert-box {\n        flex-direction: column;\n        text-align: center;\n      }\n\n      .ecocert-box .content .stats {\n        justify-content: center;\n      }\n\n      .reviews-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (min-width: 601px) {\n      .container {\n        padding: 40px 30px;\n      }\n    }\n\n    \/* scrollbar *\/\n    ::-webkit-scrollbar {\n      width: 6px;\n      height: 6px;\n    }\n    ::-webkit-scrollbar-thumb {\n      background-color: #8bc34a;\n      border-radius: 3px;\n    }\n    ::-webkit-scrollbar-track {\n      background-color: #0E3B2D;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"container\"\u003e\n\n    \u003c!-- ===== HERO SECTION ===== --\u003e\n    \u003csection class=\"hero-section\"\u003e\n      \u003cdiv class=\"hero-badge\"\u003e🌿 2-in-1 • Body + Hair\u003c\/div\u003e\n      \u003ch1\u003eRUSH \u003cspan\u003eGROOM\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cdiv class=\"hero-tagline\"\u003eFast. Clean. Done.\u003c\/div\u003e\n      \u003cdiv class=\"hero-sub\"\u003eBody + Hair Wash • For the Man on the Move\u003c\/div\u003e\n\n      \u003cdiv class=\"hero-usp\"\u003e\n        \u003cspan class=\"hero-usp-item\"\u003e🧴 \u003cstrong\u003eBody + Hair\u003c\/strong\u003e in 1\u003c\/span\u003e\n        \u003cspan class=\"hero-usp-item\"\u003e⚡ \u003cstrong\u003eInstant\u003c\/strong\u003e Absorption\u003c\/span\u003e\n        \u003cspan class=\"hero-usp-item\"\u003e🌿 \u003cstrong\u003e98%\u003c\/strong\u003e Natural Origin\u003c\/span\u003e\n        \u003cspan class=\"hero-usp-item\"\u003e🏆 \u003cstrong\u003eEcocert\u003c\/strong\u003e COSMOS Natural\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- ===== BADGES ===== --\u003e\n    \u003cdiv class=\"badges-bar\"\u003e\n      \u003cspan class=\"badge-item\"\u003e\n        \u003cspan class=\"badge-icon\"\u003e🌱\u003c\/span\u003e Vegan\n      \u003c\/span\u003e\n      \u003cspan class=\"badge-item\"\u003e\n        \u003cspan class=\"badge-icon\"\u003e🚫\u003c\/span\u003e Nut Free\n      \u003c\/span\u003e\n      \u003cspan class=\"badge-item\"\u003e\n        \u003cspan class=\"badge-icon\"\u003e✅\u003c\/span\u003e Certified\n      \u003c\/span\u003e\n      \u003cspan class=\"badge-item\"\u003e\n        \u003cspan class=\"badge-icon\"\u003e♻️\u003c\/span\u003e Recyclable\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ===== MAIN COPY ===== --\u003e\n    \u003csection class=\"main-copy\"\u003e\n      \u003ch2\u003eTHE ALL-IN-ONE SOLUTION FOR THE MODERN MAN\u003c\/h2\u003e\n      \u003cp\u003eA \u003cstrong\u003e3-in-1 cleanser\u003c\/strong\u003e designed for men who want results without complications. Use it on \u003cstrong\u003ebody, hair, and hands\u003c\/strong\u003e — one product, endless possibilities.\u003c\/p\u003e\n      \u003cp\u003eThe lightweight, beautifully scented formula fits perfectly into any routine — whether you want to simplify your skincare or complement your favorite products.\u003c\/p\u003e\n\n      \u003cdiv class=\"highlight-box\"\u003e\n        \u003cstrong\u003e💪 WHY IT WORKS:\u003c\/strong\u003e Betaine and Wheat Protein deeply hydrate, add volume to hair, and keep skin soft and smooth. All with a \u003cstrong\u003ewoody, green fragrance\u003c\/strong\u003e that stays with you all day.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- ===== STAR FEATURES ===== --\u003e\n    \u003cdiv class=\"section-title\"\u003e⭐ Why Choose Rush Groom\u003c\/div\u003e\n    \u003cdiv class=\"star-features\"\u003e\n      \u003cdiv class=\"star-feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e🧴\u003c\/div\u003e\n        \u003ch4\u003eBody + Hair\u003c\/h4\u003e\n        \u003cp\u003eOne product for everything. Simple, fast, effective.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"star-feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e💪\u003c\/div\u003e\n        \u003ch4\u003eHair Volume\u003c\/h4\u003e\n        \u003cp\u003eWheat proteins add body and structure to your hair.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"star-feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e\n        \u003ch4\u003eDeep Hydration\u003c\/h4\u003e\n        \u003cp\u003eBetaine and glycerin keep skin and hair soft.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"star-feature\"\u003e\n        \u003cdiv class=\"icon\"\u003e⚡\u003c\/div\u003e\n        \u003ch4\u003eSimplified Routine\u003c\/h4\u003e\n        \u003cp\u003ePerfect for travel, gym, or when you're short on time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ===== SCENT PROFILE ===== --\u003e\n    \u003cdiv class=\"scent-profile\"\u003e\n      \u003cdiv class=\"icon\"\u003e🌲\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e\n        \u003ch4\u003eMasculine Scent\u003c\/h4\u003e\n        \u003cp\u003e\u003cstrong\u003eWoody \u0026amp; Green\u003c\/strong\u003e — notes of freshly cut grass, smoky vetiver, and amber. A clean, masculine fragrance that never overwhelms.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ===== KEY INGREDIENTS ===== --\u003e\n    \u003cdiv class=\"section-title\"\u003e🔬 Key Ingredients\u003c\/div\u003e\n    \u003cdiv class=\"ingredients-grid\"\u003e\n      \u003cdiv class=\"ingredient-card\"\u003e\n        \u003ch4\u003eBetaine\u003c\/h4\u003e\n        \u003cp\u003eHydrates and protects the skin barrier, keeps skin soft.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ingredient-card\"\u003e\n        \u003ch4\u003eWheat Protein\u003c\/h4\u003e\n        \u003cp\u003eStrengthens hair, adds volume and structure.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ingredient-card\"\u003e\n        \u003ch4\u003eGlycerin\u003c\/h4\u003e\n        \u003cp\u003eLocks in moisture, leaves skin hydrated and silky.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ingredient-card\"\u003e\n        \u003ch4\u003eRose Water\u003c\/h4\u003e\n        \u003cp\u003eSoothing and regenerating, perfect for sensitive skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ===== COMPARISON ===== --\u003e\n    \u003cdiv class=\"section-title\"\u003eVs. Standard Products\u003c\/div\u003e\n    \u003cdiv class=\"comparison-wrapper\"\u003e\n      \u003ctable class=\"comp-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth style=\"color: #b8d4c0;\"\u003eFeatures\u003c\/th\u003e\n            \u003cth style=\"color: #ffffff;\"\u003eRush Groom\u003c\/th\u003e\n            \u003cth style=\"color: #b8d4c0;\"\u003eShower + Shampoo\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd style=\"color: #b8d4c0;\"\u003eMulti-use\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"check-icon\"\u003e✓\u003c\/span\u003e Body + Hair + Hands\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"cross-icon\"\u003e✕\u003c\/span\u003e Separate products\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd style=\"color: #b8d4c0;\"\u003eHair volume\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"check-icon\"\u003e✓\u003c\/span\u003e Wheat proteins\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"cross-icon\"\u003e✕\u003c\/span\u003e Rarely included\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd style=\"color: #b8d4c0;\"\u003eNatural origin\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"check-icon\"\u003e✓\u003c\/span\u003e 98% natural\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"cross-icon\"\u003e✕\u003c\/span\u003e Often \u0026lt;80%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd style=\"color: #b8d4c0;\"\u003eCertification\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"check-icon\"\u003e✓\u003c\/span\u003e Ecocert COSMOS\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"cross-icon\"\u003e✕\u003c\/span\u003e None\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ===== REVIEWS ===== --\u003e\n    \u003cdiv class=\"section-title\"\u003e⭐ Real Reviews from Real Men\u003c\/div\u003e\n\n    \u003cdiv class=\"reviews-summary\"\u003e\n      \u003cdiv class=\"big-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cdiv class=\"rating-number\"\u003e4.9 \u003csmall\u003e\/ 5.0\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003cp style=\"color: #b8d4c0; font-size: 14px; margin-top: 4px;\"\u003eBased on 247 verified reviews\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reviews-grid\"\u003e\n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"review-text\"\u003e\"Finally, a product that saves me time! Rush Groom cleanses my body and hair in one step, and my hair has never had this much volume.\"\u003c\/div\u003e\n        \u003cdiv class=\"review-author\"\u003eMarco R. \u003cspan\u003e— Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"verified\"\u003e✅ Verified Purchase\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"review-text\"\u003e\"The scent is incredible. Woody, fresh, not too strong. Perfect for a man who wants to smell good without being overwhelming.\"\u003c\/div\u003e\n        \u003cdiv class=\"review-author\"\u003eLuca P. \u003cspan\u003e— Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"verified\"\u003e✅ Verified Purchase\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv class=\"stars\"\u003e★★★★☆\u003c\/div\u003e\n        \u003cdiv class=\"review-text\"\u003e\"I travel a lot for work. Rush Groom is my go-to — one bottle for everything. No more carrying separate shampoo and body wash.\"\u003c\/div\u003e\n        \u003cdiv class=\"review-author\"\u003eAndrea M. \u003cspan\u003e— Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"verified\"\u003e✅ Verified Purchase\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"review-card\"\u003e\n        \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"review-text\"\u003e\"98% natural and it actually works. My skin feels hydrated and my hair has body. A game changer for my daily routine.\"\u003c\/div\u003e\n        \u003cdiv class=\"review-author\"\u003eFrancesco G. \u003cspan\u003e— Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"verified\"\u003e✅ Verified Purchase\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ===== ECOCERT ===== --\u003e\n    \u003cdiv class=\"ecocert-box\"\u003e\n      \u003cdiv class=\"badge\"\u003e🌿\u003c\/div\u003e\n      \u003cdiv class=\"content\"\u003e\n        \u003ch4\u003eEcocert COSMOS Natural Certified\u003c\/h4\u003e\n        \u003cp\u003eCertified by ECOCERT Greenlife according to COSMOS Standard. \u003cbr\u003eA product that respects your skin and the environment.\u003c\/p\u003e\n        \u003cdiv class=\"stats\"\u003e\n          \u003cspan\u003e98% \u003csmall\u003enatural origin\u003c\/small\u003e\u003c\/span\u003e\n          \u003cspan\u003e8% \u003csmall\u003efrom organic farming\u003c\/small\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ===== SUSTAINABILITY ===== --\u003e\n    \u003cdiv class=\"section-title\"\u003e♻️ Sustainability\u003c\/div\u003e\n    \u003cdiv class=\"sustainability-grid\"\u003e\n      \u003cdiv class=\"sustainability-item\"\u003e\n        \u003cspan class=\"icon\"\u003e🌱\u003c\/span\u003e\n        \u003cstrong\u003eGreen Formulation\u003c\/strong\u003e\n        Eco-friendly processes\n      \u003c\/div\u003e\n      \u003cdiv class=\"sustainability-item\"\u003e\n        \u003cspan class=\"icon\"\u003e🦋\u003c\/span\u003e\n        \u003cstrong\u003eBiodiversity\u003c\/strong\u003e\n        Respectful ingredients\n      \u003c\/div\u003e\n      \u003cdiv class=\"sustainability-item\"\u003e\n        \u003cspan class=\"icon\"\u003e🚫\u003c\/span\u003e\n        \u003cstrong\u003eNO GMO\u003c\/strong\u003e\n        100% GMO-free\n      \u003c\/div\u003e\n      \u003cdiv class=\"sustainability-item\"\u003e\n        \u003cspan class=\"icon\"\u003e♻️\u003c\/span\u003e\n        \u003cstrong\u003eRecyclable\u003c\/strong\u003e\n        Packaging \u0026amp; shipping\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ===== FAQ ===== --\u003e\n    \u003cdiv class=\"section-title\"\u003e❓ FAQ\u003c\/div\u003e\n\n    \u003cdetails class=\"accordion\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003eWhat makes Rush Groom different?\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        It's a \u003cstrong\u003e2-in-1 formula\u003c\/strong\u003e designed to cleanse both hair and body while maintaining softness, adding hair volume, and leaving skin refreshed. Perfect for an \u003cstrong\u003eefficient, all-in-one routine\u003c\/strong\u003e.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"accordion\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003eDoes it dry out hair or skin?\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        No. It contains \u003cstrong\u003ebetaine, glycerin, and wheat protein\u003c\/strong\u003e, which help hydrate and soften both skin and hair while providing volume to hair.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"accordion\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003eCan I use it every day?\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        Yes! It's formulated for \u003cstrong\u003edaily use\u003c\/strong\u003e. Its gentle, hydrating action makes it perfect for all skin and hair types.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"accordion\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003eCan it replace my shampoo and body wash?\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        Absolutely. It's a convenient \u003cstrong\u003eall-in-one solution\u003c\/strong\u003e, ideal for travel, gym use, or simplifying your daily routine.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"accordion\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003eWhat does it smell like?\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        A \u003cstrong\u003ewoody and green\u003c\/strong\u003e fragrance with notes of freshly cut grass, smoky vetiver, and amber. A \u003cstrong\u003eclean, masculine, sophisticated\u003c\/strong\u003e scent.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"accordion\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003eIs it suitable for sensitive skin?\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\"\u003e\n        Yes. The formula is \u003cstrong\u003e98% natural\u003c\/strong\u003e and contains soothing ingredients like rose water. Perfect even for \u003cstrong\u003esensitive or irritated\u003c\/strong\u003e skin.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ===== FULL INCI ===== --\u003e\n    \u003cdetails class=\"accordion\"\u003e\n      \u003csummary class=\"accordion-summary\"\u003e📋 Full INCI\u003c\/summary\u003e\n      \u003cdiv class=\"accordion-content\" style=\"font-size: 11px; line-height: 1.7;\"\u003e\n        Aqua, Sodium Coco-Sulfate, Coco-Glucoside, Rosa Damascena (Rosa) Flower Water➀, Cocamidopropyl Betaine, Glycerin➁, Betaine, Glyceryl Oleate, Sodium Chloride, Citric Acid, Parfum, Benzyl Alcohol, Brassica Alcohol, Pyrus Cydonia (Quince) Fruit Extract➀, Urtica Dioica (Nettle) Leaf Extract➀, Hydrolyzed Wheat Protein, Sodium Benzoate, Brassicyl Isoleucinate Esylate, Potassium Sorbate, Limonene➂, Linalool➂\u003cbr\u003e\u003cbr\u003e\n        \u003cspan style=\"color: #8bc34a;\"\u003e➀\u003c\/span\u003e Ingredients from organic farming\u003cbr\u003e\n        \u003cspan style=\"color: #8bc34a;\"\u003e➁\u003c\/span\u003e Made using organic ingredients\u003cbr\u003e\n        \u003cspan style=\"color: #8bc34a;\"\u003e➂\u003c\/span\u003e From natural essential oils\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Flux Halo","offers":[{"title":"Default","offer_id":54232190058834,"sku":"231188","price":34.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6123\/0674\/files\/RUSH_GROOM_Fast._Clean._Done._Body_Hair_Wash_For_the_Man_on_the_Move.png?v=1786466009","url":"https:\/\/fluxhalo.shop\/products\/rush-groom-men-hair-body-wash","provider":"Flux Halo","version":"1.0","type":"link"}