{"product_id":"gumrepair™-gentle-care-gel","title":"GumRepair™ Gentle Care Gel","description":"\u003cstyle\u003e\n  .gumcare-wrapper {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 20px 15px;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n\n  .gumcare-wrapper h1 {\n    font-size: 28px;\n    font-weight: 700;\n    color: #0a2e3f;\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n\n  .gumcare-wrapper .subtitle {\n    font-size: 18px;\n    color: #2c7a5a;\n    font-weight: 500;\n    margin-bottom: 20px;\n    border-bottom: 2px solid #e8f0ee;\n    padding-bottom: 15px;\n  }\n\n  .gumcare-wrapper .badge {\n    display: inline-block;\n    background: #0a2e3f;\n    color: #fff;\n    padding: 4px 14px;\n    border-radius: 20px;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    margin-right: 6px;\n  }\n\n  .gumcare-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 30px;\n    margin: 25px 0 35px;\n  }\n\n  .gumcare-grid .col-image {\n    flex: 1 1 45%;\n  }\n\n  .gumcare-grid .col-image img {\n    width: 100%;\n    height: auto;\n    border-radius: 12px;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n    display: block;\n  }\n\n  .gumcare-grid .col-text {\n    flex: 1 1 45%;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .gumcare-grid .col-text ul {\n    list-style: none;\n    padding: 0;\n    margin: 12px 0 18px;\n  }\n\n  .gumcare-grid .col-text ul li {\n    padding: 8px 0 8px 32px;\n    background: url('data:image\/svg+xml;utf8,\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%232c7a5a\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\/\u003e\u003c\/svg\u003e') left center no-repeat;\n    background-size: 20px;\n    font-size: 15px;\n    border-bottom: 1px solid #f5f5f5;\n  }\n\n  .gumcare-wrapper .info-block {\n    background: #f8fbfa;\n    border-left: 4px solid #2c7a5a;\n    padding: 16px 22px;\n    border-radius: 6px;\n    margin: 20px 0;\n  }\n\n  .gumcare-wrapper .info-block p {\n    margin: 4px 0;\n    font-size: 14px;\n  }\n\n  .gumcare-wrapper .info-block b {\n    color: #0a2e3f;\n  }\n\n  .gumcare-wrapper .ingredients {\n    background: #fafcfa;\n    border: 1px solid #e0e9e6;\n    border-radius: 10px;\n    padding: 16px 22px;\n    margin: 18px 0 20px;\n  }\n\n  .gumcare-wrapper .ingredients .ingr-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n    gap: 8px 20px;\n    margin: 8px 0 0;\n    font-size: 14px;\n  }\n\n  .gumcare-wrapper .ingredients .ingr-grid span {\n    padding: 4px 0;\n    border-bottom: 1px dashed #edf3f0;\n  }\n\n  .gumcare-wrapper .packing-list {\n    background: #fff;\n    border: 1px dashed #bcd5cc;\n    padding: 16px 22px;\n    border-radius: 8px;\n    margin: 18px 0 25px;\n    font-size: 14px;\n  }\n\n  .gumcare-wrapper .packing-list b {\n    color: #0a2e3f;\n  }\n\n  .gallery-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n    gap: 12px;\n    margin: 25px 0 10px;\n  }\n\n  .gallery-grid img {\n    width: 100%;\n    height: auto;\n    border-radius: 10px;\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);\n    transition: transform 0.2s;\n    display: block;\n    background: #fafafa;\n  }\n\n  .gallery-grid img:hover {\n    transform: scale(1.02);\n  }\n\n  .gumcare-wrapper .section-title {\n    font-size: 20px;\n    font-weight: 600;\n    color: #0a2e3f;\n    margin: 32px 0 12px;\n    padding-bottom: 6px;\n    border-bottom: 2px solid #e8f0ee;\n  }\n\n  .gumcare-wrapper .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n    gap: 14px;\n    margin: 16px 0 10px;\n  }\n\n  .gumcare-wrapper .feature-grid .feature-item {\n    background: #fafcfa;\n    padding: 14px 16px;\n    border-radius: 10px;\n    border: 1px solid #e8f0ee;\n    font-size: 14px;\n    text-align: center;\n  }\n\n  .gumcare-wrapper .feature-grid .feature-item strong {\n    color: #0a2e3f;\n    display: block;\n    font-size: 15px;\n  }\n\n  .gumcare-wrapper .cta-box {\n    background: #0a2e3f;\n    color: #fff;\n    padding: 24px 28px;\n    border-radius: 12px;\n    margin: 30px 0 10px;\n    text-align: center;\n  }\n\n  .gumcare-wrapper .cta-box h3 {\n    font-size: 22px;\n    font-weight: 600;\n    margin: 0 0 8px;\n    color: #fff;\n  }\n\n  .gumcare-wrapper .cta-box p {\n    font-size: 15px;\n    opacity: 0.9;\n    margin: 0 0 4px;\n  }\n\n  .gumcare-wrapper .guarantee {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 24px;\n    background: #f8fbfa;\n    padding: 16px 20px;\n    border-radius: 10px;\n    margin: 18px 0 6px;\n    font-size: 14px;\n    font-weight: 500;\n    color: #0a2e3f;\n  }\n\n  @media (max-width: 768px) {\n    .gumcare-wrapper h1 {\n      font-size: 22px;\n    }\n    .gumcare-grid .col-image,\n    .gumcare-grid .col-text {\n      flex: 1 1 100%;\n    }\n    .gallery-grid {\n      grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));\n    }\n    .gumcare-wrapper .cta-box {\n      padding: 18px 16px;\n    }\n    .gumcare-wrapper .cta-box h3 {\n      font-size: 18px;\n    }\n    .gumcare-wrapper .ingredients .ingr-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gumcare-wrapper\"\u003e\n\n  \u003c!-- ===== ЗАГОЛОВОК ===== --\u003e\n  \u003ch1\u003eGumRepair™ Gentle Care Gel\u003c\/h1\u003e\n  \u003cdiv class=\"subtitle\"\u003e🌟 Soothe · Restore · Protect — Advanced Formula for Healthy Gums\u003c\/div\u003e\n\n  \u003c!-- ===== ГЛАВНОЕ ИЗОБРАЖЕНИЕ + ТЕКСТ ===== --\u003e\n  \u003cdiv class=\"gumcare-grid\"\u003e\n    \u003cdiv class=\"col-image\"\u003e\n      \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/5177501b-f13f-4f7e-8e83-401bcc18eaa2.jpg\" alt=\"GumRepair Gentle Care Gel soothing formula for bleeding gums and gum inflammation relief\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"col-text\"\u003e\n      \u003cp style=\"font-size:15px; margin-top:0;\"\u003e\u003cstrong\u003eWhy Your Gums Need This Gel?\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp style=\"font-size:14px; color:#3d5a4f;\"\u003eBleeding gums, redness, and sensitivity are signs of inflammation. GumRepair™ Gentle Care Gel delivers targeted relief with a powerful blend of vitamins, antioxidants, and natural extracts.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eVitamin C + Antioxidants\u003c\/strong\u003e — boost gum tissue repair\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAllantoin\u003c\/strong\u003e — soothes irritation and promotes healing\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHydroxyapatite\u003c\/strong\u003e — strengthens tooth enamel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eUbiquinone (CoQ10)\u003c\/strong\u003e — supports cellular regeneration\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv style=\"display:flex; gap:10px; flex-wrap:wrap; margin-top:6px;\"\u003e\n        \u003cspan style=\"background:#2c7a5a; color:#fff; padding:4px 16px; border-radius:30px; font-size:13px; font-weight:600;\"\u003e🌿 Natural Extracts\u003c\/span\u003e\n        \u003cspan style=\"background:#e8f0ee; color:#0a2e3f; padding:4px 16px; border-radius:30px; font-size:13px; font-weight:600;\"\u003e🧪 Vitamin C + CoQ10\u003c\/span\u003e\n        \u003cspan style=\"background:#e8f0ee; color:#0a2e3f; padding:4px 16px; border-radius:30px; font-size:13px; font-weight:600;\"\u003e⚡ Fast-Acting\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== ИНФОРМАЦИЯ О ПРОДУКТЕ ===== --\u003e\n  \u003cdiv class=\"info-block\"\u003e\n    \u003cp\u003e\u003cb\u003eProduct information:\u003c\/b\u003e\u003cbr\u003e\n    Product Name: Gum Care Gel\u003cbr\u003e\n    Key Category: Oral Care\u003cbr\u003e\n    Product Specifications: 9 ml (3 ml × 3)\u003cbr\u003e\n    Target: Adults with sensitive or bleeding gums\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== ПОЛНЫЙ СОСТАВ ===== --\u003e\n  \u003cdiv class=\"ingredients\"\u003e\n    \u003cp style=\"margin:0 0 4px; font-weight:600; color:#0a2e3f;\"\u003e🧬 Active Ingredients:\u003c\/p\u003e\n    \u003cdiv class=\"ingr-grid\"\u003e\n      \u003cspan\u003e✅ Ascorbic Acid (Vitamin C)\u003c\/span\u003e\n      \u003cspan\u003e✅ Gynostemma pentaphyllum Leaf\/Stem Extract\u003c\/span\u003e\n      \u003cspan\u003e✅ Allantoin\u003c\/span\u003e\n      \u003cspan\u003e✅ Ubiquinone (CoQ10)\u003c\/span\u003e\n      \u003cspan\u003e✅ Phyllanthus emblica Fruit Extract\u003c\/span\u003e\n      \u003cspan\u003e✅ Terminalia ferdinandiana Fruit Extract\u003c\/span\u003e\n      \u003cspan\u003e✅ Terminalia chebula Fruit Extract\u003c\/span\u003e\n      \u003cspan\u003e✅ Hydroxyapatite\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin:12px 0 4px; font-weight:600; color:#0a2e3f;\"\u003e💧 Inactive Ingredients:\u003c\/p\u003e\n    \u003cdiv class=\"ingr-grid\"\u003e\n      \u003cspan\u003eWater\u003c\/span\u003e\n      \u003cspan\u003eGlycerin\u003c\/span\u003e\n      \u003cspan\u003e1,2-Hexanediol\u003c\/span\u003e\n      \u003cspan\u003eCarbomer\u003c\/span\u003e\n      \u003cspan\u003eArginine\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== ПРИМЕНЕНИЕ ===== --\u003e\n  \u003cdiv style=\"background:#f5f8f7; border-radius:12px; padding:16px 22px; margin:20px 0;\"\u003e\n    \u003cp style=\"margin:0; font-size:15px;\"\u003e\u003cstrong\u003e🧴 How to Use:\u003c\/strong\u003e Apply a small amount directly to affected gums 2–3 times daily. Gently massage for 30 seconds. Use after brushing for best results. \u003cspan style=\"color:#2c7a5a; font-weight:500;\"\u003eVisible relief in 3–5 days!\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== УПАКОВКА ===== --\u003e\n  \u003cdiv class=\"packing-list\"\u003e\n    \u003cb\u003e📦 Packing list:\u003c\/b\u003e\u003cbr\u003e\n    Nursing gel × 1 box (3 ml × 3)\n  \u003c\/div\u003e\n\n  \u003c!-- ===== ПРЕИМУЩЕСТВА ===== --\u003e\n  \u003cdiv class=\"section-title\"\u003e✔️ Why GumRepair™ Gentle Care Gel?\u003c\/div\u003e\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e🛡️ Soothes Inflammation\u003c\/strong\u003eReduces redness \u0026amp; swelling fast\u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e🦷 Strengthens Enamel\u003c\/strong\u003eHydroxyapatite restores minerals\u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e🌿 100% Natural\u003c\/strong\u003ePlant extracts + antioxidants\u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e⚡ Fast Relief\u003c\/strong\u003eResults in 3–5 days\u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e🧪 Vitamin C + CoQ10\u003c\/strong\u003eBoosts gum tissue repair\u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e💧 Gentle Formula\u003c\/strong\u003eNo alcohol, no harsh chemicals\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== ГАЛЕРЕЯ ВСЕХ 8 ИЗОБРАЖЕНИЙ (с ALT) ===== --\u003e\n  \u003cdiv class=\"section-title\"\u003e📸 Product Gallery\u003c\/div\u003e\n  \u003cdiv class=\"gallery-grid\"\u003e\n\n    \u003c!-- 1 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/5177501b-f13f-4f7e-8e83-401bcc18eaa2.jpg\" alt=\"GumRepair Gentle Care Gel packaging box with soothing gum formula for oral care\" loading=\"lazy\"\u003e\n    \u003c!-- 2 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/ab7356d3-0784-4f04-8443-72a39e89d998.jpg\" alt=\"GumRepair Gentle Care Gel tube front label showing vitamin C and natural extract formula\" loading=\"lazy\"\u003e\n    \u003c!-- 3 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/4578d05f-1c48-4637-87a6-3cac3281444e.jpg\" alt=\"Gum care gel with hydroxyapatite for tooth enamel strengthening and gum protection\" loading=\"lazy\"\u003e\n    \u003c!-- 4 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/dc587820-589a-494f-9bd2-123bfb91617c.jpg\" alt=\"GumRepair soothing gel being applied to inflamed gums for fast relief from bleeding and sensitivity\" loading=\"lazy\"\u003e\n    \u003c!-- 5 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/0967015c-a4d3-474d-ac82-4aae59c1973d.jpg\" alt=\"Close up of GumRepair Gentle Care Gel texture and consistency for sensitive gum treatment\" loading=\"lazy\"\u003e\n    \u003c!-- 6 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/d76dca1a-4036-49f4-864b-30ac80c23c91.jpg\" alt=\"GumRepair gel with allantoin and CoQ10 for gum tissue regeneration and healing\" loading=\"lazy\"\u003e\n    \u003c!-- 7 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/e1d5ffe0-e6c5-43b5-a274-90d7662a3bb9.jpg\" alt=\"GumRepair Gentle Care Gel natural formula with Terminalia and Phyllanthus fruit extracts\" loading=\"lazy\"\u003e\n    \u003c!-- 8 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/1c4978db-37be-4d52-be1d-cf0263874434.jpg\" alt=\"Complete GumRepair Gentle Care Gel set three tubes 3 ml each for daily gum health routine\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ===== ОТЗЫВЫ ===== --\u003e\n  \u003cdiv style=\"background:#fafcfa; border-radius:12px; padding:16px 22px; margin:28px 0 16px; border:1px solid #e0e9e6;\"\u003e\n    \u003cp style=\"margin:4px 0; font-size:14px;\"\u003e⭐⭐⭐⭐⭐ \u003cstrong\u003e“My gums stopped bleeding after 4 days! This gel is a lifesaver.”\u003c\/strong\u003e — Emily R. ✅ Verified Buyer\u003c\/p\u003e\n    \u003cp style=\"margin:4px 0; font-size:14px;\"\u003e⭐⭐⭐⭐⭐ \u003cstrong\u003e“I've tried everything for my sensitive gums. This is the only thing that works.”\u003c\/strong\u003e — Michael T. ✅ Verified Buyer\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== CTA + ГАРАНТИЯ ===== --\u003e\n  \u003cdiv class=\"cta-box\"\u003e\n    \u003ch3\u003e🛒 Give Your Gums the Care They Deserve\u003c\/h3\u003e\n    \u003cp\u003eStop bleeding, soothe inflammation, and restore gum health naturally.\u003c\/p\u003e\n    \u003cp style=\"font-size:13px; opacity:0.8; margin-top:6px;\"\u003e⚠️ Limited stock — order now while supplies last!\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"guarantee\"\u003e\n    \u003cspan\u003e🔒 100% Satisfaction Guarantee\u003c\/span\u003e\n    \u003cspan\u003e📦 Free Shipping on orders over $35\u003c\/span\u003e\n    \u003cspan\u003e⏱️ 30-Day Money-Back\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"font-size:12px; color:#7a8f86; text-align:center; margin-top:22px; border-top:1px solid #e8f0ee; padding-top:14px;\"\u003e\n    ⚡ GumRepair™ Gentle Care Gel — Natural Relief for Healthy Gums\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Family Shopolf","offers":[{"title":"9ml","offer_id":49649406017764,"sku":"CJYD305966001AZ","price":20.39,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0485\/1335\/1834\/files\/0967015c-a4d3-474d-ac82-4aae59c1973d.jpg?v=1786705922","url":"https:\/\/familyshopolf.com\/products\/gumrepair%e2%84%a2-gentle-care-gel","provider":"Family Shopolf","version":"1.0","type":"link"}