{"product_id":"vitalitysolutionmart","title":"VITALITYSOLUTIONMART","description":"\u003cstyle\u003e\n  .vsm-hair-oil-page {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 10px 16px 40px;\n    font-family: inherit;\n    color: #222;\n    line-height: 1.65;\n    position: relative;\n    z-index: 1;\n  }\n\n  .vsm-hair-oil-page img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n    margin: 22px auto;\n    border-radius: 14px;\n  }\n\n  .vsm-hero {\n    text-align: center;\n    padding: 18px 0 8px;\n  }\n\n  .vsm-kicker {\n    display: inline-block;\n    padding: 6px 14px;\n    margin-bottom: 12px;\n    border-radius: 999px;\n    background: #f7efe8;\n    color: #8a5a32;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .3px;\n  }\n\n  .vsm-hero h2 {\n    margin: 8px 0 12px;\n    font-size: 32px;\n    line-height: 1.18;\n    font-weight: 800;\n    color: #1e1e1e;\n  }\n\n  .vsm-hero p {\n    max-width: 720px;\n    margin: 0 auto 14px;\n    font-size: 17px;\n    color: #555;\n  }\n\n  .vsm-hero-cta {\n    margin-top: 20px;\n    position: relative;\n    z-index: 5;\n  }\n\n  .vsm-benefit-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin: 22px 0;\n  }\n\n  .vsm-benefit-item {\n    background: #fbf7f2;\n    border: 1px solid #efe1d2;\n    border-radius: 14px;\n    padding: 14px 10px;\n    text-align: center;\n    font-size: 14px;\n    font-weight: 700;\n    color: #3a2a21;\n  }\n\n  .vsm-section {\n    margin: 36px 0;\n  }\n\n  .vsm-section h3 {\n    margin: 0 0 12px;\n    text-align: center;\n    font-size: 25px;\n    line-height: 1.25;\n    font-weight: 800;\n    color: #1f1f1f;\n  }\n\n  .vsm-section-subtitle {\n    max-width: 720px;\n    margin: 0 auto 18px;\n    text-align: center;\n    color: #666;\n    font-size: 16px;\n  }\n\n  .vsm-card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin: 22px 0;\n  }\n\n  .vsm-card {\n    background: #fff;\n    border: 1px solid #eee2d8;\n    border-radius: 16px;\n    padding: 18px;\n    box-shadow: 0 8px 24px rgba(0,0,0,0.04);\n  }\n\n  .vsm-card strong {\n    display: block;\n    margin-bottom: 8px;\n    color: #1f1f1f;\n    font-size: 16px;\n  }\n\n  .vsm-card p {\n    margin: 0;\n    color: #5f5f5f;\n    font-size: 15px;\n  }\n\n  .vsm-before-after {\n    background: linear-gradient(135deg, #fff8f0, #ffffff);\n    border: 1px solid #f0dfcd;\n    border-radius: 18px;\n    padding: 22px;\n    margin: 26px 0;\n  }\n\n  .vsm-before-after h3 {\n    margin-top: 0;\n  }\n\n  .vsm-list {\n    list-style: none;\n    padding: 0;\n    margin: 18px 0;\n  }\n\n  .vsm-list li {\n    position: relative;\n    padding-left: 30px;\n    margin-bottom: 12px;\n    color: #4d4d4d;\n  }\n\n  .vsm-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #9a663a;\n    font-weight: 800;\n  }\n\n  .vsm-how-to {\n    background: #faf6f1;\n    border-radius: 18px;\n    padding: 24px;\n  }\n\n  .vsm-step {\n    display: flex;\n    gap: 14px;\n    margin: 16px 0;\n  }\n\n  .vsm-step-number {\n    flex: 0 0 34px;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: #9a663a;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 800;\n  }\n\n  .vsm-step-content strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #222;\n  }\n\n  .vsm-step-content p {\n    margin: 0;\n    color: #5b5b5b;\n  }\n\n  .vsm-trust-row {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 24px 0;\n  }\n\n  .vsm-trust {\n    text-align: center;\n    border: 1px solid #eee;\n    border-radius: 14px;\n    padding: 16px 10px;\n    background: #fff;\n  }\n\n  .vsm-trust strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #222;\n  }\n\n  .vsm-trust span {\n    color: #666;\n    font-size: 14px;\n  }\n\n  .vsm-faq {\n    margin: 34px 0;\n  }\n\n  .vsm-faq details {\n    border-bottom: 1px solid #eee;\n    padding: 14px 0;\n  }\n\n  .vsm-faq summary {\n    cursor: pointer;\n    font-weight: 700;\n    color: #222;\n  }\n\n  .vsm-faq p {\n    margin: 10px 0 0;\n    color: #555;\n  }\n\n  .vsm-final-cta {\n    text-align: center;\n    background: #1f1f1f;\n    color: #fff;\n    border-radius: 20px;\n    padding: 28px 18px;\n    margin-top: 34px;\n    position: relative;\n    z-index: 5;\n  }\n\n  .vsm-final-cta h3 {\n    color: #fff;\n    margin: 0 0 10px;\n  }\n\n  .vsm-final-cta p {\n    max-width: 680px;\n    margin: 0 auto 18px;\n    color: #eee;\n  }\n\n  .vsm-cta-button {\n    display: inline-block !important;\n    padding: 14px 30px !important;\n    border-radius: 999px !important;\n    background: #f7c98b !important;\n    color: #1e1e1e !important;\n    text-decoration: none !important;\n    font-weight: 800 !important;\n    font-size: 16px !important;\n    cursor: pointer !important;\n    transition: all .2s ease !important;\n    border: none !important;\n    outline: none !important;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    pointer-events: auto !important;\n    position: relative !important;\n    z-index: 20 !important;\n    line-height: 1.2 !important;\n    min-height: auto !important;\n    opacity: 1 !important;\n  }\n\n  .vsm-cta-button:hover {\n    transform: translateY(-1px);\n    background: #f4bd72 !important;\n    color: #1e1e1e !important;\n  }\n\n  .vsm-cta-button:disabled {\n    opacity: 1 !important;\n    cursor: pointer !important;\n  }\n\n  @media (max-width: 768px) {\n    .vsm-hair-oil-page {\n      padding: 6px 12px 34px;\n    }\n\n    .vsm-hero h2 {\n      font-size: 26px;\n    }\n\n    .vsm-hero p {\n      font-size: 16px;\n    }\n\n    .vsm-benefit-bar,\n    .vsm-card-grid,\n    .vsm-trust-row {\n      grid-template-columns: 1fr;\n    }\n\n    .vsm-card {\n      padding: 16px;\n    }\n\n    .vsm-section h3 {\n      font-size: 22px;\n    }\n\n    .vsm-final-cta {\n      padding: 24px 14px;\n    }\n\n    .vsm-cta-button {\n      width: 100% !important;\n      max-width: 320px !important;\n      text-align: center !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vsm-hair-oil-page\"\u003e\n\u003cdiv class=\"vsm-hero\"\u003e\n\u003cdiv class=\"vsm-kicker\"\u003eARGAN + COCONUT HAIR CARE OIL\u003c\/div\u003e\n\u003ch2\u003eSmooth Frizz \u0026amp; Tangles with a Lightweight Glossy Finish\u003c\/h2\u003e\n\u003cp\u003eVitalitySolutionMart Repair Argan \u0026amp; Coconut Hair Care Oil is designed for dry-looking, frizzy, tangled hair that needs a softer, smoother, easier-to-manage finish without the heavy greasy feel.\u003c\/p\u003e\n\u003cdiv class=\"vsm-hero-cta\"\u003e\u003cbutton type=\"button\" class=\"vsm-cta-button vsm-scroll-to-cart\"\u003e Try It Today \u003c\/button\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 图片 1：主视觉图，保留原图 --\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg alt=\"VitalitySolutionMart Argan and Coconut Hair Care Oil\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0848\/5794\/6408\/files\/6_08a2b323-6fa3-40bd-add5-9f4c5a21d964.jpg?v=1782288445\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"vsm-benefit-bar\"\u003e\n\u003cdiv class=\"vsm-benefit-item\"\u003eHelps Smooth Frizz\u003c\/div\u003e\n\u003cdiv class=\"vsm-benefit-item\"\u003eEasier Comb-Through\u003c\/div\u003e\n\u003cdiv class=\"vsm-benefit-item\"\u003eGlossy-Looking Shine\u003c\/div\u003e\n\u003cdiv class=\"vsm-benefit-item\"\u003eLightweight Feel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-section\"\u003e\n\u003ch3\u003eFor Hair That Looks Dry, Frizzy or Hard to Manage\u003c\/h3\u003e\n\u003cp class=\"vsm-section-subtitle\"\u003eFrom rushed morning routines to post-wash styling, a few drops help soften the look of dry strands and make hair feel smoother, more touchable and easier to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 图片 2：保留原图 --\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg alt=\"Hair oil texture and care experience\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0848\/5794\/6408\/files\/11_1.jpg?v=1782289728\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"vsm-section\"\u003e\n\u003ch3\u003eWhy You’ll Love It\u003c\/h3\u003e\n\u003cp class=\"vsm-section-subtitle\"\u003eA simple daily hair oil made for smoother-looking strands, softer touch and a polished finish.\u003c\/p\u003e\n\u003c!-- 图片 3：保留原图 --\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg alt=\"Argan coconut hair oil benefits\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0848\/5794\/6408\/files\/1782285060263.png?v=1782288859\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"vsm-card-grid\"\u003e\n\u003cdiv class=\"vsm-card\"\u003e\n\u003cstrong\u003eLightweight, Non-Greasy Feel\u003c\/strong\u003e\n\u003cp\u003eThe fast-spreading texture helps add shine and softness without leaving hair looking heavy or oily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-card\"\u003e\n\u003cstrong\u003eHelps Smooth Frizz\u003c\/strong\u003e\n\u003cp\u003eHelps tame the look of flyaways and frizzy strands for a cleaner, more polished finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-card\"\u003e\n\u003cstrong\u003eMakes Hair Easier to Manage\u003c\/strong\u003e\n\u003cp\u003eIdeal for tangled-looking hair, dry ends and daily styling routines that need a smoother comb-through.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-before-after\"\u003e\n\u003ch3\u003eFrom Tangled-Looking Hair to a Smoother Finish\u003c\/h3\u003e\n\u003cp class=\"vsm-section-subtitle\"\u003eThis is the exact pain point your Facebook ad is showing: hair that looks dry, messy or hard to comb. The landing page should immediately tell customers that this product is made for that moment.\u003c\/p\u003e\n\u003cul class=\"vsm-list\"\u003e\n\u003cli\u003eHelps soften dry-looking mid-lengths and ends\u003c\/li\u003e\n\u003cli\u003eHelps reduce the appearance of frizz and flyaways\u003c\/li\u003e\n\u003cli\u003eAdds a shiny-looking finish without a heavy feel\u003c\/li\u003e\n\u003cli\u003eWorks as a simple finishing step after washing or before styling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 图片 4：保留原图 --\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg alt=\"Smooth glossy-looking hair result\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0848\/5794\/6408\/files\/7_d53f8331-c74f-43cd-aab2-57aa2edfea87.jpg?v=1782288445\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"vsm-section\"\u003e\n\u003ch3\u003ePowered by Argan Oil \u0026amp; Coconut Oil\u003c\/h3\u003e\n\u003cp class=\"vsm-section-subtitle\"\u003eA botanical-inspired blend made to support softer-feeling, smoother-looking hair in your daily routine.\u003c\/p\u003e\n\u003c!-- 图片 5：保留原图 --\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0848\/5794\/6408\/files\/9_2.jpg?v=1782293048\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"vsm-card-grid\"\u003e\n\u003cdiv class=\"vsm-card\"\u003e\n\u003cstrong\u003eArgan Oil\u003c\/strong\u003e\n\u003cp\u003eHelps give hair a softer, shinier-looking finish while improving the feel of dry-looking ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-card\"\u003e\n\u003cstrong\u003eCoconut Oil\u003c\/strong\u003e\n\u003cp\u003eHelps condition the look and feel of hair, making it appear smoother and easier to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-card\"\u003e\n\u003cstrong\u003eDaily Styling Support\u003c\/strong\u003e\n\u003cp\u003eUse it as a finishing oil, smoothing oil or quick touch-up step before going out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 图片 6：保留原图 --\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg alt=\"Clean beauty hair care oil\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0848\/5794\/6408\/files\/13_1_a8df2a25-27dd-4b18-98f7-d1f0b7cf9466.jpg?v=1782290711\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"vsm-section vsm-how-to\"\u003e\n\u003ch3\u003eHow to Use\u003c\/h3\u003e\n\u003cp class=\"vsm-section-subtitle\"\u003eSimple enough for everyday hair care, whether you are styling after a wash or smoothing dry ends before heading out.\u003c\/p\u003e\n\u003cdiv class=\"vsm-step\"\u003e\n\u003cdiv class=\"vsm-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"vsm-step-content\"\u003e\n\u003cstrong\u003eStart with a small amount\u003c\/strong\u003e\n\u003cp\u003eApply a few drops into your palms. Add more only if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-step\"\u003e\n\u003cdiv class=\"vsm-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"vsm-step-content\"\u003e\n\u003cstrong\u003eFocus on mid-lengths and ends\u003c\/strong\u003e\n\u003cp\u003eGently smooth through damp or dry hair, avoiding over-application at the roots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-step\"\u003e\n\u003cdiv class=\"vsm-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"vsm-step-content\"\u003e\n\u003cstrong\u003eComb through and style\u003c\/strong\u003e\n\u003cp\u003eUse before blow-drying, air-drying or as a final touch for glossy-looking shine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 图片 7：保留原图 --\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg alt=\"Daily hair oil routine\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0848\/5794\/6408\/files\/8_211ee2be-8069-4416-9178-e77a4fe287c3.jpg?v=1782288445\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"vsm-section\"\u003e\n\u003ch3\u003eMade for Everyday Hair Moments\u003c\/h3\u003e\n\u003cp class=\"vsm-section-subtitle\"\u003eWhether your hair looks frizzy after washing, feels dry at the ends, or needs a quick smooth finish before going out, this 100ml hair oil is an easy step to add to your routine.\u003c\/p\u003e\n\u003cdiv class=\"vsm-trust-row\"\u003e\n\u003cdiv class=\"vsm-trust\"\u003e\n\u003cstrong\u003e100ml Size\u003c\/strong\u003e \u003cspan\u003eEasy to use at home or while traveling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-trust\"\u003e\n\u003cstrong\u003eFor Many Hair Types\u003c\/strong\u003e \u003cspan\u003eGreat for dry-looking, frizzy or tangled hair\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-trust\"\u003e\n\u003cstrong\u003eSimple Routine\u003c\/strong\u003e \u003cspan\u003eUse on damp or dry hair as needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-faq\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it make my hair greasy?\u003c\/summary\u003e\n\u003cp\u003eStart with a small amount and apply mainly to the mid-lengths and ends. The formula is designed to feel lightweight, but using too much product near the roots may make hair look oily.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on dry hair?\u003c\/summary\u003e\n\u003cp\u003eYes. You can use a small amount on dry hair to help smooth flyaways and add a glossy-looking finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it after washing my hair?\u003c\/summary\u003e\n\u003cp\u003eYes. Apply a few drops to damp, towel-dried hair, focusing on the ends before blow-drying or air-drying.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat hair concerns is it best for?\u003c\/summary\u003e\n\u003cp\u003eIt is best for hair that looks dry, frizzy, tangled or dull, especially when you want smoother-looking strands and easier styling.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use it?\u003c\/summary\u003e\n\u003cp\u003eUse as needed. Many customers prefer using it after washing, before styling, or as a quick finishing step during the day.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vsm-final-cta\"\u003e\n\u003ch3\u003eReady for Smoother, Shinier-Looking Hair?\u003c\/h3\u003e\n\u003cp\u003eAdd VitalitySolutionMart Repair Argan \u0026amp; Coconut Hair Care Oil to your daily routine and make frizzy, tangled-looking hair easier to manage.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"vsm-cta-button vsm-scroll-to-cart\"\u003e Try It Today \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c!-- 图片 8：收尾图，保留原图 --\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg alt=\"VitalitySolutionMart Repair Argan and Coconut Hair Care Oil final display\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0848\/5794\/6408\/files\/10_2.jpg?v=1782288815\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript\u003e\n  (function () {\n    function findAddToCartTarget() {\n      var selectors = [\n        'form[action*=\"\/cart\/add\"] button[name=\"add\"]:not([disabled])',\n        'form[action*=\"\/cart\/add\"] button[type=\"submit\"]:not([disabled])',\n        'form[action*=\"\/cart\/add\"] [type=\"submit\"]:not([disabled])',\n        'button[name=\"add\"]:not([disabled])',\n        '[name=\"add\"]:not([disabled])',\n        '.product-form__submit:not([disabled])',\n        '.ProductForm__AddToCart:not([disabled])',\n        '.product-form button[type=\"submit\"]:not([disabled])',\n        '[data-add-to-cart]:not([disabled])',\n        '#AddToCart:not([disabled])',\n        '.shopify-payment-button',\n        'form[action*=\"\/cart\/add\"]',\n        '.product-form',\n        '.product__info-container',\n        '.product-form__buttons'\n      ];\n\n      for (var i = 0; i \u003c selectors.length; i++) {\n        var target = document.querySelector(selectors[i]);\n        if (target) {\n          return target;\n        }\n      }\n\n      return null;\n    }\n\n    function highlightAddButton(container) {\n      var addButton =\n        container.querySelector('button[name=\"add\"]') ||\n        container.querySelector('[name=\"add\"]') ||\n        container.querySelector('.product-form__submit') ||\n        container.querySelector('.ProductForm__AddToCart') ||\n        container.querySelector('[data-add-to-cart]') ||\n        container.querySelector('button[type=\"submit\"]');\n\n      if (addButton) {\n        setTimeout(function () {\n          addButton.style.transition = 'box-shadow .25s ease, transform .25s ease';\n          addButton.style.boxShadow = '0 0 0 4px rgba(247, 201, 139, 0.65)';\n          addButton.style.transform = 'scale(1.02)';\n\n          setTimeout(function () {\n            addButton.style.boxShadow = '';\n            addButton.style.transform = '';\n          }, 1400);\n        }, 650);\n      }\n    }\n\n    function vsmScrollToAddCart(event) {\n      if (event) {\n        event.preventDefault();\n        event.stopPropagation();\n      }\n\n      var target = findAddToCartTarget();\n\n      if (!target) {\n        window.scrollTo({\n          top: 0,\n          behavior: 'smooth'\n        });\n        return false;\n      }\n\n      var scrollTarget =\n        target.closest('form[action*=\"\/cart\/add\"]') ||\n        target.closest('.product-form') ||\n        target.closest('.product__info-container') ||\n        target.closest('.product') ||\n        target;\n\n      var offset = 120;\n      var top = scrollTarget.getBoundingClientRect().top + window.pageYOffset - offset;\n\n      window.scrollTo({\n        top: top,\n        behavior: 'smooth'\n      });\n\n      highlightAddButton(scrollTarget);\n\n      return false;\n    }\n\n    function bindVsmButtons() {\n      var buttons = document.querySelectorAll('.vsm-scroll-to-cart');\n\n      buttons.forEach(function (button) {\n        button.disabled = false;\n        button.style.pointerEvents = 'auto';\n        button.style.cursor = 'pointer';\n\n        button.addEventListener('click', vsmScrollToAddCart);\n      });\n    }\n\n    if (document.readyState === 'loading') {\n      document.addEventListener('DOMContentLoaded', bindVsmButtons);\n    } else {\n      bindVsmButtons();\n    }\n\n    document.addEventListener('shopify:section:load', bindVsmButtons);\n  })();\n\u003c\/script\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Vitalitysolutionmart","offers":[{"title":"Buy 1 - $19.99","offer_id":52029769023784,"sku":"CF-HUFAJINGYOU-1PC","price":19.99,"currency_code":"USD","in_stock":true},{"title":"🔥 Buy 2 - Save 50%","offer_id":52029769056552,"sku":"CF-HUFAJINGYOU-2PC","price":35.99,"currency_code":"USD","in_stock":true},{"title":"🎁 Buy 2 - Save 50%","offer_id":52029769974056,"sku":null,"price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0848\/5794\/6408\/files\/1_21.jpg?v=1782288568","url":"https:\/\/vitalitysolutionmart.com\/products\/vitalitysolutionmart","provider":"Vitalitysolutionmart","version":"1.0","type":"link"}