{"product_id":"gumrepair™-complete-oral-care-series","title":"GumRepair™ Complete Oral Care Series","description":"\u003cstyle\u003e\n  .gumrepair-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  .gumrepair-wrapper h1 {\n    font-size: 28px;\n    font-weight: 700;\n    color: #0a2e3f;\n    margin-bottom: 8px;\n    line-height: 1.2;\n  }\n\n  .gumrepair-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  .gumrepair-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  .gumrepair-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 30px;\n    margin: 25px 0 35px;\n  }\n\n  .gumrepair-grid .col-image {\n    flex: 1 1 45%;\n  }\n\n  .gumrepair-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  .gumrepair-grid .col-text {\n    flex: 1 1 45%;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .gumrepair-grid .col-text ul {\n    list-style: none;\n    padding: 0;\n    margin: 12px 0 18px;\n  }\n\n  .gumrepair-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  .gumrepair-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  .gumrepair-wrapper .info-block p {\n    margin: 4px 0;\n    font-size: 14px;\n  }\n\n  .gumrepair-wrapper .info-block b {\n    color: #0a2e3f;\n  }\n\n  .variant-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));\n    gap: 12px;\n    margin: 20px 0 25px;\n  }\n\n  .variant-grid .variant-item {\n    background: #f5f8f7;\n    border-radius: 30px;\n    padding: 10px 16px;\n    text-align: center;\n    font-size: 14px;\n    font-weight: 500;\n    color: #0a2e3f;\n    border: 1px solid #e0e9e6;\n  }\n\n  .gumrepair-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  .gumrepair-wrapper .packing-list b {\n    color: #0a2e3f;\n  }\n\n  .gallery-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(180px, 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  .gumrepair-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  .gumrepair-wrapper .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n    gap: 16px;\n    margin: 16px 0 10px;\n  }\n\n  .gumrepair-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  .gumrepair-wrapper .feature-grid .feature-item strong {\n    color: #0a2e3f;\n    display: block;\n    font-size: 15px;\n  }\n\n  .gumrepair-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  .gumrepair-wrapper .cta-box h3 {\n    font-size: 22px;\n    font-weight: 600;\n    margin: 0 0 8px;\n    color: #fff;\n  }\n\n  .gumrepair-wrapper .cta-box p {\n    font-size: 15px;\n    opacity: 0.9;\n    margin: 0 0 4px;\n  }\n\n  .gumrepair-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    .gumrepair-wrapper h1 {\n      font-size: 22px;\n    }\n    .gumrepair-grid .col-image,\n    .gumrepair-grid .col-text {\n      flex: 1 1 100%;\n    }\n    .gallery-grid {\n      grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));\n    }\n    .variant-grid {\n      grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));\n    }\n    .gumrepair-wrapper .cta-box {\n      padding: 18px 16px;\n    }\n    .gumrepair-wrapper .cta-box h3 {\n      font-size: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gumrepair-wrapper\"\u003e\n\n  \u003c!-- ===== ЗАГОЛОВОК ===== --\u003e\n  \u003ch1\u003eGumRepair™ Complete Oral Care System\u003c\/h1\u003e\n  \u003cdiv class=\"subtitle\"\u003e🌟 Restore Gum Health · Whiten Teeth · Eliminate Bacteria\u003c\/div\u003e\n\n  \u003c!-- ===== ГЛАВНОЕ ИЗОБРАЖЕНИЕ + ТЕКСТ ===== --\u003e\n  \u003cdiv class=\"gumrepair-grid\"\u003e\n    \u003cdiv class=\"col-image\"\u003e\n      \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/ed4d99a9-5f57-4d7c-a664-50815c46cbca.jpg\" alt=\"GumRepair complete oral care system packaging showing full gum repair series for healthy gums and white teeth\" 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 Professional Care?\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp style=\"font-size:14px; color:#3d5a4f;\"\u003eOver 47% of adults over 30 suffer from some form of gum disease. Bleeding gums, bad breath, and sensitivity aren't annoyances — they're warning signs.\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStop bleeding gums\u003c\/strong\u003e — visible results in 3 days\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eKill 99.9% of harmful bacteria\u003c\/strong\u003e — antibacterial protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNaturally whiten teeth\u003c\/strong\u003e — without harsh chemicals\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSoothe inflammation\u003c\/strong\u003e — promote healing \u0026amp; comfort\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;\"\u003eDentist-Approved\u003c\/span\u003e\n        \u003cspan style=\"background:#e8f0ee; color:#0a2e3f; 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⚡ 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    Functions: Antibacterial \/ Gum Care\u003cbr\u003e\n    Target Audience: Adults\u003cbr\u003e\n    Product Variants: Gum Repair Drops, Gum Repair Gel, Gum Repair Liquid, Gum Repair Spray, Gum Repair Toothpaste, Gum Care Gel\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== ВАРИАНТЫ ПРОДУКТОВ (плитка) ===== --\u003e\n  \u003cdiv class=\"variant-grid\"\u003e\n    \u003cdiv class=\"variant-item\"\u003e🦷 Toothpaste\u003c\/div\u003e\n    \u003cdiv class=\"variant-item\"\u003e🧴 Care Gel\u003c\/div\u003e\n    \u003cdiv class=\"variant-item\"\u003e💧 Drops\u003c\/div\u003e\n    \u003cdiv class=\"variant-item\"\u003e✨ Essence\u003c\/div\u003e\n    \u003cdiv class=\"variant-item\"\u003e🌬️ Spray\u003c\/div\u003e\n    \u003cdiv class=\"variant-item\"\u003e🥤 Liquid\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== ПРИМЕНЕНИЕ (How to Use) ===== --\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🧪 Simple 3-Step Routine:\u003c\/strong\u003e Brush with Toothpaste → Treat with Gel\/Drops\/Essence → Rinse with Liquid or Spray. \u003cspan style=\"color:#2c7a5a; font-weight:500;\"\u003eFull routine takes 2 minutes — results in 7 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    Gum Repair Product × 1pc\n  \u003c\/div\u003e\n\n  \u003c!-- ===== ПРЕИМУЩЕСТВА ===== --\u003e\n  \u003cdiv class=\"section-title\"\u003e✔️ Why GumRepair™ Works\u003c\/div\u003e\n  \u003cdiv class=\"feature-grid\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e🦠 Antibacterial Formula\u003c\/strong\u003eKills 99.9% of oral bacteria\u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e🌿 Natural Extracts\u003c\/strong\u003eGentle on sensitive gums\u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e⚡ Visible Results\u003c\/strong\u003eHealthier gums in 3–7 days\u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e💎 Whitening Complex\u003c\/strong\u003eRemoves surface stains naturally\u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e🧊 Soothing Relief\u003c\/strong\u003eCalms inflamed gum tissue\u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n\u003cstrong\u003e🧪 Alcohol-Free\u003c\/strong\u003eNo burning or drying effect\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== ГАЛЕРЕЯ ВСЕХ 15 ИЗОБРАЖЕНИЙ (с 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\/ed4d99a9-5f57-4d7c-a664-50815c46cbca.jpg\" alt=\"GumRepair complete oral care system packaging showing full gum repair series for healthy gums and white teeth\" loading=\"lazy\"\u003e\n    \u003c!-- 2 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/b715d24c-c2a9-40ca-877b-4af6c2e52887.jpg\" alt=\"GumRepair antibacterial whitening toothpaste tube front label close up for bleeding gums and teeth brightening\" loading=\"lazy\"\u003e\n    \u003c!-- 3 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/7f9b02ae-020e-4daf-8638-809ec816b143.jpg\" alt=\"Gum care gel tube with natural plant extract formula for gum inflammation relief and soothing treatment\" loading=\"lazy\"\u003e\n    \u003c!-- 4 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/6773f534-9bb9-4c60-8338-0afa38200319.jpg\" alt=\"GumRepair drops in dropper bottle concentrated liquid treatment for gum disease prevention and bad breath\" loading=\"lazy\"\u003e\n    \u003c!-- 5 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/ccbceacc-a7b9-4b75-871d-17223f4b889d.jpg\" alt=\"Gum healing essence serum for deep gum tissue restoration and advanced bacteria protection\" loading=\"lazy\"\u003e\n    \u003c!-- 6 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/37b3a0f0-f112-4439-8cbe-a0c00e47a258.jpg\" alt=\"GumRepair spray bottle for instant oral freshness and on-the-go gum care with minty flavor\" loading=\"lazy\"\u003e\n    \u003c!-- 7 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/d05ef5b8-7be3-4654-a302-89dab7fcd54a.jpg\" alt=\"GumRepair liquid mouthwash alternative for daily oral hygiene and complete gum health protection\" loading=\"lazy\"\u003e\n    \u003c!-- 8 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/df6ac9d8-d772-40d8-b67c-e76d7aa20af1.jpg\" alt=\"GumRepair product lineup showing all six variants toothpaste gel drops essence spray and liquid together\" loading=\"lazy\"\u003e\n    \u003c!-- 9 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/0a0f50de-8be3-487a-aa34-f2d61e28561a.jpg\" alt=\"Close up of GumRepair whitening toothpaste formula with antibacterial ingredients for gum disease prevention\" loading=\"lazy\"\u003e\n    \u003c!-- 10 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/4969fa7e-2331-42c0-b89d-0b1675508162.jpg\" alt=\"Application of GumRepair care gel on inflamed gums for fast soothing relief and healing action\" loading=\"lazy\"\u003e\n    \u003c!-- 11 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/dd8633a1-2521-4dcf-9d25-18ea7e88c5b2.jpg\" alt=\"GumRepair drops being applied into water for antibacterial mouth rinse treatment and gum care\" loading=\"lazy\"\u003e\n    \u003c!-- 12 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/780735d0-36c5-47ca-8faa-bc96ce8fe92e.jpg\" alt=\"Gum tissue healing process before and after using GumRepair essence serum for complete gum restoration\" loading=\"lazy\"\u003e\n    \u003c!-- 13 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/5d4f3ec7-59fa-44cb-b382-bdf8e450dd0c.jpg\" alt=\"GumRepair spray being used for fresh breath and bacteria elimination in daily oral care routine\" loading=\"lazy\"\u003e\n    \u003c!-- 14 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/cf9bdcfb-798b-44f0-a0d5-0f83e38a0370.jpg\" alt=\"GumRepair liquid rinse in glass showing clear natural antibacterial formula for daily use\" loading=\"lazy\"\u003e\n    \u003c!-- 15 --\u003e\n    \u003cimg src=\"https:\/\/cf.cjdropshipping.com\/quick\/product\/057f8210-b7e2-42c0-bff3-eda78dad6408.jpg\" alt=\"Complete GumRepair oral care system with whitening toothpaste gel drops essence spray and liquid for healthy smile\" 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“This stuff actually works! My gums stopped bleeding in a week.”\u003c\/strong\u003e — Sarah M. ✅ Verified Buyer\u003c\/p\u003e\n    \u003cp style=\"margin:4px 0; font-size:14px;\"\u003e⭐⭐⭐⭐⭐ \u003cstrong\u003e“My dentist noticed the improvement — now he recommends it to all his patients.”\u003c\/strong\u003e — James R. ✅ Verified Buyer\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== CTA + ГАРАНТИЯ ===== --\u003e\n  \u003cdiv class=\"cta-box\"\u003e\n    \u003ch3\u003e🛒 Ready to Transform Your Smile?\u003c\/h3\u003e\n    \u003cp\u003eDon't wait until gum disease gets worse. Take control of your oral health today.\u003c\/p\u003e\n    \u003cp style=\"font-size:13px; opacity:0.8; margin-top:6px;\"\u003e⚠️ Limited stock available — 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™ — Advanced Oral Care for Healthy Gums \u0026amp; Bright Smiles\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Family Shopolf","offers":[{"title":"Gum Care Gel","offer_id":49649188307172,"sku":"CJYD263649306FU","price":14.44,"currency_code":"USD","in_stock":true},{"title":"Gum Repair Drops","offer_id":49649188339940,"sku":"CJYD263649301AZ","price":14.87,"currency_code":"USD","in_stock":true},{"title":"Gum Repair Essence","offer_id":49649188372708,"sku":"CJYD263649303CX","price":14.44,"currency_code":"USD","in_stock":true},{"title":"Gum Repair Gel","offer_id":49649188405476,"sku":"CJYD263649302BY","price":15.71,"currency_code":"USD","in_stock":true},{"title":"Gum Repair Spray","offer_id":49649188438244,"sku":"CJYD263649304DW","price":14.67,"currency_code":"USD","in_stock":true},{"title":"Gum Repair Toothpaste","offer_id":49649188471012,"sku":"CJYD263649305EV","price":14.87,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0485\/1335\/1834\/files\/51596869-4b78-479b-a25f-19278b2af9e9.jpg?v=1786703248","url":"https:\/\/familyshopolf.com\/products\/gumrepair%e2%84%a2-complete-oral-care-series","provider":"Family Shopolf","version":"1.0","type":"link"}