{"product_id":"tire-shine-gel","title":"tire-shine-gel","description":"\u003c!-- ============================================================\n  COMPLETE LANDING PAGE – TIRE NOURISH CREAM\n  With 4-image before\/after carousel (your own photos) + all product images\n  For NewsBreak (US) – Mobile‑first, clean, trust‑focused\n  Copy \u0026 paste this entire block into Shopify Page HTML editor.\n  ============================================================ --\u003e\n\u003cstyle\u003e\n  \/* ---- Reset \u0026 Base ---- *\/\n  .ts-landing * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n  .ts-landing {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 20px 16px 40px;\n    color: #1e1e1e;\n    line-height: 1.6;\n    background: #ffffff;\n  }\n  .ts-landing h1, .ts-landing h2, .ts-landing h3 {\n    line-height: 1.2;\n    font-weight: 700;\n  }\n  .ts-landing a {\n    text-decoration: none;\n  }\n  .ts-landing img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  \/* ---- Typography ---- *\/\n  .ts-landing .ts-h1 {\n    font-size: 28px;\n    margin: 0 0 12px 0;\n    color: #0a0a0a;\n  }\n  .ts-landing .ts-subhead {\n    font-size: 18px;\n    color: #2c2c2c;\n    margin-bottom: 20px;\n  }\n  .ts-landing .ts-section-title {\n    font-size: 24px;\n    margin: 40px 0 16px 0;\n    text-align: center;\n  }\n  .ts-landing .ts-section-sub {\n    text-align: center;\n    color: #444;\n    margin-bottom: 24px;\n  }\n  .ts-landing .ts-product-name {\n    display: inline-block;\n    background: #1a5c3a;\n    color: #fff;\n    padding: 4px 18px;\n    border-radius: 30px;\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  \/* ---- Buttons ---- *\/\n  .ts-btn-primary {\n    display: inline-block;\n    background: #1a5c3a;\n    color: #fff !important;\n    font-weight: 700;\n    font-size: 20px;\n    padding: 16px 36px;\n    border-radius: 60px;\n    text-align: center;\n    transition: background 0.2s;\n    border: none;\n    cursor: pointer;\n    width: 100%;\n    max-width: 380px;\n    margin: 8px auto;\n    letter-spacing: 0.3px;\n    box-shadow: 0 4px 12px rgba(26, 92, 58, 0.25);\n  }\n  .ts-btn-primary:hover {\n    background: #0f452b;\n  }\n\n  \/* ---- Cards \/ Grids ---- *\/\n  .ts-grid-2 {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    margin: 20px 0;\n  }\n  .ts-grid-3 {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    margin: 20px 0;\n  }\n  .ts-benefit-card {\n    background: #f7f9fa;\n    padding: 18px 16px;\n    border-radius: 12px;\n    border-left: 5px solid #1a5c3a;\n  }\n  .ts-benefit-card .ts-icon {\n    font-size: 26px;\n    margin-right: 10px;\n  }\n  .ts-benefit-card strong {\n    display: block;\n    font-size: 18px;\n    margin-bottom: 4px;\n  }\n  .ts-benefit-card p {\n    font-size: 15px;\n    color: #2e2e2e;\n    margin: 0;\n  }\n\n  \/* ---- Step boxes ---- *\/\n  .ts-step {\n    background: #f7f9fa;\n    border-radius: 12px;\n    padding: 16px 18px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    margin-bottom: 12px;\n  }\n  .ts-step .ts-step-num {\n    background: #1a5c3a;\n    color: #fff;\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 18px;\n    flex-shrink: 0;\n  }\n  .ts-step .ts-step-text {\n    font-size: 16px;\n  }\n  .ts-step .ts-step-text strong {\n    display: block;\n    font-size: 18px;\n  }\n\n  \/* ---- Reviews ---- *\/\n  .ts-review {\n    background: #f7f9fa;\n    padding: 18px 18px 14px;\n    border-radius: 12px;\n    margin-bottom: 16px;\n  }\n  .ts-review .ts-stars {\n    color: #f5b342;\n    font-size: 20px;\n    letter-spacing: 2px;\n  }\n  .ts-review .ts-review-name {\n    font-weight: 700;\n    margin-top: 6px;\n    font-size: 15px;\n  }\n\n  \/* ---- FAQ ---- *\/\n  .ts-faq-item {\n    border-bottom: 1px solid #e0e4e8;\n    padding: 14px 0;\n  }\n  .ts-faq-item .ts-faq-q {\n    font-weight: 700;\n    font-size: 17px;\n    display: block;\n    margin-bottom: 4px;\n  }\n  .ts-faq-item .ts-faq-a {\n    font-size: 16px;\n    color: #333;\n    margin: 0;\n  }\n\n  \/* ---- Trust bar ---- *\/\n  .ts-trust-bar {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 14px 24px;\n    background: #f0f3f5;\n    padding: 14px 12px;\n    border-radius: 40px;\n    margin: 30px 0 10px;\n    font-size: 14px;\n    font-weight: 500;\n    color: #1e1e1e;\n  }\n  .ts-trust-bar span {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  \/* ---- Product badge ---- *\/\n  .ts-badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px 20px;\n    margin: 16px 0 20px;\n  }\n  .ts-badge-row span {\n    background: #eef2f4;\n    padding: 6px 16px;\n    border-radius: 30px;\n    font-size: 14px;\n    font-weight: 600;\n    color: #1a5c3a;\n  }\n\n  \/* ---- Product image cards ---- *\/\n  .ts-prod-img-card {\n    border-radius: 16px;\n    overflow: hidden;\n    background: #f7f9fa;\n    margin-bottom: 16px;\n  }\n  .ts-prod-img-card img {\n    width: 100%;\n    display: block;\n  }\n  .ts-prod-img-card .ts-img-caption {\n    padding: 12px 16px;\n    text-align: center;\n    font-size: 15px;\n    color: #333;\n    background: #f7f9fa;\n  }\n\n  \/* ---- Carousel (4‑image before\/after) ---- *\/\n  .ts-carousel-wrapper {\n    position: relative;\n    border-radius: 16px;\n    overflow: hidden;\n    background: #0a0a0a;\n    margin-bottom: 24px;\n  }\n  .ts-carousel-track {\n    display: flex;\n    transition: transform 0.5s ease;\n    touch-action: pan-y;\n  }\n  .ts-carousel-slide {\n    min-width: 100%;\n    position: relative;\n  }\n  .ts-carousel-slide img {\n    width: 100%;\n    display: block;\n    border-radius: 0;\n  }\n  .ts-carousel-label {\n    position: absolute;\n    bottom: 16px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: rgba(0,0,0,0.7);\n    color: #fff;\n    padding: 6px 20px;\n    border-radius: 30px;\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    backdrop-filter: blur(4px);\n  }\n  .ts-carousel-label span {\n    color: #f5b342;\n  }\n  .ts-carousel-dots {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    padding: 14px 0 8px;\n    background: #f7f9fa;\n  }\n  .ts-carousel-dots button {\n    width: 12px;\n    height: 12px;\n    border-radius: 50%;\n    border: none;\n    background: #ccc;\n    cursor: pointer;\n    transition: background 0.3s;\n    padding: 0;\n  }\n  .ts-carousel-dots button.ts-active {\n    background: #1a5c3a;\n    width: 32px;\n    border-radius: 20px;\n  }\n  .ts-carousel-arrow {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(255,255,255,0.85);\n    border: none;\n    border-radius: 50%;\n    width: 40px;\n    height: 40px;\n    font-size: 20px;\n    cursor: pointer;\n    z-index: 5;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.15);\n    transition: 0.2s;\n    color: #1e1e1e;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ts-carousel-arrow:hover {\n    background: #fff;\n  }\n  .ts-carousel-arrow.ts-prev {\n    left: 10px;\n  }\n  .ts-carousel-arrow.ts-next {\n    right: 10px;\n  }\n\n  \/* ---- Responsive ---- *\/\n  @media (min-width: 600px) {\n    .ts-landing .ts-h1 {\n      font-size: 38px;\n    }\n    .ts-grid-2 {\n      grid-template-columns: 1fr 1fr;\n    }\n    .ts-grid-3 {\n      grid-template-columns: 1fr 1fr 1fr;\n    }\n    .ts-step {\n      padding: 18px 24px;\n    }\n    .ts-btn-primary {\n      font-size: 22px;\n      padding: 18px 48px;\n      max-width: 420px;\n    }\n  }\n  @media (max-width: 600px) {\n    .ts-carousel-arrow {\n      width: 32px;\n      height: 32px;\n      font-size: 16px;\n    }\n    .ts-carousel-label {\n      font-size: 11px;\n      padding: 4px 14px;\n      bottom: 10px;\n    }\n  }\n\n  \/* ---- Utilities ---- *\/\n  .ts-text-center {\n    text-align: center;\n  }\n  .ts-mt-8 {\n    margin-top: 8px;\n  }\n  .ts-mt-16 {\n    margin-top: 16px;\n  }\n  .ts-mt-24 {\n    margin-top: 24px;\n  }\n  .ts-mb-8 {\n    margin-bottom: 8px;\n  }\n  .ts-mb-16 {\n    margin-bottom: 16px;\n  }\n  .ts-mb-24 {\n    margin-bottom: 24px;\n  }\n  .ts-divider {\n    width: 60px;\n    height: 3px;\n    background: #1a5c3a;\n    margin: 16px auto 24px;\n    border-radius: 4px;\n  }\n  .ts-small-note {\n    font-size: 14px;\n    color: #555;\n  }\n\u003c\/style\u003e\n\u003c!-- ===== LANDING PAGE CONTENT ===== --\u003e\n\u003cdiv class=\"ts-landing\"\u003e\n\u003c!-- ============================================================\n       HERO SECTION\n  ============================================================ --\u003e\n\u003cdiv class=\"ts-text-center\"\u003e\u003cspan class=\"ts-product-name\"\u003e⚡ New Arrival\u003c\/span\u003e\u003c\/div\u003e\n\u003ch1 class=\"ts-h1\"\u003eKeep Your Tires Black \u0026amp; Protected — Without the Greasy Mess\u003c\/h1\u003e\n\u003cp class=\"ts-subhead\"\u003eThis nourishing cream penetrates deep into the rubber, restores original luster, and repels dirt \u0026amp; water for weeks.\u003c\/p\u003e\n\u003c!-- Product badge row (from your images) --\u003e\n\u003cdiv class=\"ts-badge-row\"\u003e\n\u003cspan\u003e🔧 Deep Renovation\u003c\/span\u003e \u003cspan\u003e⚡ Quick Drying\u003c\/span\u003e \u003cspan\u003e👆 Easy to Operate\u003c\/span\u003e \u003cspan\u003e🛡️ Protects Tires\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-text-center ts-mb-24\"\u003e\n\u003ca class=\"ts-btn-primary\" href=\"#\"\u003e👉 Add to Cart — 30‑Day Money‑Back Guarantee\u003c\/a\u003e\n\u003cdiv class=\"ts-mt-8 ts-small-note\"\u003e★★★★★ 4.8\/5 from 1,200+ reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       4‑IMAGE BEFORE \/ AFTER CAROUSEL (your own photos)\n  ============================================================ --\u003e\n\u003cdiv class=\"ts-carousel-wrapper\"\u003e\n\u003cdiv id=\"tsCarouselTrack\" class=\"ts-carousel-track\"\u003e\n\u003c!-- Slide 1 --\u003e\n\u003cdiv class=\"ts-carousel-slide\"\u003e\n\u003cimg alt=\"Tire shine before and after - angle 1\" src=\"https:\/\/www.hapzhaven.com\/cdn\/shop\/files\/20260330-bg3-1.webp?v=1780643760\u0026amp;width=800\"\u003e\n\u003cdiv class=\"ts-carousel-label\"\u003e⬅️ \u003cspan\u003eBEFORE\u003c\/span\u003e   |   \u003cspan\u003eAFTER\u003c\/span\u003e ➡️\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Slide 2 --\u003e\n\u003cdiv class=\"ts-carousel-slide\"\u003e\n\u003cimg alt=\"Tire shine before and after - angle 2\" src=\"https:\/\/www.hapzhaven.com\/cdn\/shop\/files\/20260330-bg3-2.webp?v=1780643758\u0026amp;width=800\"\u003e\n\u003cdiv class=\"ts-carousel-label\"\u003e⬅️ \u003cspan\u003eBEFORE\u003c\/span\u003e   |   \u003cspan\u003eAFTER\u003c\/span\u003e ➡️\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Slide 3 --\u003e\n\u003cdiv class=\"ts-carousel-slide\"\u003e\n\u003cimg alt=\"Tire shine before and after - angle 3\" src=\"https:\/\/www.hapzhaven.com\/cdn\/shop\/files\/20260330-bg3-3.webp?v=1780643758\u0026amp;width=800\"\u003e\n\u003cdiv class=\"ts-carousel-label\"\u003e⬅️ \u003cspan\u003eBEFORE\u003c\/span\u003e   |   \u003cspan\u003eAFTER\u003c\/span\u003e ➡️\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Slide 4 --\u003e\n\u003cdiv class=\"ts-carousel-slide\"\u003e\n\u003cimg alt=\"Tire shine before and after - angle 4\" src=\"https:\/\/www.hapzhaven.com\/cdn\/shop\/files\/20260330-bg3-4.webp?v=1780643758\u0026amp;width=800\"\u003e\n\u003cdiv class=\"ts-carousel-label\"\u003e⬅️ \u003cspan\u003eBEFORE\u003c\/span\u003e   |   \u003cspan\u003eAFTER\u003c\/span\u003e ➡️\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Arrows --\u003e \u003cbutton aria-label=\"Previous\" id=\"tsPrev\" class=\"ts-carousel-arrow ts-prev\"\u003e‹\u003c\/button\u003e \u003cbutton aria-label=\"Next\" id=\"tsNext\" class=\"ts-carousel-arrow ts-next\"\u003e›\u003c\/button\u003e \u003c!-- Dots --\u003e\n\u003cdiv id=\"tsDots\" class=\"ts-carousel-dots\"\u003e\n\u003cbutton data-index=\"0\" class=\"ts-active\"\u003e\u003c\/button\u003e \u003cbutton data-index=\"1\"\u003e\u003c\/button\u003e \u003cbutton data-index=\"2\"\u003e\u003c\/button\u003e \u003cbutton data-index=\"3\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       PRODUCT PACKAGING IMAGE (main product shot)\n       Image: O1CN01FAAIyq1RRyRAyp9op_!!2217836982109-0-cib.jpg\n  ============================================================ --\u003e\n\u003cdiv class=\"ts-prod-img-card\"\u003e\u003cimg alt=\"Tire Nourish Cream packaging and features\" src=\"https:\/\/img.alicdn.com\/imgextra\/i3\/2217836982109\/O1CN01FAAIyq1RRyRAyp9op_!!2217836982109-0-cib.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- ============================================================\n       PAIN POINTS\n  ============================================================ --\u003e\n\u003ch2 class=\"ts-section-title\"\u003eYour Tires Are Aging Faster Than You Think\u003c\/h2\u003e\n\u003cp style=\"font-size: 17px; text-align: center; max-width: 700px; margin: 0 auto 12px;\"\u003eSun. Rain. Road salt. Brake dust. Every day, your tires take a beating.\u003c\/p\u003e\n\u003cp style=\"font-size: 17px; text-align: center; max-width: 700px; margin: 0 auto 12px;\"\u003eThe result? \u003cstrong\u003eBrowning. Cracking. Dry rot.\u003c\/strong\u003e And if left untreated — \u003cstrong\u003eblowout risk\u003c\/strong\u003e increases.\u003c\/p\u003e\n\u003cdiv class=\"ts-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 17px; text-align: center; max-width: 700px; margin: 0 auto 24px;\"\u003eMost tire shines just coat the surface. They wash off in a week and do nothing to actually \u003cstrong\u003enourish\u003c\/strong\u003e the rubber.\u003c\/p\u003e\n\u003cp style=\"font-size: 18px; text-align: center; max-width: 700px; margin: 0 auto 30px; font-weight: bold; color: #1a5c3a;\"\u003eThat's why we created Tire Nourish Cream.\u003c\/p\u003e\n\u003c!-- ============================================================\n       PRODUCT INTRO\n  ============================================================ --\u003e\n\u003ch2 class=\"ts-section-title\"\u003eWhat Makes This Cream Different\u003c\/h2\u003e\n\u003cp class=\"ts-section-sub\"\u003eIt doesn't just shine — it nourishes.\u003c\/p\u003e\n\u003cdiv style=\"background: #f0f5f9; border-radius: 16px; padding: 20px 18px; margin-bottom: 20px;\"\u003e\n\u003cp style=\"font-size: 17px;\"\u003e\u003cstrong\u003eMost tire shines are watery sprays.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; margin-bottom: 8px;\"\u003eThey sit on top of the rubber, evaporate in days, and leave your tires looking dull and brown again.\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; margin-bottom: 8px;\"\u003e\u003cstrong\u003eTire Nourish Cream\u003c\/strong\u003e is different. It's a \u003cstrong\u003ethick, nourishing paste\u003c\/strong\u003e that penetrates deep into the tire surface. It restores the original luster — and keeps it there.\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; font-weight: 600; color: #1a5c3a;\"\u003e✅ Deep renovation · Quick drying · Long-lasting protection\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       FEATURES IMAGE (even application, portable, waterproof)\n       Image: O1CN01XTAIi01RRyRAlmmRr_!!2217836982109-0-cib.jpg\n  ============================================================ --\u003e\n\u003cdiv class=\"ts-prod-img-card\"\u003e\u003cimg alt=\"Tire Nourish Cream features: even application, portable packaging, waterproof\" src=\"https:\/\/img.alicdn.com\/imgextra\/i4\/2217836982109\/O1CN01XTAIi01RRyRAlmmRr_!!2217836982109-0-cib.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- ============================================================\n       BENEFITS GRID\n  ============================================================ --\u003e\n\u003ch2 class=\"ts-section-title\"\u003eWhy It Works\u003c\/h2\u003e\n\u003cdiv class=\"ts-grid-2\"\u003e\n\u003cdiv class=\"ts-benefit-card\"\u003e\n\u003cspan class=\"ts-icon\"\u003e🔧\u003c\/span\u003e \u003cstrong\u003eDeep Renovation\u003c\/strong\u003e\n\u003cp\u003eEfficiently penetrates the tire surface, restores original luster, and makes tires look brand new.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-benefit-card\"\u003e\n\u003cspan class=\"ts-icon\"\u003e⚡\u003c\/span\u003e \u003cstrong\u003eQuick Drying\u003c\/strong\u003e\n\u003cp\u003eDries fast after application. No greasy feeling — tire surface stays smooth and clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-benefit-card\"\u003e\n\u003cspan class=\"ts-icon\"\u003e💧\u003c\/span\u003e \u003cstrong\u003eWaterproof Protection\u003c\/strong\u003e\n\u003cp\u003eProvides excellent waterproof effect. Tires stay bright even when driving in rain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-benefit-card\"\u003e\n\u003cspan class=\"ts-icon\"\u003e🧼\u003c\/span\u003e \u003cstrong\u003ePrevents Dirt Adhesion\u003c\/strong\u003e\n\u003cp\u003eIncreases dirt resistance. Reduces dust and grime buildup. Extends your cleaning cycle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-benefit-card\"\u003e\n\u003cspan class=\"ts-icon\"\u003e🛡️\u003c\/span\u003e \u003cstrong\u003eProtects Against Aging\u003c\/strong\u003e\n\u003cp\u003eForms a protective film that prevents browning, cracking, and premature tire aging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-benefit-card\"\u003e\n\u003cspan class=\"ts-icon\"\u003e🧳\u003c\/span\u003e \u003cstrong\u003ePortable \u0026amp; Easy to Use\u003c\/strong\u003e\n\u003cp\u003eCompact 50g \/ 1.76oz packaging. Keep it in your car for quick touch-ups anytime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       4‑POINT FEATURE IMAGE (no rinse, tested, etc.)\n       Image: O1CN0163IBaV1RRyRAUEmP7_!!2217836982109-0-cib.jpg\n  ============================================================ --\u003e\n\u003cdiv class=\"ts-prod-img-card\"\u003e\u003cimg alt=\"Tire Nourish Cream features: no rinse, specially designed, tested quality, dirt resistance\" src=\"https:\/\/img.alicdn.com\/imgextra\/i4\/2217836982109\/O1CN0163IBaV1RRyRAUEmP7_!!2217836982109-0-cib.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- ============================================================\n       HOW TO USE (steps + image)\n  ============================================================ --\u003e\n\u003ch2 class=\"ts-section-title\"\u003eHow to Use — 2 Simple Steps\u003c\/h2\u003e\n\u003cp class=\"ts-section-sub\"\u003eNo rinsing required. No special tools. No mess.\u003c\/p\u003e\n\u003cdiv class=\"ts-step\"\u003e\n\u003cspan class=\"ts-step-num\"\u003e1\u003c\/span\u003e\n\u003cdiv class=\"ts-step-text\"\u003e\n\u003cstrong\u003eClean\u003c\/strong\u003e Remove dust, sand, and debris from the tire surface. Make sure it's completely dry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-step\"\u003e\n\u003cspan class=\"ts-step-num\"\u003e2\u003c\/span\u003e\n\u003cdiv class=\"ts-step-text\"\u003e\n\u003cstrong\u003eApply Evenly\u003c\/strong\u003e Squeeze a small amount of cream onto the applicator. Wipe evenly across the tire sidewall. Let it dry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 15px;\" class=\"ts-text-center ts-small-note ts-mb-16\"\u003e✅ No rinse needed · Won't affect driving · Even application — no uneven brightness differences\u003c\/p\u003e\n\u003c!-- How‑to image --\u003e\n\u003cdiv class=\"ts-prod-img-card\"\u003e\u003cimg alt=\"Tire Nourish Cream how to use steps\" src=\"https:\/\/img.alicdn.com\/imgextra\/i1\/2217836982109\/O1CN01khVRQK1RRyRB5WEBV_!!2217836982109-0-cib.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- ============================================================\n       INGREDIENTS (image + explanations)\n  ============================================================ --\u003e\n\u003ch2 class=\"ts-section-title\"\u003eWhat's Inside\u003c\/h2\u003e\n\u003cp class=\"ts-section-sub\"\u003eClean ingredients that work.\u003c\/p\u003e\n\u003cdiv class=\"ts-prod-img-card\"\u003e\u003cimg alt=\"Tire Nourish Cream ingredients list\" src=\"https:\/\/img.alicdn.com\/imgextra\/i3\/2217836982109\/O1CN01CTlokD1RRyRAO9Zj4_!!2217836982109-0-cib.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"background: #f7f9fa; border-radius: 16px; padding: 20px 18px; margin-top: 16px;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 12px;\"\u003e\n\u003cdiv style=\"border-bottom: 1px solid #e0e4e8; padding-bottom: 10px;\"\u003e\n\u003cstrong style=\"font-size: 15px;\"\u003eGLYCERYL STEARATE\u003c\/strong\u003e\n\u003cp style=\"font-size: 14px; color: #555; margin: 2px 0 0;\"\u003eIncreases gloss and provides lubrication effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-bottom: 1px solid #e0e4e8; padding-bottom: 10px;\"\u003e\n\u003cstrong style=\"font-size: 15px;\"\u003e1,2-HEXANEDIOL\u003c\/strong\u003e\n\u003cp style=\"font-size: 14px; color: #555; margin: 2px 0 0;\"\u003eForms a protective film for lasting brightness and aging prevention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-bottom: 1px solid #e0e4e8; padding-bottom: 10px;\"\u003e\n\u003cstrong style=\"font-size: 15px;\"\u003ePEG-12 CARNAUBA\u003c\/strong\u003e\n\u003cp style=\"font-size: 14px; color: #555; margin: 2px 0 0;\"\u003eAccelerates drying and reduces greasiness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-bottom: 1px solid #e0e4e8; padding-bottom: 10px;\"\u003e\n\u003cstrong style=\"font-size: 15px;\"\u003eMINERAL OIL\u003c\/strong\u003e\n\u003cp style=\"font-size: 14px; color: #555; margin: 2px 0 0;\"\u003eDeeply conditions rubber for long-lasting flexibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 14px; color: #777; text-align: center; margin-top: 8px;\"\u003e\u003cstrong\u003eFull ingredients:\u003c\/strong\u003e Aqua · PEG-12 Carnauba · PEG-12 Dimethicone Crosspolymer · Mineral Oil · Glyceryl Stearate · 1,2-Hexanediol\u003c\/p\u003e\n\u003c!-- ============================================================\n       SOCIAL PROOF \/ REVIEWS\n  ============================================================ --\u003e\n\u003ch2 class=\"ts-section-title\"\u003eReal Reviews from Real Drivers\u003c\/h2\u003e\n\u003cdiv class=\"ts-review\"\u003e\n\u003cdiv class=\"ts-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp style=\"font-weight: bold; font-size: 17px; margin: 4px 0 2px;\"\u003e\"My tires look brand new again.\"\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; margin: 0 0 4px;\"\u003eI've tried sprays, gels, you name it. This cream actually nourishes the rubber — not just a temporary shine. My tires haven't looked this good in years.\u003c\/p\u003e\n\u003cdiv class=\"ts-review-name\"\u003e— Mark R., Phoenix, AZ\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-review\"\u003e\n\u003cdiv class=\"ts-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp style=\"font-weight: bold; font-size: 17px; margin: 4px 0 2px;\"\u003e\"Finally, no more brown tires after rain.\"\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; margin: 0 0 4px;\"\u003eI live in Florida where it rains constantly. Every other tire shine would wash off in days. This one holds up. Even after a downpour, my tires still look black and glossy.\u003c\/p\u003e\n\u003cdiv class=\"ts-review-name\"\u003e— Linda S., Tampa, FL\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-review\"\u003e\n\u003cdiv class=\"ts-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp style=\"font-weight: bold; font-size: 17px; margin: 4px 0 2px;\"\u003e\"So easy to use. No mess at all.\"\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; margin: 0 0 4px;\"\u003eI'm not a car guy. I just wanted something simple. This cream takes 5 minutes, doesn't drip everywhere, and my truck tires look like they came off the showroom floor.\u003c\/p\u003e\n\u003cdiv class=\"ts-review-name\"\u003e— James K., Dallas, TX\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       FAQ\n  ============================================================ --\u003e\n\u003ch2 class=\"ts-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"ts-faq-item\"\u003e\n\u003cspan class=\"ts-faq-q\"\u003eQ: How long does one jar last?\u003c\/span\u003e\n\u003cp class=\"ts-faq-a\"\u003eA: One 50g \/ 1.76oz jar covers 4 tires per application. With weekly use, it lasts 2–3 months. With monthly use, up to 6 months.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-faq-item\"\u003e\n\u003cspan class=\"ts-faq-q\"\u003eQ: Do I need to rinse it off after application?\u003c\/span\u003e\n\u003cp class=\"ts-faq-a\"\u003eA: No. Simply apply, let it dry, and you're good to go. It won't affect driving or leave a greasy residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-faq-item\"\u003e\n\u003cspan class=\"ts-faq-q\"\u003eQ: Will this damage my rims or paint?\u003c\/span\u003e\n\u003cp class=\"ts-faq-a\"\u003eA: No. The cream is specially designed for tire rubber. It stays where you apply it and won't damage rims or paint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-faq-item\"\u003e\n\u003cspan class=\"ts-faq-q\"\u003eQ: Can I use this on other rubber surfaces?\u003c\/span\u003e\n\u003cp class=\"ts-faq-a\"\u003eA: Yes. Works great on trim, bumpers, rubber seals, and even RV or boat tires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-bottom: none;\" class=\"ts-faq-item\"\u003e\n\u003cspan class=\"ts-faq-q\"\u003eQ: How is this different from tire sprays?\u003c\/span\u003e\n\u003cp class=\"ts-faq-a\"\u003eA: Sprays are mostly water and solvents — they evaporate quickly and don't nourish the rubber. Our cream penetrates deep, restores original luster, and lasts weeks longer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n       FINAL CTA with product size image\n       Image: O1CN01LjANbu1RRyRAyplCp_!!2217836982109-0-cib.jpg\n  ============================================================ --\u003e\n\u003cdiv style=\"background: #f0f5f9; border-radius: 20px; padding: 28px 16px; margin-top: 40px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 14px; font-weight: bold; color: #1a5c3a; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 4px;\"\u003e★ Tire Nourish Cream\u003c\/div\u003e\n\u003ch2 style=\"font-size: 26px; margin: 0 0 8px;\"\u003eKeep Your Tires Black \u0026amp; Protected\u003c\/h2\u003e\n\u003cp style=\"font-size: 18px; margin-bottom: 16px;\"\u003e50g \/ 1.76oz — Portable, powerful, and guaranteed to last.\u003c\/p\u003e\n\u003cdiv style=\"max-width: 400px; margin: 0 auto 20px; border-radius: 16px; overflow: hidden; background: #fff;\"\u003e\u003cimg alt=\"Tire Nourish Cream packaging size and dimensions\" src=\"https:\/\/img.alicdn.com\/imgextra\/i2\/2217836982109\/O1CN01LjANbu1RRyRAyplCp_!!2217836982109-0-cib.jpg\"\u003e\u003c\/div\u003e\n\u003ca style=\"max-width: 400px;\" class=\"ts-btn-primary\" href=\"#\"\u003e👉 Add to Cart — 30‑Day Money‑Back Guarantee\u003c\/a\u003e\n\u003cdiv class=\"ts-trust-bar\"\u003e\n\u003cspan\u003e🔒 Secure Checkout\u003c\/span\u003e \u003cspan\u003e🚚 Free Shipping Over $49\u003c\/span\u003e \u003cspan\u003e💳 PayPal \/ Visa \/ MC \/ Amex\u003c\/span\u003e \u003cspan\u003e⭐ 4.8\/5 Average Rating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============================================================\n  CAROUSEL JAVASCRIPT\n  ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ===== END LANDING PAGE ===== --\u003e","brand":"Hapzhaven","offers":[{"title":"🔥 Buy two get one free.","offer_id":53880296767806,"sku":"ML7990-3PC","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Buy one get one free","offer_id":53880296800574,"sku":"ML7990-2PC","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Buy three get two free.","offer_id":53880296833342,"sku":"ML7990-5PC","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0951\/8461\/7790\/files\/O1CN01RhWyNZ1RRyRAq26rm__2217836982109-0-cib_jpg.webp?v=1783513641","url":"https:\/\/www.hapzhaven.com\/products\/tire-shine-gel","provider":"Hapzhaven","version":"1.0","type":"link"}