{"title":"AzureVitamins Customer Favorites","description":"\u003cstyle\u003e\n  \/* ==========================================\n     AZUREVITAMINS CUSTOMER FAVORITES PAGE\n     ========================================== *\/\n\n  .av-thankyou-section,\n  .av-thankyou-section * {\n    box-sizing: border-box;\n  }\n\n  .av-thankyou-section {\n    width: 100%;\n    max-width: 1480px;\n    margin: 18px auto 45px;\n    padding: 0 24px;\n    font-family: inherit;\n  }\n\n  \/* Main promotional card *\/\n\n  .av-thankyou-card {\n    position: relative;\n    width: 100%;\n    overflow: hidden;\n    padding: 64px 60px;\n    background:\n      radial-gradient(\n        circle at 90% 5%,\n        rgba(31, 122, 224, 0.14),\n        transparent 35%\n      ),\n      radial-gradient(\n        circle at 5% 100%,\n        rgba(31, 122, 224, 0.07),\n        transparent 30%\n      ),\n      linear-gradient(\n        135deg,\n        #f8fbff 0%,\n        #edf6ff 52%,\n        #ffffff 100%\n      );\n    border: 1px solid #d4e6f8;\n    border-radius: 28px;\n    box-shadow: 0 16px 45px rgba(15, 52, 96, 0.09);\n  }\n\n  \/* Center all hero content *\/\n\n  .av-thankyou-content {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 1120px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  \/* Top label *\/\n\n  .av-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n    margin: 0 auto 24px;\n    padding: 11px 19px;\n    color: #0864c9;\n    background: rgba(18, 112, 223, 0.08);\n    border: 1px solid rgba(18, 112, 223, 0.2);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 750;\n    line-height: 1;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .av-eyebrow-dot {\n    display: block;\n    flex: 0 0 8px;\n    width: 8px;\n    height: 8px;\n    background: #1677df;\n    border-radius: 50%;\n  }\n\n  \/* Main heading *\/\n\n  .av-thankyou-title {\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto 24px;\n    color: #101828;\n    text-align: center;\n    font-size: clamp(42px, 5vw, 68px);\n    font-weight: 760;\n    line-height: 1.05;\n    letter-spacing: -0.045em;\n  }\n\n  .av-thankyou-title span {\n    color: #1674da;\n  }\n\n  \/* Description *\/\n\n  .av-thankyou-description {\n    width: 100%;\n    max-width: 940px;\n    margin: 0 auto;\n    color: #46566c;\n    text-align: center;\n    font-size: 19px;\n    line-height: 1.7;\n  }\n\n  .av-thankyou-description strong {\n    color: #172033;\n    font-weight: 750;\n  }\n\n  \/* Benefits row *\/\n\n  .av-benefits {\n    display: flex;\n    align-items: stretch;\n    justify-content: center;\n    flex-wrap: nowrap;\n    gap: 14px;\n    width: 100%;\n    margin: 34px auto;\n  }\n\n  .av-benefit {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    min-height: 58px;\n    padding: 13px 20px;\n    color: #26364a;\n    background: rgba(255, 255, 255, 0.92);\n    border: 1px solid #d8e6f3;\n    border-radius: 14px;\n    font-size: 15px;\n    font-weight: 650;\n    line-height: 1.3;\n    text-align: left;\n    white-space: nowrap;\n    box-shadow: 0 5px 16px rgba(19, 58, 98, 0.05);\n  }\n\n  .av-check {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 23px;\n    width: 23px;\n    height: 23px;\n    color: #ffffff;\n    background: #1674da;\n    border-radius: 50%;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  \/* Main CTA *\/\n\n  .av-thankyou-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    min-height: 57px;\n    margin: 0 auto;\n    padding: 16px 30px;\n    color: #ffffff !important;\n    background: #1674da;\n    border: 1px solid #1674da;\n    border-radius: 13px;\n    text-decoration: none !important;\n    font-size: 17px;\n    font-weight: 750;\n    line-height: 1;\n    box-shadow: 0 11px 25px rgba(18, 111, 216, 0.25);\n    transition:\n      transform 0.2s ease,\n      background 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .av-thankyou-button:hover {\n    color: #ffffff !important;\n    background: #075fc0;\n    transform: translateY(-2px);\n    box-shadow: 0 14px 31px rgba(18, 111, 216, 0.31);\n  }\n\n  .av-button-arrow {\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  \/* Terms *\/\n\n  .av-offer-note {\n    display: block;\n    width: 100%;\n    margin: 17px auto 0;\n    color: #68778b;\n    text-align: center;\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  \/* Decorative background shapes *\/\n\n  .av-decoration-large {\n    position: absolute;\n    top: -115px;\n    right: -90px;\n    width: 365px;\n    height: 365px;\n    border: 58px solid rgba(18, 111, 216, 0.045);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  .av-decoration-small {\n    position: absolute;\n    right: 245px;\n    bottom: -100px;\n    width: 200px;\n    height: 200px;\n    background: rgba(18, 111, 216, 0.035);\n    border-radius: 50%;\n    pointer-events: none;\n  }\n\n  \/* Product-section heading *\/\n\n  .av-products-intro {\n    width: 100%;\n    margin: 46px auto 0;\n    text-align: center;\n  }\n\n  .av-products-heading {\n    margin: 0;\n    color: #172033;\n    text-align: center;\n    font-size: clamp(30px, 3vw, 42px);\n    font-weight: 740;\n    line-height: 1.15;\n    letter-spacing: -0.03em;\n  }\n\n  .av-products-subheading {\n    max-width: 680px;\n    margin: 11px auto 0;\n    color: #68768a;\n    text-align: center;\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  \/* Scroll position when CTA is clicked *\/\n\n  #product-grid,\n  #ProductGridContainer {\n    scroll-margin-top: 120px;\n  }\n\n  \/* ==========================================\n     SHOPIFY COLLECTION PAGE CLEANUP\n     ========================================== *\/\n\n  \/* Hide the original collection title *\/\n\n  .collection-hero__title,\n  .collection__title.title-wrapper {\n    display: none !important;\n  }\n\n  \/* Allow description to use the full width *\/\n\n  .collection-hero__description,\n  .collection-hero__description.rte {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n  }\n\n  .collection-hero__inner {\n    width: 100% !important;\n    max-width: none !important;\n    padding-top: 0 !important;\n    padding-bottom: 0 !important;\n  }\n\n  .collection-hero .page-width,\n  .collection-hero__inner.page-width {\n    width: 100% !important;\n    max-width: none !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n\n  \/* Remove filters, sorting and product count *\/\n\n  .facets-container,\n  .facets,\n  .facets-wrapper,\n  .facet-filters,\n  .facet-filters-form,\n  .facets-vertical-form,\n  .product-count,\n  .product-count-vertical,\n  .mobile-facets__wrapper,\n  menu-drawer.mobile-facets__wrapper {\n    display: none !important;\n  }\n\n  \/* Remove empty space above product grid *\/\n\n  #ProductGridContainer,\n  .product-grid-container,\n  .collection {\n    margin-top: 0 !important;\n  }\n\n  \/* ==========================================\n     TABLET\n     ========================================== *\/\n\n  @media screen and (max-width: 1100px) {\n    .av-thankyou-section {\n      padding: 0 18px;\n    }\n\n    .av-thankyou-card {\n      padding: 54px 38px;\n    }\n\n    .av-thankyou-title {\n      font-size: clamp(42px, 6vw, 58px);\n    }\n\n    .av-benefits {\n      flex-wrap: wrap;\n    }\n\n    .av-benefit {\n      white-space: normal;\n    }\n  }\n\n  \/* ==========================================\n     MOBILE\n     ========================================== *\/\n\n  @media screen and (max-width: 749px) {\n    .av-thankyou-section {\n      margin-top: 8px;\n      margin-bottom: 30px;\n      padding: 0 12px;\n    }\n\n    .av-thankyou-card {\n      padding: 35px 21px;\n      border-radius: 20px;\n    }\n\n    .av-eyebrow {\n      gap: 7px;\n      margin-bottom: 19px;\n      padding: 9px 14px;\n      font-size: 10.5px;\n      letter-spacing: 0.075em;\n    }\n\n    .av-thankyou-title {\n      margin-bottom: 17px;\n      font-size: 38px;\n      line-height: 1.08;\n      letter-spacing: -0.038em;\n    }\n\n    .av-thankyou-description {\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .av-benefits {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      width: 100%;\n      margin: 27px 0;\n    }\n\n    .av-benefit {\n      justify-content: flex-start;\n      width: 100%;\n      min-height: 54px;\n      padding: 12px 15px;\n      font-size: 14px;\n      white-space: normal;\n    }\n\n    .av-thankyou-button {\n      width: 100%;\n      min-height: 55px;\n      padding: 15px 18px;\n      font-size: 16px;\n    }\n\n    .av-offer-note {\n      max-width: 310px;\n      margin-top: 15px;\n      font-size: 11px;\n    }\n\n    .av-decoration-large {\n      top: -65px;\n      right: -85px;\n      width: 220px;\n      height: 220px;\n      border-width: 37px;\n    }\n\n    .av-decoration-small {\n      display: none;\n    }\n\n    .av-products-intro {\n      margin-top: 34px;\n    }\n\n    .av-products-heading {\n      font-size: 31px;\n    }\n\n    .av-products-subheading {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"av-thankyou-section\"\u003e\n  \u003cdiv class=\"av-thankyou-card\"\u003e\n    \u003cdiv class=\"av-decoration-large\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"av-decoration-small\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"av-thankyou-content\"\u003e\n      \u003cdiv class=\"av-eyebrow\"\u003e\n        \u003cspan class=\"av-eyebrow-dot\"\u003e\u003c\/span\u003e\n        Thank you for your order\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"av-thankyou-title\"\u003e\n        Your Favorites Are \u003cspan\u003e20% Off\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp class=\"av-thankyou-description\"\u003e\n        Your exclusive returning-customer discount has already been\n        activated. Choose your favorites below and receive\n        \u003cstrong\u003e20% off your next qualifying order\u003c\/strong\u003e at checkout.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"av-benefits\"\u003e\n        \u003cdiv class=\"av-benefit\"\u003e\n          \u003cspan class=\"av-check\"\u003e✓\u003c\/span\u003e\n          Discount applied automatically\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"av-benefit\"\u003e\n          \u003cspan class=\"av-check\"\u003e✓\u003c\/span\u003e\n          Valid on orders of $80+\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"av-benefit\"\u003e\n          \u003cspan class=\"av-check\"\u003e✓\u003c\/span\u003e\n          365-day money-back guarantee\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ca class=\"av-thankyou-button\" href=\"#product-grid\" aria-label=\"View customer favorite products\"\u003e\n        Choose Your Favorites\n        \u003cspan class=\"av-button-arrow\"\u003e→\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003csmall class=\"av-offer-note\"\u003e\n        One use per customer. Cannot be combined with other promotional\n        codes or offers.\n      \u003c\/small\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"av-products-intro\"\u003e\n    \u003ch2 class=\"av-products-heading\"\u003e\n      Customer Favorites\n    \u003c\/h2\u003e\n\n    \u003cp class=\"av-products-subheading\"\u003e\n      Explore our most popular formulas and bestselling combinations.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","products":[{"product_id":"nattokinase-enzyme","title":"NATTOKINASE 20,000 FU - High Potency Enzyme","description":"\u003cp\u003eAzureVitamins Nattokinase 20,000 FU delivers the highest potency nattokinase available — nearly double most competitors.\u003c\/p\u003e\n\u003cp\u003eSupports healthy circulation, normal blood flow, and cardiovascular wellness.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e60 capsules, 30-day supply.\u003c\/li\u003e\n\u003cli\u003e3rd-party lab tested.\u003c\/li\u003e\n\u003cli\u003eBacked by a 365-day money-back guarantee.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003e*These statements have not been evaluated by the FDA. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/em\u003e\u003c\/p\u003e","brand":"AzureVitamins","offers":[{"title":"Buy 1 (30 Days Supply)","offer_id":42182916472907,"sku":"G202605081411-0","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 1 Free + 1 Free Pill Case (3 Months Supply)","offer_id":42182916505675,"sku":"G202605081411-2","price":79.8,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 2 Free + 1 Free K2+D3 Bottle (5 Months Supply)","offer_id":42182916538443,"sku":"G202605081411-3","price":119.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0609\/6378\/2731\/files\/Nat_11.webp?v=1779328334"},{"product_id":"serrapeptase-120-000-spu-high-potency-enzyme","title":"Serrapeptase 120,000 SPU - High Potency Systemic Enzyme","description":"\u003cp\u003eAzureVitamins Serrapeptase delivers 120,000 SPU per serving — the highest \u003cbr\u003epotency systemic enzyme available, at the dose referenced in published research.\u003c\/p\u003e\n\u003cp\u003eSupports healthy systemic enzyme activity, normal protein breakdown, and \u003cbr\u003eeveryday wellness as part of a balanced lifestyle.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e60 capsules, 60-day supply.\u003c\/li\u003e\n\u003cli\u003eTake on an empty stomach — 1 capsule daily with at least 8oz of water.\u003c\/li\u003e\n\u003cli\u003e3rd-party lab tested.\u003c\/li\u003e\n\u003cli\u003eBacked by a 365-day money-back guarantee.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003e*These statements have not been evaluated by the FDA. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/em\u003e\u003c\/p\u003e","brand":"AzureVitamins","offers":[{"title":"Buy 1 (60 Days Supply)","offer_id":42591458754635,"sku":"G202606341397","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 1 Free","offer_id":42591458787403,"sku":"G202606341397","price":79.8,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 2 Free","offer_id":42591458820171,"sku":"G202606341397","price":119.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0609\/6378\/2731\/files\/Serrapeptase.webp?v=1780797031"},{"product_id":"the-enzyme-stack-nattokinase-20000-fu-serrapeptase-120000","title":"The Enzyme Stack | Nattokinase 20,000 FU + Serrapeptase 120,000 SPU","description":"\u003cp\u003eThe Enzyme Stack combines AzureVitamins Nattokinase 20,000 FU and Serrapeptase 120,000 SPU — two high-potency enzyme formulas, both at the dose referenced in published research, bundled and saved.\u003c\/p\u003e\n\u003cp\u003eNattokinase 20,000 FU supports healthy circulatory function and everyday cardiovascular wellness. Serrapeptase 120,000 SPU supports the body's natural systemic enzyme activity and normal protein breakdown. \u003c\/p\u003e\n\u003cp\u003eTwo different enzyme families. Two different mechanisms. One daily routine.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNattokinase: 60 capsules, 30-day supply — 2 capsules daily with food.\u003c\/li\u003e\n\u003cli\u003eSerrapeptase: 60 capsules, 60-day supply — 1 capsule daily on an empty stomach with at least 8oz of water.\u003c\/li\u003e\n\u003cli\u003eBoth formulas 3rd-party lab tested for potency and purity.\u003c\/li\u003e\n\u003cli\u003eBoth backed by a 365-day money-back guarantee.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003e*These statements have not been evaluated by the FDA. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/em\u003e\u003c\/p\u003e","brand":"AzureVitamins","offers":[{"title":"Buy 1 (30 Days Supply)","offer_id":42682399719499,"sku":"G202605081411-4","price":71.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 1 Free","offer_id":42682399752267,"sku":"G202605081411-5","price":139.98,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 2 Free","offer_id":42682399785035,"sku":"G202605081411-6","price":209.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0609\/6378\/2731\/files\/The_Enzyme_Stack_1.webp?v=1781768499"},{"product_id":"cardiobone-k2-d3","title":"CardioBone™ K2 + D3 | Rebuild Your Bones From The Inside Out","description":"\u003cp\u003eAzureVitamins CardioBone™ combines premium MK-7 Vitamin K2 and 5,000 IU D3 in a high-potency formula. Third-party tested. \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eIncludes 60 capsules.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThird-party lab tested.\u003c\/li\u003e\n\u003cli\u003ePremium quality ingredients.\u003c\/li\u003e\n\u003cli\u003eBacked by a 365-day money-back guarantee.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003e*These statements have not been evaluated by the FDA. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/em\u003e\u003c\/p\u003e","brand":"AzureVitamins","offers":[{"title":"Buy 1 (60 Days Supply)","offer_id":42712271880267,"sku":"G202606035883-1","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 1 Free (3 Months Supply)","offer_id":42712271913035,"sku":"G202606035883-2","price":91.98,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 2 Free (5 Months Supply)","offer_id":42712271945803,"sku":"G202606035883-3","price":137.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0609\/6378\/2731\/files\/CardioBone_1.webp?v=1782030435"}],"url":"https:\/\/azurevitamins.com\/collections\/azurevitamins-customer-favorites.oembed","provider":"AzureVitamins","version":"1.0","type":"link"}