<!doctype html>
<html class="no-js" lang="en">
  <head>
 
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">

    
    

    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <meta name="theme-color" content=""><link rel="canonical" href="https://life-enthusiast.com/"><link rel="icon" type="image/png" href="//life-enthusiast.com/cdn/shop/files/LE-Favicon-Color-White-BG480.png?crop=center&height=32&v=1776026790&width=32"><link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin><title>
      Natural Remedies &amp; Supplements for Holistic Health
 &ndash; LIFE ENTHUSIAST</title>

    
      <meta name="description" content="Trusted since 1989. We curate the world&#39;s best holistic supplements and energized water tools. No fillers, just potent solutions for metabolic health and vitality.">
    

    

<meta property="og:site_name" content="LIFE ENTHUSIAST">
<meta property="og:url" content="https://life-enthusiast.com/">
<meta property="og:title" content="Natural Remedies &amp; Supplements for Holistic Health">
<meta property="og:type" content="website">
<meta property="og:description" content="Trusted since 1989. We curate the world&#39;s best holistic supplements and energized water tools. No fillers, just potent solutions for metabolic health and vitality."><meta property="og:image" content="http://life-enthusiast.com/cdn/shop/files/Social-Sharing-Image.png?v=1761667445">
  <meta property="og:image:secure_url" content="https://life-enthusiast.com/cdn/shop/files/Social-Sharing-Image.png?v=1761667445">
  <meta property="og:image:width" content="6667">
  <meta property="og:image:height" content="2617"><meta name="twitter:site" content="@lifentco"><meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Natural Remedies &amp; Supplements for Holistic Health">
<meta name="twitter:description" content="Trusted since 1989. We curate the world&#39;s best holistic supplements and energized water tools. No fillers, just potent solutions for metabolic health and vitality.">

<meta name="theme:name" content="Ignite">
<meta name="theme:version" content="2.1.2">
<meta name="theme:preset" content="food">


    <script src="//life-enthusiast.com/cdn/shop/t/26/assets/global.js?v=34438022381219059861768671914" defer="defer"></script><link rel="preload" href="//life-enthusiast.com/cdn/fonts/figtree/figtree_n4.3c0838aba1701047e60be6a99a1b0a40ce9b8419.woff2" as="font" crossorigin fetchpriority="high" type="font/woff2"><script>!function(){window.ZipifyPages=window.ZipifyPages||{},window.ZipifyPages.analytics={},window.ZipifyPages.currency="USD",window.ZipifyPages.shopDomain="xnw918-dh.myshopify.com",window.ZipifyPages.moneyFormat="${{amount}}",window.ZipifyPages.shopifyOptionsSelector=false,window.ZipifyPages.unitPriceEnabled=false,window.ZipifyPages.integrations="shoppaywidget,oneclickupsellnative".split(","),window.ZipifyPages.crmUrl="https://crms.zipify.com",window.ZipifyPages.isPagesEntity=false,window.ZipifyPages.translations={soldOut:"Sold out",unavailable:"Unavailable"},window.ZipifyPages.routes={root:"\/",cart:{index:"\/cart",add:"\/cart\/add",change:"\/cart\/change",clear:"\/cart\/clear",update:"\/cart\/update"}};window.ZipifyPages.eventsSubscriptions=[],window.ZipifyPages.on=function(i,a){window.ZipifyPages.eventsSubscriptions.push([i,a])}}();</script><script>(() => {
(()=>{class g{constructor(t={}){this.defaultConfig={sectionIds:[],rootMargin:"0px",onSectionViewed:()=>{},onSectionInteracted:()=>{},minViewTime:500,minVisiblePercentage:30,interactiveSelector:'a, button, input, select, textarea, [role="button"], [tabindex]:not([tabindex="-1"])'},this.config={...this.defaultConfig,...t},this.viewedSections=new Set,this.observer=null,this.viewTimers=new Map,this.init()}init(){document.readyState==="loading"?document.addEventListener("DOMContentLoaded",this.setup.bind(this)):this.setup()}setup(){this.setupObserver(),this.setupGlobalClickTracking()}setupObserver(){const t={root:null,rootMargin:this.config.rootMargin,threshold:[0,.1,.2,.3,.4,.5,.6,.7,.8,.9,1]};this.observer=new IntersectionObserver(e=>{e.forEach(i=>{this.calculateVisibility(i)?this.handleSectionVisible(i.target):this.handleSectionHidden(i.target)})},t),this.config.sectionIds.forEach(e=>{const i=document.getElementById(e);i&&this.observer.observe(i)})}calculateVisibility(t){const e=window.innerHeight,i=window.innerWidth,n=e*i,o=t.boundingClientRect,s=Math.max(0,o.top),c=Math.min(e,o.bottom),d=Math.max(0,o.left),a=Math.min(i,o.right),r=Math.max(0,c-s),l=Math.max(0,a-d)*r,m=n>0?l/n*100:0,h=o.width*o.height,p=h>0?l/h*100:0,S=m>=this.config.minVisiblePercentage,b=p>=80;return S||b}isSectionViewed(t){return this.viewedSections.has(Number(t))}setupGlobalClickTracking(){document.addEventListener("click",t=>{const e=this.findParentTrackedSection(t.target);if(e){const i=this.findInteractiveElement(t.target,e.el);i&&(this.isSectionViewed(e.id)||this.trackSectionView(e.id),this.trackSectionInteract(e.id,i,t))}})}findParentTrackedSection(t){let e=t;for(;e&&e!==document.body;){const i=e.id||e.dataset.zpSectionId,n=i?parseInt(i,10):null;if(n&&!isNaN(n)&&this.config.sectionIds.includes(n))return{el:e,id:n};e=e.parentElement}return null}findInteractiveElement(t,e){let i=t;for(;i&&i!==e;){if(i.matches(this.config.interactiveSelector))return i;i=i.parentElement}return null}trackSectionView(t){this.viewedSections.add(Number(t)),this.config.onSectionViewed(t)}trackSectionInteract(t,e,i){this.config.onSectionInteracted(t,e,i)}handleSectionVisible(t){const e=t.id,i=setTimeout(()=>{this.isSectionViewed(e)||this.trackSectionView(e)},this.config.minViewTime);this.viewTimers.set(e,i)}handleSectionHidden(t){const e=t.id;this.viewTimers.has(e)&&(clearTimeout(this.viewTimers.get(e)),this.viewTimers.delete(e))}addSection(t){if(!this.config.sectionIds.includes(t)){this.config.sectionIds.push(t);const e=document.getElementById(t);e&&this.observer&&this.observer.observe(e)}}}class f{constructor(){this.sectionTracker=new g({onSectionViewed:this.onSectionViewed.bind(this),onSectionInteracted:this.onSectionInteracted.bind(this)}),this.runningSplitTests=[]}getCookie(t){const e=document.cookie.match(new RegExp(`(?:^|; )${t}=([^;]*)`));return e?decodeURIComponent(e[1]):null}setCookie(t,e){let i=`${t}=${encodeURIComponent(e)}; path=/; SameSite=Lax`;location.protocol==="https:"&&(i+="; Secure");const n=new Date;n.setTime(n.getTime()+365*24*60*60*1e3),i+=`; expires=${n.toUTCString()}`,document.cookie=i}pickByWeight(t){const e=Object.entries(t).map(([o,s])=>[Number(o),s]),i=e.reduce((o,[,s])=>o+s,0);let n=Math.random()*i;for(const[o,s]of e){if(n<s)return o;n-=s}return e[e.length-1][0]}render(t){const e=t.blocks,i=t.test,n=i.id,o=`zpSectionSplitTest${n}`;let s=Number(this.getCookie(o));e.some(r=>r.id===s)||(s=this.pickByWeight(i.distribution),this.setCookie(o,s));const c=e.find(r=>r.id===s),d=`sectionSplitTest${c.id}`,a=document.querySelector(`template[data-id="${d}"]`);if(!a){console.error(`Template for split test ${c.id} not found`);return}document.currentScript.parentNode.insertBefore(a.content.cloneNode(!0),document.currentScript),this.runningSplitTests.push({id:n,block:c,templateId:d}),this.initTrackingForSection(c.id)}findSplitTestForSection(t){return this.runningSplitTests.find(e=>e.block.id===Number(t))}initTrackingForSection(t){this.sectionTracker.addSection(t)}onSectionViewed(t){this.trackEvent({sectionId:t,event:"zp_section_viewed"})}onSectionInteracted(t){this.trackEvent({sectionId:t,event:"zp_section_clicked"})}trackEvent({event:t,sectionId:e,payload:i={}}){const n=this.findSplitTestForSection(e);n&&window.Shopify.analytics.publish(t,{...i,sectionId:e,splitTestHash:n.id})}}window.ZipifyPages??={};window.ZipifyPages.SectionSplitTest=new f;})();

})()</script><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/77936034012/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="81a7f0881c7140bf2cc7f833c4d99d5f">
<meta id="in-context-paypal-metadata" data-shop-id="77936034012" data-venmo-supported="false" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD">
<link rel="alternate" hreflang="x-default" href="https://life-enthusiast.com/">
<link rel="alternate" hreflang="en" href="https://life-enthusiast.com/">
<link rel="alternate" hreflang="de" href="https://life-enthusiast.com/de">
<link rel="alternate" hreflang="ja" href="https://life-enthusiast.com/ja">
<link rel="alternate" hreflang="es" href="https://life-enthusiast.com/es">
<script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script>
<link rel="preconnect" href="https://shop.app" crossorigin="anonymous">
<script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=77936034012" crossorigin="anonymous"></script>
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":77936034012,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/77936034012","merchantName":"LIFE ENTHUSIAST","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb"],"total":{"type":"pending","label":"LIFE ENTHUSIAST","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script>
<script id="shopify-features" type="application/json">{"accessToken":"81a7f0881c7140bf2cc7f833c4d99d5f","betas":["rich-media-storefront-analytics"],"domain":"life-enthusiast.com","predictiveSearch":true,"shopId":77936034012,"locale":"en"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "xnw918-dh.myshopify.com";
Shopify.locale = "en";
Shopify.currency = {"active":"USD","rate":"1.0"};
Shopify.country = "US";
Shopify.theme = {"name":"Peak live ( With Affiliate URL Redirects)","id":158505631964,"schema_name":"Ignite","schema_version":"2.1.2","theme_store_id":3027,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "life-enthusiast.com/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";
Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js";
Shopify.SignInWithShop = Shopify.SignInWithShop || {};
Shopify.SignInWithShop.User = Shopify.SignInWithShop.User || {};
Shopify.SignInWithShop.User.recognized = false;</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script>
  window.ShopifyPay = window.ShopifyPay || {};
  window.ShopifyPay.apiHost = "shop.app\/pay";
  window.ShopifyPay.redirectState = null;
</script>
<script>
  window.Shopify = window.Shopify || {};
  window.Shopify.SignInWithShop = window.Shopify.SignInWithShop || {};
  window.Shopify.SignInWithShop.assetMetrics = { sampleRate: 0.01 };
  window.Shopify.SignInWithShop.eligible = true;
</script>
<script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script>
<script defer="defer" async type="module" src="//life-enthusiast.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js"></script>
<script type="module">
  await import("//life-enthusiast.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js");

  window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true});

</script>
<script>
  window.Shopify = window.Shopify || {};
  if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {};
  window.Shopify.featureAssets['shop-js'] = {"shop-toast-manager":["modules/v2/loader.shop-toast-manager.en.esm.js"],"shop-cash-offers":["modules/v2/loader.shop-cash-offers.en.esm.js"],"listener":["modules/v2/loader.listener.en.esm.js"],"shop-button":["modules/v2/loader.shop-button.en.esm.js"],"init-shop-user-recognition":["modules/v2/loader.init-shop-user-recognition.en.esm.js"],"init-windoid":["modules/v2/loader.init-windoid.en.esm.js"],"init-fed-cm":["modules/v2/loader.init-fed-cm.en.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/loader.init-shop-email-lookup-coordinator.en.esm.js"],"avatar":["modules/v2/loader.avatar.en.esm.js"],"init-shop-cart-sync":["modules/v2/loader.init-shop-cart-sync.en.esm.js"],"shop-login-button":["modules/v2/loader.shop-login-button.en.esm.js"],"shop-user-recognition":["modules/v2/loader.shop-user-recognition.en.esm.js"],"checkout-modal":["modules/v2/loader.checkout-modal.en.esm.js"],"init-customer-accounts-sign-up":["modules/v2/loader.init-customer-accounts-sign-up.en.esm.js"],"pay-button":["modules/v2/loader.pay-button.en.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/loader.init-shop-for-new-customer-accounts.en.esm.js"],"shop-cart-sync":["modules/v2/loader.shop-cart-sync.en.esm.js"],"init-customer-accounts":["modules/v2/loader.init-customer-accounts.en.esm.js"],"shop-login":["modules/v2/loader.shop-login.en.esm.js"],"shop-follow-button":["modules/v2/loader.shop-follow-button.en.esm.js"],"lead-capture":["modules/v2/loader.lead-capture.en.esm.js"],"payment-terms":["modules/v2/loader.payment-terms.en.esm.js"]};
</script>
<script>(function() {
  var isLoaded = false;
  function asyncLoad() {
    if (isLoaded) return;
    isLoaded = true;
    var urls = ["\/\/cdn.shopify.com\/proxy\/e6ec16ef7f27ad1ec2ae569b607222aae7edcab68916efb2b515401a4501c705\/shopify-script-tags.s3.eu-west-1.amazonaws.com\/smartseo\/instantpage.js?shop=xnw918-dh.myshopify.com\u0026sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA"];
    for (var i = 0; i < urls.length; i++) {
      var s = document.createElement('script');
      s.type = 'text/javascript';
      s.async = true;
      s.src = urls[i];
      var x = document.getElementsByTagName('script')[0];
      x.parentNode.insertBefore(s, x);
    }
  };
  if(window.attachEvent) {
    window.attachEvent('onload', asyncLoad);
  } else {
    window.addEventListener('load', asyncLoad, false);
  }
})();</script>
<script id="__st">var __st={"a":77936034012,"offset":-25200,"reqid":"d979c8ec-2531-4b90-90aa-a33b22855e2b-1780994593","pageurl":"life-enthusiast.com\/index\/include\/lec.css","u":"78dd3b6e4ed6","p":"home"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script>
<script integrity="sha256-JjoPp5ZfB1sSAs5SQaol1x1GgvveM+BgmRzyDexInEQ=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//life-enthusiast.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js" crossorigin="anonymous"></script>
<script crossorigin="anonymous" defer="defer" src="//life-enthusiast.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812"></script>
<script data-source-attribution="shopify.dynamic_checkout.dynamic.init">var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://life-enthusiast.com/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js",t.type="module",document.head.appendChild(t)}};
</script>
<script data-source-attribution="shopify.dynamic_checkout.buyer_consent">
  function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent);
</script>
<script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}}));
</script>
<script async="async" integrity="sha256-hlq21VGceRKy8z+Fjhropk1BwDPACP0RdQ5rBrATyUo=" src="//cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-67b41cb9.js" crossorigin="anonymous"></script>
<script id='scb4127' type='text/javascript' async='' src='https://life-enthusiast.com/cdn/shopifycloud/privacy-banner/storefront-banner.js'></script><link id="shopify-accelerated-checkout-styles" rel="stylesheet" media="screen" href="https://life-enthusiast.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous">
<style id="shopify-accelerated-checkout-cart">
        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      </style>
<script id="sections-script" data-sections="header,footer" defer="defer" src="//life-enthusiast.com/cdn/shop/t/26/compiled_assets/scripts.js?v=160895538851180125901767375755"></script>
<script id="shopify-cfh-end">window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>


    <style data-shopify>
      @font-face {
  font-family: Figtree;
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
  src: url("//life-enthusiast.com/cdn/fonts/figtree/figtree_n4.3c0838aba1701047e60be6a99a1b0a40ce9b8419.woff2") format("woff2"),
       url("//life-enthusiast.com/cdn/fonts/figtree/figtree_n4.c0575d1db21fc3821f17fd6617d3dee552312137.woff") format("woff");
}

        @font-face {
  font-family: Figtree;
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
  src: url("//life-enthusiast.com/cdn/fonts/figtree/figtree_n7.2fd9bfe01586148e644724096c9d75e8c7a90e55.woff2") format("woff2"),
       url("//life-enthusiast.com/cdn/fonts/figtree/figtree_n7.ea05de92d862f9594794ab281c4c3a67501ef5fc.woff") format("woff");
}

        @font-face {
  font-family: Figtree;
  font-weight: 400;
  font-style: italic;
  font-display: fallback;
  src: url("//life-enthusiast.com/cdn/fonts/figtree/figtree_i4.89f7a4275c064845c304a4cf8a4a586060656db2.woff2") format("woff2"),
       url("//life-enthusiast.com/cdn/fonts/figtree/figtree_i4.6f955aaaafc55a22ffc1f32ecf3756859a5ad3e2.woff") format("woff");
}

        @font-face {
  font-family: Figtree;
  font-weight: 700;
  font-style: italic;
  font-display: fallback;
  src: url("//life-enthusiast.com/cdn/fonts/figtree/figtree_i7.06add7096a6f2ab742e09ec7e498115904eda1fe.woff2") format("woff2"),
       url("//life-enthusiast.com/cdn/fonts/figtree/figtree_i7.ee584b5fcaccdbb5518c0228158941f8df81b101.woff") format("woff");
}

        @font-face {
  font-family: Figtree;
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
  src: url("//life-enthusiast.com/cdn/fonts/figtree/figtree_n5.3b6b7df38aa5986536945796e1f947445832047c.woff2") format("woff2"),
       url("//life-enthusiast.com/cdn/fonts/figtree/figtree_n5.f26bf6dcae278b0ed902605f6605fa3338e81dab.woff") format("woff");
}


        :root,
        .color-scheme-1 {
          --color-background: 255,255,255;
          --color-background-accent: ,,;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 23,23,23;
        --color-heading: 23,23,23;
        --color-background-contrast: 191,191,191;
        --color-shadow: 0, 0, 0;
        --color-button: 18,18,18;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 255,255,255;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 18,18,18;
        --color-link: 23,23,23;
        --color-caption: 23,23,23;
        --color-badge-foreground: 23,23,23;
        --color-badge-background: 255,255,255;
        --color-badge-border: 23,23,23;
        --color-accent: 0,128,49;
        --payment-terms-background-color: rgb(255 255 255);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(90deg, rgba(246, 125, 32, 1), rgba(250, 208, 113, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-2 {
          --color-background: 255,255,255;
          --color-background-accent: ,,;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 25,25,25;
        --color-heading: 60,64,67;
        --color-background-contrast: 191,191,191;
        --color-shadow: 0, 0, 0;
        --color-button: 74,151,103;
        --color-button-alpha: 1.0;
        
        --color-button-gradient: linear-gradient(50deg, rgba(77, 167, 111, 1) 13%, rgba(56, 180, 103, 1) 84%);
        
        --color-button-text: 243,243,243;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 0,128,49;
        --color-link: 0,128,49;
        --color-caption: 60,64,67;
        --color-badge-foreground: 25,25,25;
        --color-badge-background: 255,255,255;
        --color-badge-border: 25,25,25;
        --color-accent: 220,43,255;
        --payment-terms-background-color: rgb(255 255 255);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(90deg, rgba(135, 98, 3, 1) 16%, rgba(31, 198, 108, 1) 84%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-3 {
          --color-background: 42,44,44;
          --color-background-accent: ,,;
        
          --gradient-background: #2a2c2c;
        

        

        --color-foreground: 255,255,255;
        --color-heading: 255,255,255;
        --color-background-contrast: 54,57,57;
        --color-shadow: 0, 0, 0;
        --color-button: 255,255,255;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 0,0,0;
        --color-secondary-button: 42,44,44;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-caption: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 42,44,44;
        --color-badge-border: 255,255,255;
        --color-accent: 244,124,32;
        --payment-terms-background-color: rgb(42 44 44);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(97deg, rgba(246, 125, 32, 1) 14%, rgba(250, 208, 113, 1) 83%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-4 {
          --color-background: 44,70,61;
          --color-background-accent: ,,;
        
          --gradient-background: linear-gradient(227deg, rgba(1, 57, 28, 1) 7%, rgba(44, 70, 61, 1) 94%);
        

        

        --color-foreground: 255,255,255;
        --color-heading: 255,255,255;
        --color-background-contrast: 54,86,75;
        --color-shadow: 0, 0, 0;
        --color-button: 255,255,255;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 36,40,51;
        --color-secondary-button: 44,70,61;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-caption: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 44,70,61;
        --color-badge-border: 255,255,255;
        --color-accent: 245,225,33;
        --payment-terms-background-color: rgb(44 70 61);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(240deg, rgba(250, 212, 143, 1), rgba(195, 149, 64, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-5 {
          --color-background: 0,128,49;
          --color-background-accent: ,,;
        
          --gradient-background: #008031;
        

        

        --color-foreground: 255,255,255;
        --color-heading: 255,255,255;
        --color-background-contrast: 0,0,0;
        --color-shadow: 0, 0, 0;
        --color-button: 255,255,255;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 0,0,0;
        --color-secondary-button: 0,128,49;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-caption: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 0,128,49;
        --color-badge-border: 255,255,255;
        --color-accent: 220,43,255;
        --payment-terms-background-color: rgb(0 128 49);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(270deg, rgba(255, 228, 49, 1) 42%, rgba(249, 100, 32, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-6 {
          --color-background: 230,216,190;
          --color-background-accent: ,,;
        
          --gradient-background: #e6d8be;
        

        

        --color-foreground: 6,6,6;
        --color-heading: 6,6,6;
        --color-background-contrast: 195,161,98;
        --color-shadow: 0, 0, 0;
        --color-button: 74,151,103;
        --color-button-alpha: 1.0;
        
        --color-button-gradient: linear-gradient(50deg, rgba(121, 167, 70, 1) 13%, rgba(138, 186, 75, 1) 86%);
        
        --color-button-text: 255,255,255;
        --color-secondary-button: 230,216,190;
        --color-secondary-button-text: 255,255,255;
        --color-link: 6,6,6;
        --color-caption: 255,255,255;
        --color-badge-foreground: 6,6,6;
        --color-badge-background: 230,216,190;
        --color-badge-border: 6,6,6;
        --color-accent: 10,129,42;
        --payment-terms-background-color: rgb(230 216 190);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(82deg, rgba(126, 199, 45, 1) 13%, rgba(239, 255, 218, 1) 84%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-7 {
          --color-background: 255,255,255;
          --color-background-accent: ,,;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 25,25,25;
        --color-heading: 25,25,25;
        --color-background-contrast: 191,191,191;
        --color-shadow: 0, 0, 0;
        --color-button: 246,125,32;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 255,255,255;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 246,125,32;
        --color-link: 246,125,32;
        --color-caption: 25,25,25;
        --color-badge-foreground: 25,25,25;
        --color-badge-background: 255,255,255;
        --color-badge-border: 25,25,25;
        --color-accent: 246,162,98;
        --payment-terms-background-color: rgb(255 255 255);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: none;
          --color-accent-gradient-background-clip: border-box;
          --color-accent-gradient-fill: currentColor;
        
      }
      
        
        .color-scheme-8 {
          --color-background: 255,255,255;
          --color-background-accent: ,,;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 0,0,0;
        --color-heading: 21,118,49;
        --color-background-contrast: 191,191,191;
        --color-shadow: 0, 0, 0;
        --color-button: 0,128,49;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 243,243,243;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 0,128,49;
        --color-link: 0,128,49;
        --color-caption: 18,18,18;
        --color-badge-foreground: 0,0,0;
        --color-badge-background: 255,255,255;
        --color-badge-border: 0,0,0;
        --color-accent: 0,0,0;
        --payment-terms-background-color: rgb(255 255 255);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: none;
          --color-accent-gradient-background-clip: border-box;
          --color-accent-gradient-fill: currentColor;
        
      }
      
        
        .color-scheme-9 {
          --color-background: 255,255,255;
          --color-background-accent: ,,;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 18,18,18;
        --color-heading: 8,8,8;
        --color-background-contrast: 191,191,191;
        --color-shadow: 0, 0, 0;
        --color-button: 15,90,139;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 255,255,255;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 15,90,139;
        --color-link: 15,90,139;
        --color-caption: 18,18,18;
        --color-badge-foreground: 18,18,18;
        --color-badge-background: 255,255,255;
        --color-badge-border: 18,18,18;
        --color-accent: 15,90,139;
        --payment-terms-background-color: rgb(255 255 255);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(89deg, rgba(15, 90, 139, 1) 13%, rgba(51, 157, 227, 1) 85%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-10 {
          --color-background: 44,70,61;
          --color-background-accent: ,,;
        
          --gradient-background: #2c463d;
        

        

        --color-foreground: 255,255,255;
        --color-heading: 255,255,255;
        --color-background-contrast: 54,86,75;
        --color-shadow: 0, 0, 0;
        --color-button: 255,255,255;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 10,147,49;
        --color-secondary-button: 44,70,61;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-caption: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 44,70,61;
        --color-badge-border: 255,255,255;
        --color-accent: 131,249,164;
        --payment-terms-background-color: rgb(44 70 61);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(90deg, rgba(159, 255, 186, 1), rgba(59, 217, 119, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-11 {
          --color-background: 180,159,114;
          --color-background-accent: ,,;
        
          --gradient-background: #b49f72;
        

        

        --color-foreground: 255,255,255;
        --color-heading: 255,255,255;
        --color-background-contrast: 109,93,58;
        --color-shadow: 0, 0, 0;
        --color-button: 255,255,255;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 188,135,14;
        --color-secondary-button: 180,159,114;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-caption: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 180,159,114;
        --color-badge-border: 255,255,255;
        --color-accent: 0,0,0;
        --payment-terms-background-color: rgb(180 159 114);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: none;
          --color-accent-gradient-background-clip: border-box;
          --color-accent-gradient-fill: currentColor;
        
      }
      
        
        .color-scheme-12 {
          --color-background: 247,245,239;
          --color-background-accent: ,,;
        
          --gradient-background: #f7f5ef;
        

        

        --color-foreground: 89,89,81;
        --color-heading: 18,18,18;
        --color-background-contrast: 205,192,154;
        --color-shadow: 0, 0, 0;
        --color-button: 18,18,18;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 255,255,255;
        --color-secondary-button: 247,245,239;
        --color-secondary-button-text: 18,18,18;
        --color-link: 13,82,177;
        --color-caption: 18,18,18;
        --color-badge-foreground: 89,89,81;
        --color-badge-background: 247,245,239;
        --color-badge-border: 89,89,81;
        --color-accent: 220,43,255;
        --payment-terms-background-color: rgb(247 245 239);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(139deg, rgba(251, 51, 166, 1), rgba(127, 72, 176, 1) 50%, rgba(48, 145, 211, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-13 {
          --color-background: 255,255,255;
          --color-background-accent: ,,;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 25,25,25;
        --color-heading: 246,125,32;
        --color-background-contrast: 191,191,191;
        --color-shadow: 0, 0, 0;
        --color-button: 246,125,32;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 255,255,255;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 249,173,116;
        --color-link: 246,125,32;
        --color-caption: 25,25,25;
        --color-badge-foreground: 25,25,25;
        --color-badge-background: 255,255,255;
        --color-badge-border: 25,25,25;
        --color-accent: 246,125,32;
        --payment-terms-background-color: rgb(255 255 255);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(0deg, rgba(246, 125, 32, 1) 3%, rgba(254, 159, 86, 1) 97%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-9124dc35-4b54-4b15-93fc-57d8f0ef1258 {
          --color-background: 252,246,239;
          --color-background-accent: ,,;
        
          --gradient-background: #fcf6ef;
        

        

        --color-foreground: 44,70,61;
        --color-heading: 18,18,18;
        --color-background-contrast: 232,186,132;
        --color-shadow: 0, 0, 0;
        --color-button: 18,18,18;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 255,255,255;
        --color-secondary-button: 252,246,239;
        --color-secondary-button-text: 18,18,18;
        --color-link: 44,70,61;
        --color-caption: 44,70,61;
        --color-badge-foreground: 44,70,61;
        --color-badge-background: 252,246,239;
        --color-badge-border: 44,70,61;
        --color-accent: 0,128,49;
        --payment-terms-background-color: rgb(252 246 239);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(90deg, rgba(0, 128, 49, 1), rgba(59, 217, 119, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 {
          --color-background: 255,255,255;
          --color-background-accent: ,,;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 15,90,139;
        --color-heading: 15,90,139;
        --color-background-contrast: 191,191,191;
        --color-shadow: 0, 0, 0;
        --color-button: 15,90,139;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 255,255,255;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 15,90,139;
        --color-link: 246,125,32;
        --color-caption: 43,43,43;
        --color-badge-foreground: 15,90,139;
        --color-badge-background: 255,255,255;
        --color-badge-border: 15,90,139;
        --color-accent: 246,125,32;
        --payment-terms-background-color: rgb(255 255 255);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(90deg, rgba(246, 125, 32, 1), rgba(250, 208, 113, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-5acf2284-dd4c-4860-8403-afe5dba02dbd {
          --color-background: 245,245,245;
          --color-background-accent: ,,;
        
          --gradient-background: #f5f5f5;
        

        

        --color-foreground: 44,45,45;
        --color-heading: 18,18,18;
        --color-background-contrast: 181,181,181;
        --color-shadow: 0, 0, 0;
        --color-button: 18,18,18;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 255,255,255;
        --color-secondary-button: 245,245,245;
        --color-secondary-button-text: 18,18,18;
        --color-link: 44,70,61;
        --color-caption: 44,70,61;
        --color-badge-foreground: 44,45,45;
        --color-badge-background: 245,245,245;
        --color-badge-border: 44,45,45;
        --color-accent: 252,222,113;
        --payment-terms-background-color: rgb(245 245 245);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(90deg, rgba(0, 128, 49, 1), rgba(59, 217, 119, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-6c376e9b-a7a3-4f01-a41b-d3e7e518a03b {
          --color-background: 255,255,255;
          --color-background-accent: ,,;
        
          --gradient-background: linear-gradient(34deg, rgba(15, 91, 140, 0.88), rgba(255, 255, 255, 0.24) 100%);
        

        

        --color-foreground: 255,255,255;
        --color-heading: 255,255,255;
        --color-background-contrast: 191,191,191;
        --color-shadow: 0, 0, 0;
        --color-button: 255,255,255;
        --color-button-alpha: 0.34;
        
        --color-button-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.84) 100%);
        
        --color-button-text: 15,91,140;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 18,18,18;
        --color-link: 44,70,61;
        --color-caption: 44,70,61;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 255,255,255;
        --color-badge-border: 255,255,255;
        --color-accent: 15,91,140;
        --payment-terms-background-color: rgb(255 255 255);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(90deg, rgba(0, 128, 49, 1), rgba(59, 217, 119, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-a96f6ddf-8cb3-415d-871d-93400fccfdc2 {
          --color-background: 255,255,255;
          --color-background-accent: 0,0,0;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 15,91,140;
        --color-heading: 15,91,140;
        --color-background-contrast: 191,191,191;
        --color-shadow: 0, 0, 0;
        --color-button: 15,91,140;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 255,255,255;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 255,255,255;
        --color-link: 44,70,61;
        --color-caption: 44,70,61;
        --color-badge-foreground: 15,91,140;
        --color-badge-background: 255,255,255;
        --color-badge-border: 15,91,140;
        --color-accent: 15,91,140;
        --payment-terms-background-color: rgb(255 255 255);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(90deg, rgba(15, 91, 140, 1), rgba(106, 194, 251, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-f0968e17-aeee-416a-8c80-2c2d21fb673a {
          --color-background: 15,91,140;
          --color-background-accent: ,,;
        
          --gradient-background: #0f5b8c;
        

        

        --color-foreground: 255,255,255;
        --color-heading: 255,255,255;
        --color-background-contrast: 3,16,25;
        --color-shadow: 0, 0, 0;
        --color-button: 255,255,255;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 0,0,0;
        --color-secondary-button: 15,91,140;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-caption: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 15,91,140;
        --color-badge-border: 255,255,255;
        --color-accent: 255,188,49;
        --payment-terms-background-color: rgb(15 91 140);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(90deg, rgba(246, 125, 32, 1), rgba(250, 208, 113, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-20527ba1-3015-4cc6-8a24-bcf416427c52 {
          --color-background: 255,128,0;
          --color-background-accent: ,,;
        
          --gradient-background: #ff8000;
        

        

        --color-foreground: 255,255,255;
        --color-heading: 255,255,255;
        --color-background-contrast: 128,64,0;
        --color-shadow: 0, 0, 0;
        --color-button: 255,255,255;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 255,128,0;
        --color-secondary-button: 255,128,0;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-caption: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 255,128,0;
        --color-badge-border: 255,255,255;
        --color-accent: 255,255,255;
        --payment-terms-background-color: rgb(255 128 0);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(90deg, rgba(15, 90, 139, 1), rgba(143, 195, 235, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      
        
        .color-scheme-d7265597-7d4f-4dbe-afc1-48f814eaca7f {
          --color-background: 252,246,239;
          --color-background-accent: ,,;
        
          --gradient-background: #fcf6ef;
        

        

        --color-foreground: 15,90,139;
        --color-heading: 15,90,139;
        --color-background-contrast: 232,186,132;
        --color-shadow: 0, 0, 0;
        --color-button: 15,90,139;
        --color-button-alpha: 1.0;
        
          --color-button-gradient: none;
        
        --color-button-text: 255,255,255;
        --color-secondary-button: 252,246,239;
        --color-secondary-button-text: 18,18,18;
        --color-link: 246,125,32;
        --color-caption: 18,18,18;
        --color-badge-foreground: 15,90,139;
        --color-badge-background: 252,246,239;
        --color-badge-border: 15,90,139;
        --color-accent: 246,125,32;
        --payment-terms-background-color: rgb(252 246 239);

        
          --color-heading-gradient-background: none;
          --color-heading-gradient-background-clip: border-box;
          --color-heading-gradient-fill: currentColor;
        

        
          --color-accent-gradient-background: -webkit-linear-gradient(90deg, rgba(246, 125, 32, 1), rgba(250, 208, 113, 1) 100%);
          --color-accent-gradient-background-clip: text;
          --color-accent-gradient-fill: transparent;
        
      }
      

      

      body, .color-scheme-1, .color-scheme-2, .color-scheme-3, .color-scheme-4, .color-scheme-5, .color-scheme-6, .color-scheme-7, .color-scheme-8, .color-scheme-9, .color-scheme-10, .color-scheme-11, .color-scheme-12, .color-scheme-13, .color-scheme-9124dc35-4b54-4b15-93fc-57d8f0ef1258, .color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3, .color-scheme-5acf2284-dd4c-4860-8403-afe5dba02dbd, .color-scheme-6c376e9b-a7a3-4f01-a41b-d3e7e518a03b, .color-scheme-a96f6ddf-8cb3-415d-871d-93400fccfdc2, .color-scheme-f0968e17-aeee-416a-8c80-2c2d21fb673a, .color-scheme-20527ba1-3015-4cc6-8a24-bcf416427c52, .color-scheme-d7265597-7d4f-4dbe-afc1-48f814eaca7f {
        color: rgb(var(--color-foreground));
        background-color: rgb(var(--color-background));
      }

      :root {
        --font-body-family: Figtree, sans-serif;
        --font-body-style: normal;
        --font-body-weight: 400;
        --font-body-weight-bold: 700;
        --font-body-letter-spacing: 0.001em;

        --font-heading-family: Figtree, sans-serif;
        --font-heading-style: normal;
        --font-heading-weight: 400;

        

        --font-button-font-weight: bold;
        --font-button-case: uppercase;
        --font-button-icon-offset: -0.1rem;
        --font-button-letter-spacing: -0.015em;
        --font-button-text-size: 1.3rem;

        --font-body-scale: 0.95;
        --font-heading-scale: 0.9894736842105263;
        --font-heading-case: none;
        --font-heading-letter-spacing: -0.029em;

        --media-padding: px;
        --media-border-opacity: 0.0;
        --media-border-width: 0px;
        --media-radius: 12px;
        --media-shadow-opacity: 0.0;
        --media-shadow-horizontal-offset: 0px;
        --media-shadow-vertical-offset: 0px;
        --media-shadow-blur-radius: 0px;
        --media-shadow-visible: 0;

        --page-width: 136rem;
        --px-mobile: 2rem;
        --page-width-margin: 0rem;

        --product-card-image-padding: 0.6rem;
        --product-card-image-scale: 0.9;
        --product-card-corner-radius: 1.2rem;
        --product-card-text-alignment: left;
        --product-card-border-width: 0.0rem;
        --product-card-border-opacity: 0.0;
        --product-card-shadow-opacity: 0.0;
        --product-card-shadow-visible: 0;
        --product-card-shadow-horizontal-offset: 0.0rem;
        --product-card-shadow-vertical-offset: 0.0rem;
        --product-card-shadow-blur-radius: 0.0rem;
        --product-card-star-color: 245,225,33;
        --product-card-icon-width: 32px;

        --inventory-stock-low-color: 230,17,17;
        --inventory-stock-normal-color: 85,175,16;
        --inventory-stock-continue-color: 85,175,16;
        --inventory-stock-out-color: 91,91,91;

        
          --product-card-price-color: 234,7,7;
        

        
        --product-card-image-background: 0,0,0,0.0;
        

        --collection-card-image-padding: 0.0rem;
        --collection-card-corner-radius: 0.0rem;
        --collection-card-image-scale: 0.9;
        --collection-card-text-alignment: center;
        --collection-card-border-width: 0.0rem;
        --collection-card-border-opacity: 0.0;
        --collection-card-shadow-opacity: 0.0;
        --collection-card-shadow-visible: 0;
        --collection-card-shadow-horizontal-offset: 0.0rem;
        --collection-card-shadow-vertical-offset: 0.0rem;
        --collection-card-shadow-blur-radius: 0.0rem;
        --collection-card-image-background: 255,255,255,1.0;

        --blog-card-image-padding: 0.0rem;
        --blog-card-corner-radius: 0.8rem;
        --blog-card-border-width: 0.0rem;
        --blog-card-border-opacity: 0.0;
        --blog-card-shadow-opacity: 0.0;
        --blog-card-shadow-visible: 0;
        --blog-card-shadow-horizontal-offset: 0.0rem;
        --blog-card-shadow-vertical-offset: 0.0rem;
        --blog-card-shadow-blur-radius: 0.0rem;
        --blog-card-image-background: 255,255,255,1.0;

        

        --badge-text-size: 1.2rem;
        --badge-text-weight: bold;
        --badge-border-width: 1px;
        --badge-border-style: solid;

        --badge-sold-out-foreground: 255 255 255 / 1.0;
        --badge-sold-out-border: 0 0 0 / 0.0;
        --badge-sold-out-background: linear-gradient(127deg, rgba(13, 13, 13, 0.8) 11%, rgba(49, 49, 49, 0.8) 78%);
        
        --badge-custom-foreground: 255 255 255 / 1.0;
        --badge-custom-border: 0 0 0 / 0.0;
        --badge-custom-background: linear-gradient(145deg, rgba(42, 156, 44, 1) 20%, rgba(42, 156, 44, 0.76) 82%);
        
        
        --badge-preorder-foreground: 21 118 49 / 1.0;
        --badge-preorder-border: 255 255 255 / 1.0;
        --badge-preorder-background: linear-gradient(137deg, rgba(234, 234, 234, 0.62), rgba(241, 241, 241, 0.27) 100%);
        
        
        --badge-bulk-foreground: 7 75 124 / 1.0;
        --badge-bulk-border: 209 224 241 / 1.0;
        --badge-bulk-background: #ECF5FC;
        
        
        --badge-new-foreground: 255 255 255 / 1.0;
        --badge-new-border: 0 0 0 / 0.0;
        --badge-new-background: linear-gradient(129deg, rgba(33, 119, 179, 0.8), rgba(61, 157, 222, 0.8) 100%);
        
        
        --badge-sale-foreground: 255 255 255 / 1.0;
        --badge-sale-border: 0 0 0 / 0.0;
        --badge-sale-background: linear-gradient(144deg, rgba(244, 43, 65, 0.8), rgba(218, 50, 67, 0.8) 97%, rgba(247, 23, 23, 0.8) 97.482%);
        

        --popup-border-width: 1px;
        --popup-border-opacity: 0.08;
        --popup-corner-radius: 12px;
        --promo-corner-radius: 6px;
        --popup-shadow-opacity: 0.15;
        --popup-shadow-horizontal-offset: 0px;
        --popup-shadow-vertical-offset: 0px;
        --popup-shadow-blur-radius: 5px;

        --drawer-border-width: 1px;
        --drawer-border-opacity: 0.1;
        --drawer-shadow-opacity: 0.0;
        --drawer-shadow-horizontal-offset: 0px;
        --drawer-shadow-vertical-offset: 4px;
        --drawer-shadow-blur-radius: 5px;

        --grid-desktop-vertical-spacing: 16px;
        --grid-desktop-horizontal-spacing: 16px;
        --grid-desktop-horizontal-spacing-initial: 16px;
        --grid-mobile-vertical-spacing: calc(var(--px-mobile) * 0.8);
        --grid-mobile-horizontal-spacing: calc(var(--px-mobile) * 0.8);

        --text-boxes-radius: 12px;
        --text-boxes-border-opacity: 0.0;
        --text-boxes-border-width: 0px;
        --text-boxes-shadow-opacity: 0.0;
        --text-boxes-shadow-visible: 0;
        --text-boxes-shadow-horizontal-offset: 0px;
        --text-boxes-shadow-vertical-offset: 0px;
        --text-boxes-shadow-blur-radius: 0px;

        --buttons-radius: 12px;
        --buttons-radius-outset: 14px;
        --buttons-border-width: 2px;
        --buttons-border-opacity: 1.0;
        --buttons-shadow-opacity: 0.0;
        --buttons-shadow-visible: 0;
        --buttons-shadow-horizontal-offset: 0px;
        --buttons-shadow-vertical-offset: 0px;
        --buttons-shadow-blur-radius: 0px;
        --buttons-border-offset: 0.3px;

        --inputs-radius: 12px;
        --inputs-border-width: 2px;
        --inputs-border-opacity: 0.35;
        --inputs-shadow-opacity: 0.0;
        --inputs-shadow-horizontal-offset: 0px;
        --inputs-margin-offset: 0px;
        --inputs-shadow-vertical-offset: 0px;
        --inputs-shadow-blur-radius: 0px;
        --inputs-radius-outset: 14px;

        --variant-pills-radius: 12px;
        --variant-pills-border-width: 2px;
        --variant-pills-border-opacity: 0.35;
        --variant-pills-shadow-opacity: 0.0;
        --variant-pills-shadow-horizontal-offset: 0px;
        --variant-pills-shadow-vertical-offset: 0px;
        --variant-pills-shadow-blur-radius: 0px;

        --color-overlay: #060606;

        
        --spacing-section: 42px;

        --breadcrumb-padding: 1.3rem;
        --panel-corner-radius: 6px;
        --controls-corner-radius: 40px;
        --pagination-border-width: 0.1rem;
        --swatch-input--border-radius: 50%;
        --spacer-thickness: 3px;
        --easter-egg-let-it-snow: url(//life-enthusiast.com/cdn/shop/t/26/assets/snow.webp?v=160252599929562084641767375755);
      }

      *,
      *::before,
      *::after {
        box-sizing: inherit;
        -webkit-font-smoothing: antialiased;
      }

      html {
        box-sizing: border-box;
        font-size: calc(var(--font-body-scale) * 62.5%);
        height: 100%;
        -moz-osx-font-smoothing: grayscale;
        -webkit-text-size-adjust: 100%;
      }

      body {
        min-height: 100%;
        margin: 0;
        font-size: 1.5rem;
        overflow-wrap: break-word;
        word-break: break-word;
        letter-spacing: var(--font-body-letter-spacing);
        line-height: calc(1 + 0.8 / var(--font-body-scale));
        font-family: var(--font-body-family);
        font-style: var(--font-body-style);
        font-weight: var(--font-body-weight);
        overflow-x: hidden;
        padding-right: var(--temp-scrollbar-width, 0px);
      }

      .page-is-loading .hidden-during-load {
        visibility: hidden;
      }

      @media screen and (min-width: 750px) {
        :root {
          --spacing-section: 60px;
        }

        body {
          font-size: 1.55rem;
        }

        
          .gradient {
            background-attachment: fixed !important;
          }
        
      }

      @media screen and (min-width: 1100px) {
        body {
          font-size: 1.6rem;
        }
      }
    </style>

    <link href="//life-enthusiast.com/cdn/shop/t/26/assets/base.css?v=144440534806693299311776949171" rel="stylesheet" type="text/css" media="all" />
<link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/standard.css?v=78564204473096264751767375755" media="print" onload="this.media='all'"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-localization-form.css?v=101650471647298586981767375755" media="print" onload="this.media='all'">
      <lazy-script data-watch-element="localization-form" src="//life-enthusiast.com/cdn/shop/t/26/assets/localization-form.js?v=3303190827493513921767375755" defer="defer"></lazy-script><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-predictive-search.css?v=107370558468580783291767375755" media="print" onload="this.media='all'"><script>
      document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
      if (Shopify.designMode) {
        document.documentElement.classList.add('shopify-design-mode');
      }

      // Hide JS-hidden elements
      let closedElements = JSON.parse(localStorage.getItem('theme-closed-elements'));
      if (closedElements) {
        let style = document.createElement('style');
        document.head.appendChild(style);

        closedElements.forEach(id => {
          if (id) {
            style.sheet.insertRule(`#${id} { display: none; }`, style.sheet.cssRules.length);
          }
        });
      }

      // Write the time of day
      (function () {
        const hour = new Date().getHours();
        const html = document.documentElement;

        if (hour >= 5 && hour < 12) {
          html.classList.add('its-morning');
        } else if (hour >= 12 && hour < 17) {
          html.classList.add('its-afternoon');
        } else if (hour >= 17 && hour < 21) {
          html.classList.add('its-evening');
        } else {
          html.classList.add('its-night');
        }
      })();
    </script>

    <lazy-script data-watch-element="product-card,.section-product-compare,.section-recently-viewed,product-form,variant-selects" src="//life-enthusiast.com/cdn/shop/t/26/assets/product-form.js?v=32239286139039718521767375755" defer="defer"></lazy-script><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-popup.css?v=112468078596496697641767375755" media="print" onload="this.media='all'">
        <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/quick-add.css?v=65282701207772453551767375755" media="print" onload="this.media='all'"><lazy-script data-watch-element="product-card,.section-product-compare,.section-recently-viewed" src="//life-enthusiast.com/cdn/shop/t/26/assets/quick-add.js?v=65947408126051073901767375755" defer="defer"></lazy-script>






    

  <!-- BEGIN app block: shopify://apps/gorgias-live-chat-helpdesk/blocks/gorgias/a66db725-7b96-4e3f-916e-6c8e6f87aaaa -->
<script defer data-gorgias-loader-chat src="https://config.gorgias.chat/bundle-loader/shopify/xnw918-dh.myshopify.com"></script>


<script defer data-gorgias-loader-convert  src="https://content.9gtb.com/loader.js"></script>


<script defer data-gorgias-loader-mailto-replace  src="https://config.gorgias.help/api/contact-forms/replace-mailto-script.js?shopName=xnw918-dh"></script>


<!-- END app block --><!-- BEGIN app block: shopify://apps/klaviyo-email-marketing-sms/blocks/klaviyo-onsite-embed/2632fe16-c075-4321-a88b-50b567f42507 -->












  <script async src="https://static.klaviyo.com/onsite/js/Mv3HjR/klaviyo.js?company_id=Mv3HjR"></script>
  <script>!function(){if(!window.klaviyo){window._klOnsite=window._klOnsite||[];try{window.klaviyo=new Proxy({},{get:function(n,i){return"push"===i?function(){var n;(n=window._klOnsite).push.apply(n,arguments)}:function(){for(var n=arguments.length,o=new Array(n),w=0;w<n;w++)o[w]=arguments[w];var t="function"==typeof o[o.length-1]?o.pop():void 0,e=new Promise((function(n){window._klOnsite.push([i].concat(o,[function(i){t&&t(i),n(i)}]))}));return e}}})}catch(n){window.klaviyo=window.klaviyo||[],window.klaviyo.push=function(){var n;(n=window._klOnsite).push.apply(n,arguments)}}}}();</script>

  




  <script>
    window.klaviyoReviewsProductDesignMode = false
  </script>









<!-- END app block --><!-- BEGIN app block: shopify://apps/judge-me-reviews/blocks/judgeme_core/61ccd3b1-a9f2-4160-9fe9-4fec8413e5d8 --><!-- Start of Judge.me Core -->







<link rel="dns-prefetch" href="https://cdn.judge.me">
<link rel="dns-prefetch" href="https://cdn1.judge.me">
<link rel="dns-prefetch" href="https://api.judge.me">

<script data-cfasync='false' class='jdgm-settings-script'>window.jdgmSettings={"pagination":5,"disable_web_reviews":true,"coupon_receiving_condition":"any_review","coupon_value_type":"percentage","coupon_value_percentage":10,"coupon_value_fixed_amount":0,"coupon_discount_type":"tiered","coupon_tier_text_enabled":true,"coupon_tier_text_percentage":5,"coupon_tier_text_fixed_amount":0,"coupon_tier_photo_enabled":true,"coupon_tier_photo_percentage":8,"coupon_tier_photo_fixed_amount":0,"coupon_tier_video_enabled":true,"coupon_tier_video_percentage":12,"coupon_tier_video_fixed_amount":0,"enable_coupons":true,"badge_no_review_text":"No reviews","badge_n_reviews_text":"{{ n }} review/reviews","badge_star_color":"#F47C20","hide_badge_preview_if_no_reviews":false,"badge_hide_text":false,"enforce_center_preview_badge":false,"widget_title":"Customer Reviews","widget_open_form_text":"Write a review","widget_close_form_text":"Cancel review","widget_refresh_page_text":"Refresh page","widget_summary_text":"Based on {{ number_of_reviews }} review/reviews","widget_no_review_text":"Be the first to write a review","widget_name_field_text":"Display name","widget_verified_name_field_text":"Verified Name (public)","widget_name_placeholder_text":"Display name","widget_required_field_error_text":"This field is required.","widget_email_field_text":"Email address","widget_verified_email_field_text":"Verified Email (private, can not be edited)","widget_email_placeholder_text":"Your email address","widget_email_field_error_text":"Please enter a valid email address.","widget_rating_field_text":"Rating","widget_review_title_field_text":"Review Title","widget_review_title_placeholder_text":"Give your review a title","widget_review_body_field_text":"Review content","widget_review_body_placeholder_text":"Please write a detailed review and avoid simple comments like ‘awesome’ or ‘good product.’","widget_pictures_field_text":"Picture/Video (optional)","widget_submit_review_text":"Submit Review","widget_submit_verified_review_text":"Submit Verified Review","widget_submit_success_msg_with_auto_publish":"Thank you! Please refresh the page in a few moments to see your review. You can remove or edit your review by logging into \u003ca href='https://judge.me/login' target='_blank' rel='nofollow noopener'\u003eJudge.me\u003c/a\u003e","widget_submit_success_msg_no_auto_publish":"Thank you! Your review will be published as soon as it is approved by the shop admin. You can remove or edit your review by logging into \u003ca href='https://judge.me/login' target='_blank' rel='nofollow noopener'\u003eJudge.me\u003c/a\u003e","widget_show_default_reviews_out_of_total_text":"Showing {{ n_reviews_shown }} out of {{ n_reviews }} reviews.","widget_show_all_link_text":"Show all","widget_show_less_link_text":"Show less","widget_author_said_text":"{{ reviewer_name }} said:","widget_days_text":"{{ n }} days ago","widget_weeks_text":"{{ n }} week/weeks ago","widget_months_text":"{{ n }} month/months ago","widget_years_text":"{{ n }} year/years ago","widget_yesterday_text":"Yesterday","widget_today_text":"Today","widget_replied_text":"\u003e\u003e {{ shop_name }} replied:","widget_read_more_text":"Read more","widget_reviewer_name_as_initial":"","widget_rating_filter_color":"#fbcd0a","widget_rating_filter_see_all_text":"See all reviews","widget_sorting_most_recent_text":"Most Recent","widget_sorting_highest_rating_text":"Highest Rating","widget_sorting_lowest_rating_text":"Lowest Rating","widget_sorting_with_pictures_text":"Only Pictures","widget_sorting_most_helpful_text":"Most Helpful","widget_open_question_form_text":"Ask a question","widget_reviews_subtab_text":"Reviews","widget_questions_subtab_text":"Questions","widget_question_label_text":"Question","widget_answer_label_text":"Answer","widget_question_placeholder_text":"Write your question here","widget_submit_question_text":"Submit Question","widget_question_submit_success_text":"Thank you for your question! We will email you once it gets answered.","widget_star_color":"#F47C20","verified_badge_text":"Verified","verified_badge_bg_color":"","verified_badge_text_color":"","verified_badge_placement":"left-of-reviewer-name","widget_review_max_height":2,"widget_hide_border":false,"widget_social_share":true,"widget_thumb":true,"widget_review_location_show":true,"widget_location_format":"","all_reviews_include_out_of_store_products":true,"all_reviews_out_of_store_text":"(out of store)","all_reviews_pagination":100,"all_reviews_product_name_prefix_text":"about","enable_review_pictures":true,"enable_question_anwser":true,"widget_theme":"align","review_date_format":"mm/dd/yyyy","default_sort_method":"most-recent","widget_product_reviews_subtab_text":"Product Reviews","widget_shop_reviews_subtab_text":"Company Reviews","widget_other_products_reviews_text":"Reviews for other products","widget_store_reviews_subtab_text":"Store reviews","widget_product_variant_reference_text":"Review for","widget_no_store_reviews_text":"This store hasn't received any reviews yet","widget_web_restriction_product_reviews_text":"This product hasn't received any reviews yet","widget_no_items_text":"No items found","widget_show_more_text":"Show more","widget_write_a_store_review_text":"Write a Company Review","widget_product_and_store_reviews_text":"Product and store reviews","widget_reviews_in_collection_text":"Reviews in this collection","widget_other_languages_heading":"Reviews in Other Languages","widget_translate_review_text":"Translate review to {{ language }}","widget_translating_review_text":"Translating...","widget_show_original_translation_text":"Show original ({{ language }})","widget_translate_review_failed_text":"Review couldn't be translated.","widget_translate_review_retry_text":"Retry","widget_translate_review_try_again_later_text":"Try again later","show_product_url_for_grouped_product":false,"widget_sorting_pictures_first_text":"Pictures First","show_pictures_on_all_rev_page_mobile":false,"show_pictures_on_all_rev_page_desktop":false,"floating_tab_hide_mobile_install_preference":false,"floating_tab_button_name":"★ Reviews","floating_tab_title":"Let customers speak for us","floating_tab_button_color":"#FFFFFF","floating_tab_button_background_color":"#F47C20","floating_tab_url":"","floating_tab_url_enabled":false,"floating_tab_tab_style":"text","all_reviews_text_badge_text":"Customers rate us {{ shop.metafields.judgeme.all_reviews_rating | round: 1 }}/5 based on {{ shop.metafields.judgeme.all_reviews_count }} reviews.","all_reviews_text_badge_text_branded_style":"{{ shop.metafields.judgeme.all_reviews_rating | round: 1 }} out of 5 stars based on {{ shop.metafields.judgeme.all_reviews_count }} reviews","is_all_reviews_text_badge_a_link":false,"show_stars_for_all_reviews_text_badge":false,"all_reviews_text_badge_url":"","all_reviews_text_style":"branded","all_reviews_text_color_style":"custom","all_reviews_text_color":"#F47C20","all_reviews_text_show_jm_brand":false,"featured_carousel_show_header":false,"featured_carousel_title":"Let customers speak for us","testimonials_carousel_title":"Customers are saying","videos_carousel_title":"Real customer stories","cards_carousel_title":"Customers are saying","featured_carousel_count_text":"from {{ n }} reviews","featured_carousel_add_link_to_all_reviews_page":false,"featured_carousel_url":"","featured_carousel_show_images":false,"featured_carousel_autoslide_interval":5,"featured_carousel_arrows_on_the_sides":true,"featured_carousel_height":250,"featured_carousel_width":100,"featured_carousel_image_size":0,"featured_carousel_image_height":250,"featured_carousel_arrow_color":"#F47C20","verified_count_badge_style":"branded","verified_count_badge_orientation":"vertical","verified_count_badge_color_style":"custom","verified_count_badge_color":"#F47C20","is_verified_count_badge_a_link":false,"verified_count_badge_url":"/pages/reviews","verified_count_badge_show_jm_brand":true,"widget_rating_preset_default":5,"widget_first_sub_tab":"product-reviews","widget_show_histogram":true,"widget_histogram_use_custom_color":false,"widget_pagination_use_custom_color":false,"widget_star_use_custom_color":false,"widget_verified_badge_use_custom_color":false,"widget_write_review_use_custom_color":false,"picture_reminder_submit_button":"Upload Pictures","enable_review_videos":true,"mute_video_by_default":false,"widget_sorting_videos_first_text":"Videos First","widget_review_pending_text":"Pending","featured_carousel_items_for_large_screen":3,"social_share_options_order":"Facebook,Twitter,Pinterest","remove_microdata_snippet":true,"disable_json_ld":true,"enable_json_ld_products":false,"preview_badge_show_question_text":true,"preview_badge_no_question_text":"No questions","preview_badge_n_question_text":"{{ number_of_questions }} question/questions","qa_badge_show_icon":true,"qa_badge_icon_color":"#F47C20","qa_badge_position":"same-row","remove_judgeme_branding":true,"widget_add_search_bar":true,"widget_search_bar_placeholder":"Search","widget_sorting_verified_only_text":"Verified only","featured_carousel_theme":"default","featured_carousel_show_rating":true,"featured_carousel_show_title":true,"featured_carousel_show_body":true,"featured_carousel_show_date":false,"featured_carousel_show_reviewer":true,"featured_carousel_show_product":true,"featured_carousel_header_background_color":"#108474","featured_carousel_header_text_color":"#ffffff","featured_carousel_name_product_separator":"reviewed","featured_carousel_full_star_background":"#F47C20","featured_carousel_empty_star_background":"#dadada","featured_carousel_vertical_theme_background":"#f9fafb","featured_carousel_verified_badge_enable":true,"featured_carousel_verified_badge_color":"#108474","featured_carousel_border_style":"round","featured_carousel_review_line_length_limit":3,"featured_carousel_more_reviews_button_text":"Read more reviews","featured_carousel_view_product_button_text":"View product","all_reviews_page_load_reviews_on":"button_click","all_reviews_page_load_more_text":"Load More Reviews","disable_fb_tab_reviews":false,"enable_ajax_cdn_cache":false,"widget_advanced_speed_features":5,"widget_public_name_text":"displayed publicly like","default_reviewer_name":"John Smith","default_reviewer_name_has_non_latin":true,"widget_reviewer_anonymous":"Anonymous","medals_widget_title":"Judge.me Review Medals","medals_widget_background_color":"#ffffff","medals_widget_position":"footer_all_pages","medals_widget_border_color":"#f9fafb","medals_widget_verified_text_position":"left","medals_widget_use_monochromatic_version":false,"medals_widget_elements_color":"#108474","show_reviewer_avatar":true,"widget_invalid_yt_video_url_error_text":"Not a YouTube video URL","widget_max_length_field_error_text":"Please enter no more than {0} characters.","widget_show_country_flag":true,"widget_show_collected_via_shop_app":true,"widget_verified_by_shop_badge_style":"light","widget_verified_by_shop_text":"Verified by Shop","widget_show_photo_gallery":true,"widget_load_with_code_splitting":true,"widget_ugc_install_preference":false,"widget_ugc_title":"Made by us, Shared by you","widget_ugc_subtitle":"Tag us to see your picture featured in our page","widget_ugc_arrows_color":"#ffffff","widget_ugc_primary_button_text":"Buy Now","widget_ugc_primary_button_background_color":"#108474","widget_ugc_primary_button_text_color":"#ffffff","widget_ugc_primary_button_border_width":"0","widget_ugc_primary_button_border_style":"none","widget_ugc_primary_button_border_color":"#108474","widget_ugc_primary_button_border_radius":"25","widget_ugc_secondary_button_text":"Load More","widget_ugc_secondary_button_background_color":"#ffffff","widget_ugc_secondary_button_text_color":"#108474","widget_ugc_secondary_button_border_width":"2","widget_ugc_secondary_button_border_style":"solid","widget_ugc_secondary_button_border_color":"#108474","widget_ugc_secondary_button_border_radius":"25","widget_ugc_reviews_button_text":"View Reviews","widget_ugc_reviews_button_background_color":"#ffffff","widget_ugc_reviews_button_text_color":"#108474","widget_ugc_reviews_button_border_width":"2","widget_ugc_reviews_button_border_style":"solid","widget_ugc_reviews_button_border_color":"#108474","widget_ugc_reviews_button_border_radius":"25","widget_ugc_reviews_button_link_to":"judgeme-reviews-page","widget_ugc_show_post_date":true,"widget_ugc_max_width":"800","widget_rating_metafield_value_type":true,"widget_primary_color":"#F47C20","widget_enable_secondary_color":false,"widget_secondary_color":"#edf5f5","widget_summary_average_rating_text":"{{ average_rating }} out of 5","widget_media_grid_title":"Customer photos \u0026 videos","widget_media_grid_see_more_text":"See more","widget_round_style":true,"widget_show_product_medals":true,"widget_verified_by_judgeme_text":"Verified by Judge.me","widget_show_store_medals":true,"widget_verified_by_judgeme_text_in_store_medals":"Verified by Judge.me","widget_media_field_exceed_quantity_message":"Sorry, we can only accept {{ max_media }} for one review.","widget_media_field_exceed_limit_message":"{{ file_name }} is too large, please select a {{ media_type }} less than {{ size_limit }}MB.","widget_review_submitted_text":"Review Submitted!","widget_question_submitted_text":"Question Submitted!","widget_close_form_text_question":"Cancel","widget_write_your_answer_here_text":"Write your answer here","widget_enabled_branded_link":true,"widget_show_collected_by_judgeme":false,"widget_reviewer_name_color":"","widget_write_review_text_color":"","widget_write_review_bg_color":"#F47C20","widget_collected_by_judgeme_text":"collected by Judge.me","widget_pagination_type":"standard","widget_load_more_text":"Load More","widget_load_more_color":"#108474","widget_full_review_text":"Full Review","widget_read_more_reviews_text":"Read More Reviews","widget_read_questions_text":"Read Questions","widget_questions_and_answers_text":"Questions \u0026 Answers","widget_verified_by_text":"Verified by","widget_verified_text":"Verified","widget_number_of_reviews_text":"{{ number_of_reviews }} reviews","widget_back_button_text":"Back","widget_next_button_text":"Next","widget_custom_forms_filter_button":"Filters","custom_forms_style":"horizontal","widget_show_review_information":false,"how_reviews_are_collected":"How reviews are collected?","widget_show_review_keywords":false,"widget_gdpr_statement":"How we use your data: We'll only contact you about the review you left, and only if necessary. By submitting your review, you agree to Judge.me's \u003ca href='https://judge.me/terms' target='_blank' rel='nofollow noopener'\u003eterms\u003c/a\u003e, \u003ca href='https://judge.me/privacy' target='_blank' rel='nofollow noopener'\u003eprivacy\u003c/a\u003e and \u003ca href='https://judge.me/content-policy' target='_blank' rel='nofollow noopener'\u003econtent\u003c/a\u003e policies.","widget_multilingual_sorting_enabled":true,"widget_translate_review_content_enabled":false,"widget_translate_review_content_method":"manual","popup_widget_review_selection":"automatically","popup_widget_round_border_style":true,"popup_widget_show_title":true,"popup_widget_show_body":true,"popup_widget_show_reviewer":false,"popup_widget_show_product":true,"popup_widget_show_pictures":true,"popup_widget_use_review_picture":true,"popup_widget_show_on_home_page":false,"popup_widget_show_on_product_page":true,"popup_widget_show_on_collection_page":false,"popup_widget_show_on_cart_page":false,"popup_widget_position":"bottom_left","popup_widget_first_review_delay":5,"popup_widget_duration":5,"popup_widget_interval":5,"popup_widget_review_count":5,"popup_widget_hide_on_mobile":true,"review_snippet_widget_round_border_style":true,"review_snippet_widget_card_color":"#FFFFFF","review_snippet_widget_text_color":"#000000","review_snippet_widget_lighter_text_color":"#7B7B7B","review_snippet_widget_slider_arrows_background_color":"#FFFFFF","review_snippet_widget_slider_arrows_color":"#F47C20","review_snippet_widget_star_color":"#F47C20","show_product_variant":true,"all_reviews_product_variant_label_text":"Variant: ","widget_show_verified_branding":true,"widget_ai_summary_title":"What Customers Are Saying","widget_ai_summary_disclaimer":"AI-powered review summary based on recent customer reviews","widget_show_ai_summary":true,"widget_show_ai_summary_bg":true,"write_review_button_visibility":"everyone","store_summary_widget_heading":"Customers rate this store","store_summary_widget_button_text":"View customer reviews","store_summary_widget_button_theme_text":"See AI reviews summary","widget_show_review_title_input":false,"redirect_reviewers_invited_via_email":"external_form","request_store_review_after_product_review":true,"request_review_other_products_in_order":true,"review_form_color_scheme":"custom","review_form_corner_style":"extra_round","review_form_star_color":"#F47C20","review_form_text_color":"#333333","review_form_background_color":"#ffffff","review_form_field_background_color":"#fafafa","review_form_button_color":"#F47C20","review_form_button_text_color":"#ffffff","review_form_modal_overlay_color":"#000000","review_form_theme":"multi_step","review_form_location":"in_store_popup","review_form_external_page_background_color":"#C5F7F0","review_content_screen_title_text":"How would you rate this product?","review_content_introduction_text":"We would love it if you would share a bit about your experience.","store_review_form_title_text":"How would you rate this store?","store_review_form_introduction_text":"We would love it if you would share a bit about your experience.","show_review_guidance_text":true,"one_star_review_guidance_text":"Poor","five_star_review_guidance_text":"Great","customer_information_screen_title_text":"About you","customer_information_introduction_text":"Please tell us more about you.","custom_questions_screen_title_text":"Your experience in more detail","custom_questions_introduction_text":"Here are a few questions to help us understand more about your experience.","review_submitted_screen_title_text":"Thanks for your review!","review_submitted_screen_thank_you_text":"We are processing it and it will appear on the store soon.","review_submitted_screen_email_verification_text":"Please confirm your email by clicking the link we just sent you. This helps us keep reviews authentic.","confirm_email_screen_title_text":"Confirm your email","confirm_email_screen_message_text":"To help keep reviews authentic, we'll send you a secure link to continue writing your review. It only takes a moment.","check_email_screen_title_text":"Check your email","check_email_screen_message_text":"We sent you an email to {{ email }}. Click the button on the email to continue.","check_email_screen_resend_message_text":"Email resent!","check_email_resend_hint_text":"Didn't get the email? Check your spam folder or [resend the email].","verification_email_rate_limit_error_text":"You've reached the limit for review attempts on this product. Please check your inbox or try again later.","review_submitted_request_store_review_text":"Would you like to share your experience of shopping with us?","review_submitted_review_other_products_text":"Would you like to review these products?","store_review_screen_title_text":"Would you like to share your experience of shopping with us?","store_review_introduction_text":"We value your feedback and use it to improve. Please share any thoughts or suggestions you have.","reviewer_media_screen_title_picture_text":"Share a picture","reviewer_media_introduction_picture_text":"Upload a photo to support your review.","reviewer_media_screen_title_video_text":"Share a video","reviewer_media_introduction_video_text":"Upload a video to support your review.","reviewer_media_screen_title_picture_or_video_text":"Share a picture or video","reviewer_media_introduction_picture_or_video_text":"Upload a photo or video to support your review.","reviewer_media_youtube_url_text":"Paste your Youtube URL here","advanced_settings_next_step_button_text":"Next","advanced_settings_close_review_button_text":"Close","modal_write_review_flow":true,"write_review_flow_required_text":"Required","write_review_flow_privacy_message_text":"We respect your privacy.","write_review_flow_anonymous_text":"Post review as anonymous","write_review_flow_visibility_text":"This won't be visible to other customers.","write_review_flow_multiple_selection_help_text":"Select as many as you like","write_review_flow_single_selection_help_text":"Select one option","write_review_flow_required_field_error_text":"This field is required","write_review_flow_invalid_email_error_text":"Please enter a valid email address","write_review_flow_max_length_error_text":"Max. {{ max_length }} characters.","write_review_flow_media_upload_text":"\u003cb\u003eClick to upload\u003c/b\u003e or drag and drop","write_review_flow_gdpr_statement":"We'll only contact you about your review if necessary. By submitting your review, you agree to our \u003ca href='https://judge.me/terms' target='_blank' rel='nofollow noopener'\u003eterms and conditions\u003c/a\u003e and \u003ca href='https://judge.me/privacy' target='_blank' rel='nofollow noopener'\u003eprivacy policy\u003c/a\u003e.","rating_only_reviews_enabled":false,"show_negative_reviews_help_screen":true,"new_review_flow_help_screen_rating_threshold":3,"negative_review_resolution_screen_title_text":"Tell us more","negative_review_resolution_text":"Your experience matters to us. If there were issues with your purchase, we're here to help. Feel free to reach out to us, we'd love the opportunity to make things right.","negative_review_resolution_button_text":"Contact us","negative_review_resolution_proceed_with_review_text":"Leave a review","negative_review_resolution_subject":"Issue with purchase from {{ shop_name }}.{{ order_name }}","coupon_promo_intro_any_review_text":"Write a review and get a coupon for {{ amount }} off your next purchase","coupon_promo_intro_with_photo_text":"Write a review and add a photo or video to get a coupon for {{ amount }} off your next purchase","coupon_promo_intro_with_video_text":"Write a review and add a video to get a coupon for {{ amount }} off your next purchase","coupon_promo_intro_up_to_any_review_text":"Write a review and get a coupon for up to {{ amount }} off your next purchase","coupon_promo_intro_up_to_with_photo_text":"Write a review and add a photo or video to get a coupon for up to {{ amount }} off your next purchase","coupon_promo_intro_external_text":"Write a review and get a reward for your next purchase","coupon_promo_intro_external_with_photo_text":"Write a review and add a photo or video to get a reward for your next purchase","coupon_promo_intro_external_with_video_text":"Write a review and add a video to get a reward for your next purchase","coupon_promo_media_photo_text":"Add a photo or video and get a coupon for {{ amount }} off your next purchase","coupon_promo_media_photo_only_text":"Add a photo and get a coupon for {{ amount }} off your next purchase","coupon_promo_media_video_text":"Add a video and get a coupon for {{ amount }} off your next purchase","coupon_promo_media_external_photo_text":"Add a photo or video and get a reward for your next purchase","coupon_promo_media_external_photo_only_text":"Add a photo and get a reward for your next purchase","coupon_promo_media_external_video_text":"Add a video and get a reward for your next purchase","coupon_promo_success_text":"You've got a coupon for your next purchase at {{ shop_name }}!","coupon_promo_success_subtext":"You'll receive your coupon email within the hour.","preview_badge_collection_page_install_status":false,"widget_review_custom_css":"","preview_badge_custom_css":"","preview_badge_stars_count":"5-stars","featured_carousel_custom_css":".jdgm-carousel-item__reviewer-name-wrapper {\n    text-align: center;\n    margin: 3px 0;\n}","floating_tab_custom_css":"","all_reviews_widget_custom_css":"","medals_widget_custom_css":"","verified_badge_custom_css":"","all_reviews_text_custom_css":"","transparency_badges_collected_via_store_invite":false,"transparency_badges_from_another_provider":false,"transparency_badges_collected_from_store_visitor":false,"transparency_badges_collected_by_verified_review_provider":false,"transparency_badges_earned_reward":false,"transparency_badges_collected_via_store_invite_text":"Review collected via store invitation","transparency_badges_from_another_provider_text":"Review collected from another provider","transparency_badges_collected_from_store_visitor_text":"Review collected from a store visitor","transparency_badges_written_in_google_text":"Review written in Google","transparency_badges_written_in_etsy_text":"Review written in Etsy","transparency_badges_written_in_shop_app_text":"Review written in Shop App","transparency_badges_earned_reward_text":"Review earned a reward for future purchase","product_review_widget_per_page":6,"widget_store_review_label_text":"Review about the store","checkout_comment_extension_title_on_product_page":"Customer Comments","checkout_comment_extension_num_latest_comment_show":5,"checkout_comment_extension_format":"name_and_timestamp","checkout_comment_customer_name":"last_initial","checkout_comment_comment_notification":true,"preview_badge_collection_page_install_preference":false,"preview_badge_home_page_install_preference":false,"preview_badge_product_page_install_preference":false,"review_widget_install_preference":"","review_carousel_install_preference":false,"floating_reviews_tab_install_preference":"none","verified_reviews_count_badge_install_preference":false,"all_reviews_text_install_preference":false,"review_widget_best_location":false,"judgeme_medals_install_preference":false,"review_widget_revamp_enabled":true,"review_widget_qna_enabled":false,"review_widget_revamp_dual_publish_end_date":"2026-01-24T17:52:27.000+00:00","review_widget_header_theme":"minimal","review_widget_widget_title_enabled":true,"review_widget_header_text_size":"medium","review_widget_header_text_weight":"regular","review_widget_average_rating_style":"compact","review_widget_bar_chart_enabled":true,"review_widget_bar_chart_type":"numbers","review_widget_bar_chart_style":"standard","review_widget_expanded_media_gallery_enabled":true,"review_widget_show_review_highlights":false,"review_widget_show_review_keywords_in_gray":false,"review_widget_reviews_section_theme":"align","review_widget_image_style":"highlight","review_widget_review_image_ratio":"square","review_widget_stars_size":"medium","review_widget_verified_badge":"bold_text","review_widget_review_title_text_size":"small","review_widget_review_text_size":"small","review_widget_review_text_length":"compact","review_widget_number_of_columns_desktop":4,"review_widget_carousel_transition_speed":5,"review_widget_custom_questions_answers_display":"desktop_only","review_widget_card_section_size":"small","review_widget_star_and_histogram_color":"#F47C20","review_widget_button_color":"#F47C20","review_widget_button_text_color":"#FFFFFF","review_widget_text_color":"#000000","review_widget_lighter_text_color":"#7B7B7B","review_widget_corner_styling":"soft","review_widget_custom_css":".jm-align-review-item__sidebar {\n    flex: 0 0 230px !important;\n}","review_widget_review_word_singular":"review","review_widget_review_word_plural":"reviews","review_widget_voting_label":"Helpful?","review_widget_shop_reply_label":"Reply from {{ shop_name }}:","review_widget_filters_title":"Filters","review_widget_filter_rating_title":"Rating","review_widget_filter_keyword_title":"Keyword","review_widget_clear_filters_text":"Clear filters","review_widget_expand_more_text":"More","review_widget_review_highlights_title":"Review highlights","qna_widget_question_word_singular":"Question","qna_widget_question_word_plural":"Questions","qna_widget_answer_reply_label":"Answer from {{ answerer_name }}:","qna_content_screen_title_text":"Ask a question about this product","qna_widget_question_required_field_error_text":"Please enter your question.","qna_widget_flow_gdpr_statement":"We'll only contact you about your question if necessary. By submitting your question, you agree to our \u003ca href='https://judge.me/terms' target='_blank' rel='nofollow noopener'\u003eterms and conditions\u003c/a\u003e and \u003ca href='https://judge.me/privacy' target='_blank' rel='nofollow noopener'\u003eprivacy policy\u003c/a\u003e.","qna_widget_question_submitted_text":"Thanks for your question!","qna_widget_close_form_text_question":"Close","qna_widget_question_submit_success_text":"We’ll notify you by email when your question is answered.","all_reviews_widget_v2025_enabled":true,"all_reviews_widget_v2025_header_theme":"default","all_reviews_widget_v2025_widget_title_enabled":true,"all_reviews_widget_v2025_header_text_size":"medium","all_reviews_widget_v2025_header_text_weight":"regular","all_reviews_widget_v2025_average_rating_style":"compact","all_reviews_widget_v2025_bar_chart_enabled":true,"all_reviews_widget_v2025_bar_chart_type":"numbers","all_reviews_widget_v2025_bar_chart_style":"standard","all_reviews_widget_v2025_expanded_media_gallery_enabled":false,"all_reviews_widget_v2025_show_store_medals":true,"all_reviews_widget_v2025_show_photo_gallery":true,"all_reviews_widget_v2025_show_review_keywords":false,"all_reviews_widget_v2025_show_ai_summary":true,"all_reviews_widget_v2025_show_ai_summary_bg":true,"all_reviews_widget_v2025_show_review_highlights":false,"all_reviews_widget_v2025_show_review_keywords_in_gray":false,"all_reviews_widget_v2025_add_search_bar":true,"all_reviews_widget_v2025_default_sort_method":"most-recent","all_reviews_widget_v2025_reviews_per_page":10,"all_reviews_widget_v2025_reviews_section_theme":"align","all_reviews_widget_v2025_image_style":"thumbnails","all_reviews_widget_v2025_review_image_ratio":"square","all_reviews_widget_v2025_stars_size":"medium","all_reviews_widget_v2025_verified_badge":"standard_text","all_reviews_widget_v2025_review_title_text_size":"medium","all_reviews_widget_v2025_review_text_size":"medium","all_reviews_widget_v2025_review_text_length":"medium","all_reviews_widget_v2025_number_of_columns_desktop":3,"all_reviews_widget_v2025_carousel_transition_speed":5,"all_reviews_widget_v2025_custom_questions_answers_display":"always","all_reviews_widget_v2025_review_dates":true,"all_reviews_widget_v2025_card_section_size":"small","all_reviews_widget_v2025_show_product_variant":false,"all_reviews_widget_v2025_show_reviewer_avatar":true,"all_reviews_widget_v2025_reviewer_name_as_initial":"","all_reviews_widget_v2025_review_location_show":true,"all_reviews_widget_v2025_location_format":"","all_reviews_widget_v2025_show_country_flag":false,"all_reviews_widget_v2025_widget_thumb":false,"all_reviews_widget_v2025_verified_by_shop_badge_style":"light","all_reviews_widget_v2025_social_share":false,"all_reviews_widget_v2025_social_share_options_order":"Facebook,Twitter,LinkedIn,Pinterest","all_reviews_widget_v2025_pagination_type":"standard","all_reviews_widget_v2025_button_text_color":"#FFFFFF","all_reviews_widget_v2025_text_color":"#000000","all_reviews_widget_v2025_lighter_text_color":"#7B7B7B","all_reviews_widget_v2025_corner_styling":"soft","all_reviews_widget_v2025_title":"Customer reviews","all_reviews_widget_v2025_ai_summary_title":"Customers say about this store","all_reviews_widget_v2025_no_review_text":"Be the first to write a review","all_reviews_widget_v2025_review_highlights_title":"Review highlights","reviews_grid_widget_show_sample_reviews":false,"reviews_grid_widget_review_selection":"all","reviews_grid_widget_select_products":[],"reviews_grid_widget_show_media_only":false,"reviews_grid_widget_display_order":"media_first","reviews_grid_widget_card_grouping":"per_media","reviews_grid_widget_columns_desktop":3,"reviews_grid_widget_rows_desktop":3,"reviews_grid_widget_columns_mobile":2,"reviews_grid_widget_rows_mobile":6,"reviews_grid_widget_show_stars":true,"reviews_grid_widget_show_reviewer_name":true,"reviews_grid_widget_show_review_title_on_hover_desktop":true,"reviews_grid_widget_corner_styling":"soft","reviews_grid_widget_card_spacing":"medium","reviews_grid_widget_header_text_color":"#000000","reviews_grid_widget_star_and_reviewer_name_color":"#F9F9F9","reviews_grid_widget_overlay_and_background_color":"#000000","reviews_grid_widget_content_color":"#F9F9F9","reviews_grid_widget_header_text":"From our customers","reviews_grid_widget_show_average_rating":true,"trust_badge_enabled":false,"trust_badge_structure":"outline","trust_badge_color":"black","trust_badge_star":"black","trust_badge_rating_display_default":"show_avg_text","platform":"shopify","branding_url":"https://app.judge.me/reviews/stores/lifeenthusiast","branding_text":"Powered by Judge.me","locale":"en","reply_name":"LIFE ENTHUSIAST","shop_currency":"USD","widget_version":"3.0","footer":true,"autopublish":true,"review_dates":true,"enable_custom_form":false,"shop_use_review_site":true,"shop_locale":"en","enable_multi_locales_translations":false,"show_review_title_input":false,"review_verification_email_status":"always","require_verification_before_submit":false,"customer_account_validation_enabled":true,"coupon_promo_invited_eligible":true,"coupon_promo_web_eligible":false,"uses_coupon_integration":false,"uses_external_coupon":false,"negative_review_notification_email":"order@life-enthusiast.com","can_be_branded":true,"reply_name_text":"LIFE ENTHUSIAST"};</script> <style class='jdgm-settings-style'>.jdgm-xx{left:0}:root{--jdgm-primary-color: #F47C20;--jdgm-secondary-color: rgba(244,124,32,0.1);--jdgm-star-color: #F47C20;--jdgm-write-review-text-color: white;--jdgm-write-review-bg-color: #F47C20;--jdgm-paginate-color: #F47C20;--jdgm-border-radius: 10;--jdgm-reviewer-name-color: #F47C20}.jdgm-histogram__bar-content{background-color:#F47C20}.jdgm-rev[data-verified-buyer=true] .jdgm-rev__icon.jdgm-rev__icon:after,.jdgm-rev__buyer-badge.jdgm-rev__buyer-badge{color:white;background-color:#F47C20}.jdgm-review-widget--small .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(8) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:before{content:"See more"}@media only screen and (min-width: 768px){.jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(8) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:before{content:"See more"}}.jdgm-rev__thumb-btn{color:#F47C20}.jdgm-rev__thumb-btn:hover{opacity:0.8}.jdgm-rev__thumb-btn:not([disabled]):hover,.jdgm-rev__thumb-btn:hover,.jdgm-rev__thumb-btn:active,.jdgm-rev__thumb-btn:visited{color:#F47C20}.jdgm-preview-badge .jdgm-star.jdgm-star{color:#F47C20}.jdgm-widget .jdgm-write-rev-link{display:none}.jdgm-widget .jdgm-rev-widg[data-number-of-reviews='0'] .jdgm-rev-widg__summary{display:none}.jdgm-author-all-initials{display:none !important}.jdgm-author-last-initial{display:none !important}.jdgm-rev-widg__title{visibility:hidden}.jdgm-rev-widg__summary-text{visibility:hidden}.jdgm-prev-badge__text{visibility:hidden}.jdgm-rev__prod-link-prefix:before{content:'about'}.jdgm-rev__variant-label:before{content:'Variant: '}.jdgm-rev__out-of-store-text:before{content:'(out of store)'}@media only screen and (min-width: 768px){.jdgm-rev__pics .jdgm-rev_all-rev-page-picture-separator,.jdgm-rev__pics .jdgm-rev__product-picture{display:none}}@media only screen and (max-width: 768px){.jdgm-rev__pics .jdgm-rev_all-rev-page-picture-separator,.jdgm-rev__pics .jdgm-rev__product-picture{display:none}}.jdgm-preview-badge[data-template="product"]{display:none !important}.jdgm-preview-badge[data-template="collection"]{display:none !important}.jdgm-preview-badge[data-template="index"]{display:none !important}.jdgm-review-widget[data-from-snippet="true"]{display:none !important}.jdgm-verified-count-badget[data-from-snippet="true"]{display:none !important}.jdgm-carousel-wrapper[data-from-snippet="true"]{display:none !important}.jdgm-all-reviews-text[data-from-snippet="true"]{display:none !important}.jdgm-medals-section[data-from-snippet="true"]{display:none !important}.jdgm-ugc-media-wrapper[data-from-snippet="true"]{display:none !important}.jdgm-revs-tab-btn,.jdgm-revs-tab-btn:not([disabled]):hover,.jdgm-revs-tab-btn:focus{background-color:#F47C20}.jdgm-revs-tab-btn,.jdgm-revs-tab-btn:not([disabled]):hover{color:#FFFFFF}.jdgm-rev__transparency-badge[data-badge-type="review_collected_via_store_invitation"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_collected_from_another_provider"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_collected_from_store_visitor"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_written_in_etsy"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_written_in_google_business"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_written_in_shop_app"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_earned_for_future_purchase"]{display:none !important}.jdgm-review-snippet-widget{--jdgm-snippet-card-color: #fff;--jdgm-snippet-text-color: #000;--jdgm-snippet-lighter-text-color: #7B7B7B;--jdgm-snippet-star-color: #F47C20;--jdgm-snippet-border-radius: 8px;--jdgm-snippet-arrows-bg-color: #fff;--jdgm-snippet-arrows-color: #F47C20}.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card{border-radius:8px;background:#fff}.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card__rev-rating .jdgm-star{color:#F47C20}.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn,.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn{border-radius:50%;background:#fff}.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn>svg,.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn>svg{fill:#F47C20}.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jm-mfp-content,.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__icon,.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__pic-img,.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__reply{border-radius:8px}.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev[data-verified-buyer="true"] .jdgm-full-rev__icon::after{border-radius:8px}.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-rev__buyer-badge{border-radius:calc( 8px / 2 )}.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__replier::before{content:'LIFE ENTHUSIAST'}.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__product-button{border-radius:calc( 8px * 6 )}
</style> <style class='jdgm-settings-style'>.jdgm-review-widget .jm-align-review-item__sidebar{flex:0 0 230px !important}
</style>

  
  
  
  <style class='jdgm-miracle-styles'>
  @-webkit-keyframes jdgm-spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes jdgm-spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:'JudgemeStar';src:url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAScAA0AAAAABrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAEgAAAABoAAAAcbyQ+3kdERUYAAARgAAAAHgAAACAAMwAGT1MvMgAAAZgAAABGAAAAVi+vS9xjbWFwAAAB8AAAAEAAAAFKwBMjvmdhc3AAAARYAAAACAAAAAj//wADZ2x5ZgAAAkAAAAEJAAABdH33LXtoZWFkAAABMAAAAC0AAAA2BroQKWhoZWEAAAFgAAAAHAAAACQD5QHQaG10eAAAAeAAAAAPAAAAFAYAAABsb2NhAAACMAAAAA4AAAAOAO4AeG1heHAAAAF8AAAAHAAAACAASgAvbmFtZQAAA0wAAADeAAABkorWfVZwb3N0AAAELAAAACkAAABEp3ubLXgBY2BkYADhPPP4OfH8Nl8ZuJkYQODS2fRrCPr/aSYGxq1ALgcDWBoAO60LkwAAAHgBY2BkYGDc+v80gx4TAwgASaAICmABAFB+Arl4AWNgZGBgYGPQYWBiAAIwyQgWc2AAAwAHVQB6eAFjYGRiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbByMsCBAAMCBKS5pjA4PGB4wMR44P8BBj3GrQymQGFGkBwAjtgK/gAAeAFjYoAAEA1jAwAAZAAHAHgB3crBCcAwDEPRZydkih567CDdf4ZskmLwFBV8xBfCaC4BXkOUmx4sU0h2ngNb9V0vQCxaRKIAevT7fGWuBrEAAAAAAAAAAAA0AHgAugAAeAF9z79Kw1AUx/FzTm7un6QmJtwmQ5Bg1abgEGr/BAqlU6Gju+Cgg1MkQ/sA7Vj7BOnmO/gUvo2Lo14NqIO6/IazfD8HEODtmQCfoANwNsyp2/GJt3WKQrd1NLiYYWx2PBqOsmJMEOznPOTzfSCrhAtbbLdmeFLJV9eKd63WLrZcIcuaEVdssWCKM6pLCfTVOYbz/0pNSMSZKLIZpvh78sAUH6PlMrreTCabP9r+Z/puPZ2ur/RqpQHgh+MIegCnXeM4MRAPjYN//5tj4ZtTjkFqEdmeMShlEJ7tVAly2TAkx6R68Fl4E/aVvn8JqHFQ4JS1434gXKcuL31dDhzs3YbsEOAd/IU88gAAAHgBfY4xTgMxEEVfkk0AgRCioKFxQYd2ZRtpixxgRU2RfhU5q5VWseQ4JdfgAJyBlmNwAM7ABRhZQ0ORwp7nr+eZAa54YwYg9zm3ynPOeFRe8MCrciXOh/KSS76UV5L/iDmrLiS5AeU519wrL3jmSbkS5115yR2fyivJv9kx0ZMZ2RLZw27q87iNQi8EBo5FSPIMw3HqBboi5lKTGAGDp8FKXWP+t9TU01Lj5His1Ba6uM9dTEMwvrFmbf5GC/q2drW3ruXUhhsCiQOjznFlCzYhHUZp4xp76vsvQh89CQAAeAFjYGJABowM6IANLMrEyMTIzMjCXpyRWJBqZshWXJJYBKOMAFHFBucAAAAAAAAB//8AAngBY2BkYGDgA2IJBhBgAvKZGViBJAuYxwAABJsAOgAAeAFjYGBgZACCk535hiD60tn0azAaAEqpB6wAAA==") format("woff");font-weight:normal;font-style:normal}.jdgm-star{font-family:'JudgemeStar';display:inline !important;text-decoration:none !important;padding:0 4px 0 0 !important;margin:0 !important;font-weight:bold;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jdgm-star:hover{opacity:1}.jdgm-star:last-of-type{padding:0 !important}.jdgm-star.jdgm--on:before{content:"\e000"}.jdgm-star.jdgm--off:before{content:"\e001"}.jdgm-star.jdgm--half:before{content:"\e002"}.jdgm-widget *{margin:0;line-height:1.4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling:touch}.jdgm-hidden{display:none !important;visibility:hidden !important}.jdgm-temp-hidden{display:none}.jdgm-spinner{width:40px;height:40px;margin:auto;border-radius:50%;border-top:2px solid #eee;border-right:2px solid #eee;border-bottom:2px solid #eee;border-left:2px solid #ccc;-webkit-animation:jdgm-spin 0.8s infinite linear;animation:jdgm-spin 0.8s infinite linear}.jdgm-spinner:empty{display:block}.jdgm-prev-badge{display:block !important}

</style>
<style class='jdgm-miracle-styles'>
  @font-face{font-family:'JudgemeStar';src:url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAScAA0AAAAABrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAEgAAAABoAAAAcbyQ+3kdERUYAAARgAAAAHgAAACAAMwAGT1MvMgAAAZgAAABGAAAAVi+vS9xjbWFwAAAB8AAAAEAAAAFKwBMjvmdhc3AAAARYAAAACAAAAAj//wADZ2x5ZgAAAkAAAAEJAAABdH33LXtoZWFkAAABMAAAAC0AAAA2BroQKWhoZWEAAAFgAAAAHAAAACQD5QHQaG10eAAAAeAAAAAPAAAAFAYAAABsb2NhAAACMAAAAA4AAAAOAO4AeG1heHAAAAF8AAAAHAAAACAASgAvbmFtZQAAA0wAAADeAAABkorWfVZwb3N0AAAELAAAACkAAABEp3ubLXgBY2BkYADhPPP4OfH8Nl8ZuJkYQODS2fRrCPr/aSYGxq1ALgcDWBoAO60LkwAAAHgBY2BkYGDc+v80gx4TAwgASaAICmABAFB+Arl4AWNgZGBgYGPQYWBiAAIwyQgWc2AAAwAHVQB6eAFjYGRiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbByMsCBAAMCBKS5pjA4PGB4wMR44P8BBj3GrQymQGFGkBwAjtgK/gAAeAFjYoAAEA1jAwAAZAAHAHgB3crBCcAwDEPRZydkih567CDdf4ZskmLwFBV8xBfCaC4BXkOUmx4sU0h2ngNb9V0vQCxaRKIAevT7fGWuBrEAAAAAAAAAAAA0AHgAugAAeAF9z79Kw1AUx/FzTm7un6QmJtwmQ5Bg1abgEGr/BAqlU6Gju+Cgg1MkQ/sA7Vj7BOnmO/gUvo2Lo14NqIO6/IazfD8HEODtmQCfoANwNsyp2/GJt3WKQrd1NLiYYWx2PBqOsmJMEOznPOTzfSCrhAtbbLdmeFLJV9eKd63WLrZcIcuaEVdssWCKM6pLCfTVOYbz/0pNSMSZKLIZpvh78sAUH6PlMrreTCabP9r+Z/puPZ2ur/RqpQHgh+MIegCnXeM4MRAPjYN//5tj4ZtTjkFqEdmeMShlEJ7tVAly2TAkx6R68Fl4E/aVvn8JqHFQ4JS1434gXKcuL31dDhzs3YbsEOAd/IU88gAAAHgBfY4xTgMxEEVfkk0AgRCioKFxQYd2ZRtpixxgRU2RfhU5q5VWseQ4JdfgAJyBlmNwAM7ABRhZQ0ORwp7nr+eZAa54YwYg9zm3ynPOeFRe8MCrciXOh/KSS76UV5L/iDmrLiS5AeU519wrL3jmSbkS5115yR2fyivJv9kx0ZMZ2RLZw27q87iNQi8EBo5FSPIMw3HqBboi5lKTGAGDp8FKXWP+t9TU01Lj5His1Ba6uM9dTEMwvrFmbf5GC/q2drW3ruXUhhsCiQOjznFlCzYhHUZp4xp76vsvQh89CQAAeAFjYGJABowM6IANLMrEyMTIzMjCXpyRWJBqZshWXJJYBKOMAFHFBucAAAAAAAAB//8AAngBY2BkYGDgA2IJBhBgAvKZGViBJAuYxwAABJsAOgAAeAFjYGBgZACCk535hiD60tn0azAaAEqpB6wAAA==") format("woff");font-weight:normal;font-style:normal}

</style>


  
  
   



  
    
    
    
      <link id="judgeme_widget_align_css" rel="stylesheet" type="text/css" media="nope!" onload="this.media='all'" href="https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/widget_v3_theme_align.css">
    
  


<script data-cfasync='false' class='jdgm-script'>
!function(e){window.jdgm=window.jdgm||{},jdgm.CDN_HOST="https://cdnwidget.judge.me/",jdgm.CDN_HOST_ALT="https://cdn2.judge.me/cdn/widget_frontend/",jdgm.API_HOST="https://api.judge.me/",jdgm.CDN_BASE_URL="https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/",jdgm.CDN_API_HOST="https://cdn.judge.me/",
jdgm.docReady=function(d){(e.attachEvent?"complete"===e.readyState:"loading"!==e.readyState)?
setTimeout(d,0):e.addEventListener("DOMContentLoaded",d)},jdgm.loadCSS=function(d,t,o,a){
!o&&jdgm.loadCSS.requestedUrls.indexOf(d)>=0||(jdgm.loadCSS.requestedUrls.push(d),
(a=e.createElement("link")).rel="stylesheet",a.class="jdgm-stylesheet",a.media="nope!",
a.href=d,a.onload=function(){this.media="all",t&&setTimeout(t)},e.body.appendChild(a))},
jdgm.loadCSS.requestedUrls=[],jdgm.loadJS=function(e,d){var t=new XMLHttpRequest;
t.onreadystatechange=function(){4===t.readyState&&(Function(t.response)(),d&&d(t.response))},
t.open("GET",e),t.onerror=function(){if(e.indexOf(jdgm.CDN_HOST)===0&&jdgm.CDN_HOST_ALT!==jdgm.CDN_HOST){var f=e.replace(jdgm.CDN_HOST,jdgm.CDN_HOST_ALT);jdgm.loadJS(f,d)}},t.send()},jdgm.docReady((function(){(window.jdgmLoadCSS||e.querySelectorAll(
".jdgm-widget, .jdgm-all-reviews-page").length>0)&&(jdgmSettings.widget_load_with_code_splitting?
parseFloat(jdgmSettings.widget_version)>=3?jdgm.loadCSS(jdgm.CDN_BASE_URL+"widget_v3_base.css"):
jdgm.loadCSS(jdgm.CDN_BASE_URL+"widget_base.css"):jdgm.loadCSS(jdgm.CDN_BASE_URL+"shopify_v2.css")
)}))}(document);
</script>
<noscript><link rel="stylesheet" type="text/css" media="all" href="https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/shopify_v2.css"></noscript>

<!-- BEGIN app snippet: theme_fix_tags --><script>
  (function() {
    var jdgmThemeFixes = null;
    if (!jdgmThemeFixes) return;
    var thisThemeFix = jdgmThemeFixes[Shopify.theme.id];
    if (!thisThemeFix) return;

    if (thisThemeFix.html) {
      document.addEventListener("DOMContentLoaded", function() {
        var htmlDiv = document.createElement('div');
        htmlDiv.classList.add('jdgm-theme-fix-html');
        htmlDiv.innerHTML = thisThemeFix.html;
        document.body.append(htmlDiv);
      });
    };

    if (thisThemeFix.css) {
      var styleTag = document.createElement('style');
      styleTag.classList.add('jdgm-theme-fix-style');
      styleTag.innerHTML = thisThemeFix.css;
      document.head.append(styleTag);
    };

    if (thisThemeFix.js) {
      var scriptTag = document.createElement('script');
      scriptTag.classList.add('jdgm-theme-fix-script');
      scriptTag.innerHTML = thisThemeFix.js;
      document.head.append(scriptTag);
    };
  })();
</script>
<!-- END app snippet -->
<!-- End of Judge.me Core -->



<!-- END app block --><!-- BEGIN app block: shopify://apps/wishlist-hero/blocks/collection-embed/a9a5079b-59e8-47cb-b659-ecf1c60b9b72 -->


<script type="text/javascript">
(function(){
  const iconSpacing = {};
  
  
  
  
  if (Object.keys(iconSpacing).length > 0) {
    window.WishListHero_icon_spacing = iconSpacing;
  }

  function hexToRgba(hex, alpha) {
    hex = hex.replace('#', '');
    const r = parseInt(hex.substring(0, 2), 16);
    const g = parseInt(hex.substring(2, 4), 16);
    const b = parseInt(hex.substring(4, 6), 16);
    return `rgba(${r}, ${g}, ${b}, ${alpha/100})`;
  }

  window.WishListHero_collection_colors = {
    
    
    
    
  };

      function mergeCollectionColors(){
      if (typeof window.WishListHero_setting !== 'undefined' && window.WishListHero_setting){
        window.WishListHero_setting = {
          ...window.WishListHero_setting,
          ...window.WishListHero_collection_colors
        };
      if (typeof window.WishListHero_setting_theme_override !== 'undefined'){
          window.WishListHero_setting_theme_override = {
            ...window.WishListHero_setting_theme_override,
            ...window.WishListHero_collection_colors
          };
        }
      document.dispatchEvent(new CustomEvent('wishlist-hero-colors-updated',{
          detail: window.WishListHero_collection_colors
        }));
      }
    }
    function checkAndMergeColors(){
      if (typeof window.WishListHero_setting !== 'undefined' && window.WishListHero_setting){
        mergeCollectionColors();
        return true;
      }
      return false;
    }
    if (!checkAndMergeColors()){
      let checkCount = 0;
      const maxChecks = 100;
      const checkForStoreConfig = setInterval(function(){
        checkCount++;
        if (checkAndMergeColors()){
          clearInterval(checkForStoreConfig);
        } else if (checkCount >= maxChecks){
          clearInterval(checkForStoreConfig);
          console.warn('Wishlist Hero: Store configuration not loaded within timeout period');
        }
      },100);
    }
    if (document.readyState === 'loading'){
      document.addEventListener('DOMContentLoaded', checkAndMergeColors);
    }else{
      checkAndMergeColors();
    }
  })();
</script>
<style data-shopify>
  
  
  
    .wishlist-hero-custom-button.wishlisthero-floating button {
      width: 40px !important;
      height: 40px !important;
    }
    /* For Mobile devices, min width of 48px */
    .wishlist-hero-custom-button.wishlisthero-floating{
      padding: calc((48px-40px) / 2);
    }

  
  
</style>
<!-- BEGIN app snippet: extraStyles -->

<style>
  .wishlisthero-floating {
    position: absolute;
    top: 5px;
    z-index: 21;
    border-radius: 100%;
    width: fit-content;
    right: 5px;
    left: auto;
    &.wlh-left-btn {
      left: 5px !important;
      right: auto !important;
    }
    &.wlh-right-btn {
      right: 5px !important;
      left: auto !important;
    }
    
  }
  @media(min-width:1300px) {
    .product-item__link.product-item__image--margins .wishlisthero-floating, {
      
        left: 50% !important;
        margin-left: -295px;
      
    }
  }
  .MuiTypography-h1,.MuiTypography-h2,.MuiTypography-h3,.MuiTypography-h4,.MuiTypography-h5,.MuiTypography-h6,.MuiButton-root,.MuiCardHeader-title a {
    font-family: ,  !important;
  }
</style>






<!-- END app snippet -->
<!-- BEGIN app snippet: TransArray -->
<script>
  window.WLH_reload_translations = function() {
    let _wlh_res = {};
    if (window.WishListHero_setting && window.WishListHero_setting['ThrdParty_Trans_active']) {

      
        

        window.WishListHero_setting["ButtonTextBeforeAdding"] = "";
        _wlh_res["ButtonTextBeforeAdding"] = "";
        

        window.WishListHero_setting["ButtonTextAfterAdding"] = "";
        _wlh_res["ButtonTextAfterAdding"] = "";
        

        window.WishListHero_setting["ButtonTextAddToCart"] = "";
        _wlh_res["ButtonTextAddToCart"] = "";
        

        window.WishListHero_setting["ButtonTextOutOfStock"] = "";
        _wlh_res["ButtonTextOutOfStock"] = "";
        

        window.WishListHero_setting["ButtonTextAddAllToCart"] = "";
        _wlh_res["ButtonTextAddAllToCart"] = "";
        

        window.WishListHero_setting["ButtonTextRemoveAllToCart"] = "";
        _wlh_res["ButtonTextRemoveAllToCart"] = "";
        

        window.WishListHero_setting["AddedProductNotificationText"] = "";
        _wlh_res["AddedProductNotificationText"] = "";
        

        window.WishListHero_setting["AddedProductToCartNotificationText"] = "";
        _wlh_res["AddedProductToCartNotificationText"] = "";
        

        window.WishListHero_setting["ViewCartLinkText"] = "";
        _wlh_res["ViewCartLinkText"] = "";
        

        window.WishListHero_setting["SharePopup_TitleText"] = "";
        _wlh_res["SharePopup_TitleText"] = "";
        

        window.WishListHero_setting["SharePopup_shareBtnText"] = "";
        _wlh_res["SharePopup_shareBtnText"] = "";
        

        window.WishListHero_setting["SharePopup_shareHederText"] = "";
        _wlh_res["SharePopup_shareHederText"] = "";
        

        window.WishListHero_setting["SharePopup_shareCopyText"] = "";
        _wlh_res["SharePopup_shareCopyText"] = "";
        

        window.WishListHero_setting["SharePopup_shareCancelBtnText"] = "";
        _wlh_res["SharePopup_shareCancelBtnText"] = "";
        

        window.WishListHero_setting["SharePopup_shareCopyBtnText"] = "";
        _wlh_res["SharePopup_shareCopyBtnText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_BtnText"] = "";
        _wlh_res["SendEMailPopup_BtnText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_FromText"] = "";
        _wlh_res["SendEMailPopup_FromText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_ToText"] = "";
        _wlh_res["SendEMailPopup_ToText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_BodyText"] = "";
        _wlh_res["SendEMailPopup_BodyText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_SendBtnText"] = "";
        _wlh_res["SendEMailPopup_SendBtnText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_SendNotificationText"] = "";
        _wlh_res["SendEMailPopup_SendNotificationText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_TitleText"] = "";
        _wlh_res["SendEMailPopup_TitleText"] = "";
        

        window.WishListHero_setting["AddProductMessageText"] = "";
        _wlh_res["AddProductMessageText"] = "";
        

        window.WishListHero_setting["RemoveProductMessageText"] = "";
        _wlh_res["RemoveProductMessageText"] = "";
        

        window.WishListHero_setting["RemoveAllProductMessageText"] = "";
        _wlh_res["RemoveAllProductMessageText"] = "";
        

        window.WishListHero_setting["RemovedProductNotificationText"] = "";
        _wlh_res["RemovedProductNotificationText"] = "";
        

        window.WishListHero_setting["AddAllOutOfStockProductNotificationText"] = "";
        _wlh_res["AddAllOutOfStockProductNotificationText"] = "";
        

        window.WishListHero_setting["RemovePopupOkText"] = "";
        _wlh_res["RemovePopupOkText"] = "";
        

        window.WishListHero_setting["RemovePopup_HeaderText"] = "";
        _wlh_res["RemovePopup_HeaderText"] = "";
        

        window.WishListHero_setting["ViewWishlistText"] = "";
        _wlh_res["ViewWishlistText"] = "";
        

        window.WishListHero_setting["EmptyWishlistText"] = "";
        _wlh_res["EmptyWishlistText"] = "";
        

        window.WishListHero_setting["BuyNowButtonText"] = "";
        _wlh_res["BuyNowButtonText"] = "";
        

        window.WishListHero_setting["Wishlist_Title"] = "";
        _wlh_res["Wishlist_Title"] = "";
        

        window.WishListHero_setting["LoginPopupContent"] = "";
        _wlh_res["LoginPopupContent"] = "";
        

        window.WishListHero_setting["LoginPopupLoginBtnText"] = "";
        _wlh_res["LoginPopupLoginBtnText"] = "";
        

        window.WishListHero_setting["EnableRemoveFromWishlistAfterAddButtonText"] = "";
        _wlh_res["EnableRemoveFromWishlistAfterAddButtonText"] = "";
        

        window.WishListHero_setting["LowStockEmailSubject"] = "";
        _wlh_res["LowStockEmailSubject"] = "";
        

        window.WishListHero_setting["OnSaleEmailSubject"] = "";
        _wlh_res["OnSaleEmailSubject"] = "";
        

        window.WishListHero_setting["SharePopup_shareCopiedText"] = "";
        _wlh_res["SharePopup_shareCopiedText"] = "";
    }
    return _wlh_res;
  }
  window.WLH_reload_translations();
</script><!-- END app snippet -->
<!-- BEGIN app snippet: wishlist-collection -->







  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  

  
  















<script type="text/javascript">
  console.log('Search: ');
  var _whc_enableSortMutation = false;
  // Try product link inside card first, fallback to card itself if it's a link
  if (''.trim() != '') {
    var _whc_cardSelector = '',
      _whc_linkInCardSelector = document.querySelector('.usf-sr-product')
        ? " a[href*='/products/']"
        : "a[href*='/products/'], [href*='/products/']",
      _whc_iconPlacementInCardSelector = '',
      _whc_iconPlacementInCardMode = 'I',
      _whc_productHandleExtractor = '',
      _whc_placementInCard = 'auto',
      _wh_addIconsToCollectionViewCard = (e) => {
        try {
          var t;
          if (_whc_productHandleExtractor)
            try {
              t = _whc_productHandleExtractor(e);
            } catch (r) {}
          if (!t) {
            var c = e.matches && e.matches("[href*='/products/']") ? e : e.querySelector(_whc_linkInCardSelector);
            if (c && c.href) {
              var a = new URL(c.href).pathname;
              t = a.substring(a.indexOf('/products/') + 10);
            }
          }
          if (t) {
            var n = _whc_iconPlacementInCardSelector ? e.querySelector(_whc_iconPlacementInCardSelector) : e;
            if (n && !n.querySelector(".wishlist-hero-custom-button[data-wlh-handle='" + t + "']")) {
              var o = document.createElement('div');
              if (_whc_placementInCard == 'left') {
                o.classList.add('wlh-left-btn');
              } else if (_whc_placementInCard == 'right') {
                o.classList.add('wlh-right-btn');
              }
              switch (
                (o.classList.add('wishlisthero-floating'),
                o.classList.add('wishlist-hero-custom-button'),
                o.setAttribute('data-wlh-handle', t),
                o.setAttribute('data-wlh-mode', 'icon_only'),
                o.setAttribute('data-wlh-view', 'Collection'),
                _whc_iconPlacementInCardMode)
              ) {
                case 'A':
                  n.parentNode.insertBefore(o, n.nextSibling);
                  break;
                case 'B':
                  n.parentNode.insertBefore(o, n);
                  break;
                default:
                  n.insertBefore(o, n.firstChild);
              }
              var d = new CustomEvent('wishlist-hero-add-to-custom-element', { detail: o });
              document.dispatchEvent(d);
            }
          }
        } catch (i) {}
      };
    function wh_loadScript(e) {
      let t = document.createElement('script');
      return (
        (t.src = e),
        document.body.appendChild(t),
        new Promise((e, r) => {
          (t.onload = function () {
            e();
          }),
            (t.onerror = function () {
              r();
            });
        })
      );
    }
    const getCardGrid = (cardsSelector) => {
      const cards = document.querySelectorAll(cardsSelector);
      if (cards.length === 0) return document.body;
      let el = cards[0].parentElement;
      while (el && el !== document.body) {
        if (el.querySelectorAll(cardsSelector).length === cards.length) {
          return el;
        }
        el = el.parentElement;
      }
      return document.body;
    }
    document.addEventListener('DOMContentLoaded', () => {
      document.querySelectorAll(_whc_cardSelector).forEach((e) => {
        _wh_addIconsToCollectionViewCard(e);
      }),
        wh_loadScript('https://cdn.jsdelivr.net/npm/arrive@2.4.1/src/arrive.min.js').then(function () {
          document.arrive(_whc_cardSelector, function (e) {
            _wh_addIconsToCollectionViewCard(e);
          });
        });
      if (_whc_enableSortMutation) {
        var _wh_gridRafPending = false;
        var _wh_gridObserver = new MutationObserver(function () {
          if (!_wh_gridRafPending) {
            _wh_gridRafPending = true;
            requestAnimationFrame(function () {
              _wh_gridRafPending = false;
              document.querySelectorAll(_whc_cardSelector).forEach(function (card) {
                if (!card.querySelector('.wishlist-hero-custom-button')) {
                  _wh_addIconsToCollectionViewCard(card);
                }
              });
            });
          }
        });
        const cardGrid = getCardGrid(_whc_cardSelector);
        if (cardGrid !== document.body) {
          _wh_gridObserver.observe(cardGrid, { childList: true, subtree: true });
          document.addEventListener('shopify:section:unload', function () {
            _wh_gridObserver.disconnect();
          });
        }
      }
    });
  }
</script>
<!-- END app snippet -->
<!-- END app block --><!-- BEGIN app block: shopify://apps/wishlist-hero/blocks/app-embed/a9a5079b-59e8-47cb-b659-ecf1c60b9b72 -->


<script type="text/javascript">
  
    window.wishlisthero_buttonProdPageClasses = [];
  
  
    window.wishlisthero_cartDotClasses = [];
  
</script>
<!-- BEGIN app snippet: extraStyles -->

<style>
  .wishlisthero-floating {
    position: absolute;
    top: 5px;
    z-index: 21;
    border-radius: 100%;
    width: fit-content;
    right: 5px;
    left: auto;
    &.wlh-left-btn {
      left: 5px !important;
      right: auto !important;
    }
    &.wlh-right-btn {
      right: 5px !important;
      left: auto !important;
    }
    
  }
  @media(min-width:1300px) {
    .product-item__link.product-item__image--margins .wishlisthero-floating, {
      
        left: 50% !important;
        margin-left: -295px;
      
    }
  }
  .MuiTypography-h1,.MuiTypography-h2,.MuiTypography-h3,.MuiTypography-h4,.MuiTypography-h5,.MuiTypography-h6,.MuiButton-root,.MuiCardHeader-title a {
    font-family: ,  !important;
  }
</style>






<!-- END app snippet -->
<!-- BEGIN app snippet: renderAssets -->


  <link rel="preload" href="https://cdn.shopify.com/extensions/019dddd1-71e0-74e1-a11e-f902bdd10870/wishlist-hero-88/assets/default.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
  <noscript><link href="//cdn.shopify.com/extensions/019dddd1-71e0-74e1-a11e-f902bdd10870/wishlist-hero-88/assets/default.css" rel="stylesheet" type="text/css" media="all" /></noscript>
  <script defer src="https://cdn.shopify.com/extensions/019dddd1-71e0-74e1-a11e-f902bdd10870/wishlist-hero-88/assets/default.js"></script>

<!-- END app snippet -->


<script type="text/javascript">
  try{
  
    var scr_bdl_path = "https://cdn.shopify.com/extensions/019dddd1-71e0-74e1-a11e-f902bdd10870/wishlist-hero-88/assets/bundle2.js";
    window._wh_asset_path = scr_bdl_path.substring(0,scr_bdl_path.lastIndexOf("/")) + "/";
  

  }catch(e){ console.log(e)}
  try{

  
    window.WishListHero_setting = {"ButtonColor":"#f47c20","IconColor":"rgba(255, 255, 255, 1)","IconType":"Heart","IconTypeNum":"1","ThrdParty_Trans_active":false,"ButtonTextBeforeAdding":"Add to wishlist","ButtonTextAfterAdding":"ADDED TO WISHLIST","AnimationAfterAddition":"Shake side to side","ButtonTextAddToCart":"ADD TO CART","ButtonTextOutOfStock":"OUT OF STOCK","ButtonTextAddAllToCart":"ADD ALL TO CART","ButtonTextRemoveAllToCart":"REMOVE ALL FROM WISHLIST","AddedProductNotificationText":"Product added to wishlist successfully","AddedProductToCartNotificationText":"Product added to cart successfully","ViewCartLinkText":"View Cart","SharePopup_TitleText":"Share My wishlist","SharePopup_shareBtnText":"Share wishlist","SharePopup_shareHederText":"Share on Social Networks","SharePopup_shareCopyText":"Or copy Wishlist link to share","SharePopup_shareCancelBtnText":"cancel","SharePopup_shareCopyBtnText":"copy","SharePopup_shareCopiedText":"Copied","SendEMailPopup_BtnText":"send email","SendEMailPopup_FromText":"Your Name","SendEMailPopup_ToText":"To email","SendEMailPopup_BodyText":"Note","SendEMailPopup_SendBtnText":"send","SendEMailPopup_SendNotificationText":"email sent successfully","SendEMailPopup_TitleText":"Send My Wislist via Email","AddProductMessageText":"Are you sure you want to add all items to cart ?","RemoveProductMessageText":"Are you sure you want to remove this item from your wishlist ?","RemoveAllProductMessageText":"Are you sure you want to remove all items from your wishlist ?","RemovedProductNotificationText":"Product removed from wishlist successfully","AddAllOutOfStockProductNotificationText":"There seems to have been an issue adding items to cart, please try again later","RemovePopupOkText":"ok","RemovePopup_HeaderText":"ARE YOU SURE?","ViewWishlistText":"View wishlist","EmptyWishlistText":"there are no items in this wishlist","BuyNowButtonText":"Buy Now","BuyNowButtonColor":"rgb(144, 86, 162)","BuyNowTextButtonColor":"rgb(255, 255, 255)","Wishlist_Title":"My Wishlist","WishlistHeaderTitleAlignment":"Center","WishlistProductImageSize":"Normal","PriceColor":"rgb(0, 122, 206)","HeaderFontSize":"30","HeaderColor":"","PriceFontSize":"19","ProductNameFontSize":"18","LaunchPointType":"header_menu","DisplayWishlistAs":"seprate_page","DisplayButtonAs":"button_with_icon","PopupSize":"md","ButtonUserConfirmationState":"skipped","ButtonColorAndStyleConfirmationState":"skipped","HideAddToCartButton":false,"NoRedirectAfterAddToCart":false,"DisableGuestCustomer":false,"LoginPopupContent":"Please login to save your wishlist across devices.","LoginPopupLoginBtnText":"Login","LoginPopupContentFontSize":"20","NotificationPopupPosition":"right","WishlistButtonTextColor":"rgba(255, 255, 255, 1)","EnableRemoveFromWishlistAfterAddButtonText":"Remove from wishlist","ShareNetworks":{"Facebook":true,"Twitter":true,"LinkedIn":true,"WhatsApp":true,"Pinterest":true,"Telegram":true,"Viber":true,"Reddit":true,"Email_Client":true,"VK":true,"OK":true,"Tumblr":true,"Livejournal":true,"Mailru":true,"Workplace":true,"Line":true},"_id":"68ee8b9c91c7cad16012c197","ButtonFontSize":"23","DateFontSize":"18","EnableCollection":false,"EnableShare":true,"RemovePowerBy":false,"EnableFBPixel":false,"EnableGTagIntegration":true,"EnableKlaviyoOnsiteTracking":true,"DisapleApp":false,"FloatPointPossition":"right","HeartStateToggle":true,"HeaderMenuItemsIndicator":true,"EnableRemoveFromWishlistAfterAdd":true,"CollectionViewAddedToWishlistIconBackgroundColor":"","CollectionViewAddedToWishlistIconColor":"","CollectionViewIconBackgroundColor":"","CollectionViewIconColor":"rgba(63, 73, 208, 1)","CollectionViewIconPlacment":"Left","DisablePopupNotification":false,"Shop":"xnw918-dh.myshopify.com","shop":"xnw918-dh.myshopify.com","Status":"Active","Plan":"SILVER"};
    if(typeof(window.WishListHero_setting_theme_override) != "undefined"){
                                                                                window.WishListHero_setting = {
                                                                                    ...window.WishListHero_setting,
                                                                                    ...window.WishListHero_setting_theme_override
                                                                                };
                                                                            }
                                                                            // Done

  

  }catch(e){ console.error('Error loading config',e); }
</script>




  <script src="https://cdn.shopify.com/extensions/019dddd1-71e0-74e1-a11e-f902bdd10870/wishlist-hero-88/assets/bundle2.js" defer></script>




<!-- BEGIN app snippet: TransArray -->
<script>
  window.WLH_reload_translations = function() {
    let _wlh_res = {};
    if (window.WishListHero_setting && window.WishListHero_setting['ThrdParty_Trans_active']) {

      
        

        window.WishListHero_setting["ButtonTextBeforeAdding"] = "";
        _wlh_res["ButtonTextBeforeAdding"] = "";
        

        window.WishListHero_setting["ButtonTextAfterAdding"] = "";
        _wlh_res["ButtonTextAfterAdding"] = "";
        

        window.WishListHero_setting["ButtonTextAddToCart"] = "";
        _wlh_res["ButtonTextAddToCart"] = "";
        

        window.WishListHero_setting["ButtonTextOutOfStock"] = "";
        _wlh_res["ButtonTextOutOfStock"] = "";
        

        window.WishListHero_setting["ButtonTextAddAllToCart"] = "";
        _wlh_res["ButtonTextAddAllToCart"] = "";
        

        window.WishListHero_setting["ButtonTextRemoveAllToCart"] = "";
        _wlh_res["ButtonTextRemoveAllToCart"] = "";
        

        window.WishListHero_setting["AddedProductNotificationText"] = "";
        _wlh_res["AddedProductNotificationText"] = "";
        

        window.WishListHero_setting["AddedProductToCartNotificationText"] = "";
        _wlh_res["AddedProductToCartNotificationText"] = "";
        

        window.WishListHero_setting["ViewCartLinkText"] = "";
        _wlh_res["ViewCartLinkText"] = "";
        

        window.WishListHero_setting["SharePopup_TitleText"] = "";
        _wlh_res["SharePopup_TitleText"] = "";
        

        window.WishListHero_setting["SharePopup_shareBtnText"] = "";
        _wlh_res["SharePopup_shareBtnText"] = "";
        

        window.WishListHero_setting["SharePopup_shareHederText"] = "";
        _wlh_res["SharePopup_shareHederText"] = "";
        

        window.WishListHero_setting["SharePopup_shareCopyText"] = "";
        _wlh_res["SharePopup_shareCopyText"] = "";
        

        window.WishListHero_setting["SharePopup_shareCancelBtnText"] = "";
        _wlh_res["SharePopup_shareCancelBtnText"] = "";
        

        window.WishListHero_setting["SharePopup_shareCopyBtnText"] = "";
        _wlh_res["SharePopup_shareCopyBtnText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_BtnText"] = "";
        _wlh_res["SendEMailPopup_BtnText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_FromText"] = "";
        _wlh_res["SendEMailPopup_FromText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_ToText"] = "";
        _wlh_res["SendEMailPopup_ToText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_BodyText"] = "";
        _wlh_res["SendEMailPopup_BodyText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_SendBtnText"] = "";
        _wlh_res["SendEMailPopup_SendBtnText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_SendNotificationText"] = "";
        _wlh_res["SendEMailPopup_SendNotificationText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_TitleText"] = "";
        _wlh_res["SendEMailPopup_TitleText"] = "";
        

        window.WishListHero_setting["AddProductMessageText"] = "";
        _wlh_res["AddProductMessageText"] = "";
        

        window.WishListHero_setting["RemoveProductMessageText"] = "";
        _wlh_res["RemoveProductMessageText"] = "";
        

        window.WishListHero_setting["RemoveAllProductMessageText"] = "";
        _wlh_res["RemoveAllProductMessageText"] = "";
        

        window.WishListHero_setting["RemovedProductNotificationText"] = "";
        _wlh_res["RemovedProductNotificationText"] = "";
        

        window.WishListHero_setting["AddAllOutOfStockProductNotificationText"] = "";
        _wlh_res["AddAllOutOfStockProductNotificationText"] = "";
        

        window.WishListHero_setting["RemovePopupOkText"] = "";
        _wlh_res["RemovePopupOkText"] = "";
        

        window.WishListHero_setting["RemovePopup_HeaderText"] = "";
        _wlh_res["RemovePopup_HeaderText"] = "";
        

        window.WishListHero_setting["ViewWishlistText"] = "";
        _wlh_res["ViewWishlistText"] = "";
        

        window.WishListHero_setting["EmptyWishlistText"] = "";
        _wlh_res["EmptyWishlistText"] = "";
        

        window.WishListHero_setting["BuyNowButtonText"] = "";
        _wlh_res["BuyNowButtonText"] = "";
        

        window.WishListHero_setting["Wishlist_Title"] = "";
        _wlh_res["Wishlist_Title"] = "";
        

        window.WishListHero_setting["LoginPopupContent"] = "";
        _wlh_res["LoginPopupContent"] = "";
        

        window.WishListHero_setting["LoginPopupLoginBtnText"] = "";
        _wlh_res["LoginPopupLoginBtnText"] = "";
        

        window.WishListHero_setting["EnableRemoveFromWishlistAfterAddButtonText"] = "";
        _wlh_res["EnableRemoveFromWishlistAfterAddButtonText"] = "";
        

        window.WishListHero_setting["LowStockEmailSubject"] = "";
        _wlh_res["LowStockEmailSubject"] = "";
        

        window.WishListHero_setting["OnSaleEmailSubject"] = "";
        _wlh_res["OnSaleEmailSubject"] = "";
        

        window.WishListHero_setting["SharePopup_shareCopiedText"] = "";
        _wlh_res["SharePopup_shareCopiedText"] = "";
    }
    return _wlh_res;
  }
  window.WLH_reload_translations();
</script><!-- END app snippet -->

<!-- END app block --><!-- BEGIN app block: shopify://apps/smart-seo/blocks/smartseo/7b0a6064-ca2e-4392-9a1d-8c43c942357b --><meta name="smart-seo-integrated" content="true" /><!-- metatagsSavedToSEOFields: true --><!-- BEGIN app snippet: smartseo.website.info.jsonld --><!--JSON-LD data generated by Smart SEO-->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Website",
"url": "https://life-enthusiast.com",
"name": "LIFE ENTHUSIAST",
"potentialAction": {
"@type": "SearchAction",
"target": "https://life-enthusiast.com/search?q={query}",
"query-input": "required name=query"
}
}
</script><!-- END app snippet --><!-- BEGIN app snippet: smartseo.localbusiness.info.jsonld -->
<!--JSON-LD data generated by Smart SEO-->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "HealthAndBeautyBusiness",
"name": "Life Enthusiast",
"url": "https://life-enthusiast.com",
"description": "Health Coach and Health Store helping people reverse the effects of chronic inflammatory diseases including arthritis, diabetes, obesity, fatigue, migraines, and more. We use holistic lifestyle tools that support healing and rebuilding at the cellular level for lasting wellness.",
"email": "support@life-enthusiast.com",
"sameAs": ["https://facebook.com/LifeEnthusiastContact","https://instagram.com/lifeenthusiast15","https://x.com/lifentco","https://www.youtube.com/lifentco","https://linkedin.com/company/life-enthusiast","https://www.tiktok.com/@lifentco"],
"openingHours": ["Mo,We,Tu,Th,Fr 08:00-15:00"],
"address": {
"@type": "PostalAddress",
"streetAddress": "1207 102nd Street South",
"addressLocality": "Tacoma",
"addressRegion": "Washington",
"postalCode": "98444",
"addressCountry": "US"
},
"priceRange": "$10-$200",
"telephone": "(866) 543 3388"
}
</script><!-- END app snippet --><!-- BEGIN app snippet: smartseo.organization.info.jsonld --><!--JSON-LD data generated by Smart SEO -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Life Enthusiast",
"description": "Health Coach and Health Store helping people reverse the effects of chronic inflammatory diseases including arthritis, diabetes, obesity, fatigue, migraines, and more. We use holistic lifestyle tools that support healing and rebuilding at the cellular level for lasting wellness.",
"email": "support@life-enthusiast.com",
"url": "https://life-enthusiast.com",
"sameAs": ["https://facebook.com/LifeEnthusiastContact","https://instagram.com/lifeenthusiast15","https://twitter.com/lifentco","https://www.youtube.com/lifentco","https://linkedin.com/company/life-enthusiast","https://www.tiktok.com/@lifentco"],
"telephone": "(866) 543 3388",
"address": {
"@type": "PostalAddress",
"streetAddress": "711 S Carson St",
"addressLocality": "Carson City",
"addressRegion": "Nevada",
"postalCode": "89701",
"addressCountry": "US"
}}
</script><!-- END app snippet --><!-- END app block --><!-- BEGIN app block: shopify://apps/smart-filter-search/blocks/app-embed/5cc1944c-3014-4a2a-af40-7d65abc0ef73 -->
<link rel="preconnect" href="https://filter-x2.globo.io" crossorigin>
    <link rel="dns-prefetch" href="https://filter-x2.globo.io"><meta id="search_terms_value" content="" />
    <!-- BEGIN app snippet: global.variables --><script>
  window.shopCurrency = "USD";
  window.shopCountry = "US";
  window.shopLanguageCode = "en";

  window.currentCurrency = "USD";
  window.currentCountry = "US";
  window.currentLanguageCode = "en";

  window.shopCustomer = false

  window.useCustomTreeTemplate = true;
  window.useCustomProductTemplate = true;

  window.GloboFilterRequestOrigin = "https://life-enthusiast.com";
  window.GloboFilterShopifyDomain = "xnw918-dh.myshopify.com";
  window.GloboFilterSFAT = "";
  window.GloboFilterSFApiVersion = "2025-07";
  window.GloboFilterProxyPath = "/apps/globofilters";
  window.GloboFilterRootUrl = "";
  window.GloboFilterTranslation = {"search":{"suggestions":"Suggestions","collections":"Collections","articles":"Blog Posts","pages":"Pages","product":"Product","products":"Products","view_all":"Search for","view_all_products":"View all products","not_found":"Sorry, nothing found for","product_not_found":"No products were found","no_result_keywords_suggestions_title":"Popular searches","no_result_products_suggestions_title":"However, You may like","zero_character_keywords_suggestions_title":"Suggestions","zero_character_popular_searches_title":"Popular searches","zero_character_products_suggestions_title":"Trending products"},"form":{"heading":"Search products","select":"-- Select --","search":"Search","submit":"Search","clear":"Clear"},"filter":{"filter_by":"Filter By","clear_all":"Clear All","view":"View","clear":"Clear","in_stock":"In Stock","out_of_stock":"Out of Stock","ready_to_ship":"Ready to ship","search":"Search options","choose_values":"Choose values","show_more":"Show more","show_less":"Show less"},"sort":{"sort_by":"Sort By","manually":"Featured","availability_in_stock_first":"Availability","relevance":"Relevance","best_selling":"Best Selling","alphabetically_a_z":"Alphabetically, A-Z","alphabetically_z_a":"Alphabetically, Z-A","price_low_to_high":"Price, low to high","price_high_to_low":"Price, high to low","date_new_to_old":"Date, new to old","date_old_to_new":"Date, old to new","inventory_low_to_high":"Inventory, low to high","inventory_high_to_low":"Inventory, high to low","sale_off":"% Sale off"},"product":{"add_to_cart":"Add to cart","unavailable":"Unavailable","sold_out":"Sold out","sale":"Sale","load_more":"Load more","limit":"Show","search":"Search products","no_results":"Sorry, there are no products in this collection"}};
  window.isMultiCurrency =false;
  window.globoEmbedFilterAssetsUrl = 'https://cdn.shopify.com/extensions/019e973c-d0c3-7be0-b73f-f5a159c1c507/smart-product-filters-952/assets/';
  window.assetsUrl = window.globoEmbedFilterAssetsUrl;
  window.GloboMoneyFormat = "${{amount}}";
</script><!-- END app snippet -->
    <script type="text/javascript" hs-ignore data-ccm-injected>document.getElementsByTagName('html')[0].classList.add('spf-filter-loading','spf-has-filter','gf-left','theme-store-id-3027','gf-theme-version-2','spf-filter-tree-theme','spf-layout-app');
      window.enabledEmbedFilter = true;
      window.currentThemeId = 158505631964;
      window.sortByRelevance = false;
      window.moneyFormat = "${{amount}}";
      window.GloboMoneyWithCurrencyFormat = "${{amount}} USD";
      window.filesUrl = '//life-enthusiast.com/cdn/shop/files/';
      window.dontRoundUpMoney = false;
      
      
      window.GloboFilterGlobalConfig = window.GloboFilterGlobalConfig || {};
      window.GloboFilterGlobalConfig.productGridSelector =null;
      window.GloboFilterGlobalConfig.sidebarLayout = 1;
      window.GloboFilterGlobalConfig.themeStoreId = 3027;
      window.GloboFilterGlobalConfig.isSearchPage = false;
      window.GloboFilterGlobalConfig.defaultPaginationSelector = '.pagination, .paginate, .pagination-custom, #pagination, .pagination-wrapper, #gf_pagination_wrap, .engoc-pagination, #load-more-container, .collection__infinite-trigger, .pagination--modern';
      window.GloboEmbedFilterConfig = {
        api: {
          filterUrl: "https://filter-x2.globo.io/filter",
          searchUrl: "https://filter-x2.globo.io/search",
          url: "https://filter-x2.globo.io"
        },
        shop: {
          name: "LIFE ENTHUSIAST",
          url: "https://life-enthusiast.com",
          domain: "xnw918-dh.myshopify.com",
          locale: "en",
          cur_locale: "en",
          market_id: 34137931996,
          predictive_search_url: "/search/suggest",
          country_code: "US",
          root_url: "",
          cart_url: "/cart",
          search_url: "/search",
          cart_add_url: "/cart/add",
          search_terms_value: "",
          product_image: {width: 360, height: 504},
          no_image_url: "https://cdn.shopify.com/s/images/themes/product-1.png",
          swatches: [],
          swatchConfig: {"enable":false},
          enableRecommendation: true,
          themeStoreId: 3027,
          hideOneValue: false,
          newUrlStruct: true,
          newUrlForSEO: true,redirects: [],
          images: {},
          settings: {"color_schemes":[{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"},{"error":"json not allowed for this object"}],"color_scheme_notes":"\u003cp\u003e\u003cstrong\u003eScheme 1\u003c\/strong\u003e - The main page background.\u003cbr\/\u003e\u003cbr\/\u003e\u003cstrong\u003eScheme 2\u003c\/strong\u003e - Pure white background. Used for cards, cart drawer and header.\u003cbr\/\u003e\u003cbr\/\u003e\u003cstrong\u003eScheme 3\u003c\/strong\u003e - An example color scheme with a dark background.\u003cbr\/\u003e\u003cbr\/\u003e\u003cstrong\u003eScheme 4\u003c\/strong\u003e - An example gradient background color scheme.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eScheme 5\u003c\/strong\u003e - Used for the first message in the announcement bar.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eScheme 6\u003c\/strong\u003e - Used for white text over an image.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eScheme 7\u003c\/strong\u003e - Used on the deals collection.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eScheme 8\u003c\/strong\u003e - Used in the header navigation and Brands page.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eScheme 9\u003c\/strong\u003e - Used for the header navigation menu.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eScheme 11\u003c\/strong\u003e - Used for the second message in the announcement bar and a few places on the homepage.\u003c\/p\u003e","color_scheme_fixed_background":true,"color_overlay":"#060606","type_header_font":{"error":"json not allowed for this object"},"heading_scale":94,"heading_letter_spacing":-30,"heading_text_transform":"none","type_body_font":{"error":"json not allowed for this object"},"body_scale":95,"body_letter_spacing":0,"type_article_header_font":{"error":"json not allowed for this object"},"article_heading_letter_spacing":-30,"animations_reveal_on_scroll":false,"page_width":1360,"spacing_sections":"60","text_boxes_radius":12,"popup_corner_radius":12,"promo_corner_radius":6,"panel_corner_radius":6,"controls_corner_radius":40,"swatch_corner_radius":50,"spacing_grid":16,"carousel_arrows":false,"drawer_inset":true,"buttons_border_thickness":2,"buttons_radius":12,"button_letter_spacing":-2.5,"button_text_transform":"uppercase","button_text_font_weight":"bold","animations_hover_buttons":"lift","pagination_style":"standard","pagination_border_width":"0.1","pagination_text_size":"t5","pagination_color_scheme":{"error":"json not allowed for this object"},"breadcrumb_home_icon":true,"breadcrumb_truncate":"7","breadcrumb_text_weight":"normal","breadcrumb_padding":1.3,"breadcrumb_text_size":"t5","breadcrumb_text_transform":"none","card_style":"card","card_text_alignment":"left","card_corner_radius":12,"card_image_ratio":"portrait","card_image_cover":false,"card_image_position":"center","card_image_secondary_image":false,"card_image_padding":6,"card_image_scale":90,"card_image_dont_scale_hover":true,"card_image_replace_background":true,"card_image_background":"rgba(0,0,0,0)","card_show_vendor":true,"card_image_show_rating":true,"card_show_subtitle":false,"card_include_collection_url":false,"card_show_inventory":"never","card_show_inventory_quantity":true,"card_highlight_badge_show":true,"card_highlight_badge_label":"","card_highlight_badge_max":0,"card_highlight_badge_weight":"medium","card_highlight_badge_color":"#0a9331","card_option_badge_options":"","card_option_badge_max":0,"card_option_badge_weight":"medium","card_option_badge_color":"","product_icons_enabled":true,"product_icons_placement":"bottom","product_icons_background":true,"product_icons_alignment":"left","product_icons_size":32,"swatch_enabled":true,"swatch_placement":"below_title","swatch_alignment":"left","swatch_size":0.9,"swatch_limit":10,"swatch_hide_singles":false,"card_enable_quick_add":true,"quick_add_popup":"standard","quick_add_popup_style":"side","quick_add_out_of_stock":"notify","quick_add":"standard","quick_add_icon_over_image":"desktop","quick_add_plus_icon":false,"card_shadow":true,"card_vendor_text_size":"t7","card_title_size":"t2","card_price_size":"t2","card_star_size":"1.9","card_title_transform":"none","card_title_weight":"bold","inventory_text_size":"t7","card_color_scheme":{"error":"json not allowed for this object"},"card_star_color":"#F5E121","card_price_color":"#EA0707","collection_card_text_alignment":"center","collection_card_corner_radius":0,"collection_card_image_scale":90,"collection_card_show_count":false,"collection_card_image_ratio":"circle","collection_card_image_cover":false,"collection_card_image_position":"center","collection_card_shadow":false,"collection_card_image_background":"#FFFFFF","blog_card_style":"card","blog_card_corner_radius":8,"blog_card_image_ratio":"adapt","blog_card_image_cover":true,"blog_card_image_position":"center","blog_card_image_padding":0,"blog_card_color_scheme":{"error":"json not allowed for this object"},"blog_card_shadow":true,"blog_card_image_background":"#FFFFFF","bulk_order_show_image":true,"bulk_order_show_sku":false,"card_quick_order_card_shadow":true,"card_quick_order_color_scheme":{"error":"json not allowed for this object"},"badge_position":"top left","badge_max":4,"badge_shape":"rounded","badge_text_size":"m","badge_text_weight":"bold","badge_sale_show":true,"badge_sale_type":"percent","badge_sale_text_color":"#ffffff","badge_sale_border_color":"rgba(0,0,0,0)","badge_sale_bg_color":"rgba(0,0,0,0)","badge_sale_background_gradient":"linear-gradient(144deg, rgba(244, 43, 65, 0.8), rgba(218, 50, 67, 0.8) 97%, rgba(247, 23, 23, 0.8) 97.482%)","badge_sold_out_show":false,"badge_sold_out_text_color":"#ffffff","badge_sold_out_border_color":"rgba(0,0,0,0)","badge_sold_out_bg_color":"rgba(0,0,0,0)","badge_sold_out_background_gradient":"linear-gradient(127deg, rgba(13, 13, 13, 0.8) 11%, rgba(49, 49, 49, 0.8) 78%)","badge_new_show":true,"badge_new_collections":[],"badge_new_text_color":"#FFFFFF","badge_new_border_color":"rgba(0,0,0,0)","badge_new_bg_color":"rgba(0,0,0,0)","badge_new_background_gradient":"linear-gradient(129deg, rgba(33, 119, 179, 0.8), rgba(61, 157, 222, 0.8) 100%)","badge_preorder_show":true,"badge_preorder_show_cart":true,"badge_preorder_text_color":"#157631","badge_preorder_border_color":"#ffffff","badge_preorder_bg_color":"rgba(0,0,0,0)","badge_preorder_background_gradient":"linear-gradient(137deg, rgba(234, 234, 234, 0.62), rgba(241, 241, 241, 0.27) 100%)","badge_bulk_show":true,"badge_bulk_text_color":"#074B7C","badge_bulk_border_color":"#d1e0f1","badge_bulk_bg_color":"#ECF5FC","badge_custom_show":true,"badge_custom_text_color":"#ffffff","badge_custom_border_color":"rgba(0,0,0,0)","badge_custom_bg_color":"rgba(0,0,0,0)","badge_custom_background_gradient":"linear-gradient(145deg, rgba(42, 156, 44, 1) 20%, rgba(42, 156, 44, 0.76) 82%)","inventory_threshold":100,"stock_low":"#e61111","stock_normal":"#55AF10","stock_continue":"#55AF10","stock_out":"#5B5B5B","social_facebook_link":"https:\/\/facebook.com\/LifeEnthusiastContact","social_instagram_link":"https:\/\/instagram.com\/lifeenthusiast15","social_youtube_link":"https:\/\/www.youtube.com\/lifentco","social_tiktok_link":"https:\/\/www.tiktok.com\/@lifentco","social_x_link":"https:\/\/twitter.com\/lifentco","social_snapchat_link":"","social_pinterest_link":"","social_tumblr_link":"","social_vimeo_link":"","social_whatsapp_link":"","social_threads_link":"","social_linkedin_link":"https:\/\/linkedin.com\/company\/life-enthusiast","social_custom_link":"","social_share_twitter":"","social_share_facebook":"","social_share_pinterest":"hidden-xs","social_share_whatsapp":"","social_share_linkedin":"off","social_share_button":"visible-xs","favicon":"\/\/life-enthusiast.com\/cdn\/shop\/files\/LE-Favicon-Color-White-BG480.png?v=1776026790","show_search_types":true,"predictive_search_enabled":true,"predictive_search_show_vendor":true,"predictive_search_suggested_searches":"Health\nMinerals\nSupplements\nHome and Body Care","predictive_search_search_by_product_description":true,"predictive_search_search_by_sku":true,"predictive_search_search_by_barcode":true,"predictive_search_search_by_tags":true,"currency_code_enabled":true,"cart_icon":"cart","atc_action":"drawer","cart_drawer_enabled":true,"cart_drawer_ctas":"checkout","cart_drawer_scroll_entire":"off","cart_show_cart_note":true,"cart_show_tax_message":true,"cart_show_vendor":true,"cart_continue_shopping_link":"\/collections","cart_drawer_background_color_scheme":{"error":"json not allowed for this object"},"cart_drawer_color_scheme":{"error":"json not allowed for this object"},"cart_related_show":true,"cart_related_show_in_popup":true,"cart_related_layout":"stack","cart_related_limit":4,"cart_related_heading":"You may also like...","cart_related_color_scheme":{"error":"json not allowed for this object"},"cart_shipping_bar_show":true,"cart_shipping_bar_threshold":"US:USD:150","cart_shipping_bar_background_color":"#f67d20","cart_shipping_bar_background":"linear-gradient(92deg, rgba(251, 129, 0, 1) 7%, rgba(240, 216, 52, 1) 94%)","cart_shipping_bar_msg_standard":"YOU'RE \u003cstrong\u003e[amount]\u003c\/strong\u003e AWAY FROM \u003cstrong\u003eFREE SHIPPING! ( USA ONLY)\u003c\/strong\u003e","cart_shipping_bar_msg_close":"SO CLOSE, JUST \u003cstrong\u003e[amount]\u003c\/strong\u003e TO GO FOR \u003cstrong\u003eFREE SHIPPING. ( USA ONLY)\u003c\/strong\u003e","cart_shipping_bar_msg_free":"YOU'VE DONE IT, SHIPPING IS ON US!","cart_drawer_promo_show":false,"cart_drawer_promo_image_overlay_opacity":6,"cart_drawer_promo_image_ratio":"landscape_wider","cart_drawer_promo_text":"\u003cp\u003ePromo text\u003c\/p\u003e","cart_drawer_promo_text_size":"h6-size","cart_drawer_promo_text_position":"justify-start items-start","cart_drawer_promo_text_alignment":"left","cart_drawer_promo_text_padding":1,"cart_drawer_promo_text_color":"#FFFFFF","cart_drawer_custom_message_show":false,"cart_drawer_custom_message_min_items":1,"cart_drawer_custom_message_visibility":"","cart_drawer_custom_message_closable":true,"cart_drawer_custom_message_icon":"information_circle","cart_drawer_custom_message_message":"\u003cp\u003eYour message here\u003c\/p\u003e","cart_drawer_custom_message_color_scheme":{"error":"json not allowed for this object"},"cart_show_shipping_calculator":true,"cart_shipping_calculator_show_city_and_address":false,"cart_shipping_calculator_country":"United States","seo_title_tag_store_name":true,"seo_schema_product":"theme","seo_schema_collection":"theme","seo_schema_article":"theme","seo_schema_breadcrumb":true,"seo_schema_organization":true,"seo_schema_searchaction":true,"new_tab_other_websites":true,"lazy_load_js":true,"enable_instant_page":true,"tab_message":"","body_code":null,"checkout_logo_position":"left","checkout_logo_size":"medium","checkout_body_background_color":"#fff","checkout_input_background_color_mode":"white","checkout_sidebar_background_color":"#fafafa","checkout_heading_font":"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","checkout_body_font":"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","checkout_accent_color":"#1878b9","checkout_button_color":"#1878b9","checkout_error_color":"#e22120","highlight_badge_weight":"medium","badge_bulk_show_cart":true,"type_navigation_font":"lato_n5","navigation_scale":110,"navigation_letter_spacing":-1,"navigation_text_transform":"none","predictive_search_show_price":false,"title_tag_store_name":true,"inputs_border_thickness":1,"inputs_radius":6,"media_radius":20,"card_image_hover_zoom":true,"collection_card_image_hover_zoom":true,"blog_card_image_hover_zoom":true,"logo_width":90,"drawer_border_thickness":1,"drawer_border_opacity":10,"drawer_shadow_opacity":0,"drawer_shadow_horizontal_offset":0,"drawer_shadow_vertical_offset":4,"drawer_shadow_blur":5,"customer_layout":"customer_area"},
          gridSettings: {"layout":"app","useCustomTemplate":true,"useCustomTreeTemplate":true,"skin":1,"limits":[12,24,32,48],"productsPerPage":32,"sorts":["featured","inventory-descending","inventory-ascending","stock-descending","best-selling","title-ascending","title-descending","price-ascending","price-descending","created-descending","created-ascending"],"noImageUrl":"https:\/\/cdn.shopify.com\/s\/images\/themes\/product-1.png","imageWidth":"360","imageHeight":"504","imageRatio":140,"imageSize":"360_504","alignment":"center","hideOneValue":false,"elements":["saleLabel","addToCart","price","review"],"saleLabelClass":" sale-percent","saleMode":2,"gridItemClass":"spf-col-xl-3 spf-col-lg-3 spf-col-md-4 spf-col-sm-6 spf-col-6","swatchClass":"","swatchConfig":{"enable":false},"variant_redirect":false,"showSelectedVariantInfo":false},
          home_filter: false,
          page: "index",
          sorts: ["featured","inventory-descending","inventory-ascending","stock-descending","best-selling","title-ascending","title-descending","price-ascending","price-descending","created-descending","created-ascending"],
          cache: true,
          layout: "app",
          marketTaxInclusion: false,
          priceTaxesIncluded: false,
          customerTaxesIncluded: false,
          useCustomTemplate: true,
          hasQuickviewTemplate: false
        },
        analytic: {"enableViewProductAnalytic":true,"enableSearchAnalytic":true,"enableFilterAnalytic":true,"enableATCAnalytic":false},
        taxes: [],
        special_countries: null,
        adjustments: false,
        year_make_model: {
          id: 0,
          prefix: "car.",
          heading: "",
          showSearchInput: false,
          showClearAllBtn: false
        },
        filter: {
          id:51294,
          prefix: "filter.",
          filterOptionKeys: {"51294":["830102","830103"]},
          layout: 1,
          sublayout: 1,
          showCount: true,
          showRefine: true,
          refineSettings: {"style":"rounded","positions":["sidebar_mobile","toolbar_desktop","toolbar_mobile"],"color":"#000000","iconColor":"#959595","bgColor":"#E8E8E8"},
          isLoadMore: 0,
          filterOnSearchPage: true
        },
        search:{
          enable: false,
          zero_character_suggestion: true,
          pages_suggestion: {enable:true,limit:5},
          keywords_suggestion: {enable:true,limit:10},
          articles_suggestion: {enable:true,limit:5},
          layout: 1,
          product_list_layout: "grid",
          elements: ["vendor","price"]
        },
        collection: {
          id:0,
          handle:'',
          sort: "best-selling",
          vendor: null,
          tags: null,
          type: null,
          term: document.getElementById("search_terms_value") != null ? document.getElementById("search_terms_value").content : "",
          limit: 32,
          settings: null,
          products_count: 0,
          enableCollectionSearch: true,
          displayTotalProducts: false,
          excludeTags:null,
          showSelectedVariantInfo: false
        },
        selector: {products: ""}
      }
      const BREAKPOINT = 768;
      window.globoFilterIsMobileDevice = window.matchMedia(`(max-width: ${BREAKPOINT}px)`).matches;
    </script>
    
    <script class="globo-filter-settings-js">
      try {GloboEmbedFilterConfig.shop.settings["color_scheme_notes"] = "&lt;p&gt;&lt;strong&gt;Scheme 1&lt;/strong&gt; - The main page background.&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Scheme 2&lt;/strong&gt; - Pure white background. Used for cards, cart drawer and header.&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Scheme 3&lt;/strong&gt; - An example color scheme with a dark background.&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Scheme 4&lt;/strong&gt; - An example gradient background color scheme.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Scheme 5&lt;/strong&gt; - Used for the first message in the announcement bar.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Scheme 6&lt;/strong&gt; - Used for white text over an image.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Scheme 7&lt;/strong&gt; - Used on the deals collection.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Scheme 8&lt;/strong&gt; - Used in the header navigation and Brands page.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Scheme 9&lt;/strong&gt; - Used for the header navigation menu.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Scheme 11&lt;/strong&gt; - Used for the second message in the announcement bar and a few places on the homepage.&lt;/p&gt;";GloboEmbedFilterConfig.shop.settings["color_scheme_fixed_background"] = "true";GloboEmbedFilterConfig.shop.settings["animations_reveal_on_scroll"] = "false";GloboEmbedFilterConfig.shop.settings["page_width"] = "1360";GloboEmbedFilterConfig.shop.settings["pagination_color_scheme"] = "scheme-2";GloboEmbedFilterConfig.shop.settings["card_style"] = "card";GloboEmbedFilterConfig.shop.settings["card_color_scheme"] = "scheme-2";GloboEmbedFilterConfig.shop.settings["blog_card_color_scheme"] = "scheme-2";GloboEmbedFilterConfig.shop.settings["card_quick_order_color_scheme"] = "scheme-2";GloboEmbedFilterConfig.shop.settings["badge_position"] = "top left";GloboEmbedFilterConfig.shop.settings["currency_code_enabled"] = "true";GloboEmbedFilterConfig.shop.settings["cart_drawer_background_color_scheme"] = "scheme-1";GloboEmbedFilterConfig.shop.settings["cart_drawer_color_scheme"] = "scheme-13";GloboEmbedFilterConfig.shop.settings["cart_related_color_scheme"] = "scheme-13";GloboEmbedFilterConfig.shop.settings["cart_drawer_custom_message_color_scheme"] = "scheme-5";} catch (error) {}
    </script>
    
    <script src="https://cdn.shopify.com/extensions/019e973c-d0c3-7be0-b73f-f5a159c1c507/smart-product-filters-952/assets/globo.filter.themes.min.js" defer></script>
<style>.gf-block-title h3, 
.gf-block-title .h3,
.gf-form-input-inner label {
  font-size: 14px !important;
  color: #3a3a3a !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
}
.gf-option-block .gf-btn-show-more{
  font-size: 12px !important;
  text-transform: none !important;
  font-weight: 400 !important;
}
.gf-option-block ul li a, 
.gf-option-block ul li button, 
.gf-option-block ul li a span.gf-count,
.gf-option-block ul li button span.gf-count,
.gf-clear, 
.gf-clear-all, 
.selected-item.gf-option-label a,
.gf-form-input-inner select,
.gf-refine-toggle{
  font-size: 12px !important;
  color: #000000 !important;
  text-transform: none !important;
  font-weight: 400 !important;
}

.gf-refine-toggle-mobile,
.gf-form-button-group button {
  font-size: 15px !important;
  text-transform: none !important;
  font-weight: normal !important;
  color: rgba(248, 154, 77, 1) !important;
  border: 1px solid rgba(248, 154, 77, 1) !important;
  background: #ffffff !important;
}
.gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle a,
.gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle button {
  border-color: #000000 !important;
}
.gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle a.checked,
.gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle button.checked{
  color: #fff !important;
  background-color: #000000 !important;
}
@media (min-width: 768px) {
  .gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle button:hover,
  .gf-option-block-box-rectangle.gf-option-block ul li.gf-box-rectangle a:hover {
    color: #fff !important;
    background-color: #000000 !important;	
  }
}
.gf-option-block.gf-option-block-select select {
  color: #000000 !important;
}

#gf-form.loaded, .gf-YMM-forms.loaded {
  background: #FFFFFF !important;
}
#gf-form h2, .gf-YMM-forms h2 {
  color: #3a3a3a !important;
}
#gf-form label, .gf-YMM-forms label{
  color: #3a3a3a !important;
}
.gf-form-input-wrapper select, 
.gf-form-input-wrapper input{
  border: 1px solid #DEDEDE !important;
  background-color: #FFFFFF !important;
  border-radius: 0px !important;
}
#gf-form .gf-form-button-group button, .gf-YMM-forms .gf-form-button-group button{
  color: #FFFFFF !important;
  background: #3a3a3a !important;
  border-radius: 0px !important;
}

.spf-product-card.spf-product-card__template-3 .spf-product__info.hover{
  background: #FFFFFF;
}
a.spf-product-card__image-wrapper{
  padding-top: 100%;
}
.h4.spf-product-card__title a{
  color: rgba(6, 41, 64, 1);
  font-size: 16px;
   font-family: inherit;     font-style: normal;
  text-transform: capitalize;
}
.h4.spf-product-card__title a:hover{
  color: #000000;
}
.spf-product-card button.spf-product__form-btn-addtocart{
  font-size: 16px;
   font-family: inherit;   font-weight: normal;   font-style: normal;   text-transform: uppercase;
}
.spf-product-card button.spf-product__form-btn-addtocart,
.spf-product-card.spf-product-card__template-4 a.open-quick-view,
.spf-product-card.spf-product-card__template-5 a.open-quick-view,
#gfqv-btn{
  color: #FFFFFF !important;
  border: 1px solid rgba(15, 90, 139, 1) !important;
  background: rgba(15, 90, 139, 1) !important;
}
.spf-product-card button.spf-product__form-btn-addtocart:hover,
.spf-product-card.spf-product-card__template-4 a.open-quick-view:hover,
.spf-product-card.spf-product-card__template-5 a.open-quick-view:hover{
  color: #FFFFFF !important;
  border: 1px solid rgba(6, 41, 64, 1) !important;
  background: rgba(6, 41, 64, 1) !important;
}
span.spf-product__label.spf-product__label-soldout{
  color: #ffffff;
  background: #989898;
}
span.spf-product__label.spf-product__label-sale{
  color: #F0F0F0;
  background: #d21625;
}
.spf-product-card__vendor a{
  color: #969595;
  font-size: 13px;
   font-family: inherit;   font-weight: normal;   font-style: normal; }
.spf-product-card__vendor a:hover{
  color: #969595;
}
.spf-product-card__price-wrapper{
  font-size: 12px;
}
.spf-image-ratio{
  padding-top:100% !important;
}
.spf-product-card__oldprice,
.spf-product-card__saleprice,
.spf-product-card__price,
.gfqv-product-card__oldprice,
.gfqv-product-card__saleprice,
.gfqv-product-card__price
{
  font-size: 12px;
   font-family: inherit;   font-weight: normal;   font-style: normal; }

span.spf-product-card__price, span.gfqv-product-card__price{
  color: rgba(0, 0, 0, 1);
}
span.spf-product-card__oldprice, span.gfqv-product-card__oldprice{
  color: #969595;
}
span.spf-product-card__saleprice, span.gfqv-product-card__saleprice{
  color: #d21625;
}
</style>





<script class="globo-filter-custom-js">if(window.AVADA_SPEED_WHITELIST){const spfs_w = new RegExp("smart-product-filter-search", 'i'); if(Array.isArray(window.AVADA_SPEED_WHITELIST)){window.AVADA_SPEED_WHITELIST.push(spfs_w);}else{window.AVADA_SPEED_WHITELIST = [spfs_w];}} </script><!-- END app block --><script src="https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/carousels.js" type="text/javascript" defer="defer"></script>
<link href="https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/carousels.css" rel="stylesheet" type="text/css" media="all">
<script src="https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/loader.js" type="text/javascript" defer="defer"></script>
<link href="https://cdn.shopify.com/extensions/019df953-e5d9-72dd-8a16-904f9d55ef79/auction-plus-89/assets/style.css" rel="stylesheet" type="text/css" media="all">
<script src="https://cdn.shopify.com/extensions/019eab3a-5bea-7178-ac3c-36cb4eb34b62/aov-bundle-upsell-129/assets/aov-offer.js" type="text/javascript" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019bfec9-0b91-70e2-93d4-285c4698591d/zipifypages-36/assets/theme-helper.js" type="text/javascript" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019e973c-d0c3-7be0-b73f-f5a159c1c507/smart-product-filters-952/assets/globo.filter.min.js" type="text/javascript" defer="defer"></script>
<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 77936034012,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script>
  window.__TREKKIE_SHIM_QUEUE = window.__TREKKIE_SHIM_QUEUE || [];
</script>
<script id="web-pixels-manager-setup">(function(){var wpmLoader=function(){"use strict";return function(e,d,r,n){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};if(!Boolean(null==(i=null==(a=window.Shopify)?void 0:a.analytics)?void 0:i.replayQueue)){var a,i;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l,u,c,m,p,f,h,g,y,w,v,b,S,P=(u=(l={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/}).modern,c=l.legacy,(m=navigator.userAgent).match(u)?"modern":m.match(c)?"legacy":"unknown"),C="modern"===P?"modern":"legacy",_=(null!=n?n:{modern:"",legacy:""})[C],O=[(p={baseUrl:d,hashVersion:r,buildTarget:C}).baseUrl,"/wpm","/b",p.hashVersion,"modern"===p.buildTarget?"m":"l",".js"].join(""),U=(f={version:r,bundleTarget:P,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint},h=f.version,g=f.bundleTarget,y=f.surface,w=f.pageUrl,v=f.monorailEndpoint,{emit:function(e){var d=e.status,r=e.errorMsg,n=(new Date).getTime(),o=JSON.stringify({metadata:{event_sent_at_ms:n},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:h,bundle_target:g,page_url:w,status:d,surface:y,error_msg:r},metadata:{event_created_at_ms:n}}]});if(!v)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(v,o)}catch(e){}var a=new XMLHttpRequest;try{return a.open("POST",v,!0),a.setRequestHeader("Content-Type","text/plain"),a.send(o),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}});try{o.browserTarget=P,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,a=e.onerror,i=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,i&&(l.integrity=i,l.crossOrigin="anonymous"),s)for(var m in s)if(Object.prototype.hasOwnProperty.call(s,m))try{l.dataset[m]=s[m]}catch(e){}if(o&&l.addEventListener("load",o),a&&l.addEventListener("error",a),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:O,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null==(d=null==(e=window.Shopify)?void 0:e.analytics)?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach(function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)}),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return U.emit({status:"failed",errorMsg:"".concat(O," has failed to load")})},sri:(b=_,S=/^sha384-[A-Za-z0-9+/=]+$/,"string"==typeof b&&S.test(b)?_:""),scriptDataAttributes:o}),U.emit({status:"loading"})}catch(e){U.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}}}();wpmLoader({shopId: 77936034012,storefrontBaseUrl: "https://life-enthusiast.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86","d5bdd5d0","3209b71c","5acaffe6","86d76263","3b3c7daf","6faea013"],webPixelsConfigList: [{"id":"2215641308","configuration":"{\"myshopifyDomain\":\"xnw918-dh.myshopify.com\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"23b97d18e2aa74363140dc29c9284e87","type":"APP","apiClientId":2775569,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_phone","read_customer_personal_data"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"2130608348","configuration":"{\"shopID\": \"83376\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"d22b5691c62682d22357c5bcbea63a2b","type":"APP","apiClientId":3780451,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"2044625116","configuration":"{\"matomoUrl\":\"https:\\\/\\\/analytics.zipify.com\",\"matomoSiteId\":\"2777\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"4c3b52af25958dd82af2943ee5bcccd8","type":"APP","apiClientId":1436544,"privacyPurposes":["ANALYTICS","PREFERENCES"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":[],"dataSharingControls":["share_all_events"]},"dataSharingState":"unrestricted"},{"id":"1884750044","configuration":"{\"config\":\"{\\\"google_tag_ids\\\":[\\\"G-MWZHHKMWM7\\\",\\\"AW-1044074273\\\",\\\"GT-P8Z4JL65\\\"],\\\"target_country\\\":\\\"ZZ\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":[\\\"G-MWZHHKMWM7\\\",\\\"AW-1044074273\\\/EaztCIW-h5AcEKGe7fED\\\"]},{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":[\\\"G-MWZHHKMWM7\\\",\\\"AW-1044074273\\\/CswYCPm9h5AcEKGe7fED\\\"]},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":[\\\"G-MWZHHKMWM7\\\",\\\"AW-1044074273\\\/lzlaCIK-h5AcEKGe7fED\\\",\\\"MC-6K60F79XM9\\\",\\\"MC-JFM4GC263H\\\"]},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":[\\\"G-MWZHHKMWM7\\\",\\\"AW-1044074273\\\/I_46CI___Y8cEKGe7fED\\\",\\\"MC-6K60F79XM9\\\",\\\"MC-JFM4GC263H\\\"]},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":[\\\"G-MWZHHKMWM7\\\",\\\"AW-1044074273\\\/bUCjCP-9h5AcEKGe7fED\\\",\\\"MC-6K60F79XM9\\\",\\\"MC-JFM4GC263H\\\"]},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":[\\\"G-MWZHHKMWM7\\\",\\\"AW-1044074273\\\/EO7_CIi-h5AcEKGe7fED\\\"]},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":[\\\"G-MWZHHKMWM7\\\",\\\"AW-1044074273\\\/i_pYCPy9h5AcEKGe7fED\\\"]}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"f15305aac1e98c5c26a7c80e7bc37bde","type":"APP","apiClientId":1780363,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"1878196444","configuration":"{\"accountID\":\"Mv3HjR\",\"webPixelConfig\":\"eyJlbmFibGVBZGRlZFRvQ2FydEV2ZW50cyI6IHRydWV9\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"524f6c1ee37bacdca7657a665bdca589","type":"APP","apiClientId":123074,"privacyPurposes":["ANALYTICS","MARKETING"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"1693614300","configuration":"{\"shop\":\"xnw918-dh.myshopify.com\",\"cookie_duration\":\"7776000\",\"first_touch_or_last\":\"first_touch\",\"goaffpro_identifiers\":\"gfp_ref,ref,aff,wpam_id,click_id\",\"ignore_ad_clicks\":\"true\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"a74598cb423e21a6befc33d5db5fba42","type":"APP","apiClientId":2744533,"privacyPurposes":["ANALYTICS","MARKETING"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"1630568668","configuration":"{\"shop\":\"xnw918-dh.myshopify.com\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"933d4caa1e2cc643aeb46e3c5f7a4c7d","type":"APP","apiClientId":18394152961,"privacyPurposes":["ANALYTICS"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"unrestricted"},{"id":"1600127196","configuration":"{\"webPixelName\":\"Judge.me\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"34ad157958823915625854214640f0bf","type":"APP","apiClientId":683015,"privacyPurposes":["ANALYTICS"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"unrestricted"},{"id":"118227164","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":["SALE_OF_DATA"],"name":"Shopper Approved"},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"LIFE ENTHUSIAST","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"xnw918-dh.myshopify.com","countryCode":"US","storefrontUrl":"https:\/\/life-enthusiast.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"products":null,"purchasingCompany":null,"page":null},},"https://life-enthusiast.com/cdn","a9664f44w6a62cec8p04af10e4mb91e3447",{"modern":"","legacy":""},{"trekkieShim":true,"apiClientId":"580111","pageType":"home","shopId":"77936034012","storefrontBaseUrl":"https:\/\/life-enthusiast.com","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\", \"d5bdd5d0\", \"3209b71c\", \"5acaffe6\", \"86d76263\", \"3b3c7daf\", \"6faea013\"]","isMerchantRequest":"false","hashVersion":"a9664f44w6a62cec8p04af10e4mb91e3447","publish":"custom","events":"[[\"page_viewed\",{}]]"});})();</script><script>
  window.ShopifyAnalytics = window.ShopifyAnalytics || {};
  window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
  window.ShopifyAnalytics.meta.currency = 'USD';
  var meta = {"page":{"pageType":"home","requestId":"d979c8ec-2531-4b90-90aa-a33b22855e2b-1780994593"}};
  for (var attr in meta) {
    window.ShopifyAnalytics.meta[attr] = meta[attr];
  }
</script>
<script class="analytics">
  (function () {
    var customDocumentWrite = function(content) {
      var jquery = null;

      if (window.jQuery) {
        jquery = window.jQuery;
      } else if (window.Checkout && window.Checkout.$) {
        jquery = window.Checkout.$;
      }

      if (jquery) {
        jquery('body').append(content);
      }
    };

    var hasLoggedConversion = function(token) {
      if (token) {
        return document.cookie.indexOf('loggedConversion=' + token) !== -1;
      }
      return false;
    }

    var setCookieIfConversion = function(token) {
      if (token) {
        var twoMonthsFromNow = new Date(Date.now());
        twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);

        document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
      }
    }

    var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
    window.ShopifyAnalytics.lib.trekkie = window.trekkie;
    if (trekkie.integrations) {
      return;
    }
    trekkie.methods = [
      'identify',
      'page',
      'ready',
      'track',
      'trackForm',
      'trackLink'
    ];
    trekkie.factory = function(method) {
      return function() {
        var args = Array.prototype.slice.call(arguments);
        args.unshift(method);
        trekkie.push(args);
        if (window.__TREKKIE_SHIM_QUEUE && (method == 'track' || method == 'page')) {
          try {
            window.__TREKKIE_SHIM_QUEUE.push({
              from: 'trekkie-stub',
              method: method,
              args: args.slice(1)
            });
          } catch (e) {
            // no-op
          }
        }
        return trekkie;
      };
    };
    for (var i = 0; i < trekkie.methods.length; i++) {
      var key = trekkie.methods[i];
      trekkie[key] = trekkie.factory(key);
    }
    trekkie.load = function(config) {
      trekkie.config = config || {};
      trekkie.config.initialDocumentCookie = document.cookie;
      var first = document.getElementsByTagName('script')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.onerror = function(e) {
  var scriptFallback = document.createElement('script');
  scriptFallback.type = 'text/javascript';
  scriptFallback.onerror = function(error) {
          var Monorail = {
      produce: function produce(monorailDomain, schemaId, payload) {
        var currentMs = new Date().getTime();
        var event = {
          schema_id: schemaId,
          payload: payload,
          metadata: {
            event_created_at_ms: currentMs,
            event_sent_at_ms: currentMs
          }
        };
        return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
      },
      sendRequest: function sendRequest(endpointUrl, payload) {
        // Try the sendBeacon API
        if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
          var blobData = new window.Blob([payload], {
            type: 'text/plain'
          });

          if (window.navigator.sendBeacon(endpointUrl, blobData)) {
            return true;
          } // sendBeacon was not successful

        } // XHR beacon

        var xhr = new XMLHttpRequest();

        try {
          xhr.open('POST', endpointUrl);
          xhr.setRequestHeader('Content-Type', 'text/plain');
          xhr.send(payload);
        } catch (e) {
          console.log(e);
        }

        return false;
      },
      isIos12: function isIos12() {
        return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
      }
    };
    Monorail.produce('monorail-edge.shopifysvc.com',
      'trekkie_storefront_load_errors/1.1',
      {shop_id: 77936034012,
      theme_id: 158505631964,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//life-enthusiast.com/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js"});

  };
  scriptFallback.async = true;
  scriptFallback.src = '//life-enthusiast.com/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js';
  first.parentNode.insertBefore(scriptFallback, first);
};
script.async = true;
script.src = '//life-enthusiast.com/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js';
first.parentNode.insertBefore(script, first);

    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":77936034012,"isMerchantRequest":null,"themeId":158505631964,"themeCityHash":"4589964065309588652","contentLanguage":"en","currency":"USD","eventMetadataId":"1378f6b2-8370-4821-9064-d63e68b6c68e"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["b5387b81","d5bdd5d0"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer","apiClientId":580111}}
    );

    var loaded = false;
    trekkie.ready(function() {
      if (loaded) return;
      loaded = true;

      window.ShopifyAnalytics.lib = window.trekkie;

      var originalDocumentWrite = document.write;
      document.write = customDocumentWrite;
      try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
      document.write = originalDocumentWrite;

      window.ShopifyAnalytics.lib.page(null,{"pageType":"home","requestId":"d979c8ec-2531-4b90-90aa-a33b22855e2b-1780994593","shopifyEmitted":true});

      var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
      var token = match? match[1]: undefined;
      if (!hasLoggedConversion(token)) {
        setCookieIfConversion(token);
        
      }
    });

    var eventsListenerScript = document.createElement('script');
    eventsListenerScript.async = true;
    eventsListenerScript.src = "//life-enthusiast.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js";
    document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
})();</script>
<script
  defer
  src="https://life-enthusiast.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.5.0.min.js"
  data-application="storefront-renderer"
  data-shop-id="77936034012"
  data-render-region="gcp-us-central1"
  data-page-type="index"
  data-theme-instance-id="158505631964"
  data-theme-name="Ignite"
  data-theme-version="2.1.2"
  data-monorail-region="shop_domain"
  data-resource-timing-sampling-rate="10"
  data-shs="true"
  data-shs-beacon="true"
  data-shs-export-with-fetch="true"
  data-shs-logs-sample-rate="1"
  data-shs-beacon-endpoint="https://life-enthusiast.com/api/collect"
></script>
</head>

  <body class="index-template page-index-include-lec-css gradient button--hover-lift side-drawers-inset page-is-loading page-is-not-idle" data-lazy-load-js="true">

    <a class="skip-to-content-link button visually-hidden no-scroll" href="#content">
      Skip to content
    </a>

<style>
  .drawer {
    visibility: hidden;
  }
</style>

<cart-drawer class="drawer is-empty motion-reduce">
  <template class="deferred">
  <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/quantity-popover.css?v=75541569004077500301767375755" media="print" onload="this.media='all'">
  <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-card.css?v=130827021564233875111767375755" media="print" onload="this.media='all'">

  <script src="//life-enthusiast.com/cdn/shop/t/26/assets/cart.js?v=115462199248718921321767375755" defer="defer"></script>
  <script src="//life-enthusiast.com/cdn/shop/t/26/assets/quantity-popover.js?v=987015268078116491767375755" defer="defer"></script>

  <div id="CartDrawer" class="cart-drawer">
    <div id="CartDrawer-Overlay" class="cart-drawer__overlay motion-reduce"></div>
    <div
      class="drawer__inner drawer__inner-scroll-off custom-scrollbar gradient color-scheme-13 motion-reduce"
      role="dialog"
      aria-modal="true"
      aria-label="Your cart"
      tabindex="-1"
    ><div class="drawer__inner-empty">
          <div class="cart-drawer__warnings center">
            <div class="cart-drawer__empty-content">
              <p class="text-heading cart__empty-text h4-size">Your cart is empty :(</p>
              <button
                class="drawer__close"
                type="button"
                onclick="this.closest('cart-drawer').close()"
                aria-label="Close"
              >
                <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
              </button>

              <a href="/collections" class="button">
                Continue shopping
              </a></div>
          </div></div><div class="drawer__header pl-2 pr-2">
        <p class="drawer__heading text-heading m-0 h5">Your cart</p>
        <button
          class="drawer__close"
          type="button"
          onclick="this.closest('cart-drawer').close()"
          aria-label="Close"
        >
          <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
        </button>
      </div>

      <cart-drawer-items class="color-scheme-1 gradient p-15 custom-scrollbar is-empty"><div class="drawer__shipping-bar pl-2 pr-2 border-radius-panel border gradient color-scheme-13">
    <div class="caption">YOU'RE <strong>$150.00</strong> AWAY FROM <strong>FREE SHIPPING! ( USA ONLY)</strong>
</div>
    <div class="free-shipping-bar" style="--shipping-bar-width: 0.0%; --shipping-bar-background: linear-gradient(92deg, rgba(251, 129, 0, 1) 7%, rgba(240, 216, 52, 1) 94%)"></div>
  </div><form
          action="/cart"
          id="CartDrawer-Form"
          class="cart__contents cart-drawer__form"
          method="post"
        >
          <div id="CartDrawer-CartItems" class="drawer__contents js-contents"><p id="CartDrawer-LiveRegionText" class="visually-hidden" role="status"></p>
            <p id="CartDrawer-LineItemStatus" class="visually-hidden" aria-hidden="true" role="status">
              Loading...
            </p>
          </div>
          <div id="CartDrawer-CartErrors" role="alert"></div>
        </form></cart-drawer-items>

      <div class="drawer__footer"><custom-accordion class="no-js-hidden">
            <details>
              <summary class="arrow-inset">
                  <span class="summary__title font-medium t4 pl-2 pr-2 flex items-center">
                    <svg
    class="icon icon--truck standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M0 3.75156C0 3.47454 0.224196 3.24997 0.500755 3.24997H10.647C10.9235 3.24997 11.1477 3.47454 11.1477 3.75156V5.07505V5.63362V6.10938V13.6616C10.9427 14.0067 10.8813 14.1101 10.5516 14.6648L7.22339 14.6646V13.6614H10.1462V4.25316H1.00151V13.6614H2.6842V14.6646H0.500755C0.224196 14.6646 0 14.44 0 14.163V3.75156Z"/>
      <path d="M18.9985 8.08376L11.1477 6.10938V5.07505L19.6212 7.20603C19.8439 7.26203 20 7.46255 20 7.69253V14.1631C20 14.4401 19.7758 14.6647 19.4992 14.6647H17.3071V13.6615H18.9985V8.08376ZM11.1477 13.6616L13.3442 13.6615L13.3443 14.6647L10.5516 14.6648L11.1477 13.6616Z"/>
      <path d="M7.71269 14.1854C7.71269 15.6018 6.56643 16.75 5.15245 16.75C3.73847 16.75 2.59221 15.6018 2.59221 14.1854C2.59221 12.7691 3.73847 11.6209 5.15245 11.6209C6.56643 11.6209 7.71269 12.7691 7.71269 14.1854ZM5.15245 15.7468C6.01331 15.7468 6.71118 15.0478 6.71118 14.1854C6.71118 13.3231 6.01331 12.6241 5.15245 12.6241C4.29159 12.6241 3.59372 13.3231 3.59372 14.1854C3.59372 15.0478 4.29159 15.7468 5.15245 15.7468Z"/>
      <path d="M17.5196 14.1854C17.5196 15.6018 16.3733 16.75 14.9593 16.75C13.5454 16.75 12.3991 15.6018 12.3991 14.1854C12.3991 12.7691 13.5454 11.6209 14.9593 11.6209C16.3733 11.6209 17.5196 12.7691 17.5196 14.1854ZM14.9593 15.7468C15.8202 15.7468 16.5181 15.0478 16.5181 14.1854C16.5181 13.3231 15.8202 12.6241 14.9593 12.6241C14.0985 12.6241 13.4006 13.3231 13.4006 14.1854C13.4006 15.0478 14.0985 15.7468 14.9593 15.7468Z"/></svg>
                    Shipping calculator
                    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                  </span>
              </summary>
              <div class="custom-accordion__panel custom-scrollbar pl-2 pr-2"><script src="//life-enthusiast.com/cdn/shop/t/26/assets/shipping-calculator.js?v=150820219117400420301767375755" defer="defer"></script>

<shipping-calculator>
  <form method="POST">
    <country-selector class="flex flex-col gap-2 pt-1 pb-2">
      <div class="shipping_calc--row flex flex-row gap-1">
        <div class="field field--small select relative basis-1/2">
          <select class="select__select js-shipping-country"
            id="cart-drawer-shipping-country"
            data-default="United States"
            autocomplete="country"
            aria-required="true"
            required
            placeholder="Country">
            <option value="---" data-provinces="[]">---</option>
<option value="Afghanistan" data-provinces="[]">Afghanistan</option>
<option value="Aland Islands" data-provinces="[]">Åland Islands</option>
<option value="Albania" data-provinces="[]">Albania</option>
<option value="Algeria" data-provinces="[]">Algeria</option>
<option value="Andorra" data-provinces="[]">Andorra</option>
<option value="Angola" data-provinces="[]">Angola</option>
<option value="Anguilla" data-provinces="[]">Anguilla</option>
<option value="Antigua And Barbuda" data-provinces="[]">Antigua & Barbuda</option>
<option value="Argentina" data-provinces="[[&quot;Buenos Aires&quot;,&quot;Buenos Aires Province&quot;],[&quot;Catamarca&quot;,&quot;Catamarca&quot;],[&quot;Chaco&quot;,&quot;Chaco&quot;],[&quot;Chubut&quot;,&quot;Chubut&quot;],[&quot;Ciudad Autónoma de Buenos Aires&quot;,&quot;Buenos Aires (Autonomous City)&quot;],[&quot;Corrientes&quot;,&quot;Corrientes&quot;],[&quot;Córdoba&quot;,&quot;Córdoba&quot;],[&quot;Entre Ríos&quot;,&quot;Entre Ríos&quot;],[&quot;Formosa&quot;,&quot;Formosa&quot;],[&quot;Jujuy&quot;,&quot;Jujuy&quot;],[&quot;La Pampa&quot;,&quot;La Pampa&quot;],[&quot;La Rioja&quot;,&quot;La Rioja&quot;],[&quot;Mendoza&quot;,&quot;Mendoza&quot;],[&quot;Misiones&quot;,&quot;Misiones&quot;],[&quot;Neuquén&quot;,&quot;Neuquén&quot;],[&quot;Río Negro&quot;,&quot;Río Negro&quot;],[&quot;Salta&quot;,&quot;Salta&quot;],[&quot;San Juan&quot;,&quot;San Juan&quot;],[&quot;San Luis&quot;,&quot;San Luis&quot;],[&quot;Santa Cruz&quot;,&quot;Santa Cruz&quot;],[&quot;Santa Fe&quot;,&quot;Santa Fe&quot;],[&quot;Santiago Del Estero&quot;,&quot;Santiago del Estero&quot;],[&quot;Tierra Del Fuego&quot;,&quot;Tierra del Fuego&quot;],[&quot;Tucumán&quot;,&quot;Tucumán&quot;]]">Argentina</option>
<option value="Armenia" data-provinces="[]">Armenia</option>
<option value="Aruba" data-provinces="[]">Aruba</option>
<option value="Ascension Island" data-provinces="[]">Ascension Island</option>
<option value="Australia" data-provinces="[[&quot;Australian Capital Territory&quot;,&quot;Australian Capital Territory&quot;],[&quot;New South Wales&quot;,&quot;New South Wales&quot;],[&quot;Northern Territory&quot;,&quot;Northern Territory&quot;],[&quot;Queensland&quot;,&quot;Queensland&quot;],[&quot;South Australia&quot;,&quot;South Australia&quot;],[&quot;Tasmania&quot;,&quot;Tasmania&quot;],[&quot;Victoria&quot;,&quot;Victoria&quot;],[&quot;Western Australia&quot;,&quot;Western Australia&quot;]]">Australia</option>
<option value="Austria" data-provinces="[]">Austria</option>
<option value="Azerbaijan" data-provinces="[]">Azerbaijan</option>
<option value="Bahamas" data-provinces="[]">Bahamas</option>
<option value="Bahrain" data-provinces="[]">Bahrain</option>
<option value="Bangladesh" data-provinces="[]">Bangladesh</option>
<option value="Barbados" data-provinces="[]">Barbados</option>
<option value="Belarus" data-provinces="[]">Belarus</option>
<option value="Belgium" data-provinces="[]">Belgium</option>
<option value="Belize" data-provinces="[]">Belize</option>
<option value="Benin" data-provinces="[]">Benin</option>
<option value="Bermuda" data-provinces="[]">Bermuda</option>
<option value="Bhutan" data-provinces="[]">Bhutan</option>
<option value="Bolivia" data-provinces="[]">Bolivia</option>
<option value="Bosnia And Herzegovina" data-provinces="[]">Bosnia & Herzegovina</option>
<option value="Botswana" data-provinces="[]">Botswana</option>
<option value="Brazil" data-provinces="[[&quot;Acre&quot;,&quot;Acre&quot;],[&quot;Alagoas&quot;,&quot;Alagoas&quot;],[&quot;Amapá&quot;,&quot;Amapá&quot;],[&quot;Amazonas&quot;,&quot;Amazonas&quot;],[&quot;Bahia&quot;,&quot;Bahia&quot;],[&quot;Ceará&quot;,&quot;Ceará&quot;],[&quot;Distrito Federal&quot;,&quot;Federal District&quot;],[&quot;Espírito Santo&quot;,&quot;Espírito Santo&quot;],[&quot;Goiás&quot;,&quot;Goiás&quot;],[&quot;Maranhão&quot;,&quot;Maranhão&quot;],[&quot;Mato Grosso&quot;,&quot;Mato Grosso&quot;],[&quot;Mato Grosso do Sul&quot;,&quot;Mato Grosso do Sul&quot;],[&quot;Minas Gerais&quot;,&quot;Minas Gerais&quot;],[&quot;Paraná&quot;,&quot;Paraná&quot;],[&quot;Paraíba&quot;,&quot;Paraíba&quot;],[&quot;Pará&quot;,&quot;Pará&quot;],[&quot;Pernambuco&quot;,&quot;Pernambuco&quot;],[&quot;Piauí&quot;,&quot;Piauí&quot;],[&quot;Rio Grande do Norte&quot;,&quot;Rio Grande do Norte&quot;],[&quot;Rio Grande do Sul&quot;,&quot;Rio Grande do Sul&quot;],[&quot;Rio de Janeiro&quot;,&quot;Rio de Janeiro&quot;],[&quot;Rondônia&quot;,&quot;Rondônia&quot;],[&quot;Roraima&quot;,&quot;Roraima&quot;],[&quot;Santa Catarina&quot;,&quot;Santa Catarina&quot;],[&quot;Sergipe&quot;,&quot;Sergipe&quot;],[&quot;São Paulo&quot;,&quot;São Paulo&quot;],[&quot;Tocantins&quot;,&quot;Tocantins&quot;]]">Brazil</option>
<option value="British Indian Ocean Territory" data-provinces="[]">British Indian Ocean Territory</option>
<option value="Virgin Islands, British" data-provinces="[]">British Virgin Islands</option>
<option value="Brunei" data-provinces="[]">Brunei</option>
<option value="Bulgaria" data-provinces="[]">Bulgaria</option>
<option value="Burkina Faso" data-provinces="[]">Burkina Faso</option>
<option value="Burundi" data-provinces="[]">Burundi</option>
<option value="Cambodia" data-provinces="[]">Cambodia</option>
<option value="Republic of Cameroon" data-provinces="[]">Cameroon</option>
<option value="Canada" data-provinces="[[&quot;Alberta&quot;,&quot;Alberta&quot;],[&quot;British Columbia&quot;,&quot;British Columbia&quot;],[&quot;Manitoba&quot;,&quot;Manitoba&quot;],[&quot;New Brunswick&quot;,&quot;New Brunswick&quot;],[&quot;Newfoundland and Labrador&quot;,&quot;Newfoundland and Labrador&quot;],[&quot;Northwest Territories&quot;,&quot;Northwest Territories&quot;],[&quot;Nova Scotia&quot;,&quot;Nova Scotia&quot;],[&quot;Nunavut&quot;,&quot;Nunavut&quot;],[&quot;Ontario&quot;,&quot;Ontario&quot;],[&quot;Prince Edward Island&quot;,&quot;Prince Edward Island&quot;],[&quot;Quebec&quot;,&quot;Quebec&quot;],[&quot;Saskatchewan&quot;,&quot;Saskatchewan&quot;],[&quot;Yukon&quot;,&quot;Yukon&quot;]]">Canada</option>
<option value="Cape Verde" data-provinces="[]">Cape Verde</option>
<option value="Caribbean Netherlands" data-provinces="[]">Caribbean Netherlands</option>
<option value="Cayman Islands" data-provinces="[]">Cayman Islands</option>
<option value="Central African Republic" data-provinces="[]">Central African Republic</option>
<option value="Chad" data-provinces="[]">Chad</option>
<option value="Chile" data-provinces="[[&quot;Antofagasta&quot;,&quot;Antofagasta&quot;],[&quot;Araucanía&quot;,&quot;Araucanía&quot;],[&quot;Arica and Parinacota&quot;,&quot;Arica y Parinacota&quot;],[&quot;Atacama&quot;,&quot;Atacama&quot;],[&quot;Aysén&quot;,&quot;Aysén&quot;],[&quot;Biobío&quot;,&quot;Bío Bío&quot;],[&quot;Coquimbo&quot;,&quot;Coquimbo&quot;],[&quot;Los Lagos&quot;,&quot;Los Lagos&quot;],[&quot;Los Ríos&quot;,&quot;Los Ríos&quot;],[&quot;Magallanes&quot;,&quot;Magallanes Region&quot;],[&quot;Maule&quot;,&quot;Maule&quot;],[&quot;O&#39;Higgins&quot;,&quot;Libertador General Bernardo O’Higgins&quot;],[&quot;Santiago&quot;,&quot;Santiago Metropolitan&quot;],[&quot;Tarapacá&quot;,&quot;Tarapacá&quot;],[&quot;Valparaíso&quot;,&quot;Valparaíso&quot;],[&quot;Ñuble&quot;,&quot;Ñuble&quot;]]">Chile</option>
<option value="China" data-provinces="[[&quot;Anhui&quot;,&quot;Anhui&quot;],[&quot;Beijing&quot;,&quot;Beijing&quot;],[&quot;Chongqing&quot;,&quot;Chongqing&quot;],[&quot;Fujian&quot;,&quot;Fujian&quot;],[&quot;Gansu&quot;,&quot;Gansu&quot;],[&quot;Guangdong&quot;,&quot;Guangdong&quot;],[&quot;Guangxi&quot;,&quot;Guangxi&quot;],[&quot;Guizhou&quot;,&quot;Guizhou&quot;],[&quot;Hainan&quot;,&quot;Hainan&quot;],[&quot;Hebei&quot;,&quot;Hebei&quot;],[&quot;Heilongjiang&quot;,&quot;Heilongjiang&quot;],[&quot;Henan&quot;,&quot;Henan&quot;],[&quot;Hubei&quot;,&quot;Hubei&quot;],[&quot;Hunan&quot;,&quot;Hunan&quot;],[&quot;Inner Mongolia&quot;,&quot;Inner Mongolia&quot;],[&quot;Jiangsu&quot;,&quot;Jiangsu&quot;],[&quot;Jiangxi&quot;,&quot;Jiangxi&quot;],[&quot;Jilin&quot;,&quot;Jilin&quot;],[&quot;Liaoning&quot;,&quot;Liaoning&quot;],[&quot;Ningxia&quot;,&quot;Ningxia&quot;],[&quot;Qinghai&quot;,&quot;Qinghai&quot;],[&quot;Shaanxi&quot;,&quot;Shaanxi&quot;],[&quot;Shandong&quot;,&quot;Shandong&quot;],[&quot;Shanghai&quot;,&quot;Shanghai&quot;],[&quot;Shanxi&quot;,&quot;Shanxi&quot;],[&quot;Sichuan&quot;,&quot;Sichuan&quot;],[&quot;Tianjin&quot;,&quot;Tianjin&quot;],[&quot;Xinjiang&quot;,&quot;Xinjiang&quot;],[&quot;Xizang&quot;,&quot;Tibet&quot;],[&quot;Yunnan&quot;,&quot;Yunnan&quot;],[&quot;Zhejiang&quot;,&quot;Zhejiang&quot;]]">China</option>
<option value="Christmas Island" data-provinces="[]">Christmas Island</option>
<option value="Cocos (Keeling) Islands" data-provinces="[]">Cocos (Keeling) Islands</option>
<option value="Colombia" data-provinces="[[&quot;Amazonas&quot;,&quot;Amazonas&quot;],[&quot;Antioquia&quot;,&quot;Antioquia&quot;],[&quot;Arauca&quot;,&quot;Arauca&quot;],[&quot;Atlántico&quot;,&quot;Atlántico&quot;],[&quot;Bogotá, D.C.&quot;,&quot;Capital District&quot;],[&quot;Bolívar&quot;,&quot;Bolívar&quot;],[&quot;Boyacá&quot;,&quot;Boyacá&quot;],[&quot;Caldas&quot;,&quot;Caldas&quot;],[&quot;Caquetá&quot;,&quot;Caquetá&quot;],[&quot;Casanare&quot;,&quot;Casanare&quot;],[&quot;Cauca&quot;,&quot;Cauca&quot;],[&quot;Cesar&quot;,&quot;Cesar&quot;],[&quot;Chocó&quot;,&quot;Chocó&quot;],[&quot;Cundinamarca&quot;,&quot;Cundinamarca&quot;],[&quot;Córdoba&quot;,&quot;Córdoba&quot;],[&quot;Guainía&quot;,&quot;Guainía&quot;],[&quot;Guaviare&quot;,&quot;Guaviare&quot;],[&quot;Huila&quot;,&quot;Huila&quot;],[&quot;La Guajira&quot;,&quot;La Guajira&quot;],[&quot;Magdalena&quot;,&quot;Magdalena&quot;],[&quot;Meta&quot;,&quot;Meta&quot;],[&quot;Nariño&quot;,&quot;Nariño&quot;],[&quot;Norte de Santander&quot;,&quot;Norte de Santander&quot;],[&quot;Putumayo&quot;,&quot;Putumayo&quot;],[&quot;Quindío&quot;,&quot;Quindío&quot;],[&quot;Risaralda&quot;,&quot;Risaralda&quot;],[&quot;San Andrés, Providencia y Santa Catalina&quot;,&quot;San Andrés \u0026 Providencia&quot;],[&quot;Santander&quot;,&quot;Santander&quot;],[&quot;Sucre&quot;,&quot;Sucre&quot;],[&quot;Tolima&quot;,&quot;Tolima&quot;],[&quot;Valle del Cauca&quot;,&quot;Valle del Cauca&quot;],[&quot;Vaupés&quot;,&quot;Vaupés&quot;],[&quot;Vichada&quot;,&quot;Vichada&quot;]]">Colombia</option>
<option value="Comoros" data-provinces="[]">Comoros</option>
<option value="Congo" data-provinces="[]">Congo - Brazzaville</option>
<option value="Congo, The Democratic Republic Of The" data-provinces="[]">Congo - Kinshasa</option>
<option value="Cook Islands" data-provinces="[]">Cook Islands</option>
<option value="Costa Rica" data-provinces="[[&quot;Alajuela&quot;,&quot;Alajuela&quot;],[&quot;Cartago&quot;,&quot;Cartago&quot;],[&quot;Guanacaste&quot;,&quot;Guanacaste&quot;],[&quot;Heredia&quot;,&quot;Heredia&quot;],[&quot;Limón&quot;,&quot;Limón&quot;],[&quot;Puntarenas&quot;,&quot;Puntarenas&quot;],[&quot;San José&quot;,&quot;San José&quot;]]">Costa Rica</option>
<option value="Croatia" data-provinces="[]">Croatia</option>
<option value="Curaçao" data-provinces="[]">Curaçao</option>
<option value="Cyprus" data-provinces="[]">Cyprus</option>
<option value="Czech Republic" data-provinces="[]">Czechia</option>
<option value="Côte d'Ivoire" data-provinces="[]">Côte d’Ivoire</option>
<option value="Denmark" data-provinces="[]">Denmark</option>
<option value="Djibouti" data-provinces="[]">Djibouti</option>
<option value="Dominica" data-provinces="[]">Dominica</option>
<option value="Dominican Republic" data-provinces="[]">Dominican Republic</option>
<option value="Ecuador" data-provinces="[]">Ecuador</option>
<option value="Egypt" data-provinces="[[&quot;6th of October&quot;,&quot;6th of October&quot;],[&quot;Al Sharqia&quot;,&quot;Al Sharqia&quot;],[&quot;Alexandria&quot;,&quot;Alexandria&quot;],[&quot;Aswan&quot;,&quot;Aswan&quot;],[&quot;Asyut&quot;,&quot;Asyut&quot;],[&quot;Beheira&quot;,&quot;Beheira&quot;],[&quot;Beni Suef&quot;,&quot;Beni Suef&quot;],[&quot;Cairo&quot;,&quot;Cairo&quot;],[&quot;Dakahlia&quot;,&quot;Dakahlia&quot;],[&quot;Damietta&quot;,&quot;Damietta&quot;],[&quot;Faiyum&quot;,&quot;Faiyum&quot;],[&quot;Gharbia&quot;,&quot;Gharbia&quot;],[&quot;Giza&quot;,&quot;Giza&quot;],[&quot;Helwan&quot;,&quot;Helwan&quot;],[&quot;Ismailia&quot;,&quot;Ismailia&quot;],[&quot;Kafr el-Sheikh&quot;,&quot;Kafr el-Sheikh&quot;],[&quot;Luxor&quot;,&quot;Luxor&quot;],[&quot;Matrouh&quot;,&quot;Matrouh&quot;],[&quot;Minya&quot;,&quot;Minya&quot;],[&quot;Monufia&quot;,&quot;Monufia&quot;],[&quot;New Valley&quot;,&quot;New Valley&quot;],[&quot;North Sinai&quot;,&quot;North Sinai&quot;],[&quot;Port Said&quot;,&quot;Port Said&quot;],[&quot;Qalyubia&quot;,&quot;Qalyubia&quot;],[&quot;Qena&quot;,&quot;Qena&quot;],[&quot;Red Sea&quot;,&quot;Red Sea&quot;],[&quot;Sohag&quot;,&quot;Sohag&quot;],[&quot;South Sinai&quot;,&quot;South Sinai&quot;],[&quot;Suez&quot;,&quot;Suez&quot;]]">Egypt</option>
<option value="El Salvador" data-provinces="[[&quot;Ahuachapán&quot;,&quot;Ahuachapán&quot;],[&quot;Cabañas&quot;,&quot;Cabañas&quot;],[&quot;Chalatenango&quot;,&quot;Chalatenango&quot;],[&quot;Cuscatlán&quot;,&quot;Cuscatlán&quot;],[&quot;La Libertad&quot;,&quot;La Libertad&quot;],[&quot;La Paz&quot;,&quot;La Paz&quot;],[&quot;La Unión&quot;,&quot;La Unión&quot;],[&quot;Morazán&quot;,&quot;Morazán&quot;],[&quot;San Miguel&quot;,&quot;San Miguel&quot;],[&quot;San Salvador&quot;,&quot;San Salvador&quot;],[&quot;San Vicente&quot;,&quot;San Vicente&quot;],[&quot;Santa Ana&quot;,&quot;Santa Ana&quot;],[&quot;Sonsonate&quot;,&quot;Sonsonate&quot;],[&quot;Usulután&quot;,&quot;Usulután&quot;]]">El Salvador</option>
<option value="Equatorial Guinea" data-provinces="[]">Equatorial Guinea</option>
<option value="Eritrea" data-provinces="[]">Eritrea</option>
<option value="Estonia" data-provinces="[]">Estonia</option>
<option value="Eswatini" data-provinces="[]">Eswatini</option>
<option value="Ethiopia" data-provinces="[]">Ethiopia</option>
<option value="Falkland Islands (Malvinas)" data-provinces="[]">Falkland Islands</option>
<option value="Faroe Islands" data-provinces="[]">Faroe Islands</option>
<option value="Fiji" data-provinces="[]">Fiji</option>
<option value="Finland" data-provinces="[]">Finland</option>
<option value="France" data-provinces="[]">France</option>
<option value="French Guiana" data-provinces="[]">French Guiana</option>
<option value="French Polynesia" data-provinces="[]">French Polynesia</option>
<option value="French Southern Territories" data-provinces="[]">French Southern Territories</option>
<option value="Gabon" data-provinces="[]">Gabon</option>
<option value="Gambia" data-provinces="[]">Gambia</option>
<option value="Georgia" data-provinces="[]">Georgia</option>
<option value="Germany" data-provinces="[]">Germany</option>
<option value="Ghana" data-provinces="[]">Ghana</option>
<option value="Gibraltar" data-provinces="[]">Gibraltar</option>
<option value="Greece" data-provinces="[]">Greece</option>
<option value="Greenland" data-provinces="[]">Greenland</option>
<option value="Grenada" data-provinces="[]">Grenada</option>
<option value="Guadeloupe" data-provinces="[]">Guadeloupe</option>
<option value="Guatemala" data-provinces="[[&quot;Alta Verapaz&quot;,&quot;Alta Verapaz&quot;],[&quot;Baja Verapaz&quot;,&quot;Baja Verapaz&quot;],[&quot;Chimaltenango&quot;,&quot;Chimaltenango&quot;],[&quot;Chiquimula&quot;,&quot;Chiquimula&quot;],[&quot;El Progreso&quot;,&quot;El Progreso&quot;],[&quot;Escuintla&quot;,&quot;Escuintla&quot;],[&quot;Guatemala&quot;,&quot;Guatemala&quot;],[&quot;Huehuetenango&quot;,&quot;Huehuetenango&quot;],[&quot;Izabal&quot;,&quot;Izabal&quot;],[&quot;Jalapa&quot;,&quot;Jalapa&quot;],[&quot;Jutiapa&quot;,&quot;Jutiapa&quot;],[&quot;Petén&quot;,&quot;Petén&quot;],[&quot;Quetzaltenango&quot;,&quot;Quetzaltenango&quot;],[&quot;Quiché&quot;,&quot;Quiché&quot;],[&quot;Retalhuleu&quot;,&quot;Retalhuleu&quot;],[&quot;Sacatepéquez&quot;,&quot;Sacatepéquez&quot;],[&quot;San Marcos&quot;,&quot;San Marcos&quot;],[&quot;Santa Rosa&quot;,&quot;Santa Rosa&quot;],[&quot;Sololá&quot;,&quot;Sololá&quot;],[&quot;Suchitepéquez&quot;,&quot;Suchitepéquez&quot;],[&quot;Totonicapán&quot;,&quot;Totonicapán&quot;],[&quot;Zacapa&quot;,&quot;Zacapa&quot;]]">Guatemala</option>
<option value="Guernsey" data-provinces="[]">Guernsey</option>
<option value="Guinea" data-provinces="[]">Guinea</option>
<option value="Guinea Bissau" data-provinces="[]">Guinea-Bissau</option>
<option value="Guyana" data-provinces="[]">Guyana</option>
<option value="Haiti" data-provinces="[]">Haiti</option>
<option value="Honduras" data-provinces="[]">Honduras</option>
<option value="Hong Kong" data-provinces="[[&quot;Hong Kong Island&quot;,&quot;Hong Kong Island&quot;],[&quot;Kowloon&quot;,&quot;Kowloon&quot;],[&quot;New Territories&quot;,&quot;New Territories&quot;]]">Hong Kong SAR</option>
<option value="Hungary" data-provinces="[]">Hungary</option>
<option value="Iceland" data-provinces="[]">Iceland</option>
<option value="India" data-provinces="[[&quot;Andaman and Nicobar Islands&quot;,&quot;Andaman and Nicobar Islands&quot;],[&quot;Andhra Pradesh&quot;,&quot;Andhra Pradesh&quot;],[&quot;Arunachal Pradesh&quot;,&quot;Arunachal Pradesh&quot;],[&quot;Assam&quot;,&quot;Assam&quot;],[&quot;Bihar&quot;,&quot;Bihar&quot;],[&quot;Chandigarh&quot;,&quot;Chandigarh&quot;],[&quot;Chhattisgarh&quot;,&quot;Chhattisgarh&quot;],[&quot;Dadra and Nagar Haveli&quot;,&quot;Dadra and Nagar Haveli&quot;],[&quot;Daman and Diu&quot;,&quot;Daman and Diu&quot;],[&quot;Delhi&quot;,&quot;Delhi&quot;],[&quot;Goa&quot;,&quot;Goa&quot;],[&quot;Gujarat&quot;,&quot;Gujarat&quot;],[&quot;Haryana&quot;,&quot;Haryana&quot;],[&quot;Himachal Pradesh&quot;,&quot;Himachal Pradesh&quot;],[&quot;Jammu and Kashmir&quot;,&quot;Jammu and Kashmir&quot;],[&quot;Jharkhand&quot;,&quot;Jharkhand&quot;],[&quot;Karnataka&quot;,&quot;Karnataka&quot;],[&quot;Kerala&quot;,&quot;Kerala&quot;],[&quot;Ladakh&quot;,&quot;Ladakh&quot;],[&quot;Lakshadweep&quot;,&quot;Lakshadweep&quot;],[&quot;Madhya Pradesh&quot;,&quot;Madhya Pradesh&quot;],[&quot;Maharashtra&quot;,&quot;Maharashtra&quot;],[&quot;Manipur&quot;,&quot;Manipur&quot;],[&quot;Meghalaya&quot;,&quot;Meghalaya&quot;],[&quot;Mizoram&quot;,&quot;Mizoram&quot;],[&quot;Nagaland&quot;,&quot;Nagaland&quot;],[&quot;Odisha&quot;,&quot;Odisha&quot;],[&quot;Puducherry&quot;,&quot;Puducherry&quot;],[&quot;Punjab&quot;,&quot;Punjab&quot;],[&quot;Rajasthan&quot;,&quot;Rajasthan&quot;],[&quot;Sikkim&quot;,&quot;Sikkim&quot;],[&quot;Tamil Nadu&quot;,&quot;Tamil Nadu&quot;],[&quot;Telangana&quot;,&quot;Telangana&quot;],[&quot;Tripura&quot;,&quot;Tripura&quot;],[&quot;Uttar Pradesh&quot;,&quot;Uttar Pradesh&quot;],[&quot;Uttarakhand&quot;,&quot;Uttarakhand&quot;],[&quot;West Bengal&quot;,&quot;West Bengal&quot;]]">India</option>
<option value="Indonesia" data-provinces="[[&quot;Aceh&quot;,&quot;Aceh&quot;],[&quot;Bali&quot;,&quot;Bali&quot;],[&quot;Bangka Belitung&quot;,&quot;Bangka–Belitung Islands&quot;],[&quot;Banten&quot;,&quot;Banten&quot;],[&quot;Bengkulu&quot;,&quot;Bengkulu&quot;],[&quot;Gorontalo&quot;,&quot;Gorontalo&quot;],[&quot;Jakarta&quot;,&quot;Jakarta&quot;],[&quot;Jambi&quot;,&quot;Jambi&quot;],[&quot;Jawa Barat&quot;,&quot;West Java&quot;],[&quot;Jawa Tengah&quot;,&quot;Central Java&quot;],[&quot;Jawa Timur&quot;,&quot;East Java&quot;],[&quot;Kalimantan Barat&quot;,&quot;West Kalimantan&quot;],[&quot;Kalimantan Selatan&quot;,&quot;South Kalimantan&quot;],[&quot;Kalimantan Tengah&quot;,&quot;Central Kalimantan&quot;],[&quot;Kalimantan Timur&quot;,&quot;East Kalimantan&quot;],[&quot;Kalimantan Utara&quot;,&quot;North Kalimantan&quot;],[&quot;Kepulauan Riau&quot;,&quot;Riau Islands&quot;],[&quot;Lampung&quot;,&quot;Lampung&quot;],[&quot;Maluku&quot;,&quot;Maluku&quot;],[&quot;Maluku Utara&quot;,&quot;North Maluku&quot;],[&quot;North Sumatra&quot;,&quot;North Sumatra&quot;],[&quot;Nusa Tenggara Barat&quot;,&quot;West Nusa Tenggara&quot;],[&quot;Nusa Tenggara Timur&quot;,&quot;East Nusa Tenggara&quot;],[&quot;Papua&quot;,&quot;Papua&quot;],[&quot;Papua Barat&quot;,&quot;West Papua&quot;],[&quot;Riau&quot;,&quot;Riau&quot;],[&quot;South Sumatra&quot;,&quot;South Sumatra&quot;],[&quot;Sulawesi Barat&quot;,&quot;West Sulawesi&quot;],[&quot;Sulawesi Selatan&quot;,&quot;South Sulawesi&quot;],[&quot;Sulawesi Tengah&quot;,&quot;Central Sulawesi&quot;],[&quot;Sulawesi Tenggara&quot;,&quot;Southeast Sulawesi&quot;],[&quot;Sulawesi Utara&quot;,&quot;North Sulawesi&quot;],[&quot;West Sumatra&quot;,&quot;West Sumatra&quot;],[&quot;Yogyakarta&quot;,&quot;Yogyakarta&quot;]]">Indonesia</option>
<option value="Iraq" data-provinces="[]">Iraq</option>
<option value="Ireland" data-provinces="[[&quot;Carlow&quot;,&quot;Carlow&quot;],[&quot;Cavan&quot;,&quot;Cavan&quot;],[&quot;Clare&quot;,&quot;Clare&quot;],[&quot;Cork&quot;,&quot;Cork&quot;],[&quot;Donegal&quot;,&quot;Donegal&quot;],[&quot;Dublin&quot;,&quot;Dublin&quot;],[&quot;Galway&quot;,&quot;Galway&quot;],[&quot;Kerry&quot;,&quot;Kerry&quot;],[&quot;Kildare&quot;,&quot;Kildare&quot;],[&quot;Kilkenny&quot;,&quot;Kilkenny&quot;],[&quot;Laois&quot;,&quot;Laois&quot;],[&quot;Leitrim&quot;,&quot;Leitrim&quot;],[&quot;Limerick&quot;,&quot;Limerick&quot;],[&quot;Longford&quot;,&quot;Longford&quot;],[&quot;Louth&quot;,&quot;Louth&quot;],[&quot;Mayo&quot;,&quot;Mayo&quot;],[&quot;Meath&quot;,&quot;Meath&quot;],[&quot;Monaghan&quot;,&quot;Monaghan&quot;],[&quot;Offaly&quot;,&quot;Offaly&quot;],[&quot;Roscommon&quot;,&quot;Roscommon&quot;],[&quot;Sligo&quot;,&quot;Sligo&quot;],[&quot;Tipperary&quot;,&quot;Tipperary&quot;],[&quot;Waterford&quot;,&quot;Waterford&quot;],[&quot;Westmeath&quot;,&quot;Westmeath&quot;],[&quot;Wexford&quot;,&quot;Wexford&quot;],[&quot;Wicklow&quot;,&quot;Wicklow&quot;]]">Ireland</option>
<option value="Isle Of Man" data-provinces="[]">Isle of Man</option>
<option value="Israel" data-provinces="[]">Israel</option>
<option value="Italy" data-provinces="[[&quot;Agrigento&quot;,&quot;Agrigento&quot;],[&quot;Alessandria&quot;,&quot;Alessandria&quot;],[&quot;Ancona&quot;,&quot;Ancona&quot;],[&quot;Aosta&quot;,&quot;Aosta Valley&quot;],[&quot;Arezzo&quot;,&quot;Arezzo&quot;],[&quot;Ascoli Piceno&quot;,&quot;Ascoli Piceno&quot;],[&quot;Asti&quot;,&quot;Asti&quot;],[&quot;Avellino&quot;,&quot;Avellino&quot;],[&quot;Bari&quot;,&quot;Bari&quot;],[&quot;Barletta-Andria-Trani&quot;,&quot;Barletta-Andria-Trani&quot;],[&quot;Belluno&quot;,&quot;Belluno&quot;],[&quot;Benevento&quot;,&quot;Benevento&quot;],[&quot;Bergamo&quot;,&quot;Bergamo&quot;],[&quot;Biella&quot;,&quot;Biella&quot;],[&quot;Bologna&quot;,&quot;Bologna&quot;],[&quot;Bolzano&quot;,&quot;South Tyrol&quot;],[&quot;Brescia&quot;,&quot;Brescia&quot;],[&quot;Brindisi&quot;,&quot;Brindisi&quot;],[&quot;Cagliari&quot;,&quot;Cagliari&quot;],[&quot;Caltanissetta&quot;,&quot;Caltanissetta&quot;],[&quot;Campobasso&quot;,&quot;Campobasso&quot;],[&quot;Carbonia-Iglesias&quot;,&quot;Carbonia-Iglesias&quot;],[&quot;Caserta&quot;,&quot;Caserta&quot;],[&quot;Catania&quot;,&quot;Catania&quot;],[&quot;Catanzaro&quot;,&quot;Catanzaro&quot;],[&quot;Chieti&quot;,&quot;Chieti&quot;],[&quot;Como&quot;,&quot;Como&quot;],[&quot;Cosenza&quot;,&quot;Cosenza&quot;],[&quot;Cremona&quot;,&quot;Cremona&quot;],[&quot;Crotone&quot;,&quot;Crotone&quot;],[&quot;Cuneo&quot;,&quot;Cuneo&quot;],[&quot;Enna&quot;,&quot;Enna&quot;],[&quot;Fermo&quot;,&quot;Fermo&quot;],[&quot;Ferrara&quot;,&quot;Ferrara&quot;],[&quot;Firenze&quot;,&quot;Florence&quot;],[&quot;Foggia&quot;,&quot;Foggia&quot;],[&quot;Forlì-Cesena&quot;,&quot;Forlì-Cesena&quot;],[&quot;Frosinone&quot;,&quot;Frosinone&quot;],[&quot;Genova&quot;,&quot;Genoa&quot;],[&quot;Gorizia&quot;,&quot;Gorizia&quot;],[&quot;Grosseto&quot;,&quot;Grosseto&quot;],[&quot;Imperia&quot;,&quot;Imperia&quot;],[&quot;Isernia&quot;,&quot;Isernia&quot;],[&quot;L&#39;Aquila&quot;,&quot;L’Aquila&quot;],[&quot;La Spezia&quot;,&quot;La Spezia&quot;],[&quot;Latina&quot;,&quot;Latina&quot;],[&quot;Lecce&quot;,&quot;Lecce&quot;],[&quot;Lecco&quot;,&quot;Lecco&quot;],[&quot;Livorno&quot;,&quot;Livorno&quot;],[&quot;Lodi&quot;,&quot;Lodi&quot;],[&quot;Lucca&quot;,&quot;Lucca&quot;],[&quot;Macerata&quot;,&quot;Macerata&quot;],[&quot;Mantova&quot;,&quot;Mantua&quot;],[&quot;Massa-Carrara&quot;,&quot;Massa and Carrara&quot;],[&quot;Matera&quot;,&quot;Matera&quot;],[&quot;Medio Campidano&quot;,&quot;Medio Campidano&quot;],[&quot;Messina&quot;,&quot;Messina&quot;],[&quot;Milano&quot;,&quot;Milan&quot;],[&quot;Modena&quot;,&quot;Modena&quot;],[&quot;Monza e Brianza&quot;,&quot;Monza and Brianza&quot;],[&quot;Napoli&quot;,&quot;Naples&quot;],[&quot;Novara&quot;,&quot;Novara&quot;],[&quot;Nuoro&quot;,&quot;Nuoro&quot;],[&quot;Ogliastra&quot;,&quot;Ogliastra&quot;],[&quot;Olbia-Tempio&quot;,&quot;Olbia-Tempio&quot;],[&quot;Oristano&quot;,&quot;Oristano&quot;],[&quot;Padova&quot;,&quot;Padua&quot;],[&quot;Palermo&quot;,&quot;Palermo&quot;],[&quot;Parma&quot;,&quot;Parma&quot;],[&quot;Pavia&quot;,&quot;Pavia&quot;],[&quot;Perugia&quot;,&quot;Perugia&quot;],[&quot;Pesaro e Urbino&quot;,&quot;Pesaro and Urbino&quot;],[&quot;Pescara&quot;,&quot;Pescara&quot;],[&quot;Piacenza&quot;,&quot;Piacenza&quot;],[&quot;Pisa&quot;,&quot;Pisa&quot;],[&quot;Pistoia&quot;,&quot;Pistoia&quot;],[&quot;Pordenone&quot;,&quot;Pordenone&quot;],[&quot;Potenza&quot;,&quot;Potenza&quot;],[&quot;Prato&quot;,&quot;Prato&quot;],[&quot;Ragusa&quot;,&quot;Ragusa&quot;],[&quot;Ravenna&quot;,&quot;Ravenna&quot;],[&quot;Reggio Calabria&quot;,&quot;Reggio Calabria&quot;],[&quot;Reggio Emilia&quot;,&quot;Reggio Emilia&quot;],[&quot;Rieti&quot;,&quot;Rieti&quot;],[&quot;Rimini&quot;,&quot;Rimini&quot;],[&quot;Roma&quot;,&quot;Rome&quot;],[&quot;Rovigo&quot;,&quot;Rovigo&quot;],[&quot;Salerno&quot;,&quot;Salerno&quot;],[&quot;Sassari&quot;,&quot;Sassari&quot;],[&quot;Savona&quot;,&quot;Savona&quot;],[&quot;Siena&quot;,&quot;Siena&quot;],[&quot;Siracusa&quot;,&quot;Syracuse&quot;],[&quot;Sondrio&quot;,&quot;Sondrio&quot;],[&quot;Taranto&quot;,&quot;Taranto&quot;],[&quot;Teramo&quot;,&quot;Teramo&quot;],[&quot;Terni&quot;,&quot;Terni&quot;],[&quot;Torino&quot;,&quot;Turin&quot;],[&quot;Trapani&quot;,&quot;Trapani&quot;],[&quot;Trento&quot;,&quot;Trentino&quot;],[&quot;Treviso&quot;,&quot;Treviso&quot;],[&quot;Trieste&quot;,&quot;Trieste&quot;],[&quot;Udine&quot;,&quot;Udine&quot;],[&quot;Varese&quot;,&quot;Varese&quot;],[&quot;Venezia&quot;,&quot;Venice&quot;],[&quot;Verbano-Cusio-Ossola&quot;,&quot;Verbano-Cusio-Ossola&quot;],[&quot;Vercelli&quot;,&quot;Vercelli&quot;],[&quot;Verona&quot;,&quot;Verona&quot;],[&quot;Vibo Valentia&quot;,&quot;Vibo Valentia&quot;],[&quot;Vicenza&quot;,&quot;Vicenza&quot;],[&quot;Viterbo&quot;,&quot;Viterbo&quot;]]">Italy</option>
<option value="Jamaica" data-provinces="[]">Jamaica</option>
<option value="Japan" data-provinces="[[&quot;Aichi&quot;,&quot;Aichi&quot;],[&quot;Akita&quot;,&quot;Akita&quot;],[&quot;Aomori&quot;,&quot;Aomori&quot;],[&quot;Chiba&quot;,&quot;Chiba&quot;],[&quot;Ehime&quot;,&quot;Ehime&quot;],[&quot;Fukui&quot;,&quot;Fukui&quot;],[&quot;Fukuoka&quot;,&quot;Fukuoka&quot;],[&quot;Fukushima&quot;,&quot;Fukushima&quot;],[&quot;Gifu&quot;,&quot;Gifu&quot;],[&quot;Gunma&quot;,&quot;Gunma&quot;],[&quot;Hiroshima&quot;,&quot;Hiroshima&quot;],[&quot;Hokkaidō&quot;,&quot;Hokkaido&quot;],[&quot;Hyōgo&quot;,&quot;Hyogo&quot;],[&quot;Ibaraki&quot;,&quot;Ibaraki&quot;],[&quot;Ishikawa&quot;,&quot;Ishikawa&quot;],[&quot;Iwate&quot;,&quot;Iwate&quot;],[&quot;Kagawa&quot;,&quot;Kagawa&quot;],[&quot;Kagoshima&quot;,&quot;Kagoshima&quot;],[&quot;Kanagawa&quot;,&quot;Kanagawa&quot;],[&quot;Kumamoto&quot;,&quot;Kumamoto&quot;],[&quot;Kyōto&quot;,&quot;Kyoto&quot;],[&quot;Kōchi&quot;,&quot;Kochi&quot;],[&quot;Mie&quot;,&quot;Mie&quot;],[&quot;Miyagi&quot;,&quot;Miyagi&quot;],[&quot;Miyazaki&quot;,&quot;Miyazaki&quot;],[&quot;Nagano&quot;,&quot;Nagano&quot;],[&quot;Nagasaki&quot;,&quot;Nagasaki&quot;],[&quot;Nara&quot;,&quot;Nara&quot;],[&quot;Niigata&quot;,&quot;Niigata&quot;],[&quot;Okayama&quot;,&quot;Okayama&quot;],[&quot;Okinawa&quot;,&quot;Okinawa&quot;],[&quot;Saga&quot;,&quot;Saga&quot;],[&quot;Saitama&quot;,&quot;Saitama&quot;],[&quot;Shiga&quot;,&quot;Shiga&quot;],[&quot;Shimane&quot;,&quot;Shimane&quot;],[&quot;Shizuoka&quot;,&quot;Shizuoka&quot;],[&quot;Tochigi&quot;,&quot;Tochigi&quot;],[&quot;Tokushima&quot;,&quot;Tokushima&quot;],[&quot;Tottori&quot;,&quot;Tottori&quot;],[&quot;Toyama&quot;,&quot;Toyama&quot;],[&quot;Tōkyō&quot;,&quot;Tokyo&quot;],[&quot;Wakayama&quot;,&quot;Wakayama&quot;],[&quot;Yamagata&quot;,&quot;Yamagata&quot;],[&quot;Yamaguchi&quot;,&quot;Yamaguchi&quot;],[&quot;Yamanashi&quot;,&quot;Yamanashi&quot;],[&quot;Ōita&quot;,&quot;Oita&quot;],[&quot;Ōsaka&quot;,&quot;Osaka&quot;]]">Japan</option>
<option value="Jersey" data-provinces="[]">Jersey</option>
<option value="Jordan" data-provinces="[]">Jordan</option>
<option value="Kazakhstan" data-provinces="[]">Kazakhstan</option>
<option value="Kenya" data-provinces="[]">Kenya</option>
<option value="Kiribati" data-provinces="[]">Kiribati</option>
<option value="Kosovo" data-provinces="[]">Kosovo</option>
<option value="Kuwait" data-provinces="[[&quot;Al Ahmadi&quot;,&quot;Al Ahmadi&quot;],[&quot;Al Asimah&quot;,&quot;Al Asimah&quot;],[&quot;Al Farwaniyah&quot;,&quot;Al Farwaniyah&quot;],[&quot;Al Jahra&quot;,&quot;Al Jahra&quot;],[&quot;Hawalli&quot;,&quot;Hawalli&quot;],[&quot;Mubarak Al-Kabeer&quot;,&quot;Mubarak Al-Kabeer&quot;]]">Kuwait</option>
<option value="Kyrgyzstan" data-provinces="[]">Kyrgyzstan</option>
<option value="Lao People's Democratic Republic" data-provinces="[]">Laos</option>
<option value="Latvia" data-provinces="[]">Latvia</option>
<option value="Lebanon" data-provinces="[]">Lebanon</option>
<option value="Lesotho" data-provinces="[]">Lesotho</option>
<option value="Liberia" data-provinces="[]">Liberia</option>
<option value="Libyan Arab Jamahiriya" data-provinces="[]">Libya</option>
<option value="Liechtenstein" data-provinces="[]">Liechtenstein</option>
<option value="Lithuania" data-provinces="[]">Lithuania</option>
<option value="Luxembourg" data-provinces="[]">Luxembourg</option>
<option value="Macao" data-provinces="[]">Macao SAR</option>
<option value="Madagascar" data-provinces="[]">Madagascar</option>
<option value="Malawi" data-provinces="[]">Malawi</option>
<option value="Malaysia" data-provinces="[[&quot;Johor&quot;,&quot;Johor&quot;],[&quot;Kedah&quot;,&quot;Kedah&quot;],[&quot;Kelantan&quot;,&quot;Kelantan&quot;],[&quot;Kuala Lumpur&quot;,&quot;Kuala Lumpur&quot;],[&quot;Labuan&quot;,&quot;Labuan&quot;],[&quot;Melaka&quot;,&quot;Malacca&quot;],[&quot;Negeri Sembilan&quot;,&quot;Negeri Sembilan&quot;],[&quot;Pahang&quot;,&quot;Pahang&quot;],[&quot;Penang&quot;,&quot;Penang&quot;],[&quot;Perak&quot;,&quot;Perak&quot;],[&quot;Perlis&quot;,&quot;Perlis&quot;],[&quot;Putrajaya&quot;,&quot;Putrajaya&quot;],[&quot;Sabah&quot;,&quot;Sabah&quot;],[&quot;Sarawak&quot;,&quot;Sarawak&quot;],[&quot;Selangor&quot;,&quot;Selangor&quot;],[&quot;Terengganu&quot;,&quot;Terengganu&quot;]]">Malaysia</option>
<option value="Maldives" data-provinces="[]">Maldives</option>
<option value="Mali" data-provinces="[]">Mali</option>
<option value="Malta" data-provinces="[]">Malta</option>
<option value="Martinique" data-provinces="[]">Martinique</option>
<option value="Mauritania" data-provinces="[]">Mauritania</option>
<option value="Mauritius" data-provinces="[]">Mauritius</option>
<option value="Mayotte" data-provinces="[]">Mayotte</option>
<option value="Mexico" data-provinces="[[&quot;Aguascalientes&quot;,&quot;Aguascalientes&quot;],[&quot;Baja California&quot;,&quot;Baja California&quot;],[&quot;Baja California Sur&quot;,&quot;Baja California Sur&quot;],[&quot;Campeche&quot;,&quot;Campeche&quot;],[&quot;Chiapas&quot;,&quot;Chiapas&quot;],[&quot;Chihuahua&quot;,&quot;Chihuahua&quot;],[&quot;Ciudad de México&quot;,&quot;Ciudad de Mexico&quot;],[&quot;Coahuila&quot;,&quot;Coahuila&quot;],[&quot;Colima&quot;,&quot;Colima&quot;],[&quot;Durango&quot;,&quot;Durango&quot;],[&quot;Guanajuato&quot;,&quot;Guanajuato&quot;],[&quot;Guerrero&quot;,&quot;Guerrero&quot;],[&quot;Hidalgo&quot;,&quot;Hidalgo&quot;],[&quot;Jalisco&quot;,&quot;Jalisco&quot;],[&quot;Michoacán&quot;,&quot;Michoacán&quot;],[&quot;Morelos&quot;,&quot;Morelos&quot;],[&quot;México&quot;,&quot;Mexico State&quot;],[&quot;Nayarit&quot;,&quot;Nayarit&quot;],[&quot;Nuevo León&quot;,&quot;Nuevo León&quot;],[&quot;Oaxaca&quot;,&quot;Oaxaca&quot;],[&quot;Puebla&quot;,&quot;Puebla&quot;],[&quot;Querétaro&quot;,&quot;Querétaro&quot;],[&quot;Quintana Roo&quot;,&quot;Quintana Roo&quot;],[&quot;San Luis Potosí&quot;,&quot;San Luis Potosí&quot;],[&quot;Sinaloa&quot;,&quot;Sinaloa&quot;],[&quot;Sonora&quot;,&quot;Sonora&quot;],[&quot;Tabasco&quot;,&quot;Tabasco&quot;],[&quot;Tamaulipas&quot;,&quot;Tamaulipas&quot;],[&quot;Tlaxcala&quot;,&quot;Tlaxcala&quot;],[&quot;Veracruz&quot;,&quot;Veracruz&quot;],[&quot;Yucatán&quot;,&quot;Yucatán&quot;],[&quot;Zacatecas&quot;,&quot;Zacatecas&quot;]]">Mexico</option>
<option value="Moldova, Republic of" data-provinces="[]">Moldova</option>
<option value="Monaco" data-provinces="[]">Monaco</option>
<option value="Mongolia" data-provinces="[]">Mongolia</option>
<option value="Montenegro" data-provinces="[]">Montenegro</option>
<option value="Montserrat" data-provinces="[]">Montserrat</option>
<option value="Morocco" data-provinces="[]">Morocco</option>
<option value="Mozambique" data-provinces="[]">Mozambique</option>
<option value="Myanmar" data-provinces="[]">Myanmar (Burma)</option>
<option value="Namibia" data-provinces="[]">Namibia</option>
<option value="Nauru" data-provinces="[]">Nauru</option>
<option value="Nepal" data-provinces="[]">Nepal</option>
<option value="Netherlands" data-provinces="[]">Netherlands</option>
<option value="New Caledonia" data-provinces="[]">New Caledonia</option>
<option value="New Zealand" data-provinces="[[&quot;Auckland&quot;,&quot;Auckland&quot;],[&quot;Bay of Plenty&quot;,&quot;Bay of Plenty&quot;],[&quot;Canterbury&quot;,&quot;Canterbury&quot;],[&quot;Chatham Islands&quot;,&quot;Chatham Islands&quot;],[&quot;Gisborne&quot;,&quot;Gisborne&quot;],[&quot;Hawke&#39;s Bay&quot;,&quot;Hawke’s Bay&quot;],[&quot;Manawatu-Wanganui&quot;,&quot;Manawatū-Whanganui&quot;],[&quot;Marlborough&quot;,&quot;Marlborough&quot;],[&quot;Nelson&quot;,&quot;Nelson&quot;],[&quot;Northland&quot;,&quot;Northland&quot;],[&quot;Otago&quot;,&quot;Otago&quot;],[&quot;Southland&quot;,&quot;Southland&quot;],[&quot;Taranaki&quot;,&quot;Taranaki&quot;],[&quot;Tasman&quot;,&quot;Tasman&quot;],[&quot;Waikato&quot;,&quot;Waikato&quot;],[&quot;Wellington&quot;,&quot;Wellington&quot;],[&quot;West Coast&quot;,&quot;West Coast&quot;]]">New Zealand</option>
<option value="Nicaragua" data-provinces="[]">Nicaragua</option>
<option value="Niger" data-provinces="[]">Niger</option>
<option value="Nigeria" data-provinces="[[&quot;Abia&quot;,&quot;Abia&quot;],[&quot;Abuja Federal Capital Territory&quot;,&quot;Federal Capital Territory&quot;],[&quot;Adamawa&quot;,&quot;Adamawa&quot;],[&quot;Akwa Ibom&quot;,&quot;Akwa Ibom&quot;],[&quot;Anambra&quot;,&quot;Anambra&quot;],[&quot;Bauchi&quot;,&quot;Bauchi&quot;],[&quot;Bayelsa&quot;,&quot;Bayelsa&quot;],[&quot;Benue&quot;,&quot;Benue&quot;],[&quot;Borno&quot;,&quot;Borno&quot;],[&quot;Cross River&quot;,&quot;Cross River&quot;],[&quot;Delta&quot;,&quot;Delta&quot;],[&quot;Ebonyi&quot;,&quot;Ebonyi&quot;],[&quot;Edo&quot;,&quot;Edo&quot;],[&quot;Ekiti&quot;,&quot;Ekiti&quot;],[&quot;Enugu&quot;,&quot;Enugu&quot;],[&quot;Gombe&quot;,&quot;Gombe&quot;],[&quot;Imo&quot;,&quot;Imo&quot;],[&quot;Jigawa&quot;,&quot;Jigawa&quot;],[&quot;Kaduna&quot;,&quot;Kaduna&quot;],[&quot;Kano&quot;,&quot;Kano&quot;],[&quot;Katsina&quot;,&quot;Katsina&quot;],[&quot;Kebbi&quot;,&quot;Kebbi&quot;],[&quot;Kogi&quot;,&quot;Kogi&quot;],[&quot;Kwara&quot;,&quot;Kwara&quot;],[&quot;Lagos&quot;,&quot;Lagos&quot;],[&quot;Nasarawa&quot;,&quot;Nasarawa&quot;],[&quot;Niger&quot;,&quot;Niger&quot;],[&quot;Ogun&quot;,&quot;Ogun&quot;],[&quot;Ondo&quot;,&quot;Ondo&quot;],[&quot;Osun&quot;,&quot;Osun&quot;],[&quot;Oyo&quot;,&quot;Oyo&quot;],[&quot;Plateau&quot;,&quot;Plateau&quot;],[&quot;Rivers&quot;,&quot;Rivers&quot;],[&quot;Sokoto&quot;,&quot;Sokoto&quot;],[&quot;Taraba&quot;,&quot;Taraba&quot;],[&quot;Yobe&quot;,&quot;Yobe&quot;],[&quot;Zamfara&quot;,&quot;Zamfara&quot;]]">Nigeria</option>
<option value="Niue" data-provinces="[]">Niue</option>
<option value="Norfolk Island" data-provinces="[]">Norfolk Island</option>
<option value="North Macedonia" data-provinces="[]">North Macedonia</option>
<option value="Norway" data-provinces="[]">Norway</option>
<option value="Oman" data-provinces="[]">Oman</option>
<option value="Pakistan" data-provinces="[]">Pakistan</option>
<option value="Palestinian Territory, Occupied" data-provinces="[]">Palestinian Territories</option>
<option value="Panama" data-provinces="[[&quot;Bocas del Toro&quot;,&quot;Bocas del Toro&quot;],[&quot;Chiriquí&quot;,&quot;Chiriquí&quot;],[&quot;Coclé&quot;,&quot;Coclé&quot;],[&quot;Colón&quot;,&quot;Colón&quot;],[&quot;Darién&quot;,&quot;Darién&quot;],[&quot;Emberá&quot;,&quot;Emberá&quot;],[&quot;Herrera&quot;,&quot;Herrera&quot;],[&quot;Kuna Yala&quot;,&quot;Guna Yala&quot;],[&quot;Los Santos&quot;,&quot;Los Santos&quot;],[&quot;Ngöbe-Buglé&quot;,&quot;Ngöbe-Buglé&quot;],[&quot;Panamá&quot;,&quot;Panamá&quot;],[&quot;Panamá Oeste&quot;,&quot;West Panamá&quot;],[&quot;Veraguas&quot;,&quot;Veraguas&quot;]]">Panama</option>
<option value="Papua New Guinea" data-provinces="[]">Papua New Guinea</option>
<option value="Paraguay" data-provinces="[]">Paraguay</option>
<option value="Peru" data-provinces="[[&quot;Amazonas&quot;,&quot;Amazonas&quot;],[&quot;Apurímac&quot;,&quot;Apurímac&quot;],[&quot;Arequipa&quot;,&quot;Arequipa&quot;],[&quot;Ayacucho&quot;,&quot;Ayacucho&quot;],[&quot;Cajamarca&quot;,&quot;Cajamarca&quot;],[&quot;Callao&quot;,&quot;El Callao&quot;],[&quot;Cuzco&quot;,&quot;Cusco&quot;],[&quot;Huancavelica&quot;,&quot;Huancavelica&quot;],[&quot;Huánuco&quot;,&quot;Huánuco&quot;],[&quot;Ica&quot;,&quot;Ica&quot;],[&quot;Junín&quot;,&quot;Junín&quot;],[&quot;La Libertad&quot;,&quot;La Libertad&quot;],[&quot;Lambayeque&quot;,&quot;Lambayeque&quot;],[&quot;Lima (departamento)&quot;,&quot;Lima (Department)&quot;],[&quot;Lima (provincia)&quot;,&quot;Lima (Metropolitan)&quot;],[&quot;Loreto&quot;,&quot;Loreto&quot;],[&quot;Madre de Dios&quot;,&quot;Madre de Dios&quot;],[&quot;Moquegua&quot;,&quot;Moquegua&quot;],[&quot;Pasco&quot;,&quot;Pasco&quot;],[&quot;Piura&quot;,&quot;Piura&quot;],[&quot;Puno&quot;,&quot;Puno&quot;],[&quot;San Martín&quot;,&quot;San Martín&quot;],[&quot;Tacna&quot;,&quot;Tacna&quot;],[&quot;Tumbes&quot;,&quot;Tumbes&quot;],[&quot;Ucayali&quot;,&quot;Ucayali&quot;],[&quot;Áncash&quot;,&quot;Ancash&quot;]]">Peru</option>
<option value="Philippines" data-provinces="[[&quot;Abra&quot;,&quot;Abra&quot;],[&quot;Agusan del Norte&quot;,&quot;Agusan del Norte&quot;],[&quot;Agusan del Sur&quot;,&quot;Agusan del Sur&quot;],[&quot;Aklan&quot;,&quot;Aklan&quot;],[&quot;Albay&quot;,&quot;Albay&quot;],[&quot;Antique&quot;,&quot;Antique&quot;],[&quot;Apayao&quot;,&quot;Apayao&quot;],[&quot;Aurora&quot;,&quot;Aurora&quot;],[&quot;Basilan&quot;,&quot;Basilan&quot;],[&quot;Bataan&quot;,&quot;Bataan&quot;],[&quot;Batanes&quot;,&quot;Batanes&quot;],[&quot;Batangas&quot;,&quot;Batangas&quot;],[&quot;Benguet&quot;,&quot;Benguet&quot;],[&quot;Biliran&quot;,&quot;Biliran&quot;],[&quot;Bohol&quot;,&quot;Bohol&quot;],[&quot;Bukidnon&quot;,&quot;Bukidnon&quot;],[&quot;Bulacan&quot;,&quot;Bulacan&quot;],[&quot;Cagayan&quot;,&quot;Cagayan&quot;],[&quot;Camarines Norte&quot;,&quot;Camarines Norte&quot;],[&quot;Camarines Sur&quot;,&quot;Camarines Sur&quot;],[&quot;Camiguin&quot;,&quot;Camiguin&quot;],[&quot;Capiz&quot;,&quot;Capiz&quot;],[&quot;Catanduanes&quot;,&quot;Catanduanes&quot;],[&quot;Cavite&quot;,&quot;Cavite&quot;],[&quot;Cebu&quot;,&quot;Cebu&quot;],[&quot;Cotabato&quot;,&quot;Cotabato&quot;],[&quot;Davao Occidental&quot;,&quot;Davao Occidental&quot;],[&quot;Davao Oriental&quot;,&quot;Davao Oriental&quot;],[&quot;Davao de Oro&quot;,&quot;Compostela Valley&quot;],[&quot;Davao del Norte&quot;,&quot;Davao del Norte&quot;],[&quot;Davao del Sur&quot;,&quot;Davao del Sur&quot;],[&quot;Dinagat Islands&quot;,&quot;Dinagat Islands&quot;],[&quot;Eastern Samar&quot;,&quot;Eastern Samar&quot;],[&quot;Guimaras&quot;,&quot;Guimaras&quot;],[&quot;Ifugao&quot;,&quot;Ifugao&quot;],[&quot;Ilocos Norte&quot;,&quot;Ilocos Norte&quot;],[&quot;Ilocos Sur&quot;,&quot;Ilocos Sur&quot;],[&quot;Iloilo&quot;,&quot;Iloilo&quot;],[&quot;Isabela&quot;,&quot;Isabela&quot;],[&quot;Kalinga&quot;,&quot;Kalinga&quot;],[&quot;La Union&quot;,&quot;La Union&quot;],[&quot;Laguna&quot;,&quot;Laguna&quot;],[&quot;Lanao del Norte&quot;,&quot;Lanao del Norte&quot;],[&quot;Lanao del Sur&quot;,&quot;Lanao del Sur&quot;],[&quot;Leyte&quot;,&quot;Leyte&quot;],[&quot;Maguindanao&quot;,&quot;Maguindanao&quot;],[&quot;Marinduque&quot;,&quot;Marinduque&quot;],[&quot;Masbate&quot;,&quot;Masbate&quot;],[&quot;Metro Manila&quot;,&quot;Metro Manila&quot;],[&quot;Misamis Occidental&quot;,&quot;Misamis Occidental&quot;],[&quot;Misamis Oriental&quot;,&quot;Misamis Oriental&quot;],[&quot;Mountain Province&quot;,&quot;Mountain&quot;],[&quot;Negros Occidental&quot;,&quot;Negros Occidental&quot;],[&quot;Negros Oriental&quot;,&quot;Negros Oriental&quot;],[&quot;Northern Samar&quot;,&quot;Northern Samar&quot;],[&quot;Nueva Ecija&quot;,&quot;Nueva Ecija&quot;],[&quot;Nueva Vizcaya&quot;,&quot;Nueva Vizcaya&quot;],[&quot;Occidental Mindoro&quot;,&quot;Occidental Mindoro&quot;],[&quot;Oriental Mindoro&quot;,&quot;Oriental Mindoro&quot;],[&quot;Palawan&quot;,&quot;Palawan&quot;],[&quot;Pampanga&quot;,&quot;Pampanga&quot;],[&quot;Pangasinan&quot;,&quot;Pangasinan&quot;],[&quot;Quezon&quot;,&quot;Quezon&quot;],[&quot;Quirino&quot;,&quot;Quirino&quot;],[&quot;Rizal&quot;,&quot;Rizal&quot;],[&quot;Romblon&quot;,&quot;Romblon&quot;],[&quot;Samar&quot;,&quot;Samar&quot;],[&quot;Sarangani&quot;,&quot;Sarangani&quot;],[&quot;Siquijor&quot;,&quot;Siquijor&quot;],[&quot;Sorsogon&quot;,&quot;Sorsogon&quot;],[&quot;South Cotabato&quot;,&quot;South Cotabato&quot;],[&quot;Southern Leyte&quot;,&quot;Southern Leyte&quot;],[&quot;Sultan Kudarat&quot;,&quot;Sultan Kudarat&quot;],[&quot;Sulu&quot;,&quot;Sulu&quot;],[&quot;Surigao del Norte&quot;,&quot;Surigao del Norte&quot;],[&quot;Surigao del Sur&quot;,&quot;Surigao del Sur&quot;],[&quot;Tarlac&quot;,&quot;Tarlac&quot;],[&quot;Tawi-Tawi&quot;,&quot;Tawi-Tawi&quot;],[&quot;Zambales&quot;,&quot;Zambales&quot;],[&quot;Zamboanga Sibugay&quot;,&quot;Zamboanga Sibugay&quot;],[&quot;Zamboanga del Norte&quot;,&quot;Zamboanga del Norte&quot;],[&quot;Zamboanga del Sur&quot;,&quot;Zamboanga del Sur&quot;]]">Philippines</option>
<option value="Pitcairn" data-provinces="[]">Pitcairn Islands</option>
<option value="Poland" data-provinces="[]">Poland</option>
<option value="Portugal" data-provinces="[[&quot;Aveiro&quot;,&quot;Aveiro&quot;],[&quot;Açores&quot;,&quot;Azores&quot;],[&quot;Beja&quot;,&quot;Beja&quot;],[&quot;Braga&quot;,&quot;Braga&quot;],[&quot;Bragança&quot;,&quot;Bragança&quot;],[&quot;Castelo Branco&quot;,&quot;Castelo Branco&quot;],[&quot;Coimbra&quot;,&quot;Coimbra&quot;],[&quot;Faro&quot;,&quot;Faro&quot;],[&quot;Guarda&quot;,&quot;Guarda&quot;],[&quot;Leiria&quot;,&quot;Leiria&quot;],[&quot;Lisboa&quot;,&quot;Lisbon&quot;],[&quot;Madeira&quot;,&quot;Madeira&quot;],[&quot;Portalegre&quot;,&quot;Portalegre&quot;],[&quot;Porto&quot;,&quot;Porto&quot;],[&quot;Santarém&quot;,&quot;Santarém&quot;],[&quot;Setúbal&quot;,&quot;Setúbal&quot;],[&quot;Viana do Castelo&quot;,&quot;Viana do Castelo&quot;],[&quot;Vila Real&quot;,&quot;Vila Real&quot;],[&quot;Viseu&quot;,&quot;Viseu&quot;],[&quot;Évora&quot;,&quot;Évora&quot;]]">Portugal</option>
<option value="Qatar" data-provinces="[]">Qatar</option>
<option value="Reunion" data-provinces="[]">Réunion</option>
<option value="Romania" data-provinces="[[&quot;Alba&quot;,&quot;Alba&quot;],[&quot;Arad&quot;,&quot;Arad&quot;],[&quot;Argeș&quot;,&quot;Argeș&quot;],[&quot;Bacău&quot;,&quot;Bacău&quot;],[&quot;Bihor&quot;,&quot;Bihor&quot;],[&quot;Bistrița-Năsăud&quot;,&quot;Bistriţa-Năsăud&quot;],[&quot;Botoșani&quot;,&quot;Botoşani&quot;],[&quot;Brașov&quot;,&quot;Braşov&quot;],[&quot;Brăila&quot;,&quot;Brăila&quot;],[&quot;București&quot;,&quot;Bucharest&quot;],[&quot;Buzău&quot;,&quot;Buzău&quot;],[&quot;Caraș-Severin&quot;,&quot;Caraș-Severin&quot;],[&quot;Cluj&quot;,&quot;Cluj&quot;],[&quot;Constanța&quot;,&quot;Constanța&quot;],[&quot;Covasna&quot;,&quot;Covasna&quot;],[&quot;Călărași&quot;,&quot;Călărași&quot;],[&quot;Dolj&quot;,&quot;Dolj&quot;],[&quot;Dâmbovița&quot;,&quot;Dâmbovița&quot;],[&quot;Galați&quot;,&quot;Galați&quot;],[&quot;Giurgiu&quot;,&quot;Giurgiu&quot;],[&quot;Gorj&quot;,&quot;Gorj&quot;],[&quot;Harghita&quot;,&quot;Harghita&quot;],[&quot;Hunedoara&quot;,&quot;Hunedoara&quot;],[&quot;Ialomița&quot;,&quot;Ialomița&quot;],[&quot;Iași&quot;,&quot;Iași&quot;],[&quot;Ilfov&quot;,&quot;Ilfov&quot;],[&quot;Maramureș&quot;,&quot;Maramureş&quot;],[&quot;Mehedinți&quot;,&quot;Mehedinți&quot;],[&quot;Mureș&quot;,&quot;Mureş&quot;],[&quot;Neamț&quot;,&quot;Neamţ&quot;],[&quot;Olt&quot;,&quot;Olt&quot;],[&quot;Prahova&quot;,&quot;Prahova&quot;],[&quot;Satu Mare&quot;,&quot;Satu Mare&quot;],[&quot;Sibiu&quot;,&quot;Sibiu&quot;],[&quot;Suceava&quot;,&quot;Suceava&quot;],[&quot;Sălaj&quot;,&quot;Sălaj&quot;],[&quot;Teleorman&quot;,&quot;Teleorman&quot;],[&quot;Timiș&quot;,&quot;Timiș&quot;],[&quot;Tulcea&quot;,&quot;Tulcea&quot;],[&quot;Vaslui&quot;,&quot;Vaslui&quot;],[&quot;Vrancea&quot;,&quot;Vrancea&quot;],[&quot;Vâlcea&quot;,&quot;Vâlcea&quot;]]">Romania</option>
<option value="Russia" data-provinces="[[&quot;Altai Krai&quot;,&quot;Altai Krai&quot;],[&quot;Altai Republic&quot;,&quot;Altai&quot;],[&quot;Amur Oblast&quot;,&quot;Amur&quot;],[&quot;Arkhangelsk Oblast&quot;,&quot;Arkhangelsk&quot;],[&quot;Astrakhan Oblast&quot;,&quot;Astrakhan&quot;],[&quot;Belgorod Oblast&quot;,&quot;Belgorod&quot;],[&quot;Bryansk Oblast&quot;,&quot;Bryansk&quot;],[&quot;Chechen Republic&quot;,&quot;Chechen&quot;],[&quot;Chelyabinsk Oblast&quot;,&quot;Chelyabinsk&quot;],[&quot;Chukotka Autonomous Okrug&quot;,&quot;Chukotka Okrug&quot;],[&quot;Chuvash Republic&quot;,&quot;Chuvash&quot;],[&quot;Irkutsk Oblast&quot;,&quot;Irkutsk&quot;],[&quot;Ivanovo Oblast&quot;,&quot;Ivanovo&quot;],[&quot;Jewish Autonomous Oblast&quot;,&quot;Jewish&quot;],[&quot;Kabardino-Balkarian Republic&quot;,&quot;Kabardino-Balkar&quot;],[&quot;Kaliningrad Oblast&quot;,&quot;Kaliningrad&quot;],[&quot;Kaluga Oblast&quot;,&quot;Kaluga&quot;],[&quot;Kamchatka Krai&quot;,&quot;Kamchatka Krai&quot;],[&quot;Karachay–Cherkess Republic&quot;,&quot;Karachay-Cherkess&quot;],[&quot;Kemerovo Oblast&quot;,&quot;Kemerovo&quot;],[&quot;Khabarovsk Krai&quot;,&quot;Khabarovsk Krai&quot;],[&quot;Khanty-Mansi Autonomous Okrug&quot;,&quot;Khanty-Mansi&quot;],[&quot;Kirov Oblast&quot;,&quot;Kirov&quot;],[&quot;Komi Republic&quot;,&quot;Komi&quot;],[&quot;Kostroma Oblast&quot;,&quot;Kostroma&quot;],[&quot;Krasnodar Krai&quot;,&quot;Krasnodar Krai&quot;],[&quot;Krasnoyarsk Krai&quot;,&quot;Krasnoyarsk Krai&quot;],[&quot;Kurgan Oblast&quot;,&quot;Kurgan&quot;],[&quot;Kursk Oblast&quot;,&quot;Kursk&quot;],[&quot;Leningrad Oblast&quot;,&quot;Leningrad&quot;],[&quot;Lipetsk Oblast&quot;,&quot;Lipetsk&quot;],[&quot;Magadan Oblast&quot;,&quot;Magadan&quot;],[&quot;Mari El Republic&quot;,&quot;Mari El&quot;],[&quot;Moscow&quot;,&quot;Moscow&quot;],[&quot;Moscow Oblast&quot;,&quot;Moscow Province&quot;],[&quot;Murmansk Oblast&quot;,&quot;Murmansk&quot;],[&quot;Nizhny Novgorod Oblast&quot;,&quot;Nizhny Novgorod&quot;],[&quot;Novgorod Oblast&quot;,&quot;Novgorod&quot;],[&quot;Novosibirsk Oblast&quot;,&quot;Novosibirsk&quot;],[&quot;Omsk Oblast&quot;,&quot;Omsk&quot;],[&quot;Orenburg Oblast&quot;,&quot;Orenburg&quot;],[&quot;Oryol Oblast&quot;,&quot;Oryol&quot;],[&quot;Penza Oblast&quot;,&quot;Penza&quot;],[&quot;Perm Krai&quot;,&quot;Perm Krai&quot;],[&quot;Primorsky Krai&quot;,&quot;Primorsky Krai&quot;],[&quot;Pskov Oblast&quot;,&quot;Pskov&quot;],[&quot;Republic of Adygeya&quot;,&quot;Adygea&quot;],[&quot;Republic of Bashkortostan&quot;,&quot;Bashkortostan&quot;],[&quot;Republic of Buryatia&quot;,&quot;Buryat&quot;],[&quot;Republic of Dagestan&quot;,&quot;Dagestan&quot;],[&quot;Republic of Ingushetia&quot;,&quot;Ingushetia&quot;],[&quot;Republic of Kalmykia&quot;,&quot;Kalmykia&quot;],[&quot;Republic of Karelia&quot;,&quot;Karelia&quot;],[&quot;Republic of Khakassia&quot;,&quot;Khakassia&quot;],[&quot;Republic of Mordovia&quot;,&quot;Mordovia&quot;],[&quot;Republic of North Ossetia–Alania&quot;,&quot;North Ossetia-Alania&quot;],[&quot;Republic of Tatarstan&quot;,&quot;Tatarstan&quot;],[&quot;Rostov Oblast&quot;,&quot;Rostov&quot;],[&quot;Ryazan Oblast&quot;,&quot;Ryazan&quot;],[&quot;Saint Petersburg&quot;,&quot;Saint Petersburg&quot;],[&quot;Sakha Republic (Yakutia)&quot;,&quot;Sakha&quot;],[&quot;Sakhalin Oblast&quot;,&quot;Sakhalin&quot;],[&quot;Samara Oblast&quot;,&quot;Samara&quot;],[&quot;Saratov Oblast&quot;,&quot;Saratov&quot;],[&quot;Smolensk Oblast&quot;,&quot;Smolensk&quot;],[&quot;Stavropol Krai&quot;,&quot;Stavropol Krai&quot;],[&quot;Sverdlovsk Oblast&quot;,&quot;Sverdlovsk&quot;],[&quot;Tambov Oblast&quot;,&quot;Tambov&quot;],[&quot;Tomsk Oblast&quot;,&quot;Tomsk&quot;],[&quot;Tula Oblast&quot;,&quot;Tula&quot;],[&quot;Tver Oblast&quot;,&quot;Tver&quot;],[&quot;Tyumen Oblast&quot;,&quot;Tyumen&quot;],[&quot;Tyva Republic&quot;,&quot;Tuva&quot;],[&quot;Udmurtia&quot;,&quot;Udmurt&quot;],[&quot;Ulyanovsk Oblast&quot;,&quot;Ulyanovsk&quot;],[&quot;Vladimir Oblast&quot;,&quot;Vladimir&quot;],[&quot;Volgograd Oblast&quot;,&quot;Volgograd&quot;],[&quot;Vologda Oblast&quot;,&quot;Vologda&quot;],[&quot;Voronezh Oblast&quot;,&quot;Voronezh&quot;],[&quot;Yamalo-Nenets Autonomous Okrug&quot;,&quot;Yamalo-Nenets Okrug&quot;],[&quot;Yaroslavl Oblast&quot;,&quot;Yaroslavl&quot;],[&quot;Zabaykalsky Krai&quot;,&quot;Zabaykalsky Krai&quot;]]">Russia</option>
<option value="Rwanda" data-provinces="[]">Rwanda</option>
<option value="Samoa" data-provinces="[]">Samoa</option>
<option value="San Marino" data-provinces="[]">San Marino</option>
<option value="Sao Tome And Principe" data-provinces="[]">São Tomé & Príncipe</option>
<option value="Saudi Arabia" data-provinces="[]">Saudi Arabia</option>
<option value="Senegal" data-provinces="[]">Senegal</option>
<option value="Serbia" data-provinces="[]">Serbia</option>
<option value="Seychelles" data-provinces="[]">Seychelles</option>
<option value="Sierra Leone" data-provinces="[]">Sierra Leone</option>
<option value="Singapore" data-provinces="[]">Singapore</option>
<option value="Sint Maarten" data-provinces="[]">Sint Maarten</option>
<option value="Slovakia" data-provinces="[]">Slovakia</option>
<option value="Slovenia" data-provinces="[]">Slovenia</option>
<option value="Solomon Islands" data-provinces="[]">Solomon Islands</option>
<option value="Somalia" data-provinces="[]">Somalia</option>
<option value="South Africa" data-provinces="[[&quot;Eastern Cape&quot;,&quot;Eastern Cape&quot;],[&quot;Free State&quot;,&quot;Free State&quot;],[&quot;Gauteng&quot;,&quot;Gauteng&quot;],[&quot;KwaZulu-Natal&quot;,&quot;KwaZulu-Natal&quot;],[&quot;Limpopo&quot;,&quot;Limpopo&quot;],[&quot;Mpumalanga&quot;,&quot;Mpumalanga&quot;],[&quot;North West&quot;,&quot;North West&quot;],[&quot;Northern Cape&quot;,&quot;Northern Cape&quot;],[&quot;Western Cape&quot;,&quot;Western Cape&quot;]]">South Africa</option>
<option value="South Georgia And The South Sandwich Islands" data-provinces="[]">South Georgia & South Sandwich Islands</option>
<option value="South Korea" data-provinces="[[&quot;Busan&quot;,&quot;Busan&quot;],[&quot;Chungbuk&quot;,&quot;North Chungcheong&quot;],[&quot;Chungnam&quot;,&quot;South Chungcheong&quot;],[&quot;Daegu&quot;,&quot;Daegu&quot;],[&quot;Daejeon&quot;,&quot;Daejeon&quot;],[&quot;Gangwon&quot;,&quot;Gangwon&quot;],[&quot;Gwangju&quot;,&quot;Gwangju City&quot;],[&quot;Gyeongbuk&quot;,&quot;North Gyeongsang&quot;],[&quot;Gyeonggi&quot;,&quot;Gyeonggi&quot;],[&quot;Gyeongnam&quot;,&quot;South Gyeongsang&quot;],[&quot;Incheon&quot;,&quot;Incheon&quot;],[&quot;Jeju&quot;,&quot;Jeju&quot;],[&quot;Jeonbuk&quot;,&quot;North Jeolla&quot;],[&quot;Jeonnam&quot;,&quot;South Jeolla&quot;],[&quot;Sejong&quot;,&quot;Sejong&quot;],[&quot;Seoul&quot;,&quot;Seoul&quot;],[&quot;Ulsan&quot;,&quot;Ulsan&quot;]]">South Korea</option>
<option value="South Sudan" data-provinces="[]">South Sudan</option>
<option value="Spain" data-provinces="[[&quot;A Coruña&quot;,&quot;A Coruña&quot;],[&quot;Albacete&quot;,&quot;Albacete&quot;],[&quot;Alicante&quot;,&quot;Alicante&quot;],[&quot;Almería&quot;,&quot;Almería&quot;],[&quot;Asturias&quot;,&quot;Asturias Province&quot;],[&quot;Badajoz&quot;,&quot;Badajoz&quot;],[&quot;Balears&quot;,&quot;Balears Province&quot;],[&quot;Barcelona&quot;,&quot;Barcelona&quot;],[&quot;Burgos&quot;,&quot;Burgos&quot;],[&quot;Cantabria&quot;,&quot;Cantabria Province&quot;],[&quot;Castellón&quot;,&quot;Castellón&quot;],[&quot;Ceuta&quot;,&quot;Ceuta&quot;],[&quot;Ciudad Real&quot;,&quot;Ciudad Real&quot;],[&quot;Cuenca&quot;,&quot;Cuenca&quot;],[&quot;Cáceres&quot;,&quot;Cáceres&quot;],[&quot;Cádiz&quot;,&quot;Cádiz&quot;],[&quot;Córdoba&quot;,&quot;Córdoba&quot;],[&quot;Girona&quot;,&quot;Girona&quot;],[&quot;Granada&quot;,&quot;Granada&quot;],[&quot;Guadalajara&quot;,&quot;Guadalajara&quot;],[&quot;Guipúzcoa&quot;,&quot;Gipuzkoa&quot;],[&quot;Huelva&quot;,&quot;Huelva&quot;],[&quot;Huesca&quot;,&quot;Huesca&quot;],[&quot;Jaén&quot;,&quot;Jaén&quot;],[&quot;La Rioja&quot;,&quot;La Rioja Province&quot;],[&quot;Las Palmas&quot;,&quot;Las Palmas&quot;],[&quot;León&quot;,&quot;León&quot;],[&quot;Lleida&quot;,&quot;Lleida&quot;],[&quot;Lugo&quot;,&quot;Lugo&quot;],[&quot;Madrid&quot;,&quot;Madrid Province&quot;],[&quot;Melilla&quot;,&quot;Melilla&quot;],[&quot;Murcia&quot;,&quot;Murcia&quot;],[&quot;Málaga&quot;,&quot;Málaga&quot;],[&quot;Navarra&quot;,&quot;Navarra&quot;],[&quot;Ourense&quot;,&quot;Ourense&quot;],[&quot;Palencia&quot;,&quot;Palencia&quot;],[&quot;Pontevedra&quot;,&quot;Pontevedra&quot;],[&quot;Salamanca&quot;,&quot;Salamanca&quot;],[&quot;Santa Cruz de Tenerife&quot;,&quot;Santa Cruz de Tenerife&quot;],[&quot;Segovia&quot;,&quot;Segovia&quot;],[&quot;Sevilla&quot;,&quot;Seville&quot;],[&quot;Soria&quot;,&quot;Soria&quot;],[&quot;Tarragona&quot;,&quot;Tarragona&quot;],[&quot;Teruel&quot;,&quot;Teruel&quot;],[&quot;Toledo&quot;,&quot;Toledo&quot;],[&quot;Valencia&quot;,&quot;Valencia&quot;],[&quot;Valladolid&quot;,&quot;Valladolid&quot;],[&quot;Vizcaya&quot;,&quot;Biscay&quot;],[&quot;Zamora&quot;,&quot;Zamora&quot;],[&quot;Zaragoza&quot;,&quot;Zaragoza&quot;],[&quot;Álava&quot;,&quot;Álava&quot;],[&quot;Ávila&quot;,&quot;Ávila&quot;]]">Spain</option>
<option value="Sri Lanka" data-provinces="[]">Sri Lanka</option>
<option value="Saint Barthélemy" data-provinces="[]">St. Barthélemy</option>
<option value="Saint Helena" data-provinces="[]">St. Helena</option>
<option value="Saint Kitts And Nevis" data-provinces="[]">St. Kitts & Nevis</option>
<option value="Saint Lucia" data-provinces="[]">St. Lucia</option>
<option value="Saint Martin" data-provinces="[]">St. Martin</option>
<option value="Saint Pierre And Miquelon" data-provinces="[]">St. Pierre & Miquelon</option>
<option value="St. Vincent" data-provinces="[]">St. Vincent & Grenadines</option>
<option value="Sudan" data-provinces="[]">Sudan</option>
<option value="Suriname" data-provinces="[]">Suriname</option>
<option value="Svalbard And Jan Mayen" data-provinces="[]">Svalbard & Jan Mayen</option>
<option value="Sweden" data-provinces="[]">Sweden</option>
<option value="Switzerland" data-provinces="[]">Switzerland</option>
<option value="Taiwan" data-provinces="[]">Taiwan</option>
<option value="Tajikistan" data-provinces="[]">Tajikistan</option>
<option value="Tanzania, United Republic Of" data-provinces="[]">Tanzania</option>
<option value="Thailand" data-provinces="[[&quot;Amnat Charoen&quot;,&quot;Amnat Charoen&quot;],[&quot;Ang Thong&quot;,&quot;Ang Thong&quot;],[&quot;Bangkok&quot;,&quot;Bangkok&quot;],[&quot;Bueng Kan&quot;,&quot;Bueng Kan&quot;],[&quot;Buriram&quot;,&quot;Buri Ram&quot;],[&quot;Chachoengsao&quot;,&quot;Chachoengsao&quot;],[&quot;Chai Nat&quot;,&quot;Chai Nat&quot;],[&quot;Chaiyaphum&quot;,&quot;Chaiyaphum&quot;],[&quot;Chanthaburi&quot;,&quot;Chanthaburi&quot;],[&quot;Chiang Mai&quot;,&quot;Chiang Mai&quot;],[&quot;Chiang Rai&quot;,&quot;Chiang Rai&quot;],[&quot;Chon Buri&quot;,&quot;Chon Buri&quot;],[&quot;Chumphon&quot;,&quot;Chumphon&quot;],[&quot;Kalasin&quot;,&quot;Kalasin&quot;],[&quot;Kamphaeng Phet&quot;,&quot;Kamphaeng Phet&quot;],[&quot;Kanchanaburi&quot;,&quot;Kanchanaburi&quot;],[&quot;Khon Kaen&quot;,&quot;Khon Kaen&quot;],[&quot;Krabi&quot;,&quot;Krabi&quot;],[&quot;Lampang&quot;,&quot;Lampang&quot;],[&quot;Lamphun&quot;,&quot;Lamphun&quot;],[&quot;Loei&quot;,&quot;Loei&quot;],[&quot;Lopburi&quot;,&quot;Lopburi&quot;],[&quot;Mae Hong Son&quot;,&quot;Mae Hong Son&quot;],[&quot;Maha Sarakham&quot;,&quot;Maha Sarakham&quot;],[&quot;Mukdahan&quot;,&quot;Mukdahan&quot;],[&quot;Nakhon Nayok&quot;,&quot;Nakhon Nayok&quot;],[&quot;Nakhon Pathom&quot;,&quot;Nakhon Pathom&quot;],[&quot;Nakhon Phanom&quot;,&quot;Nakhon Phanom&quot;],[&quot;Nakhon Ratchasima&quot;,&quot;Nakhon Ratchasima&quot;],[&quot;Nakhon Sawan&quot;,&quot;Nakhon Sawan&quot;],[&quot;Nakhon Si Thammarat&quot;,&quot;Nakhon Si Thammarat&quot;],[&quot;Nan&quot;,&quot;Nan&quot;],[&quot;Narathiwat&quot;,&quot;Narathiwat&quot;],[&quot;Nong Bua Lam Phu&quot;,&quot;Nong Bua Lam Phu&quot;],[&quot;Nong Khai&quot;,&quot;Nong Khai&quot;],[&quot;Nonthaburi&quot;,&quot;Nonthaburi&quot;],[&quot;Pathum Thani&quot;,&quot;Pathum Thani&quot;],[&quot;Pattani&quot;,&quot;Pattani&quot;],[&quot;Pattaya&quot;,&quot;Pattaya&quot;],[&quot;Phangnga&quot;,&quot;Phang Nga&quot;],[&quot;Phatthalung&quot;,&quot;Phatthalung&quot;],[&quot;Phayao&quot;,&quot;Phayao&quot;],[&quot;Phetchabun&quot;,&quot;Phetchabun&quot;],[&quot;Phetchaburi&quot;,&quot;Phetchaburi&quot;],[&quot;Phichit&quot;,&quot;Phichit&quot;],[&quot;Phitsanulok&quot;,&quot;Phitsanulok&quot;],[&quot;Phra Nakhon Si Ayutthaya&quot;,&quot;Phra Nakhon Si Ayutthaya&quot;],[&quot;Phrae&quot;,&quot;Phrae&quot;],[&quot;Phuket&quot;,&quot;Phuket&quot;],[&quot;Prachin Buri&quot;,&quot;Prachin Buri&quot;],[&quot;Prachuap Khiri Khan&quot;,&quot;Prachuap Khiri Khan&quot;],[&quot;Ranong&quot;,&quot;Ranong&quot;],[&quot;Ratchaburi&quot;,&quot;Ratchaburi&quot;],[&quot;Rayong&quot;,&quot;Rayong&quot;],[&quot;Roi Et&quot;,&quot;Roi Et&quot;],[&quot;Sa Kaeo&quot;,&quot;Sa Kaeo&quot;],[&quot;Sakon Nakhon&quot;,&quot;Sakon Nakhon&quot;],[&quot;Samut Prakan&quot;,&quot;Samut Prakan&quot;],[&quot;Samut Sakhon&quot;,&quot;Samut Sakhon&quot;],[&quot;Samut Songkhram&quot;,&quot;Samut Songkhram&quot;],[&quot;Saraburi&quot;,&quot;Saraburi&quot;],[&quot;Satun&quot;,&quot;Satun&quot;],[&quot;Sing Buri&quot;,&quot;Sing Buri&quot;],[&quot;Sisaket&quot;,&quot;Si Sa Ket&quot;],[&quot;Songkhla&quot;,&quot;Songkhla&quot;],[&quot;Sukhothai&quot;,&quot;Sukhothai&quot;],[&quot;Suphan Buri&quot;,&quot;Suphanburi&quot;],[&quot;Surat Thani&quot;,&quot;Surat Thani&quot;],[&quot;Surin&quot;,&quot;Surin&quot;],[&quot;Tak&quot;,&quot;Tak&quot;],[&quot;Trang&quot;,&quot;Trang&quot;],[&quot;Trat&quot;,&quot;Trat&quot;],[&quot;Ubon Ratchathani&quot;,&quot;Ubon Ratchathani&quot;],[&quot;Udon Thani&quot;,&quot;Udon Thani&quot;],[&quot;Uthai Thani&quot;,&quot;Uthai Thani&quot;],[&quot;Uttaradit&quot;,&quot;Uttaradit&quot;],[&quot;Yala&quot;,&quot;Yala&quot;],[&quot;Yasothon&quot;,&quot;Yasothon&quot;]]">Thailand</option>
<option value="Timor Leste" data-provinces="[]">Timor-Leste</option>
<option value="Togo" data-provinces="[]">Togo</option>
<option value="Tokelau" data-provinces="[]">Tokelau</option>
<option value="Tonga" data-provinces="[]">Tonga</option>
<option value="Trinidad and Tobago" data-provinces="[]">Trinidad & Tobago</option>
<option value="Tristan da Cunha" data-provinces="[]">Tristan da Cunha</option>
<option value="Tunisia" data-provinces="[]">Tunisia</option>
<option value="Turkey" data-provinces="[]">Türkiye</option>
<option value="Turkmenistan" data-provinces="[]">Turkmenistan</option>
<option value="Turks and Caicos Islands" data-provinces="[]">Turks & Caicos Islands</option>
<option value="Tuvalu" data-provinces="[]">Tuvalu</option>
<option value="United States Minor Outlying Islands" data-provinces="[]">U.S. Outlying Islands</option>
<option value="Uganda" data-provinces="[]">Uganda</option>
<option value="Ukraine" data-provinces="[]">Ukraine</option>
<option value="United Arab Emirates" data-provinces="[[&quot;Abu Dhabi&quot;,&quot;Abu Dhabi&quot;],[&quot;Ajman&quot;,&quot;Ajman&quot;],[&quot;Dubai&quot;,&quot;Dubai&quot;],[&quot;Fujairah&quot;,&quot;Fujairah&quot;],[&quot;Ras al-Khaimah&quot;,&quot;Ras al-Khaimah&quot;],[&quot;Sharjah&quot;,&quot;Sharjah&quot;],[&quot;Umm al-Quwain&quot;,&quot;Umm al-Quwain&quot;]]">United Arab Emirates</option>
<option value="United Kingdom" data-provinces="[[&quot;British Forces&quot;,&quot;British Forces&quot;],[&quot;England&quot;,&quot;England&quot;],[&quot;Northern Ireland&quot;,&quot;Northern Ireland&quot;],[&quot;Scotland&quot;,&quot;Scotland&quot;],[&quot;Wales&quot;,&quot;Wales&quot;]]">United Kingdom</option>
<option value="United States" data-provinces="[[&quot;Alabama&quot;,&quot;Alabama&quot;],[&quot;Alaska&quot;,&quot;Alaska&quot;],[&quot;American Samoa&quot;,&quot;American Samoa&quot;],[&quot;Arizona&quot;,&quot;Arizona&quot;],[&quot;Arkansas&quot;,&quot;Arkansas&quot;],[&quot;Armed Forces Americas&quot;,&quot;Armed Forces Americas&quot;],[&quot;Armed Forces Europe&quot;,&quot;Armed Forces Europe&quot;],[&quot;Armed Forces Pacific&quot;,&quot;Armed Forces Pacific&quot;],[&quot;California&quot;,&quot;California&quot;],[&quot;Colorado&quot;,&quot;Colorado&quot;],[&quot;Connecticut&quot;,&quot;Connecticut&quot;],[&quot;Delaware&quot;,&quot;Delaware&quot;],[&quot;District of Columbia&quot;,&quot;Washington DC&quot;],[&quot;Federated States of Micronesia&quot;,&quot;Micronesia&quot;],[&quot;Florida&quot;,&quot;Florida&quot;],[&quot;Georgia&quot;,&quot;Georgia&quot;],[&quot;Guam&quot;,&quot;Guam&quot;],[&quot;Hawaii&quot;,&quot;Hawaii&quot;],[&quot;Idaho&quot;,&quot;Idaho&quot;],[&quot;Illinois&quot;,&quot;Illinois&quot;],[&quot;Indiana&quot;,&quot;Indiana&quot;],[&quot;Iowa&quot;,&quot;Iowa&quot;],[&quot;Kansas&quot;,&quot;Kansas&quot;],[&quot;Kentucky&quot;,&quot;Kentucky&quot;],[&quot;Louisiana&quot;,&quot;Louisiana&quot;],[&quot;Maine&quot;,&quot;Maine&quot;],[&quot;Marshall Islands&quot;,&quot;Marshall Islands&quot;],[&quot;Maryland&quot;,&quot;Maryland&quot;],[&quot;Massachusetts&quot;,&quot;Massachusetts&quot;],[&quot;Michigan&quot;,&quot;Michigan&quot;],[&quot;Minnesota&quot;,&quot;Minnesota&quot;],[&quot;Mississippi&quot;,&quot;Mississippi&quot;],[&quot;Missouri&quot;,&quot;Missouri&quot;],[&quot;Montana&quot;,&quot;Montana&quot;],[&quot;Nebraska&quot;,&quot;Nebraska&quot;],[&quot;Nevada&quot;,&quot;Nevada&quot;],[&quot;New Hampshire&quot;,&quot;New Hampshire&quot;],[&quot;New Jersey&quot;,&quot;New Jersey&quot;],[&quot;New Mexico&quot;,&quot;New Mexico&quot;],[&quot;New York&quot;,&quot;New York&quot;],[&quot;North Carolina&quot;,&quot;North Carolina&quot;],[&quot;North Dakota&quot;,&quot;North Dakota&quot;],[&quot;Northern Mariana Islands&quot;,&quot;Northern Mariana Islands&quot;],[&quot;Ohio&quot;,&quot;Ohio&quot;],[&quot;Oklahoma&quot;,&quot;Oklahoma&quot;],[&quot;Oregon&quot;,&quot;Oregon&quot;],[&quot;Palau&quot;,&quot;Palau&quot;],[&quot;Pennsylvania&quot;,&quot;Pennsylvania&quot;],[&quot;Puerto Rico&quot;,&quot;Puerto Rico&quot;],[&quot;Rhode Island&quot;,&quot;Rhode Island&quot;],[&quot;South Carolina&quot;,&quot;South Carolina&quot;],[&quot;South Dakota&quot;,&quot;South Dakota&quot;],[&quot;Tennessee&quot;,&quot;Tennessee&quot;],[&quot;Texas&quot;,&quot;Texas&quot;],[&quot;Utah&quot;,&quot;Utah&quot;],[&quot;Vermont&quot;,&quot;Vermont&quot;],[&quot;Virgin Islands&quot;,&quot;U.S. Virgin Islands&quot;],[&quot;Virginia&quot;,&quot;Virginia&quot;],[&quot;Washington&quot;,&quot;Washington&quot;],[&quot;West Virginia&quot;,&quot;West Virginia&quot;],[&quot;Wisconsin&quot;,&quot;Wisconsin&quot;],[&quot;Wyoming&quot;,&quot;Wyoming&quot;]]">United States</option>
<option value="Uruguay" data-provinces="[[&quot;Artigas&quot;,&quot;Artigas&quot;],[&quot;Canelones&quot;,&quot;Canelones&quot;],[&quot;Cerro Largo&quot;,&quot;Cerro Largo&quot;],[&quot;Colonia&quot;,&quot;Colonia&quot;],[&quot;Durazno&quot;,&quot;Durazno&quot;],[&quot;Flores&quot;,&quot;Flores&quot;],[&quot;Florida&quot;,&quot;Florida&quot;],[&quot;Lavalleja&quot;,&quot;Lavalleja&quot;],[&quot;Maldonado&quot;,&quot;Maldonado&quot;],[&quot;Montevideo&quot;,&quot;Montevideo&quot;],[&quot;Paysandú&quot;,&quot;Paysandú&quot;],[&quot;Rivera&quot;,&quot;Rivera&quot;],[&quot;Rocha&quot;,&quot;Rocha&quot;],[&quot;Río Negro&quot;,&quot;Río Negro&quot;],[&quot;Salto&quot;,&quot;Salto&quot;],[&quot;San José&quot;,&quot;San José&quot;],[&quot;Soriano&quot;,&quot;Soriano&quot;],[&quot;Tacuarembó&quot;,&quot;Tacuarembó&quot;],[&quot;Treinta y Tres&quot;,&quot;Treinta y Tres&quot;]]">Uruguay</option>
<option value="Uzbekistan" data-provinces="[]">Uzbekistan</option>
<option value="Vanuatu" data-provinces="[]">Vanuatu</option>
<option value="Holy See (Vatican City State)" data-provinces="[]">Vatican City</option>
<option value="Venezuela" data-provinces="[[&quot;Amazonas&quot;,&quot;Amazonas&quot;],[&quot;Anzoátegui&quot;,&quot;Anzoátegui&quot;],[&quot;Apure&quot;,&quot;Apure&quot;],[&quot;Aragua&quot;,&quot;Aragua&quot;],[&quot;Barinas&quot;,&quot;Barinas&quot;],[&quot;Bolívar&quot;,&quot;Bolívar&quot;],[&quot;Carabobo&quot;,&quot;Carabobo&quot;],[&quot;Cojedes&quot;,&quot;Cojedes&quot;],[&quot;Delta Amacuro&quot;,&quot;Delta Amacuro&quot;],[&quot;Dependencias Federales&quot;,&quot;Federal Dependencies&quot;],[&quot;Distrito Capital&quot;,&quot;Capital&quot;],[&quot;Falcón&quot;,&quot;Falcón&quot;],[&quot;Guárico&quot;,&quot;Guárico&quot;],[&quot;La Guaira&quot;,&quot;Vargas&quot;],[&quot;Lara&quot;,&quot;Lara&quot;],[&quot;Miranda&quot;,&quot;Miranda&quot;],[&quot;Monagas&quot;,&quot;Monagas&quot;],[&quot;Mérida&quot;,&quot;Mérida&quot;],[&quot;Nueva Esparta&quot;,&quot;Nueva Esparta&quot;],[&quot;Portuguesa&quot;,&quot;Portuguesa&quot;],[&quot;Sucre&quot;,&quot;Sucre&quot;],[&quot;Trujillo&quot;,&quot;Trujillo&quot;],[&quot;Táchira&quot;,&quot;Táchira&quot;],[&quot;Yaracuy&quot;,&quot;Yaracuy&quot;],[&quot;Zulia&quot;,&quot;Zulia&quot;]]">Venezuela</option>
<option value="Vietnam" data-provinces="[]">Vietnam</option>
<option value="Wallis And Futuna" data-provinces="[]">Wallis & Futuna</option>
<option value="Western Sahara" data-provinces="[]">Western Sahara</option>
<option value="Yemen" data-provinces="[]">Yemen</option>
<option value="Zambia" data-provinces="[]">Zambia</option>
<option value="Zimbabwe" data-provinces="[]">Zimbabwe</option>
          </select>
          <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
          <label class="visually-hidden" for="cart-drawer-shipping-country">Country</label>
        </div>

        <div class="field field--small select relative basis-1/2 js-province-container" hidden>
          <select class="select__select js-shipping-province"
            id="cart-drawer-shipping-province"
            data-default=""
            autocomplete="address-level1"
            placeholder="Province"></select>
          <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
          <label class="visually-hidden" for="cart-drawer-shipping-province">Province</label>
        </div>
      </div><div class="shipping_calc--row flex flex-row gap-1">
        <div class="field field--small basis-1/2">
          <input type="text" class="field__input js-zip-input" id="cart-drawer-shipping-zip" autocomplete="postal-code" aria-required="true" required>
          <label class="field__label" for="cart-drawer-shipping-zip">Zip/Postal code</label>
        </div>

        <div class="basis-1/2">
          <button type="submit" class="button button--primary button--small w-full">Get rates

<span class="loading__spinner hidden">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
</button>
        </div>
      </div>
    </country-selector>

    <div class="mb-2 js-shipping-rate" hidden>
      <p class="mt-0 mb-0 t4 js-shipping-rate-heading"></p>
      <div class="t4 js-shipping-rate-text"></div>
    </div>

    <div class="mb-2 js-shipping-error" hidden>
      <p class="form__message mb-0 mt-0 t4 flex items-center" tabindex="-1" autofocus>
        <span class="visually-hidden">Error </span>
        <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-error" viewBox="0 0 512 512" style="color: red;">
  <path d="M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192 192-86 192-192z" fill="none" stroke="currentColor"
        stroke-miterlimit="10" stroke-width="32"/>
  <path d="M250.26 166.05L256 288l5.73-121.95a5.74 5.74 0 00-5.79-6h0a5.74 5.74 0 00-5.68 6z" fill="none"
        stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
  <path d="M256 367.91a20 20 0 1120-20 20 20 0 01-20 20z" fill="currentColor"/>
</svg>
        Please adjust the following:
      </p>
      <div class="t4 js-shipping-error-content"></div>
    </div>
  </form>
</shipping-calculator>
</div>
            </details>
          </custom-accordion><custom-accordion>
            <details id="Details-CartDrawer">
              <summary class="arrow-inset">
                <span class="summary__title font-medium t4 pl-2 pr-2 flex items-center">
                  <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-note" viewBox="0 0 512 512">
  <path d="M384 224v184a40 40 0 01-40 40H104a40 40 0 01-40-40V168a40 40 0 0140-40h167.48" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
  <path d="M459.94 53.25a16.06 16.06 0 00-23.22-.56L424.35 65a8 8 0 000 11.31l11.34 11.32a8 8 0 0011.34 0l12.06-12c6.1-6.09 6.67-16.01.85-22.38zM399.34 90L218.82 270.2a9 9 0 00-2.31 3.93L208.16 299a3.91 3.91 0 004.86 4.86l24.85-8.35a9 9 0 003.93-2.31L422 112.66a9 9 0 000-12.66l-9.95-10a9 9 0 00-12.71 0z"/>
</svg>
                  Order notes
                  <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                </span>
              </summary>
              <div class="custom-accordion__panel custom-scrollbar pl-2 pr-2">
                <cart-note class="cart__note field mb-15">
                  <label class="visually-hidden" for="CartDrawer-Note">Order notes</label>
                  <textarea
                    id="CartDrawer-Note"
                    class="text-area field__input"
                    name="note"
                    placeholder="Order notes"
                  ></textarea>
                </cart-note>
              </div>
            </details>
          </custom-accordion><!-- Start blocks -->
        <!-- Subtotals -->

        <div class="cart-drawer__footer pl-2 pr-2" >
          <div class="pb-1"></div>

          <div class="totals flex-wrap gap-1 mb-1 last-child:mb-2" role="status">
            <p class="totals__total text-body font-bold">Estimated total:</p>
            <p class="totals__total-value h6-size font-bold">$0.00 USD</p>
          </div><small class="footer-message caption-large rte">Taxes, Discounts and  <a href="/policies/shipping-policy" class="link underlined-link">shipping</a> calculated at checkout.
</small></div>

        <!-- CTAs -->
        <div class="cart__ctas-container">
          <div class="cart__ctas pl-2 pr-2" >
            <noscript>
              <button type="submit" class="cart__update-button button button--secondary" form="CartDrawer-Form">
                Update
              </button>
            </noscript><button
                type="submit"
                id="CartDrawer-Checkout"
                class="cart__checkout-button lh-1 button-with-icon button-with-icon--right button"
                name="checkout"
                form="CartDrawer-Form"
                
                  disabled
                
              >
                <svg aria-hidden="true" focusable="false" class="icon icon-padlock" viewBox="0 0 24 24" fill="currentColor">
  <path d="M14 15C14 16.11 13.11 17 12 17C10.89 17 10 16.1 10 15C10 13.89 10.89 13 12 13C13.11 13 14 13.9 14 15M13.09 20C13.21 20.72 13.46 21.39 13.81 22H6C4.89 22 4 21.1 4 20V10C4 8.89 4.89 8 6 8H7V6C7 3.24 9.24 1 12 1S17 3.24 17 6V8H18C19.11 8 20 8.9 20 10V13.09C19.67 13.04 19.34 13 19 13C18.66 13 18.33 13.04 18 13.09V10H6V20H13.09M9 8H15V6C15 4.34 13.66 3 12 3S9 4.34 9 6V8M21.34 15.84L17.75 19.43L16.16 17.84L15 19L17.75 22L22.5 17.25L21.34 15.84Z" />
</svg>
                Checkout
              </button></div>
        </div>
      </div>
    </div>
  </div>
  </template>
</cart-drawer>

<script>
  document.addEventListener('DOMContentLoaded', function () {
    function isIE() {
      const ua = window.navigator.userAgent;
      const msie = ua.indexOf('MSIE ');
      const trident = ua.indexOf('Trident/');

      return msie > 0 || trident > 0;
    }

    if (!isIE()) return;
    const cartSubmitInput = document.createElement('input');
    cartSubmitInput.setAttribute('name', 'checkout');
    cartSubmitInput.setAttribute('type', 'hidden');
    document.querySelector('#cart').appendChild(cartSubmitInput);
    document.querySelector('#checkout').addEventListener('click', function (event) {
      document.querySelector('#cart').submit();
    });
  });
</script>
<!-- BEGIN sections: header-group -->
<div id="shopify-section-sections--21331003113692__announcement-bar" class="shopify-section shopify-section-group-header-group section-announcement-bar"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-slideshow.css?v=38563071668788631361767375755" media="print" onload="this.media='all'">
<link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-slider.css?v=113384549430861083951767375755" media="print" onload="this.media='all'">

<div
  class="utility-bar color-scheme-20527ba1-3015-4cc6-8a24-bcf416427c52 gradient t5 utility-bar--bottom-border header-localization"
  style="--announcement-padding: 0.8rem;"
  
>
  <div class="page-width flex">
    <slideshow-component
      class="announcement-bar md:self-center"
      role="region"
      aria-roledescription="Carousel"
      aria-label="Announcement bar"
    >
      <div class="announcement-bar-slider slider-buttons w-full">
        <div
          class="grid grid--1-col slider slider--everywhere"
          id="Slider-sections--21331003113692__announcement-bar"
          aria-live="polite"
          aria-atomic="true"
          data-autoplay="false"
          data-speed="7"
          style="flex-wrap: inherit;"
        ><div
                class="slideshow__slide announcement-slideshow__slide slider__slide grid__item grid--1-col"
                id="Slide-sections--21331003113692__announcement-bar-1"
                
                data-color-scheme="color-scheme-20527ba1-3015-4cc6-8a24-bcf416427c52"
                role="group"
                aria-roledescription="Announcement"
                aria-label="1 of 1"
                tabindex="-1"
              >
                <div
                  class="announcement-bar__announcement announcement-bar__announcement-left"
                  role="region"
                  aria-label="Announcement"
                  
                ><div class="announcement-bar__message xs:text-center rte">
                      
                        <span class="hidden-xs"><strong>40% OFF CLEARANCE.</strong> <a href="/collections/clearance" target="_blank" title="Clearance">Shop Now ></a></span>
                        <span class="visible-xs"><strong>40% OFF CLEARANCE.</strong> <a href="/collections/clearance" target="_blank" title="Clearance">Shop Now ></a></span>
                      
                    </div></div>
              </div></div>
      </div>
    </slideshow-component><div class="announcement__icons flex items-center gap-2" role="navigation" id="announcement_navigation"><div class="localization-wrapper small-hide medium-hide no-js-hidden localization-wrapper--h-full"><localization-form data-prevent-hide><form method="post" action="/localization" id="AnnouncmentLocalizationForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/index/include/lec.css" /><div>

<div class="disclosure disclosure--has-arrow">
  <button
      type="button"
      class="disclosure__button localization-form__select localization-selector link link--text"
      data-load-trigger=".js-AnnouncementLocalization-trigger"
      aria-expanded="false"
      aria-controls="AnnouncementLocalization-country-results"
      aria-label="Change language"
  >
    <span class="flex items-center gap-1">
      
        <svg xmlns="http://www.w3.org/2000/svg"
     viewBox="0 0 512 512"
     class="icon icon-localization"
     aria-hidden="true"
     focusable="false">
  <path d="M256 48C141.13 48 48 141.13 48 256s93.13 208 208 208 208-93.13 208-208S370.87 48 256 48z" fill="none"
        stroke="currentColor" stroke-miterlimit="10" stroke-width="32"/>
  <path d="M256 48c-58.07 0-112.67 93.13-112.67 208S197.93 464 256 464s112.67-93.13 112.67-208S314.07 48 256 48z"
        fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32"/>
  <path
      d="M117.33 117.33c38.24 27.15 86.38 43.34 138.67 43.34s100.43-16.19 138.67-43.34M394.67 394.67c-38.24-27.15-86.38-43.34-138.67-43.34s-100.43 16.19-138.67 43.34"
      fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
  <path fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M256 48v416M464 256H48"/>
</svg>
      

      <span class="t5 mt--1px">
        

            EN

      </span>
    </span>
    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
  </button>

  <div class="disclosure__list-wrapper custom-scrollbar country-selector p-1 pl-2 pr-2 disclosure__list-wrapper--one-option" hidden>
    <template class="deferred js-AnnouncementLocalization-trigger">
    <div class="flex justify-end">
      <button
          class="country-selector__close-button button--small link"
          type="button"
          aria-label="Close"
      >
        <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
      </button>
    </div>

    <div class="localization__grid flex flex-col md:flex-row gap-2">
      
        <div class="language-column">
          
          <ul id="AnnouncementLocalizationList" role="list" class="disclosure__list custom-scrollbar list-unstyled"><li class="disclosure__item" tabindex="-1">
                <a
                    class="link link--text disclosure__link focus-inset"
                    href="#"
                    data-no-instant
                    hreflang="en"
                    lang="en"
                    
                      aria-current="true"
                    
                    data-value="en"
                >
                  <span class="t5 font-bold color-link">
                    English
                  </span>
                </a>
              </li><li class="disclosure__item" tabindex="-1">
                <a
                    class="link link--text disclosure__link focus-inset"
                    href="#"
                    data-no-instant
                    hreflang="de"
                    lang="de"
                    
                    data-value="de"
                >
                  <span class="t5">
                    Deutsch
                  </span>
                </a>
              </li><li class="disclosure__item" tabindex="-1">
                <a
                    class="link link--text disclosure__link focus-inset"
                    href="#"
                    data-no-instant
                    hreflang="ja"
                    lang="ja"
                    
                    data-value="ja"
                >
                  <span class="t5">
                    日本語
                  </span>
                </a>
              </li><li class="disclosure__item" tabindex="-1">
                <a
                    class="link link--text disclosure__link focus-inset"
                    href="#"
                    data-no-instant
                    hreflang="es"
                    lang="es"
                    
                    data-value="es"
                >
                  <span class="t5">
                    Español
                  </span>
                </a>
              </li></ul>
        </div>
      

      
    </div>
    </template>
  </div>
  <div class="country-selector__overlay"></div>
</div>




  <input type="hidden" name="locale_code" value="en">
</div></form></localization-form></div>
    </div>
  </div>
</div>
</div><div id="shopify-section-sections--21331003113692__header" class="shopify-section shopify-section-group-header-group section-header bmrk-header"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-search.css?v=163418178082017978531767375755" media="print" onload="this.media='all'">
  <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-menu-drawer.css?v=8300973979001880461767375755" media="print" onload="this.media='all'">
  <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-cart-notification.css?v=44439061404102098431767375755" media="print" onload="this.media='all'">
  <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-cart-items.css?v=132233452933422008231767375755" media="print" onload="this.media='all'"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-mega-menu.css?v=57906615987675209281768335211" media="print" onload="this.media='all'"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-cart-drawer.css?v=52311092666451746011767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-cart.css?v=135123540948874783901767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-totals.css?v=35794747265334708631767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-discounts.css?v=138057937511235588271767375755" media="print" onload="this.media='all'"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-price.css?v=161015944149086236051767817593" media="print" onload="this.media='all'"><style data-shopify>
  header-drawer {
    --header-drawer-font-size: 1.6rem;
    justify-self: start;
    margin-left: -1rem;
  }

  .header {
    padding: 1rem var(--px-mobile);
  }

  .section-header {
    position: sticky; /* This is for fixing a Safari z-index issue. PR #2147 */
  }.menu-drawer-container {
    display: flex;
  }

  .list-menu {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .list-menu--inline {
    display: inline-flex;
    flex-wrap: wrap;
  }

  .list-menu--merged .header__menu-item {
    padding-top: 0;
    padding-bottom: 1.4rem;
  }

  .list-menu--merged .header__menu-item .icon-caret {
    top: calc(50% - .9em);
  }

  summary.list-menu__item {
    padding-right: 2.7rem;
  }

  .list-menu__item {
    display: inline-flex;
    line-height: calc(1 + 0.6 / var(--font-body-scale));
    gap: 0.6em;
    width: 100%;
  }

  .list-menu__item.stickerified {
    display: block;
  }

  .menu-drawer__menu-item {
    display: flex;
    gap: 0.6em;
  }

  .menu-drawer__menu-item .icon {
    width: calc(var(--header-drawer-font-size, 1.8rem) * 1.3);
    height: calc(var(--header-drawer-font-size, 1.8rem) * 1.3);
  }

  .list-menu__item--link {
    text-decoration: none;
    padding-bottom: 1rem;
    padding-top: 1rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
  }

  @media screen and (max-width: 749px) {
    .header__heading-logo {
        width: 155px;
    }
  }

  @media screen and (min-width: 750px) {
    .list-menu__item--link {
      padding-bottom: 0.5rem;
      padding-top: 0.5rem;
    }
  }

  @media screen and (min-width: 990px) {
    .header {
      padding: 2.2rem 3rem;
    }
  }
</style>

<lazy-script data-watch-element="details-modal" src="//life-enthusiast.com/cdn/shop/t/26/assets/details-modal.js?v=98758011813413895591767375755" defer="defer"></lazy-script><script src="//life-enthusiast.com/cdn/shop/t/26/assets/cart-drawer.js?v=100809879800194760231767375755" defer="defer"></script><svg xmlns="http://www.w3.org/2000/svg" class="hidden">
    <symbol id="icon-search" viewBox="0 0 512 512" fill="none">
      <path d="M221.09 64a157.09 157.09 0 10157.09 157.09A157.1 157.1 0 00221.09 64z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32"/>
      <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M338.29 338.29L448 448"/>
    </symbol>

    <symbol id="icon-close" class="icon icon-close" viewBox="0 0 512 512">
      <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
    </symbol>
  </svg><sticky-header data-sticky-type="always" class="header-wrapper color-scheme-9 gradient md-down:border-bottom"><header class="header header--top-left header--mobile-left page-width drawer-menu drawer-menu--on-scroll header--has-menu header--has-social header--has-account">
<header-drawer data-breakpoint="tablet">
  <details id="Details-menu-drawer-container" class="menu-drawer-container js-header-drawer-main">
    <summary
      class="header__icon header__icon--menu header__icon--summary link focus-inset"
      aria-label="Menu"
    >
      <span>
        <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-hamburger"
     fill="none"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M80 160h352M80 256h352M80 352h352"/>
</svg>
        <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
      </span>
    </summary>
    <div id="menu-drawer" class="gradient menu-drawer motion-reduce color-scheme-13">
      <div class="menu-drawer__inner-container">
        <div class="menu-drawer__navigation-container custom-scrollbar">
          <nav class="menu-drawer__navigation">
            <div class="border-bottom flex justify-end p-1 mb-1 hidden-xs">
              <button class="button-control--no-colors color-foreground" type="button" aria-label="Close">
                <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
              </button>
            </div>

            
            <ul class="menu-drawer__menu has-submenu list-menu" role="list"><li class=""><a
                      id="HeaderDrawer-home"
                      href="/"
                      class="menu-drawer__menu-item items-center list-menu__item link link--text focus-inset"
                      
                    ><svg
    class="icon icon--home custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path d="M80 212v236a16 16 0 0016 16h96V328a24 24 0 0124-24h80a24 24 0 0124 24v136h96a16 16 0 0016-16V212" stroke-linecap="round" stroke-linejoin="round" class="fill-none stroke-width-standard"></path><path d="M480 256L266.89 52c-5-5.28-16.69-5.34-21.78 0L32 256M400 179V64h-48v69" stroke-linecap="round" stroke-linejoin="round" class="fill-none stroke-width-standard"></path>
    </svg><span>Home</span>
                    </a></li><li class=""><a
                      id="HeaderDrawer-shop"
                      href="/collections/all"
                      class="menu-drawer__menu-item items-center list-menu__item link link--text focus-inset"
                      
                    ><span>Shop</span>
                    </a></li><li class=""><details id="Details-menu-drawer-menu-item-3" class="js-header-drawer-sub">
                      <summary
                        id="HeaderDrawer-health-concerns"
                        class="menu-drawer__menu-item items-center list-menu__item link link--text arrow-inset focus-inset"
                      ><span>Health Concerns</span>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div
                        id="link-health-concerns"
                        class="menu-drawer__submenu custom-scrollbar has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu custom-scrollbar">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                            Back
                          </button>
<ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li>
                                  <a
                                      href="/collections/health-concerns"
                                      class="menu-drawer__menu-item menu__menu-item-title link link--text list-menu__item focus-inset"
                                      
                                  >
                                    <span>Health Concerns</span>
                                  </a>
                                </li><li><a
                                      id="HeaderDrawer-health-concerns-adrenal-glands"
                                      href="/collections/adrenal-glands"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Adrenal Glands</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-aging-and-rejuvenation"
                                      href="/collections/aging-and-rejuvenation"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Aging and Rejuvenation</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-allergies"
                                      href="/collections/allergies-mucous-and-skin"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Allergies</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-athletic-performance"
                                      href="/collections/athletic-performance"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Athletic Performance</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-blood-glucose"
                                      href="/collections/blood-glucose"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Blood Glucose</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-bones"
                                      href="/collections/bones"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Bones</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-brain-and-memory"
                                      href="/collections/brain-and-memory"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Brain and Memory</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-candida-yeast-fungus"
                                      href="/collections/candida-yeast-fungus"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Candida, Yeast, Fungus</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-children"
                                      href="/collections/children"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Children</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-cleanse-and-detoxify"
                                      href="/collections/cleanse-and-detoxify"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Cleanse and Detoxify</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-digestion-and-food-intolerances"
                                      href="/collections/digestion-and-food-intolerances"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Digestion and Food Intolerances</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-dental-and-oral"
                                      href="/collections/dental-and-oral"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Dental and Oral</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-dehydration"
                                      href="/collections/dehydration"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Dehydration</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-fatigue-and-energy"
                                      href="/collections/fatigue-and-energy"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Fatigue and Energy</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-hair-loss-and-quality"
                                      href="/collections/hair-loss-and-quality"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Hair Loss and Quality</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-heart-and-circulation"
                                      href="/collections/heart-and-circulation"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Heart and Circulation</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-hormones-general-support"
                                      href="/collections/hormones-general-support"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Hormones: General Support</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-immunity-and-infections"
                                      href="/collections/immunity-and-infections"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Immunity and Infections</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-liver-and-gallbladder"
                                      href="/collections/liver-and-gallbladder"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Liver and Gallbladder</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-lungs-and-breathing"
                                      href="/collections/lungs-and-breathing"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Lungs and Breathing</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-mens-health"
                                      href="/collections/mens-health"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Men&#39;s Health</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-mental-health"
                                      href="/collections/mental-health"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Mental Health</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-nervous-system"
                                      href="/collections/nervous-system"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Nervous System</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-nutrition"
                                      href="/collections/nutrition"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Nutrition</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-pain-and-inflammation"
                                      href="/collections/pain-and-inflammation"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Pain and Inflammation</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-parasites"
                                      href="/collections/parasites"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Parasites</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-ph-balance"
                                      href="/collections/ph-balance"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>pH Balance</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-sensitive-tissues"
                                      href="/collections/sensitive-tissues"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Sensitive Tissues</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-sexual-health"
                                      href="/collections/sexual-health"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Sexual Health</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-skin"
                                      href="/collections/skin"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Skin</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-sleep"
                                      href="/collections/sleep"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Sleep</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-spirituality-and-energy-work"
                                      href="/collections/spirituality-and-energy-work"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Spirituality and Energy Work</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-surgery-recovery"
                                      href="/collections/surgery-recovery"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Surgery Recovery</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-thyroid-gland"
                                      href="/collections/thyroid-gland"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Thyroid Gland</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-toxicity"
                                      href="/collections/toxicity"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Toxicity</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-tumors"
                                      href="/collections/tumors"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Tumors</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-urinary-kidneys-and-bladder"
                                      href="/collections/urinary-kidneys-and-bladder"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Urinary: Kidneys and Bladder</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-womens-health"
                                      href="/collections/womens-health"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Women&#39;s Health</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-health-concerns-weight-loss-and-obesity"
                                      href="/collections/weight-loss-and-obesity"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Weight Loss and Obesity</span>
                                    </a></li></ul></div>
                      </div>
                    </details></li><li class=""><details id="Details-menu-drawer-menu-item-4" class="js-header-drawer-sub">
                      <summary
                        id="HeaderDrawer-minerals"
                        class="menu-drawer__menu-item items-center list-menu__item link link--text arrow-inset focus-inset"
                      ><span>Minerals</span>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div
                        id="link-minerals"
                        class="menu-drawer__submenu custom-scrollbar has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu custom-scrollbar">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                            Back
                          </button>
<ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li>
                                  <a
                                      href="/collections/minerals"
                                      class="menu-drawer__menu-item menu__menu-item-title link link--text list-menu__item focus-inset"
                                      
                                  >
                                    <span>Minerals</span>
                                  </a>
                                </li><li><a
                                      id="HeaderDrawer-minerals-calcium"
                                      href="/collections/calcium"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Calcium</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-crystal-salt"
                                      href="/collections/crystal-salt"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Crystal Salt</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-humic-and-fulvic"
                                      href="/collections/humic-and-fulvic"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Humic and Fulvic</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-hydrogen"
                                      href="/collections/hydrogen"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Hydrogen</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-iodine"
                                      href="/collections/iodine"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Iodine</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-magnesium"
                                      href="/collections/magnesium"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Magnesium</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-minerals-multi"
                                      href="/collections/minerals-multi"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Minerals: Multi</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-minerals-trace"
                                      href="/collections/minerals-trace"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Minerals: Trace</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-minerals-single"
                                      href="/collections/minerals-single"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Minerals: Single</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-msm-and-sulfur"
                                      href="/collections/msm-and-sulfur"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>MSM and Sulfur</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-ormus"
                                      href="/collections/ormus"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>ORMUS</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-silica"
                                      href="/collections/silica"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Silica</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-silver"
                                      href="/collections/silver"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Silver</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-minerals-zeolite"
                                      href="/collections/zeolite"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Zeolite</span>
                                    </a></li></ul></div>
                      </div>
                    </details></li><li class=""><details id="Details-menu-drawer-menu-item-5" class="js-header-drawer-sub">
                      <summary
                        id="HeaderDrawer-supplements"
                        class="menu-drawer__menu-item items-center list-menu__item link link--text arrow-inset focus-inset"
                      ><span>Supplements</span>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div
                        id="link-supplements"
                        class="menu-drawer__submenu custom-scrollbar has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu custom-scrollbar">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                            Back
                          </button>
<ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li>
                                  <a
                                      href="/collections/supplements"
                                      class="menu-drawer__menu-item menu__menu-item-title link link--text list-menu__item focus-inset"
                                      
                                  >
                                    <span>Supplements</span>
                                  </a>
                                </li><li><a
                                      id="HeaderDrawer-supplements-adaptogens"
                                      href="/collections/adaptogens"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Adaptogens</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-algae-and-seaweed"
                                      href="/collections/algae-and-seaweed"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Algae and Seaweed</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-aloe-vera"
                                      href="/collections/aloe-vera"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Aloe vera</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-amino-acids"
                                      href="/collections/amino-acids"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Amino Acids</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-anti-inflammatory"
                                      href="/collections/anti-inflammatory"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Anti Inflammatory</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-anti-oxidants"
                                      href="/collections/antioxidants"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Anti Oxidants</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-ellagitannins-ellagic-acid"
                                      href="/collections/ellagitannins-ellagic-acid"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Ellagitannins (ellagic acid)</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-enzymes-digestive"
                                      href="/collections/enzymes-digestive"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Enzymes: Digestive</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-enzymes-systemic"
                                      href="/collections/enzymes-systemic"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Enzymes: Systemic</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-essential-fats"
                                      href="/collections/essential-fats"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Essential Fats</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-fiber"
                                      href="/collections/fiber"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Fiber</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-food-canned-fish"
                                      href="/collections/food-canned-fish"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Food: Canned Fish</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-food-concentrates"
                                      href="/collections/food-concentrates"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Food: Concentrates</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-food-seasonings"
                                      href="/collections/food-seasonings"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Food Seasonings</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-herbs-dried"
                                      href="/collections/herbs-dried"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Herbs: Dried</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-herbs-spagyric"
                                      href="/collections/herbs-spagyric"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Herbs: Spagyric</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-herbs-tinctures"
                                      href="/collections/herbs-tinctures"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Herbs: Tinctures</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-oxygen"
                                      href="/collections/oxygen"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Oxygen</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-plants-fruits-and-berries"
                                      href="/collections/plants-fruits-and-berries"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Plants: Fruits and Berries</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-plants-grains-nuts-and-seeds"
                                      href="/collections/plants-grains-nuts-and-seeds"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Plants: Grains, Nuts and Seeds</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-probiotics-and-prebiotics"
                                      href="/collections/probiotics-and-prebiotics"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Probiotics and Prebiotics</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-protein-concentrates"
                                      href="/collections/protein-concentrates"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Protein Concentrates</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-superfood-blends"
                                      href="/collections/superfood-blends"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>SuperFood Blends</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-vitamins-multi"
                                      href="/collections/vitamins-multi"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Vitamins: Multi</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-supplements-vitamins-single"
                                      href="/collections/vitamins-single"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Vitamins: Single</span>
                                    </a></li></ul></div>
                      </div>
                    </details></li><li class=""><details id="Details-menu-drawer-menu-item-6" class="js-header-drawer-sub">
                      <summary
                        id="HeaderDrawer-home-and-body-care"
                        class="menu-drawer__menu-item items-center list-menu__item link link--text arrow-inset focus-inset"
                      ><span>Home and Body Care</span>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div
                        id="link-home-and-body-care"
                        class="menu-drawer__submenu custom-scrollbar has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu custom-scrollbar">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                            Back
                          </button>
<ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li>
                                  <a
                                      href="/collections/home-and-body-care"
                                      class="menu-drawer__menu-item menu__menu-item-title link link--text list-menu__item focus-inset"
                                      
                                  >
                                    <span>Home and Body Care</span>
                                  </a>
                                </li><li><a
                                      id="HeaderDrawer-home-and-body-care-aromatherapy-and-essential-oils"
                                      href="/collections/aromatherapy-and-essential-oils"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Aromatherapy and Essential Oils</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-devices-air"
                                      href="/collections/devices-air"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Devices: Air</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-devices-cleanse-and-detoxify"
                                      href="/collections/devices-cleanse-and-detoxify"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Devices: Cleanse and Detoxify</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-devices-emf-protection"
                                      href="/collections/devices-emf-protection"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Devices: EMF Protection</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-devices-exercise"
                                      href="/collections/devices-exercise"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Devices: Exercise</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-devices-pain-relief"
                                      href="/collections/devices-pain-relief"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Devices: Pain Relief</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-devices-food-and-water"
                                      href="/collections/devices-food-and-water"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Devices: Food and Water</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-devices-far-infrared"
                                      href="/collections/devices-far-infrared"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Devices: Far Infrared</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-pets-plants-gardens-crops"
                                      href="/collections/pets-plants-gardens-crops"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Pets, Plants, Gardens, Crops</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-skin-care-bath"
                                      href="/collections/skin-care-bath"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Skin Care: Bath</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-skin-care-body"
                                      href="/collections/skin-care-body"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Skin Care: Body</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-skin-care-face"
                                      href="/collections/skin-care-face"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Skin Care: Face</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-skin-care-ormus"
                                      href="/collections/skin-care-ormus"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Skin Care: ORMUS</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-skin-care-repair"
                                      href="/collections/skin-care-repair"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Skin Care: Repair</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-soap-and-laundry"
                                      href="/collections/soap-and-laundry"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Soap and Laundry</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-tests-and-downloads"
                                      href="/collections/tests-and-downloads"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Tests and Downloads</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-water-energized"
                                      href="/collections/water-energized"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Water: Energized</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-water-filter-systems"
                                      href="/collections/water-filter-systems"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Water: Filter Systems</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-home-and-body-care-water-filter-replacements"
                                      href="/collections/water-filter-replacements"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Water: Filter Replacements</span>
                                    </a></li></ul></div>
                      </div>
                    </details></li><li class=""><details id="Details-menu-drawer-menu-item-7" class="js-header-drawer-sub">
                      <summary
                        id="HeaderDrawer-brands"
                        class="menu-drawer__menu-item items-center list-menu__item link link--text arrow-inset focus-inset"
                      ><span>Brands</span>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div
                        id="link-brands"
                        class="menu-drawer__submenu custom-scrollbar has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu custom-scrollbar">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                            Back
                          </button>
<ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li>
                                  <a
                                      href="/collections"
                                      class="menu-drawer__menu-item menu__menu-item-title link link--text list-menu__item focus-inset"
                                      
                                  >
                                    <span>Brands</span>
                                  </a>
                                </li><li><a
                                      id="HeaderDrawer-brands-adr-systems"
                                      href="/collections/adr-systems/ADR_Systems"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>ADR Systems</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-airpura"
                                      href="/collections/airpura"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>AirPura</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-algonot"
                                      href="/collections/algonot"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Algonot</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-alive-water"
                                      href="/collections/alive-water"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Alive Water</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-allegany-nutrition"
                                      href="/collections/allegany-nutrition"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Allegany Nutrition</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-anchi"
                                      href="/collections/anchi"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Anchi</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-andreas-seed-oils"
                                      href="/collections/andreas-seed-oils"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Andreas Seed Oils</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-arthur-andrew-medical"
                                      href="/collections/arthur-andrew-medical"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Arthur Andrew Medical</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-balanxer"
                                      href="/collections/balanxer"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Balanxer</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-beche-neutraceutical"
                                      href="/collections/beche-neutraceutical"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Beche Neutraceutical</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-bioactives"
                                      href="/collections/bioactives"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>BioActives</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-blushield"
                                      href="/collections/blushield"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Blushield</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-body-biotics"
                                      href="/collections/body-biotics"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Body Biotics</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-broady-sciences"
                                      href="/collections/broady-sciences"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Broady Sciences</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-cr-supplements"
                                      href="/collections/cr-supplements"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>CR Supplements</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-cellerciser"
                                      href="/collections/cellerciser"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Cellerciser</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-cervid-labs"
                                      href="/collections/cervid-labs"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Cervid Labs</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-docs-nutrients"
                                      href="/collections/docs-nutrients"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Doc&#39;s Nutrients</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-doctor-miller"
                                      href="/collections/dr-miller"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Doctor Miller</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-drucker-labs"
                                      href="/collections/drucker-labs"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Drucker Labs</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-e3-live"
                                      href="/collections/e3-live"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>E3 Live</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-earth-friend-herbs"
                                      href="/collections/earth-friend-herb-co"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Earth Friend Herbs</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-epoch-lasers"
                                      href="/collections/epoch-lasers"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Epoch Lasers</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-essencesea"
                                      href="/collections/essencesea"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>EssenceSea</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-everbella"
                                      href="/collections/everbella"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>EverBella</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-exsula-bundles"
                                      href="/collections/exsula-bundles"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Exsula Bundles</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-exsula-minerals"
                                      href="/collections/exsula-minerals"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Exsula Minerals</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-exsula-superfoods"
                                      href="/collections/exsula-superfoods"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Exsula Superfoods</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-fiveprovide"
                                      href="/collections/fiveprovide"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>FiveProvide</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-folium"
                                      href="/collections/folium"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Folium</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-generation-plus"
                                      href="/collections/generation-plus"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Generation Plus</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-genki-foods"
                                      href="/collections/genki-foods"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Genki Foods</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-hcp-formulas"
                                      href="/collections/hcp-formulas"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>HCP Formulas</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-health-breakthroughs"
                                      href="/collections/health-breakthroughs"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Health BreakThroughs</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-health-wisdom"
                                      href="/collections/health-and-wisdom"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Health Wisdom</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-healthy-gut"
                                      href="/collections/healthy-gut"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Healthy Gut</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-human-consciousness"
                                      href="https://life-enthusiast.com/collections/human-consciousness-support"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Human Consciousness</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-jevatee-salt"
                                      href="/collections/jevatee-salt"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Jevatee Salt</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-jumpsport"
                                      href="/collections/jumpsport"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>JumpSport</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-life-enthusiast"
                                      href="/collections/life-enthusiast"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Life Enthusiast</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-liquid-zeolite"
                                      href="/collections/liquid-zeolite"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Liquid Zeolite</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-lebens-quelle"
                                      href="/collections/lebens-quelle"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Lebens Quelle</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-lumaflex"
                                      href="/collections/lumaflex"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Lumaflex</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-magic-dichol"
                                      href="/collections/magic-dichol"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Magic Dichol</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-marine-technology"
                                      href="/collections/marine-technology"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Marine Technology</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-microbiome-labs"
                                      href="/collections/microbiome-labs"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Microbiome Labs</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-matrix-nutrients"
                                      href="/collections/matrix-nutrients"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Matrix Nutrients</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-miracle-ii"
                                      href="/collections/miracle-ii"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Miracle II</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-na-herb-and-spice"
                                      href="/collections/na-herb-and-spice"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>NA Herb and Spice</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-natures-wild-berry"
                                      href="/collections/natures-wild-berry"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Natures Wild Berry</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-orgono-silica"
                                      href="/collections/orgono-silica"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Orgono Silica</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-ormus-oils"
                                      href="/collections/ormus-oils"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>ORMUS Oils</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-phi-sciences"
                                      href="/collections/phi-sciences"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Phi Sciences</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-purality-health"
                                      href="/collections/purality-health"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Purality Health</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-quicksilver-scientific"
                                      href="/collections/quicksilver-scientific"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Quicksilver Scientific</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-remedylink"
                                      href="/collections/remedylink"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>RemedyLink</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-salus-per-aquam"
                                      href="/collections/salus-per-aquam"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Salus per Aquam</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-skin-sorcery"
                                      href="/collections/skin-sorcery"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Skin Sorcery</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-sprout-living"
                                      href="/collections/sprout-living"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Sprout Living</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-stem-cell-worx"
                                      href="/collections/stem-cell-worx"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Stem Cell Worx</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-supertonicherbs"
                                      href="/collections/supertonicherbs"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>SuperTonicHerbs</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-tibetan-pharmacy"
                                      href="/collections/tibetan-pharmacy"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Tibetan Pharmacy</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-troscriptions-tx"
                                      href="/collections/troscriptions-tx"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Troscriptions TX</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-truehope"
                                      href="/collections/truehope"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>TrueHope</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-twilight-america"
                                      href="/collections/twilight-america"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Twilight America</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-uhtco"
                                      href="/collections/uhtco"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>UHTCO</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-vegan-life"
                                      href="/collections/vegan-life"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Vegan Life</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-vancouver-island-ormus"
                                      href="/collections/vancouver-island-ormus"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Vancouver Island ORMUS</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-wetway"
                                      href="/collections/wetway"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>WetWay</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-world-nutrition"
                                      href="/collections/world-nutrition"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>World Nutrition</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-brands-zeo-health"
                                      href="/collections/zeo-health-zeolite"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Zeo Health</span>
                                    </a></li></ul><div class='menu-drawer__promo-container'>
<div class="mega-promos mega-promos--image_promo mega_promos--separator mega_promos--separator-right flex flex-col" ><div class="promo-card--grid" style="--overlay-opacity: 0.0;grid-template-columns: repeat(1, minmax(0, 1fr));">

    <a href="/pages/fullscript" class="promo-card promo-card--image promo last-child:mb-0 flex hover-zoom relative justify-start items-end" style="--ratio-percent: 64.34937611408199%;">
  

    <div class="promo-image image-overlay overflow-hidden w-full relative"
      
        style="padding-bottom: 64.34937611408199%;"
      
    ><img
          class="promo-image img-cover"
          style="object-position: 50.0% 50.0%" srcset="//life-enthusiast.com/cdn/shop/files/Life-Enthusiast-x-FullScript-Button-new_4x_be8c687e-4c11-4d5a-a7cc-4e87bf174fcd.png?v=1776033755&width=1080 1080w, //life-enthusiast.com/cdn/shop/files/Life-Enthusiast-x-FullScript-Button-new_4x_be8c687e-4c11-4d5a-a7cc-4e87bf174fcd.png?v=1776033755&width=540 540w"
          sizes="(max-width: 749px) 270px, 540px"
          src="//life-enthusiast.com/cdn/shop/files/Life-Enthusiast-x-FullScript-Button-new_4x_be8c687e-4c11-4d5a-a7cc-4e87bf174fcd.png?v=1776033755&width=1080"
          alt="Fullscript dispensary advertisement for Life Enthusiast customers with a green &#39;Visit Store&#39; button on a light gray background."
          loading="lazy"
          fetchpriority="low"
          width="540"
          height="348"
        ></div>

    

  
    </a>
  


    <a href="/pages/doctors-supplement-store" class="promo-card promo-card--image promo last-child:mb-0 flex hover-zoom relative justify-start items-end" style="--ratio-percent: 64.34937611408199%;">
  

    <div class="promo-image image-overlay overflow-hidden w-full relative"
      
        style="padding-bottom: 64.34937611408199%;"
      
    ><img
          class="promo-image img-cover"
          style="object-position: 50.0% 50.0%" srcset="//life-enthusiast.com/cdn/shop/files/Life-Enthusiast-Dssorder-new_4x_2871aa27-4bae-40ce-9de6-8c6d5a614aa8.png?v=1776033753&width=1080 1080w, //life-enthusiast.com/cdn/shop/files/Life-Enthusiast-Dssorder-new_4x_2871aa27-4bae-40ce-9de6-8c6d5a614aa8.png?v=1776033753&width=540 540w"
          sizes="(max-width: 749px) 270px, 540px"
          src="//life-enthusiast.com/cdn/shop/files/Life-Enthusiast-Dssorder-new_4x_2871aa27-4bae-40ce-9de6-8c6d5a614aa8.png?v=1776033753&width=1080"
          alt="Promotional graphic for Doctors Supplement Store with store name and &#39;Visit Store&#39; button on a blue background."
          loading="lazy"
          fetchpriority="low"
          width="540"
          height="348"
        ></div>

    

  
    </a>
  






</div></div></div></div>
                      </div>
                    </details></li><li class=""><details id="Details-menu-drawer-menu-item-8" class="js-header-drawer-sub">
                      <summary
                        id="HeaderDrawer-blogs"
                        class="menu-drawer__menu-item items-center list-menu__item link link--text arrow-inset focus-inset"
                      ><span>Blogs</span>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div
                        id="link-blogs"
                        class="menu-drawer__submenu custom-scrollbar has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu custom-scrollbar">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                            Back
                          </button>
<ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li>
                                  <a
                                      href="/blogs/all-blogs"
                                      class="menu-drawer__menu-item menu__menu-item-title link link--text list-menu__item focus-inset"
                                      
                                  >
                                    <span>Blogs</span>
                                  </a>
                                </li><li><a
                                      id="HeaderDrawer-blogs-podcasts"
                                      href="/blogs/podcasts"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Podcasts</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-blogs-all-blogs"
                                      href="/blogs/all-blogs"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>All Blogs</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-blogs-health-concerns"
                                      href="/blogs/health-concerns"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Health Concerns</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-blogs-products"
                                      href="/blogs/products"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Products</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-blogs-nutrition"
                                      href="/blogs/nutrition"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Nutrition</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-blogs-philosophy"
                                      href="/blogs/our-philosophies"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Philosophy</span>
                                    </a></li></ul></div>
                      </div>
                    </details></li><li class=""><details id="Details-menu-drawer-menu-item-9" class="js-header-drawer-sub">
                      <summary
                        id="HeaderDrawer-education"
                        class="menu-drawer__menu-item items-center list-menu__item link link--text arrow-inset focus-inset"
                      ><span>Education</span>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div
                        id="link-education"
                        class="menu-drawer__submenu custom-scrollbar has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu custom-scrollbar">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                            Back
                          </button>
<ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li>
                                  <a
                                      href="/"
                                      class="menu-drawer__menu-item menu__menu-item-title link link--text list-menu__item focus-inset"
                                      
                                  >
                                    <span>Education</span>
                                  </a>
                                </li><li><a
                                      id="HeaderDrawer-education-appointments"
                                      href="/pages/appointment"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Appointments</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-education-courses"
                                      href="/apps/courses/"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Courses</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-education-forum"
                                      href="/"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Forum</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-education-surveys"
                                      href="/"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Surveys</span>
                                    </a></li></ul></div>
                      </div>
                    </details></li><li class=""><details id="Details-menu-drawer-menu-item-10" class="js-header-drawer-sub">
                      <summary
                        id="HeaderDrawer-company"
                        class="menu-drawer__menu-item items-center list-menu__item link link--text arrow-inset focus-inset"
                      ><span>Company</span>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div
                        id="link-company"
                        class="menu-drawer__submenu custom-scrollbar has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu custom-scrollbar">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                            Back
                          </button>
<ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li>
                                  <a
                                      href="/"
                                      class="menu-drawer__menu-item menu__menu-item-title link link--text list-menu__item focus-inset"
                                      
                                  >
                                    <span>Company</span>
                                  </a>
                                </li><li><a
                                      id="HeaderDrawer-company-affiliate-signup-login"
                                      href="https://affiliate.life-enthusiast.com/create-account"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Affiliate Signup/Login</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-company-wholesale-signup-login"
                                      href="/pages/wholesale"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Wholesale Signup/Login</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-company-loyalty-rewards"
                                      href="/apps/loyalty"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Loyalty &amp; Rewards</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-company-customer-reviews"
                                      href="/pages/reviews"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Customer Reviews</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-company-about-us"
                                      href="/pages/about-us"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>About Us</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-company-contact-us"
                                      href="/pages/contact-us"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Contact Us</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-company-privacy"
                                      href="/pages/privacy"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Privacy</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-company-returns"
                                      href="/pages/returns"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Returns</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-company-terms-of-service"
                                      href="/policies/terms-of-service"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Terms of Service</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-company-wishlist"
                                      href="#hero-wishlist"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Wishlist</span>
                                    </a></li></ul></div>
                      </div>
                    </details></li><li class=""><details id="Details-menu-drawer-menu-item-11" class="js-header-drawer-sub">
                      <summary
                        id="HeaderDrawer-social-media"
                        class="menu-drawer__menu-item items-center list-menu__item link link--text arrow-inset focus-inset"
                      ><span>Social Media</span>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div
                        id="link-social-media"
                        class="menu-drawer__submenu custom-scrollbar has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu custom-scrollbar">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                            Back
                          </button>
<ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li>
                                  <a
                                      href="/"
                                      class="menu-drawer__menu-item menu__menu-item-title link link--text list-menu__item focus-inset"
                                      
                                  >
                                    <span>Social Media</span>
                                  </a>
                                </li><li><a
                                      id="HeaderDrawer-social-media-linkedin"
                                      href="https://linkedin.com/company/life-enthusiast"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Linkedin</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-social-media-x-twitter"
                                      href="https://twitter.com/lifentco"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>X = Twitter</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-social-media-facebook"
                                      href="https://www.facebook.com/LifeEnthusiastContact"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Facebook</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-social-media-instagram"
                                      href="https://instagram.com/lifeenthusiast15"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Instagram</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-social-media-telegram"
                                      href="https://t.me/lifentco"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Telegram</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-social-media-rumble"
                                      href="https://rumble.com/user/lifeenthusiastcoop"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>Rumble</span>
                                    </a></li><li><a
                                      id="HeaderDrawer-social-media-tiktok"
                                      href="https://www.tiktok.com/@lifentco"
                                      class="menu-drawer__menu-item menu-drawer__child-menu-item link link--text list-menu__item focus-inset"
                                      
                                    >
                                      <span>TikTok</span>
                                    </a></li></ul></div>
                      </div>
                    </details></li><li class="">
                  <a
                   href="https://life-enthusiast.com/customer_authentication/redirect?locale=en&region_country=US"
                   class="menu-drawer__menu-item items-center list-menu__item link link--text focus-inset"
                  >
                    <span>My Account</span>
                  </a>
                </li></ul>
          </nav>
          <div class="menu-drawer__utility-links border-top">
            <div class="flex flex-wrap items-center gap-2 justify-between">
<ul class="list-unstyled list-social" role="list"><li class="list-social__item">
        <a href="https://facebook.com/LifeEnthusiastContact" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-facebook" viewBox="0 0 20 20">
  <path fill="currentColor" d="M18 10.049C18 5.603 14.419 2 10 2c-4.419 0-8 3.603-8 8.049C2 14.067 4.925 17.396 8.75 18v-5.624H6.719v-2.328h2.03V8.275c0-2.017 1.195-3.132 3.023-3.132.874 0 1.79.158 1.79.158v1.98h-1.009c-.994 0-1.303.621-1.303 1.258v1.51h2.219l-.355 2.326H11.25V18c3.825-.604 6.75-3.933 6.75-7.951Z"/>
</svg>
<span class="visually-hidden">Facebook</span>
        </a>
      </li><li class="list-social__item">
        <a href="https://instagram.com/lifeenthusiast15" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-instagram" viewBox="0 0 20 20">
  <path fill="currentColor" fill-rule="evenodd" d="M13.23 3.492c-.84-.037-1.096-.046-3.23-.046-2.144 0-2.39.01-3.238.055-.776.027-1.195.164-1.487.273a2.43 2.43 0 0 0-.912.593 2.486 2.486 0 0 0-.602.922c-.11.282-.238.702-.274 1.486-.046.84-.046 1.095-.046 3.23 0 2.134.01 2.39.046 3.229.004.51.097 1.016.274 1.495.145.365.319.639.602.913.282.282.538.456.92.602.474.176.974.268 1.479.273.848.046 1.103.046 3.238.046 2.134 0 2.39-.01 3.23-.046.784-.036 1.203-.164 1.486-.273.374-.146.648-.329.921-.602.283-.283.447-.548.602-.922.177-.476.27-.979.274-1.486.037-.84.046-1.095.046-3.23 0-2.134-.01-2.39-.055-3.229-.027-.784-.164-1.204-.274-1.495a2.43 2.43 0 0 0-.593-.913 2.604 2.604 0 0 0-.92-.602c-.284-.11-.703-.237-1.488-.273ZM6.697 2.05c.857-.036 1.131-.045 3.302-.045 1.1-.014 2.202.001 3.302.045.664.014 1.321.14 1.943.374a3.968 3.968 0 0 1 1.414.922c.41.397.728.88.93 1.414.23.622.354 1.279.365 1.942C18 7.56 18 7.824 18 10.005c0 2.17-.01 2.444-.046 3.292-.036.858-.173 1.442-.374 1.943-.2.53-.474.976-.92 1.423a3.896 3.896 0 0 1-1.415.922c-.51.191-1.095.337-1.943.374-.857.036-1.122.045-3.302.045-2.171 0-2.445-.009-3.302-.055-.849-.027-1.432-.164-1.943-.364a4.152 4.152 0 0 1-1.414-.922 4.128 4.128 0 0 1-.93-1.423c-.183-.51-.329-1.085-.365-1.943C2.009 12.45 2 12.167 2 10.004c0-2.161 0-2.435.055-3.302.027-.848.164-1.432.365-1.942a4.44 4.44 0 0 1 .92-1.414 4.18 4.18 0 0 1 1.415-.93c.51-.183 1.094-.33 1.943-.366Zm.427 4.806a4.105 4.105 0 1 1 5.805 5.805 4.105 4.105 0 0 1-5.805-5.805Zm1.882 5.371a2.668 2.668 0 1 0 2.042-4.93 2.668 2.668 0 0 0-2.042 4.93Zm5.922-5.942a.958.958 0 1 1-1.355-1.355.958.958 0 0 1 1.355 1.355Z" clip-rule="evenodd"/>
</svg>
<span class="visually-hidden">Instagram</span>
        </a>
      </li><li class="list-social__item">
        <a href="https://www.youtube.com/lifentco" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-youtube" viewBox="0 0 20 20">
  <path fill="currentColor" d="M18.16 5.87c.34 1.309.34 4.08.34 4.08s0 2.771-.34 4.08a2.125 2.125 0 0 1-1.53 1.53c-1.309.34-6.63.34-6.63.34s-5.321 0-6.63-.34a2.125 2.125 0 0 1-1.53-1.53c-.34-1.309-.34-4.08-.34-4.08s0-2.771.34-4.08a2.173 2.173 0 0 1 1.53-1.53C4.679 4 10 4 10 4s5.321 0 6.63.34a2.173 2.173 0 0 1 1.53 1.53ZM8.3 12.5l4.42-2.55L8.3 7.4v5.1Z"/>
</svg>
<span class="visually-hidden">YouTube</span>
        </a>
      </li><li class="list-social__item">
        <a href="https://www.tiktok.com/@lifentco" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-tiktok" viewBox="0 0 20 20">
  <path fill="currentColor" d="M10.511 1.705h2.74s-.157 3.51 3.795 3.768v2.711s-2.114.129-3.796-1.158l.028 5.606A5.073 5.073 0 1 1 8.213 7.56h.708v2.785a2.298 2.298 0 1 0 1.618 2.205L10.51 1.705Z"/>
</svg>
<span class="visually-hidden">TikTok</span>
        </a>
      </li><li class="list-social__item">
        <a href="https://twitter.com/lifentco" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-twitter" viewBox="-2 -2 27 27" fill="currentColor">
  <path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path>
</svg>
<span class="visually-hidden">Twitter</span>
        </a>
      </li><li class="list-social__item">
        <a href="https://linkedin.com/company/life-enthusiast" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-linkedin" fill="currentColor" viewBox="0 0 512 512">
  <path d="M444.17 32H70.28C49.85 32 32 46.7 32 66.89v374.72C32 461.91 49.85 480 70.28 480h373.78c20.54 0 35.94-18.21 35.94-38.39V66.89C480.12 46.7 464.6 32 444.17 32zm-273.3 373.43h-64.18V205.88h64.18zM141 175.54h-.46c-20.54 0-33.84-15.29-33.84-34.43 0-19.49 13.65-34.42 34.65-34.42s33.85 14.82 34.31 34.42c-.01 19.14-13.31 34.43-34.66 34.43zm264.43 229.89h-64.18V296.32c0-26.14-9.34-44-32.56-44-17.74 0-28.24 12-32.91 23.69-1.75 4.2-2.22 9.92-2.22 15.76v113.66h-64.18V205.88h64.18v27.77c9.34-13.3 23.93-32.44 57.88-32.44 42.13 0 74 27.77 74 87.64z"/>
</svg><span class="visually-hidden">LinkedIn</span>
        </a>
      </li></ul>
<div class="menu-drawer__localization header-localization flex"><localization-form data-prevent-hide><form method="post" action="/localization" id="HeaderDrawerLocalizationForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/index/include/lec.css" /><div>

<div class="disclosure ">
  <button
      type="button"
      class="disclosure__button localization-form__select localization-selector link link--text"
      data-load-trigger=".js-HeaderDrawerLocalization-trigger"
      aria-expanded="false"
      aria-controls="HeaderDrawerLocalization-country-results"
      aria-label="Change language"
  >
    <span class="flex items-center gap-1">
      
        <svg xmlns="http://www.w3.org/2000/svg"
     viewBox="0 0 512 512"
     class="icon icon-localization"
     aria-hidden="true"
     focusable="false">
  <path d="M256 48C141.13 48 48 141.13 48 256s93.13 208 208 208 208-93.13 208-208S370.87 48 256 48z" fill="none"
        stroke="currentColor" stroke-miterlimit="10" stroke-width="32"/>
  <path d="M256 48c-58.07 0-112.67 93.13-112.67 208S197.93 464 256 464s112.67-93.13 112.67-208S314.07 48 256 48z"
        fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32"/>
  <path
      d="M117.33 117.33c38.24 27.15 86.38 43.34 138.67 43.34s100.43-16.19 138.67-43.34M394.67 394.67c-38.24-27.15-86.38-43.34-138.67-43.34s-100.43 16.19-138.67 43.34"
      fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
  <path fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M256 48v416M464 256H48"/>
</svg>
      

      <span class="t6 mt--1px">
        

            EN

      </span>
    </span>
    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
  </button>

  <div class="disclosure__list-wrapper custom-scrollbar country-selector p-1 pl-2 pr-2 disclosure__list-wrapper--one-option gradient color-scheme-13" hidden>
    <template class="deferred js-HeaderDrawerLocalization-trigger">
    <div class="flex justify-end">
      <button
          class="country-selector__close-button button--small link"
          type="button"
          aria-label="Close"
      >
        <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
      </button>
    </div>

    <div class="localization__grid flex flex-col md:flex-row gap-2">
      
        <div class="language-column">
          
          <ul id="HeaderDrawerLocalizationList" role="list" class="disclosure__list custom-scrollbar list-unstyled"><li class="disclosure__item" tabindex="-1">
                <a
                    class="link link--text disclosure__link focus-inset"
                    href="#"
                    data-no-instant
                    hreflang="en"
                    lang="en"
                    
                      aria-current="true"
                    
                    data-value="en"
                >
                  <span class="t5 font-bold color-link">
                    English
                  </span>
                </a>
              </li><li class="disclosure__item" tabindex="-1">
                <a
                    class="link link--text disclosure__link focus-inset"
                    href="#"
                    data-no-instant
                    hreflang="de"
                    lang="de"
                    
                    data-value="de"
                >
                  <span class="t5">
                    Deutsch
                  </span>
                </a>
              </li><li class="disclosure__item" tabindex="-1">
                <a
                    class="link link--text disclosure__link focus-inset"
                    href="#"
                    data-no-instant
                    hreflang="ja"
                    lang="ja"
                    
                    data-value="ja"
                >
                  <span class="t5">
                    日本語
                  </span>
                </a>
              </li><li class="disclosure__item" tabindex="-1">
                <a
                    class="link link--text disclosure__link focus-inset"
                    href="#"
                    data-no-instant
                    hreflang="es"
                    lang="es"
                    
                    data-value="es"
                >
                  <span class="t5">
                    Español
                  </span>
                </a>
              </li></ul>
        </div>
      

      
    </div>
    </template>
  </div>
  <div class="country-selector__overlay"></div>
</div>




  <input type="hidden" name="locale_code" value="en">
</div></form></localization-form></div></div>
          </div>
        </div>
      </div>
    </div>
  </details>
</header-drawer>
<a href="/" class="header__heading-link link link--text focus-inset"><div class="header__heading-logo-wrapper">
            
            <img src="//life-enthusiast.com/cdn/shop/files/LE_logo_2018.png?v=1776035702&amp;width=600" alt="LIFE ENTHUSIAST" srcset="//life-enthusiast.com/cdn/shop/files/LE_logo_2018.png?v=1776035702&amp;width=195 195w, //life-enthusiast.com/cdn/shop/files/LE_logo_2018.png?v=1776035702&amp;width=293 293w, //life-enthusiast.com/cdn/shop/files/LE_logo_2018.png?v=1776035702&amp;width=390 390w" width="195" height="66.65184243964421" loading="eager" class="header__heading-logo motion-reduce" sizes="(max-width: 390px) 50vw, 195px">
          </div></a><div class="header__search-bar small-hide medium-hide flex justify-end">
<form class="predictive_search_form hidden">
    <input type="hidden" name="resources[options][fields]" value="title,product_type,variants.title,vendor,variants.sku,variants.barcode,tag,body"/>
    <input type="hidden" name="resources[limit]" value="8"/>
    <input type="hidden" name="resources[limit_scope]" value="each"/>
    <input type="hidden" name="section_id" value="predictive-search"/>
  </form>
  <predictive-search class="search-modal__form search-modal__form--large" data-loading-text="Loading..."><form action="/search" method="get" role="search" class="search search-modal__form">
    <input type="hidden" name="options[prefix]" value="last"><div class="field border-radius-input color-scheme-9 gradient field--matching-color-scheme"><label for="Inline-Search_header-product-type" class="visually-hidden">Select product type</label>
        <div class="select flex items-center">
          <select class="styled-select styled-select-xs select__select caption-large js-product-types" id="Inline-Search_header-product-type" name="filter.p.product_type">
            <option value="" selected>All</option>
                <option value="Gift Card">Gift Card</option>
                <option value="Liposomal Liquid">Liposomal Liquid</option>
                <option value="Magnesium Prills">Magnesium Prills</option>
                <option value="Magnesium Supplements">Magnesium Supplements</option>
                <option value="Nutritional Supplements">Nutritional Supplements</option>
                <option value="Private Members Association">Private Members Association</option></select>
          <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
        </div><input
        class="search__input field__input visible-placeholder"
        id="Inline-Search"
        type="search"
        name="q"
        value=""
        placeholder="What are you looking for?"
        
          role="combobox"
          aria-expanded="false"
          aria-owns="predictive-search-results"
          aria-controls="predictive-search-results"
          aria-haspopup="listbox"
          aria-autocomplete="list"
          autocorrect="off"
          autocomplete="off"
          autocapitalize="off"
          spellcheck="false"
        
      >
      <label class="visually-hidden" for="Inline-Search">
        Search our store
      </label>
      <button class="search__button field__button">
        <svg class="icon icon-search" aria-hidden="true" focusable="false">
          <use href="#icon-search"/>
        </svg>

<span class="predictive-search__loading-state">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
<span class="visually-hidden">What are you looking for?</span>
      </button>
    </div><button
          type="button"
          class="inline-search__close-button modal__close-button absolute link link--text focus-inset opacity-0 visibility-hidden"
          aria-label="Close"
      >
        <svg class="icon icon-close" aria-hidden="true" focusable="false">
          <use href="#icon-close"/>
        </svg>
      </button><div class="search-suggestions color-scheme-9 gradient pt-3 hidden-md">
            <ul class="list-unstyled flex flex-wrap justify-center gap-1" aria-label="Popular searches"><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Health" class="predictive-search__item predictive-search__suggestion link link--text border">
                    Health
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Minerals" class="predictive-search__item predictive-search__suggestion link link--text border">
                    Minerals
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Supplements" class="predictive-search__item predictive-search__suggestion link link--text border">
                    Supplements
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Home+and+Body+Care" class="predictive-search__item predictive-search__suggestion link link--text border">
                    Home and Body Care
                  </a>
                </li></ul>
          </div><div class="predictive-search predictive-search--header color-scheme-9 gradient custom-scrollbar" tabindex="-1" data-predictive-search></div><div class="predictive-search color-scheme-9 gradient predictive-search--suggestions-desktop predictive-search--header custom-scrollbar" tabindex="-1" hidden>
          <div class="p-1 pb-2">
            <p class="predictive-search__subheading font-medium t3 mb-1 mt-1 pl-15 pr-15">Popular searches</p>
            <ul class="list-unstyled"><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Health" class="predictive-search__item link link--text ">
                    Health
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Minerals" class="predictive-search__item link link--text ">
                    Minerals
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Supplements" class="predictive-search__item link link--text ">
                    Supplements
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Home+and+Body+Care" class="predictive-search__item link link--text ">
                    Home and Body Care
                  </a>
                </li></ul>
          </div>
        </div><span class="predictive-search-status color-scheme-9 gradient visually-hidden" role="status" aria-hidden="true"></span></form></predictive-search></div><div class="header__icons"><div class="large-up-hide">
            

<details-modal class="header__search">
  <details>
    <summary
      class="header__icon header__icon--search header__icon--summary link focus-inset modal__toggle"
      aria-haspopup="dialog"
      aria-label="What are you looking for?"
    >
      <span>
        <svg class="modal__toggle-open icon icon-search" aria-hidden="true" focusable="false">
          <use href="#icon-search"/>
        </svg>
        <svg class="modal__toggle-close icon icon-close" aria-hidden="true" focusable="false">
          <use href="#icon-close"/>
        </svg>
      </span>
    </summary>
    <div
      class="search-modal color-scheme-9 gradient modal__content custom-scrollbar"
      role="dialog"
      aria-modal="true"
      aria-label="What are you looking for?"
    >
      <template class="deferred">
        <div
          class="search-modal__content search-modal__content-bottom"
          tabindex="-1"
        >
<form class="predictive_search_form hidden">
    <input type="hidden" name="resources[options][fields]" value="title,product_type,variants.title,vendor,variants.sku,variants.barcode,tag,body"/>
    <input type="hidden" name="resources[limit]" value="8"/>
    <input type="hidden" name="resources[limit_scope]" value="each"/>
    <input type="hidden" name="section_id" value="predictive-search"/>
  </form>
  <predictive-search class="search-modal__form search-modal__form--large" data-loading-text="Loading..."><form action="/search" method="get" role="search" class="search search-modal__form">
    <input type="hidden" name="options[prefix]" value="last"><div class="field border-radius-input color-scheme-9 gradient field--matching-color-scheme"><label for="Search-In-Modal_header-product-type" class="visually-hidden">Select product type</label>
        <div class="select flex items-center">
          <select class="styled-select styled-select-xs select__select caption-large js-product-types" id="Search-In-Modal_header-product-type" name="filter.p.product_type">
            <option value="" selected>All</option>
                <option value="Gift Card">Gift Card</option>
                <option value="Liposomal Liquid">Liposomal Liquid</option>
                <option value="Magnesium Prills">Magnesium Prills</option>
                <option value="Magnesium Supplements">Magnesium Supplements</option>
                <option value="Nutritional Supplements">Nutritional Supplements</option>
                <option value="Private Members Association">Private Members Association</option></select>
          <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
        </div><input
        class="search__input field__input visible-placeholder"
        id="Search-In-Modal"
        type="search"
        name="q"
        value=""
        placeholder="What are you looking for?"
        
          role="combobox"
          aria-expanded="false"
          aria-owns="predictive-search-results"
          aria-controls="predictive-search-results"
          aria-haspopup="listbox"
          aria-autocomplete="list"
          autocorrect="off"
          autocomplete="off"
          autocapitalize="off"
          spellcheck="false"
        
      >
      <label class="visually-hidden" for="Search-In-Modal">
        Search our store
      </label>
      <button class="search__button field__button">
        <svg class="icon icon-search" aria-hidden="true" focusable="false">
          <use href="#icon-search"/>
        </svg>

<span class="predictive-search__loading-state">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
<span class="visually-hidden">What are you looking for?</span>
      </button>
    </div><button
          type="button"
          class="inline-search__close-button modal__close-button absolute link link--text focus-inset opacity-0 visibility-hidden"
          aria-label="Close"
      >
        <svg class="icon icon-close" aria-hidden="true" focusable="false">
          <use href="#icon-close"/>
        </svg>
      </button><div class="search-suggestions color-scheme-9 gradient pt-3 hidden-md">
            <ul class="list-unstyled flex flex-wrap justify-center gap-1" aria-label="Popular searches"><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Health" class="predictive-search__item predictive-search__suggestion link link--text border">
                    Health
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Minerals" class="predictive-search__item predictive-search__suggestion link link--text border">
                    Minerals
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Supplements" class="predictive-search__item predictive-search__suggestion link link--text border">
                    Supplements
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Home+and+Body+Care" class="predictive-search__item predictive-search__suggestion link link--text border">
                    Home and Body Care
                  </a>
                </li></ul>
          </div><div class="predictive-search predictive-search--header color-scheme-9 gradient custom-scrollbar" tabindex="-1" data-predictive-search></div><div class="predictive-search color-scheme-9 gradient predictive-search--suggestions-desktop predictive-search--header custom-scrollbar" tabindex="-1" hidden>
          <div class="p-1 pb-2">
            <p class="predictive-search__subheading font-medium t3 mb-1 mt-1 pl-15 pr-15">Popular searches</p>
            <ul class="list-unstyled"><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Health" class="predictive-search__item link link--text ">
                    Health
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Minerals" class="predictive-search__item link link--text ">
                    Minerals
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Supplements" class="predictive-search__item link link--text ">
                    Supplements
                  </a>
                </li><li>
                  <a href="/search?options%5Bprefix%5D=last&q=Home+and+Body+Care" class="predictive-search__item link link--text ">
                    Home and Body Care
                  </a>
                </li></ul>
          </div>
        </div><span class="predictive-search-status color-scheme-9 gradient visually-hidden" role="status" aria-hidden="true"></span></form></predictive-search><button
            type="button"
            class="search-modal__close-button modal__close-button link link--text focus-inset"
            aria-label="Close"
          >
            <svg class="icon icon-close" aria-hidden="true" focusable="false">
              <use href="#icon-close"/>
            </svg>
          </button>
        </div>
      </template>
    </div>
  </details>
  <div class="drawer__overlay drawer__header-overlay"></div>
</details-modal>

          </div><a href="https://life-enthusiast.com/customer_authentication/redirect?locale=en&region_country=US" class="header__icon header__icon--account link focus-inset">
          <account-icon><svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-account"
     viewBox="0 0 512 512">
  <path d="M344 144c-3.92 52.87-44 96-88 96s-84.15-43.12-88-96c-4-55 35-96 88-96s92 42 88 96z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
  <path d="M256 304c-87 0-175.3 48-191.64 138.6C62.39 453.52 68.57 464 80 464h352c11.44 0 17.62-10.48 15.65-21.4C431.3 352 343 304 256 304z" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32"/>
</svg>
</account-icon>
          <span class="visually-hidden">My Account</span>
        </a><a href="/pages/contact-us" class="header__icon header__icon--custom link focus-inset"
             title="Contact Us"
        ><svg
    class="icon icon--chat_bubble standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M5.80023 10.2433C5.80023 9.691 6.24795 9.24329 6.80023 9.24329C7.35252 9.24329 7.80023 9.691 7.80023 10.2433C7.80023 10.7956 7.35252 11.2433 6.80023 11.2433C6.24795 11.2433 5.80023 10.7956 5.80023 10.2433Z"/>
      <path d="M9.22974 10.2433C9.22974 9.691 9.67745 9.24329 10.2297 9.24329C10.782 9.24329 11.2297 9.691 11.2297 10.2433C11.2297 10.7956 10.782 11.2433 10.2297 11.2433C9.67745 11.2433 9.22974 10.7956 9.22974 10.2433Z"/>
      <path d="M12.6592 10.2433C12.6592 9.691 13.1069 9.24329 13.6592 9.24329C14.2115 9.24329 14.6592 9.691 14.6592 10.2433C14.6592 10.7956 14.2115 11.2433 13.6592 11.2433C13.1069 11.2433 12.6592 10.7956 12.6592 10.2433Z"/>
      <path d="M16.6445 17.2036C16.6418 17.2023 16.6392 17.2009 16.6365 17.1996C16.3947 17.0764 16.1302 16.9257 15.8701 16.7774C15.2251 16.4099 14.607 16.0576 14.4279 16.1795C13.2314 16.9937 11.7861 17.4696 10.2297 17.4696C6.10323 17.4696 2.75806 14.1244 2.75806 9.99791C2.75806 5.87142 6.10323 2.52625 10.2297 2.52625C14.3562 2.52625 17.7014 5.87142 17.7014 9.99791C17.7014 11.512 17.251 12.9209 16.477 14.0979C16.3445 14.2994 16.6705 14.9403 17.0113 15.6104C17.1583 15.8994 17.308 16.1938 17.4249 16.4607C17.4269 16.4653 17.4289 16.4697 17.4308 16.4742C17.6237 16.9172 17.7239 17.2824 17.5671 17.418C17.4394 17.5544 17.0791 17.4243 16.6445 17.2036ZM18.2593 18.14C17.8792 18.5115 17.4018 18.4853 17.2128 18.461C16.9786 18.4309 16.7562 18.3504 16.587 18.2799C16.2391 18.1348 15.8412 17.9114 15.506 17.7209C15.4611 17.6954 15.4172 17.6704 15.3743 17.6459C15.0837 17.4804 14.8356 17.3391 14.6299 17.2385C13.347 18.0196 11.8396 18.4696 10.2297 18.4696C5.55095 18.4696 1.75806 14.6767 1.75806 9.99791C1.75806 5.31914 5.55095 1.52625 10.2297 1.52625C14.9085 1.52625 18.7014 5.31914 18.7014 9.99791C18.7014 11.5821 18.2656 13.0672 17.5072 14.3369C17.5098 14.3432 17.5125 14.3497 17.5153 14.3564C17.6071 14.5755 17.7411 14.8392 17.8997 15.1513C17.927 15.2049 17.9549 15.2599 17.9835 15.3164C18.1621 15.6689 18.3719 16.0905 18.5003 16.4618C18.5631 16.6435 18.6314 16.8815 18.6427 17.1309C18.6529 17.3561 18.6228 17.7987 18.2593 18.14Z" fill-rule="evenodd"/></svg></a><a href="/cart" class="header__icon header__icon--cart link focus-inset" id="cart-icon-bubble" data-no-instant><svg xmlns="http://www.w3.org/2000/svg"
     viewBox="0 0 512 512"
     class="icon icon-cart"
     aria-hidden="true"
     focusable="false">
  <circle cx="176" cy="416" r="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
  <circle cx="400" cy="416" r="16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M48 80h64l48 272h256"/>
  <path d="M160 288h249.44a8 8 0 007.85-6.43l28.8-144a8 8 0 00-7.85-9.57H128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
</svg><span class="visually-hidden">Cart</span></a>
    </div>
  </header><nav class="header__inline-menu header__inline-menu--hide-on-scroll color-scheme-9 gradient border-bottom lg:flex lg:justify-center">
      <div class="page-width pb-05">
      <custom-nav>
      <ul class="list-menu list-menu--inline list-menu--merged  lg:justify-center" role="list"><li><a
                  id="HeaderMenu-home"
                  href="/"
                  class="header__menu-item list-menu__item link link--text focus-inset t4 font-medium"
                  
              >
              <span
              >Home</span>
              </a></li><li><a
                  id="HeaderMenu-shop"
                  href="/collections/all"
                  class="header__menu-item list-menu__item link link--text focus-inset t4 font-medium"
                  
              >
              <span
              >Shop</span>
              </a></li><li><header-menu class="block">
                <details id="Details-HeaderMenu-3" class="mega-menu">
                  <summary
                      id="HeaderMenu-health-concerns"
                      class="header__menu-item list-menu__item link focus-inset"
                  >
                    <a href="/collections/health-concerns" class="header__summary-link t4 font-medium">Health Concerns</a>
                    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                  </summary>
<div
    id="MegaMenu-Content-3"
    class="mega-menu__content color-scheme-13 custom-scrollbar gradient motion-reduce global-settings-popup"
    tabindex="-1"
>
  <div class="page-width"><div class="mega-menu__grid mega-menu__grid--above" style="grid-template-columns: repeat(6, minmax(0, 1fr));">
              <div class="mega-menu__grid" style="grid-column: span 6">
<div class="mega-promos mega-promos--image_promo flex flex-col" ><div class="promo-card--grid" style="--overlay-opacity: 0.0;grid-template-columns: repeat(1, minmax(0, 1fr));">

  <div class="promo-card promo-card--image promo last-child:mb-0 overflow-hidden flex relative justify-start items-end" style="--ratio-percent: 3.571428571428571%;">
  

    <div class="promo-image image-overlay overflow-hidden w-full relative"
      
        style="padding-bottom: 3.571428571428571%;"
      
    ><img
          class="promo-image img-cover"
          style="object-position: 50.0% 50.0%" srcset="//life-enthusiast.com/cdn/shop/files/Megamenu-HealthConcerns-Title.png?v=1776035531&width=3240 3240w, //life-enthusiast.com/cdn/shop/files/Megamenu-HealthConcerns-Title.png?v=1776035531&width=1620 1620w"
          sizes="(max-width: 749px) 810px, 1620px"
          src="//life-enthusiast.com/cdn/shop/files/Megamenu-HealthConcerns-Title.png?v=1776035531&width=3240"
          alt="Health Concerns category header with white text on a green background"
          loading="lazy"
          fetchpriority="low"
          width="1620"
          height="58"
        ></div>

    

  
    </div>
  







</div></div></div>
            </div><div class="mega-menu__grid" style="grid-template-columns:  6fr ">
        <div>
          <ul
              class="mega-menu__list p-0 mega-menu__list--condensed t5"
              style="--mega-menu-columns: 6;"
              role="list"
          ><li>
                  <a
                      id="HeaderMenu-health-concerns-adrenal-glands"
                      href="/collections/adrenal-glands"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Adrenal Glands</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-aging-and-rejuvenation"
                      href="/collections/aging-and-rejuvenation"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Aging and Rejuvenation</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-allergies"
                      href="/collections/allergies-mucous-and-skin"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Allergies</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-athletic-performance"
                      href="/collections/athletic-performance"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Athletic Performance</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-blood-glucose"
                      href="/collections/blood-glucose"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Blood Glucose</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-bones"
                      href="/collections/bones"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Bones</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-brain-and-memory"
                      href="/collections/brain-and-memory"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Brain and Memory</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-candida-yeast-fungus"
                      href="/collections/candida-yeast-fungus"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Candida, Yeast, Fungus</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-children"
                      href="/collections/children"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Children</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-cleanse-and-detoxify"
                      href="/collections/cleanse-and-detoxify"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Cleanse and Detoxify</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-digestion-and-food-intolerances"
                      href="/collections/digestion-and-food-intolerances"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Digestion and Food Intolerances</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-dental-and-oral"
                      href="/collections/dental-and-oral"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Dental and Oral</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-dehydration"
                      href="/collections/dehydration"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Dehydration</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-fatigue-and-energy"
                      href="/collections/fatigue-and-energy"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Fatigue and Energy</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-hair-loss-and-quality"
                      href="/collections/hair-loss-and-quality"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Hair Loss and Quality</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-heart-and-circulation"
                      href="/collections/heart-and-circulation"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Heart and Circulation</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-hormones-general-support"
                      href="/collections/hormones-general-support"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Hormones: General Support</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-immunity-and-infections"
                      href="/collections/immunity-and-infections"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Immunity and Infections</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-liver-and-gallbladder"
                      href="/collections/liver-and-gallbladder"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Liver and Gallbladder</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-lungs-and-breathing"
                      href="/collections/lungs-and-breathing"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Lungs and Breathing</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-mens-health"
                      href="/collections/mens-health"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Men&#39;s Health</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-mental-health"
                      href="/collections/mental-health"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Mental Health</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-nervous-system"
                      href="/collections/nervous-system"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Nervous System</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-nutrition"
                      href="/collections/nutrition"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Nutrition</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-pain-and-inflammation"
                      href="/collections/pain-and-inflammation"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Pain and Inflammation</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-parasites"
                      href="/collections/parasites"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Parasites</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-ph-balance"
                      href="/collections/ph-balance"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >pH Balance</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-sensitive-tissues"
                      href="/collections/sensitive-tissues"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Sensitive Tissues</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-sexual-health"
                      href="/collections/sexual-health"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Sexual Health</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-skin"
                      href="/collections/skin"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Skin</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-sleep"
                      href="/collections/sleep"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Sleep</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-spirituality-and-energy-work"
                      href="/collections/spirituality-and-energy-work"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Spirituality and Energy Work</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-surgery-recovery"
                      href="/collections/surgery-recovery"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Surgery Recovery</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-thyroid-gland"
                      href="/collections/thyroid-gland"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Thyroid Gland</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-toxicity"
                      href="/collections/toxicity"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Toxicity</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-tumors"
                      href="/collections/tumors"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Tumors</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-urinary-kidneys-and-bladder"
                      href="/collections/urinary-kidneys-and-bladder"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Urinary: Kidneys and Bladder</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-womens-health"
                      href="/collections/womens-health"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Women&#39;s Health</a></li><li>
                  <a
                      id="HeaderMenu-health-concerns-weight-loss-and-obesity"
                      href="/collections/weight-loss-and-obesity"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Weight Loss and Obesity</a></li></ul>
        </div>
      
</div></div>
</div>
</details>
              </header-menu></li><li><header-menu class="block">
                <details id="Details-HeaderMenu-4" class="mega-menu">
                  <summary
                      id="HeaderMenu-minerals"
                      class="header__menu-item list-menu__item link focus-inset"
                  >
                    <a href="/collections/minerals" class="header__summary-link t4 font-medium">Minerals</a>
                    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                  </summary>
<div
    id="MegaMenu-Content-4"
    class="mega-menu__content color-scheme-13 custom-scrollbar gradient motion-reduce global-settings-popup"
    tabindex="-1"
>
  <div class="page-width"><div class="mega-menu__grid mega-menu__grid--above" style="grid-template-columns: repeat(6, minmax(0, 1fr));">
              <div class="mega-menu__grid" style="grid-column: span 6">
<div class="mega-promos mega-promos--image_promo flex flex-col" ><div class="promo-card--grid" style="--overlay-opacity: 0.0;grid-template-columns: repeat(1, minmax(0, 1fr));">

  <div class="promo-card promo-card--image promo last-child:mb-0 overflow-hidden flex relative justify-start items-end" style="--ratio-percent: 3.571428571428571%;">
  

    <div class="promo-image image-overlay overflow-hidden w-full relative"
      
        style="padding-bottom: 3.571428571428571%;"
      
    ><img
          class="promo-image img-cover"
          style="object-position: 50.0% 50.0%" srcset="//life-enthusiast.com/cdn/shop/files/Megamenu-Minerals-Title.png?v=1776035529&width=3240 3240w, //life-enthusiast.com/cdn/shop/files/Megamenu-Minerals-Title.png?v=1776035529&width=1620 1620w"
          sizes="(max-width: 749px) 810px, 1620px"
          src="//life-enthusiast.com/cdn/shop/files/Megamenu-Minerals-Title.png?v=1776035529&width=3240"
          alt="Minerals category header with white text on a blue background"
          loading="lazy"
          fetchpriority="low"
          width="1620"
          height="58"
        ></div>

    

  
    </div>
  







</div></div></div>
            </div><div class="mega-menu__grid" style="grid-template-columns:  6fr ">
        <div>
          <ul
              class="mega-menu__list p-0 mega-menu__list--condensed t5"
              style="--mega-menu-columns: 6;"
              role="list"
          ><li>
                  <a
                      id="HeaderMenu-minerals-calcium"
                      href="/collections/calcium"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Calcium</a></li><li>
                  <a
                      id="HeaderMenu-minerals-crystal-salt"
                      href="/collections/crystal-salt"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Crystal Salt</a></li><li>
                  <a
                      id="HeaderMenu-minerals-humic-and-fulvic"
                      href="/collections/humic-and-fulvic"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Humic and Fulvic</a></li><li>
                  <a
                      id="HeaderMenu-minerals-hydrogen"
                      href="/collections/hydrogen"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Hydrogen</a></li><li>
                  <a
                      id="HeaderMenu-minerals-iodine"
                      href="/collections/iodine"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Iodine</a></li><li>
                  <a
                      id="HeaderMenu-minerals-magnesium"
                      href="/collections/magnesium"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Magnesium</a></li><li>
                  <a
                      id="HeaderMenu-minerals-minerals-multi"
                      href="/collections/minerals-multi"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Minerals: Multi</a></li><li>
                  <a
                      id="HeaderMenu-minerals-minerals-trace"
                      href="/collections/minerals-trace"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Minerals: Trace</a></li><li>
                  <a
                      id="HeaderMenu-minerals-minerals-single"
                      href="/collections/minerals-single"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Minerals: Single</a></li><li>
                  <a
                      id="HeaderMenu-minerals-msm-and-sulfur"
                      href="/collections/msm-and-sulfur"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >MSM and Sulfur</a></li><li>
                  <a
                      id="HeaderMenu-minerals-ormus"
                      href="/collections/ormus"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >ORMUS</a></li><li>
                  <a
                      id="HeaderMenu-minerals-silica"
                      href="/collections/silica"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Silica</a></li><li>
                  <a
                      id="HeaderMenu-minerals-silver"
                      href="/collections/silver"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Silver</a></li><li>
                  <a
                      id="HeaderMenu-minerals-zeolite"
                      href="/collections/zeolite"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Zeolite</a></li></ul>
        </div>
      
</div></div>
</div>
</details>
              </header-menu></li><li><header-menu class="block">
                <details id="Details-HeaderMenu-5" class="mega-menu">
                  <summary
                      id="HeaderMenu-supplements"
                      class="header__menu-item list-menu__item link focus-inset"
                  >
                    <a href="/collections/supplements" class="header__summary-link t4 font-medium">Supplements</a>
                    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                  </summary>
<div
    id="MegaMenu-Content-5"
    class="mega-menu__content color-scheme-13 custom-scrollbar gradient motion-reduce global-settings-popup"
    tabindex="-1"
>
  <div class="page-width"><div class="mega-menu__grid mega-menu__grid--above" style="grid-template-columns: repeat(6, minmax(0, 1fr));">
              <div class="mega-menu__grid" style="grid-column: span 6">
<div class="mega-promos mega-promos--image_promo flex flex-col" ><div class="promo-card--grid" style="--overlay-opacity: 0.0;grid-template-columns: repeat(1, minmax(0, 1fr));">

  <div class="promo-card promo-card--image promo last-child:mb-0 overflow-hidden flex relative justify-start items-end" style="--ratio-percent: 3.571428571428571%;">
  

    <div class="promo-image image-overlay overflow-hidden w-full relative"
      
        style="padding-bottom: 3.571428571428571%;"
      
    ><img
          class="promo-image img-cover"
          style="object-position: 50.0% 50.0%" srcset="//life-enthusiast.com/cdn/shop/files/Megamenu-Supplements-Title.png?v=1776035523&width=3240 3240w, //life-enthusiast.com/cdn/shop/files/Megamenu-Supplements-Title.png?v=1776035523&width=1620 1620w"
          sizes="(max-width: 749px) 810px, 1620px"
          src="//life-enthusiast.com/cdn/shop/files/Megamenu-Supplements-Title.png?v=1776035523&width=3240"
          alt="Supplements category header with white text on a maroon background"
          loading="lazy"
          fetchpriority="low"
          width="1620"
          height="58"
        ></div>

    

  
    </div>
  







</div></div></div>
            </div><div class="mega-menu__grid" style="grid-template-columns:  6fr ">
        <div>
          <ul
              class="mega-menu__list p-0 mega-menu__list--condensed t5"
              style="--mega-menu-columns: 6;"
              role="list"
          ><li>
                  <a
                      id="HeaderMenu-supplements-adaptogens"
                      href="/collections/adaptogens"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Adaptogens</a></li><li>
                  <a
                      id="HeaderMenu-supplements-algae-and-seaweed"
                      href="/collections/algae-and-seaweed"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Algae and Seaweed</a></li><li>
                  <a
                      id="HeaderMenu-supplements-aloe-vera"
                      href="/collections/aloe-vera"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Aloe vera</a></li><li>
                  <a
                      id="HeaderMenu-supplements-amino-acids"
                      href="/collections/amino-acids"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Amino Acids</a></li><li>
                  <a
                      id="HeaderMenu-supplements-anti-inflammatory"
                      href="/collections/anti-inflammatory"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Anti Inflammatory</a></li><li>
                  <a
                      id="HeaderMenu-supplements-anti-oxidants"
                      href="/collections/antioxidants"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Anti Oxidants</a></li><li>
                  <a
                      id="HeaderMenu-supplements-ellagitannins-ellagic-acid"
                      href="/collections/ellagitannins-ellagic-acid"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Ellagitannins (ellagic acid)</a></li><li>
                  <a
                      id="HeaderMenu-supplements-enzymes-digestive"
                      href="/collections/enzymes-digestive"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Enzymes: Digestive</a></li><li>
                  <a
                      id="HeaderMenu-supplements-enzymes-systemic"
                      href="/collections/enzymes-systemic"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Enzymes: Systemic</a></li><li>
                  <a
                      id="HeaderMenu-supplements-essential-fats"
                      href="/collections/essential-fats"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Essential Fats</a></li><li>
                  <a
                      id="HeaderMenu-supplements-fiber"
                      href="/collections/fiber"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Fiber</a></li><li>
                  <a
                      id="HeaderMenu-supplements-food-canned-fish"
                      href="/collections/food-canned-fish"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Food: Canned Fish</a></li><li>
                  <a
                      id="HeaderMenu-supplements-food-concentrates"
                      href="/collections/food-concentrates"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Food: Concentrates</a></li><li>
                  <a
                      id="HeaderMenu-supplements-food-seasonings"
                      href="/collections/food-seasonings"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Food Seasonings</a></li><li>
                  <a
                      id="HeaderMenu-supplements-herbs-dried"
                      href="/collections/herbs-dried"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Herbs: Dried</a></li><li>
                  <a
                      id="HeaderMenu-supplements-herbs-spagyric"
                      href="/collections/herbs-spagyric"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Herbs: Spagyric</a></li><li>
                  <a
                      id="HeaderMenu-supplements-herbs-tinctures"
                      href="/collections/herbs-tinctures"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Herbs: Tinctures</a></li><li>
                  <a
                      id="HeaderMenu-supplements-oxygen"
                      href="/collections/oxygen"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Oxygen</a></li><li>
                  <a
                      id="HeaderMenu-supplements-plants-fruits-and-berries"
                      href="/collections/plants-fruits-and-berries"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Plants: Fruits and Berries</a></li><li>
                  <a
                      id="HeaderMenu-supplements-plants-grains-nuts-and-seeds"
                      href="/collections/plants-grains-nuts-and-seeds"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Plants: Grains, Nuts and Seeds</a></li><li>
                  <a
                      id="HeaderMenu-supplements-probiotics-and-prebiotics"
                      href="/collections/probiotics-and-prebiotics"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Probiotics and Prebiotics</a></li><li>
                  <a
                      id="HeaderMenu-supplements-protein-concentrates"
                      href="/collections/protein-concentrates"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Protein Concentrates</a></li><li>
                  <a
                      id="HeaderMenu-supplements-superfood-blends"
                      href="/collections/superfood-blends"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >SuperFood Blends</a></li><li>
                  <a
                      id="HeaderMenu-supplements-vitamins-multi"
                      href="/collections/vitamins-multi"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Vitamins: Multi</a></li><li>
                  <a
                      id="HeaderMenu-supplements-vitamins-single"
                      href="/collections/vitamins-single"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Vitamins: Single</a></li></ul>
        </div>
      
</div></div>
</div>
</details>
              </header-menu></li><li><header-menu class="block">
                <details id="Details-HeaderMenu-6" class="mega-menu">
                  <summary
                      id="HeaderMenu-home-and-body-care"
                      class="header__menu-item list-menu__item link focus-inset"
                  >
                    <a href="/collections/home-and-body-care" class="header__summary-link t4 font-medium">Home and Body Care</a>
                    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                  </summary>
<div
    id="MegaMenu-Content-6"
    class="mega-menu__content color-scheme-13 custom-scrollbar gradient motion-reduce global-settings-popup"
    tabindex="-1"
>
  <div class="page-width"><div class="mega-menu__grid mega-menu__grid--above" style="grid-template-columns: repeat(6, minmax(0, 1fr));">
              <div class="mega-menu__grid" style="grid-column: span 6">
<div class="mega-promos mega-promos--image_promo flex flex-col" ><div class="promo-card--grid" style="--overlay-opacity: 0.0;grid-template-columns: repeat(1, minmax(0, 1fr));">

  <div class="promo-card promo-card--image promo last-child:mb-0 overflow-hidden flex relative justify-start items-end" style="--ratio-percent: 3.571428571428571%;">
  

    <div class="promo-image image-overlay overflow-hidden w-full relative"
      
        style="padding-bottom: 3.571428571428571%;"
      
    ><img
          class="promo-image img-cover"
          style="object-position: 50.0% 50.0%" srcset="//life-enthusiast.com/cdn/shop/files/Megamenu-HomeAndBodyCare-Title.png?v=1776035525&width=3240 3240w, //life-enthusiast.com/cdn/shop/files/Megamenu-HomeAndBodyCare-Title.png?v=1776035525&width=1620 1620w"
          sizes="(max-width: 749px) 810px, 1620px"
          src="//life-enthusiast.com/cdn/shop/files/Megamenu-HomeAndBodyCare-Title.png?v=1776035525&width=3240"
          alt="Home and Body Care category header with white text on a teal background"
          loading="lazy"
          fetchpriority="low"
          width="1620"
          height="58"
        ></div>

    

  
    </div>
  







</div></div></div>
            </div><div class="mega-menu__grid" style="grid-template-columns:  6fr ">
        <div>
          <ul
              class="mega-menu__list p-0 mega-menu__list--condensed t5"
              style="--mega-menu-columns: 6;"
              role="list"
          ><li>
                  <a
                      id="HeaderMenu-home-and-body-care-aromatherapy-and-essential-oils"
                      href="/collections/aromatherapy-and-essential-oils"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Aromatherapy and Essential Oils</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-devices-air"
                      href="/collections/devices-air"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Devices: Air</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-devices-cleanse-and-detoxify"
                      href="/collections/devices-cleanse-and-detoxify"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Devices: Cleanse and Detoxify</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-devices-emf-protection"
                      href="/collections/devices-emf-protection"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Devices: EMF Protection</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-devices-exercise"
                      href="/collections/devices-exercise"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Devices: Exercise</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-devices-pain-relief"
                      href="/collections/devices-pain-relief"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Devices: Pain Relief</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-devices-food-and-water"
                      href="/collections/devices-food-and-water"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Devices: Food and Water</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-devices-far-infrared"
                      href="/collections/devices-far-infrared"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Devices: Far Infrared</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-pets-plants-gardens-crops"
                      href="/collections/pets-plants-gardens-crops"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Pets, Plants, Gardens, Crops</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-skin-care-bath"
                      href="/collections/skin-care-bath"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Skin Care: Bath</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-skin-care-body"
                      href="/collections/skin-care-body"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Skin Care: Body</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-skin-care-face"
                      href="/collections/skin-care-face"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Skin Care: Face</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-skin-care-ormus"
                      href="/collections/skin-care-ormus"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Skin Care: ORMUS</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-skin-care-repair"
                      href="/collections/skin-care-repair"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Skin Care: Repair</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-soap-and-laundry"
                      href="/collections/soap-and-laundry"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Soap and Laundry</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-tests-and-downloads"
                      href="/collections/tests-and-downloads"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Tests and Downloads</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-water-energized"
                      href="/collections/water-energized"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Water: Energized</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-water-filter-systems"
                      href="/collections/water-filter-systems"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Water: Filter Systems</a></li><li>
                  <a
                      id="HeaderMenu-home-and-body-care-water-filter-replacements"
                      href="/collections/water-filter-replacements"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Water: Filter Replacements</a></li></ul>
        </div>
      
</div></div>
</div>
</details>
              </header-menu></li><li><header-menu class="block">
                <details id="Details-HeaderMenu-7" class="mega-menu">
                  <summary
                      id="HeaderMenu-brands"
                      class="header__menu-item list-menu__item link focus-inset"
                  >
                    <a href="/collections" class="header__summary-link t4 font-medium">Brands</a>
                    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                  </summary>
<div
    id="MegaMenu-Content-7"
    class="mega-menu__content color-scheme-13 custom-scrollbar gradient motion-reduce global-settings-popup"
    tabindex="-1"
>
  <div class="page-width"><div class="mega-menu__grid mega-menu__grid--above" style="grid-template-columns: repeat(6, minmax(0, 1fr));">
              <div class="mega-menu__grid" style="grid-column: span 6">
<div class="mega-promos mega-promos--image_promo flex flex-col" ><div class="promo-card--grid" style="--overlay-opacity: 0.0;grid-template-columns: repeat(1, minmax(0, 1fr));">

  <div class="promo-card promo-card--image promo last-child:mb-0 overflow-hidden flex relative justify-center items-center" style="--ratio-percent: 3.571428571428571%;">
  

    <div class="promo-image image-overlay overflow-hidden w-full relative"
      
        style="padding-bottom: 3.571428571428571%;"
      
    ><img
          class="promo-image img-cover"
          style="object-position: 50.0% 50.0%" srcset="//life-enthusiast.com/cdn/shop/files/Megamenu-Brands-Titles.png?v=1776035527&width=3240 3240w, //life-enthusiast.com/cdn/shop/files/Megamenu-Brands-Titles.png?v=1776035527&width=1620 1620w"
          sizes="(max-width: 749px) 810px, 1620px"
          src="//life-enthusiast.com/cdn/shop/files/Megamenu-Brands-Titles.png?v=1776035527&width=3240"
          alt="Brands category header with white text on a orange background"
          loading="lazy"
          fetchpriority="low"
          width="1620"
          height="58"
        ></div>

    

  
    </div>
  







</div></div></div>
            </div><div class="mega-menu__grid" style="grid-template-columns:  4fr 2fr ">
        <div>
          <ul
              class="mega-menu__list p-0 mega-menu__list--condensed t5"
              style="--mega-menu-columns: 4;"
              role="list"
          ><li>
                  <a
                      id="HeaderMenu-brands-adr-systems"
                      href="/collections/adr-systems/ADR_Systems"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >ADR Systems</a></li><li>
                  <a
                      id="HeaderMenu-brands-airpura"
                      href="/collections/airpura"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >AirPura</a></li><li>
                  <a
                      id="HeaderMenu-brands-algonot"
                      href="/collections/algonot"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Algonot</a></li><li>
                  <a
                      id="HeaderMenu-brands-alive-water"
                      href="/collections/alive-water"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Alive Water</a></li><li>
                  <a
                      id="HeaderMenu-brands-allegany-nutrition"
                      href="/collections/allegany-nutrition"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Allegany Nutrition</a></li><li>
                  <a
                      id="HeaderMenu-brands-anchi"
                      href="/collections/anchi"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Anchi</a></li><li>
                  <a
                      id="HeaderMenu-brands-andreas-seed-oils"
                      href="/collections/andreas-seed-oils"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Andreas Seed Oils</a></li><li>
                  <a
                      id="HeaderMenu-brands-arthur-andrew-medical"
                      href="/collections/arthur-andrew-medical"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Arthur Andrew Medical</a></li><li>
                  <a
                      id="HeaderMenu-brands-balanxer"
                      href="/collections/balanxer"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Balanxer</a></li><li>
                  <a
                      id="HeaderMenu-brands-beche-neutraceutical"
                      href="/collections/beche-neutraceutical"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Beche Neutraceutical</a></li><li>
                  <a
                      id="HeaderMenu-brands-bioactives"
                      href="/collections/bioactives"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >BioActives</a></li><li>
                  <a
                      id="HeaderMenu-brands-blushield"
                      href="/collections/blushield"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Blushield</a></li><li>
                  <a
                      id="HeaderMenu-brands-body-biotics"
                      href="/collections/body-biotics"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Body Biotics</a></li><li>
                  <a
                      id="HeaderMenu-brands-broady-sciences"
                      href="/collections/broady-sciences"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Broady Sciences</a></li><li>
                  <a
                      id="HeaderMenu-brands-cr-supplements"
                      href="/collections/cr-supplements"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >CR Supplements</a></li><li>
                  <a
                      id="HeaderMenu-brands-cellerciser"
                      href="/collections/cellerciser"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Cellerciser</a></li><li>
                  <a
                      id="HeaderMenu-brands-cervid-labs"
                      href="/collections/cervid-labs"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Cervid Labs</a></li><li>
                  <a
                      id="HeaderMenu-brands-docs-nutrients"
                      href="/collections/docs-nutrients"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Doc&#39;s Nutrients</a></li><li>
                  <a
                      id="HeaderMenu-brands-doctor-miller"
                      href="/collections/dr-miller"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Doctor Miller</a></li><li>
                  <a
                      id="HeaderMenu-brands-drucker-labs"
                      href="/collections/drucker-labs"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Drucker Labs</a></li><li>
                  <a
                      id="HeaderMenu-brands-e3-live"
                      href="/collections/e3-live"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >E3 Live</a></li><li>
                  <a
                      id="HeaderMenu-brands-earth-friend-herbs"
                      href="/collections/earth-friend-herb-co"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Earth Friend Herbs</a></li><li>
                  <a
                      id="HeaderMenu-brands-epoch-lasers"
                      href="/collections/epoch-lasers"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Epoch Lasers</a></li><li>
                  <a
                      id="HeaderMenu-brands-essencesea"
                      href="/collections/essencesea"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >EssenceSea</a></li><li>
                  <a
                      id="HeaderMenu-brands-everbella"
                      href="/collections/everbella"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >EverBella</a></li><li>
                  <a
                      id="HeaderMenu-brands-exsula-bundles"
                      href="/collections/exsula-bundles"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Exsula Bundles</a></li><li>
                  <a
                      id="HeaderMenu-brands-exsula-minerals"
                      href="/collections/exsula-minerals"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Exsula Minerals</a></li><li>
                  <a
                      id="HeaderMenu-brands-exsula-superfoods"
                      href="/collections/exsula-superfoods"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Exsula Superfoods</a></li><li>
                  <a
                      id="HeaderMenu-brands-fiveprovide"
                      href="/collections/fiveprovide"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >FiveProvide</a></li><li>
                  <a
                      id="HeaderMenu-brands-folium"
                      href="/collections/folium"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Folium</a></li><li>
                  <a
                      id="HeaderMenu-brands-generation-plus"
                      href="/collections/generation-plus"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Generation Plus</a></li><li>
                  <a
                      id="HeaderMenu-brands-genki-foods"
                      href="/collections/genki-foods"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Genki Foods</a></li><li>
                  <a
                      id="HeaderMenu-brands-hcp-formulas"
                      href="/collections/hcp-formulas"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >HCP Formulas</a></li><li>
                  <a
                      id="HeaderMenu-brands-health-breakthroughs"
                      href="/collections/health-breakthroughs"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Health BreakThroughs</a></li><li>
                  <a
                      id="HeaderMenu-brands-health-wisdom"
                      href="/collections/health-and-wisdom"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Health Wisdom</a></li><li>
                  <a
                      id="HeaderMenu-brands-healthy-gut"
                      href="/collections/healthy-gut"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Healthy Gut</a></li><li>
                  <a
                      id="HeaderMenu-brands-human-consciousness"
                      href="https://life-enthusiast.com/collections/human-consciousness-support"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Human Consciousness</a></li><li>
                  <a
                      id="HeaderMenu-brands-jevatee-salt"
                      href="/collections/jevatee-salt"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Jevatee Salt</a></li><li>
                  <a
                      id="HeaderMenu-brands-jumpsport"
                      href="/collections/jumpsport"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >JumpSport</a></li><li>
                  <a
                      id="HeaderMenu-brands-life-enthusiast"
                      href="/collections/life-enthusiast"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Life Enthusiast</a></li><li>
                  <a
                      id="HeaderMenu-brands-liquid-zeolite"
                      href="/collections/liquid-zeolite"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Liquid Zeolite</a></li><li>
                  <a
                      id="HeaderMenu-brands-lebens-quelle"
                      href="/collections/lebens-quelle"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Lebens Quelle</a></li><li>
                  <a
                      id="HeaderMenu-brands-lumaflex"
                      href="/collections/lumaflex"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Lumaflex</a></li><li>
                  <a
                      id="HeaderMenu-brands-magic-dichol"
                      href="/collections/magic-dichol"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Magic Dichol</a></li><li>
                  <a
                      id="HeaderMenu-brands-marine-technology"
                      href="/collections/marine-technology"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Marine Technology</a></li><li>
                  <a
                      id="HeaderMenu-brands-microbiome-labs"
                      href="/collections/microbiome-labs"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Microbiome Labs</a></li><li>
                  <a
                      id="HeaderMenu-brands-matrix-nutrients"
                      href="/collections/matrix-nutrients"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Matrix Nutrients</a></li><li>
                  <a
                      id="HeaderMenu-brands-miracle-ii"
                      href="/collections/miracle-ii"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Miracle II</a></li><li>
                  <a
                      id="HeaderMenu-brands-na-herb-and-spice"
                      href="/collections/na-herb-and-spice"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >NA Herb and Spice</a></li><li>
                  <a
                      id="HeaderMenu-brands-natures-wild-berry"
                      href="/collections/natures-wild-berry"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Natures Wild Berry</a></li><li>
                  <a
                      id="HeaderMenu-brands-orgono-silica"
                      href="/collections/orgono-silica"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Orgono Silica</a></li><li>
                  <a
                      id="HeaderMenu-brands-ormus-oils"
                      href="/collections/ormus-oils"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >ORMUS Oils</a></li><li>
                  <a
                      id="HeaderMenu-brands-phi-sciences"
                      href="/collections/phi-sciences"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Phi Sciences</a></li><li>
                  <a
                      id="HeaderMenu-brands-purality-health"
                      href="/collections/purality-health"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Purality Health</a></li><li>
                  <a
                      id="HeaderMenu-brands-quicksilver-scientific"
                      href="/collections/quicksilver-scientific"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Quicksilver Scientific</a></li><li>
                  <a
                      id="HeaderMenu-brands-remedylink"
                      href="/collections/remedylink"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >RemedyLink</a></li><li>
                  <a
                      id="HeaderMenu-brands-salus-per-aquam"
                      href="/collections/salus-per-aquam"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Salus per Aquam</a></li><li>
                  <a
                      id="HeaderMenu-brands-skin-sorcery"
                      href="/collections/skin-sorcery"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Skin Sorcery</a></li><li>
                  <a
                      id="HeaderMenu-brands-sprout-living"
                      href="/collections/sprout-living"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Sprout Living</a></li><li>
                  <a
                      id="HeaderMenu-brands-stem-cell-worx"
                      href="/collections/stem-cell-worx"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Stem Cell Worx</a></li><li>
                  <a
                      id="HeaderMenu-brands-supertonicherbs"
                      href="/collections/supertonicherbs"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >SuperTonicHerbs</a></li><li>
                  <a
                      id="HeaderMenu-brands-tibetan-pharmacy"
                      href="/collections/tibetan-pharmacy"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Tibetan Pharmacy</a></li><li>
                  <a
                      id="HeaderMenu-brands-troscriptions-tx"
                      href="/collections/troscriptions-tx"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Troscriptions TX</a></li><li>
                  <a
                      id="HeaderMenu-brands-truehope"
                      href="/collections/truehope"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >TrueHope</a></li><li>
                  <a
                      id="HeaderMenu-brands-twilight-america"
                      href="/collections/twilight-america"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Twilight America</a></li><li>
                  <a
                      id="HeaderMenu-brands-uhtco"
                      href="/collections/uhtco"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >UHTCO</a></li><li>
                  <a
                      id="HeaderMenu-brands-vegan-life"
                      href="/collections/vegan-life"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Vegan Life</a></li><li>
                  <a
                      id="HeaderMenu-brands-vancouver-island-ormus"
                      href="/collections/vancouver-island-ormus"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Vancouver Island ORMUS</a></li><li>
                  <a
                      id="HeaderMenu-brands-wetway"
                      href="/collections/wetway"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >WetWay</a></li><li>
                  <a
                      id="HeaderMenu-brands-world-nutrition"
                      href="/collections/world-nutrition"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >World Nutrition</a></li><li>
                  <a
                      id="HeaderMenu-brands-zeo-health"
                      href="/collections/zeo-health-zeolite"
                      class="mega-menu__link mega-menu__link--level-2 link"
                      
                  >Zeo Health</a></li></ul>
        </div>
      

<div class="mega-promos mega-promos--image_promo mega_promos--separator mega_promos--separator-right flex flex-col" ><div class="promo-card--grid" style="--overlay-opacity: 0.0;grid-template-columns: repeat(1, minmax(0, 1fr));">

    <a href="/pages/fullscript" class="promo-card promo-card--image promo last-child:mb-0 flex hover-zoom relative justify-start items-end" style="--ratio-percent: 64.34937611408199%;">
  

    <div class="promo-image image-overlay overflow-hidden w-full relative"
      
        style="padding-bottom: 64.34937611408199%;"
      
    ><img
          class="promo-image img-cover"
          style="object-position: 50.0% 50.0%" srcset="//life-enthusiast.com/cdn/shop/files/Life-Enthusiast-x-FullScript-Button-new_4x_be8c687e-4c11-4d5a-a7cc-4e87bf174fcd.png?v=1776033755&width=1080 1080w, //life-enthusiast.com/cdn/shop/files/Life-Enthusiast-x-FullScript-Button-new_4x_be8c687e-4c11-4d5a-a7cc-4e87bf174fcd.png?v=1776033755&width=540 540w"
          sizes="(max-width: 749px) 270px, 540px"
          src="//life-enthusiast.com/cdn/shop/files/Life-Enthusiast-x-FullScript-Button-new_4x_be8c687e-4c11-4d5a-a7cc-4e87bf174fcd.png?v=1776033755&width=1080"
          alt="Fullscript dispensary advertisement for Life Enthusiast customers with a green &#39;Visit Store&#39; button on a light gray background."
          loading="lazy"
          fetchpriority="low"
          width="540"
          height="348"
        ></div>

    

  
    </a>
  


    <a href="/pages/doctors-supplement-store" class="promo-card promo-card--image promo last-child:mb-0 flex hover-zoom relative justify-start items-end" style="--ratio-percent: 64.34937611408199%;">
  

    <div class="promo-image image-overlay overflow-hidden w-full relative"
      
        style="padding-bottom: 64.34937611408199%;"
      
    ><img
          class="promo-image img-cover"
          style="object-position: 50.0% 50.0%" srcset="//life-enthusiast.com/cdn/shop/files/Life-Enthusiast-Dssorder-new_4x_2871aa27-4bae-40ce-9de6-8c6d5a614aa8.png?v=1776033753&width=1080 1080w, //life-enthusiast.com/cdn/shop/files/Life-Enthusiast-Dssorder-new_4x_2871aa27-4bae-40ce-9de6-8c6d5a614aa8.png?v=1776033753&width=540 540w"
          sizes="(max-width: 749px) 270px, 540px"
          src="//life-enthusiast.com/cdn/shop/files/Life-Enthusiast-Dssorder-new_4x_2871aa27-4bae-40ce-9de6-8c6d5a614aa8.png?v=1776033753&width=1080"
          alt="Promotional graphic for Doctors Supplement Store with store name and &#39;Visit Store&#39; button on a blue background."
          loading="lazy"
          fetchpriority="low"
          width="540"
          height="348"
        ></div>

    

  
    </a>
  






</div></div></div></div>
</div>
</details>
              </header-menu></li><li><header-menu class="block">
                <details id="Details-HeaderMenu-8">
                  <summary
                      id="HeaderMenu-blogs"
                      class="header__menu-item list-menu__item link focus-inset"
                  >
                    <a href="/blogs/all-blogs" class="header__summary-link t4 font-medium">Blogs</a>
                    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                  </summary>
<ul
  id="HeaderMenu-MenuList-8"
  class="header__submenu list-menu list-menu--disclosure color-scheme-13 gradient motion-reduce global-settings-popup custom-scrollbar t5"
  role="list"
  tabindex="-1"
><li><a
          id="HeaderMenu-blogs-podcasts"
          href="/blogs/podcasts"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Podcasts
        </a></li><li><a
          id="HeaderMenu-blogs-all-blogs"
          href="/blogs/all-blogs"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          All Blogs
        </a></li><li><a
          id="HeaderMenu-blogs-health-concerns"
          href="/blogs/health-concerns"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Health Concerns
        </a></li><li><a
          id="HeaderMenu-blogs-products"
          href="/blogs/products"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Products
        </a></li><li><a
          id="HeaderMenu-blogs-nutrition"
          href="/blogs/nutrition"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Nutrition
        </a></li><li><a
          id="HeaderMenu-blogs-philosophy"
          href="/blogs/our-philosophies"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Philosophy
        </a></li></ul>
</details>
              </header-menu></li><li><header-menu class="block">
                <details id="Details-HeaderMenu-9">
                  <summary
                      id="HeaderMenu-education"
                      class="header__menu-item list-menu__item link focus-inset"
                  >
                    <a href="/" class="header__summary-link t4 font-medium">Education</a>
                    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                  </summary>
<ul
  id="HeaderMenu-MenuList-9"
  class="header__submenu list-menu list-menu--disclosure color-scheme-13 gradient motion-reduce global-settings-popup custom-scrollbar t5"
  role="list"
  tabindex="-1"
><li><a
          id="HeaderMenu-education-appointments"
          href="/pages/appointment"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Appointments
        </a></li><li><a
          id="HeaderMenu-education-courses"
          href="/apps/courses/"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Courses
        </a></li><li><a
          id="HeaderMenu-education-forum"
          href="/"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Forum
        </a></li><li><a
          id="HeaderMenu-education-surveys"
          href="/"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Surveys
        </a></li></ul>
</details>
              </header-menu></li><li><header-menu class="block">
                <details id="Details-HeaderMenu-10">
                  <summary
                      id="HeaderMenu-company"
                      class="header__menu-item list-menu__item link focus-inset"
                  >
                    <a href="/" class="header__summary-link t4 font-medium">Company</a>
                    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                  </summary>
<ul
  id="HeaderMenu-MenuList-10"
  class="header__submenu list-menu list-menu--disclosure color-scheme-13 gradient motion-reduce global-settings-popup custom-scrollbar t5"
  role="list"
  tabindex="-1"
><li><a
          id="HeaderMenu-company-affiliate-signup-login"
          href="https://affiliate.life-enthusiast.com/create-account"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Affiliate Signup/Login
        </a></li><li><a
          id="HeaderMenu-company-wholesale-signup-login"
          href="/pages/wholesale"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Wholesale Signup/Login
        </a></li><li><a
          id="HeaderMenu-company-loyalty-rewards"
          href="/apps/loyalty"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Loyalty &amp; Rewards
        </a></li><li><a
          id="HeaderMenu-company-customer-reviews"
          href="/pages/reviews"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Customer Reviews
        </a></li><li><a
          id="HeaderMenu-company-about-us"
          href="/pages/about-us"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          About Us
        </a></li><li><a
          id="HeaderMenu-company-contact-us"
          href="/pages/contact-us"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Contact Us
        </a></li><li><a
          id="HeaderMenu-company-privacy"
          href="/pages/privacy"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Privacy
        </a></li><li><a
          id="HeaderMenu-company-returns"
          href="/pages/returns"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Returns
        </a></li><li><a
          id="HeaderMenu-company-terms-of-service"
          href="/policies/terms-of-service"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Terms of Service
        </a></li><li><a
          id="HeaderMenu-company-wishlist"
          href="#hero-wishlist"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Wishlist
        </a></li></ul>
</details>
              </header-menu></li><li><header-menu class="block">
                <details id="Details-HeaderMenu-11">
                  <summary
                      id="HeaderMenu-social-media"
                      class="header__menu-item list-menu__item link focus-inset"
                  >
                    <a href="/" class="header__summary-link t4 font-medium">Social Media</a>
                    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                  </summary>
<ul
  id="HeaderMenu-MenuList-11"
  class="header__submenu list-menu list-menu--disclosure color-scheme-13 gradient motion-reduce global-settings-popup custom-scrollbar t5"
  role="list"
  tabindex="-1"
><li><a
          id="HeaderMenu-social-media-linkedin"
          href="https://linkedin.com/company/life-enthusiast"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Linkedin
        </a></li><li><a
          id="HeaderMenu-social-media-x-twitter"
          href="https://twitter.com/lifentco"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          X = Twitter
        </a></li><li><a
          id="HeaderMenu-social-media-facebook"
          href="https://www.facebook.com/LifeEnthusiastContact"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Facebook
        </a></li><li><a
          id="HeaderMenu-social-media-instagram"
          href="https://instagram.com/lifeenthusiast15"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Instagram
        </a></li><li><a
          id="HeaderMenu-social-media-telegram"
          href="https://t.me/lifentco"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Telegram
        </a></li><li><a
          id="HeaderMenu-social-media-rumble"
          href="https://rumble.com/user/lifeenthusiastcoop"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          Rumble
        </a></li><li><a
          id="HeaderMenu-social-media-tiktok"
          href="https://www.tiktok.com/@lifentco"
          class="header__menu-item list-menu__item link link--text focus-inset"
          
        >
          TikTok
        </a></li></ul>
</details>
              </header-menu></li></ul>
    </custom-nav>
      </div>
    </nav></sticky-header>

  <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "OnlineStore",
      "name": "LIFE ENTHUSIAST",
      "url": "https:\/\/life-enthusiast.com",
      
        "logo": "https:\/\/life-enthusiast.com\/cdn\/shop\/files\/LE_logo_2018.png?v=1776035702\u0026width=500",
      
      "sameAs": [
        "https:\/\/twitter.com\/lifentco",
        "https:\/\/facebook.com\/LifeEnthusiastContact",
        "",
        "https:\/\/instagram.com\/lifeenthusiast15",
        "https:\/\/www.tiktok.com\/@lifentco",
        "",
        "",
        "https:\/\/www.youtube.com\/lifentco",
        "",
        "",
        "",
        "https:\/\/linkedin.com\/company\/life-enthusiast"
      ]
    }
  </script>
  <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "LIFE ENTHUSIAST",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https:\/\/life-enthusiast.com\/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      },
      "url": "https:\/\/life-enthusiast.com"
    }
  </script>
</div>
<!-- END sections: header-group -->

    <div id="content" aria-hidden="true"></div>

    <main id="MainContent" class="content-for-layout focus-none" role="main" tabindex="-1">
      <section id="shopify-section-template--21331009470684__icons_with_text_mKJW78" class="shopify-section section section-icons-with-text"><link href="//life-enthusiast.com/cdn/shop/t/26/assets/component-slider.css?v=113384549430861083951767375755" rel="stylesheet" type="text/css" media="all" />
<div class="color-scheme-1 isolate gradient   ">
    <div class="icons-with-text section__inner"
         style="padding-top: 1rem;padding-bottom: 1rem;"
    >
      <slider-component class="slider-mobile-gutter
        
         page-width-desktop md:pl-0 md:pr-0
        
        "
      >
        <ul
            id="Slider-template--21331009470684__icons_with_text_mKJW78"
            class="section-grid grid mb-0 mt-0
            grid--4-col-desktop
            grid--central-loners
            
              grid--2-col-tablet-down
            
            
              slider
              
               slider--tablet grid--peek
            "
            role="list"
            tabindex="0"
            aria-label="Slider"
        ><li
                id="Slide-template--21331009470684__icons_with_text_mKJW78-1"
                class="icons-with-text__item grid__item pt-0 pb-0
                 slider__slide
                "
                
                
            >
              <div
                class="full-unstyled-link
                  
                    flex h-full md:justify-center gap-1 md:gap-2
                    items-start
                  "
              ><div class="icons-with-text__icon flex justify-left
                        "
                  ><div class="last-child-inner:mb-0"
        
        
      >
        <div class="icons-with-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--call custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path d="M451 374c-15.88-16-54.34-39.35-73-48.76-24.3-12.24-26.3-13.24-45.4.95-12.74 9.47-21.21 17.93-36.12 14.75s-47.31-21.11-75.68-49.39-47.34-61.62-50.53-76.48 5.41-23.23 14.79-36c13.22-18 12.22-21 .92-45.3-8.81-18.9-32.84-57-48.9-72.8C119.9 44 119.9 47 108.83 51.6A160.15 160.15 0 0083 65.37C67 76 58.12 84.83 51.91 98.1s-9 44.38 23.07 102.64 54.57 88.05 101.14 134.49S258.5 406.64 310.85 436c64.76 36.27 89.6 29.2 102.91 23s22.18-15 32.83-31a159.09 159.09 0 0013.8-25.8C465 391.17 468 391.17 451 374z" stroke-miterlimit="10" class="fill-none stroke-width-standard"></path>
    </svg></div>
      </div></div><div class="icons-with-text__text-wrapper"><div
                          class="icons-with-text__heading section-content__text rte t6
                            "
                          
                      >
                        <strong>(866) 543-3388</strong>
                      </div><div
        class="icons-with-text__text section-content__text rte max-w- t6"
        
        
      >
        Your wellness helpline
      </div>
</div></div>
            </li><li
                id="Slide-template--21331009470684__icons_with_text_mKJW78-2"
                class="icons-with-text__item grid__item pt-0 pb-0
                 slider__slide
                "
                
                
            >
              <div
                class="full-unstyled-link
                  
                    flex h-full md:justify-center gap-1 md:gap-2
                    items-start
                  "
              ><div class="icons-with-text__icon flex justify-left
                        "
                  ><div class="last-child-inner:mb-0"
        
        
      >
        <div class="icons-with-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--truck standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M0 3.75156C0 3.47454 0.224196 3.24997 0.500755 3.24997H10.647C10.9235 3.24997 11.1477 3.47454 11.1477 3.75156V5.07505V5.63362V6.10938V13.6616C10.9427 14.0067 10.8813 14.1101 10.5516 14.6648L7.22339 14.6646V13.6614H10.1462V4.25316H1.00151V13.6614H2.6842V14.6646H0.500755C0.224196 14.6646 0 14.44 0 14.163V3.75156Z"/>
      <path d="M18.9985 8.08376L11.1477 6.10938V5.07505L19.6212 7.20603C19.8439 7.26203 20 7.46255 20 7.69253V14.1631C20 14.4401 19.7758 14.6647 19.4992 14.6647H17.3071V13.6615H18.9985V8.08376ZM11.1477 13.6616L13.3442 13.6615L13.3443 14.6647L10.5516 14.6648L11.1477 13.6616Z"/>
      <path d="M7.71269 14.1854C7.71269 15.6018 6.56643 16.75 5.15245 16.75C3.73847 16.75 2.59221 15.6018 2.59221 14.1854C2.59221 12.7691 3.73847 11.6209 5.15245 11.6209C6.56643 11.6209 7.71269 12.7691 7.71269 14.1854ZM5.15245 15.7468C6.01331 15.7468 6.71118 15.0478 6.71118 14.1854C6.71118 13.3231 6.01331 12.6241 5.15245 12.6241C4.29159 12.6241 3.59372 13.3231 3.59372 14.1854C3.59372 15.0478 4.29159 15.7468 5.15245 15.7468Z"/>
      <path d="M17.5196 14.1854C17.5196 15.6018 16.3733 16.75 14.9593 16.75C13.5454 16.75 12.3991 15.6018 12.3991 14.1854C12.3991 12.7691 13.5454 11.6209 14.9593 11.6209C16.3733 11.6209 17.5196 12.7691 17.5196 14.1854ZM14.9593 15.7468C15.8202 15.7468 16.5181 15.0478 16.5181 14.1854C16.5181 13.3231 15.8202 12.6241 14.9593 12.6241C14.0985 12.6241 13.4006 13.3231 13.4006 14.1854C13.4006 15.0478 14.0985 15.7468 14.9593 15.7468Z"/></svg></div>
      </div></div><div class="icons-with-text__text-wrapper"><div
                          class="icons-with-text__heading section-content__text rte t6
                            "
                          
                      >
                        <strong>FREE SHIPPING IN USA ON ORDERS OVER $150</strong>
                      </div><div
        class="icons-with-text__text section-content__text rte max-w- t6"
        
        
      >
        (some items excluded)
      </div>
</div></div>
            </li><li
                id="Slide-template--21331009470684__icons_with_text_mKJW78-3"
                class="icons-with-text__item grid__item pt-0 pb-0
                 slider__slide
                "
                
                
            >
              <div
                class="full-unstyled-link
                  
                    flex h-full md:justify-center gap-1 md:gap-2
                    items-start
                  "
              ><div class="icons-with-text__icon flex justify-left
                        "
                  ><div class="last-child-inner:mb-0"
        
        
      >
        <div class="icons-with-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--chat_bubbles custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path d="M431 320.6c-1-3.6 1.2-8.6 3.3-12.2a33.68 33.68 0 012.1-3.1A162 162 0 00464 215c.3-92.2-77.5-167-173.7-167-83.9 0-153.9 57.1-170.3 132.9a160.7 160.7 0 00-3.7 34.2c0 92.3 74.8 169.1 171 169.1 15.3 0 35.9-4.6 47.2-7.7s22.5-7.2 25.4-8.3a26.44 26.44 0 019.3-1.7 26 26 0 0110.1 2l56.7 20.1a13.52 13.52 0 003.9 1 8 8 0 008-8 12.85 12.85 0 00-.5-2.7z" stroke-linecap="round" stroke-miterlimit="10" class="fill-none stroke-width-standard"></path><path d="M66.46 232a146.23 146.23 0 006.39 152.67c2.31 3.49 3.61 6.19 3.21 8s-11.93 61.87-11.93 61.87a8 8 0 002.71 7.68A8.17 8.17 0 0072 464a7.26 7.26 0 002.91-.6l56.21-22a15.7 15.7 0 0112 .2c18.94 7.38 39.88 12 60.83 12A159.21 159.21 0 00284 432.11" stroke-linecap="round" stroke-miterlimit="10" class="fill-none stroke-width-standard"></path>
    </svg></div>
      </div></div><div class="icons-with-text__text-wrapper"><div
                          class="icons-with-text__heading section-content__text rte t6
                            "
                          
                      >
                        <strong>EXPERT HELP</strong>
                      </div><div
        class="icons-with-text__text section-content__text rte max-w- t6"
        
        
      >
        Seven days a week
      </div>
</div></div>
            </li><li
                id="Slide-template--21331009470684__icons_with_text_mKJW78-4"
                class="icons-with-text__item grid__item pt-0 pb-0
                 slider__slide
                "
                
                
            >
              <div
                class="full-unstyled-link
                  
                    flex h-full md:justify-center gap-1 md:gap-2
                    items-start
                  "
              ><div class="icons-with-text__icon flex justify-left
                        "
                  ><div class="last-child-inner:mb-0"
        
        
      >
        <div class="icons-with-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--price_tags custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path d="M403.29 32H280.36a14.46 14.46 0 00-10.2 4.2L24.4 281.9a28.85 28.85 0 000 40.7l117 117a28.86 28.86 0 0040.71 0L427.8 194a14.46 14.46 0 004.2-10.2v-123A28.66 28.66 0 00403.29 32z" stroke-linecap="round" stroke-linejoin="round" class="fill-none stroke-width-standard"></path><path d="M352 144a32 32 0 1132-32 32 32 0 01-32 32z"></path><path d="M230 480l262-262a13.81 13.81 0 004-10V80" stroke-linecap="round" stroke-linejoin="round" class="fill-none stroke-width-standard"></path>
    </svg></div>
      </div></div><div class="icons-with-text__text-wrapper"><div
                          class="icons-with-text__heading section-content__text rte t6
                            "
                          
                      >
                        <strong>BEST PRICES</strong>
                      </div><div
        class="icons-with-text__text section-content__text rte max-w- t6"
        
        
      >
        Unbeatable value
      </div>
</div></div>
            </li></ul>
      </slider-component>
    </div>
  </div>
</section><section id="shopify-section-template--21331009470684__image_banner_kRXRrr" class="shopify-section section section-image-banner"><div class="color-scheme-a96f6ddf-8cb3-415d-871d-93400fccfdc2 isolate gradient   ">
    <div class="section__inner
      
        page-width pt-s pb-0
      
       mobile-text-below"
    >
      <div class="image-banner-section
          
            
              border-radius-media
            
              overflow-hidden transform-none
          "
      >
        

        <div
          id="Banner-template--21331009470684__image_banner_kRXRrr"
          class="banner
            banner--content-align-center
            banner--content-align-mobile-center
            
             ratio
            
             banner--one-image
            
             xs:h-auto
            
             banner--mobile-bottom
             banner--desktop-box"

          style="--overlay-opacity: 0.0;
            
              --ratio-percent: 40.0%;
            "
        ><div class="banner__media media image-overlay
               ratio
              
              
              "
            ><img src="//life-enthusiast.com/cdn/shop/files/LE_Martin-Banner-Shopify-WhiteGr.webp?v=1776027162&amp;width=3840" alt="Martin Pytela against a blue background with geometric shapes" srcset="//life-enthusiast.com/cdn/shop/files/LE_Martin-Banner-Shopify-WhiteGr.webp?v=1776027162&amp;width=375 375w, //life-enthusiast.com/cdn/shop/files/LE_Martin-Banner-Shopify-WhiteGr.webp?v=1776027162&amp;width=500 500w, //life-enthusiast.com/cdn/shop/files/LE_Martin-Banner-Shopify-WhiteGr.webp?v=1776027162&amp;width=720 720w, //life-enthusiast.com/cdn/shop/files/LE_Martin-Banner-Shopify-WhiteGr.webp?v=1776027162&amp;width=1100 1100w, //life-enthusiast.com/cdn/shop/files/LE_Martin-Banner-Shopify-WhiteGr.webp?v=1776027162&amp;width=1500 1500w, //life-enthusiast.com/cdn/shop/files/LE_Martin-Banner-Shopify-WhiteGr.webp?v=1776027162&amp;width=1780 1780w, //life-enthusiast.com/cdn/shop/files/LE_Martin-Banner-Shopify-WhiteGr.webp?v=1776027162&amp;width=2000 2000w, //life-enthusiast.com/cdn/shop/files/LE_Martin-Banner-Shopify-WhiteGr.webp?v=1776027162&amp;width=3000 3000w, //life-enthusiast.com/cdn/shop/files/LE_Martin-Banner-Shopify-WhiteGr.webp?v=1776027162&amp;width=3840 3840w" width="2500" height="1000.0" sizes="100vw" fetchpriority="high">
</div><div class="banner__content
              
              justify-center items-center
              md:justify-start md:items-center page-width
              "
          ><div class="banner__box section-content max-w-s content-container content-container--full-width-mobile color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient items-center md:items-center text-center md:text-center"><div class="last-child-inner:mb-0"
        
        
      >
        <div class="banner__icon icon-container abc-testing icon-container--circle icon--has-container"
             style="--icon-size: 3rem;--icon-background-color: 252 222 113; --color-icon: 255 255 255;--icon-gradient-background: linear-gradient(45deg, rgba(246, 125, 32, 1), rgba(250, 208, 113, 1) 100%);"
        ><svg
    class="icon icon--sunny custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path stroke-linecap="round" stroke-miterlimit="10" d="M256 48v48M256 416v48M403.08 108.92l-33.94 33.94M142.86 369.14l-33.94 33.94M464 256h-48M96 256H48M403.08 403.08l-33.94-33.94M142.86 142.86l-33.94-33.94" class="fill-none stroke-width-standard"></path><circle cx="256" cy="256" r="80" stroke-linecap="round" stroke-miterlimit="10" class="fill-none stroke-width-standard"></circle>
    </svg></div>
      </div><h2
        class="banner__heading inline-richtext section-content__heading color-heading italics-convert italics-accent h1 self-center text-center md:self-center md:text-center"
        
        
        
      >Elevate Your<br><em>Well-being!</em>
</h2><h2
        class="banner__heading inline-richtext section-content__heading color-heading h6 self-center text-center md:self-center md:text-center"
        
        
        
      >Discover the Power of Nutrition to Create a<br>Better Life through Balanced Metabolic Function.
</h2><div
        class="banner__text section-content__text rte max-w- t5"
        
        
      >
        <p>Unlock the secrets of nature's finest ingredients with our premium nutritional supplements. Whether you’re looking to enhance your energy, improve your immunity, or support overall wellness, we have the perfect solution for you. Start your journey to better living today!</p>
      </div><div
        class="banner__buttons section-content__buttons justify-center md:justify-center"
        
        
      ><a
            
              href="/collections/exsula-minerals"
            
            
            class="t5 font-bold button button--primary button-with-icon button-with-icon--right"
          >Shop Now and Expereince the Difference
              <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
            
          </a></div></div>
          </div>
        </div>

        
      </div>
    </div>
  </div>



</section><section id="shopify-section-template--21331009470684__image_banner_kw9rDJ" class="shopify-section section section-image-banner"><div class="color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 isolate gradient   ">
    <div class="section__inner
      
        pt-0 pb-0
      
      "
    >
      <div class="image-banner-section
          "
      >
        

        <div
          id="Banner-template--21331009470684__image_banner_kw9rDJ"
          class="banner
            banner--content-align-center
            banner--content-align-mobile-center
            
             section-height-responsive--desktop
            
             banner--one-image
            
            
             md:h-auto
             banner--mobile-transparent
             banner--desktop-transparent"

          style="--overlay-opacity: 0.0;
            
              --mobile-height: 360px;--desktop-height: 200px
            "
        ><div class="banner__media media image-overlay
               section-height-responsive--mobile
              
              
              "
            ><img src="//life-enthusiast.com/cdn/shop/files/Hero-Image4.webp?v=1776027166&amp;width=3840" alt="Gradient background transitioning from light yellow to white" srcset="//life-enthusiast.com/cdn/shop/files/Hero-Image4.webp?v=1776027166&amp;width=375 375w, //life-enthusiast.com/cdn/shop/files/Hero-Image4.webp?v=1776027166&amp;width=500 500w, //life-enthusiast.com/cdn/shop/files/Hero-Image4.webp?v=1776027166&amp;width=720 720w, //life-enthusiast.com/cdn/shop/files/Hero-Image4.webp?v=1776027166&amp;width=1100 1100w, //life-enthusiast.com/cdn/shop/files/Hero-Image4.webp?v=1776027166&amp;width=1500 1500w, //life-enthusiast.com/cdn/shop/files/Hero-Image4.webp?v=1776027166&amp;width=1780 1780w, //life-enthusiast.com/cdn/shop/files/Hero-Image4.webp?v=1776027166&amp;width=2000 2000w, //life-enthusiast.com/cdn/shop/files/Hero-Image4.webp?v=1776027166&amp;width=3000 3000w, //life-enthusiast.com/cdn/shop/files/Hero-Image4.webp?v=1776027166&amp;width=3840 3840w" width="1600" height="540.0" sizes="100vw" fetchpriority="auto">
</div><div class="banner__content
               section-height-responsive--mobile
              justify-center items-center
              md:justify-center md:items-center page-width
              "
          ><div class="banner__box section-content max-w-l content-container content-container--full-width-mobile color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient items-center md:items-center text-center md:text-center"><h1
        class="banner__heading inline-richtext section-content__heading color-heading italics-convert italics-accent h1 self-center text-center md:self-center md:text-center"
        
        
        
      ><lazy-script src="//life-enthusiast.com/cdn/shop/t/26/assets/animated-list.js?v=95559242573486796441767375755" defer="defer"></lazy-script>Boost your         <animated-list class="relative inline-flex" data-list="<em>energy</em>|<em>Immunity</em>|<em>strength</em>|<em>vitality</em>"><em>health</em></animated-list><br>with our hand-picked supplements</h1><div
        class="banner__text section-content__text rte max-w- t1"
        
        
      >
        <p>Our expert coaches take the guesswork out of diet and supplementation. </p>
      </div><div
        class="banner__buttons section-content__buttons justify-center md:justify-center"
        
        
      ><a
            
              href="/collections/all"
            
            
            class="t3 font-bold button button--primary button-with-icon button-with-icon--right"
          >Shop Now
              <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
            
          </a></div></div>
          </div>
        </div>

        
      </div>
    </div>
  </div>



</section><section id="shopify-section-template--21331009470684__multicolumn_BUz6Kn" class="shopify-section section section-multicolumn"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/section-multicolumn.css?v=163648934765435158991767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-slider.css?v=113384549430861083951767375755" media="print" onload="this.media='all'"><div class="multicolumn color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient   ">
    <div
      class="section__inner isolate
        pt-s05 pb-s15
        "
      
    >
<div class="multicolumn-list__title title-wrapper page-width title-wrapper--no-top-margin text-center md:text-center">
    <div class="inline-block max-w-m"><h2 class="section-title title inline-richtext italics-convert italics-accent  h2 mb-0">Learn <em>From Us</em>
</h2></div>
  </div>

      <slider-component class="slider-mobile-gutter page-width-desktop
         slide-component--show-arrows
        
         page-width
        
        "
      >
        <ul
          id="Slider-template--21331009470684__multicolumn_BUz6Kn"
          class="multicolumn-list contains-content-container section-grid grid mb-0
          grid--3-col-desktop
          
           grid--scaled
          
            grid--1-col-tablet-down
          
          "
            role="list"
            tabindex="0"
            aria-label="Slider"

          
            style="--mobile-height: 200px;--desktop-height: 200px"
          
        ><li
              id="Slide-template--21331009470684__multicolumn_BUz6Kn-1"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--different
                
                
                "
              
              
            >
              <div
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-a96f6ddf-8cb3-415d-871d-93400fccfdc2 gradient
                  
                   justify-center
                  
                   card--shadow
                  
                  "
                   style="--responsive-card-padding: 2rem;"
              >

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                    "
                >
                    
                  
<div class="last-child-inner:mb-0"
        
        
      >
        <div class="multicolumn__icon icon-container abc-testing icon-container--circle icon--has-container mb--icon-container"
             style="--icon-size: 3rem;--icon-background-color: 68 195 237; --color-icon: 255 255 255;--icon-gradient-background: linear-gradient(45deg, rgba(246, 125, 32, 1), rgba(250, 208, 113, 1) 100%);"
        ><svg
    class="icon icon--infinite custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path d="M256 256s-48-96-126-96c-54.12 0-98 43-98 96s43.88 96 98 96c37.51 0 71-22.41 94-48M256 256s48 96 126 96c54.12 0 98-43 98-96s-43.88-96-98-96c-37.51 0-71 22.41-94 48" stroke-linecap="round" stroke-miterlimit="10" class="fill-none stroke-width-standard"></path>
    </svg></div>
      </div>
<h3 class="multicolumn-card__heading lh-13 mt-05 mb-1 last-child:mb-0 inline-richtext  h4"
                        
                    >Metabolic <br> Typing
</h3>
<div
                        class="
                           banner__buttons--multiple
                          
                          "
                        
                        
                    ><a
                            
                              href="/blogs/health-concerns/metabolic-typing"
                            
                            class="mt-2 t6 button button--primary button-with-icon button-with-icon--right"
                        >Learn More
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                          
                        </a></div>

                </div>
              </div>
            </li><li
              id="Slide-template--21331009470684__multicolumn_BUz6Kn-2"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--different
                
                
                "
              
              
            >
              <div
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-a96f6ddf-8cb3-415d-871d-93400fccfdc2 gradient
                  
                   justify-center
                  
                   card--shadow
                  
                  "
                   style="--responsive-card-padding: 2rem;"
              >

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                    "
                >
                    
                  
<div class="last-child-inner:mb-0"
        
        
      >
        <div class="multicolumn__icon icon-container abc-testing icon-container--circle icon--has-container mb--icon-container"
             style="--icon-size: 3rem;--icon-background-color: 68 195 237; --color-icon: 255 255 255;--icon-gradient-background: linear-gradient(45deg, rgba(246, 125, 32, 1), rgba(250, 208, 113, 1) 100%);"
        ><svg
    class="icon icon--heart standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M10 5.2393L8.5149 3.77392C6.79996 2.08174 4.01945 2.08174 2.30451 3.77392C0.589562 5.4661 0.589563 8.2097 2.30451 9.90188L10 17.4952L17.6955 9.90188C19.4104 8.2097 19.4104 5.4661 17.6955 3.77392C15.9805 2.08174 13.2 2.08174 11.4851 3.77392L10 5.2393ZM10.765 3.06343C12.8777 0.978857 16.3029 0.978856 18.4155 3.06343C20.5282 5.148 20.5282 8.52779 18.4155 10.6124L10.72 18.2057C10.3224 18.5981 9.67763 18.5981 9.27996 18.2057L1.58446 10.6124C-0.528154 8.52779 -0.528154 5.14801 1.58446 3.06343C3.69708 0.978859 7.12233 0.978858 9.23495 3.06343L10 3.81832L10.765 3.06343Z" fill-rule="evenodd"/></svg></div>
      </div>
<h3 class="multicolumn-card__heading lh-13 mt-05 mb-1 last-child:mb-0 inline-richtext  h4"
                        
                    >The Keys to<br> Vitality
</h3>
<div
                        class="
                           banner__buttons--multiple
                          
                          "
                        
                        
                    ><a
                            
                              href="/blogs/our-philosophies/the-trouble-with-a-standard-american-diet"
                            
                            class="mt-2 t6 button button--primary button-with-icon button-with-icon--right"
                        >Learn More
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                          
                        </a></div>

                </div>
              </div>
            </li><li
              id="Slide-template--21331009470684__multicolumn_BUz6Kn-3"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--different
                
                
                "
              
              
            >
              <div
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-a96f6ddf-8cb3-415d-871d-93400fccfdc2 gradient
                  
                   justify-center
                  
                   card--shadow
                  
                  "
                   style="--responsive-card-padding: 2rem;"
              >

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                    "
                >
                    
                  
<div class="last-child-inner:mb-0"
        
        
      >
        <div class="multicolumn__icon icon-container abc-testing icon-container--circle icon--has-container mb--icon-container"
             style="--icon-size: 3rem;--icon-background-color: 255 255 255; --color-icon: 255 255 255;--icon-gradient-background: linear-gradient(45deg, rgba(246, 125, 32, 1), rgba(250, 208, 113, 1) 100%);"
        ><svg
    class="icon icon--medical custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path d="M429.93 174.27l-16.47-28.59a15.49 15.49 0 00-21.15-5.7l-98.39 57a4 4 0 01-6-3.5L288 80a16 16 0 00-16-16h-32a16 16 0 00-16 16l.07 113.57a4 4 0 01-6 3.5l-98.39-57a15.49 15.49 0 00-21.15 5.7l-16.46 28.6a15.42 15.42 0 005.69 21.1l98.49 57.08a4 4 0 010 6.9l-98.49 57.08a15.54 15.54 0 00-5.69 21.1l16.47 28.59a15.49 15.49 0 0021.15 5.7l98.39-57a4 4 0 016 3.5L224 432a16 16 0 0016 16h32a16 16 0 0016-16l-.07-113.67a4 4 0 016-3.5l98.39 57a15.49 15.49 0 0021.15-5.7l16.47-28.59a15.42 15.42 0 00-5.69-21.1l-98.49-57.08a4 4 0 010-6.9l98.49-57.08a15.51 15.51 0 005.68-21.11z" stroke-linecap="round" stroke-linejoin="round" class="fill-none stroke-width-standard"></path>
    </svg></div>
      </div>
<h3 class="multicolumn-card__heading lh-13 mt-05 mb-1 last-child:mb-0 inline-richtext  h4"
                        
                    >The Main Causes <br> of Disease
</h3>
<div
                        class="
                           banner__buttons--multiple
                          
                          "
                        
                        
                    ><a
                            
                              href="/blogs/our-philosophies/the-main-causes-of-disease"
                            
                            class="mt-2 t6 button button--primary button-with-icon button-with-icon--right"
                        >Learn More
                            <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                          
                        </a></div>

                </div>
              </div>
            </li></ul></slider-component>
    </div>
  </div>
</section><section id="shopify-section-template--21331009470684__featured_collection_raicD4" class="shopify-section section section-featured-collection">
<link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-card.css?v=130827021564233875111767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-price.css?v=161015944149086236051767817593" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-slider.css?v=113384549430861083951767375755" media="print" onload="this.media='all'"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-swatch.css?v=69809702647962836941767375755" media="print" onload="this.media='all'"><div class="color-scheme-d7265597-7d4f-4dbe-afc1-48f814eaca7f isolate gradient border-top  ">
    <div class="collection collection-quick-add-bulk section__inner pt-s pb-s
       section-grid-wrapper--full-width"
     id="collection-template--21331009470684__featured_collection_raicD4"
     data-id="template--21331009470684__featured_collection_raicD4"
    >
      

      
<div class="collection__title title-wrapper page-width title-wrapper--no-top-margin text-center md:text-center">
    <div class="inline-block max-w-m"><h2 class="section-title title inline-richtext italics-convert italics-accent  h2">Best <em>Sellers</em>
</h2>
          <div class="section-view-all collection__view-all">
            <a
                href="/collections/home-and-body-care"
                class="link un-underlined-link button-with-icon button-with-icon--right t3"
                aria-label="View all products in the Home and Body Care - Holistic Living Solutions collection"
            >
              View more
              <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
            </a>
          </div>
        
</div>
  </div>

      <slider-component class="slider-mobile-gutter page-width-desktop
         slide-component--show-arrows
         slider-component-full-width
        
        
        "
      >
        <ul
          id="Slider-template--21331009470684__featured_collection_raicD4"
          data-id="template--21331009470684__featured_collection_raicD4"
          class="section-grid grid product-grid contains-card contains-card--product
            
            grid--6-col-desktop
             grid--scaled
            
              grid--2-col-tablet-down
            
            
              slider
              
               slider--tablet grid--peek
            "
          role="list"
          aria-label="Slider"
        >
          
<li
                id="Slide-template--21331009470684__featured_collection_raicD4-1"
                data-product-id="9047675601116"
                class="grid__item
                   slider__slide
                  "
                
              >
                
<link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-rating.css?v=48927154052079798981767375755" media="print" onload="this.media='all'"><product-card class="block card-wrapper product-card-wrapper">
    <div
      class="
        product-card card card--card card--shape-portrait card--text-left card--media
         color-scheme-2 gradient
        
        
         card--shadow
        
      "
      style="--ratio-percent: 125.0%;"
      data-product-handle="vortex-water-revitalizer-for-filter-systems"
      data-product-vendor="alive-water"
    >
      <div
        class="card__inner
          
           ratio"
        style="--ratio-percent: 125.0%;"
      ><div class="card__media">
            <div class="media media--transparent mix-blend-multiply">
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_for_Filter_Systems_Pipe_Size__River_of_Life_1-4.png?v=1776784760&width=165 165w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_for_Filter_Systems_Pipe_Size__River_of_Life_1-4.png?v=1776784760&width=360 360w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_for_Filter_Systems_Pipe_Size__River_of_Life_1-4.png?v=1776784760&width=533 533w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_for_Filter_Systems_Pipe_Size__River_of_Life_1-4.png?v=1776784760&width=720 720w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_for_Filter_Systems_Pipe_Size__River_of_Life_1-4.png?v=1776784760&width=940 940w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_for_Filter_Systems_Pipe_Size__River_of_Life_1-4.png?v=1776784760&width=1066 1066w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_for_Filter_Systems_Pipe_Size__River_of_Life_1-4.png?v=1776784760 1500w
                "
                src="//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_for_Filter_Systems_Pipe_Size__River_of_Life_1-4.png?v=1776784760&width=220"
                sizes="(min-width: 1360px) 205px, (min-width: 990px) calc((100vw - 130px) / 6), (min-width: 750px) calc((100vw - 120px) / 3), calc((50vw - 35px) / 2)"
                alt="Vortex Water Revitalizer for Filter Systems in-line structured water device with tubular design and white connectors."
                class="card__image motion-reduce object-center
                   object-contain"
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="1500"
                height="1500"
              >
              
</div>
          </div><div class="card__content card__content--badge"></div><button
            class="card__hover-button card__hover-button-desktop button button--primary tap-target"
            aria-haspopup="dialog"
            aria-live="polite"
            
          ><span class="visually-hidden">Quick view</span><svg
    class="icon icon--eye standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="21"
    height="21"
    viewBox="0 0 20 20"
  ><path d="M9.5235 4.79973C6.76257 4.92905 4.08307 6.62063 1.1722 9.66543C0.993412 9.85244 0.993412 10.1474 1.1722 10.3344C4.08307 13.3793 6.76258 15.0709 9.52351 15.2003C12.2733 15.3291 15.2667 13.9138 18.8217 10.3399C19.0086 10.152 19.0086 9.84814 18.8217 9.6602C15.2667 6.0863 12.2733 4.67093 9.5235 4.79973ZM9.47509 3.7592C12.6521 3.61039 15.9149 5.26347 19.5564 8.92433C20.1479 9.5189 20.1479 10.4812 19.5564 11.0758C15.9149 14.7366 12.6521 16.3897 9.47508 16.2408C6.30917 16.0924 3.3912 14.1603 0.42305 11.0555C-0.141017 10.4655 -0.141017 9.53435 0.423051 8.94433C3.3912 5.8396 6.30918 3.90749 9.47509 3.7592Z"/>
      <path d="M13.5807 10.0002C13.5807 11.9741 11.9742 13.5586 10.012 13.5586C8.04979 13.5586 6.44327 11.9741 6.44327 10.0002C6.44327 8.02617 8.04979 6.44176 10.012 6.44176C11.9742 6.44176 13.5807 8.02617 13.5807 10.0002ZM10.012 12.5169C11.4096 12.5169 12.5426 11.3901 12.5426 10.0002C12.5426 8.6102 11.4096 7.48342 10.012 7.48342C8.61438 7.48342 7.48138 8.6102 7.48138 10.0002C7.48138 11.3901 8.61438 12.5169 10.012 12.5169Z"/></svg>

<span class="loading__spinner hidden">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
</button></div>
      <div class="card__content">
        <div class="card__information"><span class="visually-hidden">Vendor:</span>
            <div class="product-vendor mb-1 caption-with-letter-spacing light t7">Alive Water</div><h3
            class="card__heading text-body t2 font-bold"
            
              id="title-template--21331009470684__featured_collection_raicD4-9047675601116"
            
          >
            <a
              href="/products/vortex-water-revitalizer-for-filter-systems"
              id="CardLink-template--21331009470684__featured_collection_raicD4-9047675601116"
              class="full-unstyled-link none"
              data-product-card-title-id="9047675601116"
            >
              Vortex Water Revitalizer for Filter Systems
            </a>
          </h3><div class="card-information">
              <div class="card-rating-container flex items-center mt-05 gap-05 justify-left">
                <div
                  class="rating"
                  role="img"
                  aria-label="5.0 out of 5.0 stars"
                >
                  <span
                    aria-hidden="true"
                    class="rating-star"
                    style="--rating: 5; --rating-max: 5.0; --rating-decimal: 0; --font-size: 1.9"
                  ></span>
                </div>

                <p class="rating-text caption">
                  <span aria-hidden="true">5.0 /
                    5.0</span>
                </p>

                <p class="rating-count caption">
                  <span aria-hidden="true">(1)</span>
                  <span class="visually-hidden">1
                    total reviews</span>
                </p>
              </div>
            
<div
  class="custom-sku-price
    price t2 none"
  
>

 



   

  <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
        <span class="price-item price-item--regular">
          From $298.00 USD
        </span></div>

    <div class="price__sale">
      <span class="visually-hidden visually-hidden--inline">Sale price</span>
      <span class="price-item price-item--sale price-item--last">
        From $298.00 USD
      </span>
        <span class="visually-hidden visually-hidden--inline">Regular price</span>
        <span>
          <s class="price-item price-item--regular">
            
              
            
          </s>
        </span></div>


    </div>



    <small class="unit-price caption hidden">
      <span class="visually-hidden">Unit price</span>
      <span class="price-item price-item--last">
        <span></span>
        <span aria-hidden="true">/</span>
        <span class="visually-hidden">&nbsp;per&nbsp;</span>
        <span>
        </span>
      </span>
    </small>
 
 
    </div>

  



</div></div><div class="quick-add no-js-hidden"><quick-add-modal id="QuickAdd-9047675601116" class="popup-modal quick-add-modal popup-modal--small popup-modal--side hidden-during-load">
                <div
                    role="dialog"
                    aria-label="Choose options for Vortex Water Revitalizer for Filter Systems"
                    aria-modal="true"
                    class="popup-modal__content quick-add-modal__content custom-scrollbar global-settings-popup"
                    tabindex="-1"
                >
                  <button
                      id="ModalClose-9047675601116"
                      type="button"
                      class="quick-add-modal__toggle tap-target button-control"
                      aria-label="Close"
                  >
                    <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
                  </button>
                  <div id="QuickAddInfo-9047675601116" class="quick-add-modal__content-info custom-scrollbar"></div>
                </div>
              </quick-add-modal><modal-opener data-modal="#QuickAdd-9047675601116">
                  <button
                id="quick-add-template--21331009470684__featured_collection_raicD49047675601116-submit"
                type="submit"
                name="add"
                class="quick-add__submit button button--full-width button--secondary
                  
                  "
                aria-haspopup="dialog"
                aria-live="polite"
                aria-labelledby="quick-add-template--21331009470684__featured_collection_raicD49047675601116-submit title-template--21331009470684__featured_collection_raicD4-9047675601116"
                data-product-url="/products/vortex-water-revitalizer-for-filter-systems"
                
            >Quick view


<span class="loading__spinner hidden">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
</button>
                </modal-opener></div></div></div>
  </product-card>
</li><li
                id="Slide-template--21331009470684__featured_collection_raicD4-2"
                data-product-id="9047675535580"
                class="grid__item
                   slider__slide
                  "
                
              >
                
<link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-rating.css?v=48927154052079798981767375755" media="print" onload="this.media='all'"><product-card class="block card-wrapper product-card-wrapper">
    <div
      class="
        product-card card card--card card--shape-portrait card--text-left card--media
         color-scheme-2 gradient
        
        
         card--shadow
        
      "
      style="--ratio-percent: 125.0%;"
      data-product-handle="vortex-water-revitalizer-shower"
      data-product-vendor="alive-water"
    >
      <div
        class="card__inner
          
           ratio"
        style="--ratio-percent: 125.0%;"
      ><div class="card__media">
            <div class="media media--transparent mix-blend-multiply">
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Shower.jpg?v=1776784696&width=165 165w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Shower.jpg?v=1776784696&width=360 360w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Shower.jpg?v=1776784696&width=533 533w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Shower.jpg?v=1776784696&width=720 720w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Shower.jpg?v=1776784696&width=940 940w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Shower.jpg?v=1776784696&width=1066 1066w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Shower.jpg?v=1776784696 1500w
                "
                src="//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Shower.jpg?v=1776784696&width=220"
                sizes="(min-width: 1360px) 205px, (min-width: 990px) calc((100vw - 130px) / 6), (min-width: 750px) calc((100vw - 120px) / 3), calc((50vw - 35px) / 2)"
                alt="Vortex Water Revitalizer shower structured water device attachment for enhanced water flow."
                class="card__image motion-reduce object-center
                   object-contain"
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="1500"
                height="1500"
              >
              
</div>
          </div><div class="card__content card__content--badge"></div><button
            class="card__hover-button card__hover-button-desktop button button--primary tap-target"
            aria-haspopup="dialog"
            aria-live="polite"
            
          ><span class="visually-hidden">Add to cart
</span><svg
    class="icon icon--bag-add mt--1px custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="21"
    height="21"
    viewBox="0 0 512 512"
  >
        <path stroke-linecap="round" stroke-linejoin="round" d="M256 256v128M320 320H192M80 176a16 16 0 00-16 16v216c0 30.24 25.76 56 56 56h272c30.24 0 56-24.51 56-54.75V192a16 16 0 00-16-16zM160 176v-32a96 96 0 0196-96h0a96 96 0 0196 96v32" class="fill-none stroke-width-standard"></path>
    </svg>

<span class="loading__spinner hidden">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
</button></div>
      <div class="card__content">
        <div class="card__information"><span class="visually-hidden">Vendor:</span>
            <div class="product-vendor mb-1 caption-with-letter-spacing light t7">Alive Water</div><h3
            class="card__heading text-body t2 font-bold"
            
              id="title-template--21331009470684__featured_collection_raicD4-9047675535580"
            
          >
            <a
              href="/products/vortex-water-revitalizer-shower"
              id="CardLink-template--21331009470684__featured_collection_raicD4-9047675535580"
              class="full-unstyled-link none"
              data-product-card-title-id="9047675535580"
            >
              Vortex Water Revitalizer - Shower Structured Water Device
            </a>
          </h3><div class="card-information">
              <div class="card-rating-container flex items-center mt-05 gap-05 justify-left">
                <div
                  class="rating"
                  role="img"
                  aria-label="5.0 out of 5.0 stars"
                >
                  <span
                    aria-hidden="true"
                    class="rating-star"
                    style="--rating: 5; --rating-max: 5.0; --rating-decimal: 0; --font-size: 1.9"
                  ></span>
                </div>

                <p class="rating-text caption">
                  <span aria-hidden="true">5.0 /
                    5.0</span>
                </p>

                <p class="rating-count caption">
                  <span aria-hidden="true">(10)</span>
                  <span class="visually-hidden">10
                    total reviews</span>
                </p>
              </div>
            
<div
  class="custom-sku-price
    price t2 none"
  
>

 



   

  <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
        <span class="price-item price-item--regular">
          $298.00 USD
        </span></div>

    <div class="price__sale">
      <span class="visually-hidden visually-hidden--inline">Sale price</span>
      <span class="price-item price-item--sale price-item--last">
        $298.00 USD
      </span>
        <span class="visually-hidden visually-hidden--inline">Regular price</span>
        <span>
          <s class="price-item price-item--regular">
            
              
            
          </s>
        </span></div>


    </div>



    <small class="unit-price caption hidden">
      <span class="visually-hidden">Unit price</span>
      <span class="price-item price-item--last">
        <span></span>
        <span aria-hidden="true">/</span>
        <span class="visually-hidden">&nbsp;per&nbsp;</span>
        <span>
        </span>
      </span>
    </small>
 
 
    </div>

  



</div></div><div class="quick-add no-js-hidden"><quick-add-modal id="QuickAdd-9047675535580" class="popup-modal quick-add-modal popup-modal--small popup-modal--side hidden-during-load">
                <div
                    role="dialog"
                    aria-label="Choose options for Vortex Water Revitalizer - Shower Structured Water Device"
                    aria-modal="true"
                    class="popup-modal__content quick-add-modal__content custom-scrollbar global-settings-popup"
                    tabindex="-1"
                >
                  <button
                      id="ModalClose-9047675535580"
                      type="button"
                      class="quick-add-modal__toggle tap-target button-control"
                      aria-label="Close"
                  >
                    <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
                  </button>
                  <div id="QuickAddInfo-9047675535580" class="quick-add-modal__content-info custom-scrollbar"></div>
                </div>
              </quick-add-modal><product-form data-section-id="template--21331009470684__featured_collection_raicD4"><form method="post" action="/cart/add" id="quick-add-template--21331009470684__featured_collection_raicD49047675535580" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input
                  type="hidden"
                  name="id"
                  value="46871017029852"
                  class="product-variant-id"
                  
                >
                <button
                id="quick-add-template--21331009470684__featured_collection_raicD49047675535580-submit"
                type="submit"
                name="add"
                class="quick-add__submit button button--full-width button--secondary
                  
                  "
                aria-haspopup="dialog"
                aria-live="polite"
                aria-labelledby="quick-add-template--21331009470684__featured_collection_raicD49047675535580-submit title-template--21331009470684__featured_collection_raicD4-9047675535580"
                data-product-url="/products/vortex-water-revitalizer-shower"
                
            ><span class="icon-wrap icon-wrap--left"><svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-plus"
     fill="none"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M256 112v288M400 256H112"/>
</svg></span>
                    <span>Cart
</span>

<span class="loading__spinner hidden">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
</button>
<input type="hidden" name="product-id" value="9047675535580" /><input type="hidden" name="section-id" value="template--21331009470684__featured_collection_raicD4" /></form></product-form>
</div></div></div>
  </product-card>
</li><li
                id="Slide-template--21331009470684__featured_collection_raicD4-3"
                data-product-id="9047675502812"
                class="grid__item
                   slider__slide
                  "
                
              >
                
<link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-rating.css?v=48927154052079798981767375755" media="print" onload="this.media='all'"><product-card class="block card-wrapper product-card-wrapper">
    <div
      class="
        product-card card card--card card--shape-portrait card--text-left card--media
         color-scheme-2 gradient
        
        
         card--shadow
        
      "
      style="--ratio-percent: 125.0%;"
      data-product-handle="vortex-water-revitalizer-kitchen"
      data-product-vendor="alive-water"
    >
      <div
        class="card__inner
          
           ratio"
        style="--ratio-percent: 125.0%;"
      ><div class="card__media">
            <div class="media media--transparent mix-blend-multiply">
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_-_Kitchen.jpg?v=1776794029&width=165 165w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_-_Kitchen.jpg?v=1776794029&width=360 360w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_-_Kitchen.jpg?v=1776794029&width=533 533w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_-_Kitchen.jpg?v=1776794029&width=720 720w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_-_Kitchen.jpg?v=1776794029&width=940 940w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_-_Kitchen.jpg?v=1776794029 1000w
                "
                src="//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_-_Kitchen.jpg?v=1776794029&width=220"
                sizes="(min-width: 1360px) 205px, (min-width: 990px) calc((100vw - 130px) / 6), (min-width: 750px) calc((100vw - 120px) / 3), calc((50vw - 35px) / 2)"
                alt="Vortex Water Revitalizer - Kitchen, Tap Structured Water Device for enhancing kitchen faucet water quality."
                class="card__image motion-reduce object-center
                   object-contain"
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="1000"
                height="1000"
              >
              
</div>
          </div><div class="card__content card__content--badge"></div><button
            class="card__hover-button card__hover-button-desktop button button--primary tap-target"
            aria-haspopup="dialog"
            aria-live="polite"
            
          ><span class="visually-hidden">Add to cart
</span><svg
    class="icon icon--bag-add mt--1px custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="21"
    height="21"
    viewBox="0 0 512 512"
  >
        <path stroke-linecap="round" stroke-linejoin="round" d="M256 256v128M320 320H192M80 176a16 16 0 00-16 16v216c0 30.24 25.76 56 56 56h272c30.24 0 56-24.51 56-54.75V192a16 16 0 00-16-16zM160 176v-32a96 96 0 0196-96h0a96 96 0 0196 96v32" class="fill-none stroke-width-standard"></path>
    </svg>

<span class="loading__spinner hidden">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
</button></div>
      <div class="card__content">
        <div class="card__information"><span class="visually-hidden">Vendor:</span>
            <div class="product-vendor mb-1 caption-with-letter-spacing light t7">Alive Water</div><h3
            class="card__heading text-body t2 font-bold"
            
              id="title-template--21331009470684__featured_collection_raicD4-9047675502812"
            
          >
            <a
              href="/products/vortex-water-revitalizer-kitchen"
              id="CardLink-template--21331009470684__featured_collection_raicD4-9047675502812"
              class="full-unstyled-link none"
              data-product-card-title-id="9047675502812"
            >
              Vortex Water Revitalizer - Kitchen Tap Structured Water Device
            </a>
          </h3><div class="card-information">
              <div class="card-rating-container flex items-center mt-05 gap-05 justify-left">
                <div
                  class="rating"
                  role="img"
                  aria-label="4.8 out of 5.0 stars"
                >
                  <span
                    aria-hidden="true"
                    class="rating-star"
                    style="--rating: 4; --rating-max: 5.0; --rating-decimal: 1; --font-size: 1.9"
                  ></span>
                </div>

                <p class="rating-text caption">
                  <span aria-hidden="true">4.8 /
                    5.0</span>
                </p>

                <p class="rating-count caption">
                  <span aria-hidden="true">(5)</span>
                  <span class="visually-hidden">5
                    total reviews</span>
                </p>
              </div>
            
<div
  class="custom-sku-price
    price t2 none"
  
>

 



   

  <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
        <span class="price-item price-item--regular">
          $298.00 USD
        </span></div>

    <div class="price__sale">
      <span class="visually-hidden visually-hidden--inline">Sale price</span>
      <span class="price-item price-item--sale price-item--last">
        $298.00 USD
      </span>
        <span class="visually-hidden visually-hidden--inline">Regular price</span>
        <span>
          <s class="price-item price-item--regular">
            
              
            
          </s>
        </span></div>


    </div>



    <small class="unit-price caption hidden">
      <span class="visually-hidden">Unit price</span>
      <span class="price-item price-item--last">
        <span></span>
        <span aria-hidden="true">/</span>
        <span class="visually-hidden">&nbsp;per&nbsp;</span>
        <span>
        </span>
      </span>
    </small>
 
 
    </div>

  



</div></div><div class="quick-add no-js-hidden"><quick-add-modal id="QuickAdd-9047675502812" class="popup-modal quick-add-modal popup-modal--small popup-modal--side hidden-during-load">
                <div
                    role="dialog"
                    aria-label="Choose options for Vortex Water Revitalizer - Kitchen Tap Structured Water Device"
                    aria-modal="true"
                    class="popup-modal__content quick-add-modal__content custom-scrollbar global-settings-popup"
                    tabindex="-1"
                >
                  <button
                      id="ModalClose-9047675502812"
                      type="button"
                      class="quick-add-modal__toggle tap-target button-control"
                      aria-label="Close"
                  >
                    <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
                  </button>
                  <div id="QuickAddInfo-9047675502812" class="quick-add-modal__content-info custom-scrollbar"></div>
                </div>
              </quick-add-modal><product-form data-section-id="template--21331009470684__featured_collection_raicD4"><form method="post" action="/cart/add" id="quick-add-template--21331009470684__featured_collection_raicD49047675502812" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input
                  type="hidden"
                  name="id"
                  value="46871016997084"
                  class="product-variant-id"
                  
                >
                <button
                id="quick-add-template--21331009470684__featured_collection_raicD49047675502812-submit"
                type="submit"
                name="add"
                class="quick-add__submit button button--full-width button--secondary
                  
                  "
                aria-haspopup="dialog"
                aria-live="polite"
                aria-labelledby="quick-add-template--21331009470684__featured_collection_raicD49047675502812-submit title-template--21331009470684__featured_collection_raicD4-9047675502812"
                data-product-url="/products/vortex-water-revitalizer-kitchen"
                
            ><span class="icon-wrap icon-wrap--left"><svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-plus"
     fill="none"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M256 112v288M400 256H112"/>
</svg></span>
                    <span>Cart
</span>

<span class="loading__spinner hidden">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
</button>
<input type="hidden" name="product-id" value="9047675502812" /><input type="hidden" name="section-id" value="template--21331009470684__featured_collection_raicD4" /></form></product-form>
</div></div></div>
  </product-card>
</li><li
                id="Slide-template--21331009470684__featured_collection_raicD4-4"
                data-product-id="9047675437276"
                class="grid__item
                   slider__slide
                  "
                
              >
                
<link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-rating.css?v=48927154052079798981767375755" media="print" onload="this.media='all'"><product-card class="block card-wrapper product-card-wrapper">
    <div
      class="
        product-card card card--card card--shape-portrait card--text-left card--media
         color-scheme-2 gradient
        
        
         card--shadow
        
      "
      style="--ratio-percent: 125.0%;"
      data-product-handle="vortex-water-revitalizer-commercial-models"
      data-product-vendor="alive-water"
    >
      <div
        class="card__inner
          
           ratio"
        style="--ratio-percent: 125.0%;"
      ><div class="card__media">
            <div class="media media--transparent mix-blend-multiply">
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Commercial_Pipe_Size_River_of_Life_Stainless_Steel_and_Copper.jpg?v=1776798759&width=165 165w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Commercial_Pipe_Size_River_of_Life_Stainless_Steel_and_Copper.jpg?v=1776798759&width=360 360w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Commercial_Pipe_Size_River_of_Life_Stainless_Steel_and_Copper.jpg?v=1776798759&width=533 533w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Commercial_Pipe_Size_River_of_Life_Stainless_Steel_and_Copper.jpg?v=1776798759&width=720 720w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Commercial_Pipe_Size_River_of_Life_Stainless_Steel_and_Copper.jpg?v=1776798759&width=940 940w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Commercial_Pipe_Size_River_of_Life_Stainless_Steel_and_Copper.jpg?v=1776798759&width=1066 1066w,//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Commercial_Pipe_Size_River_of_Life_Stainless_Steel_and_Copper.jpg?v=1776798759 1500w
                "
                src="//life-enthusiast.com/cdn/shop/files/Vortex_Water_Revitalizer_Commercial_Pipe_Size_River_of_Life_Stainless_Steel_and_Copper.jpg?v=1776798759&width=220"
                sizes="(min-width: 1360px) 205px, (min-width: 990px) calc((100vw - 130px) / 6), (min-width: 750px) calc((100vw - 120px) / 3), calc((50vw - 35px) / 2)"
                alt="Vortex Water Revitalizer components including copper, stainless steel, and aluminum pipes for Commercial Structured Water System."
                class="card__image motion-reduce object-center
                   object-contain"
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="1500"
                height="1500"
              >
              
</div>
          </div><div class="card__content card__content--badge"></div><button
            class="card__hover-button card__hover-button-desktop button button--primary tap-target"
            aria-haspopup="dialog"
            aria-live="polite"
            
          ><span class="visually-hidden">Quick view</span><svg
    class="icon icon--eye standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="21"
    height="21"
    viewBox="0 0 20 20"
  ><path d="M9.5235 4.79973C6.76257 4.92905 4.08307 6.62063 1.1722 9.66543C0.993412 9.85244 0.993412 10.1474 1.1722 10.3344C4.08307 13.3793 6.76258 15.0709 9.52351 15.2003C12.2733 15.3291 15.2667 13.9138 18.8217 10.3399C19.0086 10.152 19.0086 9.84814 18.8217 9.6602C15.2667 6.0863 12.2733 4.67093 9.5235 4.79973ZM9.47509 3.7592C12.6521 3.61039 15.9149 5.26347 19.5564 8.92433C20.1479 9.5189 20.1479 10.4812 19.5564 11.0758C15.9149 14.7366 12.6521 16.3897 9.47508 16.2408C6.30917 16.0924 3.3912 14.1603 0.42305 11.0555C-0.141017 10.4655 -0.141017 9.53435 0.423051 8.94433C3.3912 5.8396 6.30918 3.90749 9.47509 3.7592Z"/>
      <path d="M13.5807 10.0002C13.5807 11.9741 11.9742 13.5586 10.012 13.5586C8.04979 13.5586 6.44327 11.9741 6.44327 10.0002C6.44327 8.02617 8.04979 6.44176 10.012 6.44176C11.9742 6.44176 13.5807 8.02617 13.5807 10.0002ZM10.012 12.5169C11.4096 12.5169 12.5426 11.3901 12.5426 10.0002C12.5426 8.6102 11.4096 7.48342 10.012 7.48342C8.61438 7.48342 7.48138 8.6102 7.48138 10.0002C7.48138 11.3901 8.61438 12.5169 10.012 12.5169Z"/></svg>

<span class="loading__spinner hidden">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
</button></div>
      <div class="card__content">
        <div class="card__information"><span class="visually-hidden">Vendor:</span>
            <div class="product-vendor mb-1 caption-with-letter-spacing light t7">Alive Water</div><h3
            class="card__heading text-body t2 font-bold"
            
              id="title-template--21331009470684__featured_collection_raicD4-9047675437276"
            
          >
            <a
              href="/products/vortex-water-revitalizer-commercial-models"
              id="CardLink-template--21331009470684__featured_collection_raicD4-9047675437276"
              class="full-unstyled-link none"
              data-product-card-title-id="9047675437276"
            >
              Vortex Water Revitalizer - Commercial Structured Water System
            </a>
          </h3><div class="card-information">
              <div class="card-rating-container flex items-center mt-05 gap-05 justify-left">
                <div
                  class="rating"
                  role="img"
                  aria-label="5.0 out of 5.0 stars"
                >
                  <span
                    aria-hidden="true"
                    class="rating-star"
                    style="--rating: 5; --rating-max: 5.0; --rating-decimal: 0; --font-size: 1.9"
                  ></span>
                </div>

                <p class="rating-text caption">
                  <span aria-hidden="true">5.0 /
                    5.0</span>
                </p>

                <p class="rating-count caption">
                  <span aria-hidden="true">(4)</span>
                  <span class="visually-hidden">4
                    total reviews</span>
                </p>
              </div>
            
<div
  class="custom-sku-price
    price t2 none"
  
>

 



   

  <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
        <span class="price-item price-item--regular">
          From $898.00 USD
        </span></div>

    <div class="price__sale">
      <span class="visually-hidden visually-hidden--inline">Sale price</span>
      <span class="price-item price-item--sale price-item--last">
        From $898.00 USD
      </span>
        <span class="visually-hidden visually-hidden--inline">Regular price</span>
        <span>
          <s class="price-item price-item--regular">
            
              
            
          </s>
        </span></div>


    </div>



    <small class="unit-price caption hidden">
      <span class="visually-hidden">Unit price</span>
      <span class="price-item price-item--last">
        <span></span>
        <span aria-hidden="true">/</span>
        <span class="visually-hidden">&nbsp;per&nbsp;</span>
        <span>
        </span>
      </span>
    </small>
 
 
    </div>

  



</div></div><div class="quick-add no-js-hidden"><quick-add-modal id="QuickAdd-9047675437276" class="popup-modal quick-add-modal popup-modal--small popup-modal--side hidden-during-load">
                <div
                    role="dialog"
                    aria-label="Choose options for Vortex Water Revitalizer - Commercial Structured Water System"
                    aria-modal="true"
                    class="popup-modal__content quick-add-modal__content custom-scrollbar global-settings-popup"
                    tabindex="-1"
                >
                  <button
                      id="ModalClose-9047675437276"
                      type="button"
                      class="quick-add-modal__toggle tap-target button-control"
                      aria-label="Close"
                  >
                    <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
                  </button>
                  <div id="QuickAddInfo-9047675437276" class="quick-add-modal__content-info custom-scrollbar"></div>
                </div>
              </quick-add-modal><modal-opener data-modal="#QuickAdd-9047675437276">
                  <button
                id="quick-add-template--21331009470684__featured_collection_raicD49047675437276-submit"
                type="submit"
                name="add"
                class="quick-add__submit button button--full-width button--secondary
                  
                  "
                aria-haspopup="dialog"
                aria-live="polite"
                aria-labelledby="quick-add-template--21331009470684__featured_collection_raicD49047675437276-submit title-template--21331009470684__featured_collection_raicD4-9047675437276"
                data-product-url="/products/vortex-water-revitalizer-commercial-models"
                
            >Quick view


<span class="loading__spinner hidden">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
</button>
                </modal-opener></div></div></div>
  </product-card>
</li><li
                id="Slide-template--21331009470684__featured_collection_raicD4-5"
                data-product-id="9047673471196"
                class="grid__item
                   slider__slide
                  "
                
              >
                
<link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-rating.css?v=48927154052079798981767375755" media="print" onload="this.media='all'"><product-card class="block card-wrapper product-card-wrapper">
    <div
      class="
        product-card card card--card card--shape-portrait card--text-left card--media
         color-scheme-2 gradient
        
        
         card--shadow
        
      "
      style="--ratio-percent: 125.0%;"
      data-product-handle="sensitive-portable"
      data-product-vendor="blushield"
    >
      <div
        class="card__inner
          
           ratio"
        style="--ratio-percent: 125.0%;"
      ><div class="card__media">
            <div class="media media--transparent mix-blend-multiply">
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/files/Blushield_Sensitive_Portable.jpg?v=1776887189&width=165 165w,//life-enthusiast.com/cdn/shop/files/Blushield_Sensitive_Portable.jpg?v=1776887189&width=360 360w,//life-enthusiast.com/cdn/shop/files/Blushield_Sensitive_Portable.jpg?v=1776887189&width=533 533w,//life-enthusiast.com/cdn/shop/files/Blushield_Sensitive_Portable.jpg?v=1776887189&width=720 720w,//life-enthusiast.com/cdn/shop/files/Blushield_Sensitive_Portable.jpg?v=1776887189&width=940 940w,//life-enthusiast.com/cdn/shop/files/Blushield_Sensitive_Portable.jpg?v=1776887189 1000w
                "
                src="//life-enthusiast.com/cdn/shop/files/Blushield_Sensitive_Portable.jpg?v=1776887189&width=220"
                sizes="(min-width: 1360px) 205px, (min-width: 990px) calc((100vw - 130px) / 6), (min-width: 750px) calc((100vw - 120px) / 3), calc((50vw - 35px) / 2)"
                alt="Blushield Sensitive Portable device for Gentle EMF Protection in a sleek red design."
                class="card__image motion-reduce object-center
                   object-contain"
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="1000"
                height="1000"
              >
              
</div>
          </div><div class="card__content card__content--badge"></div><button
            class="card__hover-button card__hover-button-desktop button button--primary tap-target"
            aria-haspopup="dialog"
            aria-live="polite"
            
          ><span class="visually-hidden">Notify me</span><svg
    class="icon icon--alert custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="21"
    height="21"
    viewBox="0 0 512 512"
  >
      <path d="M427.68 351.43C402 320 383.87 304 383.87 217.35 383.87 138 343.35 109.73 310 96c-4.43-1.82-8.6-6-9.95-10.55C294.2 65.54 277.8 48 256 48s-38.21 17.55-44 37.47c-1.35 4.6-5.52 8.71-9.95 10.53-33.39 13.75-73.87 41.92-73.87 121.35C128.13 304 110 320 84.32 351.43 73.68 364.45 83 384 101.61 384h308.88c18.51 0 27.77-19.61 17.19-32.57zM320 384v16a64 64 0 01-128 0v-16" class="fill-none stroke-width-standard" stroke-linecap="round" stroke-linejoin="round"/>
    </svg>

<span class="loading__spinner hidden">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
</button></div>
      <div class="card__content">
        <div class="card__information"><span class="visually-hidden">Vendor:</span>
            <div class="product-vendor mb-1 caption-with-letter-spacing light t7">Blushield</div><h3
            class="card__heading text-body t2 font-bold"
            
              id="title-template--21331009470684__featured_collection_raicD4-9047673471196"
            
          >
            <a
              href="/products/sensitive-portable"
              id="CardLink-template--21331009470684__featured_collection_raicD4-9047673471196"
              class="full-unstyled-link none"
              data-product-card-title-id="9047673471196"
            >
              Sensitive Portable
            </a>
          </h3><div class="card-information">
              <div class="card-rating-container flex items-center mt-05 gap-05 justify-left">
                <div
                  class="rating"
                  role="img"
                  aria-label="4.0 out of 5.0 stars"
                >
                  <span
                    aria-hidden="true"
                    class="rating-star"
                    style="--rating: 4; --rating-max: 5.0; --rating-decimal: 0; --font-size: 1.9"
                  ></span>
                </div>

                <p class="rating-text caption">
                  <span aria-hidden="true">4.0 /
                    5.0</span>
                </p>

                <p class="rating-count caption">
                  <span aria-hidden="true">(1)</span>
                  <span class="visually-hidden">1
                    total reviews</span>
                </p>
              </div>
            
<div
  class="custom-sku-price
    price t2 none price--sold-out"
  
>

 



   

  <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
        <span class="price-item price-item--regular">
          $499.00 USD
        </span></div>

    <div class="price__sale">
      <span class="visually-hidden visually-hidden--inline">Sale price</span>
      <span class="price-item price-item--sale price-item--last">
        $499.00 USD
      </span>
        <span class="visually-hidden visually-hidden--inline">Regular price</span>
        <span>
          <s class="price-item price-item--regular">
            
              
            
          </s>
        </span></div>


    </div>



    <small class="unit-price caption hidden">
      <span class="visually-hidden">Unit price</span>
      <span class="price-item price-item--last">
        <span></span>
        <span aria-hidden="true">/</span>
        <span class="visually-hidden">&nbsp;per&nbsp;</span>
        <span>
        </span>
      </span>
    </small>
 
 
    </div>

  



</div></div><div class="quick-add no-js-hidden"><quick-add-modal id="QuickAdd-9047673471196" class="popup-modal quick-add-modal popup-modal--small popup-modal--side hidden-during-load">
                <div
                    role="dialog"
                    aria-label="Choose options for Sensitive Portable"
                    aria-modal="true"
                    class="popup-modal__content quick-add-modal__content custom-scrollbar global-settings-popup"
                    tabindex="-1"
                >
                  <button
                      id="ModalClose-9047673471196"
                      type="button"
                      class="quick-add-modal__toggle tap-target button-control"
                      aria-label="Close"
                  >
                    <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
                  </button>
                  <div id="QuickAddInfo-9047673471196" class="quick-add-modal__content-info custom-scrollbar"></div>
                </div>
              </quick-add-modal><modal-opener data-modal="#QuickAdd-9047673471196">
                    <button
                id="quick-add-template--21331009470684__featured_collection_raicD49047673471196-submit"
                type="submit"
                name="add"
                class="quick-add__submit button button--full-width button--secondary
                  
                  button-with-icon button-with-icon--left"
                aria-haspopup="dialog"
                aria-live="polite"
                aria-labelledby="quick-add-template--21331009470684__featured_collection_raicD49047673471196-submit title-template--21331009470684__featured_collection_raicD4-9047673471196"
                data-product-url="/products/sensitive-portable"
                
            ><svg xmlns="http://www.w3.org/2000/svg"
     class="icon icon-alert"
     aria-hidden="true"
     focusable="false"
     viewBox="0 0 512 512">
  <path
      d="M427.68 351.43C402 320 383.87 304 383.87 217.35 383.87 138 343.35 109.73 310 96c-4.43-1.82-8.6-6-9.95-10.55C294.2 65.54 277.8 48 256 48s-38.21 17.55-44 37.47c-1.35 4.6-5.52 8.71-9.95 10.53-33.39 13.75-73.87 41.92-73.87 121.35C128.13 304 110 320 84.32 351.43 73.68 364.45 83 384 101.61 384h308.88c18.51 0 27.77-19.61 17.19-32.57zM320 384v16a64 64 0 01-128 0v-16"
      fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
</svg>
                    Notify me


<span class="loading__spinner hidden">
  <svg
    aria-hidden="true"
    focusable="false"
    class="spinner"
    viewBox="0 0 66 66"
    xmlns="http://www.w3.org/2000/svg"
  >
    <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
  </svg>
</span>
</button>
                  </modal-opener></div></div></div>
  </product-card>
</li><li
                id="Slide-template--21331009470684__featured_collection_raicD4-6"
                class="grid__item
                  hidden-xs
                   slider__slide
                  "
                
            >
              <a href="/collections/home-and-body-care"
                 class="flex flex-col items-center decoration-none justify-center text-center w-full h-full border-radius-product-card color-scheme-13 isolate gradient bg-scroll"
                 aria-label="View all products in the Home and Body Care - Holistic Living Solutions collection"
              >
                <div class="card--view-more p-2 t3"><p class="text-heading mt-0 mb-15 last:mb-0">There's plenty more</p><div class="link un-underlined-link button-with-icon button-with-icon--right">
                      View more
                      <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                    </div></div>
              </a>
            </li></ul><div class="slider-buttons page-width no-js-hidden">
            <button
              type="button"
              class="slider-button button-control tap-target slider-button--prev"
              name="previous"
              aria-label="Slide left"
              aria-controls="Slider-template--21331009470684__featured_collection_raicD4"
            >
              <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
            </button>

            <div class="slider-counter caption visually-hidden">
              <span class="slider-counter--current">1</span>
              <span aria-hidden="true"> / </span>
              <span>of</span>
              <span class="slider-counter--total">5</span>
            </div>

            <button
              type="button"
              class="slider-button button-control tap-target slider-button--next"
              name="next"
              aria-label="Slide right"
              aria-controls="Slider-template--21331009470684__featured_collection_raicD4"
            >
              <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
            </button>

            <div class="slider-scrollbar__track" style="--num-slides: 5" data-num-slides="5">
              <div class="slider-scrollbar__indicator"></div>
            </div>
          </div></slider-component>
    </div>
  </div>


</section><section id="shopify-section-template--21331009470684__ribbon_banner_A8JHia" class="shopify-section section section-ribbon-banner"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-ribbon-banner.css?v=165054486178457059691767375755" media="print" onload="this.media='all'">


  

  <div id="template--21331009470684__ribbon_banner_A8JHia" class="isolate motion-reduce 
     
    "
  >
    <div class="section__inner ribbon-banner z-1 content-container color-scheme-3 gradient overflow-hidden responsive-padding-y
         content-container--full-width"
       style="--responsive-padding-y: 1.6rem; "
    >
      
<div class="flex md:w-full justify-center
          justify-center
           page-width pl-0 pr-0"
      >
        <div class="ribbon-banner__grid section-content flex items-center flex-col md:flex-row md:responsive-gap xs:text-center responsive-padding-x pt-0 pb-0
            "
             style="--responsive-gap: 2.6rem;--responsive-padding-x: 3.5rem;"
        ><div class="m-0"><div
        class="ribbon-banner__text section-content__text rte max-w-m t2"
        
        
      >
        <p><strong>Savings worth signing up for.</strong></p>
      </div></div><div class="m-0"><div
        class="ribbon-banner__text section-content__text rte max-w-m t2"
        
        
      >
        <p>How about 10% off?</p>
      </div></div><div class="m-0"><lazy-script src="//life-enthusiast.com/cdn/shop/t/26/assets/component-discount-code.js?v=133559291772079518811767375755" defer="defer"></lazy-script><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-share-button.css?v=183442664088050115961767375755" media="print" onload="this.media='all'">
        <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-discount-code.css?v=7015659291499551711767375755" media="print" onload="this.media='all'"><div class="flex ribbon-banner__discount-code justify-justify-center md:justify-justify-center"
          
          
      >
        <discount-code id="Share-template--21331009470684__ribbon_banner_A8JHia" class="relative share-button share-button--discount whitespace-nowrap overflow-hidden discount-gated"
          style="--color-peel-foreground: 255 255 255;--color-peel-background: 246 125 32;--color-peel-background-light: 248 151 77;--color-peel-background-lighter: 250 177 121;">
          
            <a href="https://life-enthusiast.com/customer_authentication/redirect?locale=en&region_country=US" class="discount-gated__message no-movement-mobile full-unstyled-link z-1 flex items-center justify-center t5"><svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-discount"
     viewBox="0 0 512 512">
  <path d="M403.29 32H280.36a14.46 14.46 0 00-10.2 4.2L24.4 281.9a28.85 28.85 0 000 40.7l117 117a28.86 28.86 0 0040.71 0L427.8 194a14.46 14.46 0 004.2-10.2v-123A28.66 28.66 0 00403.29 32z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
  <path d="M352 144a32 32 0 1132-32 32 32 0 01-32 32z" fill="currentColor"/>
  <path d="M230 480l262-262a13.81 13.81 0 004-10V80" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
</svg><span class="z-2">Sign up for Specials</span>
            </a>
            <a href="https://life-enthusiast.com/customer_authentication/redirect?locale=en&region_country=US" class="discount-gated__reveal no-movement-mobile absolute z-1" tabindex="-1" aria-hidden="true">
              <span class="visually-hidden">My Account</span>
            </a>
          

          <div class="share-button__fallback share-button__discount motion-reduce">
            <div class="field">
              
                <span class="discount-snippet flex items-center t5">F10</span>
              
            </div>
            <button class="share-button__close focus-inset hidden no-js-hidden t5">
              <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
              <span class="visually-hidden">Close discount</span>
            </button>
            <button class="share-button__copy focus-inset no-js-hidden t5">
              <svg xmlns="http://www.w3.org/2000/svg"
     class="icon icon-clipboard"
     fill="none"
     aria-hidden="true"
     focusable="false"
     viewBox="0 0 512 512">
  <rect x="128" y="128" width="336" height="336" rx="57" ry="57" fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32"/><path d="M383.5 128l.5-24a56.16 56.16 0 00-56-56H112a64.19 64.19 0 00-64 64v216a56.16 56.16 0 0056 56h24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/>
</svg>
              <span class="visually-hidden">Copy discount</span>
            </button>
          </div>
        </discount-code>
      </div></div></div>
      </div>
    </div>
  </div>

  

</section><section id="shopify-section-template--21331009470684__rich_text_tTfVYC" class="shopify-section section section-rich-text"><div class="color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient isolate   ">
    <div class="section__inner page-width pt-s pb-s05">
      <div class="rich-text z-1 content-container color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient isolate
          
           content-container--full-width"
      >
        <div class="flex justify-center md:w-full">
          <div class="w-full section-content section-content-template--21331009470684__rich_text_tTfVYC max-w-xl text-center md:text-center
            p-0"
          ><p
        class="rich-text__text section-content__caption rich-text__text--caption caption-with-letter-spacing t5 caption-with-letter-spacing self-center text-center md:self-center md:text-center"
        
        
      >
        Fuelling your healthier life
      </p><h2
        class="rich-text__heading inline-richtext section-content__heading color-heading italics-convert italics-accent h1 self-center text-center md:self-center md:text-center"
        
        
        
      >Discover <em>Life Enthusiast</em>
</h2><h2
        class="rich-text__heading inline-richtext section-content__heading color-heading h5 self-center text-center md:self-center md:text-center"
        
        
        
      >We Specialize in Natural Solutions for <strong>Chronic Degenerative Health Problems</strong>
</h2><div
        class="rich-text__buttons section-content__buttons justify-center md:justify-center"
        
        
      ><a
            
              href="/pages/discover-life-enthusiast"
            
            
            class="t5 font-bold button button--primary button-with-icon button-with-icon--right"
          >Discover Now
              <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
            
          </a></div></div>
        </div>
      </div>
    </div>
  </div>
</section><section id="shopify-section-template--21331009470684__multicolumn_zkUi9b" class="shopify-section section section-multicolumn"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/section-multicolumn.css?v=163648934765435158991767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-slider.css?v=113384549430861083951767375755" media="print" onload="this.media='all'"><div class="multicolumn color-scheme-2 gradient   ">
    <div
      class="section__inner isolate
        pt-s05 pb-s15
        "
      
    >


      <slider-component class="slider-mobile-gutter page-width-desktop
         slide-component--show-arrows
        
        
        
        "
      >
        <ul
          id="Slider-template--21331009470684__multicolumn_zkUi9b"
          class="multicolumn-list contains-content-container section-grid grid mb-0
          grid--5-col-desktop
          
           grid--scaled
          
            grid--2-col-tablet-down
          
          
            slider
            
             slider--tablet grid--peek
          "
            role="list"
            tabindex="0"
            aria-label="Slider"

          
            style="--mobile-height: 0px;--desktop-height: 150px"
          
        ><li
              id="Slide-template--21331009470684__multicolumn_zkUi9b-1"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                 slider__slide
                
                "
              
              
            >
              <div
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-2 gradient
                  
                   justify-center
                  
                   card--shadow
                  
                  "
                   style="--responsive-card-padding: 2rem;"
              >

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                    "
                >
                    
                  
<div class="last-child-inner:mb-0"
        
        
      >
        <div class="multicolumn__icon icon-container abc-testing icon-container--circle icon--has-container mb--icon-container"
             style="--icon-size: 3.2rem;--icon-background-color: 229 255 236; --color-icon: 10 102 34;"
        ><svg
    class="icon icon--shield_checkmark custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
      <path stroke-linecap="round" stroke-linejoin="round" d="M336 176L225.2 304 176 255.8" class="fill-none stroke-width-standard"></path><path d="M463.1 112.37C373.68 96.33 336.71 84.45 256 48c-80.71 36.45-117.68 48.33-207.1 64.37C32.7 369.13 240.58 457.79 256 464c15.42-6.21 223.3-94.87 207.1-351.63z" stroke-linecap="round" stroke-linejoin="round" class="fill-none stroke-width-standard"></path>
    </svg></div>
      </div>
<h3 class="multicolumn-card__heading lh-13 mt-05 mb-1 last-child:mb-0 inline-richtext  text-size-custom"
                        style="--custom-font-size:1.4em"
                    >Trusted
</h3>


                </div>
              </div>
            </li><li
              id="Slide-template--21331009470684__multicolumn_zkUi9b-2"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                 slider__slide
                
                "
              
              
            >
              <div
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-2 gradient
                  
                   justify-center
                  
                   card--shadow
                  
                  "
                   style="--responsive-card-padding: 2rem;"
              >

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                    "
                >
                    
                  
<div class="last-child-inner:mb-0"
        
        
      >
        <div class="multicolumn__icon icon-container abc-testing icon-container--circle icon--has-container mb--icon-container"
             style="--icon-size: 3.2rem;--icon-background-color: 251 240 255; --color-icon: 88 20 112;"
        ><svg
    class="icon icon--star_filled custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
      <path d="M394 480a16 16 0 01-9.39-3L256 383.76 127.39 477a16 16 0 01-24.55-18.08L153 310.35 23 221.2a16 16 0 019-29.2h160.38l48.4-148.95a16 16 0 0130.44 0l48.4 149H480a16 16 0 019.05 29.2L359 310.35l50.13 148.53A16 16 0 01394 480z"/>
    </svg></div>
      </div>
<h3 class="multicolumn-card__heading lh-13 mt-05 mb-1 last-child:mb-0 inline-richtext  text-size-custom"
                        style="--custom-font-size:1.4em"
                    >Expert
</h3>


                </div>
              </div>
            </li><li
              id="Slide-template--21331009470684__multicolumn_zkUi9b-3"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                 slider__slide
                
                "
              
              
            >
              <div
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-2 gradient
                  
                   justify-center
                  
                   card--shadow
                  
                  "
                   style="--responsive-card-padding: 2rem;"
              >

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                    "
                >
                    
                  
<div class="last-child-inner:mb-0"
        
        
      >
        <div class="multicolumn__icon icon-container abc-testing icon-container--circle icon--has-container mb--icon-container"
             style="--icon-size: 3.2rem;--icon-background-color: 236 245 252; --color-icon: 19 67 134;"
        ><svg
    class="icon icon--flower custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path d="M215.08 156.92c-4.89-24-10.77-56.27-10.77-73.23A51.36 51.36 0 01256 32h0c28.55 0 51.69 23.69 51.69 51.69 0 16.5-5.85 48.95-10.77 73.23M215.08 355.08c-4.91 24.06-10.77 56.16-10.77 73.23A51.36 51.36 0 00256 480h0c28.55 0 51.69-23.69 51.69-51.69 0-16.54-5.85-48.93-10.77-73.23M355.08 215.08c24.06-4.91 56.16-10.77 73.23-10.77A51.36 51.36 0 01480 256h0c0 28.55-23.69 51.69-51.69 51.69-16.5 0-48.95-5.85-73.23-10.77M156.92 215.07c-24-4.89-56.25-10.76-73.23-10.76A51.36 51.36 0 0032 256h0c0 28.55 23.69 51.69 51.69 51.69 16.5 0 48.95-5.85 73.23-10.77" stroke-linecap="round" stroke-miterlimit="10" class="fill-none stroke-width-standard"></path><path d="M296.92 156.92c13.55-20.48 32.3-47.25 44.37-59.31a51.35 51.35 0 0173.1 0h0c20.19 20.19 19.8 53.3 0 73.1-11.66 11.67-38.67 30.67-59.31 44.37M156.92 296.92c-20.48 13.55-47.25 32.3-59.31 44.37a51.35 51.35 0 000 73.1h0c20.19 20.19 53.3 19.8 73.1 0 11.67-11.66 30.67-38.67 44.37-59.31M355.08 296.92c20.48 13.55 47.25 32.3 59.31 44.37a51.35 51.35 0 010 73.1h0c-20.19 20.19-53.3 19.8-73.1 0-11.69-11.69-30.66-38.65-44.37-59.31M215.08 156.92c-13.53-20.43-32.38-47.32-44.37-59.31a51.35 51.35 0 00-73.1 0h0c-20.19 20.19-19.8 53.3 0 73.1 11.61 11.61 38.7 30.68 59.31 44.37" stroke-linecap="round" stroke-miterlimit="10" class="fill-none stroke-width-standard"></path><circle cx="256" cy="256" r="64" stroke-linecap="round" stroke-miterlimit="10" class="fill-none stroke-width-standard"></circle>
    </svg></div>
      </div>
<h3 class="multicolumn-card__heading lh-13 mt-05 mb-1 last-child:mb-0 inline-richtext  text-size-custom"
                        style="--custom-font-size:1.4em"
                    >Holistic
</h3>


                </div>
              </div>
            </li><li
              id="Slide-template--21331009470684__multicolumn_zkUi9b-4"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                 slider__slide
                
                "
              
              
            >
              <div
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-2 gradient
                  
                   justify-center
                  
                   card--shadow
                  
                  "
                   style="--responsive-card-padding: 2rem;"
              >

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                    "
                >
                    
                  
<div class="last-child-inner:mb-0"
        
        
      >
        <div class="multicolumn__icon icon-container abc-testing icon-container--circle icon--has-container mb--icon-container"
             style="--icon-size: 3.2rem;--icon-background-color: 250 239 215; --color-icon: 145 96 13;"
        ><svg
    class="icon icon--thumbs_up custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
      <path d="M456 192l-156-12 23-89.4c6-26.6-.78-41.87-22.47-48.6l-34.69-9.85a4 4 0 00-4.4 1.72l-129 202.34a8 8 0 01-6.81 3.81H16V448h117.61a48 48 0 0115.18 2.46l76.3 25.43a80 80 0 0025.3 4.11h177.93c19 0 31.5-13.52 35.23-32.16L496 305.58V232c0-22.06-18-38-40-40z"/>
    </svg></div>
      </div>
<h3 class="multicolumn-card__heading lh-13 mt-05 mb-1 last-child:mb-0 inline-richtext  text-size-custom"
                        style="--custom-font-size:1.4em"
                    >Quality
</h3>


                </div>
              </div>
            </li><li
              id="Slide-template--21331009470684__multicolumn_zkUi9b-5"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                 slider__slide
                
                "
              
              
            >
              <div
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-2 gradient
                  
                   justify-center
                  
                   card--shadow
                  
                  "
                   style="--responsive-card-padding: 2rem;"
              >

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                    "
                >
                    
                  
<div class="last-child-inner:mb-0"
        
        
      >
        <div class="multicolumn__icon icon-container abc-testing icon-container--circle icon--has-container mb--icon-container"
             style="--icon-size: 3.2rem;--icon-background-color: 245 255 219; --color-icon: 16 92 38;"
        ><svg
    class="icon icon--chat_bubbles custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path d="M431 320.6c-1-3.6 1.2-8.6 3.3-12.2a33.68 33.68 0 012.1-3.1A162 162 0 00464 215c.3-92.2-77.5-167-173.7-167-83.9 0-153.9 57.1-170.3 132.9a160.7 160.7 0 00-3.7 34.2c0 92.3 74.8 169.1 171 169.1 15.3 0 35.9-4.6 47.2-7.7s22.5-7.2 25.4-8.3a26.44 26.44 0 019.3-1.7 26 26 0 0110.1 2l56.7 20.1a13.52 13.52 0 003.9 1 8 8 0 008-8 12.85 12.85 0 00-.5-2.7z" stroke-linecap="round" stroke-miterlimit="10" class="fill-none stroke-width-standard"></path><path d="M66.46 232a146.23 146.23 0 006.39 152.67c2.31 3.49 3.61 6.19 3.21 8s-11.93 61.87-11.93 61.87a8 8 0 002.71 7.68A8.17 8.17 0 0072 464a7.26 7.26 0 002.91-.6l56.21-22a15.7 15.7 0 0112 .2c18.94 7.38 39.88 12 60.83 12A159.21 159.21 0 00284 432.11" stroke-linecap="round" stroke-miterlimit="10" class="fill-none stroke-width-standard"></path>
    </svg></div>
      </div>
<h3 class="multicolumn-card__heading lh-13 mt-05 mb-1 last-child:mb-0 inline-richtext  text-size-custom"
                        style="--custom-font-size:1.4em"
                    >Supportive
</h3>


                </div>
              </div>
            </li></ul><div class="slider-buttons page-width no-js-hidden">
            <button
                type="button"
                class="slider-button button-control tap-target slider-button--prev"
                name="previous"
                aria-label="Slide left"
                aria-controls="Slider-template--21331009470684__multicolumn_zkUi9b"
            >
              <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
            </button>

            <div class="slider-counter caption visually-hidden">
              <span class="slider-counter--current">1</span>
              <span aria-hidden="true"> / </span>
              <span>of</span>
              <span class="slider-counter--total">5</span>
            </div>

            <button
                type="button"
                class="slider-button button-control tap-target slider-button--next"
                name="next"
                aria-label="Slide right"
                aria-controls="Slider-template--21331009470684__multicolumn_zkUi9b"
            >
              <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
            </button>

            <div class="slider-scrollbar__track" style="--num-slides: 5"
                 data-num-slides="5">
              <div class="slider-scrollbar__indicator"></div>
            </div>
          </div></slider-component>
    </div>
  </div>
</section><section id="shopify-section-template--21331009470684__video_banner_dGUdeU" class="shopify-section section section-video-banner"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/section-video.css?v=62495078428049242401767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-deferred-media.css?v=124852560818676102351767375755" media="print" onload="this.media='all'"><div class="color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 isolate gradient   ">
    <div class="section__inner
      
        page-width pt-0 pb-s
      
      "
    >
      <div class="video-section video-banner-section
          
            
              border-radius-media
            
              overflow-hidden
          "
           data-scale-video
      >

        

        <div
            id="Banner-template--21331009470684__video_banner_dGUdeU"
            class="banner image-overlay banner--one-image
            banner--content-align-center
            banner--content-align-mobile-center
             section-height-responsive--desktop
            
             md:h-auto
             banner--mobile-transparent
             banner--desktop-transparent
            "

            style="--overlay-opacity: 0.2;
                --color-overlay: #060606;
            
              --mobile-height: 480px;--desktop-height: 400px;
            "

            
        >
          <div
            class="video-section__media banner__media deferred-media gradient media-fit-cover
              
               section-height-responsive--mobile
              "
              data-media-id="template--21331009470684__video_banner_dGUdeU-36202913693916"
              
                style="--ratio-percent: 0; --mobile-height: 480px;--desktop-height: 400px"
              
          >
            <div
              id="Deferred-Poster-Modal-template--21331009470684__video_banner_dGUdeU-36202913693916"
              class="video-section__poster media deferred-media__poster media--landscape"
            ><img src="//life-enthusiast.com/cdn/shop/files/Video-Testimonials-1600px.webp?v=1776027137&amp;width=3840" alt="Load video: Woman wearing glasses and a pink sweater outdoors" srcset="//life-enthusiast.com/cdn/shop/files/Video-Testimonials-1600px.webp?v=1776027137&amp;width=375 375w, //life-enthusiast.com/cdn/shop/files/Video-Testimonials-1600px.webp?v=1776027137&amp;width=750 750w, //life-enthusiast.com/cdn/shop/files/Video-Testimonials-1600px.webp?v=1776027137&amp;width=1100 1100w, //life-enthusiast.com/cdn/shop/files/Video-Testimonials-1600px.webp?v=1776027137&amp;width=1500 1500w, //life-enthusiast.com/cdn/shop/files/Video-Testimonials-1600px.webp?v=1776027137&amp;width=1780 1780w, //life-enthusiast.com/cdn/shop/files/Video-Testimonials-1600px.webp?v=1776027137&amp;width=2000 2000w, //life-enthusiast.com/cdn/shop/files/Video-Testimonials-1600px.webp?v=1776027137&amp;width=3000 3000w, //life-enthusiast.com/cdn/shop/files/Video-Testimonials-1600px.webp?v=1776027137&amp;width=3840 3840w" width="3840" height="2160" loading="lazy" sizes="(min-width: 1360px) 1260px, (min-width: 750px)
      calc(100vw - 10rem), 100vw
" fetchpriority="low">

                <button class="deferred-media__poster-button no-js-hidden deferred-media__poster-button--bottom_right deferred-media__poster-button--custom button-control tap-target motion-reduce"
                  aria-label="Toggle playing state of video"
                ><svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-play"
     width="20"
     height="20"
     viewBox="0 0 512 512">
  <path d="M133 440a35.37 35.37 0 01-17.5-4.67c-12-6.8-19.46-20-19.46-34.33V111c0-14.37 7.46-27.53 19.46-34.33a35.13 35.13 0 0135.77.45l247.85 148.36a36 36 0 010 61l-247.89 148.4A35.5 35.5 0 01133 440z"/>
</svg><svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-pause"
     width="20"
     height="20"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M176 96h16v320h-16zM320 96h16v320h-16z"/>
</svg><svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-refresh"
     width="20"
     height="20"
     viewBox="0 0 512 512">
  <path d="M320 146s24.36-12-64-12a160 160 0 10160 160" fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="56"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M256 58l80 80-80 80"/>
</svg></button>
              
            </div>

          
              <custom-video data-video-id="template--21331009470684__video_banner_dGUdeU-36202913693916" data-end-state="pause_and_cover" class="pointer-events-none" tabindex="-1"><div class="visually-hidden">Load video: Woman wearing glasses and a pink sweater outdoors</div>
                  <video playsinline="playsinline" class="js-video js-video-background" autoplay="autoplay" tabindex="-1" muted="muted" preload="metadata" aria-label="Woman wearing glasses and a pink sweater outdoors"><source src="//life-enthusiast.com/cdn/shop/videos/c/vp/b1cb6e39ed044de9914a8a0c411b2e98/b1cb6e39ed044de9914a8a0c411b2e98.HD-720p-1.6Mbps-65650241.mp4?v=0" type="video/mp4"><img alt="Load video: Woman wearing glasses and a pink sweater outdoors" loading="lazy" fetchpriority="low" alt="Woman wearing glasses and a pink sweater outdoors" src="//life-enthusiast.com/cdn/shop/files/preview_images/Video-Testimonials-1600px_2bd8eda7-5f04-4895-b1ca-c2fe71a983f4_1100x.webp?v=1770990902"></video>
</custom-video>
            
          </div>

          <div class="banner__content
               section-height-responsive--mobile
              justify-start items-center
              md:justify-start md:items-center page-width
              "
          >
            <div class="banner__box section-content section-content-template--21331009470684__video_banner_dGUdeU max-w-m content-container content-container--full-width-mobile color-scheme-3 gradient items-center md:items-center text-center md:text-center"><div class="last-child-inner:mb-0"
        
        
      >
        <div class="video-banner__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 7.2rem;--icon-background-color: 15 91 140; --color-icon: 255 255 255;"
        ><svg
    class="icon icon--videocam custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path d="M374.79 308.78L457.5 367a16 16 0 0022.5-14.62V159.62A16 16 0 00457.5 145l-82.71 58.22A16 16 0 00368 216.3v79.4a16 16 0 006.79 13.08z" stroke-linecap="round" stroke-linejoin="round" class="fill-none stroke-width-standard"></path><path d="M268 384H84a52.15 52.15 0 01-52-52V180a52.15 52.15 0 0152-52h184.48A51.68 51.68 0 01320 179.52V332a52.15 52.15 0 01-52 52z" stroke-miterlimit="10" class="fill-none stroke-width-standard"></path>
    </svg></div>
      </div><h2
        class="video-banner__heading inline-richtext section-content__heading color-heading italics-convert italics-accent h0 self-center text-center md:self-center md:text-center"
        
        
        
      ><strong>Watch Our  Video <br> Testimonials</strong>
</h2><div
        class="video-banner__buttons section-content__buttons justify-center md:justify-center"
        
        
      ><a
            
              href="/pages/discover-life-enthusiast"
            
            
            class="t5 font-bold button button--secondary button-with-icon button-with-icon--right"
          >Watch Now
              <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
            
          </a></div></div>
          </div>
        </div>

        
      </div>
    </div>
  </div>
</section><section id="shopify-section-template--21331009470684__multicolumn_HwUTnd" class="shopify-section section section-multicolumn"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/section-multicolumn.css?v=163648934765435158991767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-slider.css?v=113384549430861083951767375755" media="print" onload="this.media='all'"><div class="multicolumn color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient   ">
    <div
      class="section__inner isolate
        pt-s05 pb-s15
        "
      
    >
<div class="multicolumn-list__title title-wrapper page-width title-wrapper--no-top-margin text-center md:text-center">
    <div class="inline-block max-w-xl"><h2 class="section-title title inline-richtext italics-convert italics-accent  h2 mb-0">Shop By <em>Category</em>
</h2></div>
  </div>

      <slider-component class="slider-mobile-gutter page-width-desktop
         slide-component--show-arrows
        
         page-width
        
        "
      >
        <ul
          id="Slider-template--21331009470684__multicolumn_HwUTnd"
          class="multicolumn-list contains-content-container section-grid grid mb-0
          grid--4-col-desktop
          
          
          
            grid--1-col-tablet-down
          
          "
            role="list"
            tabindex="0"
            aria-label="Slider"

          
            style="--mobile-height: 320px;--desktop-height: 300px"
          
        ><li
              id="Slide-template--21331009470684__multicolumn_HwUTnd-1"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                
                 relative
                "
              
              
            >
              <a href="/collections/health-concerns"
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient
                  
                  
                   full-unstyled-link--foreground focus-this-inner-inset
                  
                  
                   hover-zoom"
                   style="--responsive-card-padding: 3.5rem;--overlay-opacity: 0.0;"
              >
                  <div class="absolute inset image-overlay">
                    
                      
                    <div class="inline-block w-full h-full"
                    >
                      <div class="media media--transparent media--adapt
                         w-full h-full
                         border-radius-media"
                           
                      >
                        <img src="//life-enthusiast.com/cdn/shop/files/Health-Concerns-Banner6.webp?v=1766069869&amp;width=3200" alt="Health Concerns category banner  and health supplement products with Exsula branding on a light green background" srcset="//life-enthusiast.com/cdn/shop/files/Health-Concerns-Banner6.webp?v=1766069869&amp;width=50 50w, //life-enthusiast.com/cdn/shop/files/Health-Concerns-Banner6.webp?v=1766069869&amp;width=75 75w, //life-enthusiast.com/cdn/shop/files/Health-Concerns-Banner6.webp?v=1766069869&amp;width=100 100w, //life-enthusiast.com/cdn/shop/files/Health-Concerns-Banner6.webp?v=1766069869&amp;width=150 150w, //life-enthusiast.com/cdn/shop/files/Health-Concerns-Banner6.webp?v=1766069869&amp;width=200 200w, //life-enthusiast.com/cdn/shop/files/Health-Concerns-Banner6.webp?v=1766069869&amp;width=300 300w, //life-enthusiast.com/cdn/shop/files/Health-Concerns-Banner6.webp?v=1766069869&amp;width=400 400w, //life-enthusiast.com/cdn/shop/files/Health-Concerns-Banner6.webp?v=1766069869&amp;width=500 500w, //life-enthusiast.com/cdn/shop/files/Health-Concerns-Banner6.webp?v=1766069869&amp;width=750 750w, //life-enthusiast.com/cdn/shop/files/Health-Concerns-Banner6.webp?v=1766069869&amp;width=1000 1000w" width="3200" height="3200" loading="lazy" sizes="
                          (min-width: 1360px) calc((1360px - 148px) * 2 /  4),
                          (min-width: 990px) calc((100vw - 148px) * 2 / 6),
                          (min-width: 750px) calc((100vw - 100px) * 2 / 7),
                          calc((100vw - 60px) / 1.5)
                        " class="multicolumn-card__image" fetchpriority="low">
                      </div>
                    </div>
                  
                    
                  </div>
                

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                     z-1"
                >



                </div>
              </a>
            </li><li
              id="Slide-template--21331009470684__multicolumn_HwUTnd-2"
              class="multicolumn-list__item grid__item 
                text-left section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                
                 relative
                "
              
              
            >
              <a href="/collections/minerals"
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient
                  
                  
                   full-unstyled-link--foreground focus-this-inner-inset
                  
                  
                   hover-zoom"
                   style="--responsive-card-padding: 3rem;--overlay-opacity: 0.0;"
              >
                  <div class="absolute inset image-overlay">
                    
                      
                    <div class="inline-block w-full h-full"
                    >
                      <div class="media media--transparent media--adapt
                         w-full h-full
                         border-radius-media"
                           
                      >
                        <img src="//life-enthusiast.com/cdn/shop/files/Minerals-Banner4.webp?v=1766069869&amp;width=3200" alt="Minerals category banner and minerals supplement products with Exsula branding on a light blue background" srcset="//life-enthusiast.com/cdn/shop/files/Minerals-Banner4.webp?v=1766069869&amp;width=50 50w, //life-enthusiast.com/cdn/shop/files/Minerals-Banner4.webp?v=1766069869&amp;width=75 75w, //life-enthusiast.com/cdn/shop/files/Minerals-Banner4.webp?v=1766069869&amp;width=100 100w, //life-enthusiast.com/cdn/shop/files/Minerals-Banner4.webp?v=1766069869&amp;width=150 150w, //life-enthusiast.com/cdn/shop/files/Minerals-Banner4.webp?v=1766069869&amp;width=200 200w, //life-enthusiast.com/cdn/shop/files/Minerals-Banner4.webp?v=1766069869&amp;width=300 300w, //life-enthusiast.com/cdn/shop/files/Minerals-Banner4.webp?v=1766069869&amp;width=400 400w, //life-enthusiast.com/cdn/shop/files/Minerals-Banner4.webp?v=1766069869&amp;width=500 500w, //life-enthusiast.com/cdn/shop/files/Minerals-Banner4.webp?v=1766069869&amp;width=750 750w, //life-enthusiast.com/cdn/shop/files/Minerals-Banner4.webp?v=1766069869&amp;width=1000 1000w" width="3200" height="3200" loading="lazy" sizes="
                          (min-width: 1360px) calc((1360px - 148px) * 2 /  4),
                          (min-width: 990px) calc((100vw - 148px) * 2 / 6),
                          (min-width: 750px) calc((100vw - 100px) * 2 / 7),
                          calc((100vw - 60px) / 1.5)
                        " class="multicolumn-card__image" fetchpriority="low">
                      </div>
                    </div>
                  
                    
                  </div>
                

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                     z-1"
                >



                </div>
              </a>
            </li><li
              id="Slide-template--21331009470684__multicolumn_HwUTnd-3"
              class="multicolumn-list__item grid__item 
                text-left section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                
                 relative
                "
              
              
            >
              <a href="/collections/supplements"
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient
                  
                  
                   full-unstyled-link--foreground focus-this-inner-inset
                  
                  
                   hover-zoom"
                   style="--responsive-card-padding: 3rem;--overlay-opacity: 0.0;"
              >
                  <div class="absolute inset image-overlay">
                    
                      
                    <div class="inline-block w-full h-full"
                    >
                      <div class="media media--transparent media--adapt
                         w-full h-full
                         border-radius-media"
                           
                      >
                        <img src="//life-enthusiast.com/cdn/shop/files/Supplements-Banner2.webp?v=1766069869&amp;width=3200" alt="Supplements category banner and three products on a light pink background" srcset="//life-enthusiast.com/cdn/shop/files/Supplements-Banner2.webp?v=1766069869&amp;width=50 50w, //life-enthusiast.com/cdn/shop/files/Supplements-Banner2.webp?v=1766069869&amp;width=75 75w, //life-enthusiast.com/cdn/shop/files/Supplements-Banner2.webp?v=1766069869&amp;width=100 100w, //life-enthusiast.com/cdn/shop/files/Supplements-Banner2.webp?v=1766069869&amp;width=150 150w, //life-enthusiast.com/cdn/shop/files/Supplements-Banner2.webp?v=1766069869&amp;width=200 200w, //life-enthusiast.com/cdn/shop/files/Supplements-Banner2.webp?v=1766069869&amp;width=300 300w, //life-enthusiast.com/cdn/shop/files/Supplements-Banner2.webp?v=1766069869&amp;width=400 400w, //life-enthusiast.com/cdn/shop/files/Supplements-Banner2.webp?v=1766069869&amp;width=500 500w, //life-enthusiast.com/cdn/shop/files/Supplements-Banner2.webp?v=1766069869&amp;width=750 750w, //life-enthusiast.com/cdn/shop/files/Supplements-Banner2.webp?v=1766069869&amp;width=1000 1000w" width="3200" height="3200" loading="lazy" sizes="
                          (min-width: 1360px) calc((1360px - 148px) * 2 /  4),
                          (min-width: 990px) calc((100vw - 148px) * 2 / 6),
                          (min-width: 750px) calc((100vw - 100px) * 2 / 7),
                          calc((100vw - 60px) / 1.5)
                        " class="multicolumn-card__image" fetchpriority="low">
                      </div>
                    </div>
                  
                    
                  </div>
                

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                     z-1"
                >



                </div>
              </a>
            </li><li
              id="Slide-template--21331009470684__multicolumn_HwUTnd-4"
              class="multicolumn-list__item grid__item 
                text-left section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                
                 relative
                "
              
              
            >
              <a href="/collections/home-and-body-care"
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient
                  
                  
                   full-unstyled-link--foreground focus-this-inner-inset
                  
                  
                   hover-zoom"
                   style="--responsive-card-padding: 3rem;--overlay-opacity: 0.0;"
              >
                  <div class="absolute inset image-overlay">
                    
                      
                    <div class="inline-block w-full h-full"
                    >
                      <div class="media media--transparent media--adapt
                         w-full h-full
                         border-radius-media"
                           
                      >
                        <img src="//life-enthusiast.com/cdn/shop/files/Home-andBody-Care-Banner.webp?v=1766069869&amp;width=3200" alt="Home and body care category banner and products with Exsula branding and an &#39;Airpura&#39; air purifier." srcset="//life-enthusiast.com/cdn/shop/files/Home-andBody-Care-Banner.webp?v=1766069869&amp;width=50 50w, //life-enthusiast.com/cdn/shop/files/Home-andBody-Care-Banner.webp?v=1766069869&amp;width=75 75w, //life-enthusiast.com/cdn/shop/files/Home-andBody-Care-Banner.webp?v=1766069869&amp;width=100 100w, //life-enthusiast.com/cdn/shop/files/Home-andBody-Care-Banner.webp?v=1766069869&amp;width=150 150w, //life-enthusiast.com/cdn/shop/files/Home-andBody-Care-Banner.webp?v=1766069869&amp;width=200 200w, //life-enthusiast.com/cdn/shop/files/Home-andBody-Care-Banner.webp?v=1766069869&amp;width=300 300w, //life-enthusiast.com/cdn/shop/files/Home-andBody-Care-Banner.webp?v=1766069869&amp;width=400 400w, //life-enthusiast.com/cdn/shop/files/Home-andBody-Care-Banner.webp?v=1766069869&amp;width=500 500w, //life-enthusiast.com/cdn/shop/files/Home-andBody-Care-Banner.webp?v=1766069869&amp;width=750 750w, //life-enthusiast.com/cdn/shop/files/Home-andBody-Care-Banner.webp?v=1766069869&amp;width=1000 1000w" width="3200" height="3200" loading="lazy" sizes="
                          (min-width: 1360px) calc((1360px - 148px) * 2 /  4),
                          (min-width: 990px) calc((100vw - 148px) * 2 / 6),
                          (min-width: 750px) calc((100vw - 100px) * 2 / 7),
                          calc((100vw - 60px) / 1.5)
                        " class="multicolumn-card__image" fetchpriority="low">
                      </div>
                    </div>
                  
                    
                  </div>
                

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                     z-1"
                >



                </div>
              </a>
            </li></ul></slider-component>
    </div>
  </div>
</section><section id="shopify-section-template--21331009470684__image_hotspots_MaPqKF" class="shopify-section section section-image-hotspots relative z-1"><div class="color-scheme-3 isolate gradient   ">
    <div class="section__inner
      
        page-width pt-s15 pb-s15
      
       mobile-text-below"
    >
      <div class="image-banner-section
          
            
              border-radius-media
            
              transform-none
          "
      >
        <div
          id="Banner-template--21331009470684__image_hotspots_MaPqKF"
          class="banner
            banner--content-align-right
            banner--content-align-mobile-center
            
             ratio
            
             banner--one-image
            
             xs:h-auto
            
             banner--mobile-bottom
             banner--desktop-transparent"

          style="--overlay-opacity: 0.0;
            
              --ratio-percent: 56.49717514124294%;
            "
        >
          <div class="relative w-full ratio md:h-full md:absolute">
            <div class="relative w-full ratio md:h-full md:absolute overflow-hidden
              
                
                  border-radius-media xs:bottom-border-radius-0
                
              "
            ><div class="banner__media media image-overlay
                   ratio
                  
                  
                  "
                ><img src="//life-enthusiast.com/cdn/shop/files/3-Bottle-Mockup-2.webp?v=1776027174&amp;width=3840" alt="Three health supplement bottles labeled &#39;Ancient Carbon&#39;, &#39;Biome Magic&#39;, and &#39;Daylight&#39; on a light background." srcset="//life-enthusiast.com/cdn/shop/files/3-Bottle-Mockup-2.webp?v=1776027174&amp;width=375 375w, //life-enthusiast.com/cdn/shop/files/3-Bottle-Mockup-2.webp?v=1776027174&amp;width=500 500w, //life-enthusiast.com/cdn/shop/files/3-Bottle-Mockup-2.webp?v=1776027174&amp;width=1100 1100w, //life-enthusiast.com/cdn/shop/files/3-Bottle-Mockup-2.webp?v=1776027174&amp;width=1500 1500w, //life-enthusiast.com/cdn/shop/files/3-Bottle-Mockup-2.webp?v=1776027174&amp;width=1780 1780w, //life-enthusiast.com/cdn/shop/files/3-Bottle-Mockup-2.webp?v=1776027174&amp;width=2000 2000w, //life-enthusiast.com/cdn/shop/files/3-Bottle-Mockup-2.webp?v=1776027174&amp;width=3000 3000w, //life-enthusiast.com/cdn/shop/files/3-Bottle-Mockup-2.webp?v=1776027174&amp;width=3840 3840w" width="3800" height="2500.0" loading="lazy" sizes="100vw" fetchpriority="auto">
                </div></div>

            <lazy-script src="//life-enthusiast.com/cdn/shop/t/26/assets/image-hotspot.js?v=16657855552212919861767375755" defer="defer"></lazy-script>
  <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/image-hotspot.css?v=40728155512981613981767375755" media="print" onload="this.media='all'">
<image-hotspot class="hotspot absolute "
        style="--marker-top-desktop: 40%; --marker-left-desktop: 16%; --marker-top-mobile: 40%; --marker-left-mobile: 16%; --size-desktop: 40px; --size-mobile: 24px; --hotspot-opacity: 0.95; "
        
      >
        <button class="hotspot__marker tap-target--small
          
           hotspot__marker--pulse"
          style="--color-background: 255,255,255; --color-foreground: 34,34,34;"
        >
          <span class="visually-hidden">View hotspot</span><svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-plus"
     fill="none"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M256 112v288M400 256H112"/>
</svg></button>
        <div class="hotspot__popover absolute border-radius-panel p-3 opacity-0 color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient
           hotspot__popover--wide
          
          hotspot__popover--long
          "
          aria-hidden="true"
          style="--popover-width-desktop: 335px"
        ><h3 class="hotspot__popover-heading lh-15 t0 last-child:mb-0 mt-0
              mb-1"
            >
              ANCIENT CARBON
            </h3><div class="hotspot__popover-content t4"><div class="rte">
                  <p>Boost Energy Naturally<br/>Enhance Nutrient Absorption<br/>Supports Detoxification and<br/>Immune System<br/>Increase Cognitive Clarity</p>
                </div><a
                  
                    href="/products/ancient-carbon"
                  
                  class="mt-15 t3 link un-underlined-link button-with-icon button-with-icon--right"
                >Shop Now
                  <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                
              </a></div></div>
      </image-hotspot>
<image-hotspot class="hotspot absolute "
        style="--marker-top-desktop: 24%; --marker-left-desktop: 60%; --marker-top-mobile: 24%; --marker-left-mobile: 60%; --size-desktop: 40px; --size-mobile: 24px; --hotspot-opacity: 0.95; "
        
      >
        <button class="hotspot__marker tap-target--small
          
           hotspot__marker--pulse"
          style="--color-background: 255,255,255; --color-foreground: 34,34,34;"
        >
          <span class="visually-hidden">View hotspot</span><svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-plus"
     fill="none"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M256 112v288M400 256H112"/>
</svg></button>
        <div class="hotspot__popover absolute border-radius-panel p-3 opacity-0 color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient
           hotspot__popover--wide
           x-right
          hotspot__popover--long
          "
          aria-hidden="true"
          style="--popover-width-desktop: 335px"
        ><h3 class="hotspot__popover-heading lh-15 t0 last-child:mb-0 mt-0
              mb-1"
            >
              BIOME MAGIC
            </h3><div class="hotspot__popover-content t4"><div class="rte">
                  <p>Balance Gut Flora, Support Gut Health<br/>Enhance Digestion<br/>Boost Immune System</p>
                </div><a
                  
                    href="/products/biome-magic"
                  
                  class="mt-15 t3 link un-underlined-link button-with-icon button-with-icon--right"
                >Shop Now
                  <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                
              </a></div></div>
      </image-hotspot>
<image-hotspot class="hotspot absolute "
        style="--marker-top-desktop: 57%; --marker-left-desktop: 75%; --marker-top-mobile: 57%; --marker-left-mobile: 75%; --size-desktop: 40px; --size-mobile: 24px; --hotspot-opacity: 0.95; "
        
      >
        <button class="hotspot__marker tap-target--small
          
           hotspot__marker--pulse"
          style="--color-background: 255,255,255; --color-foreground: 34,34,34;"
        >
          <span class="visually-hidden">View hotspot</span><svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-plus"
     fill="none"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M256 112v288M400 256H112"/>
</svg></button>
        <div class="hotspot__popover absolute border-radius-panel p-3 opacity-0 color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 gradient
           hotspot__popover--wide
           x-right
          hotspot__popover--long
          "
          aria-hidden="true"
          style="--popover-width-desktop: 335px"
        ><h3 class="hotspot__popover-heading lh-15 t0 last-child:mb-0 mt-0
              mb-1"
            >
              DAYLIGHT
            </h3><div class="hotspot__popover-content t4"><div class="rte">
                  <p>Boosts Everyday Vitality<br/>Supports Cellular Function<br/>Aids Nutrient Absorption</p>
                </div><a
                  
                    href="/products/daylight"
                  
                  class="mt-15 t3 link un-underlined-link button-with-icon button-with-icon--right"
                >Shop Now
                  <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                
              </a></div></div>
      </image-hotspot>
          </div>

          <div class="banner__content pointer-events-none
              
              
              md:justify-end md:items-start page-width
              "
          ><div class="banner__box pointer-events-auto section-content max-w-xs content-container color-scheme-1 gradient items-center md:items-right text-center md:text-right">
                <h2
        class="banner__heading inline-richtext section-content__heading color-heading italics-convert italics-light text-size-custom self-center text-center md:self-right md:text-right"
        style="--custom-font-size:3em;line-height: 1.2em;"
        
        
      >Made with Love
</h2><div
        class="banner__text section-content__text rte max-w- t4"
        
        
      >
        <p>Products we offer are made by small companies driven by passion for results. We use nature-made, rather than man-made, whenever possible.</p>
      </div><hr class="banner__spacer   visibility-hidden"
        
        
        style="margin-top: 0rem; margin-bottom:0rem;"/><div
        class="banner__buttons section-content__buttons justify-center md:justify-right"
        
        
      ><a
            
              href="/collections/exsula-minerals"
            
            
            class="t5 font-bold button button--secondary button-with-icon button-with-icon--right"
          >Shop Now
              <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
            
          </a></div>
              </div></div>
        </div>
      </div>
    </div>
  </div>



</section><section id="shopify-section-template--21331009470684__image_banner_wB8Tqi" class="shopify-section section section-image-banner"><div class="color-scheme-d7265597-7d4f-4dbe-afc1-48f814eaca7f isolate gradient   ">
    <div class="section__inner
      
        page-width pt-s pb-s
      
      "
    >
      <div class="image-banner-section
          
            
              border-radius-media
            
              overflow-hidden transform-none
          "
      >
        

        <div
          id="Banner-template--21331009470684__image_banner_wB8Tqi"
          class="banner
            banner--content-align-center
            banner--content-align-mobile-center
            
             ratio
            
             banner--one-image
            
             xs:h-auto
            
             banner--mobile-transparent
             banner--desktop-transparent"

          style="--overlay-opacity: 0.0;
            
              --ratio-percent: 33.75%;
            "
        ><div class="banner__media media image-overlay
               ratio
              
              
              "
            ><img src="//life-enthusiast.com/cdn/shop/files/Affiliate_Banner_Earn_Illustration.webp?v=1776027164&amp;width=3840" alt="Affiliate program banner for Life Enthusiast: &#39;Recommend. Refer. Earn.&#39; illustration of a person shopping for dropper bottles on a phone with a gold reward coin, and a button to apply to become an affiliate." srcset="//life-enthusiast.com/cdn/shop/files/Affiliate_Banner_Earn_Illustration.webp?v=1776027164&amp;width=375 375w, //life-enthusiast.com/cdn/shop/files/Affiliate_Banner_Earn_Illustration.webp?v=1776027164&amp;width=500 500w, //life-enthusiast.com/cdn/shop/files/Affiliate_Banner_Earn_Illustration.webp?v=1776027164&amp;width=720 720w, //life-enthusiast.com/cdn/shop/files/Affiliate_Banner_Earn_Illustration.webp?v=1776027164&amp;width=1100 1100w, //life-enthusiast.com/cdn/shop/files/Affiliate_Banner_Earn_Illustration.webp?v=1776027164&amp;width=1500 1500w, //life-enthusiast.com/cdn/shop/files/Affiliate_Banner_Earn_Illustration.webp?v=1776027164&amp;width=1780 1780w, //life-enthusiast.com/cdn/shop/files/Affiliate_Banner_Earn_Illustration.webp?v=1776027164&amp;width=2000 2000w, //life-enthusiast.com/cdn/shop/files/Affiliate_Banner_Earn_Illustration.webp?v=1776027164&amp;width=3000 3000w, //life-enthusiast.com/cdn/shop/files/Affiliate_Banner_Earn_Illustration.webp?v=1776027164&amp;width=3840 3840w" width="1600" height="540.0" loading="lazy" sizes="100vw" fetchpriority="auto">
</div><div class="banner__content
              
              justify-center items-center
              md:justify-start md:items-center page-width
              "
          ><div class="banner__box section-content max-w-l content-container content-container--full-width-mobile color-scheme-3 gradient items-center md:items-center text-center md:text-center"><h2
        class="banner__heading inline-richtext section-content__heading color-heading italics-convert italics-accent h2 self-center text-center md:self-center md:text-center"
        
        
        
      ><em><strong>Recommend. Refer. Earn. </strong></em>
</h2><div
        class="banner__text section-content__text rte max-w- t2"
        
        
      >
        <p>Get rewarded for recommending Life Enthusiast products you believe in.</p>
      </div><div
        class="banner__buttons section-content__buttons justify-center md:justify-center"
        
        
      ><a
            
              href="https://affiliate.life-enthusiast.com/"
            
            
            class="t5 font-bold button button--secondary"
          >Apply to Become an Affiliate
          </a></div></div>
          </div>
        </div>

        
      </div>
    </div>
  </div>



</section><section id="shopify-section-template--21331009470684__scrolling_text_N9GHHx" class="shopify-section section section-scrolling-text"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-scrolling-text.css?v=134780954258378466351767375755" media="print" onload="this.media='all'"><div class="isolate  ">
    <div class="section__inner scrolling-text z-1 content-container color-scheme-20527ba1-3015-4cc6-8a24-bcf416427c52 gradient overflow-hidden
         content-container--full-width"
         style="padding-top: 2rem; padding-bottom: 2rem; --block-gap: 3rem;"
    >
      <div class="flex md:w-full
          page-width pt-0 pb-0 m-0"
      >
        <div class="scrolling-text__wrapper section-content p-0 flex whitespace-nowrap"
          style="--speed: 7s;--direction: normal;"><template class="deferred block lazy-template">
<div class="scrolling-text__content flex items-center"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div><div class="scrolling-text__content flex items-center" aria-hidden="true"><h2
        class="scrolling-text__heading inline-richtext section-content__heading color-heading h5 self- text- md:self- md:text-"
        
        
        
      >Our motto is Restoring Vitality to You and to the Planet.
</h2><div class="last-child-inner:mb-0"
        
        
      >
        <div class="scrolling-text__icon icon-container abc-testing icon-container--none"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--plant standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M15.9633 5.16568C16.1818 5.33464 16.2219 5.64867 16.0529 5.86709L11.2315 12.1C10.7573 12.7132 10.5 13.4664 10.5 14.2415L10.5 17.728C10.5 18.0041 10.2761 18.228 9.99998 18.228C9.72384 18.228 9.49998 18.0041 9.49998 17.728L9.49997 14.2415C9.49997 13.2449 9.8308 12.2765 10.4406 11.4882L15.2619 5.25525C15.4309 5.03683 15.7449 4.99673 15.9633 5.16568Z" />
      <path d="M4.13656 9.11047C3.94637 9.31067 3.95448 9.62715 4.15469 9.81735L8.41061 13.8605C9.10616 14.5213 9.49997 15.4386 9.49997 16.398V19.5C9.49997 19.7761 9.72383 20 9.99997 20C10.2761 20 10.5 19.7761 10.5 19.5V16.398C10.5 15.1645 9.99364 13.9851 9.09936 13.1355L4.84344 9.09235C4.64324 8.90216 4.32676 8.91027 4.13656 9.11047Z" />
      <path d="M18.3779 1.53927C18.4327 2.29021 18.4725 3.32703 18.4047 4.40738C18.3125 5.87411 18.0299 7.25745 17.4545 8.14562C16.7167 9.28439 15.6883 9.90008 14.7112 10.1459C13.6919 10.4023 12.8474 10.2333 12.4595 9.98203C11.6151 9.43502 10.6657 7.26257 12.1639 4.95007C12.7171 4.09609 13.9498 3.29603 15.4075 2.63437C16.4929 2.1417 17.5917 1.77412 18.3779 1.53927ZM18.7295 0.399095C19.0125 0.322287 19.2884 0.513872 19.3179 0.805582C19.4683 2.2906 19.735 6.46465 18.2937 8.68934C16.5205 11.4265 13.2903 11.7118 11.9158 10.8213C10.5413 9.93084 9.57124 7.11282 11.3246 4.40636C12.7665 2.18066 17.2 0.814295 18.7295 0.399095Z" fill-rule="evenodd" />
      <path d="M1.16197 6.23639C1.24915 6.80305 1.38541 7.51404 1.5922 8.22877C1.89834 9.28691 2.31835 10.2055 2.84189 10.729C3.54804 11.4352 4.37904 11.7175 5.11404 11.7439C5.89258 11.7719 6.44282 11.5154 6.64245 11.3158C7.09947 10.8588 7.49486 9.18578 6.0474 7.73833C5.55144 7.24237 4.58274 6.85006 3.40831 6.58298C2.60103 6.3994 1.79173 6.29511 1.16197 6.23639ZM0.569611 5.18777C0.276949 5.16998 0.0467941 5.41364 0.080866 5.70486C0.226586 6.95034 0.719124 10.0205 2.13478 11.4362C3.93434 13.2357 6.44588 12.9266 7.34955 12.0229C8.25323 11.1193 8.53389 8.8106 6.75451 7.03122C5.33581 5.61253 1.90298 5.26882 0.569611 5.18777Z" fill-rule="evenodd" /></svg></div>
      </div>
</div></template>
        </div>
      </div>
    </div>
  </div>
</section><section id="shopify-section-template--21331009470684__featured_blog_QBEEC4" class="shopify-section section section-featured-blog"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-slider.css?v=113384549430861083951767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-card.css?v=130827021564233875111767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-article-card.css?v=94626376618441254381767375755" media="print" onload="this.media='all'"><div class="color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 isolate gradient border-top  ">
    <div class="blog section__inner pt-s15 pb-s15
      ">
<div class="blog__title title-wrapper page-width title-wrapper--no-top-margin text-center md:text-center">
    <div class="inline-block max-w-m"><h2 class="section-title title inline-richtext italics-convert italics-accent  h2">Latest from our <em>Blog</em>
</h2><div class="section-text blog__description rte  t2">
          <p>Stay updated with our latest blog posts.</p></div>
          <div class="section-view-all blog__view-all">
            <a
              href="/blogs/nutrition"
              class="link un-underlined-link button-with-icon button-with-icon--right t2"
              aria-label="View all"
            >
              Read more blogs
              <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
            </a>
          </div>
        
</div>
  </div>

      <slider-component class="slider-mobile-gutter page-width-desktop
           slide-component--show-arrows
          
          
          
          "
      >
        <ul
          id="Slider-template--21331009470684__featured_blog_QBEEC4"
          class="blog__posts section-grid grid articles-wrapper contains-card contains-card--article
            
            grid--4-col-desktop
             grid--scaled
            grid--1-col-tablet-down
            
              slider
              
               slider--tablet grid--peek
            "
          role="list"
          aria-label="Slider"
        ><li
                id="Slide-template--21331009470684__featured_blog_QBEEC4-1"
                class="blog__post grid__item article
                   slider__slide 
                  "
                
              >
<div class="article-card-wrapper card-wrapper w-full">
    <div
      class="
        card article-card card--card
        
         card--media
         card--shadow
         color-scheme-2 gradient
        
      "
      style="--ratio-percent: 56.25%;"
    >
      <div
        class="card__inner
          
           ratio
          "
        style="--ratio-percent: 56.25%;"
      ><div class="article-card__image-wrapper card__media">
            <div
              class="article-card__image media media--hover-effect media--hover-zoom article-card__image-relative"
              
                style="padding-bottom: 56.25%;"
              
            >
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/articles/Best_Greens_Powder_for_Daily_Nutrition_in_2026_e64251b1-2155-4c10-9939-2a93a07f2a9d.png?v=1780507260&width=165 165w,//life-enthusiast.com/cdn/shop/articles/Best_Greens_Powder_for_Daily_Nutrition_in_2026_e64251b1-2155-4c10-9939-2a93a07f2a9d.png?v=1780507260&width=360 360w,//life-enthusiast.com/cdn/shop/articles/Best_Greens_Powder_for_Daily_Nutrition_in_2026_e64251b1-2155-4c10-9939-2a93a07f2a9d.png?v=1780507260&width=533 533w,//life-enthusiast.com/cdn/shop/articles/Best_Greens_Powder_for_Daily_Nutrition_in_2026_e64251b1-2155-4c10-9939-2a93a07f2a9d.png?v=1780507260&width=720 720w,//life-enthusiast.com/cdn/shop/articles/Best_Greens_Powder_for_Daily_Nutrition_in_2026_e64251b1-2155-4c10-9939-2a93a07f2a9d.png?v=1780507260&width=1000 1000w,//life-enthusiast.com/cdn/shop/articles/Best_Greens_Powder_for_Daily_Nutrition_in_2026_e64251b1-2155-4c10-9939-2a93a07f2a9d.png?v=1780507260&width=1500 1500w,//life-enthusiast.com/cdn/shop/articles/Best_Greens_Powder_for_Daily_Nutrition_in_2026_e64251b1-2155-4c10-9939-2a93a07f2a9d.png?v=1780507260 1920w
                "
                src="//life-enthusiast.com/cdn/shop/articles/Best_Greens_Powder_for_Daily_Nutrition_in_2026_e64251b1-2155-4c10-9939-2a93a07f2a9d.png?v=1780507260&width=533"
                sizes="(min-width: 1360px) 420px,
                  (min-width: 990px) calc((100vw - 130px) / 2),
                  (min-width: 750px) calc((100vw - 130px) / 3),
                  calc((100vw - 50px))"
                alt="Best Greens Powder for Daily Nutrition in 2026"
                class="motion-reduce object-center
                  "
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="1920"
                height="1080"
              >
              
            </div>
          </div></div>

      <div class="card__content">
        <div class="card__information flex flex-col"><div class="article-card__info caption-with-letter-spacing opacity-90 color-foreground mb-1 t7">
              <span><time datetime="2026-06-03T07:00:00Z">June 3, 2026</time></span>
            </div><h3 class="card__heading text-body t1">
            <a href="/blogs/nutrition/best-greens-powder" class="article-card__title font-medium full-unstyled-link">
              Best Greens Powder for Daily Nutrition in 2026 | Life Enthusiast Ranked #1
            </a>
          </h3><div class="article-card__info caption-with-letter-spacing mt-05 mb-05 last-child:mb-0 opacity-90">
              <span>By Life Enthusiast Staff</span>
            </div><div class="article-card__excerpt opacity-90 mt-1 mb-1 last-child-inner:mb-0 last-child-inner:mt-0">
              Expert-ranked comparison of the top greens powders for daily nutrition....
            </div><div class="flex justify-between grow items-end mt-1">
              
                <div class="t7 opacity-90 text-right lh-1">
                  
                    14 min read
                  
                </div>
              

              
            </div></div>
      </div>
    </div>
  </div>
              </li><li
                id="Slide-template--21331009470684__featured_blog_QBEEC4-2"
                class="blog__post grid__item article
                   slider__slide 
                  "
                
              >
<div class="article-card-wrapper card-wrapper w-full">
    <div
      class="
        card article-card card--card
        
         card--media
         card--shadow
         color-scheme-2 gradient
        
      "
      style="--ratio-percent: 56.25%;"
    >
      <div
        class="card__inner
          
           ratio
          "
        style="--ratio-percent: 56.25%;"
      ><div class="article-card__image-wrapper card__media">
            <div
              class="article-card__image media media--hover-effect media--hover-zoom article-card__image-relative"
              
                style="padding-bottom: 56.25%;"
              
            >
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/articles/Magnesium_supplement_setup_showing_morning_and_nighttime_use.png?v=1778008414&width=165 165w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplement_setup_showing_morning_and_nighttime_use.png?v=1778008414&width=360 360w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplement_setup_showing_morning_and_nighttime_use.png?v=1778008414&width=533 533w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplement_setup_showing_morning_and_nighttime_use.png?v=1778008414&width=720 720w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplement_setup_showing_morning_and_nighttime_use.png?v=1778008414&width=1000 1000w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplement_setup_showing_morning_and_nighttime_use.png?v=1778008414&width=1500 1500w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplement_setup_showing_morning_and_nighttime_use.png?v=1778008414 1920w
                "
                src="//life-enthusiast.com/cdn/shop/articles/Magnesium_supplement_setup_showing_morning_and_nighttime_use.png?v=1778008414&width=533"
                sizes="(min-width: 1360px) 420px,
                  (min-width: 990px) calc((100vw - 130px) / 2),
                  (min-width: 750px) calc((100vw - 130px) / 3),
                  calc((100vw - 50px))"
                alt="Magnesium supplement setup showing morning and nighttime use"
                class="motion-reduce object-center
                  "
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="1920"
                height="1080"
              >
              
            </div>
          </div></div>

      <div class="card__content">
        <div class="card__information flex flex-col"><div class="article-card__info caption-with-letter-spacing opacity-90 color-foreground mb-1 t7">
              <span><time datetime="2026-05-05T07:00:00Z">May 5, 2026</time></span>
            </div><h3 class="card__heading text-body t1">
            <a href="/blogs/nutrition/best-time-to-take-magnesium" class="article-card__title font-medium full-unstyled-link">
              When Is the Best Time to Take Magnesium? Morning vs. Night
            </a>
          </h3><div class="article-card__info caption-with-letter-spacing mt-05 mb-05 last-child:mb-0 opacity-90">
              <span>By Life Enthusiast Staff</span>
            </div><div class="article-card__excerpt opacity-90 mt-1 mb-1 last-child-inner:mb-0 last-child-inner:mt-0">
              Best time to take magnesium explained. Learn morning vs night...
            </div><div class="flex justify-between grow items-end mt-1">
              
                <div class="t7 opacity-90 text-right lh-1">
                  
                    9 min read
                  
                </div>
              

              
            </div></div>
      </div>
    </div>
  </div>
              </li><li
                id="Slide-template--21331009470684__featured_blog_QBEEC4-3"
                class="blog__post grid__item article
                   slider__slide 
                  "
                
              >
<div class="article-card-wrapper card-wrapper w-full">
    <div
      class="
        card article-card card--card
        
         card--media
         card--shadow
         color-scheme-2 gradient
        
      "
      style="--ratio-percent: 56.25%;"
    >
      <div
        class="card__inner
          
           ratio
          "
        style="--ratio-percent: 56.25%;"
      ><div class="article-card__image-wrapper card__media">
            <div
              class="article-card__image media media--hover-effect media--hover-zoom article-card__image-relative"
              
                style="padding-bottom: 56.25%;"
              
            >
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/articles/Magnesium-rich_foods_with_a_tired_woman_in_the_background.png?v=1778010582&width=165 165w,//life-enthusiast.com/cdn/shop/articles/Magnesium-rich_foods_with_a_tired_woman_in_the_background.png?v=1778010582&width=360 360w,//life-enthusiast.com/cdn/shop/articles/Magnesium-rich_foods_with_a_tired_woman_in_the_background.png?v=1778010582&width=533 533w,//life-enthusiast.com/cdn/shop/articles/Magnesium-rich_foods_with_a_tired_woman_in_the_background.png?v=1778010582&width=720 720w,//life-enthusiast.com/cdn/shop/articles/Magnesium-rich_foods_with_a_tired_woman_in_the_background.png?v=1778010582&width=1000 1000w,//life-enthusiast.com/cdn/shop/articles/Magnesium-rich_foods_with_a_tired_woman_in_the_background.png?v=1778010582&width=1500 1500w,//life-enthusiast.com/cdn/shop/articles/Magnesium-rich_foods_with_a_tired_woman_in_the_background.png?v=1778010582 1920w
                "
                src="//life-enthusiast.com/cdn/shop/articles/Magnesium-rich_foods_with_a_tired_woman_in_the_background.png?v=1778010582&width=533"
                sizes="(min-width: 1360px) 420px,
                  (min-width: 990px) calc((100vw - 130px) / 2),
                  (min-width: 750px) calc((100vw - 130px) / 3),
                  calc((100vw - 50px))"
                alt="Magnesium-rich foods with a tired woman in the background"
                class="motion-reduce object-center
                  "
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="1920"
                height="1080"
              >
              
            </div>
          </div></div>

      <div class="card__content">
        <div class="card__information flex flex-col"><div class="article-card__info caption-with-letter-spacing opacity-90 color-foreground mb-1 t7">
              <span><time datetime="2026-05-04T07:00:00Z">May 4, 2026</time></span>
            </div><h3 class="card__heading text-body t1">
            <a href="/blogs/nutrition/magnesium-deficiency-symptoms" class="article-card__title font-medium full-unstyled-link">
              7 Warning Signs of Magnesium Deficiency You Shouldn&#39;t Ignore
            </a>
          </h3><div class="article-card__info caption-with-letter-spacing mt-05 mb-05 last-child:mb-0 opacity-90">
              <span>By Life Enthusiast Staff</span>
            </div><div class="article-card__excerpt opacity-90 mt-1 mb-1 last-child-inner:mb-0 last-child-inner:mt-0">
              Learn 7 magnesium deficiency symptoms you shouldn't ignore, plus how...
            </div><div class="flex justify-between grow items-end mt-1">
              
                <div class="t7 opacity-90 text-right lh-1">
                  
                    9 min read
                  
                </div>
              

              
            </div></div>
      </div>
    </div>
  </div>
              </li><li
                id="Slide-template--21331009470684__featured_blog_QBEEC4-4"
                class="blog__post grid__item article
                   slider__slide 
                  "
                
              >
<div class="article-card-wrapper card-wrapper w-full">
    <div
      class="
        card article-card card--card
        
         card--media
         card--shadow
         color-scheme-2 gradient
        
      "
      style="--ratio-percent: 56.25%;"
    >
      <div
        class="card__inner
          
           ratio
          "
        style="--ratio-percent: 56.25%;"
      ><div class="article-card__image-wrapper card__media">
            <div
              class="article-card__image media media--hover-effect media--hover-zoom article-card__image-relative"
              
                style="padding-bottom: 56.25%;"
              
            >
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/articles/Magnesium_supplements_with_capsules_tablets_and_natural_ingredients_on_a_table..png?v=1778011983&width=165 165w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplements_with_capsules_tablets_and_natural_ingredients_on_a_table..png?v=1778011983&width=360 360w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplements_with_capsules_tablets_and_natural_ingredients_on_a_table..png?v=1778011983&width=533 533w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplements_with_capsules_tablets_and_natural_ingredients_on_a_table..png?v=1778011983&width=720 720w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplements_with_capsules_tablets_and_natural_ingredients_on_a_table..png?v=1778011983&width=1000 1000w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplements_with_capsules_tablets_and_natural_ingredients_on_a_table..png?v=1778011983&width=1500 1500w,//life-enthusiast.com/cdn/shop/articles/Magnesium_supplements_with_capsules_tablets_and_natural_ingredients_on_a_table..png?v=1778011983 1920w
                "
                src="//life-enthusiast.com/cdn/shop/articles/Magnesium_supplements_with_capsules_tablets_and_natural_ingredients_on_a_table..png?v=1778011983&width=533"
                sizes="(min-width: 1360px) 420px,
                  (min-width: 990px) calc((100vw - 130px) / 2),
                  (min-width: 750px) calc((100vw - 130px) / 3),
                  calc((100vw - 50px))"
                alt="Magnesium supplements with capsules, tablets, and natural ingredients on a table."
                class="motion-reduce object-center
                  "
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="1920"
                height="1080"
              >
              
            </div>
          </div></div>

      <div class="card__content">
        <div class="card__information flex flex-col"><div class="article-card__info caption-with-letter-spacing opacity-90 color-foreground mb-1 t7">
              <span><time datetime="2026-05-03T07:00:00Z">May 3, 2026</time></span>
            </div><h3 class="card__heading text-body t1">
            <a href="/blogs/nutrition/magnesium-glycinate-vs-citrate" class="article-card__title font-medium full-unstyled-link">
              Magnesium Glycinate vs Citrate: Which One Should You Take?
            </a>
          </h3><div class="article-card__info caption-with-letter-spacing mt-05 mb-05 last-child:mb-0 opacity-90">
              <span>By Life Enthusiast Staff</span>
            </div><div class="article-card__excerpt opacity-90 mt-1 mb-1 last-child-inner:mb-0 last-child-inner:mt-0">
              Compare magnesium glycinate vs. citrate, their differences, absorption, and how...
            </div><div class="flex justify-between grow items-end mt-1">
              
                <div class="t7 opacity-90 text-right lh-1">
                  
                    9 min read
                  
                </div>
              

              
            </div></div>
      </div>
    </div>
  </div>
              </li><li
                id="Slide-template--21331009470684__featured_blog_QBEEC4-5"
                class="blog__post grid__item article
                   slider__slide 
                  "
                
              >
<div class="article-card-wrapper card-wrapper w-full">
    <div
      class="
        card article-card card--card
        
         card--media
         card--shadow
         color-scheme-2 gradient
        
      "
      style="--ratio-percent: 56.25%;"
    >
      <div
        class="card__inner
          
           ratio
          "
        style="--ratio-percent: 56.25%;"
      ><div class="article-card__image-wrapper card__media">
            <div
              class="article-card__image media media--hover-effect media--hover-zoom article-card__image-relative"
              
                style="padding-bottom: 56.25%;"
              
            >
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/articles/Magnesium_for_Muscle_Cramps.jpg?v=1777567967&width=165 165w,//life-enthusiast.com/cdn/shop/articles/Magnesium_for_Muscle_Cramps.jpg?v=1777567967&width=360 360w,//life-enthusiast.com/cdn/shop/articles/Magnesium_for_Muscle_Cramps.jpg?v=1777567967&width=533 533w,//life-enthusiast.com/cdn/shop/articles/Magnesium_for_Muscle_Cramps.jpg?v=1777567967&width=720 720w,//life-enthusiast.com/cdn/shop/articles/Magnesium_for_Muscle_Cramps.jpg?v=1777567967&width=1000 1000w,//life-enthusiast.com/cdn/shop/articles/Magnesium_for_Muscle_Cramps.jpg?v=1777567967&width=1500 1500w,//life-enthusiast.com/cdn/shop/articles/Magnesium_for_Muscle_Cramps.jpg?v=1777567967 2048w
                "
                src="//life-enthusiast.com/cdn/shop/articles/Magnesium_for_Muscle_Cramps.jpg?v=1777567967&width=533"
                sizes="(min-width: 1360px) 420px,
                  (min-width: 990px) calc((100vw - 130px) / 2),
                  (min-width: 750px) calc((100vw - 130px) / 3),
                  calc((100vw - 50px))"
                alt="Magnesium for Muscle Cramps"
                class="motion-reduce object-center
                  "
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="2048"
                height="1152"
              >
              
            </div>
          </div></div>

      <div class="card__content">
        <div class="card__information flex flex-col"><div class="article-card__info caption-with-letter-spacing opacity-90 color-foreground mb-1 t7">
              <span><time datetime="2026-04-30T07:00:00Z">April 30, 2026</time></span>
            </div><h3 class="card__heading text-body t1">
            <a href="/blogs/nutrition/which-magnesium-is-best-for-muscle-cramps" class="article-card__title font-medium full-unstyled-link">
              Magnesium for Muscle Cramps: Which Type Works Best?
            </a>
          </h3><div class="article-card__info caption-with-letter-spacing mt-05 mb-05 last-child:mb-0 opacity-90">
              <span>By Life Enthusiast Staff</span>
            </div><div class="article-card__excerpt opacity-90 mt-1 mb-1 last-child-inner:mb-0 last-child-inner:mt-0">
              Which magnesium is best for muscle cramps? Learn forms, absorption,...
            </div><div class="flex justify-between grow items-end mt-1">
              
                <div class="t7 opacity-90 text-right lh-1">
                  
                    10 min read
                  
                </div>
              

              
            </div></div>
      </div>
    </div>
  </div>
              </li><li
                id="Slide-template--21331009470684__featured_blog_QBEEC4-6"
                class="blog__post grid__item article
                   slider__slide 
                  "
                
              >
<div class="article-card-wrapper card-wrapper w-full">
    <div
      class="
        card article-card card--card
        
         card--media
         card--shadow
         color-scheme-2 gradient
        
      "
      style="--ratio-percent: 56.25%;"
    >
      <div
        class="card__inner
          
           ratio
          "
        style="--ratio-percent: 56.25%;"
      ><div class="article-card__image-wrapper card__media">
            <div
              class="article-card__image media media--hover-effect media--hover-zoom article-card__image-relative"
              
                style="padding-bottom: 56.25%;"
              
            >
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/articles/Magnesium_oil_bottle_on_bedside_table_at_night.png?v=1777568781&width=165 165w,//life-enthusiast.com/cdn/shop/articles/Magnesium_oil_bottle_on_bedside_table_at_night.png?v=1777568781&width=360 360w,//life-enthusiast.com/cdn/shop/articles/Magnesium_oil_bottle_on_bedside_table_at_night.png?v=1777568781&width=533 533w,//life-enthusiast.com/cdn/shop/articles/Magnesium_oil_bottle_on_bedside_table_at_night.png?v=1777568781&width=720 720w,//life-enthusiast.com/cdn/shop/articles/Magnesium_oil_bottle_on_bedside_table_at_night.png?v=1777568781&width=1000 1000w,//life-enthusiast.com/cdn/shop/articles/Magnesium_oil_bottle_on_bedside_table_at_night.png?v=1777568781&width=1500 1500w,//life-enthusiast.com/cdn/shop/articles/Magnesium_oil_bottle_on_bedside_table_at_night.png?v=1777568781 1920w
                "
                src="//life-enthusiast.com/cdn/shop/articles/Magnesium_oil_bottle_on_bedside_table_at_night.png?v=1777568781&width=533"
                sizes="(min-width: 1360px) 420px,
                  (min-width: 990px) calc((100vw - 130px) / 2),
                  (min-width: 750px) calc((100vw - 130px) / 3),
                  calc((100vw - 50px))"
                alt="Magnesium oil bottle on bedside table at night"
                class="motion-reduce object-center
                  "
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="1920"
                height="1080"
              >
              
            </div>
          </div></div>

      <div class="card__content">
        <div class="card__information flex flex-col"><div class="article-card__info caption-with-letter-spacing opacity-90 color-foreground mb-1 t7">
              <span><time datetime="2026-04-29T07:00:00Z">April 29, 2026</time></span>
            </div><h3 class="card__heading text-body t1">
            <a href="/blogs/nutrition/does-magnesium-help-you-sleep" class="article-card__title font-medium full-unstyled-link">
              Does Magnesium Help You Sleep? Here&#39;s What Science Says
            </a>
          </h3><div class="article-card__info caption-with-letter-spacing mt-05 mb-05 last-child:mb-0 opacity-90">
              <span>By Life Enthusiast Staff</span>
            </div><div class="article-card__excerpt opacity-90 mt-1 mb-1 last-child-inner:mb-0 last-child-inner:mt-0">
              Does magnesium help you sleep? Learn how magnesium supports relaxation,...
            </div><div class="flex justify-between grow items-end mt-1">
              
                <div class="t7 opacity-90 text-right lh-1">
                  
                    9 min read
                  
                </div>
              

              
            </div></div>
      </div>
    </div>
  </div>
              </li><li
                id="Slide-template--21331009470684__featured_blog_QBEEC4-7"
                class="blog__post grid__item article
                   slider__slide 
                  "
                
              >
<div class="article-card-wrapper card-wrapper w-full">
    <div
      class="
        card article-card card--card
        
         card--media
         card--shadow
         color-scheme-2 gradient
        
      "
      style="--ratio-percent: 56.25%;"
    >
      <div
        class="card__inner
          
           ratio
          "
        style="--ratio-percent: 56.25%;"
      ><div class="article-card__image-wrapper card__media">
            <div
              class="article-card__image media media--hover-effect media--hover-zoom article-card__image-relative"
              
                style="padding-bottom: 56.25%;"
              
            >
              
              <img
                srcset="//life-enthusiast.com/cdn/shop/articles/Magnesium_snow_product_on_wooden_surface.png?v=1777570877&width=165 165w,//life-enthusiast.com/cdn/shop/articles/Magnesium_snow_product_on_wooden_surface.png?v=1777570877&width=360 360w,//life-enthusiast.com/cdn/shop/articles/Magnesium_snow_product_on_wooden_surface.png?v=1777570877&width=533 533w,//life-enthusiast.com/cdn/shop/articles/Magnesium_snow_product_on_wooden_surface.png?v=1777570877&width=720 720w,//life-enthusiast.com/cdn/shop/articles/Magnesium_snow_product_on_wooden_surface.png?v=1777570877&width=1000 1000w,//life-enthusiast.com/cdn/shop/articles/Magnesium_snow_product_on_wooden_surface.png?v=1777570877&width=1500 1500w,//life-enthusiast.com/cdn/shop/articles/Magnesium_snow_product_on_wooden_surface.png?v=1777570877 1920w
                "
                src="//life-enthusiast.com/cdn/shop/articles/Magnesium_snow_product_on_wooden_surface.png?v=1777570877&width=533"
                sizes="(min-width: 1360px) 420px,
                  (min-width: 990px) calc((100vw - 130px) / 2),
                  (min-width: 750px) calc((100vw - 130px) / 3),
                  calc((100vw - 50px))"
                alt="Magnesium snow product on wooden surface"
                class="motion-reduce object-center
                  "
                
                  loading="lazy"
                  fetchpriority="low"
                
                width="1920"
                height="1080"
              >
              
            </div>
          </div></div>

      <div class="card__content">
        <div class="card__information flex flex-col"><div class="article-card__info caption-with-letter-spacing opacity-90 color-foreground mb-1 t7">
              <span><time datetime="2026-04-28T07:00:00Z">April 28, 2026</time></span>
            </div><h3 class="card__heading text-body t1">
            <a href="/blogs/nutrition/magnesium-for-constipation" class="article-card__title font-medium full-unstyled-link">
              Magnesium for Constipation: Types, Dosage, and How It Works
            </a>
          </h3><div class="article-card__info caption-with-letter-spacing mt-05 mb-05 last-child:mb-0 opacity-90">
              <span>By Life Enthusiast Staff</span>
            </div><div class="article-card__excerpt opacity-90 mt-1 mb-1 last-child-inner:mb-0 last-child-inner:mt-0">
              Sluggish digestion may signal a magnesium gap. Learn how different...
            </div><div class="flex justify-between grow items-end mt-1">
              
                <div class="t7 opacity-90 text-right lh-1">
                  
                    10 min read
                  
                </div>
              

              
            </div></div>
      </div>
    </div>
  </div>
              </li><li
                id="Slide-template--21331009470684__featured_blog_QBEEC4-8"
                class="blog__post grid__item article
                  
                   slider__slide 
                  "
                
            >
              <a href="/blogs/nutrition"
                 class="flex flex-col items-center decoration-none justify-center text-center w-full h-full border-radius-blog-card color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3 isolate gradient bg-scroll"
                 aria-label="View all"
              >
                <div class="card--view-more p-2 t2"><p class="text-heading mt-0 mb-15 last:mb-0">Keep reading</p><div class="link un-underlined-link button-with-icon button-with-icon--right">
                      Read more blogs
                      <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
                    </div></div>
              </a>
            </li></ul><div class="slider-buttons page-width no-js-hidden">
            <button
                type="button"
                class="slider-button button-control tap-target slider-button--prev"
                name="previous"
                aria-label="Slide left"
                aria-controls="Slider-template--21331009470684__featured_blog_QBEEC4"
            >
              <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
            </button>

            <div class="slider-counter caption visually-hidden">
              <span class="slider-counter--current">1</span>
              <span aria-hidden="true"> / </span>
              <span>of</span>
              <span class="slider-counter--total">7</span>
            </div>

            <button
                type="button"
                class="slider-button button-control tap-target slider-button--next"
                name="next"
                aria-label="Slide right"
                aria-controls="Slider-template--21331009470684__featured_blog_QBEEC4"
            >
              <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
            </button>

            <div class="slider-scrollbar__track" style="--num-slides: 7" data-num-slides="7">
              <div class="slider-scrollbar__indicator"></div>
            </div>
          </div></slider-component>
    </div>
  </div>
</section><section id="shopify-section-template--21331009470684__flexible_columns_HTWgVR" class="shopify-section section section-flexible-columns"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/flexible-columns.css?v=183048758399365775551767375755" media="print" onload="this.media='all'"><style data-shopify>.section-content-template--21331009470684__flexible_columns_HTWgVR .block-grid {
    --num-blocks: 1;
  }

  @media screen and (max-width: 549px) {
    .section-content-template--21331009470684__flexible_columns_HTWgVR .block-grid {
      --block-grid-gap: 16px !important;
    }
  }

  @media screen and (max-width: 749px) {
    .section-content-template--21331009470684__flexible_columns_HTWgVR .block-grid {
      --block-grid-gap: 16px;
    }
  }

  @media screen and (min-width: 750px) {
    .section-content-template--21331009470684__flexible_columns_HTWgVR .block-grid {
      --block-grid-gap: 32px;
    }
  }</style><div class="theme-block-section-container color-scheme-1 gradient isolate   "
  style=""
><div class="section__inner page-width pt-s pb-s05">
    <div class="flexible-column z-1 content-container"><div class="flex justify-center md:w-full">
        <div class="w-full p-0 section-content section-content-template--21331009470684__flexible_columns_HTWgVR max-w-xl">
          <div class="flex flex-wrap block-grid">
            <div class="block-grid-item flex m-0 w-full block-content-AVnZEcmtYM09GOGhMV__layout_column_HnVpUp
  
  
  items-center
  justify-center
  text-center
  md:text-center
  
  
  p-0
  self-start
  
  "
     style="
      --p-justify: center;
      --p-md-justify: center;
      --p-text-align: center;
      --p-md-text-align: center;
      flex-basis: 100%;
      
      
      "
    
><style data-shopify>@media screen and (max-width: 549px) {
        .block-content-AVnZEcmtYM09GOGhMV__layout_column_HnVpUp {
          flex-basis: 100% !important;
        }
      }

      @media screen and (min-width: 550px) and (max-width: 750px) {
        .block-content-AVnZEcmtYM09GOGhMV__layout_column_HnVpUp {
          flex-basis: 100% !important;
        }
      }</style><div class="block-grid-item__inner w-full last-child-inner:mb-0 relative" style="max-width: 1000px">
    <div class="anonymous__image-single flex justify- md:justify-" >
        <div
          class="block font-size-0
            
            
            "
          style="max-width: 240px;"
        ><img src="//life-enthusiast.com/cdn/shop/files/Rating-Stars4x.webp?v=1776026758&amp;width=1470" alt="" srcset="//life-enthusiast.com/cdn/shop/files/Rating-Stars4x.webp?v=1776026758&amp;width=535 535w, //life-enthusiast.com/cdn/shop/files/Rating-Stars4x.webp?v=1776026758&amp;width=750 750w, //life-enthusiast.com/cdn/shop/files/Rating-Stars4x.webp?v=1776026758&amp;width=1070 1070w" width="1470" height="321" loading="lazy" sizes="(min-width: 1360px) 630px,
              (min-width: 750px) calc((100vw - 130px) / 2), calc((100vw - 50px) / 2)" fetchpriority="auto" class="max-w-100 h-auto">
</div>
      </div>



  </div>

  
</div>



          </div>
        </div>
      </div>
    </div>
  </div>
</div>


</section><section id="shopify-section-template--21331009470684__stats_EWQrPp" class="shopify-section section section-stats"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-stats.css?v=55853637538763343361767375755" media="print" onload="this.media='all'"><style data-shopify>#Slider-template--21331009470684__stats_EWQrPp {
    --grid-mobile-vertical-spacing: 20px;
    --grid-mobile-horizontal-spacing: 20px;
  }

  @media screen and (min-width: 750px) {
    #Slider-template--21331009470684__stats_EWQrPp {
      --grid-desktop-vertical-spacing: 4px;
      --grid-desktop-horizontal-spacing: 4px;
    }
  }</style>
<link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/section-multicolumn.css?v=163648934765435158991767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-slider.css?v=113384549430861083951767375755" media="print" onload="this.media='all'"><div class="multicolumn color-scheme-1 gradient border-bottom  ">
    <div
      class="section__inner isolate
        pt-0 pb-s05
        "
      
    >
<div class="multicolumn-list__title title-wrapper page-width title-wrapper--no-top-margin text-center md:text-center">
    <div class="inline-block max-w-xl"><h2 class="section-title title inline-richtext italics-convert italics-accent  h3">Over <em>9,000</em> customers have improved their health with our products.
</h2><div class="section-text multicolumn-list__description rte  t2">
          <p>Take care of your health with our products and enjoy a better quality of life.</p></div></div>
  </div>

      <slider-component class="slider-mobile-gutter page-width-desktop
         slide-component--show-arrows
        
         page-width
        
        "
      >
        <ul
          id="Slider-template--21331009470684__stats_EWQrPp"
          class="multicolumn-list contains-content-container section-grid grid mb-0
          grid--3-col-desktop
          
           grid--scaled
          
            grid--1-col-tablet-down
          
          "
            role="list"
            tabindex="0"
            aria-label="Slider"

          
            style="--mobile-height: 0px;--desktop-height: 140px"
          
        ><li
              id="Slide-template--21331009470684__stats_EWQrPp-1"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                
                
                "
              
              
            >
              <div
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-1 gradient
                  
                   justify-center
                  
                  
                  
                  "
                   style="--responsive-card-padding: 0rem;"
              >

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                    "
                ><div class="last-child-inner:mb-0"
        
        
      >
        <div class="multicolumn__icon icon-container abc-testing icon-container--none mb--icon-container"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--bag-check custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path stroke-linecap="round" stroke-linejoin="round" d="M320 264l-89.6 112-38.4-44.88" class="fill-none stroke-width-standard"></path><path stroke-linecap="round" stroke-linejoin="round" d="M80 176a16 16 0 00-16 16v216c0 30.24 25.76 56 56 56h272c30.24 0 56-24.51 56-54.75V192a16 16 0 00-16-16zM160 176v-32a96 96 0 0196-96h0a96 96 0 0196 96v32" class="fill-none stroke-width-standard"></path>
    </svg></div>
      </div>
<lazy-script src="//life-enthusiast.com/cdn/shop/t/26/assets/component-stat-counter.js?v=32403764297204908261767375755" defer="defer"></lazy-script><div class="multicolumn__stat"
          
          
      ><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-stats.css?v=55853637538763343361767375755" media="print" onload="this.media='all'">
          <p class="caption-with-letter-spacing mt-0 mb-015 t6">
            Over
          </p>
        

        <div class="stat lh-1
          text-body
          
            mt-1 mb-1 last-child:mb-0 justify-center
          
          
            h1
          "

         style="
          --color-stat: 241 183 38;
          

          
             --color-heading-gradient-background: -webkit-linear-gradient(276deg, rgba(255, 228, 49, 1), rgba(249, 149, 32, 1) 59%);
             --color-heading-gradient-background-clip: text;
             --color-heading-gradient-fill: transparent;

             }
          "
        >
          <stat-counter class="flex js-number-counter" data-stat-animate="true">142k</stat-counter>
        </div>

        
      </div>

<h3 class="multicolumn-card__heading lh-13 mb-2 mt-1 last-child:mb-0 inline-richtext text-body h4"
                        
                    >products sold
</h3>

                    
                  

                </div>
              </div>
            </li><li
              id="Slide-template--21331009470684__stats_EWQrPp-2"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                
                
                "
              
              
            >
              <div
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-1 gradient
                  
                   justify-center
                  
                  
                  
                  "
                   style="--responsive-card-padding: 0rem;"
              >

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                    "
                ><div class="last-child-inner:mb-0"
        
        
      >
        <div class="multicolumn__icon icon-container abc-testing icon-container--none mb--icon-container"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--star custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
      <path d="M480 208H308L256 48l-52 160H32l140 96-54 160 138-100 138 100-54-160z" stroke-linejoin="round" class="fill-none stroke-width-standard"></path>
    </svg></div>
      </div>
<lazy-script src="//life-enthusiast.com/cdn/shop/t/26/assets/component-stat-counter.js?v=32403764297204908261767375755" defer="defer"></lazy-script><div class="multicolumn__stat"
          
          
      ><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-stats.css?v=55853637538763343361767375755" media="print" onload="this.media='all'">
          <p class="caption-with-letter-spacing mt-0 mb-015 t6">
            With
          </p>
        

        <div class="stat lh-1
          text-body
          
            mt-1 mb-1 last-child:mb-0 justify-center
          
          
            h1
          "

         style="
          --color-stat: 233 55 214;
          

          
             --color-heading-gradient-background: -webkit-linear-gradient(238deg, rgba(249, 119, 255, 1) 8%, rgba(186, 54, 255, 1) 69%);
             --color-heading-gradient-background-clip: text;
             --color-heading-gradient-fill: transparent;

             }
          "
        >
          <stat-counter class="flex js-number-counter" data-stat-animate="true">4.8</stat-counter>
        </div>

        
      </div>

<h3 class="multicolumn-card__heading lh-13 mb-2 mt-1 last-child:mb-0 inline-richtext text-body h4"
                        
                    >Overall Ratings
</h3>

                    
                  

                </div>
              </div>
            </li><li
              id="Slide-template--21331009470684__stats_EWQrPp-3"
              class="multicolumn-list__item grid__item 
                text-center section-height-responsive--desktop section-height-responsive--mobile
                 color-schemes--matching
                
                
                "
              
              
            >
              <div
                  class="multicolumn-card responsive-card-padding overflow-hidden h-full flex flex-col content-container color-scheme-1 gradient
                  
                   justify-center
                  
                  
                  
                  "
                   style="--responsive-card-padding: 0rem;"
              >

                <div
                    class="multicolumn-card__info card-padding relative grow
                    flex flex-col justify-center
                    
                    "
                ><div class="last-child-inner:mb-0"
        
        
      >
        <div class="multicolumn__icon icon-container abc-testing icon-container--none mb--icon-container"
             style="--icon-size: 3.4rem;--icon-background-color: 237 237 237;"
        ><svg
    class="icon icon--globe custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path d="M256 48C141.13 48 48 141.13 48 256s93.13 208 208 208 208-93.13 208-208S370.87 48 256 48z" stroke-miterlimit="10" class="fill-none stroke-width-standard"></path><path d="M256 48c-58.07 0-112.67 93.13-112.67 208S197.93 464 256 464s112.67-93.13 112.67-208S314.07 48 256 48z" stroke-miterlimit="10" class="fill-none stroke-width-standard"></path><path d="M117.33 117.33c38.24 27.15 86.38 43.34 138.67 43.34s100.43-16.19 138.67-43.34M394.67 394.67c-38.24-27.15-86.38-43.34-138.67-43.34s-100.43 16.19-138.67 43.34" stroke-linecap="round" stroke-linejoin="round" class="fill-none stroke-width-standard"></path><path stroke-miterlimit="10" d="M256 48v416M464 256H48" class="fill-none stroke-width-standard"></path>
    </svg></div>
      </div>
<lazy-script src="//life-enthusiast.com/cdn/shop/t/26/assets/component-stat-counter.js?v=32403764297204908261767375755" defer="defer"></lazy-script><div class="multicolumn__stat"
          
          
      ><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-stats.css?v=55853637538763343361767375755" media="print" onload="this.media='all'">
          <p class="caption-with-letter-spacing mt-0 mb-015 t6">
            Shipping to
          </p>
        

        <div class="stat lh-1
          text-body
          
            mt-1 mb-1 last-child:mb-0 justify-center
          
          
            h1
          "

         style="
          --color-stat: 0 255 255;
          

          
             --color-heading-gradient-background: -webkit-linear-gradient(106deg, rgba(87, 247, 255, 1) 6%, rgba(33, 249, 239, 1) 68%);
             --color-heading-gradient-background-clip: text;
             --color-heading-gradient-fill: transparent;

             }
          "
        >
          <stat-counter class="flex js-number-counter" data-stat-animate="true">50+</stat-counter>
        </div>

        
      </div>

<h3 class="multicolumn-card__heading lh-13 mb-2 mt-1 last-child:mb-0 inline-richtext text-body h4"
                        
                    >Countries
</h3>

                    
                  

                </div>
              </div>
            </li></ul></slider-component>
    </div>
  </div>


</section><section id="shopify-section-template--21331009470684__176815224771230503" class="shopify-section section section-apps"><div class="color-scheme-1 isolate gradient  pt-0 pb-0  page-width
  "
><div id="shopify-block-AakdBcm9tN0I2cVNLO__judge_me_reviews_testimonials_carousel_c3XaQC" class="shopify-block shopify-app-block"><!-- BEGIN app snippet: testimonials_carousel_content -->






<div class="jdgm-widget jdgm-testimonials-carousel jdgm-hidden" data-jdgm-block-id="AakdBcm9tN0I2cVNLO__judge_me_reviews_testimonials_carousel_c3XaQC"
  role="region" aria-roledescription="carousel" aria-label="Customer reviews"
  data-widget="testimonials-carousel" data-entry-point="carousel_lightbox.js" data-entry-key="carousel-lightbox/main.js" data-has-revamp="1"
  style="--max-width: 1100px; --text-color: #000000; --card-color: #fff5ed; --border-radius: 16px;
  --border: none; --box-shadow: none; --quote-size: 24px; --quote-bg: url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNzMgNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2Y0N2MyMCIgZD0iTTQuNDY1MTIgNDhWNDQuMDkzQzEwLjcyODcgNDAuNTU4MSAxNC44MjE3IDM3LjM2NDMgMTYuNzQ0MiAzNC41MTE2QzE4LjcyODcgMzEuNTk2OSAxOS43MjA5IDI4LjI0ODEgMTkuNzIwOSAyNC40NjUxQzE5LjcyMDkgMjIuNzI4NyAxOS40MTA5IDIxLjQyNjQgMTguNzkwNyAyMC41NTgxQzE4LjEwODUgMTkuNjg5OSAxNy4zNjQzIDE5LjI1NTggMTYuNTU4MSAxOS4yNTU4QzE1LjkzOCAxOS4yNTU4IDE0Ljk0NTcgMTkuNTAzOSAxMy41ODE0IDIwQzEyLjIxNzEgMjAuNDk2MSAxMC44NTI3IDIwLjc0NDIgOS40ODgzNyAyMC43NDQyQzYuODgzNzIgMjAuNzQ0MiA0LjY1MTE2IDE5LjgxNCAyLjc5MDcgMTcuOTUzNUMwLjkzMDIzMyAxNi4wOTMgMCAxMy44Mjk1IDAgMTEuMTYyOEMwIDguMTg2MDUgMS4xNzgyOSA1LjU4MTQgMy41MzQ4OCAzLjM0ODg0QzUuOTUzNDkgMS4xMTYyOCA4Ljg2ODIyIDAgMTIuMjc5MSAwQzE2LjM3MjEgMCAyMC4wNjIgMS43Njc0NCAyMy4zNDg4IDUuMzAyMzNDMjYuNjk3NyA4LjgzNzIxIDI4LjM3MjEgMTMuMzAyMyAyOC4zNzIxIDE4LjY5NzdDMjguMzcyMSAyNS4yMDkzIDI2LjI2MzYgMzEuMTYyOCAyMi4wNDY1IDM2LjU1ODFDMTcuODkxNSA0MS45NTM1IDEyLjAzMSA0NS43Njc0IDQuNDY1MTIgNDhaTTQ4LjgzNzIgNDhWNDQuMDkzQzU0LjIzMjYgNDEuMzAyMyA1OC4xMDg1IDM4LjM1NjYgNjAuNDY1MSAzNS4yNTU4QzYyLjg4MzcgMzIuMDkzIDY0LjA5MyAyOC42ODIyIDY0LjA5MyAyNS4wMjMzQzY0LjA5MyAyMi44NTI3IDYzLjc4MyAyMS4zMzMzIDYzLjE2MjggMjAuNDY1MUM2Mi41NDI2IDE5LjY1ODkgNjEuODYwNSAxOS4yNTU4IDYxLjExNjMgMTkuMjU1OEM2MC4zMTAxIDE5LjI1NTggNTkuMjI0OCAxOS41MDM5IDU3Ljg2MDUgMjBDNTYuNDM0MSAyMC40OTYxIDU1LjE5MzggMjAuNzQ0MiA1NC4xMzk1IDIwLjc0NDJDNTEuNTk2OSAyMC43NDQyIDQ5LjM2NDMgMTkuNzgyOSA0Ny40NDE5IDE3Ljg2MDVDNDUuNTgxNCAxNS45MzggNDQuNjUxMiAxMy42NDM0IDQ0LjY1MTIgMTAuOTc2N0M0NC42NTEyIDggNDUuNzk4NSA1LjQyNjM2IDQ4LjA5MyAzLjI1NTgxQzUwLjM4NzYgMS4wODUyNyA1My4yMDkzIDAgNTYuNTU4MSAwQzYwLjc3NTIgMCA2NC41NTgxIDEuODI5NDYgNjcuOTA3IDUuNDg4MzdDNzEuMjU1OCA5LjA4NTI3IDcyLjkzMDIgMTMuNTE5NCA3Mi45MzAyIDE4Ljc5MDdDNzIuOTMwMiAyNC45OTIyIDcwLjg1MjcgMzAuNzkwNyA2Ni42OTc3IDM2LjE4NkM2Mi42MDQ3IDQxLjUxOTQgNTYuNjUxMiA0NS40NTc0IDQ4LjgzNzIgNDhaIi8+PC9zdmc+'); --quote-aspect: 1.52;
  --text-size: 24px; --text-size-mobile: 20px; --line-clamp: 3; --line-clamp-mobile: 4;
  --stars-size: 24px; --stars-color: #f47c20; --product-name-size: 16px; --arrows-color: #000000;">
  <!-- BEGIN app snippet: carousel_header -->

<div class="jdgm-header">
  <h2 class="jdgm-title">From Our Customers</h2>

  

  
    
    <div class="jdgm-header-info">
      <div class="jdgm-average-rating">
        <div class="jdgm-stars" role="img" aria-label="4.82 out of 5 stars"></div>
        <span class="jdgm-rating-text">4.82 <span class="jdgm-rating-star">★</span> (<span class="jdgm-reviews-count">10247</span>)</span>
      </div>
      <div class="jdgm-verified-badge-header jdgm-hidden">
        <svg class="jdgm-verified-checkmark" viewBox="0 0 20 20">
          <path d="M1.14026 0C0.510511 0 0 0.510511 0 1.14026V18.8599C0 19.4896 0.510511 20.0001 1.14026 20.0001H18.8597C19.4895 20.0001 20 19.4896 20 18.8599V11.3685C20 11.008 19.5606 10.8315 19.3112 11.0918L15.3614 15.2135C13.6736 16.9747 11.912 17.8504 10.0763 17.8407C8.25519 17.8454 6.52568 17.0288 4.8878 15.391C3.14847 13.6516 2.23211 11.7644 2.13874 9.72917C2.06539 7.84992 2.79892 6.0381 4.33936 4.29371C4.5345 4.07273 4.86976 4.0698 5.07804 4.27808L8.5462 7.74623C8.75271 7.95274 8.75486 8.28861 8.57448 8.51907C7.73628 9.59004 7.70456 10.5129 8.47933 11.2877C9.26203 12.0704 10.1356 11.9585 11.1 10.9521L19.8888 1.78078C19.9602 1.70632 20 1.60716 20 1.50403V1.14026C20 0.510511 19.4895 0 18.8597 0H1.14026Z"/>
        </svg>
        <span class="jdgm-verified-text">Verified</span>
      </div>
    </div>
  
</div>
<!-- END app snippet -->
  <div class="jdgm-content">
    <!-- BEGIN app snippet: side_left_arrow -->
<button class="jdgm-arrow" aria-label="Previous slide" onclick="window.jdgmPreviousCard('AakdBcm9tN0I2cVNLO__judge_me_reviews_testimonials_carousel_c3XaQC')">
  <svg viewBox="0 0 20 34">
  
    <path d="M16 6L6 17L16 28" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/>
  
  </svg>
</button>

<!-- END app snippet -->
    <div class="jdgm-testimonials-container">
      
    </div>
    <!-- BEGIN app snippet: side_right_arrow -->
<button class="jdgm-arrow" aria-label="Next slide" onclick="window.jdgmNextCard('AakdBcm9tN0I2cVNLO__judge_me_reviews_testimonials_carousel_c3XaQC')">
  <svg viewBox="0 0 20 34">
  
    <path d="M4 6L14 17L4 28" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/>
  
  </svg>
</button>

<!-- END app snippet -->
  </div>
  <!-- BEGIN app snippet: bottom_arrows -->
<!-- END app snippet -->
</div>

<!-- END app snippet -->
<!-- BEGIN app snippet: init_carousel -->



<script>
  (function() {
    const shared = {
      reviews_selection: "all",
      carousel_type: "testimonials"
    };

    const settings = {
      ...shared,
      quote_marks_size: "small",
      stars_size: "medium",
      stars_color: "",
      verified_badge_style: "icon",
      product_name_text_size: "small",
      transition_speed: "5",
      show_sample_reviews: "false",
      min_reviews: shared.carousel_type === 'videos' ? 3 : 1,
      design_mode: "false",
      collection_id: "",
      product_id: "",
      product_ids: "[]",
      show_reviewer_name: "null",
      carousel_style: "",
      autoplay_media: "null",
      primary_lang: 'en',
      cart_eligible_template: false,
      shop_aggregates: { reviewCount: 10247 },
      
    };
    const averageRating = 4.82;
    const params = {
      ...shared,
      star_rating: 'all',
      
      max_reviews: '20',
      url: 'https://life-enthusiast.com',
      shop_domain: 'xnw918-dh.myshopify.com',
      platform: 'shopify',
      primary_language: document.documentElement.lang,
      
    };
    const blockId = "AakdBcm9tN0I2cVNLO__judge_me_reviews_testimonials_carousel_c3XaQC";
    function loadSpecificScript() {
      const scriptSrc = shared.carousel_type === 'videos' || shared.carousel_type === 'cards' ? 'https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/media_carousel.js' : 'https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/testimonials_carousel.js';
      if (document.querySelector(`script[src="${scriptSrc}"]`)) { initializeCarousel(); return; }
      const script = document.createElement('script');
      script.src = scriptSrc;
      script.onload = function() { setTimeout(initializeCarousel, 50); };
      script.onerror = function() { console.error('Error loading script:'); setTimeout(initializeCarousel, 100); };
      document.head.appendChild(script);
    }

    function initializeCarousel() {
      if (!window.jdgmCarouselUtils || !window.jdgmCarouselMode) { setTimeout(initializeCarousel, 50); return; }
      const buildFunction = shared.carousel_type === 'videos' || shared.carousel_type === 'cards' ? window.jdgmBuildMediaCards : window.jdgmBuildTestimonialCards;
      if (buildFunction) {
        window.jdgmCarouselUtils.initCarousel(blockId, settings, averageRating, params, buildFunction);
      } else {
        setTimeout(initializeCarousel, 100);
      }
    }
    loadSpecificScript();
  })();
</script>
<!-- END app snippet -->

</div>
</div>


</section><section id="shopify-section-template--21331009470684__image_with_collapsible_content_YnzF8Q" class="shopify-section section section-image-with-collapsible-content"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-accordion.css?v=30977438229556236221767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/collapsible-content.css?v=113902566734000041861767375755" media="print" onload="this.media='all'">
    <link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-image-with-text.css?v=19647760645750983801767375755" media="print" onload="this.media='all'"><div class="section__inner border-top pt-s15 pb-s15 gradient color-scheme-f0968e17-aeee-416a-8c80-2c2d21fb673a  ">
    



      
<div class="collapsible-content__title title-wrapper page-width mb-3 title-wrapper--no-top-margin text-center md:text-center">
    <div class="inline-block max-w-m"><h3 class="section-title title inline-richtext italics-convert italics-accent  h2">Staff <em>Favorites</em>
</h3><div class="section-text collapsible-content__description rte  t3">
          <p>Top-rated picks, chosen by our customers.</p></div></div>
  </div>
    
<div class="collapsible-content page-width">
      <div class="image-with-text
           image-with-text--overlap isolate
           collapse-corners"
           style="--image-width: 50%;--mobile-height: 320px;--desktop-height: 580px;"
      >
        <div class="image-with-text__container flex banner--mobile-transparent banner--desktop-transparent image-with-text__container--reverse">
          
            <div class="image-with-text__media-item flex__item section-height-responsive--desktop relative">
              <div
                  class="image-with-text__media global-media-settings media section-height-responsive--mobile
                  
                   section-height-responsive--desktop sticky top-header-and-section
                   image-overlay
                  "

                  
                    style="--overlay-opacity: 0.0;"
                  
              >
                

<img src="//life-enthusiast.com/cdn/shop/files/Moonlight_30ml-1oz-Front-Panel.webp?v=1776027153&amp;width=1500" alt="Bottle of Exsula Moonlight Restful Sleep Support Elixir on a white background" srcset="//life-enthusiast.com/cdn/shop/files/Moonlight_30ml-1oz-Front-Panel.webp?v=1776027153&amp;width=535 535w, //life-enthusiast.com/cdn/shop/files/Moonlight_30ml-1oz-Front-Panel.webp?v=1776027153&amp;width=750 750w, //life-enthusiast.com/cdn/shop/files/Moonlight_30ml-1oz-Front-Panel.webp?v=1776027153&amp;width=1070 1070w, //life-enthusiast.com/cdn/shop/files/Moonlight_30ml-1oz-Front-Panel.webp?v=1776027153&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1360px) 630px,
                    (min-width: 750px) calc((100vw - 130px) / 2), calc((100vw - 50px) / 2)" class="revealed-image image-1 reveal">
<img src="//life-enthusiast.com/cdn/shop/files/Daylight_30ml-1oz-Front-Panel.webp?v=1776027155&amp;width=1500" alt="Bottle of Exsula Daylight supplement with dropper on a white background" srcset="//life-enthusiast.com/cdn/shop/files/Daylight_30ml-1oz-Front-Panel.webp?v=1776027155&amp;width=535 535w, //life-enthusiast.com/cdn/shop/files/Daylight_30ml-1oz-Front-Panel.webp?v=1776027155&amp;width=750 750w, //life-enthusiast.com/cdn/shop/files/Daylight_30ml-1oz-Front-Panel.webp?v=1776027155&amp;width=1070 1070w, //life-enthusiast.com/cdn/shop/files/Daylight_30ml-1oz-Front-Panel.webp?v=1776027155&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1360px) 630px,
                    (min-width: 750px) calc((100vw - 130px) / 2), calc((100vw - 50px) / 2)" class="revealed-image image-2">
<img src="//life-enthusiast.com/cdn/shop/files/Life-Crystal-Ascension_120ml-With-Activator-Front-Panel.webp?v=1766068921&amp;width=1500" alt="Two Exsula Life Crystal bottles on a white background" srcset="//life-enthusiast.com/cdn/shop/files/Life-Crystal-Ascension_120ml-With-Activator-Front-Panel.webp?v=1766068921&amp;width=535 535w, //life-enthusiast.com/cdn/shop/files/Life-Crystal-Ascension_120ml-With-Activator-Front-Panel.webp?v=1766068921&amp;width=750 750w, //life-enthusiast.com/cdn/shop/files/Life-Crystal-Ascension_120ml-With-Activator-Front-Panel.webp?v=1766068921&amp;width=1070 1070w, //life-enthusiast.com/cdn/shop/files/Life-Crystal-Ascension_120ml-With-Activator-Front-Panel.webp?v=1766068921&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1360px) 630px,
                    (min-width: 750px) calc((100vw - 130px) / 2), calc((100vw - 50px) / 2)" class="revealed-image image-3">


                
              </div>
            </div>
          

          <div class="image-with-text__text-item flex__item section-height-responsive--desktop">
            <div
              id="ImageWithText--template--21331009470684__image_with_collapsible_content_YnzF8Q"
              class="image-with-text__content card--shadow content-container gradient color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3"
            >
              <div class="section-content lg:p-0 w-full accordion-container"><div
                          class="accordion
                            
                            
                            "
                          
                          
                      >
                        <custom-accordion
                             data-one-at-a-time=".section-content"
                            data-reveals-image=".image-1"
                        >
                          <details
                              id="Details-collapsible_row_hE6Xiw-template--21331009470684__image_with_collapsible_content_YnzF8Q"
                              
                                open
                              
                          >
                            <summary id="Summary-collapsible_row_hE6Xiw-template--21331009470684__image_with_collapsible_content_YnzF8Q" class="t0">
                              
                                <span class="accordion__image t0">
                                  
                                    <svg
    class="icon icon--bottle icon-accordion standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M13.1436 3.0254C13.3363 3.0254 13.5118 3.13611 13.5948 3.30999C13.6778 3.48386 13.6536 3.68996 13.5324 3.83978C13.4038 3.99885 13.3639 4.17442 13.3691 4.34267C13.3746 4.52205 13.4315 4.66574 13.4591 4.71337C14.6041 6.69086 15.0342 9.52317 15.1116 10.6863C15.1123 10.6974 15.1127 10.7085 15.1127 10.7195V18.7774C15.1127 19.0535 14.8888 19.2774 14.6127 19.2774H5.39716C5.12101 19.2774 4.89716 19.0535 4.89716 18.7774V10.7358C4.84125 9.8507 5.03236 8.79357 5.29232 7.81832C5.55654 6.82711 5.9041 5.87643 6.18601 5.1985C6.2393 5.07034 6.31494 4.93247 6.37143 4.82952C6.38977 4.79607 6.4061 4.76631 6.41899 4.74177C6.48471 4.61655 6.51337 4.53933 6.52193 4.47554C6.53252 4.3967 6.51006 4.29687 6.439 4.16377C6.40471 4.09955 6.36476 4.03788 6.32141 3.97381C6.31602 3.96585 6.30986 3.95683 6.30314 3.94701C6.26852 3.89642 6.21927 3.82444 6.18678 3.7649C6.10224 3.60998 6.10564 3.42197 6.19571 3.27021C6.28579 3.11844 6.44919 3.0254 6.62568 3.0254H13.1436ZM12.3915 4.02539L7.46117 4.0254C7.51302 4.19577 7.54196 4.39323 7.51304 4.6086C7.48043 4.85158 7.38361 5.05566 7.30443 5.20651C7.27233 5.26767 7.2448 5.31773 7.22052 5.36187C7.17495 5.44473 7.14083 5.50678 7.10936 5.58246C6.84062 6.22873 6.50895 7.13661 6.25858 8.07589C6.00564 9.02481 5.8476 9.96272 5.89604 10.6861C5.89678 10.6972 5.89716 10.7084 5.89716 10.7195V18.2774H14.1127V10.7364C14.036 9.61852 13.6192 6.98555 12.5937 5.21445C12.4833 5.0239 12.3802 4.71869 12.3696 4.37355C12.3661 4.26297 12.3722 4.14581 12.3915 4.02539Z" />
      <path d="M6.37329 1.69755C6.45246 1.21406 6.87025 0.859121 7.36017 0.859131L12.4688 0.859235C12.9266 0.859245 13.3259 1.17011 13.4382 1.61391L13.7705 2.92708C13.9304 3.55892 13.4528 4.17241 12.8011 4.17241H6.85086C6.38827 4.17241 6.03597 3.75773 6.11071 3.30122L6.37329 1.69755ZM12.4688 1.85924L7.36015 1.85913L7.14512 3.17241L12.8011 3.17241L12.4688 1.85924Z" />
      <path d="M14.1014 8.95304L14.1 8.95373L14.0595 8.97423L14.0578 8.9751L14.0151 8.99651L13.9721 9.01791L13.9287 9.03926L13.8849 9.06055L13.8407 9.08171L13.7961 9.10273L13.7511 9.12356L13.7056 9.14416L13.6598 9.1645L13.6135 9.18453L13.5667 9.20423L13.5195 9.22355L13.4718 9.24244L13.4237 9.26088L13.3751 9.27881L13.326 9.29621L13.2764 9.31301L13.2264 9.3292L13.1759 9.34472L13.1249 9.35952L13.0735 9.37358L13.0216 9.38685L12.9693 9.39928L12.9166 9.41084L12.8634 9.42149L12.8099 9.4312L12.7561 9.43992L12.7019 9.44763L12.6474 9.45429L12.5928 9.45989L12.5379 9.4644L12.4829 9.4678L12.4277 9.47008L12.3725 9.47124L12.3173 9.47126L12.2622 9.47014L12.2071 9.46791L12.1522 9.46455L12.0974 9.4601L12.0429 9.45457L11.9886 9.44797L11.9347 9.44035L11.8811 9.43172L11.8278 9.42213L11.775 9.4116L11.7225 9.40017L11.6705 9.38789L11.6189 9.37478L11.5678 9.36089L11.5172 9.34626L11.467 9.33093L11.4173 9.31495L11.3681 9.29834L11.3193 9.28116L11.2711 9.26344L11.2232 9.24523L11.1759 9.22655L11.129 9.20746L11.0826 9.18799L11.0365 9.16818L10.991 9.14806L10.9458 9.12768L10.9011 9.10707L10.8568 9.08626L10.8129 9.0653L10.7693 9.04422L10.7262 9.02306L10.6835 9.00185L10.6429 8.98154L10.6411 8.98062L10.6006 8.96015L10.5991 8.95942L10.5575 8.93827L10.3156 8.81448L10.2766 8.79467L10.275 8.79391L10.2379 8.77518L10.236 8.77423L10.1997 8.75604L10.1974 8.75491L10.1618 8.73728L10.1591 8.73597L10.1228 8.71818L10.0855 8.70018L10.0486 8.68263L10.0122 8.66558L9.97608 8.64902L9.94047 8.63303L9.90526 8.61757L9.87047 8.60267L9.83616 8.58838L9.80227 8.57469L9.76888 8.56162L9.73593 8.54918L9.70345 8.53737L9.67144 8.52621L9.63992 8.5157L9.60886 8.50584L9.57828 8.49663L9.54817 8.48807L9.51852 8.48015L9.48931 8.47287L9.46055 8.46622L9.4322 8.46019L9.40425 8.45477L9.37668 8.44995L9.34945 8.44573L9.32254 8.44208L9.2959 8.43899L9.26951 8.43647L9.24331 8.43449L9.21726 8.43306L9.19132 8.43216L9.16543 8.43179L9.13956 8.43196L9.11364 8.43265L9.08764 8.43388L9.0615 8.43565L9.03519 8.43797L9.00865 8.44084L8.98184 8.44427L8.95474 8.44828L8.9273 8.45287L8.8995 8.45806L8.87131 8.46385L8.84271 8.47026L8.81367 8.4773L8.78419 8.48498L8.75425 8.4933L8.72385 8.50226L8.69298 8.51187L8.66163 8.52214L8.62981 8.53305L8.5975 8.54461L8.56474 8.55681L8.5315 8.56965L8.4978 8.5831L8.46365 8.59717L8.42906 8.61183L8.39401 8.62707L8.35854 8.64287L8.32264 8.65922L8.28633 8.67608L8.24961 8.69344L8.21249 8.71127L8.17495 8.72956L8.13702 8.74826L8.09873 8.76734L8.06087 8.78638L8.05921 8.78722L8.02161 8.80626L8.02033 8.80691L7.7378 8.95136L7.73649 8.95203L7.69426 8.9734L7.65166 8.9948L7.60868 9.0162L7.5653 9.03757L7.52154 9.05886L7.47737 9.08003L7.4328 9.10106L7.38781 9.12191L7.3424 9.14253L7.29655 9.16289L7.25028 9.18295L7.20355 9.20268L7.15638 9.22202L7.10874 9.24095L7.06065 9.25943L7.01208 9.2774L6.96304 9.29484L6.91352 9.3117L6.86353 9.32793L6.81307 9.3435L6.76213 9.35837L6.71074 9.37249L6.65889 9.38582L6.6066 9.39832L6.5539 9.40995L6.50079 9.42068L6.44731 9.43046L6.39348 9.43926L6.33933 9.44705L6.2849 9.4538L6.23024 9.45948L6.17537 9.46408L6.12035 9.46757L6.06522 9.46994L6.01004 9.47119L5.95484 9.4713L5.89968 9.47027L5.8446 9.46813L5.78965 9.46486L5.73489 9.46049L5.68035 9.45505L5.62607 9.44854L5.57209 9.44099L5.51844 9.43245L5.46516 9.42293L5.4636 8.33645L5.49517 8.34701L5.52626 8.35692L5.55688 8.36618L5.58703 8.3748L5.61672 8.38277L5.64596 8.3901L5.67476 8.3968L5.70313 8.40288L5.73111 8.40834L5.75871 8.41321L5.78597 8.41748L5.81291 8.42118L5.83956 8.42431L5.86597 8.42688L5.89219 8.42889L5.91825 8.43037L5.9442 8.43131L5.97009 8.43172L5.99596 8.4316L6.02187 8.43095L6.04786 8.42976L6.07399 8.42803L6.10029 8.42576L6.12681 8.42294L6.15359 8.41955L6.18067 8.41559L6.20808 8.41104L6.23585 8.4059L6.26401 8.40016L6.29258 8.39379L6.32158 8.3868L6.35102 8.37918L6.38092 8.37092L6.41129 8.362L6.44212 8.35244L6.47344 8.34223L6.50522 8.33137L6.53748 8.31986L6.57022 8.30771L6.60341 8.29492L6.63708 8.28152L6.67119 8.2675L6.70576 8.25288L6.74077 8.23768L6.77619 8.22193L6.81207 8.20562L6.84835 8.1888L6.88503 8.17148L6.92212 8.15369L6.95964 8.13543L6.99752 8.11677L7.0358 8.0977L7.0736 8.07871L7.07529 8.07786L7.11282 8.05886L7.11413 8.0582L7.35502 7.93496L7.39775 7.9132L7.43994 7.89183L7.48251 7.87043L7.52546 7.84902L7.5688 7.82766L7.61254 7.80636L7.65667 7.78517L7.70122 7.76413L7.74617 7.74327L7.79155 7.72263L7.83736 7.70225L7.8836 7.68216L7.93029 7.66241L7.97743 7.64303L8.02502 7.62406L8.07308 7.60555L8.12161 7.58753L8.17062 7.57005L8.22009 7.55315L8.27005 7.53686L8.32048 7.52123L8.37137 7.50631L8.42273 7.49213L8.47454 7.47873L8.52679 7.46617L8.57947 7.45446L8.63254 7.44367L8.686 7.43381L8.7398 7.42493L8.79392 7.41706L8.84833 7.41022L8.90298 7.40445L8.95783 7.39977L9.01284 7.39619L9.06796 7.39373L9.12315 7.3924L9.17835 7.3922L9.23351 7.39313L9.2886 7.39519L9.34355 7.39836L9.39833 7.40264L9.45289 7.408L9.50719 7.41443L9.5612 7.42189L9.61487 7.43036L9.66819 7.4398L9.72111 7.45019L9.77363 7.46147L9.82572 7.47363L9.87736 7.48661L9.92854 7.50037L9.97926 7.51489L10.0295 7.53011L10.0793 7.54599L10.1286 7.5625L10.1774 7.57959L10.2257 7.59723L10.2736 7.61537L10.3211 7.63397L10.368 7.653L10.4145 7.67241L10.4606 7.69217L10.5063 7.71224L10.5515 7.73258L10.5963 7.75316L10.6407 7.77394L10.6846 7.79488L10.7282 7.81594L10.7714 7.83709L10.8142 7.8583L10.8566 7.87952L10.8987 7.90073L10.9404 7.92189L11.1826 8.04586L11.2217 8.06572L11.2232 8.06645L11.2604 8.08526L11.2622 8.08618L11.2987 8.10446L11.3009 8.10556L11.3367 8.12329L11.3393 8.12456L11.3757 8.14243L11.413 8.1605L11.45 8.17812L11.4865 8.19526L11.5227 8.21189L11.5584 8.22799L11.5936 8.24354L11.6285 8.25851L11.6629 8.2729L11.6968 8.28669L11.7303 8.29986L11.7633 8.31241L11.7959 8.32431L11.8279 8.33558L11.8596 8.34619L11.8907 8.35616L11.9213 8.36547L11.9515 8.37414L11.9813 8.38215L12.0105 8.38954L12.0394 8.39629L12.0678 8.40242L12.0958 8.40793L12.1234 8.41284L12.1507 8.41716L12.1777 8.42091L12.2043 8.42408L12.2308 8.42669L12.257 8.42875L12.2831 8.43027L12.309 8.43126L12.3349 8.43171L12.3608 8.43163L12.3867 8.43102L12.4127 8.42987L12.4388 8.42819L12.4651 8.42596L12.4916 8.42318L12.5183 8.41984L12.5454 8.41592L12.5728 8.41143L12.6005 8.40633L12.6286 8.40064L12.6572 8.39432L12.6861 8.38738L12.7155 8.37981L12.7454 8.37159L12.7757 8.36273L12.8065 8.35322L12.8378 8.34306L12.8696 8.33225L12.9018 8.3208L12.9345 8.3087L12.9676 8.29596L13.0013 8.28261L13.0353 8.26864L13.0699 8.25407L13.1048 8.23892L13.1402 8.2232L13.1761 8.20694L13.2123 8.19015L13.249 8.17288L13.286 8.15512L13.3221 8.13761L13.3601 8.11889L13.3626 8.11766L13.3986 8.09977L13.4007 8.09872L13.4374 8.08028L13.4391 8.07941L13.4766 8.06045L13.4779 8.05977L13.76 7.91553L13.7613 7.9149L13.8034 7.89353L13.846 7.87213L13.8889 7.85073L13.9322 7.82936L13.9759 7.80805L14.02 7.78685L14.0645 7.7658L14.1095 7.74492L14.1548 7.72426L14.2006 7.70386L14.2468 7.68375L14.184 8.9109L14.1429 8.93193L14.1014 8.95304Z" /></svg>
                                  
                                </span>
                              

                              <h3 class="accordion__title inline-richtext text-body t0">
                                Moonlight, Experience Daily Vitality
                              </h3>

                              <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                            </summary>
                            <div class="custom-accordion__panel custom-scrollbar">
                              <div class="flex">
                                
                                  <div class="accordion__content--spacer t0 shrink-0"></div>
                                
                                <div
                                    class="accordion__content"
                                    id="CollapsibleAccordion-collapsible_row_hE6Xiw-template--21331009470684__image_with_collapsible_content_YnzF8Q"
                                    role="region"
                                    aria-labelledby="Summary-collapsible_row_hE6Xiw-template--21331009470684__image_with_collapsible_content_YnzF8Q"
                                >
                                  <div class="rte t2">
                                    <p><strong>Moonlight </strong><br/>Supports natural detox, better digestion, and balance for more energy and fewer cravings.</p>
                                    
                                    
                                  </div><div
        class="collapsible-content-row__buttons section-content__buttons justify- md:justify- mt-2"
        
        
      ><a
            
              href="/products/moonlight"
            
            
            class="t3 link un-underlined-link button-with-icon button-with-icon--right"
          >Show me
              <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
            
          </a></div>
</div>
                                <div class="accordion__content--spacer t0 shrink-0"></div>
                              </div>
                            </div>
                          </details>
                        </custom-accordion>
                      </div><div
                          class="accordion
                            
                            
                            "
                          
                          
                      >
                        <custom-accordion
                             data-one-at-a-time=".section-content"
                            data-reveals-image=".image-2"
                        >
                          <details
                              id="Details-collapsible_row_FKdyBi-template--21331009470684__image_with_collapsible_content_YnzF8Q"
                              
                          >
                            <summary id="Summary-collapsible_row_FKdyBi-template--21331009470684__image_with_collapsible_content_YnzF8Q" class="t0">
                              
                                <span class="accordion__image t0">
                                  
                                    <svg
    class="icon icon--sunny icon-accordion custom-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 512 512"
  >
        <path stroke-linecap="round" stroke-miterlimit="10" d="M256 48v48M256 416v48M403.08 108.92l-33.94 33.94M142.86 369.14l-33.94 33.94M464 256h-48M96 256H48M403.08 403.08l-33.94-33.94M142.86 142.86l-33.94-33.94" class="fill-none stroke-width-standard"></path><circle cx="256" cy="256" r="80" stroke-linecap="round" stroke-miterlimit="10" class="fill-none stroke-width-standard"></circle>
    </svg>
                                  
                                </span>
                              

                              <h3 class="accordion__title inline-richtext text-body t0">
                                Daylight, helps neutralize a wide range of health issues.
                              </h3>

                              <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                            </summary>
                            <div class="custom-accordion__panel custom-scrollbar">
                              <div class="flex">
                                
                                  <div class="accordion__content--spacer t0 shrink-0"></div>
                                
                                <div
                                    class="accordion__content"
                                    id="CollapsibleAccordion-collapsible_row_FKdyBi-template--21331009470684__image_with_collapsible_content_YnzF8Q"
                                    role="region"
                                    aria-labelledby="Summary-collapsible_row_FKdyBi-template--21331009470684__image_with_collapsible_content_YnzF8Q"
                                >
                                  <div class="rte t2">
                                    <p><strong>Daylight</strong> <br/>A daily blend of trace elements to fill nutritional gaps, boost energy,<br/>and promote vitality.</p>
                                    
                                    
                                  </div><div
        class="collapsible-content-row__buttons section-content__buttons justify- md:justify- mt-2"
        
        
      ><a
            
              href="/products/daylight"
            
            
            class="t3 link un-underlined-link button-with-icon button-with-icon--right"
          >Show me
              <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
            
          </a></div>
</div>
                                <div class="accordion__content--spacer t0 shrink-0"></div>
                              </div>
                            </div>
                          </details>
                        </custom-accordion>
                      </div><div
                          class="accordion
                            
                            
                            "
                          
                          
                      >
                        <custom-accordion
                             data-one-at-a-time=".section-content"
                            data-reveals-image=".image-3"
                        >
                          <details
                              id="Details-collapsible_row_nJqLPU-template--21331009470684__image_with_collapsible_content_YnzF8Q"
                              
                          >
                            <summary id="Summary-collapsible_row_nJqLPU-template--21331009470684__image_with_collapsible_content_YnzF8Q" class="t0">
                              
                                <span class="accordion__image t0">
                                  
                                    <svg
    class="icon icon--lightning_bolt icon-accordion standard-icon"
    aria-hidden="true"
    focusable="false"
    xmlns="http://www.w3.org/2000/svg"
    width="20"
    height="20"
    viewBox="0 0 20 20"
  ><path d="M14.6792 0.161747C14.8796 0.280525 14.9715 0.522024 14.9006 0.743992L12.5162 8.21151L16.6937 9.21166C16.8685 9.2535 17.0074 9.38595 17.0575 9.55856C17.1076 9.73117 17.0612 9.91739 16.936 10.0463L7.56282 19.6949C7.39667 19.8659 7.13287 19.8958 6.93265 19.7663C6.73242 19.6368 6.65151 19.384 6.73935 19.1623L9.70397 11.6806L5.23445 10.6106C5.06054 10.5689 4.9221 10.4376 4.87139 10.2661C4.82068 10.0946 4.86541 9.9091 4.9887 9.77957L14.0621 0.247179C14.2228 0.0784039 14.4787 0.042969 14.6792 0.161747ZM6.3116 9.84018L10.4977 10.8424C10.6387 10.8761 10.7581 10.9694 10.8249 11.0981C10.8918 11.2267 10.8995 11.378 10.8461 11.5128L8.59272 17.1996L15.6066 9.97963L11.7597 9.05865C11.6245 9.02628 11.5089 8.93906 11.4406 8.81795C11.3723 8.69683 11.3575 8.55276 11.3998 8.42031L13.286 2.51296L6.3116 9.84018Z" /></svg>
                                  
                                </span>
                              

                              <h3 class="accordion__title inline-richtext text-body t0">
                                ATP Energy, powers virtually all your cellular activity.
                              </h3>

                              <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                            </summary>
                            <div class="custom-accordion__panel custom-scrollbar">
                              <div class="flex">
                                
                                  <div class="accordion__content--spacer t0 shrink-0"></div>
                                
                                <div
                                    class="accordion__content"
                                    id="CollapsibleAccordion-collapsible_row_nJqLPU-template--21331009470684__image_with_collapsible_content_YnzF8Q"
                                    role="region"
                                    aria-labelledby="Summary-collapsible_row_nJqLPU-template--21331009470684__image_with_collapsible_content_YnzF8Q"
                                >
                                  <div class="rte t2">
                                    <p><strong>ATP Energy</strong><br/>Fuels your cells with ATP support for lasting energy, sharper focus,<br/>and peak performance.</p>
                                    
                                    
                                  </div><div
        class="collapsible-content-row__buttons section-content__buttons justify- md:justify- mt-2"
        
        
      ><a
            
              href="/products/atp-energy"
            
            
            class="t3 link un-underlined-link button-with-icon button-with-icon--right"
          >Show me
              <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
            
          </a></div>
</div>
                                <div class="accordion__content--spacer t0 shrink-0"></div>
                              </div>
                            </div>
                          </details>
                        </custom-accordion>
                      </div></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</section><div id="shopify-section-template--21331009470684__image_with_text_NFc6xy" class="shopify-section section section-image-with-text"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-image-with-text.css?v=19647760645750983801767375755" media="print" onload="this.media='all'"><div class="section__inner  pt-s pb-s gradient color-scheme-2  ">
    <div class="page-width">
      <div class="image-with-text isolate
         image-with-text--no-overlap-separate
        
        "
       style="--image-width: 50%;--image-scale:1.0"
      >
        <div class="image-with-text__container flex section-height-responsive--desktop
            "
          style="--mobile-height: 400px;--desktop-height: 500px;"
        >
          <div class="image-with-text__media-item flex__item">
            <div
              class="image-with-text__media global-media-settings section-height-responsive--mobile
                 gradient color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3
                 media"
            ><img src="//life-enthusiast.com/cdn/shop/files/Martin_Pytela-Portrait.webp?v=1766068344&amp;width=1500" alt="Martin pytela portrait -  wearing a blue plaid shirt on a peach background" srcset="//life-enthusiast.com/cdn/shop/files/Martin_Pytela-Portrait.webp?v=1766068344&amp;width=535 535w, //life-enthusiast.com/cdn/shop/files/Martin_Pytela-Portrait.webp?v=1766068344&amp;width=750 750w, //life-enthusiast.com/cdn/shop/files/Martin_Pytela-Portrait.webp?v=1766068344&amp;width=1070 1070w, //life-enthusiast.com/cdn/shop/files/Martin_Pytela-Portrait.webp?v=1766068344&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1360px) 630px,
                  (min-width: 750px) calc((100vw - 130px) / 2), calc((100vw - 50px) / 2)" fetchpriority="auto">
</div>
          </div>
          <div class="image-with-text__text-item section-height-responsive--desktop flex__item">
            <div
              id="ImageWithText--template--21331009470684__image_with_text_NFc6xy"
              class="image-with-text__content card--shadow self-center text-center md:self-left md:text-left content-container gradient color-scheme-fc24dd32-b402-4fdd-bd92-77e6230c91a3"
            >
              <div class="section-content section-content-template--21331009470684__image_with_text_NFc6xy lg:p-0 max-w-xs ml-auto mr-auto"><p
        class="image-with-text__text section-content__caption image-with-text__text--caption caption-with-letter-spacing t6 caption-with-letter-spacing self-center text-center md:self-left md:text-left"
        
        
      >
        MEET OUR FOUNDER
      </p><h2
        class="image-with-text__heading inline-richtext section-content__heading color-heading italics-convert italics-accent h2 self-center text-center md:self-left md:text-left"
        
        
        
      >Martin <em>Pytela</em>
</h2><div
        class="image-with-text__text section-content__text rte max-w- t2"
        
        
      >
        <p>Are you getting poor results with chronic health challenges? Are you ready to stop "treating symptoms" and go after their causes instead? Meet Martin Pytela, whose own story will inspire you to follow the path less traveled, to build your own health through Root Cause Resolution.</p>
      </div><div
        class="image-with-text__buttons section-content__buttons justify-center md:justify-left"
        
        
      ><a
            
              href="/pages/discover-life-enthusiast"
            
            
            class="t5 font-bold button button--primary button-with-icon button-with-icon--right"
          >LEARN MORE
              <svg xmlns="http://www.w3.org/2000/svg"
     fill="none"
     focusable="false"
     class="icon icon-arrow"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M268 112l144 144-144 144M392 256H100" class="stroke-width-standard"/>
</svg>
            
          </a></div></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div><section id="shopify-section-template--21331009470684__rich_text_EbM3Dm" class="shopify-section section section-rich-text"><div class="color-scheme-20527ba1-3015-4cc6-8a24-bcf416427c52 gradient isolate   ">
    <div class="section__inner page-width pt-s pb-s">
      <div class="rich-text z-1 content-container color-scheme-20527ba1-3015-4cc6-8a24-bcf416427c52 gradient isolate
          
           content-container--full-width"
      >
        <div class="flex justify-center md:w-full">
          <div class="w-full section-content section-content-template--21331009470684__rich_text_EbM3Dm max-w-l text-center md:text-center
            p-0"
          ><h2
        class="rich-text__heading inline-richtext section-content__heading color-heading h2 self-center text-center md:self-center md:text-center"
        
        
        
      >Claim your copy of Chronic Pain Manifesto
</h2><div
        class="rich-text__text section-content__text rte max-w- t3"
        
        
      >
        <p>Improve your health, learn about our specials first, and discover life-changing health tips every week!</p>
      </div><div
        
        
      ><div class="klaviyo-form-PxxLNN"></div></div></div>
        </div>
      </div>
    </div>
  </div>
</section><section id="shopify-section-template--21331009470684__17696961120875708a" class="shopify-section section section-apps"><div class="color-scheme-1 isolate gradient  pt-0 pb-0  page-width
  "
></div>


</section>
    </main>

    <!-- BEGIN sections: overlay-group -->
<div id="shopify-section-sections--21331004227804__stickers" class="shopify-section shopify-section-group-overlay-group hidden">
</div><div id="shopify-section-sections--21331004227804__scroll-to-top" class="shopify-section shopify-section-group-overlay-group section-scroll-to-top"><script src="//life-enthusiast.com/cdn/shop/t/26/assets/scroll-to-top.js?v=55840482017891059891767375755" defer="defer"></script>

<scroll-to-top-button tabindex="0" class="scroll-to-top-button button button--secondary tap-target  bottom-right">
  <span class="visually-hidden">Scroll to the top of the page</span>
  <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
</scroll-to-top-button>


</div>
<!-- END sections: overlay-group -->
    <!-- BEGIN sections: footer-group -->
<section id="shopify-section-sections--21331002982620__176969494369962674" class="shopify-section shopify-section-group-footer-group section section-apps"><div class="color-scheme-1 isolate gradient  pt-0 pb-0  page-width
  "
><div id="shopify-block-AV2Q3eUoyQVFWOE85L__judge_me_reviews_medals_RrAdAp" class="shopify-block shopify-app-block"><div class="jdgm-medals-wrapper jdgm-hidden jdgm-widget" data-updated-at='2026-06-09T02:20:34Z'> <style type="text/css"></style> <div class="jdgm-verified-wrapper"> <div class="jdgm-rating"> <span class="jdgm-rating__stars" data-score="4.8"></span> <span class="jdgm-rating__count" data-value="491"></span> </div> <div class="jdgm-verified-by"> <span class="jdgm-verified-by__text"></span> <span class="jdgm-verified-by__image"></span> </div> </div> <div class="jdgm-medals" data-link="https://app.judge.me/reviews/stores/lifeenthusiast"> <div class="jdgm-medals__container"> <div class="jdgm-medal-wrapper" title="Platinum Monthly Record Shop. Achieved an all-time record of 116 published verified reviews within one calendar month."> <a class="jdgm-medal jdgm--loading" data-value="116" data-type="mon_rec" data-tier="platinum"> <div class="jdgm-medal__image" data-url="mon_rec/platinum_hollow.svg" data-alt="Judge.me Platinum Monthly Record Shop medal"></div> <div class="jdgm-medal__value ">116</div> </a> </div> <div class="jdgm-medal-wrapper" title="Gold Transparent Shop. Published at least 95% of verified reviews received in total"> <a class="jdgm-medal jdgm--loading" data-value="" data-type="tran" data-tier="gold"> <div class="jdgm-medal__image" data-url="tran/gold.svg" data-alt="Judge.me Gold Transparent Shop medal"></div> </a> </div> <div class="jdgm-medal-wrapper" title="Gold Verified Reviews Shop. Obtained at least 100 reviews submitted by genuine customers with proof of purchase history"> <a class="jdgm-medal jdgm--loading" data-value="491" data-type="ver_rev" data-tier="gold"> <div class="jdgm-medal__image" data-url="ver_rev/gold.svg" data-alt="Judge.me Gold Verified Reviews Shop medal"></div> <div class="jdgm-medal__value ">491</div> </a> </div> <div class="jdgm-medal-wrapper" title="Top 1% Trending Shops. Top 1% trending shops that obtained and published the most verified reviews in the last 30 days"> <a class="jdgm-medal jdgm--loading" data-value="" data-type="tops_trend" data-tier="1-percent"> <div class="jdgm-medal__image" data-url="tops_trend/1-percent.svg" data-alt="Judge.me Top 1% Trending Shops medal"></div> </a> </div> <div class="jdgm-medal-wrapper" title="Top 10% Shops. Top 10% shops that obtained and published the most verified reviews of all time"> <a class="jdgm-medal jdgm--loading" data-value="" data-type="tops" data-tier="10-percent"> <div class="jdgm-medal__image" data-url="tops/10-percent.svg" data-alt="Judge.me Top 10% Shops medal"></div> </a> </div> </div> </div> </div>


</div>
</div>


</section><div id="shopify-section-sections--21331002982620__spacer_CQYmFh" class="shopify-section shopify-section-group-footer-group section section-spacer"><div class="color-scheme-13 gradient bg-scroll  ">
  <div class=""
   style="padding-top: 0rem; padding-bottom: 2.4rem;"
  >
    <hr class="section__spacer mt-0 mb-0 ml-auto mr-auto"
        style=""/>
  </div>
</div>


</div><div id="shopify-section-sections--21331002982620__footer" class="shopify-section shopify-section-group-footer-group section section-footer bmrk-footer"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/section-footer.css?v=4375653014038371921767375755" media="print" onload="this.media='all'">
<link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-list-payment.css?v=88592269935383845351767375755" media="print" onload="this.media='all'">
<link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/component-list-social.css?v=9955598791425724661767375755" media="print" onload="this.media='all'">


<footer><div class="color-scheme-13 gradient section__inner">
      <div class="page-width"><div class="footer__blocks-wrapper grid grid--1-col grid--2-col grid--4-col-tablet "><div
                class="footer-block grid__item"
                
              ><div class="visible-md"></div><footer-accordion class="custom-accordion">
                    <details id="Details-collapsible_image_and_text_D8eCy7">
                      <summary id="Summary-collapsible_image_and_text_D8eCy7" class="t2" role="button" aria-expanded="false">
                        <h2 class="accordion__title inline-richtext t3">CONTACT US</h2>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div class="custom-accordion__panel custom-scrollbar">
                        <div class="flex">
                          <div class="accordion__content" id="CollapsibleAccordion-collapsible_image_and_text_D8eCy7" role="region" aria-labelledby="Summary-collapsible_image_and_text_D8eCy7"><div class="visible-xs"></div><div><div class="rte t4"><p>LIFE ENTHUSIAST<br/>711 S Carson Street Ste 4<br/>Carson City NV 89701 <br/>United States</p><p>Monday to Friday 8am-8pm PST<br/>Toll Free: (866) 543 3388<br/>International: (775) 299 4661<br/>Fax: (775) 600 1004<br/>support@life-​enthusiast.com<br/><a href="/pages/contact-us" target="_blank" title="Contact Us"><strong>CREATE A TICKET</strong></a></p></div></div>
                          </div>
                        </div>
                      </div>
                    </details>
                  </footer-accordion></div><div
                class="footer-block grid__item footer-block--menu"
                
              ><footer-accordion class="custom-accordion">
                    <details id="Details-collapsible_link_list_tLfCdx">
                      <summary id="Summary-collapsible_link_list_tLfCdx" class="t2" role="button" aria-expanded="false">
                        <h2 class="accordion__title inline-richtext t3">ABOUT US</h2>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div class="custom-accordion__panel custom-scrollbar">
                        <div class="flex">
                          <div class="accordion__content" id="CollapsibleAccordion-collapsible_link_list_tLfCdx" role="region" aria-labelledby="Summary-collapsible_link_list_tLfCdx"><ul class="footer-block__details-content list-unstyled"><li>
                              <a
                                  href="/pages/about-us"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                About Us
                              </a>
                            </li><li>
                              <a
                                  href="/policies/terms-of-service"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Terms of Service
                              </a>
                            </li><li>
                              <a
                                  href="/policies/privacy-policy"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Privacy Policy
                              </a>
                            </li><li>
                              <a
                                  href="/policies/shipping-policy"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Shipping Policy
                              </a>
                            </li><li>
                              <a
                                  href="/policies/refund-policy"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Returns and Refund Policy
                              </a>
                            </li><li>
                              <a
                                  href="/pages/contact-us"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Contact Us
                              </a>
                            </li></ul>
                          </div>
                        </div>
                      </div>
                    </details>
                  </footer-accordion></div><div
                class="footer-block grid__item footer-block--menu"
                
              ><footer-accordion class="custom-accordion">
                    <details id="Details-collapsible_link_list_eQ9FxU">
                      <summary id="Summary-collapsible_link_list_eQ9FxU" class="t2" role="button" aria-expanded="false">
                        <h2 class="accordion__title inline-richtext t3">LEARN FROM US</h2>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div class="custom-accordion__panel custom-scrollbar">
                        <div class="flex">
                          <div class="accordion__content" id="CollapsibleAccordion-collapsible_link_list_eQ9FxU" role="region" aria-labelledby="Summary-collapsible_link_list_eQ9FxU"><ul class="footer-block__details-content list-unstyled"><li>
                              <a
                                  href="/blogs/health-concerns/metabolic-typing"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Metabolic Typing
                              </a>
                            </li><li>
                              <a
                                  href="/blogs/our-philosophies/the-trouble-with-a-standard-american-diet"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                The Keys to Vitality
                              </a>
                            </li><li>
                              <a
                                  href="/blogs/our-philosophies/the-main-causes-of-disease"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                The Main Causes of Disease
                              </a>
                            </li><li>
                              <a
                                  href="/pages/reviews"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Customer Reviews
                              </a>
                            </li><li>
                              <a
                                  href="/blogs/podcasts"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Podcasts
                              </a>
                            </li></ul>
                          </div>
                        </div>
                      </div>
                    </details>
                  </footer-accordion></div><div
                class="footer-block grid__item footer-block--menu"
                
              ><footer-accordion class="custom-accordion">
                    <details id="Details-collapsible_link_list_k8xPDc">
                      <summary id="Summary-collapsible_link_list_k8xPDc" class="t2" role="button" aria-expanded="false">
                        <h2 class="accordion__title inline-richtext t3">COMPANY</h2>
                        <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
                      </summary>
                      <div class="custom-accordion__panel custom-scrollbar">
                        <div class="flex">
                          <div class="accordion__content" id="CollapsibleAccordion-collapsible_link_list_k8xPDc" role="region" aria-labelledby="Summary-collapsible_link_list_k8xPDc"><ul class="footer-block__details-content list-unstyled"><li>
                              <a
                                  href="#hero-wishlist"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Wishlist
                              </a>
                            </li><li>
                              <a
                                  href="/apps/loyalty"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Loyalty & Rewards
                              </a>
                            </li><li>
                              <a
                                  href="/pages/affiliate-program"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Become an Affiliate
                              </a>
                            </li><li>
                              <a
                                  href="/pages/wholesale"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Become a Wholesaler
                              </a>
                            </li><li>
                              <a
                                  href="/apps/courses/"
                                  class="link link--text focus-inset full-unstyled-link--foreground t4 footer__link"
                              >
                                Courses
                              </a>
                            </li></ul>
                          </div>
                        </div>
                      </div>
                    </details>
                  </footer-accordion></div></div><!-- Shopper Approved Badge -->

 <!-- End Shopper Approved Badge --><div class="footer__payment flex">
            <span class="visually-hidden">Payment methods</span>
            <ul class="list list-payment pt-0" role="list"><li class="list-payment__item">
                  <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="pi-american_express" viewBox="0 0 38 24" width="38" height="24"><title id="pi-american_express">American Express</title><path fill="#000" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3Z" opacity=".07"/><path fill="#006FCF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32Z"/><path fill="#FFF" d="M22.012 19.936v-8.421L37 11.528v2.326l-1.732 1.852L37 17.573v2.375h-2.766l-1.47-1.622-1.46 1.628-9.292-.02Z"/><path fill="#006FCF" d="M23.013 19.012v-6.57h5.572v1.513h-3.768v1.028h3.678v1.488h-3.678v1.01h3.768v1.531h-5.572Z"/><path fill="#006FCF" d="m28.557 19.012 3.083-3.289-3.083-3.282h2.386l1.884 2.083 1.89-2.082H37v.051l-3.017 3.23L37 18.92v.093h-2.307l-1.917-2.103-1.898 2.104h-2.321Z"/><path fill="#FFF" d="M22.71 4.04h3.614l1.269 2.881V4.04h4.46l.77 2.159.771-2.159H37v8.421H19l3.71-8.421Z"/><path fill="#006FCF" d="m23.395 4.955-2.916 6.566h2l.55-1.315h2.98l.55 1.315h2.05l-2.904-6.566h-2.31Zm.25 3.777.875-2.09.873 2.09h-1.748Z"/><path fill="#006FCF" d="M28.581 11.52V4.953l2.811.01L32.84 9l1.456-4.046H37v6.565l-1.74.016v-4.51l-1.644 4.494h-1.59L30.35 7.01v4.51h-1.768Z"/></svg>

                </li><li class="list-payment__item">
                  <svg class="icon icon--full-color" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" x="0" y="0" width="38" height="24" viewBox="0 0 165.521 105.965" xml:space="preserve" aria-labelledby="pi-apple_pay"><title id="pi-apple_pay">Apple Pay</title><path fill="#000" d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z" /><path fill="#FFF" d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875" /><g><g><path fill="#000" d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858" /><path fill="#000" d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048" /></g><g><path fill="#000" d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z" /><path fill="#000" d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z" /><path fill="#000" d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z" /></g></g></svg>

                </li><li class="list-payment__item">
                  <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-diners_club"><title id="pi-diners_club">Diners Club</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M12 12v3.7c0 .3-.2.3-.5.2-1.9-.8-3-3.3-2.3-5.4.4-1.1 1.2-2 2.3-2.4.4-.2.5-.1.5.2V12zm2 0V8.3c0-.3 0-.3.3-.2 2.1.8 3.2 3.3 2.4 5.4-.4 1.1-1.2 2-2.3 2.4-.4.2-.4.1-.4-.2V12zm7.2-7H13c3.8 0 6.8 3.1 6.8 7s-3 7-6.8 7h8.2c3.8 0 6.8-3.1 6.8-7s-3-7-6.8-7z" fill="#3086C8"/></svg>
                </li><li class="list-payment__item">
                  <svg class="icon icon--full-color" viewBox="0 0 38 24" width="38" height="24" role="img" aria-labelledby="pi-discover" fill="none" xmlns="http://www.w3.org/2000/svg"><title id="pi-discover">Discover</title><path fill="#000" opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32z" fill="#fff"/><path d="M3.57 7.16H2v5.5h1.57c.83 0 1.43-.2 1.96-.63.63-.52 1-1.3 1-2.11-.01-1.63-1.22-2.76-2.96-2.76zm1.26 4.14c-.34.3-.77.44-1.47.44h-.29V8.1h.29c.69 0 1.11.12 1.47.44.37.33.59.84.59 1.37 0 .53-.22 1.06-.59 1.39zm2.19-4.14h1.07v5.5H7.02v-5.5zm3.69 2.11c-.64-.24-.83-.4-.83-.69 0-.35.34-.61.8-.61.32 0 .59.13.86.45l.56-.73c-.46-.4-1.01-.61-1.62-.61-.97 0-1.72.68-1.72 1.58 0 .76.35 1.15 1.35 1.51.42.15.63.25.74.31.21.14.32.34.32.57 0 .45-.35.78-.83.78-.51 0-.92-.26-1.17-.73l-.69.67c.49.73 1.09 1.05 1.9 1.05 1.11 0 1.9-.74 1.9-1.81.02-.89-.35-1.29-1.57-1.74zm1.92.65c0 1.62 1.27 2.87 2.9 2.87.46 0 .86-.09 1.34-.32v-1.26c-.43.43-.81.6-1.29.6-1.08 0-1.85-.78-1.85-1.9 0-1.06.79-1.89 1.8-1.89.51 0 .9.18 1.34.62V7.38c-.47-.24-.86-.34-1.32-.34-1.61 0-2.92 1.28-2.92 2.88zm12.76.94l-1.47-3.7h-1.17l2.33 5.64h.58l2.37-5.64h-1.16l-1.48 3.7zm3.13 1.8h3.04v-.93h-1.97v-1.48h1.9v-.93h-1.9V8.1h1.97v-.94h-3.04v5.5zm7.29-3.87c0-1.03-.71-1.62-1.95-1.62h-1.59v5.5h1.07v-2.21h.14l1.48 2.21h1.32l-1.73-2.32c.81-.17 1.26-.72 1.26-1.56zm-2.16.91h-.31V8.03h.33c.67 0 1.03.28 1.03.82 0 .55-.36.85-1.05.85z" fill="#231F20"/><path d="M20.16 12.86a2.931 2.931 0 100-5.862 2.931 2.931 0 000 5.862z" fill="url(#pi-paint0_linear)"/><path opacity=".65" d="M20.16 12.86a2.931 2.931 0 100-5.862 2.931 2.931 0 000 5.862z" fill="url(#pi-paint1_linear)"/><path d="M36.57 7.506c0-.1-.07-.15-.18-.15h-.16v.48h.12v-.19l.14.19h.14l-.16-.2c.06-.01.1-.06.1-.13zm-.2.07h-.02v-.13h.02c.06 0 .09.02.09.06 0 .05-.03.07-.09.07z" fill="#231F20"/><path d="M36.41 7.176c-.23 0-.42.19-.42.42 0 .23.19.42.42.42.23 0 .42-.19.42-.42 0-.23-.19-.42-.42-.42zm0 .77c-.18 0-.34-.15-.34-.35 0-.19.15-.35.34-.35.18 0 .33.16.33.35 0 .19-.15.35-.33.35z" fill="#231F20"/><path d="M37 12.984S27.09 19.873 8.976 23h26.023a2 2 0 002-1.984l.024-3.02L37 12.985z" fill="#F48120"/><defs><linearGradient id="pi-paint0_linear" x1="21.657" y1="12.275" x2="19.632" y2="9.104" gradientUnits="userSpaceOnUse"><stop stop-color="#F89F20"/><stop offset=".25" stop-color="#F79A20"/><stop offset=".533" stop-color="#F68D20"/><stop offset=".62" stop-color="#F58720"/><stop offset=".723" stop-color="#F48120"/><stop offset="1" stop-color="#F37521"/></linearGradient><linearGradient id="pi-paint1_linear" x1="21.338" y1="12.232" x2="18.378" y2="6.446" gradientUnits="userSpaceOnUse"><stop stop-color="#F58720"/><stop offset=".359" stop-color="#E16F27"/><stop offset=".703" stop-color="#D4602C"/><stop offset=".982" stop-color="#D05B2E"/></linearGradient></defs></svg>
                </li><li class="list-payment__item">
                  <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-google_pay"><title id="pi-google_pay">Google Pay</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/><path d="M18.093 11.976v3.2h-1.018v-7.9h2.691a2.447 2.447 0 0 1 1.747.692 2.28 2.28 0 0 1 .11 3.224l-.11.116c-.47.447-1.098.69-1.747.674l-1.673-.006zm0-3.732v2.788h1.698c.377.012.741-.135 1.005-.404a1.391 1.391 0 0 0-1.005-2.354l-1.698-.03zm6.484 1.348c.65-.03 1.286.188 1.778.613.445.43.682 1.03.65 1.649v3.334h-.969v-.766h-.049a1.93 1.93 0 0 1-1.673.931 2.17 2.17 0 0 1-1.496-.533 1.667 1.667 0 0 1-.613-1.324 1.606 1.606 0 0 1 .613-1.336 2.746 2.746 0 0 1 1.698-.515c.517-.02 1.03.093 1.49.331v-.208a1.134 1.134 0 0 0-.417-.901 1.416 1.416 0 0 0-.98-.368 1.545 1.545 0 0 0-1.319.717l-.895-.564a2.488 2.488 0 0 1 2.182-1.06zM23.29 13.52a.79.79 0 0 0 .337.662c.223.176.5.269.785.263.429-.001.84-.17 1.146-.472.305-.286.478-.685.478-1.103a2.047 2.047 0 0 0-1.324-.374 1.716 1.716 0 0 0-1.03.294.883.883 0 0 0-.392.73zm9.286-3.75l-3.39 7.79h-1.048l1.281-2.728-2.224-5.062h1.103l1.612 3.885 1.569-3.885h1.097z" fill="#5F6368"/><path d="M13.986 11.284c0-.308-.024-.616-.073-.92h-4.29v1.747h2.451a2.096 2.096 0 0 1-.9 1.373v1.134h1.464a4.433 4.433 0 0 0 1.348-3.334z" fill="#4285F4"/><path d="M9.629 15.721a4.352 4.352 0 0 0 3.01-1.097l-1.466-1.14a2.752 2.752 0 0 1-4.094-1.44H5.577v1.17a4.53 4.53 0 0 0 4.052 2.507z" fill="#34A853"/><path d="M7.079 12.05a2.709 2.709 0 0 1 0-1.735v-1.17H5.577a4.505 4.505 0 0 0 0 4.075l1.502-1.17z" fill="#FBBC04"/><path d="M9.629 8.44a2.452 2.452 0 0 1 1.74.68l1.3-1.293a4.37 4.37 0 0 0-3.065-1.183 4.53 4.53 0 0 0-4.027 2.5l1.502 1.171a2.715 2.715 0 0 1 2.55-1.875z" fill="#EA4335"/></svg>

                </li><li class="list-payment__item">
                  <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-master"><title id="pi-master">Mastercard</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#F79E1B" cx="23" cy="12" r="7"/><path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg>
                </li><li class="list-payment__item">
                  <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-paypal"><title id="pi-paypal">PayPal</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path fill="#003087" d="M23.9 8.3c.2-1 0-1.7-.6-2.3-.6-.7-1.7-1-3.1-1h-4.1c-.3 0-.5.2-.6.5L14 15.6c0 .2.1.4.3.4H17l.4-3.4 1.8-2.2 4.7-2.1z"/><path fill="#3086C8" d="M23.9 8.3l-.2.2c-.5 2.8-2.2 3.8-4.6 3.8H18c-.3 0-.5.2-.6.5l-.6 3.9-.2 1c0 .2.1.4.3.4H19c.3 0 .5-.2.5-.4v-.1l.4-2.4v-.1c0-.2.3-.4.5-.4h.3c2.1 0 3.7-.8 4.1-3.2.2-1 .1-1.8-.4-2.4-.1-.5-.3-.7-.5-.8z"/><path fill="#012169" d="M23.3 8.1c-.1-.1-.2-.1-.3-.1-.1 0-.2 0-.3-.1-.3-.1-.7-.1-1.1-.1h-3c-.1 0-.2 0-.2.1-.2.1-.3.2-.3.4l-.7 4.4v.1c0-.3.3-.5.6-.5h1.3c2.5 0 4.1-1 4.6-3.8v-.2c-.1-.1-.3-.2-.5-.2h-.1z"/></svg>
                </li><li class="list-payment__item">
                  <svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-shopify_pay"><title id="pi-shopify_pay">Shop Pay</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000"/><path d="M35.889 0C37.05 0 38 .982 38 2.182v19.636c0 1.2-.95 2.182-2.111 2.182H2.11C.95 24 0 23.018 0 21.818V2.182C0 .982.95 0 2.111 0H35.89z" fill="#5A31F4"/><path d="M9.35 11.368c-1.017-.223-1.47-.31-1.47-.705 0-.372.306-.558.92-.558.54 0 .934.238 1.225.704a.079.079 0 00.104.03l1.146-.584a.082.082 0 00.032-.114c-.475-.831-1.353-1.286-2.51-1.286-1.52 0-2.464.755-2.464 1.956 0 1.275 1.15 1.597 2.17 1.82 1.02.222 1.474.31 1.474.705 0 .396-.332.582-.993.582-.612 0-1.065-.282-1.34-.83a.08.08 0 00-.107-.035l-1.143.57a.083.083 0 00-.036.111c.454.92 1.384 1.437 2.627 1.437 1.583 0 2.539-.742 2.539-1.98s-1.155-1.598-2.173-1.82v-.003zM15.49 8.855c-.65 0-1.224.232-1.636.646a.04.04 0 01-.069-.03v-2.64a.08.08 0 00-.08-.081H12.27a.08.08 0 00-.08.082v8.194a.08.08 0 00.08.082h1.433a.08.08 0 00.081-.082v-3.594c0-.695.528-1.227 1.239-1.227.71 0 1.226.521 1.226 1.227v3.594a.08.08 0 00.081.082h1.433a.08.08 0 00.081-.082v-3.594c0-1.51-.981-2.577-2.355-2.577zM20.753 8.62c-.778 0-1.507.24-2.03.588a.082.082 0 00-.027.109l.632 1.088a.08.08 0 00.11.03 2.5 2.5 0 011.318-.366c1.25 0 2.17.891 2.17 2.068 0 1.003-.736 1.745-1.669 1.745-.76 0-1.288-.446-1.288-1.077 0-.361.152-.657.548-.866a.08.08 0 00.032-.113l-.596-1.018a.08.08 0 00-.098-.035c-.799.299-1.359 1.018-1.359 1.984 0 1.46 1.152 2.55 2.76 2.55 1.877 0 3.227-1.313 3.227-3.195 0-2.018-1.57-3.492-3.73-3.492zM28.675 8.843c-.724 0-1.373.27-1.845.746-.026.027-.069.007-.069-.029v-.572a.08.08 0 00-.08-.082h-1.397a.08.08 0 00-.08.082v8.182a.08.08 0 00.08.081h1.433a.08.08 0 00.081-.081v-2.683c0-.036.043-.054.069-.03a2.6 2.6 0 001.808.7c1.682 0 2.993-1.373 2.993-3.157s-1.313-3.157-2.993-3.157zm-.271 4.929c-.956 0-1.681-.768-1.681-1.783s.723-1.783 1.681-1.783c.958 0 1.68.755 1.68 1.783 0 1.027-.713 1.783-1.681 1.783h.001z" fill="#fff"/></svg>

                </li><li class="list-payment__item">
                  <svg class="icon icon--full-color" width="38" height="24" viewBox="0 0 38 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="pi-usdc" role="img"><title id="pi-usdc">USDC</title><g clip-path="url(#pi-usdc-clip0)"><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32z" fill="#fff"/><path d="M19 20.2a8.2 8.2 0 100-16.4 8.2 8.2 0 000 16.4z" fill="#0B53BF"/><path d="M20.98 13.054c0-1.035-.629-1.384-1.847-1.552-.9-.13-1.075-.34-1.075-.76s.305-.682.888-.682c.53 0 .837.184.963.612a.225.225 0 00.214.164h.466a.208.208 0 00.208-.242c-.148-.675-.603-1.082-1.317-1.209v-.712a.222.222 0 00-.221-.222h-.445a.222.222 0 00-.222.222v.687c-.886.125-1.447.71-1.447 1.462 0 .97.592 1.348 1.828 1.515.84.138 1.08.32 1.08.797 0 .478-.406.798-.98.798-.773 0-1.035-.338-1.122-.777a.224.224 0 00-.218-.18h-.505a.206.206 0 00-.206.24c.13.74.604 1.28 1.57 1.41v.702a.222.222 0 00.222.222h.445a.222.222 0 00.221-.222v-.7c.917-.146 1.5-.779 1.5-1.573z" fill="#fff"/><path d="M17.32 16.597a4.896 4.896 0 010-9.195.354.354 0 00.211-.308v-.458a.232.232 0 00-.208-.253.231.231 0 00-.118.02 5.874 5.874 0 000 11.193.231.231 0 00.326-.233v-.456a.354.354 0 00-.21-.309l-.001-.001zm3.474-10.193a.232.232 0 00-.326.233v.457a.352.352 0 00.211.308 4.896 4.896 0 010 9.196.325.325 0 00-.21.309v.457a.233.233 0 00.326.233 5.874 5.874 0 000-11.193h-.001z" fill="#fff"/></g><defs><clipPath id="pi-usdc-clip0"><path fill="#fff" d="M0 0h38v24H0z"/></clipPath></defs></svg>

                </li><li class="list-payment__item">
                  <svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg>
                </li></ul>
          </div></div>
    </div><div class="footer__content-bottom color-scheme-3 gradient" style="--color-background: 67,70,70; --gradient-background: rgb(67,70,70)">
    <div class="page-width">
      <div class="md:pb-1 md:pt-1 pt-s05 pb-s05">
        <div class="flex flex-col-reverse mt-1px md:flex-row flex-wrap gap-1 justify-between items-center">

          <div class="flex flex-col-reverse md:flex-row text-center md:text-left">
            <div class="flex flex-wrap items-center justify-center md:justify-start mt-2 md:mt-0 xs:mb-1">
              <small class="copyright__content copyright__content-copy t7">&copy; 2026, <a href="/">LIFE ENTHUSIAST</a>.</small>
              <small class="copyright__content copyright__content-powered t7 ml-05"><a target="_blank" rel="nofollow" href="https://www.shopify.com?utm_campaign=poweredby&amp;utm_medium=shopify&amp;utm_source=onlinestore">Powered by Shopify</a></small>
            </div></div>

          <div class="flex flex-col md:flex-row items-center gap-1 md:gap-2">
            <div class="flex flex-col md:flex-row items-center"><div>
                  
                  
                  <script defer="defer" async type="module" src="//life-enthusiast.com/cdn/shopifycloud/shop-js/modules/v2/loader.shop-follow-button.en.esm.js"></script>
<script type="module">
  await import("//life-enthusiast.com/cdn/shopifycloud/shop-js/modules/v2/loader.shop-follow-button.en.esm.js");

  
</script>

<shop-follow-button ux-mode="windoid" return-uri="https://life-enthusiast.com/account/redirect" proxy="true"></shop-follow-button>

                  
                </div>
<ul class="list-unstyled list-social footer__list-social" role="list"><li class="list-social__item">
        <a href="https://facebook.com/LifeEnthusiastContact" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-facebook" viewBox="0 0 20 20">
  <path fill="currentColor" d="M18 10.049C18 5.603 14.419 2 10 2c-4.419 0-8 3.603-8 8.049C2 14.067 4.925 17.396 8.75 18v-5.624H6.719v-2.328h2.03V8.275c0-2.017 1.195-3.132 3.023-3.132.874 0 1.79.158 1.79.158v1.98h-1.009c-.994 0-1.303.621-1.303 1.258v1.51h2.219l-.355 2.326H11.25V18c3.825-.604 6.75-3.933 6.75-7.951Z"/>
</svg>
<span class="visually-hidden">Facebook</span>
        </a>
      </li><li class="list-social__item">
        <a href="https://instagram.com/lifeenthusiast15" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-instagram" viewBox="0 0 20 20">
  <path fill="currentColor" fill-rule="evenodd" d="M13.23 3.492c-.84-.037-1.096-.046-3.23-.046-2.144 0-2.39.01-3.238.055-.776.027-1.195.164-1.487.273a2.43 2.43 0 0 0-.912.593 2.486 2.486 0 0 0-.602.922c-.11.282-.238.702-.274 1.486-.046.84-.046 1.095-.046 3.23 0 2.134.01 2.39.046 3.229.004.51.097 1.016.274 1.495.145.365.319.639.602.913.282.282.538.456.92.602.474.176.974.268 1.479.273.848.046 1.103.046 3.238.046 2.134 0 2.39-.01 3.23-.046.784-.036 1.203-.164 1.486-.273.374-.146.648-.329.921-.602.283-.283.447-.548.602-.922.177-.476.27-.979.274-1.486.037-.84.046-1.095.046-3.23 0-2.134-.01-2.39-.055-3.229-.027-.784-.164-1.204-.274-1.495a2.43 2.43 0 0 0-.593-.913 2.604 2.604 0 0 0-.92-.602c-.284-.11-.703-.237-1.488-.273ZM6.697 2.05c.857-.036 1.131-.045 3.302-.045 1.1-.014 2.202.001 3.302.045.664.014 1.321.14 1.943.374a3.968 3.968 0 0 1 1.414.922c.41.397.728.88.93 1.414.23.622.354 1.279.365 1.942C18 7.56 18 7.824 18 10.005c0 2.17-.01 2.444-.046 3.292-.036.858-.173 1.442-.374 1.943-.2.53-.474.976-.92 1.423a3.896 3.896 0 0 1-1.415.922c-.51.191-1.095.337-1.943.374-.857.036-1.122.045-3.302.045-2.171 0-2.445-.009-3.302-.055-.849-.027-1.432-.164-1.943-.364a4.152 4.152 0 0 1-1.414-.922 4.128 4.128 0 0 1-.93-1.423c-.183-.51-.329-1.085-.365-1.943C2.009 12.45 2 12.167 2 10.004c0-2.161 0-2.435.055-3.302.027-.848.164-1.432.365-1.942a4.44 4.44 0 0 1 .92-1.414 4.18 4.18 0 0 1 1.415-.93c.51-.183 1.094-.33 1.943-.366Zm.427 4.806a4.105 4.105 0 1 1 5.805 5.805 4.105 4.105 0 0 1-5.805-5.805Zm1.882 5.371a2.668 2.668 0 1 0 2.042-4.93 2.668 2.668 0 0 0-2.042 4.93Zm5.922-5.942a.958.958 0 1 1-1.355-1.355.958.958 0 0 1 1.355 1.355Z" clip-rule="evenodd"/>
</svg>
<span class="visually-hidden">Instagram</span>
        </a>
      </li><li class="list-social__item">
        <a href="https://www.youtube.com/lifentco" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-youtube" viewBox="0 0 20 20">
  <path fill="currentColor" d="M18.16 5.87c.34 1.309.34 4.08.34 4.08s0 2.771-.34 4.08a2.125 2.125 0 0 1-1.53 1.53c-1.309.34-6.63.34-6.63.34s-5.321 0-6.63-.34a2.125 2.125 0 0 1-1.53-1.53c-.34-1.309-.34-4.08-.34-4.08s0-2.771.34-4.08a2.173 2.173 0 0 1 1.53-1.53C4.679 4 10 4 10 4s5.321 0 6.63.34a2.173 2.173 0 0 1 1.53 1.53ZM8.3 12.5l4.42-2.55L8.3 7.4v5.1Z"/>
</svg>
<span class="visually-hidden">YouTube</span>
        </a>
      </li><li class="list-social__item">
        <a href="https://www.tiktok.com/@lifentco" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-tiktok" viewBox="0 0 20 20">
  <path fill="currentColor" d="M10.511 1.705h2.74s-.157 3.51 3.795 3.768v2.711s-2.114.129-3.796-1.158l.028 5.606A5.073 5.073 0 1 1 8.213 7.56h.708v2.785a2.298 2.298 0 1 0 1.618 2.205L10.51 1.705Z"/>
</svg>
<span class="visually-hidden">TikTok</span>
        </a>
      </li><li class="list-social__item">
        <a href="https://twitter.com/lifentco" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-twitter" viewBox="-2 -2 27 27" fill="currentColor">
  <path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path>
</svg>
<span class="visually-hidden">Twitter</span>
        </a>
      </li><li class="list-social__item">
        <a href="https://linkedin.com/company/life-enthusiast" class="link tap-target list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-linkedin" fill="currentColor" viewBox="0 0 512 512">
  <path d="M444.17 32H70.28C49.85 32 32 46.7 32 66.89v374.72C32 461.91 49.85 480 70.28 480h373.78c20.54 0 35.94-18.21 35.94-38.39V66.89C480.12 46.7 464.6 32 444.17 32zm-273.3 373.43h-64.18V205.88h64.18zM141 175.54h-.46c-20.54 0-33.84-15.29-33.84-34.43 0-19.49 13.65-34.42 34.65-34.42s33.85 14.82 34.31 34.42c-.01 19.14-13.31 34.43-34.66 34.43zm264.43 229.89h-64.18V296.32c0-26.14-9.34-44-32.56-44-17.74 0-28.24 12-32.91 23.69-1.75 4.2-2.22 9.92-2.22 15.76v113.66h-64.18V205.88h64.18v27.77c9.34-13.3 23.93-32.44 57.88-32.44 42.13 0 74 27.77 74 87.64z"/>
</svg><span class="visually-hidden">LinkedIn</span>
        </a>
      </li></ul></div><div>
                <localization-form data-prevent-hide><form method="post" action="/localization" id="FooterLocalizationForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/index/include/lec.css" /><div>

<div class="disclosure ">
  <button
      type="button"
      class="disclosure__button localization-form__select localization-selector link link--text"
      data-load-trigger=".js-FooterLocalization-trigger"
      aria-expanded="false"
      aria-controls="FooterLocalization-country-results"
      aria-label="Change country"
  >
    <span class="flex items-center gap-1">
      
        <span class="localization-flag shrink-0">
          <img src="//cdn.shopify.com/static/images/flags/us.svg?width=20" alt="United States" srcset="//cdn.shopify.com/static/images/flags/us.svg?width=20 20w" width="20" height="15">
        </span>
      

      <span class="t6 mt--1px">
        
United States (USD $)
      </span>
    </span>
    <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-caret"  viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M112 184l144 144 144-144" stroke-width="48"/>
</svg>
  </button>

  <div class="disclosure__list-wrapper custom-scrollbar country-selector p-1 pl-2 pr-2 disclosure__list-wrapper--one-option" hidden>
    <template class="deferred js-FooterLocalization-trigger">
    <div class="flex justify-end">
      <button
          class="country-selector__close-button button--small link"
          type="button"
          aria-label="Close"
      >
        <svg xmlns="http://www.w3.org/2000/svg"
     aria-hidden="true"
     focusable="false"
     class="icon icon-close"
     viewBox="0 0 512 512">
  <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144M368 144L144 368"/>
</svg>
      </button>
    </div>

    <div class="localization__grid flex flex-col md:flex-row gap-2">
      

      
<div>
          
          <div class="js-country-search-results visually-hidden" aria-live="polite"></div>
          <div
              class="disclosure__list custom country-selector__list custom-scrollbar"
              id="FooterLocalization-country-results"
          >
            
            <ul role="list" class="list-unstyled countries">
              
<li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="AR"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/ar.svg?width=20" alt="Argentina" srcset="//cdn.shopify.com/static/images/flags/ar.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Argentina
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="AU"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/au.svg?width=20" alt="Australia" srcset="//cdn.shopify.com/static/images/flags/au.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Australia
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="AT"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/at.svg?width=20" alt="Austria" srcset="//cdn.shopify.com/static/images/flags/at.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Austria
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="BS"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/bs.svg?width=20" alt="Bahamas" srcset="//cdn.shopify.com/static/images/flags/bs.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Bahamas
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="BH"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/bh.svg?width=20" alt="Bahrain" srcset="//cdn.shopify.com/static/images/flags/bh.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Bahrain
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="BB"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/bb.svg?width=20" alt="Barbados" srcset="//cdn.shopify.com/static/images/flags/bb.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Barbados
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="BE"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/be.svg?width=20" alt="Belgium" srcset="//cdn.shopify.com/static/images/flags/be.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Belgium
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="BM"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/bm.svg?width=20" alt="Bermuda" srcset="//cdn.shopify.com/static/images/flags/bm.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Bermuda
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="IO"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/io.svg?width=20" alt="British Indian Ocean Territory" srcset="//cdn.shopify.com/static/images/flags/io.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
British Indian Ocean Territory
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="VG"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/vg.svg?width=20" alt="British Virgin Islands" srcset="//cdn.shopify.com/static/images/flags/vg.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
British Virgin Islands
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="BN"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/bn.svg?width=20" alt="Brunei" srcset="//cdn.shopify.com/static/images/flags/bn.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Brunei
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="BG"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/bg.svg?width=20" alt="Bulgaria" srcset="//cdn.shopify.com/static/images/flags/bg.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Bulgaria
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="CA"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/ca.svg?width=20" alt="Canada" srcset="//cdn.shopify.com/static/images/flags/ca.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Canada
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="BQ"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/bq.svg?width=20" alt="Caribbean Netherlands" srcset="//cdn.shopify.com/static/images/flags/bq.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Caribbean Netherlands
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="KY"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/ky.svg?width=20" alt="Cayman Islands" srcset="//cdn.shopify.com/static/images/flags/ky.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Cayman Islands
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="CY"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/cy.svg?width=20" alt="Cyprus" srcset="//cdn.shopify.com/static/images/flags/cy.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Cyprus
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="CZ"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/cz.svg?width=20" alt="Czechia" srcset="//cdn.shopify.com/static/images/flags/cz.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Czechia
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="DK"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/dk.svg?width=20" alt="Denmark" srcset="//cdn.shopify.com/static/images/flags/dk.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Denmark
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="DM"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/dm.svg?width=20" alt="Dominica" srcset="//cdn.shopify.com/static/images/flags/dm.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Dominica
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="DO"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/do.svg?width=20" alt="Dominican Republic" srcset="//cdn.shopify.com/static/images/flags/do.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Dominican Republic
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="FI"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/fi.svg?width=20" alt="Finland" srcset="//cdn.shopify.com/static/images/flags/fi.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Finland
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="FR"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/fr.svg?width=20" alt="France" srcset="//cdn.shopify.com/static/images/flags/fr.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
France
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="GF"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/gf.svg?width=20" alt="French Guiana" srcset="//cdn.shopify.com/static/images/flags/gf.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
French Guiana
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="PF"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/pf.svg?width=20" alt="French Polynesia" srcset="//cdn.shopify.com/static/images/flags/pf.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
French Polynesia
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="TF"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/tf.svg?width=20" alt="French Southern Territories" srcset="//cdn.shopify.com/static/images/flags/tf.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
French Southern Territories
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="GE"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/ge.svg?width=20" alt="Georgia" srcset="//cdn.shopify.com/static/images/flags/ge.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Georgia
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="DE"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/de.svg?width=20" alt="Germany" srcset="//cdn.shopify.com/static/images/flags/de.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Germany
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="GI"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/gi.svg?width=20" alt="Gibraltar" srcset="//cdn.shopify.com/static/images/flags/gi.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Gibraltar
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="GR"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/gr.svg?width=20" alt="Greece" srcset="//cdn.shopify.com/static/images/flags/gr.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Greece
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="GL"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/gl.svg?width=20" alt="Greenland" srcset="//cdn.shopify.com/static/images/flags/gl.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Greenland
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="GD"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/gd.svg?width=20" alt="Grenada" srcset="//cdn.shopify.com/static/images/flags/gd.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Grenada
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="GG"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/gg.svg?width=20" alt="Guernsey" srcset="//cdn.shopify.com/static/images/flags/gg.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Guernsey
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="HK"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/hk.svg?width=20" alt="Hong Kong SAR" srcset="//cdn.shopify.com/static/images/flags/hk.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Hong Kong SAR
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="HU"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/hu.svg?width=20" alt="Hungary" srcset="//cdn.shopify.com/static/images/flags/hu.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Hungary
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="IS"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/is.svg?width=20" alt="Iceland" srcset="//cdn.shopify.com/static/images/flags/is.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Iceland
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="IN"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/in.svg?width=20" alt="India" srcset="//cdn.shopify.com/static/images/flags/in.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
India
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="IE"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/ie.svg?width=20" alt="Ireland" srcset="//cdn.shopify.com/static/images/flags/ie.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Ireland
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="IM"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/im.svg?width=20" alt="Isle of Man" srcset="//cdn.shopify.com/static/images/flags/im.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Isle of Man
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="IL"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/il.svg?width=20" alt="Israel" srcset="//cdn.shopify.com/static/images/flags/il.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Israel
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="IT"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/it.svg?width=20" alt="Italy" srcset="//cdn.shopify.com/static/images/flags/it.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Italy
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="JP"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/jp.svg?width=20" alt="Japan" srcset="//cdn.shopify.com/static/images/flags/jp.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Japan
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="JE"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/je.svg?width=20" alt="Jersey" srcset="//cdn.shopify.com/static/images/flags/je.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Jersey
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="KW"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/kw.svg?width=20" alt="Kuwait" srcset="//cdn.shopify.com/static/images/flags/kw.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Kuwait
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="LV"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/lv.svg?width=20" alt="Latvia" srcset="//cdn.shopify.com/static/images/flags/lv.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Latvia
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="LI"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/li.svg?width=20" alt="Liechtenstein" srcset="//cdn.shopify.com/static/images/flags/li.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Liechtenstein
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="LT"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/lt.svg?width=20" alt="Lithuania" srcset="//cdn.shopify.com/static/images/flags/lt.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Lithuania
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="LU"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/lu.svg?width=20" alt="Luxembourg" srcset="//cdn.shopify.com/static/images/flags/lu.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Luxembourg
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="MO"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/mo.svg?width=20" alt="Macao SAR" srcset="//cdn.shopify.com/static/images/flags/mo.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Macao SAR
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="MY"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/my.svg?width=20" alt="Malaysia" srcset="//cdn.shopify.com/static/images/flags/my.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Malaysia
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="MT"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/mt.svg?width=20" alt="Malta" srcset="//cdn.shopify.com/static/images/flags/mt.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Malta
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="MQ"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/mq.svg?width=20" alt="Martinique" srcset="//cdn.shopify.com/static/images/flags/mq.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Martinique
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="MX"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/mx.svg?width=20" alt="Mexico" srcset="//cdn.shopify.com/static/images/flags/mx.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Mexico
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="MC"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/mc.svg?width=20" alt="Monaco" srcset="//cdn.shopify.com/static/images/flags/mc.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Monaco
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="MS"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/ms.svg?width=20" alt="Montserrat" srcset="//cdn.shopify.com/static/images/flags/ms.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Montserrat
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="NL"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/nl.svg?width=20" alt="Netherlands" srcset="//cdn.shopify.com/static/images/flags/nl.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Netherlands
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="NC"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/nc.svg?width=20" alt="New Caledonia" srcset="//cdn.shopify.com/static/images/flags/nc.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
New Caledonia
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="NZ"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/nz.svg?width=20" alt="New Zealand" srcset="//cdn.shopify.com/static/images/flags/nz.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
New Zealand
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="NF"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/nf.svg?width=20" alt="Norfolk Island" srcset="//cdn.shopify.com/static/images/flags/nf.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Norfolk Island
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="NO"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/no.svg?width=20" alt="Norway" srcset="//cdn.shopify.com/static/images/flags/no.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Norway
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="OM"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/om.svg?width=20" alt="Oman" srcset="//cdn.shopify.com/static/images/flags/om.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Oman
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="PK"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/pk.svg?width=20" alt="Pakistan" srcset="//cdn.shopify.com/static/images/flags/pk.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Pakistan
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="PA"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/pa.svg?width=20" alt="Panama" srcset="//cdn.shopify.com/static/images/flags/pa.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Panama
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="PN"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/pn.svg?width=20" alt="Pitcairn Islands" srcset="//cdn.shopify.com/static/images/flags/pn.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Pitcairn Islands
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="PL"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/pl.svg?width=20" alt="Poland" srcset="//cdn.shopify.com/static/images/flags/pl.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Poland
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="PT"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/pt.svg?width=20" alt="Portugal" srcset="//cdn.shopify.com/static/images/flags/pt.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Portugal
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="QA"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/qa.svg?width=20" alt="Qatar" srcset="//cdn.shopify.com/static/images/flags/qa.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Qatar
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="RE"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/re.svg?width=20" alt="Réunion" srcset="//cdn.shopify.com/static/images/flags/re.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Réunion
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="RO"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/ro.svg?width=20" alt="Romania" srcset="//cdn.shopify.com/static/images/flags/ro.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Romania
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="SM"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/sm.svg?width=20" alt="San Marino" srcset="//cdn.shopify.com/static/images/flags/sm.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
San Marino
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="SA"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/sa.svg?width=20" alt="Saudi Arabia" srcset="//cdn.shopify.com/static/images/flags/sa.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Saudi Arabia
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="SG"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/sg.svg?width=20" alt="Singapore" srcset="//cdn.shopify.com/static/images/flags/sg.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Singapore
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="SK"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/sk.svg?width=20" alt="Slovakia" srcset="//cdn.shopify.com/static/images/flags/sk.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Slovakia
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="SI"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/si.svg?width=20" alt="Slovenia" srcset="//cdn.shopify.com/static/images/flags/si.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Slovenia
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="ZA"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/za.svg?width=20" alt="South Africa" srcset="//cdn.shopify.com/static/images/flags/za.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
South Africa
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="GS"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/gs.svg?width=20" alt="South Georgia &amp;amp; South Sandwich Islands" srcset="//cdn.shopify.com/static/images/flags/gs.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
South Georgia &amp; South Sandwich Islands
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="KR"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/kr.svg?width=20" alt="South Korea" srcset="//cdn.shopify.com/static/images/flags/kr.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
South Korea
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="ES"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/es.svg?width=20" alt="Spain" srcset="//cdn.shopify.com/static/images/flags/es.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Spain
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="BL"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/bl.svg?width=20" alt="St. Barthélemy" srcset="//cdn.shopify.com/static/images/flags/bl.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
St. Barthélemy
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="SH"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/sh.svg?width=20" alt="St. Helena" srcset="//cdn.shopify.com/static/images/flags/sh.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
St. Helena
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="KN"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/kn.svg?width=20" alt="St. Kitts &amp;amp; Nevis" srcset="//cdn.shopify.com/static/images/flags/kn.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
St. Kitts &amp; Nevis
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="LC"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/lc.svg?width=20" alt="St. Lucia" srcset="//cdn.shopify.com/static/images/flags/lc.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
St. Lucia
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="MF"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/mf.svg?width=20" alt="St. Martin" srcset="//cdn.shopify.com/static/images/flags/mf.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
St. Martin
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="PM"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/pm.svg?width=20" alt="St. Pierre &amp;amp; Miquelon" srcset="//cdn.shopify.com/static/images/flags/pm.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
St. Pierre &amp; Miquelon
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="VC"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/vc.svg?width=20" alt="St. Vincent &amp;amp; Grenadines" srcset="//cdn.shopify.com/static/images/flags/vc.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
St. Vincent &amp; Grenadines
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="SJ"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/sj.svg?width=20" alt="Svalbard &amp;amp; Jan Mayen" srcset="//cdn.shopify.com/static/images/flags/sj.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Svalbard &amp; Jan Mayen
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="SE"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/se.svg?width=20" alt="Sweden" srcset="//cdn.shopify.com/static/images/flags/se.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Sweden
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="CH"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/ch.svg?width=20" alt="Switzerland" srcset="//cdn.shopify.com/static/images/flags/ch.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Switzerland
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="TW"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/tw.svg?width=20" alt="Taiwan" srcset="//cdn.shopify.com/static/images/flags/tw.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Taiwan
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="TR"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/tr.svg?width=20" alt="Türkiye" srcset="//cdn.shopify.com/static/images/flags/tr.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Türkiye
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="TC"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/tc.svg?width=20" alt="Turks &amp;amp; Caicos Islands" srcset="//cdn.shopify.com/static/images/flags/tc.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Turks &amp; Caicos Islands
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="TV"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/tv.svg?width=20" alt="Tuvalu" srcset="//cdn.shopify.com/static/images/flags/tv.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Tuvalu
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="AE"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/ae.svg?width=20" alt="United Arab Emirates" srcset="//cdn.shopify.com/static/images/flags/ae.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
United Arab Emirates
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="GB"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/gb.svg?width=20" alt="United Kingdom" srcset="//cdn.shopify.com/static/images/flags/gb.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
United Kingdom
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                        aria-current="true"
                      
                      data-value="US"
                  >
                    <span class="country t5 flex items-center gap-1 font-bold color-link">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/us.svg?width=20" alt="United States" srcset="//cdn.shopify.com/static/images/flags/us.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
United States
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="VA"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/va.svg?width=20" alt="Vatican City" srcset="//cdn.shopify.com/static/images/flags/va.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Vatican City
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="WF"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/wf.svg?width=20" alt="Wallis &amp;amp; Futuna" srcset="//cdn.shopify.com/static/images/flags/wf.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Wallis &amp; Futuna
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li><li class="disclosure__item" tabindex="-1">
                  <a
                      class="link link--text disclosure__link disclosure__link--show-currency focus-inset no-scroll"
                      href="#"
                      data-no-instant
                      
                      data-value="ZW"
                  >
                    <span class="country t5 flex items-center gap-1">
                      
                        <span class="localization-flag shrink-0">
                          <img src="//cdn.shopify.com/static/images/flags/zw.svg?width=20" alt="Zimbabwe" srcset="//cdn.shopify.com/static/images/flags/zw.svg?width=20 20w" width="20" height="15" loading="lazy">
                        </span>
                      
Zimbabwe
                    </span>
                    <span class="localization-form__currency pl-2 t6 motion-reduce hidden">
                      USD
                      $</span>
                  </a>
                </li></ul>
          </div>
        </div>
      
    </div>
    </template>
  </div>
  <div class="country-selector__overlay"></div>
</div>


  <input type="hidden" name="country_code" value="US">


</div></form></localization-form>
              </div></div>

        </div>
      </div>
    </div>
  </div>
</footer>




</div><section id="shopify-section-sections--21331002982620__flexible_columns_QjnUNk" class="shopify-section shopify-section-group-footer-group section section-flexible-columns"><link rel="stylesheet" href="//life-enthusiast.com/cdn/shop/t/26/assets/flexible-columns.css?v=183048758399365775551767375755" media="print" onload="this.media='all'"><style data-shopify>.section-content-sections--21331002982620__flexible_columns_QjnUNk .block-grid {
    --num-blocks: 1;
  }

  @media screen and (max-width: 549px) {
    .section-content-sections--21331002982620__flexible_columns_QjnUNk .block-grid {
      --block-grid-gap: 16px !important;
    }
  }

  @media screen and (max-width: 749px) {
    .section-content-sections--21331002982620__flexible_columns_QjnUNk .block-grid {
      --block-grid-gap: 16px;
    }
  }

  @media screen and (min-width: 750px) {
    .section-content-sections--21331002982620__flexible_columns_QjnUNk .block-grid {
      --block-grid-gap: 32px;
    }
  }</style><div class="theme-block-section-container color-scheme-3 gradient isolate border-top  "
  style=""
><div class="section__inner page-width pt-0 pb-0">
    <div class="flexible-column z-1 content-container"><div class="flex justify-center md:w-full">
        <div class="w-full p-0 section-content section-content-sections--21331002982620__flexible_columns_QjnUNk max-w-xl">
          <div class="flex flex-wrap block-grid">
            <div class="block-grid-item flex m-0 w-full block-content-ARklVRGRWckw5WDEvR__layout_column_X3DmMg
  
  
  items-center
  justify-center
  text-left
  md:text-left
  
  
  md:p-2
  self-start
  
  "
     style="
      --p-justify: flex-start;
      --p-md-justify: flex-start;
      --p-text-align: left;
      --p-md-text-align: left;
      flex-basis: 100%;
      
      
      "
    
><style data-shopify>@media screen and (max-width: 549px) {
        .block-content-ARklVRGRWckw5WDEvR__layout_column_X3DmMg {
          flex-basis: 100% !important;
        }
      }

      @media screen and (min-width: 550px) and (max-width: 750px) {
        .block-content-ARklVRGRWckw5WDEvR__layout_column_X3DmMg {
          flex-basis: 100% !important;
        }
      }</style><div class="block-grid-item__inner last-child-inner:mb-0 relative">
    <div
        class="anonymous__text section-content__text rte max-w- t5"
        
        
      >
        <p><em>Disclaimer<br/>Products on this website are not for sale to persons under the age of 18. Products should be used as directed on the label or by your health professional. Not recommended for pregnant or nursing women. Consult with a physician before use if you have a serious medical condition or use prescription medications. All trademarks and copyrights are property of their respective owners and are not affiliated with nor do they endorse a specific product. These statements have not been evaluated by the FDA. Products sold here are not intended to diagnose, treat, cure or prevent any disease. Individual results will vary. By using this site you agree to follow the Privacy Policy and all Terms & Conditions published on this site. Void Where Prohibited By Law.<br/><br/></em>SMS consent is not shared with third parties or affiliates  -  | <a href="/pages/about-us" target="_blank" title="About Us">About Us</a> ​| <a href="/policies/terms-of-service" target="_blank" title="Terms of Service">Terms of Service</a> | <a href="/policies/privacy-policy" target="_blank" title="Privacy Policy">Privacy Policy</a> | <a href="/policies/refund-policy" target="_blank" title="Refund Policy">Returns and Refund Policy</a> | <a href="/pages/affiliate-program" title="Affiliate Program">Affiliate Program</a> | <a href="/pages/contact-us" target="_blank" title="Contact Us">Contact Us</a> | <a href="/policies/contact-information" target="_blank" title="Contact Information">Contact for EU Customers</a></p>
      </div>



  </div>

  
</div>



          </div>
        </div>
      </div>
    </div>
  </div>
</div>


</section>
<!-- END sections: footer-group -->

    <ul hidden>
      <li id="a11y-refresh-page-message">Choosing a selection results in a full page refresh.</li>
      <li id="a11y-new-window-message">Opens in a new window.</li>
    </ul><script>
      window.shopUrl = 'https://life-enthusiast.com';
      window.routes = {
        cart_add_url: '/cart/add',
        cart_change_url: '/cart/change',
        cart_update_url: '/cart/update',
        cart_url: '/cart',
        predictive_search_url: '/search/suggest',
        search_url: '/search'
      };

      window.cartStrings = {
        error: `There was an error while updating your cart. Please try again.`,
        quantityError: `You can only add [quantity] of this item to your cart.`
      };

      window.variantStrings = {
        addToCart: `Add to cart`,
        preorder: `Pre-order`,
        soldOut: `Sold out`,
        unavailable: `Unavailable`,
        unavailable_with_option: `[value] - Unavailable`
      };

      window.quickOrderListStrings = {
        itemsAdded: `[quantity] items added`,
        itemAdded: `[quantity] item added`,
        itemsRemoved: `[quantity] items removed`,
        itemRemoved: `[quantity] item removed`,
        viewCart: `View cart`,
        each: `[money]/ea`,
        min_error: `This item has a minimum of [min]`,
        max_error: `This item has a maximum of [max]`,
        step_error: `You can only add this item in increments of [step]`
      };

      window.accessibilityStrings = {
        imageAvailable: `Image [index] is now available in gallery view`,
        shareSuccess: `Link copied to clipboard`,
        pauseSlideshow: `Pause slideshow`,
        playSlideshow: `Play slideshow`,
        recipientFormExpanded: `Gift card recipient form expanded`,
        recipientFormCollapsed: `Gift card recipient form collapsed`,
        countrySelectorSearchCount: `[count] countries/regions found`,
        search: `Search`
      };

      window.strings = {
        sections: {
          collapsibleRows: {
            noResults: `No matches could be found`
          }
        },
        product: {
          readMore: `View more`
        },
        general: {
          pagination: {
            loadingText: `Please wait...`
          }
        },
        cart: {
          shippingCalculator: {
            singleRate: 'There is one shipping rate:',
            multipleRates: 'There are multiple shipping rates:',
            noRates: 'We do not ship to this destination.'
          }
        }
      }

      window.theme = {
        settings: {
          moneyWithCurrencyFormat: "${{amount}} USD",
          browserTab: "",
          externalDomainLinks: true,
          scrollType: null,
          cartDrawer: {
            atcAction: "drawer"
          }
        }
      }
    </script><script data-watch-element="search-form" src="//life-enthusiast.com/cdn/shop/t/26/assets/search-form.js?v=155291483175727137401767375755" defer="defer"></script>
      <script data-watch-element="predictive-search" src="//life-enthusiast.com/cdn/shop/t/26/assets/predictive-search.js?v=56329641849479662701767375755" defer="defer"></script><div id="Drawer-Overlay" class="drawer__overlay"></div><script src="//life-enthusiast.com/cdn/shop/t/26/assets/instant-page.js?v=99963444960178710701767375755" defer="defer"></script>

    
  <script>
    if (!window.location.search.includes('sort_by=')) {
      //window.location.href = window.location.pathname + '?sort_by=manual';
    }
  </script>

<script id="gspfFilterTree" type="template/html">

<div class="gf-filter-header">
  <div class="gf-filter-heading">{{translation.filter.filter_by | default: "Filter by"}}</div>
  <span onclick="globofilter.toggleCanvas()" class="gf-close-canvas"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M11.414 10l6.293-6.293a1 1 0 10-1.414-1.414L10 8.586 3.707 2.293a1 1 0 00-1.414 1.414L8.586 10l-6.293 6.293a1 1 0 101.414 1.414L10 11.414l6.293 6.293A.998.998 0 0018 17a.999.999 0 00-.293-.707L11.414 10z" fill="#5C5F62"></path></svg></span>
</div>
{%- assign selected_html = '' %}
{% capture filter_tree_html %}
  {% if filters %}
    {% for filter in filters %}
      {% if filter.is_selected and filter.style == 'Slider' %}
        {% capture selected_item_html %}
          <div class="selected-item gf-option-label">
            <a onclick="removeFilter({{filter.id}})">
              <span  class="selected-item">
                <span class="hidden-xs">{{filter.label | escape}}</span>
                <strong>
                  {% if filter.attribute == 'Price' %}
                    <span class="money">{{filter.values.min | money}}</span> - <span class="money">{{filter.values.max | money}}</span>
                  {% elsif filter.attribute == 'Percent Sale' %}
                    {{filter.values.min}}% - {{filter.values.max}}%
                  {% else %}
                    {{filter.values.min}} - {{filter.values.max}}
                  {% endif %}
                </strong>
              </span>
              <span class="gf-clear">
                <svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg>
              </span>
            </a>
          </div>
        {% endcapture %}
        {%- assign selected_html = selected_html | append: selected_item_html %}
      {% endif %}
        <div data-filter-type="{{filter.attribute | replace: 'option:', ''}}" data-filter-id="{{filter.id}}" class="gf-option-block {{filter.class}}{% if filter.is_collapse %} is-collapsed{% endif %}">
      <div class="gf-block-title">
        <div class="h3">
          <span>{{filter.label | escape}}</span>
          {% if filter.help %}
          <span class="gf-tooltip-trigger" aria-hidden="true">?</span>
          <div class="gf-tooltip"><div class="gf-tooltip-content" >{{filter.help | newline_to_br}}</div></div>
          {% endif %}
        </div>
        
        {% if filter.is_selected %}
        <a class="gf-clear" onclick="removeFilter({{filter.id}})">{{ translation.filter.clear | default: "Clear"}}</a>
        {% endif %}
      </div>
      <div class="gf-block-content">
        {% if filter.searchable and filter.style != 'Slider' %}<input type="text" placeholder="{{ translation.filter.search | default: "Search options"}}" value="" onkeyup="globofilter.searchValues(this);" class="gf-search">{% endif %}
        {%- assign values_count = 0 %}
        {% if filter.values %}{%- assign values_count = filter.values | size %}{% endif %}

        <div class="gf-scroll {% if filter.style != 'Select' and filter.style != 'Slider' and values_count > 10 %}gf-block-scroll{% endif %}">
          {% if filter.style == 'Slider' %}
          <div class="gf-range-inputs">
            <input 
              class="gf-range-min" 
              id="min-{{filter.id}}" 
              data-value="{{filter.values.min}}" 
              data-min-value="{% if filter.attribute == 'Price' %}{{filter.ranges.min | money_without_format}}{% else %}{{filter.ranges.min}}{% endif %}" 
              value="{% if filter.attribute == 'Price' %}{{filter.values.min | money_without_format}}{% else %}{{filter.values.min}}{% endif %}" 
              type="text" 
              aria-label="Min value"
            />
            <span class="gf-range-split"> - </span>
            <input
              class="gf-range-max"
              id="max-{{filter.id}}"
              data-value="{{filter.values.max}}"
              data-max-value="{% if filter.attribute == 'Price' %}{{filter.ranges.max | money_without_format}}{% else %}{{filter.ranges.max}}{% endif %}" 
              value="{% if filter.attribute == 'Price' %}{{filter.values.max | money_without_format}}{% else %}{{filter.values.max}}{% endif %}" 
              type="text" 
              aria-label="Max value"
            />
          </div>
          <div class="gf-range-slider" data-min="{{filter.ranges.min}}" data-max="{{filter.ranges.max}}" aria-label="{{filter.label | escape}}" data-id="{{filter.id}}" data-attribute="{{filter.id}}" id="slider-{{filter.id}}"></div>
          {% elsif filter.style == 'Select' %}
          <select onchange="toggleRadioFilter({{filter.id}}, this.value)">
            <option value="">{{ translation.filter.choose_values | default: "Choose values"}}</option>
            {% for value in filter.values %}
            {%- assign value_label = value.label | escape %}
            {% if value.selected %}
              {% capture selected_item_html %}
                <div class="selected-item gf-option-label">
                  <a onclick="removeFilterValue({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                    <span class="selected-item">
                      <span class="hidden-xs">{{filter.label | escape}}</span>
                      <strong>
                        {% if filter.style == 'Rating' %}
                        <span class="gf-label gf-stars">
                          {% for star in (1..5) %}
                            {% if star <= value.value %}
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                            {% else %}
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M6.71 15.116l3.357-1.658.892.452 2.327 1.178-.56-3.912.708-.707 1.29-1.29-3.235-.576-.445-.915-1.059-2.176L8.4 8.683l-1.005.168-2.098.35 1.975 1.975-.141.99-.422 2.95zM5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                            {% endif %}
                          {% endfor %}
                        </span>
                        {% else %}
                        <span class="gf-label">{{value_label}}</span>
                        {% endif %}
                      </strong>
                    </span>
                    <span class="gf-clear">
                      <svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg>
                    </span>
                  </a>
                </div>
              {% endcapture %}
              {%- assign selected_html = selected_html | append: selected_item_html %}
            {% endif %}
            <option {% if value.selected %}selected="selected"{% endif %} value='{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}'>
                {{value_label}} ({{value.count}})            </option>
            {% endfor %}
          </select>
          {% else %}
          <ul class="gf-option-box">
            {% if filter.attribute == 'Collection' %}
              {%- assign collection_id = 0 %}
              {% if filter.tree %}
                {% for node in filter.tree %}

                  {% if node.selected %}
                    {% capture selected_item_html %}
                      <div class="selected-item gf-option-label">
                        <a onclick="removeFilterValue({{filter.id}},'{{node.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                          <span class="selected-item">
                            <span class="hidden-xs">{{filter.label | escape}}</span>
                            <strong>
                              <span class="gf-label">{{node.label}}</span>
                            </strong>
                          </span>
                          <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                        </a>
                      </div>
                    {% endcapture %}
                    {%- assign selected_html = selected_html | append: selected_item_html %}
                  {% endif %}

                  <li 1 data-collection="{{node.value}}" {% if node.selected or node.value == collection_id %}{% else %} class="is-collapsed" {% endif %} {% if node.is_collapse %} {% endif %}>
                    <div>
                    {% if filter.style == 'Checkbox' %}
                      <a {% if node.selected or node.value == collection_id %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{node.value}}')" title="{{node.label | escape}}">
                        <span class="gf-Checkbox"></span>
                        <span class="gf-label">{{node.label | escape}}</span>
                        <span class="gf-count">({{node.count}})</span>                      </a>
                    {% elsif filter.style == 'Radio' %}
                      <a {% if node.selected or node.value == collection_id %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{node.value}}')" title="{{node.label | escape}}">
                        <span class="gf-RadioButton"></span>
                        <span class="gf-label">{{node.label | escape}}</span>
                        <span class="gf-count">({{node.count}})</span>                      </a>
                    {% elsif filter.style == 'Collection' %}
                      <a {% if node.selected or node.value == collection_id %} class="checked"{% endif %} onclick="changeCollection('{{node.handle}}')" title="{{node.label | escape}}">
                        <span class="gf-label">{{node.label | escape}}</span>
                        <span class="gf-count">({{node.count}})</span>                      </a>
                    {% endif %}
                    {% if node.children %}<span></span>{% endif %}
                    </div>
                    {% if node.children %}
                     
                    <ul{% if node.selected or node.value == collection_id %}{% else %} style="display:none"{% endif %}>
                      {% for child in node.children %}

                        {% if child.selected %}
                          {% capture selected_item_html %}
                            <div class="selected-item gf-option-label">
                              <a onclick="removeFilterValue({{filter.id}},'{{child.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                                <span class="selected-item">
                                  <span class="hidden-xs">{{filter.label | escape}}</span>
                                  <strong>
                                    <span class="gf-label">{{child.label}}</span>
                                  </strong>
                                </span>
                                <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                              </a>
                            </div>
                          {% endcapture %}
                          {%- assign selected_html = selected_html | append: selected_item_html %}
                        {% endif %}

                        <li{% if child.is_collapse %} class="is-collapsed"{% endif %} 2 data-collection="{{child.value}}">
                          <div>
                          {% if filter.style == 'Checkbox' %}
                            <a {% if child.selected or child.value == collection_id %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{child.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child.label | escape}}">
                              <span class="gf-Checkbox"></span>
                              <span class="gf-label">{{child.label | escape}}</span>
                              <span class="gf-count">({{child.count}})</span>                            </a>
                          {% elsif filter.style == 'Radio' %}
                            <a {% if child.selected or child.value == collection_id %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{child.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child.label | escape}}">
                              <span class="gf-RadioButton"></span>
                              <span class="gf-label">{{child.label | escape}}</span>
                              <span class="gf-count">({{child.count}})</span>                            </a>
                          {% elsif filter.style == 'Collection' %}
                            <a {% if child.selected or child.value == collection_id %} class="checked"{% endif %} onclick="changeCollection('{{child.handle}}')" title="{{child.label | escape}}">
                              <span class="gf-label">{{child.label | escape}}</span>
                              <span class="gf-count">({{child.count}})</span>                            </a>
                          {% endif %}
                          {% if child.children %}<span></span>{% endif %}
                          </div>
                          {% if child.children %}
                            <ul{% if child.is_collapse %} style="display:none"{% endif %}>
                              {% for child2 in child.children %}

                                {% if child2.selected %}
                                  {% capture selected_item_html %}
                                    <div class="selected-item gf-option-label">
                                      <a onclick="removeFilterValue({{filter.id}},'{{child2.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                                        <span class="selected-item">
                                          <span class="hidden-xs">{{filter.label | escape}}</span>
                                          <strong>
                                            <span class="gf-label">{{child2.label}}</span>
                                          </strong>
                                        </span>
                                        <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                                      </a>
                                    </div>
                                  {% endcapture %}
                                  {%- assign selected_html = selected_html | append: selected_item_html %}
                                {% endif %}

                                <li 3 data-collection="{{child2.value}}">
                                  <div>
                                  {% if filter.style == 'Checkbox' %}
                                    <a {% if child2.selected or child2.value == collection_id %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{child2.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child2.label | escape}}">
                                      <span class="gf-Checkbox"></span>
                                      <span class="gf-label">{{child2.label | escape}}</span>
                                      <span class="gf-count">({{child2.count}})</span>                                    </a>
                                  {% elsif filter.style == 'Radio' %}
                                    <a {% if child2.selected or child2.value == collection_id %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{child2.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child2.label | escape}}">
                                      <span class="gf-RadioButton"></span>
                                      <span class="gf-label">{{child2.label | escape}}</span>
                                      <span class="gf-count">({{child2.count}})</span>                                    </a>
                                  {% elsif filter.style == 'Collection' %}
                                    <a {% if child2.selected or child2.value == collection_id %} class="checked"{% endif %} onclick="changeCollection('{{child2.handle}}')" title="{{child2.label | escape}}">
                                      <span class="gf-label">{{child2.label | escape}}</span>
                                      <span class="gf-count">({{child2.count}})</span>                                    </a>
                                  {% endif %}
                                  {% if child2.children %}<span></span>{% endif %}
                                  </div>
                                  {% if child2.children %}
                                    <ul{% if child.is_collapse %} style="display:none"{% endif %}>
                                      {% for child3 in child2.children %}

                                        {% if child3.selected %}
                                          {% capture selected_item_html %}
                                            <div class="selected-item gf-option-label">
                                              <a onclick="removeFilterValue({{filter.id}},'{{child3.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                                                <span class="selected-item">
                                                  <span class="hidden-xs">{{filter.label | escape}}</span>
                                                  <strong>
                                                    <span class="gf-label">{{child3.label}}</span>
                                                  </strong>
                                                </span>
                                                <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                                              </a>
                                            </div>
                                          {% endcapture %}
                                          {%- assign selected_html = selected_html | append: selected_item_html %}
                                        {% endif %}

                                        <li 4 data-collection="{{child3.value}}">
                                          {% if filter.style == 'Checkbox' %}
                                            <a {% if child3.selected or child3.value == collection_id %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{child3.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child3.label | escape}}">
                                              <span class="gf-Checkbox"></span>
                                              <span class="gf-label">{{child3.label | escape}}</span>
                                              <span class="gf-count">({{child3.count}})</span>                                            </a>
                                          {% elsif filter.style == 'Radio' %}
                                            <a {% if child3.selected or child3.value == collection_id %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{child3.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child3.label | escape}}">
                                              <span class="gf-RadioButton"></span>
                                              <span class="gf-label">{{child3.label | escape}}</span>
                                              <span class="gf-count">({{child3.count}})</span>                                            </a>
                                          {% elsif filter.style == 'Collection' %}
                                            <a {% if child3.selected or child3.value == collection_id %} class="checked"{% endif %} onclick="changeCollection('{{child3.handle}}')" title="{{child3.label | escape}}">
                                              <span class="gf-label">{{child3.label | escape}}</span>
                                              <span class="gf-count">({{child3.count}})</span>                                            </a>
                                          {% endif %}
                                        </li>
                                      {% endfor %}
                                    </ul>
                                  {% endif %}
                                </li>
                              {% endfor %}
                            </ul>
                          {% endif %}
                        </li>
                      {% endfor %}
                    </ul>
                    {% endif %}
                  </li>
                {% endfor %}
              {% else %}
                {% for value in filter.values %}

                {% if value.selected %}
                  {% capture selected_item_html %}
                    <div class="selected-item gf-option-label">
                      <a onclick="removeFilterValue({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                        <span class="selected-item">
                          <span class="hidden-xs">{{filter.label | escape}}</span>
                          <strong>
                            <span class="gf-label">
                              {% if filter.attribute contains 'metafield:' and value.value contains 'https:' %}
                              <span class="gf-swatch-image" style="background-image: url('{{ value.value }}')"></span>
                              {% else %}
                              {{value.label}}
                              {% endif %}
                            </span>
                          </strong>
                        </span>
                        <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                      </a>
                    </div>
                  {% endcapture %}
                  {%- assign selected_html = selected_html | append: selected_item_html %}
                {% endif %}

                <li>
                  <div>
                  {% if filter.style == 'Checkbox' %}
                    <a {% if value.selected or value.value == collection_id %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value.label | escape}}">
                      <span class="gf-Checkbox"></span>
                      <span class="gf-label">{{value.label | escape}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  {% elsif filter.style == 'Radio' %}
                    <a {% if value.selected or value.value == collection_id %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value.label | escape}}">
                      <span class="gf-RadioButton"></span>
                      <span class="gf-label">{{value.label | escape}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  {% elsif filter.style == 'Collection' %}
                    <a {% if node.selected or value.value == collection_id %} class="checked"{% endif %} onclick="changeCollection('{{value.handle}}')" title="{{value.label | escape}}">
                      <span class="gf-label">{{value.label | escape}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  {% endif %}
                  </div>
                </li>
                {% endfor %}
              {% endif %}
            {% else %}
              {% for value in filter.values %}
                {%- assign value_label = value.label | escape %}
                {% if value.selected %}
                  {% capture selected_item_html %}
                    <div class="selected-item gf-option-label">
                      <a onclick="removeFilterValue({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                        <span class="selected-item">
                          <span class="hidden-xs">{{filter.label | escape}}</span>
                          <strong>
                            {% if filter.style == 'Rating' %}
                            <span class="gf-label gf-stars">
                              {% for star in (1..5) %}
                                {% if star <= value.value %}
                                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                                {% else %}
                                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M6.71 15.116l3.357-1.658.892.452 2.327 1.178-.56-3.912.708-.707 1.29-1.29-3.235-.576-.445-.915-1.059-2.176L8.4 8.683l-1.005.168-2.098.35 1.975 1.975-.141.99-.422 2.95zM5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                                {% endif %}
                              {% endfor %}
                            </span>
                            {% elsif filter.attribute contains 'metafield:' and value.value contains 'https:' %}
                              <span class="gf-swatch-image" style="background-image: url('{{ value.value }}')"></span>
                            {% else %}
                            <span class="gf-label">{{value_label}}</span>
                            {% endif %}
                          </strong>
                        </span>
                        <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                      </a>
                    </div>
                  {% endcapture %}
                  {%- assign selected_html = selected_html | append: selected_item_html %}
                {% endif %}

                {% if filter.style == 'Checkbox' %}
                  <li>
                    <a{% if value.selected %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value_label}}">
                      <span class="gf-Checkbox"></span>
                      <span class="gf-label">{{value_label}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  </li>
                {% elsif filter.style == 'Radio' %}
                  <li>
                    <a{% if value.selected %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value_label}}">
                      <span class="gf-RadioButton"></span>
                      <span class="gf-label">{{value_label}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  </li>
                {% elsif filter.style contains 'Box - Rectangle' %}
                  <li class="gf-box-rectangle">
                    <a{% if value.selected %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value_label}}">
                      <span class="gf-label">{{value_label}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  </li>
                {% elsif filter.style == 'Rating' %}
                  <li>
                    <a{% if value.selected %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value_label}}">
                      <span class="gf-label gf-stars">
                        {% for star in (1..5) %}
                          {% if star <= value.value %}
                          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                          {% else %}
                          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M6.71 15.116l3.357-1.658.892.452 2.327 1.178-.56-3.912.708-.707 1.29-1.29-3.235-.576-.445-.915-1.059-2.176L8.4 8.683l-1.005.168-2.098.35 1.975 1.975-.141.99-.422 2.95zM5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                          {% endif %}
                        {% endfor %}
                      </span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  </li>
                {% elsif filter.style contains 'Swatch' %}
                  {%- assign attribute = filter.attribute | replace: 'option:', '' | downcase %}
                  {%- assign value_handle = value.value | downcase %}
                  <li>
                    <a {% if value.selected %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value.label | escape}}">
                      {% if swatches[attribute] and swatches[attribute][value_handle] %}
                        {% if swatches[attribute][value_handle].mode == 1 %}
                          <span class="gf-option-one-color" style="background-color:{{ swatches[attribute][value_handle].color_1 }}"></span>{% if filter.style contains 'Swatch - Text' %} <span class="gf-label">{{value.label | escape}}</span>{% endif %}
                        {% elsif swatches[attribute][value_handle].mode == 2 %}
                          <span class="gf-option-two-color" style="background-color:{{ swatches[attribute][value_handle].color_1 }}"><span class="bottom-color" style="border-bottom-color:{{ swatches[attribute][value_handle].color_2 }}"></span></span>{% if filter.style contains 'Swatch - Text' %} <span class="gf-label">{{value.label | escape}}</span>{% endif %}
                        {% elsif swatches[attribute][value_handle].mode == 3 %}
                          <span class="gf-swatch-image" style="background-image: url('{{ swatches[attribute][value_handle].image }}');background-color: {{ value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape }}"></span>{% if filter.style contains 'Swatch - Text' %} <span class="gf-label">{{value.label | escape}}</span>{% endif %}
                        {% endif %}
                      {% else %}
                        {%- assign value_handle = value.value | handle %}
                        {%- assign value_jpg    = value_handle | append: '.jpg' %}
                        {%- assign value_png    = value_handle | append: '.png' %}
                        {%- assign value_jpeg   = value_handle | append: '.jpeg' %}
                        {%- assign has_swatch   = false %}
                        {% capture background_image_css %}
                          {% if images contains value_jpg %}
                            {%- assign has_swatch = true %}
                            background-image: url('{{ value_jpg | asset_img_url: '50x' | prepend: 'https:' }}');
                          {% elsif images contains value_png %}
                            {%- assign has_swatch = true %}
                            background-image: url('{{ value_png | asset_img_url: '50x' | prepend: 'https:' }}');
                          {% elsif images contains value_jpeg %}
                            {%- assign has_swatch = true %}
                            background-image: url('{{ value_jpeg | asset_img_url: '50x' | prepend: 'https:' }}');
                          {% elsif value.value contains 'https:' or value.value contains 'http:' %}
                            {%- assign has_swatch = true %}
                            background-image: url('{{ value.value }}');  
                          {% endif %}
                          background-color: {{ value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape }};
                        {% endcapture %}
                        {% if has_swatch %}
                        <span class="gf-swatch-image" style="{{background_image_css}}"></span>
                        {% if filter.style contains 'Swatch - Text' %} 
                          <span class="gf-label">{{value.label | escape}}</span>
                        {% endif %}
                        {% else %}
                        <span class="gf-option-value">{{value.label | escape}}</span>
                        {% endif %}
                      {% endif %}
                    </a>
                  </li>
                {% endif %}
              {% endfor %}
              {% if filter.style == 'Swatch' %}
              <li class="hidden-box"><a><span class="gf-swatch-image"></span></a></li>
              <li class="hidden-box"><a><span class="gf-swatch-image"></span></a></li>
              <li class="hidden-box"><a><span class="gf-swatch-image"></span></a></li>
              <li class="hidden-box"><a><span class="gf-swatch-image"></span></a></li>
              <li class="hidden-box"><a><span class="gf-swatch-image"></span></a></li>
              {% endif %}
            {% endif %}
          </ul>
          {% endif %}
        </div>
      </div>
    </div>
        {% endfor %}
  {% endif %}
{% endcapture %}
<div class="globo-selected-items-wrapper rounded visible-xs">
  {% if has_filter %}
  <div class="gf-block-title hidden-xs">
    <div class="h3"><span>{{ translation.filter.filter_by | default: "Filter by"}}</span></div>
    <a onclick="clearAllFilter()" class="gf-refine-toggle hidden-xs">{{ translation.filter.clear_all | default: "Clear all"}}</a>
  </div>
  <div class="gf-block-content globo-selected-items">
    <button onclick="clearAllFilter()" class="clear-refinements visible-xs">{{ translation.filter.clear_all | default: "Clear all"}}</button>
    {{selected_html}}
  </div>
  {% endif %}
</div>
<div class="gf-filter-contents">
  {{filter_tree_html}}
</div>

<div class="gf-filter-footer">
  {%- assign plurality = translation.search.products | default: "Products" %}
  {%- assign singular = translation.search.product | default: "Product" %}
  <button type="button" onclick="globofilter.toggleCanvas()">{{ translation.filter.view | default: "View"}} <b>{{pagination.total}}</b> {{pagination.total | pluralize: singular, plurality}}</button>
</div>
</script><script id="gspfProduct" type="template/html">
 {%- assign swatch_options = 'Colour~~Color' | downcase | split: "~~" | uniq -%}
  {%- assign image_options  = '' | downcase | split: "~~" | uniq -%}
  {%- assign text_options   = 'Size' | downcase | split: "~~" | uniq  -%}

  {%- assign image_size     = '360x504' -%}
  {%- assign no_image = 'https://cdn.shopify.com/s/images/themes/product-1.png' -%}

  {%- assign featured_image            = product.featured_image -%}
  {%- assign product_price             = product.price -%}
  {%- assign product_compare_at_price  = product.compare_at_price -%}
  {%- assign selected_or_first_available_variant = product.selected_or_first_available_variant -%}
  {%- assign variant_url = '' -%}
                {%- assign images_count = product.images | size -%}
<div {% if showPageData %} data-page="{{page}}"{% endif %} class="spf-col-xl-3 spf-col-lg-3 spf-col-md-4 spf-col-sm-6 spf-col-6 edit2">
  <div class="spf-product-card spf-product-card__center spf-product-card__template-1{% unless product.available %} spf-soldout{% endunless %}">
    <div class="spf-product-card__inner">
      {%- unless product.available -%}
                  {% elsif product_compare_at_price > product_price %}
      <span translatable class="spf-product__label spf-product__label-sale sale-percent">
                -{{ product_compare_at_price | minus: product_price | times: 100.0 | divided_by: product_compare_at_price | round }}%              </span>
            {%- endunless -%}
            <a class="spf-product-card__image-wrapper" href="{{root_url}}{{ product.url }}{{variant_url}}" style="padding-top:140%;">
        {%- if images_count > 0 -%}
          {%- for image in product.images -%}
            <img
              data-variants="{% if image.variant_ids %}{{image.variant_ids | join: ','}}{% endif %}"
              class="gflazyload spf-product-card__image spf-product-card__image-{% if featured_image.id == image.id %}main{% elsif image.id == product.second_image.id %}secondary{% else %}hidden{% endif %}"
              srcset="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
              src="{{image.src | img_url: image_size}}"
              data-src="{{image.src | img_lazyload_url}}"
              data-sizes="auto"
              data-aspectratio="{{image.aspect_ratio}}"
              data-parent-fit="contain"
              alt="{{image.alt | escape}}"
            />
          {%- endfor -%}
        {%- else -%}
        <img data-variants="" class="gflazyload spf-product-card__image spf-product-card__image-main" src="{{no_image}}" alt="{{product.title | escape}}">
        {%- endif -%}
      </a>
      <form class="spf-product__form" action="{{ root_url }}/cart/add" method="post">
        <select name="id" class="spf-product__variants">
          {%- for variant in product.variants -%}
          <option data-option1="{{variant.option1 | escape}}" data-option2="{{variant.option2 | escape}}" data-option3="{{variant.option3 | escape}}" data-price="{{variant.price}}" data-compare_at_price="{{variant.compare_at_price}}" data-available="{{variant.available}}" data-image="{% if variant.image.src %}{{variant.image.src | img_url: image_size }}{% endif %}" {% if variant.id == selected_or_first_available_variant.id %} selected="selected" {% endif %} value="{{ variant.id }}">{{ variant.title }}</option>
          {%- endfor -%}
        </select>

{% assign affiliate_brands = "Lumaflex|Cellerciser|Blushield" | split: "|" %}

{% unless affiliate_brands contains product.vendor %}
                <button translatable {% unless product.available %}disabled{% endunless %} type="submit" class="spf-product__form-btn-addtocart" data-available="{{translation.product.add_to_cart | default: "Add to cart"}}" data-soldout="{{translation.product.sold_out | default: "Sold out"}}" data-unavailable="{{translation.product.unavailable | default: "Unavailable"}}"><span>{% if product.available %}{{translation.product.add_to_cart | default: "Add to cart"}}{% else %}{{translation.product.sold_out | default: "Sold out"}}{% endif %}</span></button>
              {% endunless %}
                </form>
    </div>

    <div class="spf-product__info">      <div class="h4 spf-product-card__title">
        <a translatable href="{{root_url}}{{ product.url }}{{variant_url}}">{{product.title}}</a>
                  {% unless buttonMode %}
        {%- assign buttonMode = 'icon_only' %}
        {% endunless %}
        {% unless buttonView %}
            {%- assign buttonView = 'Collection' %}
        {% endunless %}
        {% unless buttonClass %}
            {%- assign buttonClass = 'wishlisthero-floating' %}
        {% endunless  %}
        <div data-wlh-id="{{product.id}}" 
        data-wlh-link="https://{{shop.domain}}{{product.url}}"
        data-wlh-variantid="{{product.selected_or_first_available_variant.id}}" 
        data-wlh-price="{{product.selected_or_first_available_variant.price | remove: '.' | remove: ',' | divided_by: 100.0 }}" 
        data-wlh-name="{{product.title | strip_html }}" 
        data-wlh-image="{{product.featured_image | img_url: '1024x'}}" 
        class="wishlist-hero-custom-button {{buttonClass}}" 
        data-wlh-view="{{buttonView}}" 
        data-wlh-mode="{{buttonMode}}"></div>
                      </div>
              <div class="jdgm-widget jdgm-preview-badge" data-id="{{ product.id }}" data-template="manual-installation" data-auto-install="false">{{product.metafields.judgeme.badge}}</div>
                              <div class="spf-product-card__price-wrapper">
        {%- if product_compare_at_price > product_price -%}
        <span class="spf-product-card__oldprice{% unless currencyFormat contains 'money' %} money{% endunless %}">{{ product_compare_at_price | money }}</span>
        <span class="spf-product-card__saleprice{% unless currencyFormat contains 'money' %} money{% endunless %}">{{ product_price | money }}</span>
        {%- else -%}
        <span class="spf-product-card__price{% unless currencyFormat contains 'money' %} money{% endunless %}">{{ product_price | money }}</span>
        {%- endif -%}
      </div>
                </div>
  </div>
</div>
</script>

<script>
document.addEventListener('click', function(e) {
  // Identify if a tab title was clicked
  const clickedTab = e.target.closest('[id*="tiny-tabs-title"]');
  
  if (clickedTab) {
    // 1. Check if we are on Mobile (width less than 768px)
    const isMobile = window.innerWidth <= 768;

    // 2. Only run the scroll logic if it's mobile
    if (isMobile) {
      setTimeout(function() {
        const offset = 140; // Space for your mobile sticky header
        const bodyRect = document.body.getBoundingClientRect().top;
        const elementRect = clickedTab.getBoundingClientRect().top;
        const elementPosition = elementRect - bodyRect;
        const offsetPosition = elementPosition - offset;

        window.scrollTo({
          top: offsetPosition,
          behavior: 'smooth'
        });
      }, 300); 
    } 
    // If it's Desktop, the script does nothing, leaving your tabs perfect!
  }
}, true);
</script>




<script>
document.addEventListener("DOMContentLoaded", function() {
  
  // 1. SELECT TARGETS
  var allContainers = document.querySelectorAll('.picture-video-main, .collection-hero__description .rte, .section-main-collection-split-banner .rte');

  allContainers.forEach(function(container) {
    
    // --- CHECK 1: PREVENT DOUBLE PROCESSING ---
    if (container.getAttribute('data-processed') === 'true') return;
    
    // --- CHECK 2: HANDLE NESTING ---
    if (container.classList.contains('rte') && container.querySelector('.picture-video-main')) return;
    if (container.closest('.picture-video-main') && container.classList.contains('rte')) return;

    // Mark processed
    container.setAttribute('data-processed', 'true');

    // Clean up
    var existingButtons = container.querySelectorAll('.js-show-more-btn');
    existingButtons.forEach(btn => btn.remove());
    if (container.nextElementSibling && container.nextElementSibling.classList.contains('js-show-more-btn')) {
      container.nextElementSibling.remove();
    }

    // 2. IDENTIFY CONTENT
    var textCol;
    var isVideoLayout = false;
    
    if (container.classList.contains('picture-video-main')) {
      textCol = container.querySelector('.picture-video-main-text');
      var videoCol = container.querySelector('.picture-video-main-video');
      var iframe = container.querySelector('iframe');
      
      if (videoCol && iframe && iframe.getAttribute('src').length > 0) {
        container.classList.add('has-video-layout');
        iframe.setAttribute('loading', 'lazy'); 
        isVideoLayout = true;
      }
    } else {
      textCol = container;
    }

    // 3. SHOW MORE BUTTON LOGIC
    if (textCol && textCol.scrollHeight > 300) {
      
      // Default: Clamped
      if (isVideoLayout) textCol.classList.add('is-clamped'); 
      else container.classList.add('is-clamped'); 

      // Create Button
      var btn = document.createElement('button');
      btn.innerHTML = 'Show More +';
      btn.className = 'js-show-more-btn';
      btn.setAttribute('type', 'button');

      // Append Button
      if (isVideoLayout) container.appendChild(btn);
      else container.parentNode.insertBefore(btn, container.nextSibling);

      // Click Event
      btn.addEventListener('click', function(e) {
        e.preventDefault();
        e.stopPropagation();
        
        var targetToToggle = isVideoLayout ? textCol : container;
        
        if (targetToToggle.classList.contains('is-clamped')) {
          // --- OPEN (Show More) ---
          targetToToggle.classList.remove('is-clamped');
          btn.innerHTML = 'Show Less -';
          
          // Smooth Scroll Down Logic
          // We use requestAnimationFrame to wait for the text to actually expand
          requestAnimationFrame(() => {
             requestAnimationFrame(() => {
                window.scrollBy({
                  top: 150, // Gentle nudge down
                  behavior: 'smooth'
                });
             });
          });

        } else {
          // --- CLOSE (Show Less) ---
          targetToToggle.classList.add('is-clamped');
          btn.innerHTML = 'Show More +';
          
          // Scroll back up to top of text
          var headerOffset = 100;
          var elementPosition = container.getBoundingClientRect().top;
          var offsetPosition = elementPosition + window.pageYOffset - headerOffset;
      
          window.scrollTo({
            top: offsetPosition,
            behavior: "smooth"
          });
        }
      });
    }
  });
});



document.addEventListener('click', function (e) {
  const btn = e.target.closest('button[data-fvalue]');
  if (!btn) return;

  const fvalue = btn.getAttribute('data-fvalue');

  // Xóa active cũ (nếu muốn chỉ 1 cái active)
  document.querySelectorAll('li[data-collection].active')
    .forEach(li => li.classList.remove('active'));

  // Tìm đúng li theo data-collection
  const targetLi = document.querySelector('li[data-collection="' + fvalue + '"]');

  if (targetLi) {
    targetLi.classList.add('active');
  }
});





</script>

<script>(()=>{if(window.ZipifyPages??={},!window.ZipifyPages.isGlobalSectionScriptsLoaded)return;window.ZipifyPages.isGlobalSectionScriptsLoaded=!1;"https://cdn03.zipify.com/javascript/page-published-scripts.min.js".split(",").map((i=>i.trim())).forEach((i=>{const e=document.createElement("script");Object.assign(e,{src:i,defer:!0,type:"module"}),document.body.appendChild(e)}))})();</script><script id="published-popup-template" type="text/template"><form class="zpa-crm-popup-form" id="zpa-crm-form" action="/subscribe" method="post" data-zpa-crm-form><header class="zpa-crm-popup-header"><button class="zpa-popup-btn-close" type="button"aria-label="Close Navigation" data-close-btn><svg class="zpa-popup-btn-close-icon" width="34" height="34" data-name="btn-close"><use href="#btn-close"></use></svg></button></header><div class="zpa-crm-popup-body" data-popup-content></div></form></script> <script id="crm-button-popup" type="text/template">{! if (progress_image_option == 1)!}<div class="zpa-crm-popup-progressbar-wrap"><img class="zpa-crm-popup-img-progress zpa-img-fluid zpa-center-block" src="{!= progress_image.src !}"></div>{! !}<h1 class="zpa-crm-popup-title" style="color:{!= form_name_color !}; font-family:{!= form_name_font_family !}; font-size:{!= form_name_font_size !};">{!= form_name !}</h1><div class="zpa-crm-popup-form-container">{! if (form_image_option == 1) !}<div class="zpa-crm-popup-image-box"><img class="zpa-crm-popup-img-asside zpa-img-fluid zpa-center-block" style="border-radius:{!= form_image_shape !};" src="{!= form_image.src !}"></div>{! !}<div class="zpa-crm-popup-form-box"><div class="zpa-crm-popup-field-wrap">{! if (first_name_option == 1) !}<label class="zpa-crm-popup-field-wrap zpa-crm-popup-field-first-name zpa-text-field zpa-offset-bottom-xs"><input class="zpa-text-field__input" type="text" name="first_name" data-user-fname data-zp-input><span class="zpa-text-field__label">First Name</span></label>{! !}{! if (last_name_option == 1) !}<label class="zpa-crm-popup-field-wrap zpa-crm-popup-field-last-name zpa-text-field zpa-offset-bottom-xs"><input class="zpa-text-field__input" type="text" name="last_name" data-user-lname data-zp-input><span class="zpa-text-field__label">Last Name</span></label>{! !}</div><label class="zpa-text-field"><input class="zpa-text-field__input" type="email" name="email" required data-user-email data-zp-input><span class="zpa-text-field__label">Email Address</span></label>{! if (phone_option == 1) !}<label class="zpa-text-field zpa-crm-popup-field-phone"><input class="zpa-text-field__input" name="phone" type="tel" data-user-phone data-zp-input><span class="zpa-text-field__label">Phone Number</span></label>{! !}</div></div>{! if (gdpr_status != 'disable') !}<div>{! if (gdpr_status == 'enable_with_checkbox') !}<label class="zpa-control zpa-control--top zpa-control-checkbox zpa-offset-bottom-xs hidden" data-gdpr-checkbox-section><input class="zpa-control__field" type="checkbox" name="gdpr" data-gdpr-checkbox><span class="zpa-control__indicator zpa-offset-right-xs"></span><span class="zpa-fsize-xs" data-gdpr-checkbox-text></span></label>{! !}{! if (gdpr_status == 'enable_without_checkbox') !}<p class="zpa-fsize-xs zpa-text-center zpa-offset-top-none zpa-offset-bottom-xs hidden" data-gdpr-message-section></p>{! !}</div>{! !}<button class="zpa-crm-button-checkout zpa-btn-custom" type="submit" style="color:{!= checkout_button_color !}; background-color: {!= checkout_button_background_color !}" data-checkout-btn data-zpa-submit-button>{!= checkout_button_caption !}</button>{! if (comment_text_status == 1) !}<p class="zpa-crm-popup-description" style="color: {!= comment_text_font_color !}" data-comment-text-status>{!= comment_text !}</p>{! !}{! if (banner_image_option == 1)!}<img class="zpa-crm-popup-img-footer zpa-img-fluid zpa-center-block" src="{!= banner_image.src !}">{! !}</script><script id="gspfFilterTree" type="template/html">

<div class="gf-filter-header">
  <div class="gf-filter-heading">{{translation.filter.filter_by | default: "Filter by"}}</div>
  <span onclick="globofilter.toggleCanvas()" class="gf-close-canvas"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M11.414 10l6.293-6.293a1 1 0 10-1.414-1.414L10 8.586 3.707 2.293a1 1 0 00-1.414 1.414L8.586 10l-6.293 6.293a1 1 0 101.414 1.414L10 11.414l6.293 6.293A.998.998 0 0018 17a.999.999 0 00-.293-.707L11.414 10z" fill="#5C5F62"></path></svg></span>
</div>
{%- assign selected_html = '' %}
{% capture filter_tree_html %}
  {% if filters %}
    {% for filter in filters %}
      {% if filter.is_selected and filter.style == 'Slider' %}
        {% capture selected_item_html %}
          <div class="selected-item gf-option-label">
            <a onclick="removeFilter({{filter.id}})">
              <span  class="selected-item">
                <span class="hidden-xs">{{filter.label | escape}}</span>
                <strong>
                  {% if filter.attribute == 'Price' %}
                    <span class="money">{{filter.values.min | money}}</span> - <span class="money">{{filter.values.max | money}}</span>
                  {% elsif filter.attribute == 'Percent Sale' %}
                    {{filter.values.min}}% - {{filter.values.max}}%
                  {% else %}
                    {{filter.values.min}} - {{filter.values.max}}
                  {% endif %}
                </strong>
              </span>
              <span class="gf-clear">
                <svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg>
              </span>
            </a>
          </div>
        {% endcapture %}
        {%- assign selected_html = selected_html | append: selected_item_html %}
      {% endif %}
        <div data-filter-type="{{filter.attribute | replace: 'option:', ''}}" data-filter-id="{{filter.id}}" class="gf-option-block {{filter.class}}{% if filter.is_collapse %} is-collapsed{% endif %}">
      <div class="gf-block-title">
        <div class="h3">
          <span>{{filter.label | escape}}</span>
          {% if filter.help %}
          <span class="gf-tooltip-trigger" aria-hidden="true">?</span>
          <div class="gf-tooltip"><div class="gf-tooltip-content" >{{filter.help | newline_to_br}}</div></div>
          {% endif %}
        </div>
        
        {% if filter.is_selected %}
        <a class="gf-clear" onclick="removeFilter({{filter.id}})">{{ translation.filter.clear | default: "Clear"}}</a>
        {% endif %}
      </div>
      <div class="gf-block-content">
        {% if filter.searchable and filter.style != 'Slider' %}<input type="text" placeholder="{{ translation.filter.search | default: "Search options"}}" value="" onkeyup="globofilter.searchValues(this);" class="gf-search">{% endif %}
        {%- assign values_count = 0 %}
        {% if filter.values %}{%- assign values_count = filter.values | size %}{% endif %}

        <div class="gf-scroll {% if filter.style != 'Select' and filter.style != 'Slider' and values_count > 10 %}gf-block-scroll{% endif %}">
          {% if filter.style == 'Slider' %}
          <div class="gf-range-inputs">
            <input 
              class="gf-range-min" 
              id="min-{{filter.id}}" 
              data-value="{{filter.values.min}}" 
              data-min-value="{% if filter.attribute == 'Price' %}{{filter.ranges.min | money_without_format}}{% else %}{{filter.ranges.min}}{% endif %}" 
              value="{% if filter.attribute == 'Price' %}{{filter.values.min | money_without_format}}{% else %}{{filter.values.min}}{% endif %}" 
              type="text" 
              aria-label="Min value"
            />
            <span class="gf-range-split"> - </span>
            <input
              class="gf-range-max"
              id="max-{{filter.id}}"
              data-value="{{filter.values.max}}"
              data-max-value="{% if filter.attribute == 'Price' %}{{filter.ranges.max | money_without_format}}{% else %}{{filter.ranges.max}}{% endif %}" 
              value="{% if filter.attribute == 'Price' %}{{filter.values.max | money_without_format}}{% else %}{{filter.values.max}}{% endif %}" 
              type="text" 
              aria-label="Max value"
            />
          </div>
          <div class="gf-range-slider" data-min="{{filter.ranges.min}}" data-max="{{filter.ranges.max}}" aria-label="{{filter.label | escape}}" data-id="{{filter.id}}" data-attribute="{{filter.id}}" id="slider-{{filter.id}}"></div>
          {% elsif filter.style == 'Select' %}
          <select onchange="toggleRadioFilter({{filter.id}}, this.value)">
            <option value="">{{ translation.filter.choose_values | default: "Choose values"}}</option>
            {% for value in filter.values %}
            {%- assign value_label = value.label | escape %}
            {% if value.selected %}
              {% capture selected_item_html %}
                <div class="selected-item gf-option-label">
                  <a onclick="removeFilterValue({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                    <span class="selected-item">
                      <span class="hidden-xs">{{filter.label | escape}}</span>
                      <strong>
                        {% if filter.style == 'Rating' %}
                        <span class="gf-label gf-stars">
                          {% for star in (1..5) %}
                            {% if star <= value.value %}
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                            {% else %}
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M6.71 15.116l3.357-1.658.892.452 2.327 1.178-.56-3.912.708-.707 1.29-1.29-3.235-.576-.445-.915-1.059-2.176L8.4 8.683l-1.005.168-2.098.35 1.975 1.975-.141.99-.422 2.95zM5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                            {% endif %}
                          {% endfor %}
                        </span>
                        {% else %}
                        <span class="gf-label">{{value_label}}</span>
                        {% endif %}
                      </strong>
                    </span>
                    <span class="gf-clear">
                      <svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg>
                    </span>
                  </a>
                </div>
              {% endcapture %}
              {%- assign selected_html = selected_html | append: selected_item_html %}
            {% endif %}
            <option {% if value.selected %}selected="selected"{% endif %} value='{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}'>
                {{value_label}} ({{value.count}})            </option>
            {% endfor %}
          </select>
          {% else %}
          <ul class="gf-option-box">
            {% if filter.attribute == 'Collection' %}
              {%- assign collection_id = 0 %}
              {% if filter.tree %}
                {% for node in filter.tree %}

                  {% if node.selected %}
                    {% capture selected_item_html %}
                      <div class="selected-item gf-option-label">
                        <a onclick="removeFilterValue({{filter.id}},'{{node.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                          <span class="selected-item">
                            <span class="hidden-xs">{{filter.label | escape}}</span>
                            <strong>
                              <span class="gf-label">{{node.label}}</span>
                            </strong>
                          </span>
                          <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                        </a>
                      </div>
                    {% endcapture %}
                    {%- assign selected_html = selected_html | append: selected_item_html %}
                  {% endif %}

                  <li 1 data-collection="{{node.value}}" {% if node.selected or node.value == collection_id %}{% else %} class="is-collapsed" {% endif %} {% if node.is_collapse %} {% endif %}>
                    <div>
                    {% if filter.style == 'Checkbox' %}
                      <a {% if node.selected or node.value == collection_id %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{node.value}}')" title="{{node.label | escape}}">
                        <span class="gf-Checkbox"></span>
                        <span class="gf-label">{{node.label | escape}}</span>
                        <span class="gf-count">({{node.count}})</span>                      </a>
                    {% elsif filter.style == 'Radio' %}
                      <a {% if node.selected or node.value == collection_id %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{node.value}}')" title="{{node.label | escape}}">
                        <span class="gf-RadioButton"></span>
                        <span class="gf-label">{{node.label | escape}}</span>
                        <span class="gf-count">({{node.count}})</span>                      </a>
                    {% elsif filter.style == 'Collection' %}
                      <a {% if node.selected or node.value == collection_id %} class="checked"{% endif %} onclick="changeCollection('{{node.handle}}')" title="{{node.label | escape}}">
                        <span class="gf-label">{{node.label | escape}}</span>
                        <span class="gf-count">({{node.count}})</span>                      </a>
                    {% endif %}
                    {% if node.children %}<span></span>{% endif %}
                    </div>
                    {% if node.children %}
                     
                    <ul{% if node.selected or node.value == collection_id %}{% else %} style="display:none"{% endif %}>
                      {% for child in node.children %}

                        {% if child.selected %}
                          {% capture selected_item_html %}
                            <div class="selected-item gf-option-label">
                              <a onclick="removeFilterValue({{filter.id}},'{{child.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                                <span class="selected-item">
                                  <span class="hidden-xs">{{filter.label | escape}}</span>
                                  <strong>
                                    <span class="gf-label">{{child.label}}</span>
                                  </strong>
                                </span>
                                <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                              </a>
                            </div>
                          {% endcapture %}
                          {%- assign selected_html = selected_html | append: selected_item_html %}
                        {% endif %}

                        <li{% if child.is_collapse %} class="is-collapsed"{% endif %} 2 data-collection="{{child.value}}">
                          <div>
                          {% if filter.style == 'Checkbox' %}
                            <a {% if child.selected or child.value == collection_id %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{child.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child.label | escape}}">
                              <span class="gf-Checkbox"></span>
                              <span class="gf-label">{{child.label | escape}}</span>
                              <span class="gf-count">({{child.count}})</span>                            </a>
                          {% elsif filter.style == 'Radio' %}
                            <a {% if child.selected or child.value == collection_id %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{child.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child.label | escape}}">
                              <span class="gf-RadioButton"></span>
                              <span class="gf-label">{{child.label | escape}}</span>
                              <span class="gf-count">({{child.count}})</span>                            </a>
                          {% elsif filter.style == 'Collection' %}
                            <a {% if child.selected or child.value == collection_id %} class="checked"{% endif %} onclick="changeCollection('{{child.handle}}')" title="{{child.label | escape}}">
                              <span class="gf-label">{{child.label | escape}}</span>
                              <span class="gf-count">({{child.count}})</span>                            </a>
                          {% endif %}
                          {% if child.children %}<span></span>{% endif %}
                          </div>
                          {% if child.children %}
                            <ul{% if child.is_collapse %} style="display:none"{% endif %}>
                              {% for child2 in child.children %}

                                {% if child2.selected %}
                                  {% capture selected_item_html %}
                                    <div class="selected-item gf-option-label">
                                      <a onclick="removeFilterValue({{filter.id}},'{{child2.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                                        <span class="selected-item">
                                          <span class="hidden-xs">{{filter.label | escape}}</span>
                                          <strong>
                                            <span class="gf-label">{{child2.label}}</span>
                                          </strong>
                                        </span>
                                        <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                                      </a>
                                    </div>
                                  {% endcapture %}
                                  {%- assign selected_html = selected_html | append: selected_item_html %}
                                {% endif %}

                                <li 3 data-collection="{{child2.value}}">
                                  <div>
                                  {% if filter.style == 'Checkbox' %}
                                    <a {% if child2.selected or child2.value == collection_id %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{child2.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child2.label | escape}}">
                                      <span class="gf-Checkbox"></span>
                                      <span class="gf-label">{{child2.label | escape}}</span>
                                      <span class="gf-count">({{child2.count}})</span>                                    </a>
                                  {% elsif filter.style == 'Radio' %}
                                    <a {% if child2.selected or child2.value == collection_id %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{child2.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child2.label | escape}}">
                                      <span class="gf-RadioButton"></span>
                                      <span class="gf-label">{{child2.label | escape}}</span>
                                      <span class="gf-count">({{child2.count}})</span>                                    </a>
                                  {% elsif filter.style == 'Collection' %}
                                    <a {% if child2.selected or child2.value == collection_id %} class="checked"{% endif %} onclick="changeCollection('{{child2.handle}}')" title="{{child2.label | escape}}">
                                      <span class="gf-label">{{child2.label | escape}}</span>
                                      <span class="gf-count">({{child2.count}})</span>                                    </a>
                                  {% endif %}
                                  {% if child2.children %}<span></span>{% endif %}
                                  </div>
                                  {% if child2.children %}
                                    <ul{% if child.is_collapse %} style="display:none"{% endif %}>
                                      {% for child3 in child2.children %}

                                        {% if child3.selected %}
                                          {% capture selected_item_html %}
                                            <div class="selected-item gf-option-label">
                                              <a onclick="removeFilterValue({{filter.id}},'{{child3.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                                                <span class="selected-item">
                                                  <span class="hidden-xs">{{filter.label | escape}}</span>
                                                  <strong>
                                                    <span class="gf-label">{{child3.label}}</span>
                                                  </strong>
                                                </span>
                                                <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                                              </a>
                                            </div>
                                          {% endcapture %}
                                          {%- assign selected_html = selected_html | append: selected_item_html %}
                                        {% endif %}

                                        <li 4 data-collection="{{child3.value}}">
                                          {% if filter.style == 'Checkbox' %}
                                            <a {% if child3.selected or child3.value == collection_id %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{child3.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child3.label | escape}}">
                                              <span class="gf-Checkbox"></span>
                                              <span class="gf-label">{{child3.label | escape}}</span>
                                              <span class="gf-count">({{child3.count}})</span>                                            </a>
                                          {% elsif filter.style == 'Radio' %}
                                            <a {% if child3.selected or child3.value == collection_id %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{child3.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{child3.label | escape}}">
                                              <span class="gf-RadioButton"></span>
                                              <span class="gf-label">{{child3.label | escape}}</span>
                                              <span class="gf-count">({{child3.count}})</span>                                            </a>
                                          {% elsif filter.style == 'Collection' %}
                                            <a {% if child3.selected or child3.value == collection_id %} class="checked"{% endif %} onclick="changeCollection('{{child3.handle}}')" title="{{child3.label | escape}}">
                                              <span class="gf-label">{{child3.label | escape}}</span>
                                              <span class="gf-count">({{child3.count}})</span>                                            </a>
                                          {% endif %}
                                        </li>
                                      {% endfor %}
                                    </ul>
                                  {% endif %}
                                </li>
                              {% endfor %}
                            </ul>
                          {% endif %}
                        </li>
                      {% endfor %}
                    </ul>
                    {% endif %}
                  </li>
                {% endfor %}
              {% else %}
                {% for value in filter.values %}

                {% if value.selected %}
                  {% capture selected_item_html %}
                    <div class="selected-item gf-option-label">
                      <a onclick="removeFilterValue({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                        <span class="selected-item">
                          <span class="hidden-xs">{{filter.label | escape}}</span>
                          <strong>
                            <span class="gf-label">
                              {% if filter.attribute contains 'metafield:' and value.value contains 'https:' %}
                              <span class="gf-swatch-image" style="background-image: url('{{ value.value }}')"></span>
                              {% else %}
                              {{value.label}}
                              {% endif %}
                            </span>
                          </strong>
                        </span>
                        <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                      </a>
                    </div>
                  {% endcapture %}
                  {%- assign selected_html = selected_html | append: selected_item_html %}
                {% endif %}

                <li>
                  <div>
                  {% if filter.style == 'Checkbox' %}
                    <a {% if value.selected or value.value == collection_id %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value.label | escape}}">
                      <span class="gf-Checkbox"></span>
                      <span class="gf-label">{{value.label | escape}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  {% elsif filter.style == 'Radio' %}
                    <a {% if value.selected or value.value == collection_id %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value.label | escape}}">
                      <span class="gf-RadioButton"></span>
                      <span class="gf-label">{{value.label | escape}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  {% elsif filter.style == 'Collection' %}
                    <a {% if node.selected or value.value == collection_id %} class="checked"{% endif %} onclick="changeCollection('{{value.handle}}')" title="{{value.label | escape}}">
                      <span class="gf-label">{{value.label | escape}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  {% endif %}
                  </div>
                </li>
                {% endfor %}
              {% endif %}
            {% else %}
              {% for value in filter.values %}
                {%- assign value_label = value.label | escape %}
                {% if value.selected %}
                  {% capture selected_item_html %}
                    <div class="selected-item gf-option-label">
                      <a onclick="removeFilterValue({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')">
                        <span class="selected-item">
                          <span class="hidden-xs">{{filter.label | escape}}</span>
                          <strong>
                            {% if filter.style == 'Rating' %}
                            <span class="gf-label gf-stars">
                              {% for star in (1..5) %}
                                {% if star <= value.value %}
                                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                                {% else %}
                                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M6.71 15.116l3.357-1.658.892.452 2.327 1.178-.56-3.912.708-.707 1.29-1.29-3.235-.576-.445-.915-1.059-2.176L8.4 8.683l-1.005.168-2.098.35 1.975 1.975-.141.99-.422 2.95zM5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                                {% endif %}
                              {% endfor %}
                            </span>
                            {% elsif filter.attribute contains 'metafield:' and value.value contains 'https:' %}
                              <span class="gf-swatch-image" style="background-image: url('{{ value.value }}')"></span>
                            {% else %}
                            <span class="gf-label">{{value_label}}</span>
                            {% endif %}
                          </strong>
                        </span>
                        <span class="gf-clear"><svg viewBox="0 0 50 50"><path fill="currentColor" d="M25.5 6C15 6 6.5 14.5 6.5 25C6.5 35.5 15 44 25.5 44C36 44 44.5 35.5 44.5 25C44.5 14.5 36 6 25.5 6ZM34.4 31.9L32.5 33.8L25.6 26.9L18.7 33.8L16.8 31.9L23.7 25L16.8 18.1L18.7 16.2L25.6 23.1L32.5 16.2L34.4 18.1L27.4 25L34.4 31.9Z"></path></svg></span>
                      </a>
                    </div>
                  {% endcapture %}
                  {%- assign selected_html = selected_html | append: selected_item_html %}
                {% endif %}

                {% if filter.style == 'Checkbox' %}
                  <li>
                    <a{% if value.selected %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value_label}}">
                      <span class="gf-Checkbox"></span>
                      <span class="gf-label">{{value_label}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  </li>
                {% elsif filter.style == 'Radio' %}
                  <li>
                    <a{% if value.selected %} class="checked"{% endif %} onclick="toggleRadioFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value_label}}">
                      <span class="gf-RadioButton"></span>
                      <span class="gf-label">{{value_label}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  </li>
                {% elsif filter.style contains 'Box - Rectangle' %}
                  <li class="gf-box-rectangle">
                    <a{% if value.selected %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value_label}}">
                      <span class="gf-label">{{value_label}}</span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  </li>
                {% elsif filter.style == 'Rating' %}
                  <li>
                    <a{% if value.selected %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value_label}}">
                      <span class="gf-label gf-stars">
                        {% for star in (1..5) %}
                          {% if star <= value.value %}
                          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                          {% else %}
                          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M6.71 15.116l3.357-1.658.892.452 2.327 1.178-.56-3.912.708-.707 1.29-1.29-3.235-.576-.445-.915-1.059-2.176L8.4 8.683l-1.005.168-2.098.35 1.975 1.975-.141.99-.422 2.95zM5.2 18a.8.8 0 01-.792-.914l.743-5.203-2.917-2.917a.8.8 0 01.434-1.355l4.398-.733 2.218-4.435a.8.8 0 011.435.008l2.123 4.361 4.498.801a.8.8 0 01.425 1.353l-2.917 2.917.744 5.203a.8.8 0 01-1.154.828l-4.382-2.22-4.502 2.223A.792.792 0 015.2 18z" fill="#ff9800"/></svg>
                          {% endif %}
                        {% endfor %}
                      </span>
                      <span class="gf-count">({{value.count}})</span>                    </a>
                  </li>
                {% elsif filter.style contains 'Swatch' %}
                  {%- assign attribute = filter.attribute | replace: 'option:', '' | downcase %}
                  {%- assign value_handle = value.value | downcase %}
                  <li>
                    <a {% if value.selected %} class="checked"{% endif %} onclick="toggleCheckboxFilter({{filter.id}},'{{value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape}}')" title="{{value.label | escape}}">
                      {% if swatches[attribute] and swatches[attribute][value_handle] %}
                        {% if swatches[attribute][value_handle].mode == 1 %}
                          <span class="gf-option-one-color" style="background-color:{{ swatches[attribute][value_handle].color_1 }}"></span>{% if filter.style contains 'Swatch - Text' %} <span class="gf-label">{{value.label | escape}}</span>{% endif %}
                        {% elsif swatches[attribute][value_handle].mode == 2 %}
                          <span class="gf-option-two-color" style="background-color:{{ swatches[attribute][value_handle].color_1 }}"><span class="bottom-color" style="border-bottom-color:{{ swatches[attribute][value_handle].color_2 }}"></span></span>{% if filter.style contains 'Swatch - Text' %} <span class="gf-label">{{value.label | escape}}</span>{% endif %}
                        {% elsif swatches[attribute][value_handle].mode == 3 %}
                          <span class="gf-swatch-image" style="background-image: url('{{ swatches[attribute][value_handle].image }}');background-color: {{ value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape }}"></span>{% if filter.style contains 'Swatch - Text' %} <span class="gf-label">{{value.label | escape}}</span>{% endif %}
                        {% endif %}
                      {% else %}
                        {%- assign value_handle = value.value | handle %}
                        {%- assign value_jpg    = value_handle | append: '.jpg' %}
                        {%- assign value_png    = value_handle | append: '.png' %}
                        {%- assign value_jpeg   = value_handle | append: '.jpeg' %}
                        {%- assign has_swatch   = false %}
                        {% capture background_image_css %}
                          {% if images contains value_jpg %}
                            {%- assign has_swatch = true %}
                            background-image: url('{{ value_jpg | asset_img_url: '50x' | prepend: 'https:' }}');
                          {% elsif images contains value_png %}
                            {%- assign has_swatch = true %}
                            background-image: url('{{ value_png | asset_img_url: '50x' | prepend: 'https:' }}');
                          {% elsif images contains value_jpeg %}
                            {%- assign has_swatch = true %}
                            background-image: url('{{ value_jpeg | asset_img_url: '50x' | prepend: 'https:' }}');
                          {% elsif value.value contains 'https:' or value.value contains 'http:' %}
                            {%- assign has_swatch = true %}
                            background-image: url('{{ value.value }}');  
                          {% endif %}
                          background-color: {{ value.value | replace:"\\", "\\\\" | replace:"\'", "\\\'" | escape }};
                        {% endcapture %}
                        {% if has_swatch %}
                        <span class="gf-swatch-image" style="{{background_image_css}}"></span>
                        {% if filter.style contains 'Swatch - Text' %} 
                          <span class="gf-label">{{value.label | escape}}</span>
                        {% endif %}
                        {% else %}
                        <span class="gf-option-value">{{value.label | escape}}</span>
                        {% endif %}
                      {% endif %}
                    </a>
                  </li>
                {% endif %}
              {% endfor %}
              {% if filter.style == 'Swatch' %}
              <li class="hidden-box"><a><span class="gf-swatch-image"></span></a></li>
              <li class="hidden-box"><a><span class="gf-swatch-image"></span></a></li>
              <li class="hidden-box"><a><span class="gf-swatch-image"></span></a></li>
              <li class="hidden-box"><a><span class="gf-swatch-image"></span></a></li>
              <li class="hidden-box"><a><span class="gf-swatch-image"></span></a></li>
              {% endif %}
            {% endif %}
          </ul>
          {% endif %}
        </div>
      </div>
    </div>
        {% endfor %}
  {% endif %}
{% endcapture %}
<div class="globo-selected-items-wrapper rounded visible-xs">
  {% if has_filter %}
  <div class="gf-block-title hidden-xs">
    <div class="h3"><span>{{ translation.filter.filter_by | default: "Filter by"}}</span></div>
    <a onclick="clearAllFilter()" class="gf-refine-toggle hidden-xs">{{ translation.filter.clear_all | default: "Clear all"}}</a>
  </div>
  <div class="gf-block-content globo-selected-items">
    <button onclick="clearAllFilter()" class="clear-refinements visible-xs">{{ translation.filter.clear_all | default: "Clear all"}}</button>
    {{selected_html}}
  </div>
  {% endif %}
</div>
<div class="gf-filter-contents">
  {{filter_tree_html}}
</div>

<div class="gf-filter-footer">
  {%- assign plurality = translation.search.products | default: "Products" %}
  {%- assign singular = translation.search.product | default: "Product" %}
  <button type="button" onclick="globofilter.toggleCanvas()">{{ translation.filter.view | default: "View"}} <b>{{pagination.total}}</b> {{pagination.total | pluralize: singular, plurality}}</button>
</div>
</script><script>
/** * CUSTOM SHIPPING BAR LOGIC - USA ONLY
 * This script hides the free shipping bar for international customers 
 * and removes it if a user calculates shipping for a non-US country.
 */
(function() {
  // Selectors based on your theme's HTML structure
  const shippingBarSelector = '.drawer__shipping-bar'; // The shipping bar container
  const calculatorSelectorId = 'cart-drawer-shipping-country'; // The country dropdown ID

  function updateBarVisibility(countryValue) {
    const bar = document.querySelector(shippingBarSelector);
    if (!bar) return;

    // Logic: Only show the bar if the country is "United States" or its code "US"
    const isUS = (countryValue === 'US' || countryValue === 'United States');
    bar.style.setProperty('display', isUS ? 'block' : 'none', 'important');
  }

  // 1. INITIAL LOAD: Detect visitor's physical location via IP address
  // This ensures a visitor in Pakistan sees no bar on page load
  fetch('https://ipapi.co/json/')
    .then(response => response.json())
    .then(data => {
      updateBarVisibility(data.country_code); 
    })
    .catch(() => {
      console.log('Location check bypassed or failed.');
    });

  // 2. INTERACTION WATCHER: Monitors the Shipping Calculator dropdown
  // If a US visitor selects "Canada" to check rates, the bar disappears
  document.addEventListener('change', function(event) {
    if (event.target && event.target.id === calculatorSelectorId) {
      updateBarVisibility(event.target.value);
    }
  });
})();
</script>

<style> /* Change Shopify native rating stars (Peak theme) */:root {--product-card-star-color: 246 125 32; /* RGB for judge.me default gold */}  /* Wishlist Float Heart Button Color Change */svg.svg-inline--fa.fa-heart.fa-w-16.fa-1x {color: #f56c20;}  /* Wishlist Float Heart Button Color Change */ /* JudgmePopup */.jdgm-popup-widget .jdgm-popup-widget__cards-container {bottom: 90px !important;}  /* JudgmePopup */ /* Add light brand orange background to selected variant pills */variant-selects fieldset.product-form__input input[type="radio"]:checked + label {background-color: rgba(244, 124, 32, 0.15) !important; border-color: #f47c20 !important;} variant-selects fieldset.product-form__input input[type="radio"]:checked + label > span {background-color: transparent !important;}  /* Make Search Icon Thicker */.search__button .icon-search {height: 2.5rem !important; width: 2.5rem !important;} @media only screen and (max-width: 767px) {#chat-button {right: 0px !important; bottom: 56px !important; }} .shopify-policy__container {max-width: 1300px !important;} </style>
<div id="shopify-block-AWTZhbW00S0txY2tBM__15181020662106344915" class="shopify-block shopify-app-block"><div class='jdgm-popup-widget-wrapper' role='complementary'>
  <div class='jdgm-widget jdgm-popup-widget'> <style>
    .jdgm-popup-widget .jdgm-popup-widget__cards-container{top:unset;bottom:40px;left:0;right:unset}@media only screen and (max-width: 767px){.jdgm-popup-widget .jdgm-popup-widget__cards-container{left:24px;right:unset}}.jdgm-popup-widget .jdgm-popup-card{border-radius:8px;height:147px}.jdgm-popup-widget .jdgm-popup-card__close-btn{border-radius:8px}.jdgm-popup-widget .jdgm-popup-card__pic-wrapper{border-radius:8px 0 0 8px}.jdgm-popup-widget .jdgm-popup-card__rev-prod-wrapper{width:66%;max-width:238px}.jdgm-popup-widget .jdgm-popup-card__rev-content{-webkit-box-orient:vertical;-webkit-line-clamp:3}.jdgm-popup-widget .jdgm-popup-card__reviewer{display:none}.jdgm-full-rev-modal.popup-widget .jm-mfp-content{border-radius:8px}.jdgm-full-rev-modal.popup-widget .jdgm-full-rev__icon{border-radius:8px}.jdgm-full-rev-modal.popup-widget .jdgm-full-rev[data-verified-buyer="true"] .jdgm-full-rev__icon::after{border-radius:8px}.jdgm-full-rev-modal.popup-widget .jdgm-rev__buyer-badge{border-radius:calc( 8px / 2 )}.jdgm-full-rev-modal.popup-widget .jdgm-full-rev__pic-img{border-radius:8px}.jdgm-full-rev-modal.popup-widget .jdgm-full-rev__reply{border-radius:8px}.jdgm-full-rev-modal.popup-widget .jdgm-full-rev__replier::before{content:'LIFE ENTHUSIAST'}.jdgm-full-rev-modal.popup-widget .jdgm-full-rev__product-button{border-radius:calc( 8px * 6 )}

  </style> <div class='jdgm-popup-widget__cards-container' data-position='bottom_left'> <div class='jdgm-popup-card' data-review-id='9c681c4a-0712-4aa9-8b45-d08bab2eae9e' style='display: none;'> <span class='jdgm-popup-card__close-btn' aria-label='Close popup widget' role='button'> </span>  <div class='jdgm-popup-card__pic-wrapper'> <img class='jdgm-popup-card__pic' title='Review picture' alt='Review picture' data-src='https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Superfoods_Iridesca_154g-5.5oz_240x240.jpg?v=1776091990'/> </div>  <div class='jdgm-popup-card__rev-prod-wrapper'> <div class='jdgm-popup-card__rev-content-wrapper'> <div class='jdgm-popup-card__reviewer'> T Nicholas </div> <div class='jdgm-popup-card__rev-rating' aria-label='5 stars' role='img'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </div> <div class='jdgm-popup-card__rev-content'>  <span class='jdgm-popup-card__rev-body'> <p>It is very effective. My husband has multiple health issues. A limited diet. Appetite is poor. Iridesca is a whole food meal supplement with nutrition value incomparable to any other in my opinion. It renews his strength after consuming. I recommend this product for all ages. Healthy &amp; not healthy.</p> </span> </div> </div> <div class='jdgm-popup-card__prod-wrapper'> <div class='jdgm-popup-card__prod-title'> Exsula Superfoods Iridesca </div> </div> </div> </div><div class='jdgm-popup-card' data-review-id='62f940e6-7229-4f24-a2e4-4b00114cc1fb' style='display: none;'> <span class='jdgm-popup-card__close-btn' aria-label='Close popup widget' role='button'> </span>  <div class='jdgm-popup-card__pic-wrapper'> <img class='jdgm-popup-card__pic' title='Review picture' alt='Review picture' data-src='https://cdn.shopify.com/s/files/1/0779/3603/4012/files/MPS-Gold_100_60g-2.0oz_240x240.jpg?v=1776114342'/> </div>  <div class='jdgm-popup-card__rev-prod-wrapper'> <div class='jdgm-popup-card__rev-content-wrapper'> <div class='jdgm-popup-card__reviewer'> Tonya Holly </div> <div class='jdgm-popup-card__rev-rating' aria-label='5 stars' role='img'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </div> <div class='jdgm-popup-card__rev-content'>  <span class='jdgm-popup-card__rev-body'> <p>As a user of mps gold 100 of 13 years, it keeps my immune system strong. I feel good. I rarely get sick, if I do it is like a mini cold that last few days that I barely notice. I have not had a headache since taking this product. Highly recommend!</p> </span> </div> </div> <div class='jdgm-popup-card__prod-wrapper'> <div class='jdgm-popup-card__prod-title'> MPS-Gold 100 Mucopolysaccharides Powder </div> </div> </div> </div><div class='jdgm-popup-card' data-review-id='20e4c817-5bbd-4a9f-b073-65d1a193aabc' style='display: none;'> <span class='jdgm-popup-card__close-btn' aria-label='Close popup widget' role='button'> </span>  <div class='jdgm-popup-card__rev-prod-wrapper'> <div class='jdgm-popup-card__rev-content-wrapper'> <div class='jdgm-popup-card__reviewer'> Lora Clarke </div> <div class='jdgm-popup-card__rev-rating' aria-label='5 stars' role='img'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </div> <div class='jdgm-popup-card__rev-content'>  <span class='jdgm-popup-card__rev-body'> <p>The products I have bought were very effective as advertised,ordering was easy and shipment was on time. I recommend their products.</p> </span> </div> </div> <div class='jdgm-popup-card__prod-wrapper'> <div class='jdgm-popup-card__prod-title'> LIFE ENTHUSIAST </div> </div> </div> </div><div class='jdgm-popup-card' data-review-id='b0ec4ad4-774b-43da-bdd0-cb49c5f270fb' style='display: none;'> <span class='jdgm-popup-card__close-btn' aria-label='Close popup widget' role='button'> </span>  <div class='jdgm-popup-card__rev-prod-wrapper'> <div class='jdgm-popup-card__rev-content-wrapper'> <div class='jdgm-popup-card__reviewer'> Robert White Jr </div> <div class='jdgm-popup-card__rev-rating' aria-label='5 stars' role='img'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </div> <div class='jdgm-popup-card__rev-content'>  <span class='jdgm-popup-card__rev-body'> <p>Always a 5⭐️ Shopping Experience. Fast shipping and delivery</p> </span> </div> </div> <div class='jdgm-popup-card__prod-wrapper'> <div class='jdgm-popup-card__prod-title'> LIFE ENTHUSIAST </div> </div> </div> </div><div class='jdgm-popup-card' data-review-id='3e2d1124-33b2-4c4b-aa99-f5545882b90d' style='display: none;'> <span class='jdgm-popup-card__close-btn' aria-label='Close popup widget' role='button'> </span>  <div class='jdgm-popup-card__pic-wrapper'> <img class='jdgm-popup-card__pic' title='Review picture' alt='Review picture' data-src='https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Apple_Fiber_240x240.jpg?v=1777629656'/> </div>  <div class='jdgm-popup-card__rev-prod-wrapper'> <div class='jdgm-popup-card__rev-content-wrapper'> <div class='jdgm-popup-card__reviewer'> Don Mueller </div> <div class='jdgm-popup-card__rev-rating' aria-label='5 stars' role='img'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </div> <div class='jdgm-popup-card__rev-content'>  <span class='jdgm-popup-card__rev-body'> <p>Hello Martin,</p>

<p>I recently received both Apple Fiber and Lecithin.</p>

<p>The Apple Fiber, as I experienced with it previously, was excellent in keeping me consistently regular. So far, with the new supply, the same wonderful benefit is again in place.</p>

<p>The Sunflower Lecithin is excellent for the skin. The texture of the skin has become more refined and healthier-looking, with a more youthful appearance. Lecithin has no equal in replenishing and regenerating the skin of the whole body, including the face. </p>

<p>Don Mueller</p> </span> </div> </div> <div class='jdgm-popup-card__prod-wrapper'> <div class='jdgm-popup-card__prod-title'> Apple Fiber </div> </div> </div> </div> </div> </div>
</div>


</div><div id="shopify-block-AY3pVa3ZJR0E3aHF6e__10436698916776057164" class="shopify-block shopify-app-block"><script id="subscription-helper">

        if (!window.AppstleIncluded) {
          window.AppstleIncluded = true;
          window.RS = Window.RS || {};
          
            RS.Config = {
                "selectors": {
                    "payment_button_selectors": "form[action$='/cart/add'] .shopify-payment-button",
                    "subscriptionLinkSelector": "",
                    "atcButtonPlacement": "BEFORE",
                    "subscriptionLinkPlacement": "BEFORE",
                    "cartRowSelector": "",
                    "cartLineItemSelector": "",
                    "cartLineItemPerQuantityPriceSelector": "",
                    "cartLineItemTotalPriceSelector": "",
                    "cartLineItemSellingPlanNameSelector": "",
                    "cartSubTotalSelector" : "",
                    "cartLineItemPriceSelector": "",
                    "cartLineItemPlacement": "BEFORE",
                    "cartHiddenAttributesSelector": "",
                    "buildABoxDiscountSelector": "",
                },
                "baseUrl": "https://subscription-admin.appstle.com",
                "usedTranslation": "true",
                "enableCartWidgetFeature": "false",
                "storefrontAnalyticsForwardingEnabled": false,
                "appstleStorefrontAnalyticsPath": "",
                "useUrlWithCustomerId": "true",
                "atcButtonSelector": "",
                "moneyFormat": "${{amount}}",
                "oneTimePurchaseText": "One-Time Purchase",
                "tapToSelectText": "Tap To Select",
                "bundleDiscountTextV2": "bundle discount extra: {{bundleDiscount}} off",
                "productPageUnitPriceSelectorV2": "",
                "monthsFrequencyTextV2": "Months",
                "monthlyLabelTextV2": "Monthly",
                "monthFrequencyTextV2": "Month",
                "weeksFrequencyTextV2": "Weeks",
                "weeklyLabelTextV2": "Weekly",
                "weekFrequencyTextV2": "Week",
                "daysFrequencyTextV2": "Days",
                "dayFrequencyTextV2": "day",
                "yearsFrequencyTextV2": "Years",
                "yearlyLabelTextV2": "Yearly",
                "yearFrequencyTextV2": "Year",
                "offFrequencyTextV2": "Off",
                "prepayLabelTextV2": "Prepay",
                "prepaidLabelTextV2": "Prepaid",
                "prepaidSaveBadgeTextV2": "SAVE {{selectedDiscountPercentage}}",
                "onetimeDescriptionTextV2": "",
                "atcButtonTextV2": "",
                "oneTimeFrequencyTextV2": "One Time",
                "cancelAnytimeLabelTextV2": "Cancel Anytime",
                "noSubscriptionLabelTextV2": "No Subscription",
                "addToShipmentButtonTextV2": "Add to Shipment",
                "addToShipmentProcessingV2": "Processing...",
                "addToShipmentSuccessTextV2": "Success",
                "addToShipmentErrorTextV2": "Error",
                "addToShipmentTooltipTextV2": "Please avoid double delivery charges! Login to add this product to an upcoming delivery.",
                "frequencyCombinedWidgetTextV2": "Frequency",
                "selectDeliverOptionV2": "Select Delivery Option",
                "subscribeAndSaveSuccessV2": "Subscription Selected",
                "unsubscribeFrequencyTextV2": "One-time Purchase",
                "deliveryEveryFrequencyTextV2": "Delivery Frequency",
                "sellingPlanTitleTextNonPrepaid": "{{sellingPlanName}}",
                "subscribeAndSaveInitalV2": "Subscribe and save",
                "subscriptionDescriptionTextV2": "",
                "atcButtonTextSelector": "",
                "disableCartWidgetOnVariants": "",
                "shop": "xnw918-dh.myshopify.com",
                "deliveryText": "delivery",
                "purchaseOptionsText": "Purchase Options",
                "manageSubscriptionButtonText": "Manage Subscription",
                "subscriptionOptionText": "Subscribe & Save",
                "sellingPlanSelectTitle": "DELIVERY FREQUENCY",
                "subscriptionPriceDisplayText": "",
                "tooltipTitle": "Subscription detail",
                "showTooltipOnClick": "false",
                "tooltipDesctiption": `<strong>Have complete control of your subscriptions<\/strong><br\/><br\/>\nEasily skip, reschedule, or edit your deliveries at any time. Please note that to maintain your subscription discount, there is a minimum commitment of 3 fulfillment cycles before cancellation becomes available.`,
                "tooltipDescriptionOnPrepaidPlan": "<b>Prepaid Plan Details<\/b><\/br> Total price: {{totalPrice}} ( Price for every delivery: {{pricePerDelivery}})",
                "tooltipDescriptionOnMultipleDiscount": "<b>Discount Details<\/b><br\/>An initial discount of {{discountOne}} will be applied to your first and upcoming subscriptions!",
                "tooltipDescriptionCustomization": "{{{defaultTooltipDescription}}} <\/br>  {{{prepaidDetails}}} <\/br> {{{discountDetails}}}",
                "orderStatusManageSubscriptionTitle": "Subscription",
                "orderStatusManageSubscriptionDescription": "Continue to your account to view and manage your subscriptions. Please use the same email address that you used to buy the subscription.",
                "orderStatusManageSubscriptionButtonText": "Manage your subscription",
                "subscriptionOptionSelectedByDefault" : false,
                "totalPricePerDeliveryText" : "{{prepaidPerDeliveryPrice}}\/delivery",
                "memberOnlySellingPlansJson": {},
                "nonMemberOnlySellingPlansJson": {},
                "sellingPlansJson": [{"frequencyCount":1,"frequencyInterval":"WEEK","billingFrequencyCount":1,"billingFrequencyInterval":"WEEK","frequencyName":"Weekly Subscription","afterCycle1":0,"afterCycle2":0,"discountEnabled":false,"discountEnabled2":false,"discountEnabledMasked":false,"discountEnabled2Masked":false,"id":"gid://shopify/SellingPlan/32856899804","frequencyType":"ON_PURCHASE_DAY","specificDayEnabled":false,"minCycles":3,"cutOff":0,"prepaidFlag":"false","idNew":"gid://shopify/SellingPlan/32856899804","planType":"PAY_AS_YOU_GO","deliveryPolicyPreAnchorBehavior":"ASAP","freeTrialEnabled":false,"memberOnly":false,"nonMemberOnly":false,"formFieldJson":"null","frequencySequence":0,"groupName":"Fibromyalgia Support and Solutions VIP Program","groupId":6486393052,"repeatingCycle":false,"defaultSelectedPlan":false,"frequencyNameTranslations":{},"inventoryPolicyReserve":"ON_SALE","appstleCycles":[]},{"frequencyCount":1,"frequencyInterval":"MONTH","billingFrequencyCount":1,"billingFrequencyInterval":"MONTH","frequencyName":"Every 1 Month: (Save 10%)","discountOffer":10.0,"afterCycle1":0,"discountType":"PERCENTAGE","discountEnabled":true,"discountEnabledMasked":true,"id":"gid://shopify/SellingPlan/32856932572","frequencyType":"ON_PURCHASE_DAY","specificDayEnabled":false,"minCycles":3,"cutOff":0,"prepaidFlag":"false","idNew":"gid://shopify/SellingPlan/32856932572","planType":"PAY_AS_YOU_GO","deliveryPolicyPreAnchorBehavior":"ASAP","freeTrialEnabled":false,"memberOnly":false,"nonMemberOnly":false,"formFieldJson":"[]","upcomingOrderEmailBuffer":5,"frequencySequence":0,"groupName":"10 Percent off Subscription Plans","groupId":6486425820,"repeatingCycle":false,"defaultSelectedPlan":false,"inventoryPolicyReserve":"ON_SALE","appstleCycles":[]},{"frequencyCount":2,"frequencyInterval":"MONTH","billingFrequencyCount":2,"billingFrequencyInterval":"MONTH","frequencyName":"Every 2 Months: (Save 10%)","frequencyDescription":"","discountOffer":10.0,"afterCycle1":0,"discountType":"PERCENTAGE","discountEnabled":true,"discountEnabledMasked":true,"id":"gid://shopify/SellingPlan/32860504284","frequencyType":"ON_PURCHASE_DAY","specificDayEnabled":false,"minCycles":3,"cutOff":0,"prepaidFlag":"false","idNew":"gid://shopify/SellingPlan/32860504284","planType":"PAY_AS_YOU_GO","deliveryPolicyPreAnchorBehavior":"ASAP","freeTrialEnabled":false,"memberOnly":false,"nonMemberOnly":false,"formFieldJson":"[]","upcomingOrderEmailBuffer":5,"frequencySequence":1,"groupName":"10 Percent off Subscription Plans","groupId":6486425820,"repeatingCycle":false,"defaultSelectedPlan":false,"inventoryPolicyReserve":"ON_SALE","appstleCycles":[]},{"frequencyCount":3,"frequencyInterval":"MONTH","billingFrequencyCount":3,"billingFrequencyInterval":"MONTH","frequencyName":"Every 3 Months: (Save 10%)","frequencyDescription":"","discountOffer":10.0,"afterCycle1":0,"discountType":"PERCENTAGE","discountEnabled":true,"discountEnabledMasked":true,"id":"gid://shopify/SellingPlan/32862372060","frequencyType":"ON_PURCHASE_DAY","specificDayEnabled":false,"minCycles":3,"cutOff":0,"prepaidFlag":"false","idNew":"gid://shopify/SellingPlan/32862372060","planType":"PAY_AS_YOU_GO","deliveryPolicyPreAnchorBehavior":"ASAP","freeTrialEnabled":false,"memberOnly":false,"nonMemberOnly":false,"formFieldJson":"[]","upcomingOrderEmailBuffer":5,"frequencySequence":2,"groupName":"10 Percent off Subscription Plans","groupId":6486425820,"repeatingCycle":false,"defaultSelectedPlan":false,"inventoryPolicyReserve":"ON_SALE","appstleCycles":[]},{"frequencyCount":1,"frequencyInterval":"MONTH","billingFrequencyCount":1,"billingFrequencyInterval":"MONTH","frequencyName":"Monthly Subscription","discountOffer":0.0,"discountOffer2":0.0,"afterCycle1":0,"afterCycle2":1,"discountType":"PERCENTAGE","discountType2":"PERCENTAGE","discountEnabled":true,"discountEnabled2":true,"discountEnabledMasked":true,"discountEnabled2Masked":true,"id":"gid://shopify/SellingPlan/33426931932","frequencyType":"ON_PURCHASE_DAY","specificDayEnabled":false,"minCycles":2,"cutOff":0,"prepaidFlag":"false","idNew":"gid://shopify/SellingPlan/33426931932","planType":"PAY_AS_YOU_GO","deliveryPolicyPreAnchorBehavior":"ASAP","freeTrialEnabled":true,"freeTrialCount":3,"freeTrialInterval":"DAY","memberOnly":false,"nonMemberOnly":false,"formFieldJson":"[]","upcomingOrderEmailBuffer":4,"frequencySequence":0,"groupName":"Private Member Association (Monthly)","groupId":7042924764,"repeatingCycle":false,"keepOriginalNextBillingDateAfterTrial":false,"defaultSelectedPlan":false,"frequencyNameTranslations":{},"inventoryPolicyReserve":"ON_SALE","appstleCycles":[]},{"frequencyCount":1,"frequencyInterval":"YEAR","billingFrequencyCount":1,"billingFrequencyInterval":"YEAR","frequencyName":"Annual Subscription","frequencyDescription":"","afterCycle1":0,"afterCycle2":0,"discountEnabled":false,"discountEnabled2":false,"discountEnabledMasked":false,"discountEnabled2Masked":false,"id":"gid://shopify/SellingPlan/33440825564","frequencyType":"ON_PURCHASE_DAY","specificDayEnabled":false,"cutOff":0,"prepaidFlag":"false","idNew":"gid://shopify/SellingPlan/33440825564","planType":"PAY_AS_YOU_GO","deliveryPolicyPreAnchorBehavior":"ASAP","freeTrialEnabled":false,"memberOnly":false,"nonMemberOnly":false,"formFieldJson":"null","upcomingOrderEmailBuffer":5,"frequencySequence":0,"groupName":"Private Member Association (Annual)","groupId":7054524636,"repeatingCycle":false,"defaultSelectedPlan":false,"frequencyNameTranslations":{},"inventoryPolicyReserve":"ON_SALE","appstleCycles":[]}],
                "widgetEnabled": true,
                "showTooltip" : true,
                "showCartWidgetOnBundleItems" : false,
                "prepaidOptionSelectedByDefault" : false,
                "disablePassingSellingPlanAsLineProperties" : true,
                "updateThemePrice" : false,
                "sortByDefaultSequence": false,
                "showSubOptionBeforeOneTime": false,
                "detectVariantFromURLParams": false,
                "disableQueryParamsUpdate": false,
                "showStaticTooltip": false,
                "showAppstleLink": false,
                "sellingPlanTitleText" : "{{sellingPlanName}} ({{sellingPlanPrice}}\/delivery)",
                "oneTimePriceText" : "{{price}}",
                "selectedPayAsYouGoSellingPlanPriceText" : "{{price}}",
                "selectedPrepaidSellingPlanPriceText" : " {{totalPrice}}",
                "selectedDiscountFormat" : "SAVE {{selectedDiscountPercentage}}",
                "manageSubscriptionBtnFormat" : "<a href='https:\/\/shopify.com\/96879509794\/account\/profile' class='appstle_manageSubBtn' ><button class='btn' style='padding: 2px 20px'>{{manageSubscriptionButtonText}}<\/button><\/a><br><br>",
                "manageSubscriptionUrl" : "https:\/\/shopify.com\/77936034012\/account\/pages\/019dbe72-e192-7fe5-9e91-82a0a1a8655f",
                "appstlePlanId": 2707,
                "showCheckoutSubscriptionBtn": true,
                "priceSelector": "",
                "reloadPriceSelector": "",
                "landingPagePriceSelector": "",
                "quickViewClickSelector": "",
                "badgeTop": "",
                "pricePlacement": "BEFORE",
                "disableLoadingJquery": false,
                "widgetEnabledOnSoldVariant": "true",
                "switchRadioButtonWidget": false,
                "appstlePlanName": "20%off_busniess",
                "appstlePlanFeatures": {"analytics": true, "webhookAccess": false, "accessBundling": true, "enableAutoSync": false, "accessBuildABox": true, "enablePriceSync": false, "enableAutomation": false, "enableCartWidget": true, "accessResendEmail": true, "enableAddressSync": false, "enableExternalApi": false, "enableResendEmail": true, "enableQuickActions": false, "accessQuickCheckout": false, "accessSplitContract": true, "enableSummaryReports": true, "enableCustomEmailHtml": true, "enableWidgetPlacement": true, "enableShippingProfiles": true, "enableCustomEmailDomain": false, "enableDunningManagement": true, "enableExportActivityLog": true, "enablePrepaidPayAsYouGo": false, "subscriptionOrderAmount": 30000, "enableOrderConsolidation": false, "accessWidgetDesignOptions": true, "enableImmediatePlaceOrder": true, "enableInventoryManagement": true, "accessOneTimeProductUpsells": true, "enableBillingIntervalChange": true, "enableProductSwapAutomation": false, "enableCancellationManagement": true, "enableAdminNotificationAccess": true, "accessSubscriptionActivityLogs": true, "accessSubscriberLoyaltyFeatures": true, "enableAddToExistingSubscription": false, "enableContractPriceModification": true, "enableTrackInventoryInSingleBAB": true, "accessManualSubscriptionCreation": true, "enableNextBillingDateModification": true, "accessCustomerPortalProductUpsells": false, "accessAdvanceSubscriptionPlanOptions": true, "accessAdvancedCustomerPortalSettings": true},
                "formMappingAttributeName": "",
                "formMappingAttributeSelector": "",
                "quickViewModalPollingSelector": "",
                "scriptLoadDelay": "0",
                "formatMoneyOverride": "false",
                "enableAddToExistingSubscriptionFeature": "false",
                "displayAddToExistingSubscriptionButtonForNotLoggedInV2": "",
                "showAddToSubscriptionButtonOnlyOnSubscriptionProducts": "false",
                "appstle_app_proxy_path_prefix": "apps\/subscriptions",
                "updatePriceOnQuantityChange": "",
                "widgetParentSelector": "",
                "quantitySelector": "",
                "enableAddJSInterceptor": "true",
                "isDevEnabled": false,
                "forceReloadWidgetSelector": "",
                "forceReloadOnFreqChange": false,
                "showPrepaidPlanSeparately": true,
                "debugLogsEnabled": false,
                "isUseStorefrontAPI": true,
                "reBuyEnabled": "false",
                "loyaltyDetailsLabelText": "",
                "loyaltyPerkDescriptionTextV2": "{{#isDiscountTypeFreeProduct}} <div style='display: flex;'> <div style='height: 30px; width: 30px; flex-shrink: 0; margin-right: 5px;' class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24'><path fill='currentColor' d='M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12' opacity='0.5'><\/path><path fill='currentColor' fill-rule='evenodd' d='M6.914 11.25H2v1.5h8.163A3.25 3.25 0 0 1 7 15.25a.75.75 0 0 0 0 1.5a4.75 4.75 0 0 0 4.25-2.626V22h1.5v-7.876A4.75 4.75 0 0 0 17 16.75a.75.75 0 0 0 0-1.5a3.25 3.25 0 0 1-3.163-2.5H22v-1.5h-4.913c.35-.438.613-.955.756-1.527c.538-2.153-1.413-4.103-3.565-3.565a4 4 0 0 0-1.528.756V2h-1.5v4.914a4 4 0 0 0-1.527-.756C7.57 5.62 5.62 7.57 6.158 9.723c.143.572.405 1.089.756 1.527m4.336 0H9.997a2.5 2.5 0 0 1-2.384-1.891A1.44 1.44 0 0 1 9.36 7.613a2.5 2.5 0 0 1 1.891 2.384zm2.753 0H12.75v-1.245a2.5 2.5 0 0 1 1.891-2.392a1.44 1.44 0 0 1 1.746 1.746a2.5 2.5 0 0 1-2.384 1.891' clip-rule='evenodd'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Free Gift Reward<\/div><span class='appstle-loyalty-badge'><strong>{{{productPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> {{^isZeroBillingCycle}} <span class='appstle-loyalty-billing-cycle'> Get a free {{freeProductName}} worth of {{productPrice}} on your <span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order. <\/span> {{\/isZeroBillingCycle}} {{#isZeroBillingCycle}} <span class='appstle-free-product-loyalty'> Get a free {{freeProductName}} worth of {{productPrice}} with your <span class='appstle-loyalty-billing-cycle-count'>1st<\/span> order. <\/span> {{\/isZeroBillingCycle}} <\/div> <div class='appstle-loyalty-save-badge'>One-time<\/div> <\/div> <\/div> {{\/isDiscountTypeFreeProduct}} {{#isDiscountTypePercentage}}{{#isPerkOnward}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M15.252 10.689c-.987-1.18-1.48-1.77-2.048-1.68c-.567.091-.832.803-1.362 2.227l-.138.368c-.15.405-.226.607-.373.756c-.146.149-.348.228-.75.386l-.367.143c-1.417.555-2.126.833-2.207 1.4s.52 1.049 1.721 2.011l.31.25c.342.273.513.41.611.597c.1.187.115.404.146.837l.029.394c.11 1.523.166 2.285.683 2.545s1.154-.155 2.427-.983l.329-.215c.362-.235.543-.353.75-.387c.208-.033.42.022.841.132l.385.1c1.485.386 2.228.58 2.629.173s.193-1.144-.221-2.62l-.108-.38c-.117-.42-.176-.63-.147-.837c.03-.208.145-.39.374-.756l.21-.332c.807-1.285 1.21-1.927.94-2.438c-.269-.511-1.033-.553-2.562-.635l-.396-.022c-.434-.023-.652-.035-.841-.13c-.19-.095-.33-.263-.61-.599z'><\/path><path fill='currentColor' d='M10.331 4.252c1.316-1.574 1.974-2.361 2.73-2.24s1.11 1.07 1.817 2.969l.183.491c.201.54.302.81.497 1.008c.196.199.464.304 1.001.514l.489.192c1.89.74 2.835 1.11 2.942 1.866c.108.757-.693 1.398-2.294 2.682l-.414.332c-.455.365-.683.547-.815.797s-.152.538-.194 1.115l-.038.526c-.148 2.031-.222 3.047-.911 3.393c-.69.347-1.538-.206-3.236-1.311l-.439-.286c-.482-.314-.723-.47-1-.515s-.558.028-1.121.175l-.513.133c-1.98.516-2.971.773-3.505.231s-.258-1.526.295-3.492l.142-.509c.157-.559.236-.838.197-1.115c-.04-.277-.193-.52-.499-1.008l-.278-.443C4.29 8.044 3.752 7.187 4.11 6.507c.36-.682 1.379-.737 3.418-.848l.527-.028c.58-.031.869-.047 1.122-.174c.252-.127.439-.35.813-.798z' opacity='0.5'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Percentage Discount<\/div><span class='appstle-loyalty-badge'><strong>-{{{discount}}}% <\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'><span class='appstle-precentage-loyalty'>{{{discount}}}% off<\/span><\/span> on <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order and onwards<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}+<\/div> <\/div> <\/div> {{\/isPerkOnward}}{{\/isDiscountTypePercentage}} {{#isDiscountTypePercentage}}{{#isPerkRange}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M15.252 10.689c-.987-1.18-1.48-1.77-2.048-1.68c-.567.091-.832.803-1.362 2.227l-.138.368c-.15.405-.226.607-.373.756c-.146.149-.348.228-.75.386l-.367.143c-1.417.555-2.126.833-2.207 1.4s.52 1.049 1.721 2.011l.31.25c.342.273.513.41.611.597c.1.187.115.404.146.837l.029.394c.11 1.523.166 2.285.683 2.545s1.154-.155 2.427-.983l.329-.215c.362-.235.543-.353.75-.387c.208-.033.42.022.841.132l.385.1c1.485.386 2.228.58 2.629.173s.193-1.144-.221-2.62l-.108-.38c-.117-.42-.176-.63-.147-.837c.03-.208.145-.39.374-.756l.21-.332c.807-1.285 1.21-1.927.94-2.438c-.269-.511-1.033-.553-2.562-.635l-.396-.022c-.434-.023-.652-.035-.841-.13c-.19-.095-.33-.263-.61-.599z'><\/path><path fill='currentColor' d='M10.331 4.252c1.316-1.574 1.974-2.361 2.73-2.24s1.11 1.07 1.817 2.969l.183.491c.201.54.302.81.497 1.008c.196.199.464.304 1.001.514l.489.192c1.89.74 2.835 1.11 2.942 1.866c.108.757-.693 1.398-2.294 2.682l-.414.332c-.455.365-.683.547-.815.797s-.152.538-.194 1.115l-.038.526c-.148 2.031-.222 3.047-.911 3.393c-.69.347-1.538-.206-3.236-1.311l-.439-.286c-.482-.314-.723-.47-1-.515s-.558.028-1.121.175l-.513.133c-1.98.516-2.971.773-3.505.231s-.258-1.526.295-3.492l.142-.509c.157-.559.236-.838.197-1.115c-.04-.277-.193-.52-.499-1.008l-.278-.443C4.29 8.044 3.752 7.187 4.11 6.507c.36-.682 1.379-.737 3.418-.848l.527-.028c.58-.031.869-.047 1.122-.174c.252-.127.439-.35.813-.798z' opacity='0.5'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Percentage Discount<\/div><span class='appstle-loyalty-badge'><strong>-{{{discount}}}% <\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'><span class='appstle-precentage-loyalty'>{{{discount}}}% off<\/span><\/span> from <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> to <span class='appstle-loyalty-billing-cycle-count'>{{{isRangeEnd}}}<\/span> order<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}-{{{isRangeEnd}}}<\/div> <\/div> <\/div> {{\/isPerkRange}}{{\/isDiscountTypePercentage}} {{#isDiscountTypePercentage}}{{#onlyApplyOnThis}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M15.252 10.689c-.987-1.18-1.48-1.77-2.048-1.68c-.567.091-.832.803-1.362 2.227l-.138.368c-.15.405-.226.607-.373.756c-.146.149-.348.228-.75.386l-.367.143c-1.417.555-2.126.833-2.207 1.4s.52 1.049 1.721 2.011l.31.25c.342.273.513.41.611.597c.1.187.115.404.146.837l.029.394c.11 1.523.166 2.285.683 2.545s1.154-.155 2.427-.983l.329-.215c.362-.235.543-.353.75-.387c.208-.033.42.022.841.132l.385.1c1.485.386 2.228.58 2.629.173s.193-1.144-.221-2.62l-.108-.38c-.117-.42-.176-.63-.147-.837c.03-.208.145-.39.374-.756l.21-.332c.807-1.285 1.21-1.927.94-2.438c-.269-.511-1.033-.553-2.562-.635l-.396-.022c-.434-.023-.652-.035-.841-.13c-.19-.095-.33-.263-.61-.599z'><\/path><path fill='currentColor' d='M10.331 4.252c1.316-1.574 1.974-2.361 2.73-2.24s1.11 1.07 1.817 2.969l.183.491c.201.54.302.81.497 1.008c.196.199.464.304 1.001.514l.489.192c1.89.74 2.835 1.11 2.942 1.866c.108.757-.693 1.398-2.294 2.682l-.414.332c-.455.365-.683.547-.815.797s-.152.538-.194 1.115l-.038.526c-.148 2.031-.222 3.047-.911 3.393c-.69.347-1.538-.206-3.236-1.311l-.439-.286c-.482-.314-.723-.47-1-.515s-.558.028-1.121.175l-.513.133c-1.98.516-2.971.773-3.505.231s-.258-1.526.295-3.492l.142-.509c.157-.559.236-.838.197-1.115c-.04-.277-.193-.52-.499-1.008l-.278-.443C4.29 8.044 3.752 7.187 4.11 6.507c.36-.682 1.379-.737 3.418-.848l.527-.028c.58-.031.869-.047 1.122-.174c.252-.127.439-.35.813-.798z' opacity='0.5'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Percentage Discount<\/div><span class='appstle-loyalty-badge'><strong>-{{{discount}}}%<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'><span class='appstle-precentage-loyalty'>{{{discount}}}% off<\/span><\/span> for the <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>One-time<\/div> <\/div> <\/div> {{\/onlyApplyOnThis}}{{\/isDiscountTypePercentage}} {{#isDiscountTypeShipping}}{{#isPerkOnward}} <div class='appstle-reward-items'><div class='appstle-icon'><svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='24' height='24' viewBox='0 0 24 24'><path fill='currentColor' fill-rule='evenodd' d='M5.796 18.204L21.512 2.488c-.988-.989-2.86-.364-6.606.884l-9.331 3.11c-2.082.694-3.123 1.041-3.439 1.804q-.112.271-.133.564c-.059.824.717 1.6 2.269 3.151l.283.283c.254.254.382.382.478.523c.19.28.297.607.31.945c.008.171-.019.35-.072.705c-.196 1.304-.294 1.956-.179 2.458c.114.495.362.938.704 1.289' clip-rule='evenodd'><\/path><path fill='currentColor' d='m17.498 18.486l3.13-9.392c1.25-3.745 1.873-5.617.885-6.606L5.797 18.204c.348.356.794.617 1.296.74c.5.122 1.153.033 2.46-.144l.071-.01c.369-.05.553-.075.73-.064c.32.02.63.124.898.303c.147.099.278.23.541.493l.251.251c1.51 1.51 2.266 2.265 3.067 2.226c.22-.01.438-.062.64-.151c.734-.323 1.072-1.336 1.747-3.362' opacity='0.5'><\/path><\/svg><\/div><div class='appstle-reward-content'><div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Shipping Reward<\/div><span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div><div class='appstle-reward-description'>Get <span class='appstle-loyalty-discount'>shipping at <span class='appstle-shipping-loyalty'>{{{formatDiscountedPrice}}}<\/span><\/span> on <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order and onwards<\/span>.<\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}+<\/div> <\/div><\/div> {{\/isPerkOnward}}{{\/isDiscountTypeShipping}} {{#isDiscountTypeShipping}}{{#isPerkRange}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='24' height='24' viewBox='0 0 24 24'><path fill='currentColor' fill-rule='evenodd' d='M5.796 18.204L21.512 2.488c-.988-.989-2.86-.364-6.606.884l-9.331 3.11c-2.082.694-3.123 1.041-3.439 1.804q-.112.271-.133.564c-.059.824.717 1.6 2.269 3.151l.283.283c.254.254.382.382.478.523c.19.28.297.607.31.945c.008.171-.019.35-.072.705c-.196 1.304-.294 1.956-.179 2.458c.114.495.362.938.704 1.289' clip-rule='evenodd'><\/path><path fill='currentColor' d='m17.498 18.486l3.13-9.392c1.25-3.745 1.873-5.617.885-6.606L5.797 18.204c.348.356.794.617 1.296.74c.5.122 1.153.033 2.46-.144l.071-.01c.369-.05.553-.075.73-.064c.32.02.63.124.898.303c.147.099.278.23.541.493l.251.251c1.51 1.51 2.266 2.265 3.067 2.226c.22-.01.438-.062.64-.151c.734-.323 1.072-1.336 1.747-3.362' opacity='0.5'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Shipping Reward<\/div><span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'>shipping <span class='appstle-shipping-loyalty'>{{{formatDiscountedPrice}}}<\/span> off <\/span> from <span class='appstle-loyalty-billing-cycle'>{{{billingCycleBlock}}} to {{{isRangeEnd}}} order<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}-{{{isRangeEnd}}}<\/div> <\/div> <\/div> {{\/isPerkRange}}{{\/isDiscountTypeShipping}} {{#isDiscountTypeShipping}}{{#onlyApplyOnThis}} <div class='appstle-reward-items'><div class='appstle-icon'><svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='24' height='24' viewBox='0 0 24 24'><path fill='currentColor' fill-rule='evenodd' d='M5.796 18.204L21.512 2.488c-.988-.989-2.86-.364-6.606.884l-9.331 3.11c-2.082.694-3.123 1.041-3.439 1.804q-.112.271-.133.564c-.059.824.717 1.6 2.269 3.151l.283.283c.254.254.382.382.478.523c.19.28.297.607.31.945c.008.171-.019.35-.072.705c-.196 1.304-.294 1.956-.179 2.458c.114.495.362.938.704 1.289' clip-rule='evenodd'><\/path><path fill='currentColor' d='m17.498 18.486l3.13-9.392c1.25-3.745 1.873-5.617.885-6.606L5.797 18.204c.348.356.794.617 1.296.74c.5.122 1.153.033 2.46-.144l.071-.01c.369-.05.553-.075.73-.064c.32.02.63.124.898.303c.147.099.278.23.541.493l.251.251c1.51 1.51 2.266 2.265 3.067 2.226c.22-.01.438-.062.64-.151c.734-.323 1.072-1.336 1.747-3.362' opacity='0.5'><\/path><\/svg>\/div><div class='appstle-reward-content'><div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Shipping Reward<\/div><span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div><div class='appstle-reward-description'>Get <span class='appstle-loyalty-discount'>shipping at <span class='appstle-shipping-loyalty'>{{{formatDiscountedPrice}}}<\/span><\/span> for the <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order<\/span>.<\/div> <div class='appstle-loyalty-save-badge'>One-time<\/div> <\/div><\/div> {{\/onlyApplyOnThis}}{{\/isDiscountTypeShipping}} {{#isDiscountTypeFixed}}{{#isPerkOnward}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M4.892 9.614c0-.402.323-.728.722-.728H9.47c.4 0 .723.326.723.728a.726.726 0 0 1-.723.729H5.614a.726.726 0 0 1-.722-.729'><\/path><path fill='currentColor' fill-rule='evenodd' d='M21.188 10.004q-.094-.005-.2-.004h-2.773C15.944 10 14 11.736 14 14s1.944 4 4.215 4h2.773q.106.001.2-.004c.923-.056 1.739-.757 1.808-1.737c.004-.064.004-.133.004-.197v-4.124c0-.064 0-.133-.004-.197c-.069-.98-.885-1.68-1.808-1.737m-3.217 5.063c.584 0 1.058-.478 1.058-1.067c0-.59-.474-1.067-1.058-1.067s-1.06.478-1.06 1.067c0 .59.475 1.067 1.06 1.067' clip-rule='evenodd'><\/path><path fill='currentColor' d='M21.14 10.002c0-1.181-.044-2.448-.798-3.355a4 4 0 0 0-.233-.256c-.749-.748-1.698-1.08-2.87-1.238C16.099 5 14.644 5 12.806 5h-2.112C8.856 5 7.4 5 6.26 5.153c-1.172.158-2.121.49-2.87 1.238c-.748.749-1.08 1.698-1.238 2.87C2 10.401 2 11.856 2 13.694v.112c0 1.838 0 3.294.153 4.433c.158 1.172.49 2.121 1.238 2.87c.749.748 1.698 1.08 2.87 1.238c1.14.153 2.595.153 4.433.153h2.112c1.838 0 3.294 0 4.433-.153c1.172-.158 2.121-.49 2.87-1.238q.305-.308.526-.66c.45-.72.504-1.602.504-2.45l-.15.001h-2.774C15.944 18 14 16.264 14 14s1.944-4 4.215-4h2.773q.079 0 .151.002' opacity='0.5'><\/path><path fill='currentColor' d='M10.101 2.572L8 3.992l-1.733 1.16C7.405 5 8.859 5 10.694 5h2.112c1.838 0 3.294 0 4.433.153q.344.045.662.114L16 4l-2.113-1.428a3.42 3.42 0 0 0-3.786 0'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Amount Off<\/div><span class='appstle-loyalty-badge'><strong>-{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'>{{{formatDiscountedPrice}}}<\/span> off on <span class='appstle-loyalty-billing-cycle'>{{{billingCycleBlock}}} order and onwards<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}+<\/div> <\/div> <\/div> {{\/isPerkOnward}}{{\/isDiscountTypeFixed}} {{#isDiscountTypeFixed}}{{#isPerkRange}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M4.892 9.614c0-.402.323-.728.722-.728H9.47c.4 0 .723.326.723.728a.726.726 0 0 1-.723.729H5.614a.726.726 0 0 1-.722-.729'><\/path><path fill='currentColor' fill-rule='evenodd' d='M21.188 10.004q-.094-.005-.2-.004h-2.773C15.944 10 14 11.736 14 14s1.944 4 4.215 4h2.773q.106.001.2-.004c.923-.056 1.739-.757 1.808-1.737c.004-.064.004-.133.004-.197v-4.124c0-.064 0-.133-.004-.197c-.069-.98-.885-1.68-1.808-1.737m-3.217 5.063c.584 0 1.058-.478 1.058-1.067c0-.59-.474-1.067-1.058-1.067s-1.06.478-1.06 1.067c0 .59.475 1.067 1.06 1.067' clip-rule='evenodd'><\/path><path fill='currentColor' d='M21.14 10.002c0-1.181-.044-2.448-.798-3.355a4 4 0 0 0-.233-.256c-.749-.748-1.698-1.08-2.87-1.238C16.099 5 14.644 5 12.806 5h-2.112C8.856 5 7.4 5 6.26 5.153c-1.172.158-2.121.49-2.87 1.238c-.748.749-1.08 1.698-1.238 2.87C2 10.401 2 11.856 2 13.694v.112c0 1.838 0 3.294.153 4.433c.158 1.172.49 2.121 1.238 2.87c.749.748 1.698 1.08 2.87 1.238c1.14.153 2.595.153 4.433.153h2.112c1.838 0 3.294 0 4.433-.153c1.172-.158 2.121-.49 2.87-1.238q.305-.308.526-.66c.45-.72.504-1.602.504-2.45l-.15.001h-2.774C15.944 18 14 16.264 14 14s1.944-4 4.215-4h2.773q.079 0 .151.002' opacity='0.5'><\/path><path fill='currentColor' d='M10.101 2.572L8 3.992l-1.733 1.16C7.405 5 8.859 5 10.694 5h2.112c1.838 0 3.294 0 4.433.153q.344.045.662.114L16 4l-2.113-1.428a3.42 3.42 0 0 0-3.786 0'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Amount Off<\/div><span class='appstle-loyalty-badge'><strong>-{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'>{{{formatDiscountedPrice}}}<\/span> off from <span class='appstle-loyalty-billing-cycle'>{{{billingCycleBlock}}} order to {{{isRangeEnd}}} order<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}-{{{isRangeEnd}}}<\/div> <\/div> <\/div> {{\/isPerkRange}}{{\/isDiscountTypeFixed}} {{#isDiscountTypeFixed}}{{#onlyApplyOnThis}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M4.892 9.614c0-.402.323-.728.722-.728H9.47c.4 0 .723.326.723.728a.726.726 0 0 1-.723.729H5.614a.726.726 0 0 1-.722-.729'><\/path><path fill='currentColor' fill-rule='evenodd' d='M21.188 10.004q-.094-.005-.2-.004h-2.773C15.944 10 14 11.736 14 14s1.944 4 4.215 4h2.773q.106.001.2-.004c.923-.056 1.739-.757 1.808-1.737c.004-.064.004-.133.004-.197v-4.124c0-.064 0-.133-.004-.197c-.069-.98-.885-1.68-1.808-1.737m-3.217 5.063c.584 0 1.058-.478 1.058-1.067c0-.59-.474-1.067-1.058-1.067s-1.06.478-1.06 1.067c0 .59.475 1.067 1.06 1.067' clip-rule='evenodd'><\/path><path fill='currentColor' d='M21.14 10.002c0-1.181-.044-2.448-.798-3.355a4 4 0 0 0-.233-.256c-.749-.748-1.698-1.08-2.87-1.238C16.099 5 14.644 5 12.806 5h-2.112C8.856 5 7.4 5 6.26 5.153c-1.172.158-2.121.49-2.87 1.238c-.748.749-1.08 1.698-1.238 2.87C2 10.401 2 11.856 2 13.694v.112c0 1.838 0 3.294.153 4.433c.158 1.172.49 2.121 1.238 2.87c.749.748 1.698 1.08 2.87 1.238c1.14.153 2.595.153 4.433.153h2.112c1.838 0 3.294 0 4.433-.153c1.172-.158 2.121-.49 2.87-1.238q.305-.308.526-.66c.45-.72.504-1.602.504-2.45l-.15.001h-2.774C15.944 18 14 16.264 14 14s1.944-4 4.215-4h2.773q.079 0 .151.002' opacity='0.5'><\/path><path fill='currentColor' d='M10.101 2.572L8 3.992l-1.733 1.16C7.405 5 8.859 5 10.694 5h2.112c1.838 0 3.294 0 4.433.153q.344.045.662.114L16 4l-2.113-1.428a3.42 3.42 0 0 0-3.786 0'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Amount Off<\/div><span class='appstle-loyalty-badge'><strong>-{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Save <span class='appstle-loyalty-discount'><span class='appstle-precentage-loyalty'>{{{formatDiscountedPrice}}}<\/span><\/span> on your <span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order only. <\/div> <div class='appstle-loyalty-save-badge'>One-time<\/div> <\/div> <\/div> {{\/onlyApplyOnThis}}{{\/isDiscountTypeFixed}} {{#isDiscountTypeFixedPrice}}{{#isPerkOnward}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24'><path fill='currentColor' d='M4.035 11.573c.462-2.309.693-3.463 1.522-4.143s2.007-.68 4.362-.68h4.162c2.355 0 3.532 0 4.361.68c.83.68 1.06 1.834 1.523 4.143l.6 3c.664 3.32.996 4.98.096 6.079s-2.594 1.098-5.98 1.098H9.32c-3.386 0-5.08 0-5.98-1.098s-.568-2.758.096-6.079z' opacity='0.5'><\/path><circle cx='15' cy='9.75' r='1' fill='currentColor'><\/circle><circle cx='9' cy='9.75' r='1' fill='currentColor'><\/circle><path fill='currentColor' d='M9.75 5.75a2.25 2.25 0 0 1 4.5 0v1h.431q.565 0 1.069.002V5.75a3.75 3.75 0 1 0-7.5 0v1.002q.504-.003 1.069-.002h.431z'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Fixed Product Price<\/div><span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get this product at <span class='appstle-loyalty-discount'>{{{formatDiscountedPrice}}}<\/span> from <span class='appstle-loyalty-billing-cycle'>{{{billingCycleBlock}}} order and onwards<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}+<\/div> <\/div> <\/div> {{\/isPerkOnward}}{{\/isDiscountTypeFixedPrice}} {{#isDiscountTypeFixedPrice}}{{#isPerkRange}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24'><path fill='currentColor' d='M4.035 11.573c.462-2.309.693-3.463 1.522-4.143s2.007-.68 4.362-.68h4.162c2.355 0 3.532 0 4.361.68c.83.68 1.06 1.834 1.523 4.143l.6 3c.664 3.32.996 4.98.096 6.079s-2.594 1.098-5.98 1.098H9.32c-3.386 0-5.08 0-5.98-1.098s-.568-2.758.096-6.079z' opacity='0.5'><\/path><circle cx='15' cy='9.75' r='1' fill='currentColor'><\/circle><circle cx='9' cy='9.75' r='1' fill='currentColor'><\/circle><path fill='currentColor' d='M9.75 5.75a2.25 2.25 0 0 1 4.5 0v1h.431q.565 0 1.069.002V5.75a3.75 3.75 0 1 0-7.5 0v1.002q.504-.003 1.069-.002h.431z'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Fixed Product Price<\/div><span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get this product at <span class='appstle-loyalty-discount'>{{{formatDiscountedPrice}}}<\/span> from <span class='appstle-loyalty-billing-cycle'>{{{billingCycleBlock}}} to {{{isRangeEnd}}} order<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}-{{{isRangeEnd}}}<\/div> <\/div> <\/div> {{\/isPerkRange}}{{\/isDiscountTypeFixedPrice}} {{#isDiscountTypeFixedPrice}}{{#onlyApplyOnThis}} <div class='appstle-reward-items'><div class='appstle-icon'><svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24'><path fill='currentColor' d='M4.035 11.573c.462-2.309.693-3.463 1.522-4.143s2.007-.68 4.362-.68h4.162c2.355 0 3.532 0 4.361.68c.83.68 1.06 1.834 1.523 4.143l.6 3c.664 3.32.996 4.98.096 6.079s-2.594 1.098-5.98 1.098H9.32c-3.386 0-5.08 0-5.98-1.098s-.568-2.758.096-6.079z' opacity='0.5'><\/path><circle cx='15' cy='9.75' r='1' fill='currentColor'><\/circle><circle cx='9' cy='9.75' r='1' fill='currentColor'><\/circle><path fill='currentColor' d='M9.75 5.75a2.25 2.25 0 0 1 4.5 0v1h.431q.565 0 1.069.002V5.75a3.75 3.75 0 1 0-7.5 0v1.002q.504-.003 1.069-.002h.431z'><\/path><\/svg><\/div> <div class='appstle-reward-content'><div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Fixed Product Price<\/div> <span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'>Get this product at <span class='appstle-loyalty-discount'><span class='appstle-fixed-price-loyalty'>{{{formatDiscountedPrice}}}<\/span><\/span> for the <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order<\/span>.<\/div> <div class='appstle-loyalty-save-badge'>One-time<\/div> <\/div><\/div> {{\/onlyApplyOnThis}}{{\/isDiscountTypeFixedPrice}}",
                "widgetType": "WIDGET_TYPE_7",
                "showOneTimeComparePrice": false,
                "showCombinedSellingPlanCartWidget": false,
                "combinedCartWidgetSelector": "",
                "removeUnsubscribeOption": false,
                "widgetTemplateHtml": `{% raw %}{% endraw %}`,
                
                  "allWidgetTemplateHtml": "{\"WIDGET_TYPE_1\":\"{% raw %}{% endraw %}\",\"WIDGET_TYPE_6\":\"{% raw %}<div id=\\\"appstle-widget-template\\\">\\n  <div class=\\\"appstle_sub_widget\\\" id=\\\"appstle_subscription_widget{{widgetId}}\\\">\\n<div class=\\\"appstle_widget_title\\\">{{{purchaseOptionsText}}}</div>\\n      <div class=\\\"widgetSellingPlanWrapper\\\">\\n{{^requires_selling_plan}}\\n{{^showSubOptionBeforeOneTime}}\\n        <div class=\\\"appstle_input_wrapper appstle_onetime_block\\\">\\n          <input type=\\\"radio\\\" id=\\\"appstle_selling_plan_label_1{{widgetId}}\\\" name=\\\"selling_plan\\\" value=\\\"\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" {{^subscriptionOptionSelectedDefault}}checked{{/subscriptionOptionSelectedDefault}}>\\n          <label for=\\\"appstle_selling_plan_label_1{{widgetId}}\\\">\\n<div class=\\\"appstle-selling-plan-name-wrapper\\\">\\n            {{oneTimePuchaseText}}\\n<div class=\\\"appstle-cancel-text\\\">{{{noSubscriptionLabelTextV2}}}</div>\\n</div>\\n      <div class=\\\"appstle-selling-plan-detail-wrapper\\\">\\n<div class=\\\"appstle_span_wrapper\\\">\\n{{#showOneTimeComparePrice}}\\n<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_onetime_amount_compare\\\">\\n  {{{oneTimePuchaseComparePriceAmount}}}\\n</span>\\n{{/showOneTimeComparePrice}}\\n\\n<span  class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_onetime_amount\\\">{{{oneTimePuchaseAmount}}}</span></div>\\n</div>\\n          </label>\\n          \\n        </div>\\n{{/showSubOptionBeforeOneTime}}\\n{{/requires_selling_plan}}\\n        {{#sellingPlanVariants}}\\n           <div class=\\\"appstle_input_wrapper\\\">\\n    \\n             <input type=\\\"radio\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" id=\\\"{{sellingPlanId}}\\\" value=\\\"{{sellingPlanId}}\\\" name=\\\"selling_plan\\\" {{#isChecked}}checked{{/isChecked}}>\\n{{^prepaidFlag}}\\n             <label for=\\\"{{sellingPlanId}}\\\">\\n<div class=\\\"appstle-selling-plan-name-wrapper appstle-selling-plan-label-name\\\">\\n                {{{name}}}\\n<div class=\\\"appstle-cancel-text\\\">{{{cancelAnytimeLabelTextV2}}}</div>\\n</div>\\n<div class=\\\"appstle-selling-plan-detail-wrapper\\\">\\n<div class=\\\"appstle_span_wrapper\\\">\\n       <span class=\\\"appstle_lowercase appstle_sellingPlan_formattedCompareAtPrice appstle_price_block\\\">{{{formattedCompareAtPrice}}}</span>\\n        <span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_price_block\\\">{{{formattedPrice}}}</span>\\n\\n\\n</div>   \\n<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_formattext_block\\\"></span>\\n{{#showPricePerDay}}<div class=\\\"appstle-perday-price\\\">{{{pricePerDay}}}</div>{{/showPricePerDay}}\\n<div class=\\\"appstle-frequency-description\\\">\\n{{{frequencyDescription}}}    \\n</div>\\n     </div>\\n </label>\\n{{#showFormattedDiscountText}}\\n  <span class=\\\"appstle_sellingPlan_discountText\\\">{{{formattedDiscountText}}}</span>\\n{{/showFormattedDiscountText}}\\n<div class=\\\"appstle-sm-hide  appstle-frequency-description\\\">{{{frequencyDescription}}} </div>     \\n{{/prepaidFlag}}\\n{{#prepaidFlag}}\\n<label for=\\\"{{sellingPlanId}}\\\">\\n<div class=\\\"appstle-selling-plan-name-wrapper appstle-selling-plan-label-name\\\">\\n                {{{name}}}\\n<div class=\\\"appstle-cancel-text\\\">{{{cancelAnytimeLabelTextV2}}}</div>\\n</div>\\n<div class=\\\"appstle-selling-plan-detail-wrapper\\\">\\n<div class=\\\"appstle_span_wrapper\\\">\\n       <span class=\\\"appstle_lowercase appstle_sellingPlan_formattedCompareAtPrice appstle_price_block\\\">{{{formattedCompareAtPrice}}}</span>\\n        <span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_price_block\\\">{{{totalPrice}}}</span>\\n\\n</div>  \\n<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_discount_block appstle_formattedPrepaidPerDeliveryPriceText\\\">{{{formattedPrepaidPerDeliveryPriceText}}}</span>\\n       {{#showPricePerDay}}<div class=\\\"appstle-perday-price\\\">{{{pricePerDay}}}</div>{{/showPricePerDay}}\\n<div class=\\\"\\\">\\n<div class=\\\"appstle-frequency-description\\\">\\n{{{frequencyDescription}}}    \\n</div>\\n</div>\\n</div>\\n</label>\\n{{#showFormattedDiscountText}}\\n  <span class=\\\"appstle_sellingPlan_discountText\\\">{{{formattedDiscountText}}}</span>\\n{{/showFormattedDiscountText}}\\n<div class=\\\"appstle-sm-hide  appstle-frequency-description\\\">{{{frequencyDescription}}} </div>     \\n\\n{{/prepaidFlag}}\\n      \\n           </div>\\n        {{/sellingPlanVariants}}\\n{{^requires_selling_plan}}\\n{{#showSubOptionBeforeOneTime}}\\n        <div class=\\\"appstle_input_wrapper appstle_onetime_block\\\">\\n          <input type=\\\"radio\\\" id=\\\"appstle_selling_plan_label_1{{widgetId}}\\\" name=\\\"selling_plan\\\" value=\\\"\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" {{^subscriptionOptionSelectedDefault}}checked{{/subscriptionOptionSelectedDefault}}>\\n          <label for=\\\"appstle_selling_plan_label_1{{widgetId}}\\\">\\n<div  class=\\\"appstle-selling-plan-name-wrapper\\\">\\n            {{oneTimePuchaseText}}\\n<div class=\\\"appstle-cancel-text\\\">{{{noSubscriptionLabelTextV2}}}</div>\\n</div>\\n<div class=\\\"appstle-selling-plan-detail-wrapper\\\">\\n<span  class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_onetime_amount_compare\\\">{{{oneTimePuchaseComparePriceAmount}}}</span>\\n      <span  class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_onetime_amount\\\">{{{oneTimePuchaseAmount}}}</span>\\n\\n</div>\\n          </label>\\n          \\n        </div>\\n{{/showSubOptionBeforeOneTime}}\\n{{/requires_selling_plan}}\\n    </div>\\n{{#showStaticTooltip}}\\n<div class=\\\"appstle_tooltip_wrapper_static\\\"> {{{toolTipDescription}}}</div>\\n{{/showStaticTooltip}}\\n{{#showTooltip}}\\n<div class=\\\"appstle-tootltip-parent\\\">\\n    <div data-appstle-icon=\\\"\\\" class=\\\"appstle_tooltip_wrapper\\\">\\n    <svg width=\\\"90\\\" height=\\\"90\\\" viewBox=\\\"0 0 90 90\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" class=\\\"tooltip_subscription_svg\\\">\\n    <path\\n      d=\\\"M45 0C20.1827 0 0 20.1827 0 45C0 69.8173 20.1827 90 45 90C69.8173 90 90 69.8174 90 45C90.0056 44.6025 89.9322 44.2078 89.7839 43.8389C89.6357 43.47 89.4156 43.1342 89.1365 42.8511C88.8573 42.568 88.5247 42.3432 88.158 42.1897C87.7912 42.0363 87.3976 41.9573 87 41.9573C86.6024 41.9573 86.2088 42.0363 85.842 42.1897C85.4753 42.3432 85.1427 42.568 84.8635 42.8511C84.5844 43.1342 84.3643 43.47 84.2161 43.8389C84.0678 44.2078 83.9944 44.6025 84 45C84 66.5748 66.5747 84 45 84C23.4253 84 6 66.5747 6 45C6 23.4254 23.4253 6 45 6C56.1538 6 66.3012 10.5882 73.4375 18H65.4062C65.0087 17.9944 64.614 18.0678 64.2451 18.2161C63.8762 18.3643 63.5405 18.5844 63.2573 18.8635C62.9742 19.1427 62.7494 19.4753 62.596 19.842C62.4425 20.2088 62.3635 20.6024 62.3635 21C62.3635 21.3976 62.4425 21.7912 62.596 22.158C62.7494 22.5247 62.9742 22.8573 63.2573 23.1365C63.5405 23.4156 63.8762 23.6357 64.2451 23.7839C64.614 23.9322 65.0087 24.0056 65.4062 24H79.8125C80.6081 23.9999 81.3711 23.6838 81.9337 23.1212C82.4963 22.5586 82.8124 21.7956 82.8125 21V6.59375C82.821 6.18925 82.7476 5.78722 82.5966 5.41183C82.4457 5.03644 82.2205 4.69545 81.9344 4.40936C81.6483 4.12327 81.3073 3.898 80.9319 3.7471C80.5565 3.5962 80.1545 3.52277 79.75 3.53125C79.356 3.53941 78.9675 3.62511 78.6067 3.78344C78.2458 3.94177 77.9197 4.16963 77.6469 4.45402C77.3741 4.73841 77.16 5.07375 77.0168 5.44089C76.8737 5.80803 76.8042 6.19977 76.8125 6.59375V12.875C68.6156 4.86282 57.3081 0 45 0ZM43.75 20.75C43.356 20.7582 42.9675 20.8439 42.6067 21.0022C42.2458 21.1605 41.9197 21.3884 41.6469 21.6728C41.3741 21.9572 41.16 22.2925 41.0168 22.6596C40.8737 23.0268 40.8042 23.4185 40.8125 23.8125V47.375C40.8116 47.7693 40.8883 48.16 41.0385 48.5246C41.1886 48.8892 41.4092 49.2207 41.6875 49.5L54.0938 61.9375C54.6573 62.5011 55.4217 62.8177 56.2188 62.8177C57.0158 62.8177 57.7802 62.5011 58.3438 61.9375C58.9073 61.3739 59.224 60.6095 59.224 59.8125C59.224 59.0155 58.9073 58.2511 58.3438 57.6875L46.8125 46.1875V23.8125C46.821 23.408 46.7476 23.006 46.5966 22.6306C46.4457 22.2552 46.2205 21.9142 45.9344 21.6281C45.6483 21.342 45.3073 21.1168 44.9319 20.9658C44.5565 20.8149 44.1545 20.7415 43.75 20.75Z\\\"\\n    ></path>\\n    </svg>\\n    <span class=\\\"appstle_tooltip_title\\\">{{{tooltipTitle}}}</span>\\n  </div>\\n<div class=\\\"appstle_tooltip\\\">\\n    <div class=\\\"appstle_tooltip_content\\\">\\n      {{{toolTipDescription}}}\\n    </div>\\n    {{#showAppstleLink}}\\n    <div class=\\\"appstle_tooltip_appstle\\\">\\n      <a href=\\\"https://appstle.com\\\" class=\\\"appstle_link\\\" target=\\\"_blank\\\">\\n      POWERED BY APPSTLE      </a>\\n    </div>\\n    {{/showAppstleLink}}\\n    </div>\\n</div>\\n{{/showTooltip}}\\n<style>\\n.widgetSellingPlanWrapper {\\n    display: grid;\\n    grid-template-columns: repeat(2, minmax(0, 1fr));\\n    gap: 1.5rem;\\n    grid-auto-rows: 1fr;\\n    margin-bottom: 6px;\\nmargin-top: 10px;\\n}\\n\\n.widgetSellingPlanWrapper input {\\n    display: none;\\n}\\n\\n.widgetSellingPlanWrapper label {\\n    border-radius: 10px;\\n    border: 1px solid rgba(var(--color-foreground));\\n    padding: 0.5rem;\\n    display: flex;\\n    justify-content: center;\\n    align-items: center;\\n    display: block;\\n    height: 100%;\\n    width: 100%;\\n    text-align: center;\\ncursor: pointer;\\n}\\n\\n.widgetSellingPlanWrapper input:checked+label {\\n    background-color: rgba(var(--color-foreground)) !important;\\ncolor: rgba(var(--color-background)) !important;\\n}\\n.appstle_lowercase {\\n    text-transform: lowercase;\\n}\\n\\n\\n.appstle_input_wrapper {\\n    position: relative;\\n}\\n\\nspan.appstle_sellingPlan_discountText {\\n    position: absolute;\\n    background: rgba(var(--color-foreground));\\n    color: rgba(var(--color-background));\\n    border-radius: 3px;\\n    padding: 1px 18px;\\n    left: 50%;\\n    display: block;\\n    transform: translate(-50%, -50%);\\n    white-space: nowrap;\\n}\\n\\nspan.appstle_sellingPlan_discountText:empty {\\n    display: none !important;\\n}\\ndiv.appstle_span_wrapper{\\n\\tdisplay: flex;\\n\\tjustify-content: center;\\n}\\n</style>\\n<style>\\n.widgetSellingPlanWrapper {\\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\\n   gap: 0.8rem !important;\\n}\\n\\n.appstle_sub_widget {\\n    max-width: 100%!important;\\n} \\n\\n.widgetSellingPlanWrapper label {\\n    height: auto !important;\\n    border: none !important;\\n    padding: 14px 5px !important;\\n    display: flex !important;\\n    justify-content: center !important;\\n    align-items: center !important;\\n    flex-direction: column;\\n    max-width: 100% !important;\\n    width: unset !important;\\nline-height: 20px;\\n}\\n\\n.appstle_how_does_it_work {\\n    line-height: 16px !important;\\n    margin: 6px 0px;\\n    color: rgba(var(--color-background));\\n}\\n@media screen and (max-width: 800px) {\\n    .appstle_how_does_it_work {\\n        text-align: right;\\n    }\\n}\\n\\nspan.appstle_lowercase.appstle_sellingPlan_price.appstle_formattext_block {\\ntext-align: right !important;\\n    display: block;\\n}\\n\\n.appstle_span_wrapper {\\n    align-items: baseline;\\n}\\n\\nspan.appstle_lowercase.appstle_sellingPlan_price.appstle_discount_block.appstle_formattedPrepaidPerDeliveryPriceText {\\n    display: block;\\n    text-align: right;\\n}\\n\\n.appstle_input_wrapper {\\n    display: flex;\\n    height: 100% !important;\\nflex-direction: column;\\n}\\n\\n.appstle_sub_widget input[type=radio]+label:before {\\n    content: \\\"\\\";\\n    position: absolute;\\n    inset: 0;\\n    border-radius: 12px;\\n    padding: 2px;\\n    background: #121212;\\n    -webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);\\n    -webkit-mask-composite: xor;\\n    mask-composite: exclude;\\n    pointer-events: none;\\n    z-index: 0;\\n    transition: all 0.2s;\\n}\\n\\n.appstle_sub_widget input[type=radio]:checked+label:before {\\n    content: \\\"\\\";\\n    position: absolute;\\n    inset: 0;\\n    border-radius: 12px;\\n //   padding: 4px;\\n// background: linear-gradient(to right,#Fef58f,#7A3900);\\n//background: #E53D29;\\n  border: 2px transparent;\\n    -webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);\\n    -webkit-mask-composite: xor;\\n    mask-composite: exclude;\\n    pointer-events: none;\\n    z-index: 0;\\n}\\n\\nspan.appstle_sellingPlan_discountText {\\n    background: rgba(var(--color-foreground));\\n    border-radius: 100px !important;\\n    padding: 0px 8px !important;\\n    height: 20px;\\n    display: flex !important;\\n    justify-content: center;\\n    align-items: center;\\n    letter-spacing: 1px;\\nz-index: 2;\\n}\\nspan.appstle_lowercase.appstle_sellingPlan_price.appstle_onetime_amount_compare {\\ntext-decoration: line-through;\\n}\\n\\n\\nspan.appstle-popular {\\n    position: absolute;\\n    top: -40px;\\n    background: black;\\n    color: rgba(var(--color-background));\\n    z-index: -3;\\n    border-radius: 10px;\\n    padding: 0px 10px 29px 10px;\\nleft: 0;\\n}\\n\\n.widgetSellingPlanWrapper label {\\n    border-radius: 14px;\\n}\\n\\n.widgetSellingPlanWrapper input:checked+label {\\n    overflow: hidden;\\n}\\n\\n\\n.appstle-perday-price {\\ndisplay: none;\\n}\\n\\n    .widgetSellingPlanWrapper {\\n    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;\\n}\\n\\n.widgetSellingPlanWrapper label {\\n    flex-direction: row;\\n    justify-content: space-between !important;\\n    align-items: flex-start !important;\\nwidth: 100% !important;\\n}\\n\\n.widgetSellingPlanWrapper label {\\n    text-align: left;\\n    padding: 16px !important;\\nflex-basis: unset;\\n}\\n\\n.appstle_span_wrapper {\\n    justify-content: flex-end !important;\\n}\\n\\n.appstle-perday-price {\\n    text-align: right;\\n}\\n\\n.widgetSellingPlanWrapper {\\n    gap: 15px !important;\\n}\\n\\nspan.appstle-popular {\\n    width: calc(100% - 20px);\\n    text-align: center;\\n    letter-spacing: 2px;\\n    top: -30px;\\nleft: 0;\\n}\\n\\nspan.appstle_sellingPlan_discountText {    \\nleft: unset !important;\\n    right: 15px;\\n    transform: translate(0, -50%) !important;\\n}\\n.appstle-cancel-text {\\n    text-align: left;\\n}\\n\\n.appstle_input_wrapper label {\\n    text-align: left !important;\\n}\\n\\n.widgetSellingPlanWrapper input:checked+label {\\n    width: 100% !important;\\n    margin: 0 !important;\\n}\\n.appstle_input_wrapper {\\n    width: 100% !important;\\nflex-direction: row;\\n}\\n.widgetSellingPlanWrapper input:checked+label+span {\\n    background: rgba(var(--color-background)) !important;\\n    color:rgba(var(--color-foreground)) !important;\\n    border: 2px solid rgba(var(--color-foreground));\\n}\\n.appstle_onetime_block .appstle_span_wrapper {\\n    grid-column: 2;\\n}\\n.appstle-frequency-description {\\n  text-align: right !important;\\n}\\n\\n\\n.appstle-sm-hide {\\n  display: none;\\n}\\n\\n@media screen and (min-width: 800px) {\\n.appstle-lg-show {\\n  display: block;\\n}\\n.appstle-lg-hide {\\n  display: none;\\n}\\n\\n}\\n\\nspan.appstle_lowercase.appstle_sellingPlan_formattedCompareAtPrice.appstle_price_block {\\n    text-decoration: line-through;\\n    display: block;\\n    margin-right: 3px;\\n    color: rgba(var(--color-foreground));\\n}\\n.widgetSellingPlanWrapper input:checked+label .appstle_sellingPlan_formattedCompareAtPrice {\\ncolor:rgba(var(--color-background));\\n} \\n\\n.appstle_span_wrapper > * {\\nflex-shrink: 0\\n}\\n.appstle-selling-plan-detail-wrapper{\\ncolor: rgba(var(--color-foreground));\\n}\\n.widgetSellingPlanWrapper input:checked+label .appstle-selling-plan-detail-wrapper{\\ncolor: rgba(var(--color-background)) !important;\\n}\\n\\n</style>\\n</div>{% endraw %}\",\"WIDGET_TYPE_7\":\"{% raw %}{% endraw %}\",\"WIDGET_TYPE_8\":\"{% raw %}{% endraw %}\",\"WIDGET_TYPE_2\":\"{% raw %}{% endraw %}\",\"WIDGET_TYPE_3\":\"{% raw %}<div id=\\\"appstle-widget-template\\\">\\n  <div class=\\\"appstle_sub_widget\\\" id=\\\"appstle_subscription_widget{{widgetId}}\\\">\\n<div class=\\\"appstle_widget_title\\\">{{{purchaseOptionsText}}}</div>\\n      <div class=\\\"widgetSellingPlanWrapper appstle_subscription_wrapper\\\">\\n{{#showSubOptionBeforeOneTime}}\\n        {{#sellingPlanVariants}}\\n           <div class=\\\"appstle_input_wrapper appstle_subscription_option\\\">\\n             <input type=\\\"radio\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" id=\\\"{{sellingPlanId}}\\\" value=\\\"{{sellingPlanId}}\\\" name=\\\"selling_plan\\\" {{#isChecked}}checked{{/isChecked}}>\\n             {{^prepaidFlag}}\\n             <label for=\\\"{{sellingPlanId}}\\\" class=\\\"appstle_widget_three\\\">\\n                 {{{name}}}\\n<div class=\\\"appstle_span_wrapper\\\">\\n        <span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_price_block\\\">{{{formattedPrice}}}</span>\\n{{#showSecondFormattedDiscountText}}{{^isFixedPrice}}<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_discount_block\\\">&nbsp;({{{secondFormattedDiscountText}}})</span> {{/isFixedPrice}}{{/showSecondFormattedDiscountText}}\\n</div>\\n    \\n             </label>\\n        {{/prepaidFlag}}\\n        {{#prepaidFlag}}\\n             <label for=\\\"{{sellingPlanId}}\\\" class=\\\"appstle_widget_three\\\">\\n               {{{name}}}\\n<div class=\\\"appstle_span_wrapper\\\">\\n        <span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_price_block\\\">{{{totalPrice}}}</span>\\n {{#showSecondFormattedDiscountText}}{{^isFixedPrice}}<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_discount_block\\\">&nbsp;({{{secondFormattedDiscountText}}})</span>{{/isFixedPrice}}{{/showSecondFormattedDiscountText}}\\n {{#formattedPrepaidPerDeliveryPriceText}}<span class=\\\"appstle_formattedPrepaidPerDeliveryPriceText\\\">&nbsp;({{{formattedPrepaidPerDeliveryPriceText}}})</span>{{/formattedPrepaidPerDeliveryPriceText}}\\n        </div>\\n    \\n             </label>\\n        {{/prepaidFlag}}\\n      \\n           </div>\\n        {{/sellingPlanVariants}}\\n{{/showSubOptionBeforeOneTime}}\\n       {{^requires_selling_plan}}\\n        <div class=\\\"appstle_input_wrapper appstle_onetime\\\">\\n          <input type=\\\"radio\\\" id=\\\"appstle_selling_plan_label_1{{widgetId}}\\\" name=\\\"selling_plan\\\" value=\\\"{{sellingPlanId}}\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" {{^subscriptionOptionSelectedDefault}}checked{{/subscriptionOptionSelectedDefault}}>\\n          <label for=\\\"appstle_selling_plan_label_1{{widgetId}}\\\" class=\\\"appstle_widget_three\\\">\\n            {{oneTimePuchaseText}}\\n      <span  class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_onetime_amount\\\">\\n{{#showOneTimeComparePrice}}\\n<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_onetime_amount_compare\\\">\\n  {{{oneTimePuchaseComparePriceAmount}}}\\n</span>\\n{{/showOneTimeComparePrice}}\\n{{{oneTimePuchaseAmount}}}</span>\\n          </label>\\n          \\n        </div>\\n        {{/requires_selling_plan}}\\n{{^showSubOptionBeforeOneTime}}\\n        {{#sellingPlanVariants}}\\n           <div class=\\\"appstle_input_wrapper appstle_subscription_option\\\">\\n             <input type=\\\"radio\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" id=\\\"{{sellingPlanId}}\\\" value=\\\"{{sellingPlanId}}\\\" name=\\\"selling_plan\\\" {{#isChecked}}checked{{/isChecked}}>\\n             {{^prepaidFlag}}\\n             <label for=\\\"{{sellingPlanId}}\\\" class=\\\"appstle_widget_three\\\">\\n                 {{{name}}}\\n<div class=\\\"appstle_span_wrapper\\\">\\n        <span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_price_block\\\">{{{formattedPrice}}}</span>\\n{{#showSecondFormattedDiscountText}}{{^isFixedPrice}}<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_discount_block\\\">&nbsp;({{{secondFormattedDiscountText}}})</span> {{/isFixedPrice}}{{/showSecondFormattedDiscountText}}\\n</div>\\n    \\n             </label>\\n        {{/prepaidFlag}}\\n        {{#prepaidFlag}}\\n             <label for=\\\"{{sellingPlanId}}\\\" class=\\\"appstle_widget_three\\\">\\n               {{{name}}}\\n<div class=\\\"appstle_span_wrapper\\\">\\n        <span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_price_block\\\">{{{totalPrice}}}</span>\\n {{#showSecondFormattedDiscountText}}{{^isFixedPrice}}<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_discount_block\\\">&nbsp;({{{secondFormattedDiscountText}}})</span>{{/isFixedPrice}}{{/showSecondFormattedDiscountText}}\\n {{#formattedPrepaidPerDeliveryPriceText}}<span class=\\\"appstle_formattedPrepaidPerDeliveryPriceText\\\">&nbsp;({{{formattedPrepaidPerDeliveryPriceText}}})</span>{{/formattedPrepaidPerDeliveryPriceText}}\\n        </div>\\n    \\n             </label>\\n        {{/prepaidFlag}}\\n      \\n           </div>\\n        {{/sellingPlanVariants}}\\n{{/showSubOptionBeforeOneTime}}\\n    </div>\\n{{#showStaticTooltip}}\\n<div class=\\\"appstle_tooltip_wrapper_static\\\">{{{toolTipDescription}}}</div>\\n{{/showStaticTooltip}}\\n{{#showTooltip}}\\n    <div data-appstle-icon=\\\"\\\" class=\\\"appstle_tooltip_wrapper\\\">\\n    <svg width=\\\"90\\\" height=\\\"90\\\" viewBox=\\\"0 0 90 90\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" class=\\\"tooltip_subscription_svg\\\">\\n    <path\\n      d=\\\"M45 0C20.1827 0 0 20.1827 0 45C0 69.8173 20.1827 90 45 90C69.8173 90 90 69.8174 90 45C90.0056 44.6025 89.9322 44.2078 89.7839 43.8389C89.6357 43.47 89.4156 43.1342 89.1365 42.8511C88.8573 42.568 88.5247 42.3432 88.158 42.1897C87.7912 42.0363 87.3976 41.9573 87 41.9573C86.6024 41.9573 86.2088 42.0363 85.842 42.1897C85.4753 42.3432 85.1427 42.568 84.8635 42.8511C84.5844 43.1342 84.3643 43.47 84.2161 43.8389C84.0678 44.2078 83.9944 44.6025 84 45C84 66.5748 66.5747 84 45 84C23.4253 84 6 66.5747 6 45C6 23.4254 23.4253 6 45 6C56.1538 6 66.3012 10.5882 73.4375 18H65.4062C65.0087 17.9944 64.614 18.0678 64.2451 18.2161C63.8762 18.3643 63.5405 18.5844 63.2573 18.8635C62.9742 19.1427 62.7494 19.4753 62.596 19.842C62.4425 20.2088 62.3635 20.6024 62.3635 21C62.3635 21.3976 62.4425 21.7912 62.596 22.158C62.7494 22.5247 62.9742 22.8573 63.2573 23.1365C63.5405 23.4156 63.8762 23.6357 64.2451 23.7839C64.614 23.9322 65.0087 24.0056 65.4062 24H79.8125C80.6081 23.9999 81.3711 23.6838 81.9337 23.1212C82.4963 22.5586 82.8124 21.7956 82.8125 21V6.59375C82.821 6.18925 82.7476 5.78722 82.5966 5.41183C82.4457 5.03644 82.2205 4.69545 81.9344 4.40936C81.6483 4.12327 81.3073 3.898 80.9319 3.7471C80.5565 3.5962 80.1545 3.52277 79.75 3.53125C79.356 3.53941 78.9675 3.62511 78.6067 3.78344C78.2458 3.94177 77.9197 4.16963 77.6469 4.45402C77.3741 4.73841 77.16 5.07375 77.0168 5.44089C76.8737 5.80803 76.8042 6.19977 76.8125 6.59375V12.875C68.6156 4.86282 57.3081 0 45 0ZM43.75 20.75C43.356 20.7582 42.9675 20.8439 42.6067 21.0022C42.2458 21.1605 41.9197 21.3884 41.6469 21.6728C41.3741 21.9572 41.16 22.2925 41.0168 22.6596C40.8737 23.0268 40.8042 23.4185 40.8125 23.8125V47.375C40.8116 47.7693 40.8883 48.16 41.0385 48.5246C41.1886 48.8892 41.4092 49.2207 41.6875 49.5L54.0938 61.9375C54.6573 62.5011 55.4217 62.8177 56.2188 62.8177C57.0158 62.8177 57.7802 62.5011 58.3438 61.9375C58.9073 61.3739 59.224 60.6095 59.224 59.8125C59.224 59.0155 58.9073 58.2511 58.3438 57.6875L46.8125 46.1875V23.8125C46.821 23.408 46.7476 23.006 46.5966 22.6306C46.4457 22.2552 46.2205 21.9142 45.9344 21.6281C45.6483 21.342 45.3073 21.1168 44.9319 20.9658C44.5565 20.8149 44.1545 20.7415 43.75 20.75Z\\\"\\n    ></path>\\n    </svg>\\n    <span class=\\\"appstle_tooltip_title\\\">{{{tooltipTitle}}}</span>\\n  </div>\\n<div class=\\\"appstle_tooltip appstle_tooltip_hover\\\">\\n    <div class=\\\"appstle_tooltip_content\\\">\\n      {{{toolTipDescription}}}\\n    </div>\\n   {{#showAppstleLink}}\\n    <div class=\\\"appstle_tooltip_appstle\\\">\\n      <a href=\\\"https://appstle.com\\\" class=\\\"appstle_link\\\" target=\\\"_blank\\\">\\n      POWERED BY APPSTLE\\n      </a>\\n    </div>\\n{{/showAppstleLink}}\\n    </div>\\n{{/showTooltip}}\\n<style>.widgetSellingPlanWrapper {\\n    display: grid;\\n    grid-template-columns: repeat(2, minmax(0, 1fr));\\n    gap: 0.5rem;\\n    grid-auto-rows: 1fr;\\n    margin-bottom: 6px;\\n}\\n.widgetSellingPlanWrapper input {\\n    display: none;\\n}\\n.widgetSellingPlanWrapper label {\\n    border-radius: 8px;\\n    border: 1px solid rgba(var(--color-foreground));\\n    padding: 0.5rem;\\n    display: flex;\\n    justify-content: center;\\n    align-items: center;\\n    display: block;\\n    height: 100%;\\n    width: 100%;\\n    text-align: center;\\ncursor: pointer;\\ncolor: rgba(var(--color-foreground));\\n}\\n.widgetSellingPlanWrapper input:checked+label {\\n    background-color: rgba(var(--color-foreground));\\n    color: rgba(var(--color-background));\\n    border: 1px solid rgba(var(--color-background)) !important;\\n}\\n.appstle_lowercase {\\n    text-transform: lowercase;\\n}\\n.appstle_input_wrapper {\\n    position: relative;\\n}\\nspan.appstle_sellingPlan_discountText {\\n    position: absolute;\\n    background-color: color: rgba(var(--color-foreground));\\n    color: rgba(var(--color-background));\\n    border-radius: 3px;\\n    padding: 1px 18px;\\n    left: 50%;\\n    display: block;\\n    transform: translate(-50%, -50%);\\n    white-space: nowrap;\\n}\\nspan.appstle_sellingPlan_discountText:empty {\\n    display: none !important;\\n}\\nspan.appstle_lowercase.appstle_sellingPlan_price {\\n    color: rgba(var(--color-foreground));\\n}\\nspan.appstle_lowercase.appstle_sellingPlan_price.appstle_onetime_amount_compare {\\n    color: rgba(var(--color-foreground));\\n    text-decoration: line-through;\\n    padding: 0 3px;\\n}\\n#appstle_subscription_widget0 .appstle_tooltip_wrapper {\\n   margin-top: 8px;\\n    margin-bottom: 16px;\\n}\\n.appstle_subscription_wrapper {\\n    border: none !important;\\n}\\nlabel.appstle_widget_three {\\n    display: flex;\\n    flex-direction: column;\\n}\\n.widgetSellingPlanWrapper input:checked+label span {\\n   color: rgba(var(--color-background)) !important;\\n}\\n.appstle_sub_widget .appstle_subscription_wrapper{\\n    border-radius:unset !important;\\n}\\nspan.appstle_second_price_block:empty {\\n  display: none !important;\\n}\\n</style>\\n</div>{% endraw %}\",\"WIDGET_TYPE_4\":\"{% raw %}<div id=\\\"appstle-widget-template\\\">\\n  <div class=\\\"appstle_sub_widget\\\" id=\\\"appstle_subscription_widget{{widgetId}}\\\">\\n<div class=\\\"appstle_widget_title\\\">{{{purchaseOptionsText}}}</div>\\n      <div class=\\\"widgetSellingPlanWrapper\\\">\\n{{^requires_selling_plan}}\\n{{^showSubOptionBeforeOneTime}}\\n        <div class=\\\"appstle_input_wrapper\\\">\\n          <input type=\\\"radio\\\" id=\\\"appstle_selling_plan_label_1{{widgetId}}\\\" name=\\\"selling_plan\\\" value=\\\"\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" {{^subscriptionOptionSelectedDefault}}checked{{/subscriptionOptionSelectedDefault}}>\\n          <label for=\\\"appstle_selling_plan_label_1{{widgetId}}\\\">\\n            {{oneTimePuchaseText}}\\n{{#showOneTimeComparePrice}}\\n<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_onetime_amount_compare\\\">\\n  {{{oneTimePuchaseComparePriceAmount}}}\\n</span>\\n{{/showOneTimeComparePrice}}\\n      <span  class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_onetime_amount\\\">{{{oneTimePuchaseAmount}}}/{{{oneTimeFrequencyText}}}</span>\\n          </label>\\n        </div>\\n{{/showSubOptionBeforeOneTime}}\\n{{/requires_selling_plan}}\\n        {{#sellingPlanVariants}}\\n           <div class=\\\"appstle_input_wrapper\\\">\\n      <span class=\\\"appstle_sellingPlan_discountText\\\">{{{formattedDiscountText}}}</span>\\n             <input type=\\\"radio\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" id=\\\"{{sellingPlanId}}\\\" value=\\\"{{sellingPlanId}}\\\" name=\\\"selling_plan\\\" {{#isChecked}}checked{{/isChecked}}>\\n{{^prepaidFlag}}\\n             <label for=\\\"{{sellingPlanId}}\\\">\\n                {{{name}}}\\n<div class=\\\"appstle_span_wrapper\\\">\\n        <span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_price_block\\\">{{{formattedPrice}}}<span>\\n<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_formattext_block\\\">/{{{sellingPlanFrequencyText}}}{{#isFrequencySubsequent}}{{/isFrequencySubsequent}}</span>\\n</div>\\n </label>\\n{{/prepaidFlag}}\\n{{#prepaidFlag}}\\n<label for=\\\"{{sellingPlanId}}\\\">\\n                {{{name}}}\\n<div class=\\\"appstle_span_wrapper\\\">\\n        <span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_price_block\\\">{{{totalPrice}}}</span>\\n<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_discount_block appstle_formattedPrepaidPerDeliveryPriceText\\\">&nbsp;{{{formattedPrepaidPerDeliveryPriceText}}}</span>\\n</div>\\n</label>\\n{{/prepaidFlag}}\\n           </div>\\n        {{/sellingPlanVariants}}\\n{{^requires_selling_plan}}\\n{{#showSubOptionBeforeOneTime}}\\n        <div class=\\\"appstle_input_wrapper\\\">\\n          <input type=\\\"radio\\\" id=\\\"appstle_selling_plan_label_1{{widgetId}}\\\" name=\\\"selling_plan\\\" value=\\\"\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" {{^subscriptionOptionSelectedDefault}}checked{{/subscriptionOptionSelectedDefault}}>\\n          <label for=\\\"appstle_selling_plan_label_1{{widgetId}}\\\">\\n            {{oneTimePuchaseText}}\\n{{#showOneTimeComparePrice}}\\n<span class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_onetime_amount_compare\\\">\\n  {{{oneTimePuchaseComparePriceAmount}}}\\n</span>\\n{{/showOneTimeComparePrice}}\\n      <span  class=\\\"appstle_lowercase appstle_sellingPlan_price appstle_onetime_amount\\\">{{{oneTimePuchaseAmount}}}/{{{oneTimeFrequencyText}}}</span>\\n          </label>\\n        </div>\\n{{/showSubOptionBeforeOneTime}}\\n{{/requires_selling_plan}}\\n    </div>\\n{{#showStaticTooltip}}\\n<div class=\\\"appstle_tooltip_wrapper_static\\\"> {{{toolTipDescription}}}</div>\\n{{/showStaticTooltip}}\\n{{#showTooltip}}\\n    <div data-appstle-icon=\\\"\\\" class=\\\"appstle_tooltip_wrapper\\\">\\n    <svg width=\\\"90\\\" height=\\\"90\\\" viewBox=\\\"0 0 90 90\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" class=\\\"tooltip_subscription_svg\\\">\\n    <path\\n      d=\\\"M45 0C20.1827 0 0 20.1827 0 45C0 69.8173 20.1827 90 45 90C69.8173 90 90 69.8174 90 45C90.0056 44.6025 89.9322 44.2078 89.7839 43.8389C89.6357 43.47 89.4156 43.1342 89.1365 42.8511C88.8573 42.568 88.5247 42.3432 88.158 42.1897C87.7912 42.0363 87.3976 41.9573 87 41.9573C86.6024 41.9573 86.2088 42.0363 85.842 42.1897C85.4753 42.3432 85.1427 42.568 84.8635 42.8511C84.5844 43.1342 84.3643 43.47 84.2161 43.8389C84.0678 44.2078 83.9944 44.6025 84 45C84 66.5748 66.5747 84 45 84C23.4253 84 6 66.5747 6 45C6 23.4254 23.4253 6 45 6C56.1538 6 66.3012 10.5882 73.4375 18H65.4062C65.0087 17.9944 64.614 18.0678 64.2451 18.2161C63.8762 18.3643 63.5405 18.5844 63.2573 18.8635C62.9742 19.1427 62.7494 19.4753 62.596 19.842C62.4425 20.2088 62.3635 20.6024 62.3635 21C62.3635 21.3976 62.4425 21.7912 62.596 22.158C62.7494 22.5247 62.9742 22.8573 63.2573 23.1365C63.5405 23.4156 63.8762 23.6357 64.2451 23.7839C64.614 23.9322 65.0087 24.0056 65.4062 24H79.8125C80.6081 23.9999 81.3711 23.6838 81.9337 23.1212C82.4963 22.5586 82.8124 21.7956 82.8125 21V6.59375C82.821 6.18925 82.7476 5.78722 82.5966 5.41183C82.4457 5.03644 82.2205 4.69545 81.9344 4.40936C81.6483 4.12327 81.3073 3.898 80.9319 3.7471C80.5565 3.5962 80.1545 3.52277 79.75 3.53125C79.356 3.53941 78.9675 3.62511 78.6067 3.78344C78.2458 3.94177 77.9197 4.16963 77.6469 4.45402C77.3741 4.73841 77.16 5.07375 77.0168 5.44089C76.8737 5.80803 76.8042 6.19977 76.8125 6.59375V12.875C68.6156 4.86282 57.3081 0 45 0ZM43.75 20.75C43.356 20.7582 42.9675 20.8439 42.6067 21.0022C42.2458 21.1605 41.9197 21.3884 41.6469 21.6728C41.3741 21.9572 41.16 22.2925 41.0168 22.6596C40.8737 23.0268 40.8042 23.4185 40.8125 23.8125V47.375C40.8116 47.7693 40.8883 48.16 41.0385 48.5246C41.1886 48.8892 41.4092 49.2207 41.6875 49.5L54.0938 61.9375C54.6573 62.5011 55.4217 62.8177 56.2188 62.8177C57.0158 62.8177 57.7802 62.5011 58.3438 61.9375C58.9073 61.3739 59.224 60.6095 59.224 59.8125C59.224 59.0155 58.9073 58.2511 58.3438 57.6875L46.8125 46.1875V23.8125C46.821 23.408 46.7476 23.006 46.5966 22.6306C46.4457 22.2552 46.2205 21.9142 45.9344 21.6281C45.6483 21.342 45.3073 21.1168 44.9319 20.9658C44.5565 20.8149 44.1545 20.7415 43.75 20.75Z\\\"\\n    ></path>\\n    </svg>\\n    <span class=\\\"appstle_tooltip_title\\\">{{{tooltipTitle}}}</span>\\n  </div>\\n    <div class=\\\"appstle_tooltip\\\">\\n    <div class=\\\"appstle_tooltip_content\\\">\\n      {{{toolTipDescription}}}\\n    </div>\\n{{#showAppstleLink}}\\n    <div class=\\\"appstle_tooltip_appstle\\\">\\n      <a href=\\\"https://appstle.com\\\" class=\\\"appstle_link\\\" target=\\\"_blank\\\">\\n      POWERED BY APPSTLE\\n      </a>\\n    </div>\\n{{/showAppstleLink}}\\n    </div>\\n{{/showTooltip}}\\n<style>\\n.widgetSellingPlanWrapper {\\n    display: grid;\\n    grid-template-columns: repeat(2, minmax(0, 1fr));\\n    gap: 16px;\\n    grid-auto-rows: 1fr;\\n    margin-bottom: 6px;\\nmargin-top: 10px\\n}\\n.widgetSellingPlanWrapper input {\\n    display: none;\\n}\\n.widgetSellingPlanWrapper label {\\n    border-radius: 10px;\\n    border: 1px solid rgba(var(--color-foreground, 0, 0, 0));\\n    padding: 0.5rem;\\n    display: flex !important;\\n    flex-direction: column;\\n    justify-content: center;\\n    align-items: center;\\n    display: block;\\n    height: 100%;\\n    width: 100%;\\n    text-align: center;\\ncursor: pointer;\\n}\\n.widgetSellingPlanWrapper input:checked+label {\\n    background-color: rgba(var(--color-foreground, 0, 0, 0));\\n}\\n.appstle_lowercase {\\n    text-transform: lowercase;\\n}\\n.appstle_input_wrapper {\\n    position: relative;\\n}\\nspan.appstle_sellingPlan_discountText {\\n    position: absolute;\\n    font-size: 1.2rem;\\n    background-color: rgba(var(--color-foreground, 0, 0, 0));\\n    color: rgba(var(--color-background, 255, 255, 255));\\n    border-radius: 3px;\\n    border: 2px solid rgba(var(--color-background, 255, 255, 255));\\n    padding: 1px 18px;\\n    left: 50%;\\n    display: block;\\n    transform: translate(-50%, -50%);\\n    white-space: nowrap;\\n}\\nspan.appstle_sellingPlan_discountText:empty {\\n    display: none !important;\\n}\\nspan.appstle_lowercase.appstle_sellingPlan_price.appstle_onetime_amount_compare {\\ntext-decoration: line-through;\\n}\\n.appstle_tooltip_wrapper {\\n    margin-bottom:10px;\\n}\\n.widgetSellingPlanWrapper input:checked+label {\\n    background-color: rgba(var(--color-foreground, 0, 0, 0));\\n    color: rgba(var(--color-background, 255, 255, 255));\\n    border: 2px solid rgba(var(--color-background, 255, 255, 255)) !important;\\n}\\n</style>\\n</div>{% endraw %}\",\"WIDGET_TYPE_5\":\"{% raw %}<div id=\\\"appstle-widget-template\\\">\\n    <div class=\\\"appstle_sub_widget\\\" id=\\\"appstle_subscription_widget{{widgetId}}\\\">\\n<div class=\\\"appstle_widget_title\\\">{{{purchaseOptionsText}}}</div>\\n        <div class=\\\"widgetSellingPlanWrapper\\\">\\n{{^showSubOptionBeforeOneTime}}\\n{{^requires_selling_plan}}\\n          <div class=\\\"appstle_input_wrapper\\\">\\n            <input type=\\\"radio\\\" id=\\\"appstle_selling_plan_label_1{{widgetId}}\\\" name=\\\"selling_plan\\\" value=\\\"\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" {{^subscriptionOptionSelectedDefault}}checked{{/subscriptionOptionSelectedDefault}}/>\\n            <label for=\\\"appstle_selling_plan_label_1{{widgetId}}\\\">\\n              {{{oneTimePuchaseText}}}\\n            </label>\\n            \\n          </div>\\n{{/requires_selling_plan}}\\n{{/showSubOptionBeforeOneTime}}\\n          {{#sellingPlanVariants}}\\n             <div class=\\\"appstle_input_wrapper\\\">\\n               <input type=\\\"radio\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" id=\\\"{{sellingPlanId}}\\\" value=\\\"{{sellingPlanId}}\\\" name=\\\"selling_plan\\\"  {{#isChecked}}checked{{/isChecked}} />\\n               <label for=\\\"{{sellingPlanId}}\\\">\\n                  {{{name}}}\\n               </label>\\n        \\n             </div>\\n          {{/sellingPlanVariants}}\\n{{#showSubOptionBeforeOneTime}}\\n{{^requires_selling_plan}}\\n          <div class=\\\"appstle_input_wrapper\\\">\\n            <input type=\\\"radio\\\" id=\\\"appstle_selling_plan_label_1{{widgetId}}\\\" name=\\\"selling_plan\\\" value=\\\"\\\" class=\\\"appstleSellingPlan{{widgetId}}\\\" {{^subscriptionOptionSelectedDefault}}checked{{/subscriptionOptionSelectedDefault}}/>\\n            <label for=\\\"appstle_selling_plan_label_1{{widgetId}}\\\">\\n              {{{oneTimePuchaseText}}}\\n            </label>\\n            \\n          </div>\\n{{/requires_selling_plan}}\\n{{/showSubOptionBeforeOneTime}}\\n      </div>\\n{{#showStaticTooltip}}\\n<div class=\\\"appstle_tooltip_wrapper_static\\\">{{{toolTipDescription}}}</div>\\n{{/showStaticTooltip}}\\n{{#showTooltip}}\\n    <div data-appstle-icon=\\\"\\\" class=\\\"appstle_tooltip_wrapper\\\">\\n    <svg width=\\\"90\\\" height=\\\"90\\\" viewBox=\\\"0 0 90 90\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\" class=\\\"tooltip_subscription_svg\\\">\\n    <path\\n      d=\\\"M45 0C20.1827 0 0 20.1827 0 45C0 69.8173 20.1827 90 45 90C69.8173 90 90 69.8174 90 45C90.0056 44.6025 89.9322 44.2078 89.7839 43.8389C89.6357 43.47 89.4156 43.1342 89.1365 42.8511C88.8573 42.568 88.5247 42.3432 88.158 42.1897C87.7912 42.0363 87.3976 41.9573 87 41.9573C86.6024 41.9573 86.2088 42.0363 85.842 42.1897C85.4753 42.3432 85.1427 42.568 84.8635 42.8511C84.5844 43.1342 84.3643 43.47 84.2161 43.8389C84.0678 44.2078 83.9944 44.6025 84 45C84 66.5748 66.5747 84 45 84C23.4253 84 6 66.5747 6 45C6 23.4254 23.4253 6 45 6C56.1538 6 66.3012 10.5882 73.4375 18H65.4062C65.0087 17.9944 64.614 18.0678 64.2451 18.2161C63.8762 18.3643 63.5405 18.5844 63.2573 18.8635C62.9742 19.1427 62.7494 19.4753 62.596 19.842C62.4425 20.2088 62.3635 20.6024 62.3635 21C62.3635 21.3976 62.4425 21.7912 62.596 22.158C62.7494 22.5247 62.9742 22.8573 63.2573 23.1365C63.5405 23.4156 63.8762 23.6357 64.2451 23.7839C64.614 23.9322 65.0087 24.0056 65.4062 24H79.8125C80.6081 23.9999 81.3711 23.6838 81.9337 23.1212C82.4963 22.5586 82.8124 21.7956 82.8125 21V6.59375C82.821 6.18925 82.7476 5.78722 82.5966 5.41183C82.4457 5.03644 82.2205 4.69545 81.9344 4.40936C81.6483 4.12327 81.3073 3.898 80.9319 3.7471C80.5565 3.5962 80.1545 3.52277 79.75 3.53125C79.356 3.53941 78.9675 3.62511 78.6067 3.78344C78.2458 3.94177 77.9197 4.16963 77.6469 4.45402C77.3741 4.73841 77.16 5.07375 77.0168 5.44089C76.8737 5.80803 76.8042 6.19977 76.8125 6.59375V12.875C68.6156 4.86282 57.3081 0 45 0ZM43.75 20.75C43.356 20.7582 42.9675 20.8439 42.6067 21.0022C42.2458 21.1605 41.9197 21.3884 41.6469 21.6728C41.3741 21.9572 41.16 22.2925 41.0168 22.6596C40.8737 23.0268 40.8042 23.4185 40.8125 23.8125V47.375C40.8116 47.7693 40.8883 48.16 41.0385 48.5246C41.1886 48.8892 41.4092 49.2207 41.6875 49.5L54.0938 61.9375C54.6573 62.5011 55.4217 62.8177 56.2188 62.8177C57.0158 62.8177 57.7802 62.5011 58.3438 61.9375C58.9073 61.3739 59.224 60.6095 59.224 59.8125C59.224 59.0155 58.9073 58.2511 58.3438 57.6875L46.8125 46.1875V23.8125C46.821 23.408 46.7476 23.006 46.5966 22.6306C46.4457 22.2552 46.2205 21.9142 45.9344 21.6281C45.6483 21.342 45.3073 21.1168 44.9319 20.9658C44.5565 20.8149 44.1545 20.7415 43.75 20.75Z\\\"\\n    ></path>\\n    </svg>\\n    <span class=\\\"appstle_tooltip_title\\\">{{{tooltipTitle}}}</span>\\n  </div>\\n<div class=\\\"appstle_tooltip appstle_tooltip_hover\\\">\\n    <div class=\\\"appstle_tooltip_content\\\">\\n      {{{toolTipDescription}}}\\n    </div>\\n  {{#showAppstleLink}}\\n    <div class=\\\"appstle_tooltip_appstle\\\">\\n      <a href=\\\"https://appstle.com\\\" class=\\\"appstle_link\\\" target=\\\"_blank\\\">\\n      POWERED BY APPSTLE\\n      </a>\\n    </div>\\n  {{/showAppstleLink}}\\n    </div>\\n{{/showTooltip}}\\n  <style>\\n  .widgetSellingPlanWrapper {\\n      display: grid;\\n      grid-template-columns: repeat(2, minmax(0, 1fr));\\n      gap: 8px;\\n      grid-auto-rows: 1fr;\\n      margin-bottom: 6px;\\n      margin-top: 10px;\\n  }\\n  \\n  .widgetSellingPlanWrapper input {\\n      display: none;\\n  }\\n  \\n  .widgetSellingPlanWrapper label {\\n      border-radius: 4px;\\n      border: 1px solid rgba(var(--color-foreground));\\n      padding: 0.5rem;\\n      display: flex;\\n      justify-content: center;\\n      align-items: center;\\n      display: block;\\n      height: 100%;\\n      width: 100%;\\n      text-align: center;\\n \\t color: rgba(var(--color-foreground));\\ncursor: pointer;\\n  }\\n  \\n  .widgetSellingPlanWrapper input:checked+label {\\n      background-color: rgba(var(--color-foreground));\\n \\t color: rgba(var(--color-background));\\n  }\\n  .appstle_lowercase {\\n      text-transform: lowercase;\\n  }\\n  \\n  \\n  .appstle_input_wrapper {\\n      position: relative;\\n  }\\n  \\n  span.appstle_sellingPlan_discountText {\\n      position: absolute;\\n      background-color: rgba(var(--color-foreground));\\n      color: rgba(var(--color-background));\\n      border-radius: 3px;\\n      padding: 1px 18px;\\n      left: 50%;\\n      display: block;\\n      transform: translate(-50%, -50%);\\n      white-space: nowrap;\\n  }\\n  span.appstle_sellingPlan_discountText:empty {\\n      display: none !important;\\n  }\\n  </style>\\n  </div>{% endraw %}\"}",
                
                
                  "bundle": {},
                
                
                  "labels": `{\"appstle.subscription.wg.billingCycleBlockV2\":\"true\",\"appstle.subscription.wg.cartHiddenAttributesSelectorV2\":\"\",\"appstle.subscription.wg.daysFrequencyTextV2\":\"Days\",\"appstle.subscription.wg.subscribeAndSaveSuccessV2\":\"Subscription Selected\",\"appstle.subscription.wg.addToShipmentSuccessTextV2\":\"Success\",\"appstle.subscription.wg.monthFrequencyTextV2\":\"Month\",\"appstle.subscription.wg.addToShipmentButtonTextV2\":\"Add to Shipment\",\"appstle.subscription.wg.onetimeDescriptionTextV2\":\"\",\"appstle.subscription.wg.oneTimePurchaseTextV2\":\"One Time Purchase\",\"appstle.subscription.wg.loyaltyPerkDescriptionTextV2\":\"{{#isDiscountTypeFreeProduct}} <div style='display: flex;'> <div style='height: 30px; width: 30px; flex-shrink: 0; margin-right: 5px;' class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24'><path fill='currentColor' d='M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12' opacity='0.5'><\/path><path fill='currentColor' fill-rule='evenodd' d='M6.914 11.25H2v1.5h8.163A3.25 3.25 0 0 1 7 15.25a.75.75 0 0 0 0 1.5a4.75 4.75 0 0 0 4.25-2.626V22h1.5v-7.876A4.75 4.75 0 0 0 17 16.75a.75.75 0 0 0 0-1.5a3.25 3.25 0 0 1-3.163-2.5H22v-1.5h-4.913c.35-.438.613-.955.756-1.527c.538-2.153-1.413-4.103-3.565-3.565a4 4 0 0 0-1.528.756V2h-1.5v4.914a4 4 0 0 0-1.527-.756C7.57 5.62 5.62 7.57 6.158 9.723c.143.572.405 1.089.756 1.527m4.336 0H9.997a2.5 2.5 0 0 1-2.384-1.891A1.44 1.44 0 0 1 9.36 7.613a2.5 2.5 0 0 1 1.891 2.384zm2.753 0H12.75v-1.245a2.5 2.5 0 0 1 1.891-2.392a1.44 1.44 0 0 1 1.746 1.746a2.5 2.5 0 0 1-2.384 1.891' clip-rule='evenodd'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Free Gift Reward<\/div><span class='appstle-loyalty-badge'><strong>{{{productPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> {{^isZeroBillingCycle}} <span class='appstle-loyalty-billing-cycle'> Get a free {{freeProductName}} worth of {{productPrice}} on your <span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order. <\/span> {{\/isZeroBillingCycle}} {{#isZeroBillingCycle}} <span class='appstle-free-product-loyalty'> Get a free {{freeProductName}} worth of {{productPrice}} with your <span class='appstle-loyalty-billing-cycle-count'>1st<\/span> order. <\/span> {{\/isZeroBillingCycle}} <\/div> <div class='appstle-loyalty-save-badge'>One-time<\/div> <\/div> <\/div> {{\/isDiscountTypeFreeProduct}} {{#isDiscountTypePercentage}}{{#isPerkOnward}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M15.252 10.689c-.987-1.18-1.48-1.77-2.048-1.68c-.567.091-.832.803-1.362 2.227l-.138.368c-.15.405-.226.607-.373.756c-.146.149-.348.228-.75.386l-.367.143c-1.417.555-2.126.833-2.207 1.4s.52 1.049 1.721 2.011l.31.25c.342.273.513.41.611.597c.1.187.115.404.146.837l.029.394c.11 1.523.166 2.285.683 2.545s1.154-.155 2.427-.983l.329-.215c.362-.235.543-.353.75-.387c.208-.033.42.022.841.132l.385.1c1.485.386 2.228.58 2.629.173s.193-1.144-.221-2.62l-.108-.38c-.117-.42-.176-.63-.147-.837c.03-.208.145-.39.374-.756l.21-.332c.807-1.285 1.21-1.927.94-2.438c-.269-.511-1.033-.553-2.562-.635l-.396-.022c-.434-.023-.652-.035-.841-.13c-.19-.095-.33-.263-.61-.599z'><\/path><path fill='currentColor' d='M10.331 4.252c1.316-1.574 1.974-2.361 2.73-2.24s1.11 1.07 1.817 2.969l.183.491c.201.54.302.81.497 1.008c.196.199.464.304 1.001.514l.489.192c1.89.74 2.835 1.11 2.942 1.866c.108.757-.693 1.398-2.294 2.682l-.414.332c-.455.365-.683.547-.815.797s-.152.538-.194 1.115l-.038.526c-.148 2.031-.222 3.047-.911 3.393c-.69.347-1.538-.206-3.236-1.311l-.439-.286c-.482-.314-.723-.47-1-.515s-.558.028-1.121.175l-.513.133c-1.98.516-2.971.773-3.505.231s-.258-1.526.295-3.492l.142-.509c.157-.559.236-.838.197-1.115c-.04-.277-.193-.52-.499-1.008l-.278-.443C4.29 8.044 3.752 7.187 4.11 6.507c.36-.682 1.379-.737 3.418-.848l.527-.028c.58-.031.869-.047 1.122-.174c.252-.127.439-.35.813-.798z' opacity='0.5'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Percentage Discount<\/div><span class='appstle-loyalty-badge'><strong>-{{{discount}}}% <\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'><span class='appstle-precentage-loyalty'>{{{discount}}}% off<\/span><\/span> on <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order and onwards<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}+<\/div> <\/div> <\/div> {{\/isPerkOnward}}{{\/isDiscountTypePercentage}} {{#isDiscountTypePercentage}}{{#isPerkRange}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M15.252 10.689c-.987-1.18-1.48-1.77-2.048-1.68c-.567.091-.832.803-1.362 2.227l-.138.368c-.15.405-.226.607-.373.756c-.146.149-.348.228-.75.386l-.367.143c-1.417.555-2.126.833-2.207 1.4s.52 1.049 1.721 2.011l.31.25c.342.273.513.41.611.597c.1.187.115.404.146.837l.029.394c.11 1.523.166 2.285.683 2.545s1.154-.155 2.427-.983l.329-.215c.362-.235.543-.353.75-.387c.208-.033.42.022.841.132l.385.1c1.485.386 2.228.58 2.629.173s.193-1.144-.221-2.62l-.108-.38c-.117-.42-.176-.63-.147-.837c.03-.208.145-.39.374-.756l.21-.332c.807-1.285 1.21-1.927.94-2.438c-.269-.511-1.033-.553-2.562-.635l-.396-.022c-.434-.023-.652-.035-.841-.13c-.19-.095-.33-.263-.61-.599z'><\/path><path fill='currentColor' d='M10.331 4.252c1.316-1.574 1.974-2.361 2.73-2.24s1.11 1.07 1.817 2.969l.183.491c.201.54.302.81.497 1.008c.196.199.464.304 1.001.514l.489.192c1.89.74 2.835 1.11 2.942 1.866c.108.757-.693 1.398-2.294 2.682l-.414.332c-.455.365-.683.547-.815.797s-.152.538-.194 1.115l-.038.526c-.148 2.031-.222 3.047-.911 3.393c-.69.347-1.538-.206-3.236-1.311l-.439-.286c-.482-.314-.723-.47-1-.515s-.558.028-1.121.175l-.513.133c-1.98.516-2.971.773-3.505.231s-.258-1.526.295-3.492l.142-.509c.157-.559.236-.838.197-1.115c-.04-.277-.193-.52-.499-1.008l-.278-.443C4.29 8.044 3.752 7.187 4.11 6.507c.36-.682 1.379-.737 3.418-.848l.527-.028c.58-.031.869-.047 1.122-.174c.252-.127.439-.35.813-.798z' opacity='0.5'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Percentage Discount<\/div><span class='appstle-loyalty-badge'><strong>-{{{discount}}}% <\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'><span class='appstle-precentage-loyalty'>{{{discount}}}% off<\/span><\/span> from <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> to <span class='appstle-loyalty-billing-cycle-count'>{{{isRangeEnd}}}<\/span> order<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}-{{{isRangeEnd}}}<\/div> <\/div> <\/div> {{\/isPerkRange}}{{\/isDiscountTypePercentage}} {{#isDiscountTypePercentage}}{{#onlyApplyOnThis}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M15.252 10.689c-.987-1.18-1.48-1.77-2.048-1.68c-.567.091-.832.803-1.362 2.227l-.138.368c-.15.405-.226.607-.373.756c-.146.149-.348.228-.75.386l-.367.143c-1.417.555-2.126.833-2.207 1.4s.52 1.049 1.721 2.011l.31.25c.342.273.513.41.611.597c.1.187.115.404.146.837l.029.394c.11 1.523.166 2.285.683 2.545s1.154-.155 2.427-.983l.329-.215c.362-.235.543-.353.75-.387c.208-.033.42.022.841.132l.385.1c1.485.386 2.228.58 2.629.173s.193-1.144-.221-2.62l-.108-.38c-.117-.42-.176-.63-.147-.837c.03-.208.145-.39.374-.756l.21-.332c.807-1.285 1.21-1.927.94-2.438c-.269-.511-1.033-.553-2.562-.635l-.396-.022c-.434-.023-.652-.035-.841-.13c-.19-.095-.33-.263-.61-.599z'><\/path><path fill='currentColor' d='M10.331 4.252c1.316-1.574 1.974-2.361 2.73-2.24s1.11 1.07 1.817 2.969l.183.491c.201.54.302.81.497 1.008c.196.199.464.304 1.001.514l.489.192c1.89.74 2.835 1.11 2.942 1.866c.108.757-.693 1.398-2.294 2.682l-.414.332c-.455.365-.683.547-.815.797s-.152.538-.194 1.115l-.038.526c-.148 2.031-.222 3.047-.911 3.393c-.69.347-1.538-.206-3.236-1.311l-.439-.286c-.482-.314-.723-.47-1-.515s-.558.028-1.121.175l-.513.133c-1.98.516-2.971.773-3.505.231s-.258-1.526.295-3.492l.142-.509c.157-.559.236-.838.197-1.115c-.04-.277-.193-.52-.499-1.008l-.278-.443C4.29 8.044 3.752 7.187 4.11 6.507c.36-.682 1.379-.737 3.418-.848l.527-.028c.58-.031.869-.047 1.122-.174c.252-.127.439-.35.813-.798z' opacity='0.5'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Percentage Discount<\/div><span class='appstle-loyalty-badge'><strong>-{{{discount}}}%<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'><span class='appstle-precentage-loyalty'>{{{discount}}}% off<\/span><\/span> for the <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>One-time<\/div> <\/div> <\/div> {{\/onlyApplyOnThis}}{{\/isDiscountTypePercentage}} {{#isDiscountTypeShipping}}{{#isPerkOnward}} <div class='appstle-reward-items'><div class='appstle-icon'><svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='24' height='24' viewBox='0 0 24 24'><path fill='currentColor' fill-rule='evenodd' d='M5.796 18.204L21.512 2.488c-.988-.989-2.86-.364-6.606.884l-9.331 3.11c-2.082.694-3.123 1.041-3.439 1.804q-.112.271-.133.564c-.059.824.717 1.6 2.269 3.151l.283.283c.254.254.382.382.478.523c.19.28.297.607.31.945c.008.171-.019.35-.072.705c-.196 1.304-.294 1.956-.179 2.458c.114.495.362.938.704 1.289' clip-rule='evenodd'><\/path><path fill='currentColor' d='m17.498 18.486l3.13-9.392c1.25-3.745 1.873-5.617.885-6.606L5.797 18.204c.348.356.794.617 1.296.74c.5.122 1.153.033 2.46-.144l.071-.01c.369-.05.553-.075.73-.064c.32.02.63.124.898.303c.147.099.278.23.541.493l.251.251c1.51 1.51 2.266 2.265 3.067 2.226c.22-.01.438-.062.64-.151c.734-.323 1.072-1.336 1.747-3.362' opacity='0.5'><\/path><\/svg><\/div><div class='appstle-reward-content'><div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Shipping Reward<\/div><span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div><div class='appstle-reward-description'>Get <span class='appstle-loyalty-discount'>shipping at <span class='appstle-shipping-loyalty'>{{{formatDiscountedPrice}}}<\/span><\/span> on <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order and onwards<\/span>.<\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}+<\/div> <\/div><\/div> {{\/isPerkOnward}}{{\/isDiscountTypeShipping}} {{#isDiscountTypeShipping}}{{#isPerkRange}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='24' height='24' viewBox='0 0 24 24'><path fill='currentColor' fill-rule='evenodd' d='M5.796 18.204L21.512 2.488c-.988-.989-2.86-.364-6.606.884l-9.331 3.11c-2.082.694-3.123 1.041-3.439 1.804q-.112.271-.133.564c-.059.824.717 1.6 2.269 3.151l.283.283c.254.254.382.382.478.523c.19.28.297.607.31.945c.008.171-.019.35-.072.705c-.196 1.304-.294 1.956-.179 2.458c.114.495.362.938.704 1.289' clip-rule='evenodd'><\/path><path fill='currentColor' d='m17.498 18.486l3.13-9.392c1.25-3.745 1.873-5.617.885-6.606L5.797 18.204c.348.356.794.617 1.296.74c.5.122 1.153.033 2.46-.144l.071-.01c.369-.05.553-.075.73-.064c.32.02.63.124.898.303c.147.099.278.23.541.493l.251.251c1.51 1.51 2.266 2.265 3.067 2.226c.22-.01.438-.062.64-.151c.734-.323 1.072-1.336 1.747-3.362' opacity='0.5'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Shipping Reward<\/div><span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'>shipping <span class='appstle-shipping-loyalty'>{{{formatDiscountedPrice}}}<\/span> off <\/span> from <span class='appstle-loyalty-billing-cycle'>{{{billingCycleBlock}}} to {{{isRangeEnd}}} order<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}-{{{isRangeEnd}}}<\/div> <\/div> <\/div> {{\/isPerkRange}}{{\/isDiscountTypeShipping}} {{#isDiscountTypeShipping}}{{#onlyApplyOnThis}} <div class='appstle-reward-items'><div class='appstle-icon'><svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='24' height='24' viewBox='0 0 24 24'><path fill='currentColor' fill-rule='evenodd' d='M5.796 18.204L21.512 2.488c-.988-.989-2.86-.364-6.606.884l-9.331 3.11c-2.082.694-3.123 1.041-3.439 1.804q-.112.271-.133.564c-.059.824.717 1.6 2.269 3.151l.283.283c.254.254.382.382.478.523c.19.28.297.607.31.945c.008.171-.019.35-.072.705c-.196 1.304-.294 1.956-.179 2.458c.114.495.362.938.704 1.289' clip-rule='evenodd'><\/path><path fill='currentColor' d='m17.498 18.486l3.13-9.392c1.25-3.745 1.873-5.617.885-6.606L5.797 18.204c.348.356.794.617 1.296.74c.5.122 1.153.033 2.46-.144l.071-.01c.369-.05.553-.075.73-.064c.32.02.63.124.898.303c.147.099.278.23.541.493l.251.251c1.51 1.51 2.266 2.265 3.067 2.226c.22-.01.438-.062.64-.151c.734-.323 1.072-1.336 1.747-3.362' opacity='0.5'><\/path><\/svg>\/div><div class='appstle-reward-content'><div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Shipping Reward<\/div><span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div><div class='appstle-reward-description'>Get <span class='appstle-loyalty-discount'>shipping at <span class='appstle-shipping-loyalty'>{{{formatDiscountedPrice}}}<\/span><\/span> for the <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order<\/span>.<\/div> <div class='appstle-loyalty-save-badge'>One-time<\/div> <\/div><\/div> {{\/onlyApplyOnThis}}{{\/isDiscountTypeShipping}} {{#isDiscountTypeFixed}}{{#isPerkOnward}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M4.892 9.614c0-.402.323-.728.722-.728H9.47c.4 0 .723.326.723.728a.726.726 0 0 1-.723.729H5.614a.726.726 0 0 1-.722-.729'><\/path><path fill='currentColor' fill-rule='evenodd' d='M21.188 10.004q-.094-.005-.2-.004h-2.773C15.944 10 14 11.736 14 14s1.944 4 4.215 4h2.773q.106.001.2-.004c.923-.056 1.739-.757 1.808-1.737c.004-.064.004-.133.004-.197v-4.124c0-.064 0-.133-.004-.197c-.069-.98-.885-1.68-1.808-1.737m-3.217 5.063c.584 0 1.058-.478 1.058-1.067c0-.59-.474-1.067-1.058-1.067s-1.06.478-1.06 1.067c0 .59.475 1.067 1.06 1.067' clip-rule='evenodd'><\/path><path fill='currentColor' d='M21.14 10.002c0-1.181-.044-2.448-.798-3.355a4 4 0 0 0-.233-.256c-.749-.748-1.698-1.08-2.87-1.238C16.099 5 14.644 5 12.806 5h-2.112C8.856 5 7.4 5 6.26 5.153c-1.172.158-2.121.49-2.87 1.238c-.748.749-1.08 1.698-1.238 2.87C2 10.401 2 11.856 2 13.694v.112c0 1.838 0 3.294.153 4.433c.158 1.172.49 2.121 1.238 2.87c.749.748 1.698 1.08 2.87 1.238c1.14.153 2.595.153 4.433.153h2.112c1.838 0 3.294 0 4.433-.153c1.172-.158 2.121-.49 2.87-1.238q.305-.308.526-.66c.45-.72.504-1.602.504-2.45l-.15.001h-2.774C15.944 18 14 16.264 14 14s1.944-4 4.215-4h2.773q.079 0 .151.002' opacity='0.5'><\/path><path fill='currentColor' d='M10.101 2.572L8 3.992l-1.733 1.16C7.405 5 8.859 5 10.694 5h2.112c1.838 0 3.294 0 4.433.153q.344.045.662.114L16 4l-2.113-1.428a3.42 3.42 0 0 0-3.786 0'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Amount Off<\/div><span class='appstle-loyalty-badge'><strong>-{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'>{{{formatDiscountedPrice}}}<\/span> off on <span class='appstle-loyalty-billing-cycle'>{{{billingCycleBlock}}} order and onwards<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}+<\/div> <\/div> <\/div> {{\/isPerkOnward}}{{\/isDiscountTypeFixed}} {{#isDiscountTypeFixed}}{{#isPerkRange}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M4.892 9.614c0-.402.323-.728.722-.728H9.47c.4 0 .723.326.723.728a.726.726 0 0 1-.723.729H5.614a.726.726 0 0 1-.722-.729'><\/path><path fill='currentColor' fill-rule='evenodd' d='M21.188 10.004q-.094-.005-.2-.004h-2.773C15.944 10 14 11.736 14 14s1.944 4 4.215 4h2.773q.106.001.2-.004c.923-.056 1.739-.757 1.808-1.737c.004-.064.004-.133.004-.197v-4.124c0-.064 0-.133-.004-.197c-.069-.98-.885-1.68-1.808-1.737m-3.217 5.063c.584 0 1.058-.478 1.058-1.067c0-.59-.474-1.067-1.058-1.067s-1.06.478-1.06 1.067c0 .59.475 1.067 1.06 1.067' clip-rule='evenodd'><\/path><path fill='currentColor' d='M21.14 10.002c0-1.181-.044-2.448-.798-3.355a4 4 0 0 0-.233-.256c-.749-.748-1.698-1.08-2.87-1.238C16.099 5 14.644 5 12.806 5h-2.112C8.856 5 7.4 5 6.26 5.153c-1.172.158-2.121.49-2.87 1.238c-.748.749-1.08 1.698-1.238 2.87C2 10.401 2 11.856 2 13.694v.112c0 1.838 0 3.294.153 4.433c.158 1.172.49 2.121 1.238 2.87c.749.748 1.698 1.08 2.87 1.238c1.14.153 2.595.153 4.433.153h2.112c1.838 0 3.294 0 4.433-.153c1.172-.158 2.121-.49 2.87-1.238q.305-.308.526-.66c.45-.72.504-1.602.504-2.45l-.15.001h-2.774C15.944 18 14 16.264 14 14s1.944-4 4.215-4h2.773q.079 0 .151.002' opacity='0.5'><\/path><path fill='currentColor' d='M10.101 2.572L8 3.992l-1.733 1.16C7.405 5 8.859 5 10.694 5h2.112c1.838 0 3.294 0 4.433.153q.344.045.662.114L16 4l-2.113-1.428a3.42 3.42 0 0 0-3.786 0'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Amount Off<\/div><span class='appstle-loyalty-badge'><strong>-{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get <span class='appstle-loyalty-discount'>{{{formatDiscountedPrice}}}<\/span> off from <span class='appstle-loyalty-billing-cycle'>{{{billingCycleBlock}}} order to {{{isRangeEnd}}} order<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}-{{{isRangeEnd}}}<\/div> <\/div> <\/div> {{\/isPerkRange}}{{\/isDiscountTypeFixed}} {{#isDiscountTypeFixed}}{{#onlyApplyOnThis}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24' style=' '><path fill='currentColor' d='M4.892 9.614c0-.402.323-.728.722-.728H9.47c.4 0 .723.326.723.728a.726.726 0 0 1-.723.729H5.614a.726.726 0 0 1-.722-.729'><\/path><path fill='currentColor' fill-rule='evenodd' d='M21.188 10.004q-.094-.005-.2-.004h-2.773C15.944 10 14 11.736 14 14s1.944 4 4.215 4h2.773q.106.001.2-.004c.923-.056 1.739-.757 1.808-1.737c.004-.064.004-.133.004-.197v-4.124c0-.064 0-.133-.004-.197c-.069-.98-.885-1.68-1.808-1.737m-3.217 5.063c.584 0 1.058-.478 1.058-1.067c0-.59-.474-1.067-1.058-1.067s-1.06.478-1.06 1.067c0 .59.475 1.067 1.06 1.067' clip-rule='evenodd'><\/path><path fill='currentColor' d='M21.14 10.002c0-1.181-.044-2.448-.798-3.355a4 4 0 0 0-.233-.256c-.749-.748-1.698-1.08-2.87-1.238C16.099 5 14.644 5 12.806 5h-2.112C8.856 5 7.4 5 6.26 5.153c-1.172.158-2.121.49-2.87 1.238c-.748.749-1.08 1.698-1.238 2.87C2 10.401 2 11.856 2 13.694v.112c0 1.838 0 3.294.153 4.433c.158 1.172.49 2.121 1.238 2.87c.749.748 1.698 1.08 2.87 1.238c1.14.153 2.595.153 4.433.153h2.112c1.838 0 3.294 0 4.433-.153c1.172-.158 2.121-.49 2.87-1.238q.305-.308.526-.66c.45-.72.504-1.602.504-2.45l-.15.001h-2.774C15.944 18 14 16.264 14 14s1.944-4 4.215-4h2.773q.079 0 .151.002' opacity='0.5'><\/path><path fill='currentColor' d='M10.101 2.572L8 3.992l-1.733 1.16C7.405 5 8.859 5 10.694 5h2.112c1.838 0 3.294 0 4.433.153q.344.045.662.114L16 4l-2.113-1.428a3.42 3.42 0 0 0-3.786 0'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Amount Off<\/div><span class='appstle-loyalty-badge'><strong>-{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Save <span class='appstle-loyalty-discount'><span class='appstle-precentage-loyalty'>{{{formatDiscountedPrice}}}<\/span><\/span> on your <span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order only. <\/div> <div class='appstle-loyalty-save-badge'>One-time<\/div> <\/div> <\/div> {{\/onlyApplyOnThis}}{{\/isDiscountTypeFixed}} {{#isDiscountTypeFixedPrice}}{{#isPerkOnward}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24'><path fill='currentColor' d='M4.035 11.573c.462-2.309.693-3.463 1.522-4.143s2.007-.68 4.362-.68h4.162c2.355 0 3.532 0 4.361.68c.83.68 1.06 1.834 1.523 4.143l.6 3c.664 3.32.996 4.98.096 6.079s-2.594 1.098-5.98 1.098H9.32c-3.386 0-5.08 0-5.98-1.098s-.568-2.758.096-6.079z' opacity='0.5'><\/path><circle cx='15' cy='9.75' r='1' fill='currentColor'><\/circle><circle cx='9' cy='9.75' r='1' fill='currentColor'><\/circle><path fill='currentColor' d='M9.75 5.75a2.25 2.25 0 0 1 4.5 0v1h.431q.565 0 1.069.002V5.75a3.75 3.75 0 1 0-7.5 0v1.002q.504-.003 1.069-.002h.431z'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Fixed Product Price<\/div><span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get this product at <span class='appstle-loyalty-discount'>{{{formatDiscountedPrice}}}<\/span> from <span class='appstle-loyalty-billing-cycle'>{{{billingCycleBlock}}} order and onwards<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}+<\/div> <\/div> <\/div> {{\/isPerkOnward}}{{\/isDiscountTypeFixedPrice}} {{#isDiscountTypeFixedPrice}}{{#isPerkRange}} <div class='appstle-reward-items'> <div class='appstle-icon'> <svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24'><path fill='currentColor' d='M4.035 11.573c.462-2.309.693-3.463 1.522-4.143s2.007-.68 4.362-.68h4.162c2.355 0 3.532 0 4.361.68c.83.68 1.06 1.834 1.523 4.143l.6 3c.664 3.32.996 4.98.096 6.079s-2.594 1.098-5.98 1.098H9.32c-3.386 0-5.08 0-5.98-1.098s-.568-2.758.096-6.079z' opacity='0.5'><\/path><circle cx='15' cy='9.75' r='1' fill='currentColor'><\/circle><circle cx='9' cy='9.75' r='1' fill='currentColor'><\/circle><path fill='currentColor' d='M9.75 5.75a2.25 2.25 0 0 1 4.5 0v1h.431q.565 0 1.069.002V5.75a3.75 3.75 0 1 0-7.5 0v1.002q.504-.003 1.069-.002h.431z'><\/path><\/svg> <\/div> <div class='appstle-reward-content'> <div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Fixed Product Price<\/div><span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'> Get this product at <span class='appstle-loyalty-discount'>{{{formatDiscountedPrice}}}<\/span> from <span class='appstle-loyalty-billing-cycle'>{{{billingCycleBlock}}} to {{{isRangeEnd}}} order<\/span>. <\/div> <div class='appstle-loyalty-save-badge'>Orders {{{billingCycleBlock}}}-{{{isRangeEnd}}}<\/div> <\/div> <\/div> {{\/isPerkRange}}{{\/isDiscountTypeFixedPrice}} {{#isDiscountTypeFixedPrice}}{{#onlyApplyOnThis}} <div class='appstle-reward-items'><div class='appstle-icon'><svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='30' height='30' viewBox='0 0 24 24'><path fill='currentColor' d='M4.035 11.573c.462-2.309.693-3.463 1.522-4.143s2.007-.68 4.362-.68h4.162c2.355 0 3.532 0 4.361.68c.83.68 1.06 1.834 1.523 4.143l.6 3c.664 3.32.996 4.98.096 6.079s-2.594 1.098-5.98 1.098H9.32c-3.386 0-5.08 0-5.98-1.098s-.568-2.758.096-6.079z' opacity='0.5'><\/path><circle cx='15' cy='9.75' r='1' fill='currentColor'><\/circle><circle cx='9' cy='9.75' r='1' fill='currentColor'><\/circle><path fill='currentColor' d='M9.75 5.75a2.25 2.25 0 0 1 4.5 0v1h.431q.565 0 1.069.002V5.75a3.75 3.75 0 1 0-7.5 0v1.002q.504-.003 1.069-.002h.431z'><\/path><\/svg><\/div> <div class='appstle-reward-content'><div class='appstle-reward-title-badge'><div class='appstle-reward-title'>Fixed Product Price<\/div> <span class='appstle-loyalty-badge'><strong>{{{formatDiscountedPrice}}}<\/strong><\/span><\/div> <div class='appstle-reward-description'>Get this product at <span class='appstle-loyalty-discount'><span class='appstle-fixed-price-loyalty'>{{{formatDiscountedPrice}}}<\/span><\/span> for the <span class='appstle-loyalty-billing-cycle'><span class='appstle-loyalty-billing-cycle-count'>{{{billingCycleBlock}}}<\/span> order<\/span>.<\/div> <div class='appstle-loyalty-save-badge'>One-time<\/div> <\/div><\/div> {{\/onlyApplyOnThis}}{{\/isDiscountTypeFixedPrice}}\",\"appstle.subscription.wg.bundleDiscountTextV2\":\"bundle discount extra: {{bundleDiscount}} off\",\"appstle.subscription.wg.atcButtonTextSelectorV2\":\"\",\"appstle.subscription.wg.subscriptionDescriptionTextV2\":\"\",\"appstle.subscription.wg.oneTimeFrequencyTextV2\":\"One Time\",\"appstle.subscription.wg.allowFulfilmentCountViaPropertiesV2\":\"false\",\"appstle.subscription.wg.valdiateFormSelectorV2\":\"\",\"appstle.subscription.wg.monthsFrequencyTextV2\":\"Months\",\"appstle.subscription.wg.prepaidSaveBadgeTextV2\":\"SAVE {{selectedDiscountPercentage}}\",\"appstle.subscription.wg.manageSubscriptionButtonTextV2\":\"Manage Subscription\",\"appstle.subscription.wg.removeClassFromPriceElementV2\":\"\",\"appstle.subscription.wg.yearFrequencyTextV2\":\"Year\",\"appstle.subscription.wg.widgetPriceChangeListenerSelectorV2\":\"\",\"appstle.subscription.wg.atcButtonTextV2\":\"\",\"appstle.subscription.wg.noSubscriptionLabelTextV2\":\"No Subscription\",\"appstle.subscription.wg.cancelAnytimeLabelTextV2\":\"Cancel Anytime\",\"appstle.subscription.wg.addToShipmentErrorTextV2\":\"Error\",\"appstle.subscription.wg.weeksFrequencyTextV2\":\"Weeks\",\"appstle.subscription.wg.weeklyLabelTextV2\":\"Weekly\",\"appstle.subscription.wg.displayAddToExistingSubscriptionButtonForNotLoggedInV2\":\"false\",\"appstle.subscription.wg.addToShipmentProcessingV2\":\"Processing...\",\"appstle.subscription.wg.showWidgetStaticV2\":\"false\",\"appstle.subscription.wg.deliveryEveryFrequencyTextV2\":\"Delivery Frequency\",\"appstle.subscription.wg.subscribeAndSaveInitalV2\":\"Subscribe and save\",\"appstle.subscription.wg.allowRefreshOnCartPageV2\":\"false\",\"appstle.subscription.wg.prepaidLabelTextV2\":\"Prepaid\",\"appstle.subscription.wg.monthlyLabelTextV2\":\"Monthly\",\"appstle.subscription.wg.displayAddToExistingSubscriptionButtonToSubscribersOnlyV2\":\"false\",\"appstle.subscription.wg.yearsFrequencyTextV2\":\"Years\",\"appstle.subscription.wg.addToShipmentTooltipTextV2\":\"Please avoid double delivery charges! Login to add this product to an upcoming delivery.\",\"appstle.subscription.wg.weekFrequencyTextV2\":\"Week\",\"appstle.subscription.wg.unsubscribeFrequencyTextV2\":\"One-time Purchase\",\"appstle.subscription.wg.widgetVariantChangeListenerSelectorV2\":\"\",\"appstle.subscription.wg.atcButtonTextSelectorObserverV2\":\"\",\"appstle.subscription.wg.dayFrequencyTextV2\":\"day\",\"appstle.subscription.wg.showPrepidPerDeliveryProductPriceV2\":\"false\",\"appstle.subscription.wg.offFrequencyTextV2\":\"Off\",\"appstle.subscription.wg.prepayLabelTextV2\":\"Prepay\",\"appstle.subscription.wg.productPageUnitPriceSelectorV2\":\"\",\"appstle.subscription.wg.showNewLoyaltyUI\":\"false\",\"appstle.subscription.wg.frequencyCombinedWidgetTextV2\":\"Frequency\",\"appstle.subscription.wg.sellingPlanTitleTextNonPrepaid\":\"{{sellingPlanName}}\",\"appstle.subscription.wg.selectDeliverOptionV2\":\"Select Delivery Option\",\"appstle.subscription.wg.yearlyLabelTextV2\":\"Yearly\"}`,
                
                "css": {
                    "appstle_subscription_widget": {
                        "margin-top": "" ,
                        "margin-bottom": "",
                    },

                    "appstle_subscription_wrapper": {
                        "border-width": "",
                        "border-color": "",
                    },

                    "appstle_circle": {
                        "border-color": "",
                    },

                    "appstle_dot": {
                        "background-color": "",
                    },

                    "appstle_select": {
                        "padding-top": "",
                        "padding-bottom": "",
                        "padding-left": "",
                        "padding-right": "",
                        "border-width": "",
                        "border-style": "",
                        "border-color": "",
                        "border-radius": "",
                    },

                    "tooltip_subscription_svg": {
                        "fill": "",
                    },

                    "appstle_tooltip": {
                        "color": "",
                        "background-color": "",
                    },

                    "appstle_tooltip_border_top_color": {
                        "border-top-color": "",
                    },

                    "appstle_subscription_final_price": {
                        "color": "",
                    },
                    "appstle_widget_text_color": {
                        "color": "",
                    },
                    "appstle_selected_background": {
                        "background": "transparent",
                    },
                    "elementCSS": "[\".appstle_subscription_wrapper_option, #appstle-widget-template .widgetSellingPlanWrapper input+label { background-color: #ffffff !important; }\",\".appstle_sub_widget .appstle_subscription_wrapper_option.appstle-active-option, #appstle-widget-template .widgetSellingPlanWrapper input:checked+label { background-color: #fff7f0 !important; }\",\".appstle_subscription_wrapper_option, #appstle-widget-template .widgetSellingPlanWrapper label{ border: 2px solid #F47C20 !important; }\",\".appstle_sub_widget .appstle_widget_title { color: #000000 !important; }\",\".appstle_subscribe_save_text, .appstle_one_time_text, .widgetSellingPlanWrapper input+label { color: #000000 !important; }\",\".appstle_subscription_amount_wrapper, .appstle_one_time_price_wrapper, .appstle_sellingPlan_price.appstle_price_block, .appstle_sellingPlan_price.appstle_onetime_amount, .appstle_sellingPlan_formattedCompareAtPrice, .appstle_subscription_amount { color: #000000 !important; }\",\"span.appstle-save-badge, span.appstle_sellingPlan_discountText { background-color: #F47C20 !important; }\",\"span.appstle-save-badge, .appstle_sellingPlan_price.appstle_discount_block, span.appstle_sellingPlan_discountText { color: #ffffff !important; }\"]",
                    "customCSS": ".appstle_circle::before {\n    display: none !important;\n}",
                    "customerPortalCss": "",
                    "externalStyleTag": "",
                    "themeCss": "",
                }
            };
          

          window.AppstleSubscription = window.AppstleSubscription || JSON.parse(JSON.stringify(RS));

          sessionStorage['appstleSubscriptionConfig'] = JSON.stringify(RS.Config);

          
            try {
            
                window.appstle_build_a_box_labels = {"perDeliveryLabelTextV2":"\\/delivery","variantNotAvailable":"Not Available","saveDiscountText":"{{discount}}","bundleSummaryTextV2":"Your bundle is empty. Please add products to your bundles to see bundle summary here.","freeProductLabelTextV2":"Free","bundleDescriptionTextV2":"Our bundle of all bundles, The Ultimate Superfood Bundle delivers exactly what it promises - a complete superfood solution. With 7 superfood blends each created to empower every aspect of your health and wellbeing - from immunity and gut health to energy & better focus.","productDetails":"Product Details","failedToAddMsgText":"Your cart can't have more than {{maxProduct}} products","cart":"Cart","reviewBundleTextV2":"Review Bundle","addButtonText":"Add","minimumQuantityToCheckoutV2":"Minimum {{quantity}} quantity to checkout","buildBoxErrormsgV2":"Build a Box token is Invalid, Please reach out to support.","continueShopping":"Continue Shopping","failedToAddTitleText":"Failed to add","spendAmountGetDiscount":"Spend {{amount}} get {{percent}}% discount","maxiumQuantityToCheckoutV2":"Maxium {{quantity}} quantity to checkout","contentsOnModalTextV2":"Contents","nextStepButtonTextV2":"Next Step","choosePlanLifeStyleTextV2":"Choose a plan to match your lifestyle","selectMinimumProductButtonText":"Please select {{minProduct}} minimum product","subtotal":"Subtotal","buyQuantityGetDiscount":"Buy {{quantity}} get {{percent}}% discount","loyaltyTablePercentageTextV2":"After <span class='appstle-loyalty-billing-cycle'><span class=''>{{billingCycle}}<\\/span> order<\\/span>, <span class='appstle-loyalty-discount'>get <span class='appstle-loyalty-discount-amount'>{{discount}}% off<\\/span><\\/span>.","loyaltyTablePriceTextV2":"After <span class='appstle-loyalty-billing-cycle'><span class=''>{{billingCycle}}<\\/span> order<\\/span>, <span class='appstle-loyalty-discount'>get at <span class='appstle-loyalty-discount-amount'>{{price}}<\\/span><\\/span>.","myDeliveryText":"My {{selectedSellingPlanDisplayName}} delivery","removeItem":"Remove","productsToProceedText":"Please select products to proceed","previousStepButtonTextV2":"Previous step","loadMoreTextV2":"Load more","selectedFrequencyLabelText":"Selected Frequency","addToCartButtonTextV2":"Add To Cart","basePriceFormatFieldV2":"{{unitPrice}}\\/{{quantityUnit}}","title":"Build-A-Box","productPriceFormatField":"{{price}}","reviewOrdeDescriptionTextV2":"Check your items and select your required frequency plan","quantityLabelV2":"Quantity","minimumOrderAmountLabelTextV2":"Minimum order amount {{minOrderAmount}}.","subscriptionNotAvailableButtonV2":"Subscription not available","shoppingCart":"Shopping Cart","checkoutMessage":"Shipping and taxes calculated at checkout.","discountPopupCheckoutMessageV2":"Discount","testProperties":"","selectedButtonTextV2":"Selected","congratsMessageText":"You've achieved the highest discount of {{discount}}%","okBtnText":"Ok","tieredDiscount":"Tiered Discount","addProductsToSubscriptionLabel":"Adding product to your subscription... ","choosePlanLifeStyleDescriptionTextV2":"Cutoff each week to amend your meals is midnight on Thursday's. (Delivery Schedule is as follows: Gold Coast - Mondays | Brisbane & Sunshine Coast - Wednesdays)","orderNoteLabelTextV2":"Order Note","minimumToCheckoutV2":"Minimum {{quantity}} to checkout","loyaltyTableFixedTextV2":"After <span class='appstle-loyalty-billing-cycle'><span class=''>{{billingCycle}}<\\/span> order<\\/span>, <span class='appstle-loyalty-discount'>get <span class='appstle-loyalty-discount-amount'>{{price}} off<\\/span><\\/span>.","editQuantity":"Edit Quantity","itemsText":"Items","onetimeDescriptionTextV2":"","chooseProductsTextV2":"Choose Products","loyaltyTableFreeProductTextV2":"After <span class='appstle-loyalty-billing-cycle'><span class=''>{{billingCycle}}<\\/span> order<\\/span>, <span class='appstle-loyalty-discount'>get <span class='appstle-loyalty-discount-amount'>FREE PRODUCT ({{productName}})<\\/span><\\/span>.","loyaltyTableShippingTextV2":"After <span class='appstle-loyalty-billing-cycle'><span class=''>{{billingCycle}}<\\/span> order<\\/span>, <span class='appstle-loyalty-discount'>get <span class='appstle-loyalty-discount-amount'>shipping at {{price}}<\\/span><\\/span>.","spentText":"spent","quantityLabel":"Quantity","addButtonV2":"Add","loyaltyTableFreeTrailTextV2":"Get <span class='appstle-loyalty-free-trial-discount'>{{discount}} <span class='appstle-loyalty-free-trial-discount-count' style='text-transform: lowercase;'>{{discountType}} <\\/span><\\/span> <span class='appstle-loyalty-free-trial-text'>free trial.<\\/span>","bundleCheckoutTextV2":"Checkout","reviewOrderTextV2":"Review Order","goBackButtonText":"Go Back","selectPlanTextV2":"Select Plan","viewProduct":"View Product","oneTimePurchaseTextV2":"One Time Purchase","bundleOnModalTextV2":"Bundle","proceedToCheckoutButtonText":"Proceed to checkout","pleaseWaitLabelTextV2":"Please wait...","typeToSearchPlaceholderTextV2":"Type to search","selectedProgressLabelTextV2":"Selected","outOfStockTextV2":"Out of stock"};
            
            } catch (e) {
            console.error("Error parsing build a box labels:", e);
            }
          

          var _RSConfig = _RSConfig || {};

          _RSConfig.shop = 'xnw918-dh.myshopify.com';

          

          

            
            _RSConfig.shopMoneyFormat = '${{amount}}';
            _RSConfig.shopMoneyFormatWithCurrencyFormat = '${{amount}} USD';
            

            

        }

</script>

<style id="appstle-payment-button-override">
    .shopify-payment-button {display: none;}
</style>
<script>
 let appstleCount = 0
 function isAppstleJSInitiated() {
    appstleCount++;
    if (window?.["RSConfig"] || appstleCount > 20) {
        let appstleStyleElement = document.querySelector('#appstle-payment-button-override');
        if (appstleStyleElement) {
            appstleStyleElement.remove();
        }
    } else {
        setTimeout(isAppstleJSInitiated, 500)
    }
 }
 isAppstleJSInitiated();
</script>

<style>

</style>
<script>
    function pollAppstleInit() {
        if (window?.appstleInit) {
        window?.appstleInit()
        } else {
        setTimeout(pollAppstleInit, 30);
        }
    }
</script>















    

    <script src="https://subscription-admin.appstle.com/assets/js/appstle-subscription.min.js?shop=xnw918-dh.myshopify.com&v=1780543706511" defer ></script>

    

    
    



</div><div id="shopify-block-Aamora2hLNHcxQVNaT__12120936241911852800" class="shopify-block shopify-app-block"><section class='jdgm-widget jdgm-revs-tab' role='complementary'>
  
  <div class='jdgm-revs-tab-btn btn' position="left" tabindex="0" aria-label="Click to open Judge.me floating reviews tab" role='button'>★ Reviews</div>
  <div class='jdgm-revs-tab__header'>
    <a class='jdgm-close-ico'></a>
    <h3 class='jdgm-revs-tab__title'>Let customers speak for us</h3>
    <a class='jdgm-revs-tab__url' href='/pages/reviews'>
      <div data-score='4.82' class='jdgm-all-reviews-rating' aria-label='Average rating is 4.82' role='img'></div>10247 reviews
    </a>
  </div>
  
  
  <div class='jdgm-widget jdgm-all-reviews-widget-v2025'
    data-widget='all-reviews-v2025'
    data-entry-point='all_reviews_widget_v2025.js'
    data-entry-key='all-reviews-widget-v2025/main.js'
    data-block-id='Aamora2hLNHcxQVNaT__12120936241911852800'
    data-review-source=''
    data-show-all-reviews-in-same-tab=''
    data-show-first=''
    data-empty-state=''
    data-is-floating-tab='true'
    
    >
    
      <div class='jdgm-legacy-widget-content' style='display: none;'>
        <style>  </style> <section class='jdgm-revs-tab__wrapper'> <style>.jdgm-revs-tab{display: none}</style> <div class='jdgm-mask'></div> <div class='jdgm-revs-tab__main'> <div class='jdgm-revs-tab__content'> <div class='jdgm-revs-tab__content-header' data-number-of-product-reviews='3648' data-number-of-shop-reviews='6599'> <a style='display: none' href='#' class='jdgm-write-rev-link'>Write a review</a> <div class='jdgm-histogram jdgm-temp-hidden'>  <div class='jdgm-histogram__row' data-rating='5' data-frequency='8992' data-percentage='88'>  <div class='jdgm-histogram__star' role='button' aria-label="88% (8992) reviews with 5 star rating"  tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 88%;'> </div> </div> <div class='jdgm-histogram__percentage'>88%</div> <div class='jdgm-histogram__frequency'>(8992)</div> </div>  <div class='jdgm-histogram__row' data-rating='4' data-frequency='834' data-percentage='8'>  <div class='jdgm-histogram__star' role='button' aria-label="8% (834) reviews with 4 star rating"  tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 8%;'> </div> </div> <div class='jdgm-histogram__percentage'>8%</div> <div class='jdgm-histogram__frequency'>(834)</div> </div>  <div class='jdgm-histogram__row' data-rating='3' data-frequency='313' data-percentage='3'>  <div class='jdgm-histogram__star' role='button' aria-label="3% (313) reviews with 3 star rating"  tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 3%;'> </div> </div> <div class='jdgm-histogram__percentage'>3%</div> <div class='jdgm-histogram__frequency'>(313)</div> </div>  <div class='jdgm-histogram__row' data-rating='2' data-frequency='59' data-percentage='1'>  <div class='jdgm-histogram__star' role='button' aria-label="1% (59) reviews with 2 star rating"  tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 1%;'> </div> </div> <div class='jdgm-histogram__percentage'>1%</div> <div class='jdgm-histogram__frequency'>(59)</div> </div>  <div class='jdgm-histogram__row' data-rating='1' data-frequency='45' data-percentage='0'>  <div class='jdgm-histogram__star' role='button' aria-label="0% (45) reviews with 1 star rating"  tabindex='0' ><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span></div> <div class='jdgm-histogram__bar'> <div class='jdgm-histogram__bar-content' style='width: 0%;'> </div> </div> <div class='jdgm-histogram__percentage'>0%</div> <div class='jdgm-histogram__frequency'>(45)</div> </div>  <div class='jdgm-histogram__row jdgm-histogram__clear-filter' data-rating=null tabindex='0'></div> </div> <div class='jdgm-gallery' data-url='reviews/all_reviews_js_based' data-per-page='10'> <div class='jdgm-gallery-data jdgm-hidden' data-json='[{&quot;uuid&quot;:&quot;10c0828c-c451-4c8a-9a27-9018b02ca590&quot;,&quot;reviewer_name&quot;:&quot;Tuaca Kelly&quot;,&quot;reviewer_initial&quot;:&quot;T&quot;,&quot;title&quot;:&quot;&quot;,&quot;body_html&quot;:&quot;\u003cp\u003eFrom his decades of research and anecdotal evidence LIFE ENTHUSIAST Martin Pytela is a wealth of knowledge devoted to concerning himself with careful evaluation of environmental and situational realities. His carefully curated assortment of supplements and products has served as an &#39;ounce of prevention&#39; wellness arsenal for thousands worldwide. Reliable and trustworthy, he is truly enthusiastic about life.\u003c/p\u003e&quot;,&quot;verified_buyer&quot;:true,&quot;country_code_show_flag&quot;:&quot;NL&quot;,&quot;location&quot;:&quot;(The Netherlands)&quot;,&quot;video_external_ids&quot;:[],&quot;media_platform_hosted_video_infos&quot;:[],&quot;cf_answers&quot;:[],&quot;language&quot;:&quot;en&quot;,&quot;product_title&quot;:&quot;LIFE ENTHUSIAST&quot;,&quot;product_url&quot;:&quot;/&quot;,&quot;product_url_with_utm&quot;:&quot;https://life-enthusiast.com?jdgm_referral_location=widget\u0026ref=judge.me\u0026utm_campaign=judgeme-review-site\u0026utm_medium=referral\u0026utm_source=judgeme&quot;,&quot;rating&quot;:&quot;5&quot;,&quot;created_at&quot;:&quot;2026-06-08 03:47:09 UTC&quot;,&quot;pictures_urls&quot;:[{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format\u0026w=1024&quot;}]},{&quot;uuid&quot;:&quot;c920c379-a82b-4d68-bd88-7fc876ad59e9&quot;,&quot;reviewer_name&quot;:&quot;Joni Jones&quot;,&quot;reviewer_initial&quot;:&quot;J&quot;,&quot;title&quot;:&quot;&quot;,&quot;body_html&quot;:&quot;\u003cp\u003eProducts and customer service have always been great…a trusted company\u003c/p\u003e&quot;,&quot;verified_buyer&quot;:true,&quot;country_code_show_flag&quot;:&quot;US&quot;,&quot;location&quot;:&quot;(United States)&quot;,&quot;video_external_ids&quot;:[],&quot;media_platform_hosted_video_infos&quot;:[],&quot;cf_answers&quot;:[],&quot;language&quot;:&quot;en&quot;,&quot;product_title&quot;:&quot;LIFE ENTHUSIAST&quot;,&quot;product_url&quot;:&quot;/&quot;,&quot;product_url_with_utm&quot;:&quot;https://life-enthusiast.com?jdgm_referral_location=widget\u0026ref=judge.me\u0026utm_campaign=judgeme-review-site\u0026utm_medium=referral\u0026utm_source=judgeme&quot;,&quot;rating&quot;:&quot;5&quot;,&quot;created_at&quot;:&quot;2026-06-06 18:29:24 UTC&quot;,&quot;pictures_urls&quot;:[{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780770754__1780770738856-img_1459__original.jpeg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780770754__1780770738856-img_1459__original.jpeg?auto=format\u0026w=1024&quot;}]},{&quot;uuid&quot;:&quot;bf94f5d3-9606-46d9-8d76-7f1028415e4e&quot;,&quot;reviewer_name&quot;:&quot;Kevin Johnson&quot;,&quot;reviewer_initial&quot;:&quot;K&quot;,&quot;title&quot;:&quot;&quot;,&quot;body_html&quot;:&quot;\u003cp\u003eThere are certain products that are simply amazing, such as the Exulsa or Herb Co products.I have a lot of Exulsa products and about 3 Herb Co products. There are other products,like Ascension. I like the liquids or things that can be easily stirred into a liquid. I had a problem a few months ago with GERD, and I find that the liquids are not an irritation as some of the capsules, It is weird that some capsules are a problem (causing throat pain) and others are not. Anyway, it is immensely important to me to have alternatives to what is available at other sites.\u003c/p\u003e&quot;,&quot;verified_buyer&quot;:true,&quot;country_code_show_flag&quot;:&quot;US&quot;,&quot;location&quot;:&quot;(United States)&quot;,&quot;video_external_ids&quot;:[],&quot;media_platform_hosted_video_infos&quot;:[],&quot;cf_answers&quot;:[],&quot;language&quot;:&quot;en&quot;,&quot;product_title&quot;:&quot;LIFE ENTHUSIAST&quot;,&quot;product_url&quot;:&quot;/&quot;,&quot;product_url_with_utm&quot;:&quot;https://life-enthusiast.com?jdgm_referral_location=widget\u0026ref=judge.me\u0026utm_campaign=judgeme-review-site\u0026utm_medium=referral\u0026utm_source=judgeme&quot;,&quot;rating&quot;:&quot;5&quot;,&quot;created_at&quot;:&quot;2026-06-03 23:48:04 UTC&quot;,&quot;pictures_urls&quot;:[{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780932037__1780931979496-img_20260608_110957811__original.jpg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780932037__1780931979496-img_20260608_110957811__original.jpg?auto=format\u0026w=1024&quot;}]},{&quot;uuid&quot;:&quot;dfbbeb3d-58a6-4eed-8d56-6e4a7fe40c78&quot;,&quot;reviewer_name&quot;:&quot;George Sheehan&quot;,&quot;reviewer_initial&quot;:&quot;G&quot;,&quot;title&quot;:&quot;&quot;,&quot;body_html&quot;:&quot;\u003cp\u003eI like this MSM to provide me with quality sulfur; thanks.\u003c/p\u003e&quot;,&quot;verified_buyer&quot;:true,&quot;country_code_show_flag&quot;:&quot;US&quot;,&quot;location&quot;:&quot;(United States)&quot;,&quot;video_external_ids&quot;:[],&quot;media_platform_hosted_video_infos&quot;:[],&quot;cf_answers&quot;:[],&quot;language&quot;:&quot;en&quot;,&quot;product_title&quot;:&quot;LIFE ENTHUSIAST&quot;,&quot;product_url&quot;:&quot;/&quot;,&quot;product_url_with_utm&quot;:&quot;https://life-enthusiast.com?jdgm_referral_location=widget\u0026ref=judge.me\u0026utm_campaign=judgeme-review-site\u0026utm_medium=referral\u0026utm_source=judgeme&quot;,&quot;rating&quot;:&quot;5&quot;,&quot;created_at&quot;:&quot;2026-06-02 21:08:45 UTC&quot;,&quot;pictures_urls&quot;:[{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780434768__1780434734280-sledge11__original.jpg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780434768__1780434734280-sledge11__original.jpg?auto=format\u0026w=1024&quot;},{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780434769__1780434749650-00221__original.jpg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780434769__1780434749650-00221__original.jpg?auto=format\u0026w=1024&quot;},{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780434770__1780434763321-00321__original.jpg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780434770__1780434763321-00321__original.jpg?auto=format\u0026w=1024&quot;}]},{&quot;uuid&quot;:&quot;090e6f27-b878-4c2e-b905-d32b793bffc1&quot;,&quot;reviewer_name&quot;:&quot;Lillian&quot;,&quot;reviewer_initial&quot;:&quot;L&quot;,&quot;title&quot;:&quot;&quot;,&quot;body_html&quot;:&quot;\u003cp\u003eSo glad to have found Cell-Ease and Cell-Ease Support. Five stars!\u003c/p\u003e&quot;,&quot;verified_buyer&quot;:true,&quot;country_code_show_flag&quot;:&quot;US&quot;,&quot;location&quot;:&quot;(United States)&quot;,&quot;video_external_ids&quot;:[],&quot;media_platform_hosted_video_infos&quot;:[],&quot;cf_answers&quot;:[],&quot;language&quot;:&quot;en&quot;,&quot;product_title&quot;:&quot;Cell-Ease Support&quot;,&quot;product_url&quot;:&quot;/products/cell-ease-support&quot;,&quot;product_url_with_utm&quot;:&quot;https://life-enthusiast.com/products/cell-ease-support?jdgm_referral_location=widget\u0026ref=judge.me\u0026utm_campaign=judgeme-review-site\u0026utm_medium=referral\u0026utm_source=judgeme&quot;,&quot;rating&quot;:&quot;5&quot;,&quot;created_at&quot;:&quot;2026-06-02 18:34:15 UTC&quot;,&quot;pictures_urls&quot;:[{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780425390__1780425373503-unnamed__original.jpg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1780425390__1780425373503-unnamed__original.jpg?auto=format\u0026w=1024&quot;}]},{&quot;uuid&quot;:&quot;07a70b07-fee5-4b00-863d-879d6e7dc9da&quot;,&quot;reviewer_name&quot;:&quot;Mimi H.&quot;,&quot;reviewer_initial&quot;:&quot;M&quot;,&quot;title&quot;:&quot;&quot;,&quot;body_html&quot;:&quot;\u003cp\u003eMy shopping experience has been very pleasant and professional. Martin is extremely knowledgeable and helpful to communicate with.I value the quality products I’ve purchased over the years and found them extremely beneficial. ThankYou Martin\u003c/p\u003e&quot;,&quot;verified_buyer&quot;:true,&quot;country_code_show_flag&quot;:&quot;US&quot;,&quot;location&quot;:&quot;(United States)&quot;,&quot;video_external_ids&quot;:[],&quot;media_platform_hosted_video_infos&quot;:[],&quot;cf_answers&quot;:[],&quot;language&quot;:&quot;en&quot;,&quot;product_title&quot;:&quot;LIFE ENTHUSIAST&quot;,&quot;product_url&quot;:&quot;/&quot;,&quot;product_url_with_utm&quot;:&quot;https://life-enthusiast.com?jdgm_referral_location=widget\u0026ref=judge.me\u0026utm_campaign=judgeme-review-site\u0026utm_medium=referral\u0026utm_source=judgeme&quot;,&quot;rating&quot;:&quot;5&quot;,&quot;created_at&quot;:&quot;2026-05-26 18:46:39 UTC&quot;,&quot;pictures_urls&quot;:[{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1779821296__1779821293426-image__original.jpg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1779821296__1779821293426-image__original.jpg?auto=format\u0026w=1024&quot;}]},{&quot;uuid&quot;:&quot;e9411738-3f77-4987-bf3f-410130106719&quot;,&quot;reviewer_name&quot;:&quot;Manlio Favio&quot;,&quot;reviewer_initial&quot;:&quot;M&quot;,&quot;title&quot;:&quot;&quot;,&quot;body_html&quot;:&quot;\u003cp\u003eI had been suffering from cramps and the sciatic nerve for over 3 years until one day my sister recommended me to purchase the iron - Ionic Liquid Mineral and the Manganese - Ionic Liquid Mineral and oh boy let me tell you, this two combine have done miracles in my health. I do not suffer from cramping nor the sciatic nerve anymore, I can now sit down or walk without no pain. And check this out, it has only been three weeks since I started taking this Minerals. I definitely recommend this products 1000%\u003c/p\u003e&quot;,&quot;verified_buyer&quot;:true,&quot;country_code_show_flag&quot;:&quot;US&quot;,&quot;location&quot;:&quot;(United States)&quot;,&quot;video_external_ids&quot;:[],&quot;media_platform_hosted_video_infos&quot;:[],&quot;cf_answers&quot;:[],&quot;language&quot;:&quot;en&quot;,&quot;product_title&quot;:&quot;Iron - Ionic Liquid Mineral&quot;,&quot;product_url&quot;:&quot;/products/iron&quot;,&quot;product_url_with_utm&quot;:&quot;https://life-enthusiast.com/products/iron?jdgm_referral_location=widget\u0026ref=judge.me\u0026utm_campaign=judgeme-review-site\u0026utm_medium=referral\u0026utm_source=judgeme&quot;,&quot;rating&quot;:&quot;5&quot;,&quot;created_at&quot;:&quot;2026-05-26 05:33:56 UTC&quot;,&quot;pictures_urls&quot;:[{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1779773934__1779773928218-minerals__original.jpeg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1779773934__1779773928218-minerals__original.jpeg?auto=format\u0026w=1024&quot;}]},{&quot;uuid&quot;:&quot;48969a50-f3dc-4ed7-b6ce-15a215b12c82&quot;,&quot;reviewer_name&quot;:&quot;Robert White Jr&quot;,&quot;reviewer_initial&quot;:&quot;R&quot;,&quot;title&quot;:&quot;&quot;,&quot;body_html&quot;:&quot;\u003cp\u003eThis product I have taken for many years, it helps my mobility tremendously ! I can tell the difference when I run out.\u003c/p\u003e&quot;,&quot;verified_buyer&quot;:true,&quot;country_code_show_flag&quot;:&quot;US&quot;,&quot;location&quot;:&quot;(United States)&quot;,&quot;video_external_ids&quot;:[],&quot;media_platform_hosted_video_infos&quot;:[],&quot;cf_answers&quot;:[],&quot;language&quot;:&quot;en&quot;,&quot;product_title&quot;:&quot;Serralone - Serrapeptase Proteolytic Enzyme&quot;,&quot;product_url&quot;:&quot;/products/serralone&quot;,&quot;product_url_with_utm&quot;:&quot;https://life-enthusiast.com/products/serralone?jdgm_referral_location=widget\u0026ref=judge.me\u0026utm_campaign=judgeme-review-site\u0026utm_medium=referral\u0026utm_source=judgeme&quot;,&quot;rating&quot;:&quot;5&quot;,&quot;created_at&quot;:&quot;2026-05-17 15:13:17 UTC&quot;,&quot;pictures_urls&quot;:[{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1779030939__1779030937009-img_0443__original.jpeg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1779030939__1779030937009-img_0443__original.jpeg?auto=format\u0026w=1024&quot;}]},{&quot;uuid&quot;:&quot;0bd5d826-bf74-4d1f-9fc3-870199c41ef2&quot;,&quot;reviewer_name&quot;:&quot;Patricia White BC&quot;,&quot;reviewer_initial&quot;:&quot;P&quot;,&quot;title&quot;:&quot;&quot;,&quot;body_html&quot;:&quot;\u003cp\u003eI have ordered from Life Enhusiast for several years and it is one of the best sources for products of excellent quality. They are also helpful in answering my questions.\u003c/p\u003e&quot;,&quot;verified_buyer&quot;:true,&quot;country_code_show_flag&quot;:&quot;CA&quot;,&quot;location&quot;:&quot;(Canada)&quot;,&quot;video_external_ids&quot;:[],&quot;media_platform_hosted_video_infos&quot;:[],&quot;cf_answers&quot;:[],&quot;language&quot;:&quot;en&quot;,&quot;product_title&quot;:&quot;LIFE ENTHUSIAST&quot;,&quot;product_url&quot;:&quot;/&quot;,&quot;product_url_with_utm&quot;:&quot;https://life-enthusiast.com?jdgm_referral_location=widget\u0026ref=judge.me\u0026utm_campaign=judgeme-review-site\u0026utm_medium=referral\u0026utm_source=judgeme&quot;,&quot;rating&quot;:&quot;5&quot;,&quot;created_at&quot;:&quot;2026-05-15 17:40:17 UTC&quot;,&quot;pictures_urls&quot;:[{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1778980831__1778980799888-unadjustednonraw_thumb_17b__original.jpg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1778980831__1778980799888-unadjustednonraw_thumb_17b__original.jpg?auto=format\u0026w=1024&quot;}]},{&quot;uuid&quot;:&quot;11c8e796-2c72-4a5d-8a54-b549042d4cc3&quot;,&quot;reviewer_name&quot;:&quot;Bob Peterson&quot;,&quot;reviewer_initial&quot;:&quot;B&quot;,&quot;title&quot;:&quot;&quot;,&quot;body_html&quot;:&quot;\u003cp\u003eI order about 20 products on a rotating basis and I have been a consistent customer for about 24 years. The service is great and the turn around time always a few days. Each of the products is very special and I am a customer for life.\u003c/p\u003e&quot;,&quot;verified_buyer&quot;:true,&quot;country_code_show_flag&quot;:&quot;US&quot;,&quot;location&quot;:&quot;(United States)&quot;,&quot;video_external_ids&quot;:[],&quot;media_platform_hosted_video_infos&quot;:[],&quot;cf_answers&quot;:[],&quot;language&quot;:&quot;en&quot;,&quot;product_title&quot;:&quot;LIFE ENTHUSIAST&quot;,&quot;product_url&quot;:&quot;/&quot;,&quot;product_url_with_utm&quot;:&quot;https://life-enthusiast.com?jdgm_referral_location=widget\u0026ref=judge.me\u0026utm_campaign=judgeme-review-site\u0026utm_medium=referral\u0026utm_source=judgeme&quot;,&quot;rating&quot;:&quot;5&quot;,&quot;created_at&quot;:&quot;2026-05-12 02:25:08 UTC&quot;,&quot;pictures_urls&quot;:[{&quot;compact&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1778552891__1778552887060-17785528719262024991346604__original.jpg?auto=format\u0026w=160&quot;,&quot;original&quot;:&quot;https://judgeme.imgix.net/life-enthusiast/1778552891__1778552887060-17785528719262024991346604__original.jpg?auto=format\u0026w=1024&quot;}]}]'></div> </div> <div class="jdgm-medals-wrapper jdgm-hidden" data-updated-at='2026-06-09T02:20:33Z'> <style type="text/css"></style> <div class="jdgm-medals" data-link="https://app.judge.me/reviews/stores/lifeenthusiast"> <div class="jdgm-medals__container"> <div class="jdgm-medal-wrapper" title="Platinum Monthly Record Shop. Achieved an all-time record of 116 published verified reviews within one calendar month."> <a class="jdgm-medal jdgm--loading" data-value="116" data-type="mon_rec" data-tier="platinum"> <div class="jdgm-medal__image" data-url="mon_rec/platinum_hollow.svg" data-alt="Judge.me Platinum Monthly Record Shop medal"></div> <div class="jdgm-medal__value ">116</div> </a> </div> <div class="jdgm-medal-wrapper" title="Gold Transparent Shop. Published at least 95% of verified reviews received in total"> <a class="jdgm-medal jdgm--loading" data-value="" data-type="tran" data-tier="gold"> <div class="jdgm-medal__image" data-url="tran/gold.svg" data-alt="Judge.me Gold Transparent Shop medal"></div> </a> </div> <div class="jdgm-medal-wrapper" title="Gold Verified Reviews Shop. Obtained at least 100 reviews submitted by genuine customers with proof of purchase history"> <a class="jdgm-medal jdgm--loading" data-value="491" data-type="ver_rev" data-tier="gold"> <div class="jdgm-medal__image" data-url="ver_rev/gold.svg" data-alt="Judge.me Gold Verified Reviews Shop medal"></div> <div class="jdgm-medal__value ">491</div> </a> </div> <div class="jdgm-medal-wrapper" title="Top 1% Trending Shops. Top 1% trending shops that obtained and published the most verified reviews in the last 30 days"> <a class="jdgm-medal jdgm--loading" data-value="" data-type="tops_trend" data-tier="1-percent"> <div class="jdgm-medal__image" data-url="tops_trend/1-percent.svg" data-alt="Judge.me Top 1% Trending Shops medal"></div> </a> </div> <div class="jdgm-medal-wrapper" title="Top 10% Shops. Top 10% shops that obtained and published the most verified reviews of all time"> <a class="jdgm-medal jdgm--loading" data-value="" data-type="tops" data-tier="10-percent"> <div class="jdgm-medal__image" data-url="tops/10-percent.svg" data-alt="Judge.me Top 10% Shops medal"></div> </a> </div> </div> </div> </div> <div class='jdgm-rev-widg__sort-wrapper'></div> </div> <div class='jdgm-revs-tab__content-body'> <div class='jdgm-revs-tab__reviews'><div class='jdgm-rev jdgm-divider-top' data-verified-buyer='true' data-review-id='9c681c4a-0712-4aa9-8b45-d08bab2eae9e' data-thumb-up-count='0' data-thumb-down-count='0'> <div class='jdgm-rev__header'>  <div class='jdgm-rev__icon' > T </div>  <span class='jdgm-rev__rating' data-score='5' tabindex='0' aria-label='5 star review' role='img'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-rev__timestamp jdgm-spinner' data-content='2026-06-09 01:56:42 UTC'></span>  <span class='jdgm-rev__prod-info-wrapper'> <span class='jdgm-rev__prod-link-prefix'></span>  <a href='/products/iridesca#judgeme_product_reviews' target='_blank' class='jdgm-rev__prod-link'> Exsula Superfoods Iridesca </a>  </span> <div class='jdgm-rev__br'></div> <span class='jdgm-rev__buyer-badge-wrapper'>  <span class='jdgm-rev__buyer-badge'></span>  </span> <span class='jdgm-rev__author-wrapper'> <span class='jdgm-rev__author'>T Nicholas</span> <span class='jdgm-rev__location'  data-country-code="US" > (United States) </span> </span> </div> <div class='jdgm-rev__content'> <div class='jdgm-rev__custom-form'>  </div> <b class='jdgm-rev__title'></b> <div class='jdgm-rev__body'><p>It is very effective. My husband has multiple health issues. A limited diet. Appetite is poor. Iridesca is a whole food meal supplement with nutrition value incomparable to any other in my opinion. It renews his strength after consuming. I recommend this product for all ages. Healthy &amp; not healthy.</p></div> <div class='jdgm-rev__pics'>  </div> <div class='jdgm-rev__vids'>   </div> </div> <div class='jdgm-rev__actions'> <div class='jdgm-rev__social'></div> <div class='jdgm-rev__votes'></div> </div> <div class='jdgm-rev__reply'>  </div> </div><div class='jdgm-rev jdgm-divider-top' data-verified-buyer='true' data-review-id='62f940e6-7229-4f24-a2e4-4b00114cc1fb' data-thumb-up-count='0' data-thumb-down-count='0'> <div class='jdgm-rev__header'>  <div class='jdgm-rev__icon' > T </div>  <span class='jdgm-rev__rating' data-score='5' tabindex='0' aria-label='5 star review' role='img'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-rev__timestamp jdgm-spinner' data-content='2026-06-09 00:51:12 UTC'></span>  <span class='jdgm-rev__prod-info-wrapper'> <span class='jdgm-rev__prod-link-prefix'></span>  <a href='/products/mps-gold-100#judgeme_product_reviews' target='_blank' class='jdgm-rev__prod-link'> MPS-Gold 100 Mucopolysaccharides Powder </a>  </span> <div class='jdgm-rev__br'></div> <span class='jdgm-rev__buyer-badge-wrapper'>  <span class='jdgm-rev__buyer-badge'></span>  </span> <span class='jdgm-rev__author-wrapper'> <span class='jdgm-rev__author'>Tonya Holly</span> <span class='jdgm-rev__location'  data-country-code="US" > (United States) </span> </span> </div> <div class='jdgm-rev__content'> <div class='jdgm-rev__custom-form'>  </div> <b class='jdgm-rev__title'></b> <div class='jdgm-rev__body'><p>As a user of mps gold 100 of 13 years, it keeps my immune system strong. I feel good. I rarely get sick, if I do it is like a mini cold that last few days that I barely notice. I have not had a headache since taking this product. Highly recommend!</p></div> <div class='jdgm-rev__pics'>  </div> <div class='jdgm-rev__vids'>   </div> </div> <div class='jdgm-rev__actions'> <div class='jdgm-rev__social'></div> <div class='jdgm-rev__votes'></div> </div> <div class='jdgm-rev__reply'>  </div> </div><div class='jdgm-rev jdgm-divider-top' data-verified-buyer='true' data-review-id='3e2d1124-33b2-4c4b-aa99-f5545882b90d' data-thumb-up-count='0' data-thumb-down-count='0'> <div class='jdgm-rev__header'>  <div class='jdgm-rev__icon' > D </div>  <span class='jdgm-rev__rating' data-score='5' tabindex='0' aria-label='5 star review' role='img'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-rev__timestamp jdgm-spinner' data-content='2026-06-08 06:06:00 UTC'></span>  <span class='jdgm-rev__prod-info-wrapper'> <span class='jdgm-rev__prod-link-prefix'></span>  <a href='/products/apple-fiber#judgeme_product_reviews' target='_blank' class='jdgm-rev__prod-link'> Apple Fiber </a>  </span> <div class='jdgm-rev__br'></div> <span class='jdgm-rev__buyer-badge-wrapper'>  <span class='jdgm-rev__buyer-badge'></span>  </span> <span class='jdgm-rev__author-wrapper'> <span class='jdgm-rev__author'>Don Mueller</span> <span class='jdgm-rev__location'  data-country-code="CA" > (Canada) </span> </span> </div> <div class='jdgm-rev__content'> <div class='jdgm-rev__custom-form'>  </div> <b class='jdgm-rev__title'></b> <div class='jdgm-rev__body'><p>Hello Martin,</p>

<p>I recently received both Apple Fiber and Lecithin.</p>

<p>The Apple Fiber, as I experienced with it previously, was excellent in keeping me consistently regular. So far, with the new supply, the same wonderful benefit is again in place.</p>

<p>The Sunflower Lecithin is excellent for the skin. The texture of the skin has become more refined and healthier-looking, with a more youthful appearance. Lecithin has no equal in replenishing and regenerating the skin of the whole body, including the face. </p>

<p>Don Mueller</p></div> <div class='jdgm-rev__pics'>  </div> <div class='jdgm-rev__vids'>   </div> </div> <div class='jdgm-rev__actions'> <div class='jdgm-rev__social'></div> <div class='jdgm-rev__votes'></div> </div> <div class='jdgm-rev__reply'>  </div> </div><div class='jdgm-rev jdgm-divider-top' data-verified-buyer='true' data-review-id='f8218b23-5fb4-4afa-a818-2f5802a0f355' data-thumb-up-count='0' data-thumb-down-count='0'> <div class='jdgm-rev__header'>  <div class='jdgm-rev__icon' > J </div>  <span class='jdgm-rev__rating' data-score='5' tabindex='0' aria-label='5 star review' role='img'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-rev__timestamp jdgm-spinner' data-content='2026-06-08 02:00:19 UTC'></span>  <span class='jdgm-rev__prod-info-wrapper'> <span class='jdgm-rev__prod-link-prefix'></span>  <a href='/products/iridesca#judgeme_product_reviews' target='_blank' class='jdgm-rev__prod-link'> Exsula Superfoods Iridesca </a>  </span> <div class='jdgm-rev__br'></div> <span class='jdgm-rev__buyer-badge-wrapper'>  <span class='jdgm-rev__buyer-badge'></span>  </span> <span class='jdgm-rev__author-wrapper'> <span class='jdgm-rev__author'>Jennifer Dyck</span> <span class='jdgm-rev__location'  data-country-code="CA" > (Canada) </span> </span> </div> <div class='jdgm-rev__content'> <div class='jdgm-rev__custom-form'>  </div> <b class='jdgm-rev__title'></b> <div class='jdgm-rev__body'><p>i take iridesca for many years and i attribute my good health and active lifestyle to taking a complete spectrum of vitamins and herbs assimulated by my body every day, never letting my immunity down. i never get sick</p></div> <div class='jdgm-rev__pics'>  </div> <div class='jdgm-rev__vids'>   </div> </div> <div class='jdgm-rev__actions'> <div class='jdgm-rev__social'></div> <div class='jdgm-rev__votes'></div> </div> <div class='jdgm-rev__reply'>  </div> </div><div class='jdgm-rev jdgm-divider-top' data-verified-buyer='true' data-review-id='4e646997-8984-436b-b67b-44622430a893' data-thumb-up-count='0' data-thumb-down-count='0'> <div class='jdgm-rev__header'>  <div class='jdgm-rev__icon' > A </div>  <span class='jdgm-rev__rating' data-score='5' tabindex='0' aria-label='5 star review' role='img'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-rev__timestamp jdgm-spinner' data-content='2026-06-07 22:48:39 UTC'></span>  <span class='jdgm-rev__prod-info-wrapper'> <span class='jdgm-rev__prod-link-prefix'></span>  <a href='/products/miracle-soap#judgeme_product_reviews' target='_blank' class='jdgm-rev__prod-link'> Miracle II Miracle Liquid Soap </a>  </span> <div class='jdgm-rev__br'></div> <span class='jdgm-rev__buyer-badge-wrapper'>  <span class='jdgm-rev__buyer-badge'></span>  </span> <span class='jdgm-rev__author-wrapper'> <span class='jdgm-rev__author'>Anonymous</span> <span class='jdgm-rev__location'  data-country-code="US" > (United States) </span> </span> </div> <div class='jdgm-rev__content'> <div class='jdgm-rev__custom-form'>  </div> <b class='jdgm-rev__title'></b> <div class='jdgm-rev__body'><p>This shampoo is awesome. Easy on my hair, easy to wash out andhas a nice scent. My go to shampoo!</p></div> <div class='jdgm-rev__pics'>  </div> <div class='jdgm-rev__vids'>   </div> </div> <div class='jdgm-rev__actions'> <div class='jdgm-rev__social'></div> <div class='jdgm-rev__votes'></div> </div> <div class='jdgm-rev__reply'>  </div> </div><div class='jdgm-rev jdgm-divider-top' data-verified-buyer='true' data-review-id='ce666f85-cf19-4db2-9874-00d0f929b534' data-thumb-up-count='0' data-thumb-down-count='0'> <div class='jdgm-rev__header'>  <div class='jdgm-rev__icon' > A </div>  <span class='jdgm-rev__rating' data-score='5' tabindex='0' aria-label='5 star review' role='img'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-rev__timestamp jdgm-spinner' data-content='2026-06-06 16:22:04 UTC'></span>  <span class='jdgm-rev__prod-info-wrapper'> <span class='jdgm-rev__prod-link-prefix'></span>  <a href='/products/o-spray#judgeme_product_reviews' target='_blank' class='jdgm-rev__prod-link'> O-Spray </a>  </span> <div class='jdgm-rev__br'></div> <span class='jdgm-rev__buyer-badge-wrapper'>  <span class='jdgm-rev__buyer-badge'></span>  </span> <span class='jdgm-rev__author-wrapper'> <span class='jdgm-rev__author'>Anonymous</span> <span class='jdgm-rev__location'  data-country-code="US" > (United States) </span> </span> </div> <div class='jdgm-rev__content'> <div class='jdgm-rev__custom-form'>  </div> <b class='jdgm-rev__title'></b> <div class='jdgm-rev__body'><p>WOW ❣️ It’s Great as a nasal and throat spray. It literally clear the breathing capability and the brain also opens up! It also loosens the mucus hooked up to the back of the nose and when spraying back of throat simultaneously the mucus dislodges completely. A winner!</p></div> <div class='jdgm-rev__pics'>  </div> <div class='jdgm-rev__vids'>   </div> </div> <div class='jdgm-rev__actions'> <div class='jdgm-rev__social'></div> <div class='jdgm-rev__votes'></div> </div> <div class='jdgm-rev__reply'>  </div> </div></div> <div class='jdgm-spinner jdgm-revs-tab__spinner' style='display: none'> </div> <div class='jdgm-paginate' data-per-page='6' data-url='https://api.judge.me/reviews/reviews_for_reviews_tab' ><a class='jdgm-paginate__page jdgm-curt' data-page='1' aria-label='Page 1' tabindex='0'  role='button'>1</a><a class='jdgm-paginate__page ' data-page='2' aria-label='Page 2' tabindex='0'  role='button'>2</a><a class='jdgm-paginate__page ' data-page='3' aria-label='Page 3' tabindex='0'  role='button'>3</a><a class='jdgm-paginate__page jdgm-paginate__next-page' data-page='2' aria-label='Page 2' tabindex='0' rel='next' role='button'></a></div> </div> </div> </div> </section>
      </div>
    
  </div>

  
  <script class='jdgm-all-reviews-widget-v2025-data'>
    jdgm.data ||= {};
    jdgm.data.allReviewsWidgetV2025 = {"number_of_reviews":10247,"number_of_shop_reviews":6599,"number_of_product_reviews":3648,"average_rating":"4.82","histogram":[{"rating":5,"frequency":8992,"percentage":88,"extra_class":null},{"rating":4,"frequency":834,"percentage":8,"extra_class":null},{"rating":3,"frequency":313,"percentage":3,"extra_class":null},{"rating":2,"frequency":59,"percentage":1,"extra_class":null},{"rating":1,"frequency":45,"percentage":0,"extra_class":null}],"photo_gallery":[{"uuid":"10c0828c-c451-4c8a-9a27-9018b02ca590","reviewer_name":"Tuaca Kelly","reviewer_initial":"T","title":"","body_html":"<p>From his decades of research and anecdotal evidence LIFE ENTHUSIAST Martin Pytela is a wealth of knowledge devoted to concerning himself with careful evaluation of environmental and situational realities. His carefully curated assortment of supplements and products has served as an 'ounce of prevention' wellness arsenal for thousands worldwide. Reliable and trustworthy, he is truly enthusiastic about life.</p>","verified_buyer":true,"country_code_show_flag":"NL","location":"(The Netherlands)","video_external_ids":[],"media_platform_hosted_video_infos":[],"cf_answers":[],"language":"en","product_title":"LIFE ENTHUSIAST","product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","rating":"5","created_at":"2026-06-08 03:47:09 UTC","pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=1024"}]},{"uuid":"c920c379-a82b-4d68-bd88-7fc876ad59e9","reviewer_name":"Joni Jones","reviewer_initial":"J","title":"","body_html":"<p>Products and customer service have always been great…a trusted company</p>","verified_buyer":true,"country_code_show_flag":"US","location":"(United States)","video_external_ids":[],"media_platform_hosted_video_infos":[],"cf_answers":[],"language":"en","product_title":"LIFE ENTHUSIAST","product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","rating":"5","created_at":"2026-06-06 18:29:24 UTC","pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1780770754__1780770738856-img_1459__original.jpeg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1780770754__1780770738856-img_1459__original.jpeg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1780770754__1780770738856-img_1459__original.jpeg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1780770754__1780770738856-img_1459__original.jpeg?auto=format&w=1024"}]},{"uuid":"bf94f5d3-9606-46d9-8d76-7f1028415e4e","reviewer_name":"Kevin Johnson","reviewer_initial":"K","title":"","body_html":"<p>There are certain products that are simply amazing, such as the Exulsa or Herb Co products.I have a lot of Exulsa products and about 3 Herb Co products. There are other products,like Ascension. I like the liquids or things that can be easily stirred into a liquid. I had a problem a few months ago with GERD, and I find that the liquids are not an irritation as some of the capsules, It is weird that some capsules are a problem (causing throat pain) and others are not. Anyway, it is immensely important to me to have alternatives to what is available at other sites.</p>","verified_buyer":true,"country_code_show_flag":"US","location":"(United States)","video_external_ids":[],"media_platform_hosted_video_infos":[],"cf_answers":[],"language":"en","product_title":"LIFE ENTHUSIAST","product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","rating":"5","created_at":"2026-06-03 23:48:04 UTC","pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1780932037__1780931979496-img_20260608_110957811__original.jpg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1780932037__1780931979496-img_20260608_110957811__original.jpg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1780932037__1780931979496-img_20260608_110957811__original.jpg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1780932037__1780931979496-img_20260608_110957811__original.jpg?auto=format&w=1024"}]},{"uuid":"dfbbeb3d-58a6-4eed-8d56-6e4a7fe40c78","reviewer_name":"George Sheehan","reviewer_initial":"G","title":"","body_html":"<p>I like this MSM to provide me with quality sulfur; thanks.</p>","verified_buyer":true,"country_code_show_flag":"US","location":"(United States)","video_external_ids":[],"media_platform_hosted_video_infos":[],"cf_answers":[],"language":"en","product_title":"LIFE ENTHUSIAST","product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","rating":"5","created_at":"2026-06-02 21:08:45 UTC","pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1780434768__1780434734280-sledge11__original.jpg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1780434768__1780434734280-sledge11__original.jpg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1780434768__1780434734280-sledge11__original.jpg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1780434768__1780434734280-sledge11__original.jpg?auto=format&w=1024"},{"original":"https://judgeme.imgix.net/life-enthusiast/1780434769__1780434749650-00221__original.jpg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1780434769__1780434749650-00221__original.jpg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1780434769__1780434749650-00221__original.jpg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1780434769__1780434749650-00221__original.jpg?auto=format&w=1024"},{"original":"https://judgeme.imgix.net/life-enthusiast/1780434770__1780434763321-00321__original.jpg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1780434770__1780434763321-00321__original.jpg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1780434770__1780434763321-00321__original.jpg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1780434770__1780434763321-00321__original.jpg?auto=format&w=1024"}]},{"uuid":"090e6f27-b878-4c2e-b905-d32b793bffc1","reviewer_name":"Lillian","reviewer_initial":"L","title":"","body_html":"<p>So glad to have found Cell-Ease and Cell-Ease Support. Five stars!</p>","verified_buyer":true,"country_code_show_flag":"US","location":"(United States)","video_external_ids":[],"media_platform_hosted_video_infos":[],"cf_answers":[],"language":"en","product_title":"Cell-Ease Support","product_url":"/products/cell-ease-support","product_url_with_utm":"https://life-enthusiast.com/products/cell-ease-support?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","rating":"5","created_at":"2026-06-02 18:34:15 UTC","pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1780425390__1780425373503-unnamed__original.jpg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1780425390__1780425373503-unnamed__original.jpg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1780425390__1780425373503-unnamed__original.jpg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1780425390__1780425373503-unnamed__original.jpg?auto=format&w=1024"}]},{"uuid":"07a70b07-fee5-4b00-863d-879d6e7dc9da","reviewer_name":"Mimi H.","reviewer_initial":"M","title":"","body_html":"<p>My shopping experience has been very pleasant and professional. Martin is extremely knowledgeable and helpful to communicate with.I value the quality products I’ve purchased over the years and found them extremely beneficial. ThankYou Martin</p>","verified_buyer":true,"country_code_show_flag":"US","location":"(United States)","video_external_ids":[],"media_platform_hosted_video_infos":[],"cf_answers":[],"language":"en","product_title":"LIFE ENTHUSIAST","product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","rating":"5","created_at":"2026-05-26 18:46:39 UTC","pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1779821296__1779821293426-image__original.jpg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1779821296__1779821293426-image__original.jpg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1779821296__1779821293426-image__original.jpg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1779821296__1779821293426-image__original.jpg?auto=format&w=1024"}]},{"uuid":"e9411738-3f77-4987-bf3f-410130106719","reviewer_name":"Manlio Favio","reviewer_initial":"M","title":"","body_html":"<p>I had been suffering from cramps and the sciatic nerve for over 3 years until one day my sister recommended me to purchase the iron - Ionic Liquid Mineral and the Manganese - Ionic Liquid Mineral and oh boy let me tell you, this two combine have done miracles in my health. I do not suffer from cramping nor the sciatic nerve anymore, I can now sit down or walk without no pain. And check this out, it has only been three weeks since I started taking this Minerals. I definitely recommend this products 1000%</p>","verified_buyer":true,"country_code_show_flag":"US","location":"(United States)","video_external_ids":[],"media_platform_hosted_video_infos":[],"cf_answers":[],"language":"en","product_title":"Iron - Ionic Liquid Mineral","product_url":"/products/iron","product_url_with_utm":"https://life-enthusiast.com/products/iron?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","rating":"5","created_at":"2026-05-26 05:33:56 UTC","pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1779773934__1779773928218-minerals__original.jpeg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1779773934__1779773928218-minerals__original.jpeg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1779773934__1779773928218-minerals__original.jpeg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1779773934__1779773928218-minerals__original.jpeg?auto=format&w=1024"}]},{"uuid":"48969a50-f3dc-4ed7-b6ce-15a215b12c82","reviewer_name":"Robert White Jr","reviewer_initial":"R","title":"","body_html":"<p>This product I have taken for many years, it helps my mobility tremendously ! I can tell the difference when I run out.</p>","verified_buyer":true,"country_code_show_flag":"US","location":"(United States)","video_external_ids":[],"media_platform_hosted_video_infos":[],"cf_answers":[],"language":"en","product_title":"Serralone - Serrapeptase Proteolytic Enzyme","product_url":"/products/serralone","product_url_with_utm":"https://life-enthusiast.com/products/serralone?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","rating":"5","created_at":"2026-05-17 15:13:17 UTC","pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1779030939__1779030937009-img_0443__original.jpeg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1779030939__1779030937009-img_0443__original.jpeg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1779030939__1779030937009-img_0443__original.jpeg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1779030939__1779030937009-img_0443__original.jpeg?auto=format&w=1024"}]},{"uuid":"0bd5d826-bf74-4d1f-9fc3-870199c41ef2","reviewer_name":"Patricia White BC","reviewer_initial":"P","title":"","body_html":"<p>I have ordered from Life Enhusiast for several years and it is one of the best sources for products of excellent quality. They are also helpful in answering my questions.</p>","verified_buyer":true,"country_code_show_flag":"CA","location":"(Canada)","video_external_ids":[],"media_platform_hosted_video_infos":[],"cf_answers":[],"language":"en","product_title":"LIFE ENTHUSIAST","product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","rating":"5","created_at":"2026-05-15 17:40:17 UTC","pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1778980831__1778980799888-unadjustednonraw_thumb_17b__original.jpg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1778980831__1778980799888-unadjustednonraw_thumb_17b__original.jpg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1778980831__1778980799888-unadjustednonraw_thumb_17b__original.jpg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1778980831__1778980799888-unadjustednonraw_thumb_17b__original.jpg?auto=format&w=1024"}]},{"uuid":"11c8e796-2c72-4a5d-8a54-b549042d4cc3","reviewer_name":"Bob Peterson","reviewer_initial":"B","title":"","body_html":"<p>I order about 20 products on a rotating basis and I have been a consistent customer for about 24 years. The service is great and the turn around time always a few days. Each of the products is very special and I am a customer for life.</p>","verified_buyer":true,"country_code_show_flag":"US","location":"(United States)","video_external_ids":[],"media_platform_hosted_video_infos":[],"cf_answers":[],"language":"en","product_title":"LIFE ENTHUSIAST","product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","rating":"5","created_at":"2026-05-12 02:25:08 UTC","pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1778552891__1778552887060-17785528719262024991346604__original.jpg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1778552891__1778552887060-17785528719262024991346604__original.jpg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1778552891__1778552887060-17785528719262024991346604__original.jpg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1778552891__1778552887060-17785528719262024991346604__original.jpg?auto=format&w=1024"}]}],"shop_medals":[{"type":"mon_rec","tier":"platinum","tier_key":400,"medal_image_url":"https://judgeme-public-images.imgix.net/judgeme/medals-v2-2025-rebranding/mon_rec/platinum_hollow.svg","title":"Platinum Monthly Record Shop","description":"Achieved an all-time record of 116 published verified reviews within one calendar month.","value":"116","value_is_long":false},{"type":"tran","tier":"gold","tier_key":300,"medal_image_url":"https://judgeme-public-images.imgix.net/judgeme/medals-v2-2025-rebranding/tran/gold.svg","title":"Gold Transparent Shop","description":"Published at least 95% of verified reviews received in total"},{"type":"ver_rev","tier":"gold","tier_key":300,"medal_image_url":"https://judgeme-public-images.imgix.net/judgeme/medals-v2-2025-rebranding/ver_rev/gold.svg","title":"Gold Verified Reviews Shop","description":"Obtained at least 100 reviews submitted by genuine customers with proof of purchase history","value":"491","value_is_long":false},{"type":"tops_trend","tier":"1 percent","tier_key":90,"medal_image_url":"https://judgeme-public-images.imgix.net/judgeme/medals-v2-2025-rebranding/tops_trend/1-percent.svg","title":"Top 1% Trending Shops","description":"Top 1% trending shops that obtained and published the most verified reviews in the last 30 days"},{"type":"tops","tier":"10 percent","tier_key":70,"medal_image_url":"https://judgeme-public-images.imgix.net/judgeme/medals-v2-2025-rebranding/tops/10-percent.svg","title":"Top 10% Shops","description":"Top 10% shops that obtained and published the most verified reviews of all time"}],"multi_language_sorting_enabled":true,"ai_summary_text":"This store offers exceptional customer service with knowledgeable staff, fast shipping, and high-quality health products. Customers praise Martin's expertise and personal assistance. The site features unique supplements, natural remedies, and wellness solutions that customers trust and reorder regularly.","metafield_updated_at":"2026-06-09T02:20:31Z","review_keywords":null,"ai_summary_translations":{"en":{"text":"This store offers exceptional customer service with knowledgeable staff, fast shipping, and high-quality health products. Customers praise Martin's expertise and personal assistance. The site features unique supplements, natural remedies, and wellness solutions that customers trust and reorder regularly.","highlights":[]}},"primary_language":"en","all_reviews":[],"all_reviews_pagination":{"total_pages":1025,"total_count":10247,"current_page":1,"per_page":10},"all_reviews_primary_language_reviews":[{"uuid":"9c681c4a-0712-4aa9-8b45-d08bab2eae9e","title":"","rating":5,"body_html":"<p>It is very effective. My husband has multiple health issues. A limited diet. Appetite is poor. Iridesca is a whole food meal supplement with nutrition value incomparable to any other in my opinion. It renews his strength after consuming. I recommend this product for all ages. Healthy &amp; not healthy.</p>","body":"It is very effective. My husband has multiple health issues. A limited diet. Appetite is poor. Iridesca is a whole food meal supplement with nutrition value incomparable to any other in my opinion. It renews his strength after consuming. I recommend this product for all ages. Healthy & not healthy.","verified_buyer":true,"created_at":"2026-06-09T01:56:42.225Z","reviewer_name":"T Nicholas","reviewer_initial":"T","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"Exsula Superfoods Iridesca","encoded_product_id":"y5KpQwJk","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/iridesca","product_url_with_utm":"https://life-enthusiast.com/products/iridesca?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"400g/14.0oz","profile_img_idx":0,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Superfoods_Iridesca_400g-14.0oz.png?v=1776092024","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Superfoods_Iridesca_154g-5.5oz.jpg?v=1776091990","review_site_product_path":null,"is_shop_review":false},{"uuid":"62f940e6-7229-4f24-a2e4-4b00114cc1fb","title":"","rating":5,"body_html":"<p>As a user of mps gold 100 of 13 years, it keeps my immune system strong. I feel good. I rarely get sick, if I do it is like a mini cold that last few days that I barely notice. I have not had a headache since taking this product. Highly recommend!</p>","body":"As a user of mps gold 100 of 13 years, it keeps my immune system strong. I feel good. I rarely get sick, if I do it is like a mini cold that last few days that I barely notice. I have not had a headache since taking this product. Highly recommend!","verified_buyer":true,"created_at":"2026-06-09T00:51:12.047Z","reviewer_name":"Tonya Holly","reviewer_initial":"T","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"MPS-Gold 100 Mucopolysaccharides Powder","encoded_product_id":"yQ78EVwv","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/mps-gold-100","product_url_with_utm":"https://life-enthusiast.com/products/mps-gold-100?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"122g/4.3oz","profile_img_idx":6,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/MPS-Gold_100_122g-4.3oz.png?v=1776114330","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/MPS-Gold_100_60g-2.0oz.jpg?v=1776114342","review_site_product_path":null,"is_shop_review":false},{"uuid":"20e4c817-5bbd-4a9f-b073-65d1a193aabc","title":"","rating":5,"body_html":"<p>The products I have bought were very effective as advertised,ordering was easy and shipment was on time. I recommend their products.</p>","body":"The products I have bought were very effective as advertised,ordering was easy and shipment was on time. I recommend their products.","verified_buyer":true,"created_at":"2026-06-08T17:23:03.169Z","reviewer_name":"Lora Clarke","reviewer_initial":"L","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":5,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"b0ec4ad4-774b-43da-bdd0-cb49c5f270fb","title":"","rating":5,"body_html":"<p>Always a 5⭐️ Shopping Experience. Fast shipping and delivery</p>","body":"Always a 5⭐️ Shopping Experience. Fast shipping and delivery","verified_buyer":true,"created_at":"2026-06-08T14:50:29.716Z","reviewer_name":"Robert White Jr","reviewer_initial":"R","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":4,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"3e2d1124-33b2-4c4b-aa99-f5545882b90d","title":"","rating":5,"body_html":"<p>Hello Martin,</p>\n\n<p>I recently received both Apple Fiber and Lecithin.</p>\n\n<p>The Apple Fiber, as I experienced with it previously, was excellent in keeping me consistently regular. So far, with the new supply, the same wonderful benefit is again in place.</p>\n\n<p>The Sunflower Lecithin is excellent for the skin. The texture of the skin has become more refined and healthier-looking, with a more youthful appearance. Lecithin has no equal in replenishing and regenerating the skin of the whole body, including the face. </p>\n\n<p>Don Mueller</p>","body":"Hello Martin,\n\nI recently received both Apple Fiber and Lecithin.\n\nThe Apple Fiber, as I experienced with it previously, was excellent in keeping me consistently regular. So far, with the new supply, the same wonderful benefit is again in place.\n\nThe Sunflower Lecithin is excellent for the skin. The texture of the skin has become more refined and healthier-looking, with a more youthful appearance. Lecithin has no equal in replenishing and regenerating the skin of the whole body, including the face. \n\nDon Mueller","verified_buyer":true,"created_at":"2026-06-08T06:06:00.369Z","reviewer_name":"Don Mueller","reviewer_initial":"D","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"Canada","location_country_code":"CA","location":"(Canada)","source":null,"product_title":"Apple Fiber","encoded_product_id":"gbOx4rM2","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/apple-fiber","product_url_with_utm":"https://life-enthusiast.com/products/apple-fiber?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"300g/10.6oz","profile_img_idx":2,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"CA","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Apple_Fiber.jpg?v=1777629656","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Apple_Fiber.jpg?v=1777629656","review_site_product_path":null,"is_shop_review":false},{"uuid":"10c0828c-c451-4c8a-9a27-9018b02ca590","title":"","rating":5,"body_html":"<p>From his decades of research and anecdotal evidence LIFE ENTHUSIAST Martin Pytela is a wealth of knowledge devoted to concerning himself with careful evaluation of environmental and situational realities. His carefully curated assortment of supplements and products has served as an 'ounce of prevention' wellness arsenal for thousands worldwide. Reliable and trustworthy, he is truly enthusiastic about life.</p>","body":"From his decades of research and anecdotal evidence LIFE ENTHUSIAST Martin Pytela is a wealth of knowledge devoted to concerning himself with careful evaluation of environmental and situational realities. His carefully curated assortment of supplements and products has served as an 'ounce of prevention' wellness arsenal for thousands worldwide. Reliable and trustworthy, he is truly enthusiastic about life.","verified_buyer":true,"created_at":"2026-06-08T03:47:09.881Z","reviewer_name":"Tuaca Kelly","reviewer_initial":"T","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=1024"}],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"The Netherlands","location_country_code":"NL","location":"(The Netherlands)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":0,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"NL","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"1a76b710-4ee5-47ac-a3f5-296caa8c6f6a","title":"","rating":1,"body_html":"<p>The product was delivered damaged and I called to see about returning it for a store credit but was tod to just glue it back together with Gorilla glue. Now I don't want to put it in my water and I simply don't resonate with this thing. I have an amazing cystal collection, so I know about resonating with   vibrational items. I would not recommend this item.</p>","body":"The product was delivered damaged and I called to see about returning it for a store credit but was tod to just glue it back together with Gorilla glue. Now I don't want to put it in my water and I simply don't resonate with this thing. I have an amazing cystal collection, so I know about resonating with   vibrational items. I would not recommend this item.","verified_buyer":true,"created_at":"2026-06-08T02:43:21.442Z","reviewer_name":"Kevin Cardner","reviewer_initial":"K","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":7,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"459df035-075b-47d2-8ee3-255daefaa766","title":"","rating":5,"body_html":"<p>I hate the mailing cost, but I’m willing to pay it because of products are phenomenal. Five star.</p>","body":"I hate the mailing cost, but I’m willing to pay it because of products are phenomenal. Five star.","verified_buyer":true,"created_at":"2026-06-08T02:14:41.434Z","reviewer_name":"Mary Pinniger","reviewer_initial":"M","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"Canada","location_country_code":"CA","location":"(Canada)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":1,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"CA","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"f8218b23-5fb4-4afa-a818-2f5802a0f355","title":"","rating":5,"body_html":"<p>i take iridesca for many years and i attribute my good health and active lifestyle to taking a complete spectrum of vitamins and herbs assimulated by my body every day, never letting my immunity down. i never get sick</p>","body":"i take iridesca for many years and i attribute my good health and active lifestyle to taking a complete spectrum of vitamins and herbs assimulated by my body every day, never letting my immunity down. i never get sick","verified_buyer":true,"created_at":"2026-06-08T02:00:19.577Z","reviewer_name":"Jennifer Dyck","reviewer_initial":"J","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"Canada","location_country_code":"CA","location":"(Canada)","source":null,"product_title":"Exsula Superfoods Iridesca","encoded_product_id":"y5KpQwJk","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/iridesca","product_url_with_utm":"https://life-enthusiast.com/products/iridesca?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"400g/14.0oz","profile_img_idx":0,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"CA","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Superfoods_Iridesca_400g-14.0oz.png?v=1776092024","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Superfoods_Iridesca_154g-5.5oz.jpg?v=1776091990","review_site_product_path":null,"is_shop_review":false},{"uuid":"5e1f72f2-2a54-4158-9cbf-0cc74d34c27d","title":"","rating":5,"body_html":"<p>I dont know which product am supposed to be sharing</p>","body":"I dont know which product am supposed to be sharing","verified_buyer":true,"created_at":"2026-06-08T01:15:04.088Z","reviewer_name":"Anonymous","reviewer_initial":"A","is_anonymous_reviewer":true,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":3,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true}],"all_reviews_primary_language_pagination":{"total_pages":1017,"current_page":1,"per_page":10,"total_count":10170},"all_reviews_other_language_reviews":[{"uuid":"53d4e628-a599-49dd-9eee-4b0f4e1f9ec6","title":"","rating":5,"body_html":"<p>Love it.</p>","body":"Love it.","verified_buyer":true,"created_at":"2026-05-30T09:17:55.628Z","reviewer_name":"Anonymous","reviewer_initial":"A","is_anonymous_reviewer":true,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":6,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"fy","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"2bb5635c-3068-4a55-a777-10755d6e5598","title":"","rating":5,"body_html":"<p>Great Company!</p>","body":"Great Company!","verified_buyer":true,"created_at":"2026-05-07T03:25:16.334Z","reviewer_name":"Ernest Almos","reviewer_initial":"E","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":3,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"mg","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"eeddc857-d234-4208-a4cc-d0075dca4a13","title":"","rating":5,"body_html":"<p>Wow wow.</p>","body":"Wow wow.","verified_buyer":true,"created_at":"2026-03-26T02:59:54.264Z","reviewer_name":"Miguel Figueroa","reviewer_initial":"M","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":7,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"tg","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true}],"all_reviews_other_language_pagination":{"total_pages":26,"current_page":1,"per_page":3,"total_count":77},"product_reviews":[],"product_reviews_pagination":{"total_pages":365,"total_count":3648,"current_page":1,"per_page":10},"product_reviews_primary_language_reviews":[{"uuid":"9c681c4a-0712-4aa9-8b45-d08bab2eae9e","title":"","rating":5,"body_html":"<p>It is very effective. My husband has multiple health issues. A limited diet. Appetite is poor. Iridesca is a whole food meal supplement with nutrition value incomparable to any other in my opinion. It renews his strength after consuming. I recommend this product for all ages. Healthy &amp; not healthy.</p>","body":"It is very effective. My husband has multiple health issues. A limited diet. Appetite is poor. Iridesca is a whole food meal supplement with nutrition value incomparable to any other in my opinion. It renews his strength after consuming. I recommend this product for all ages. Healthy & not healthy.","verified_buyer":true,"created_at":"2026-06-09T01:56:42.225Z","reviewer_name":"T Nicholas","reviewer_initial":"T","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"Exsula Superfoods Iridesca","encoded_product_id":"y5KpQwJk","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/iridesca","product_url_with_utm":"https://life-enthusiast.com/products/iridesca?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"400g/14.0oz","profile_img_idx":0,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Superfoods_Iridesca_400g-14.0oz.png?v=1776092024","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Superfoods_Iridesca_154g-5.5oz.jpg?v=1776091990","review_site_product_path":null,"is_shop_review":false},{"uuid":"62f940e6-7229-4f24-a2e4-4b00114cc1fb","title":"","rating":5,"body_html":"<p>As a user of mps gold 100 of 13 years, it keeps my immune system strong. I feel good. I rarely get sick, if I do it is like a mini cold that last few days that I barely notice. I have not had a headache since taking this product. Highly recommend!</p>","body":"As a user of mps gold 100 of 13 years, it keeps my immune system strong. I feel good. I rarely get sick, if I do it is like a mini cold that last few days that I barely notice. I have not had a headache since taking this product. Highly recommend!","verified_buyer":true,"created_at":"2026-06-09T00:51:12.047Z","reviewer_name":"Tonya Holly","reviewer_initial":"T","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"MPS-Gold 100 Mucopolysaccharides Powder","encoded_product_id":"yQ78EVwv","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/mps-gold-100","product_url_with_utm":"https://life-enthusiast.com/products/mps-gold-100?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"122g/4.3oz","profile_img_idx":6,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/MPS-Gold_100_122g-4.3oz.png?v=1776114330","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/MPS-Gold_100_60g-2.0oz.jpg?v=1776114342","review_site_product_path":null,"is_shop_review":false},{"uuid":"3e2d1124-33b2-4c4b-aa99-f5545882b90d","title":"","rating":5,"body_html":"<p>Hello Martin,</p>\n\n<p>I recently received both Apple Fiber and Lecithin.</p>\n\n<p>The Apple Fiber, as I experienced with it previously, was excellent in keeping me consistently regular. So far, with the new supply, the same wonderful benefit is again in place.</p>\n\n<p>The Sunflower Lecithin is excellent for the skin. The texture of the skin has become more refined and healthier-looking, with a more youthful appearance. Lecithin has no equal in replenishing and regenerating the skin of the whole body, including the face. </p>\n\n<p>Don Mueller</p>","body":"Hello Martin,\n\nI recently received both Apple Fiber and Lecithin.\n\nThe Apple Fiber, as I experienced with it previously, was excellent in keeping me consistently regular. So far, with the new supply, the same wonderful benefit is again in place.\n\nThe Sunflower Lecithin is excellent for the skin. The texture of the skin has become more refined and healthier-looking, with a more youthful appearance. Lecithin has no equal in replenishing and regenerating the skin of the whole body, including the face. \n\nDon Mueller","verified_buyer":true,"created_at":"2026-06-08T06:06:00.369Z","reviewer_name":"Don Mueller","reviewer_initial":"D","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"Canada","location_country_code":"CA","location":"(Canada)","source":null,"product_title":"Apple Fiber","encoded_product_id":"gbOx4rM2","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/apple-fiber","product_url_with_utm":"https://life-enthusiast.com/products/apple-fiber?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"300g/10.6oz","profile_img_idx":2,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"CA","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Apple_Fiber.jpg?v=1777629656","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Apple_Fiber.jpg?v=1777629656","review_site_product_path":null,"is_shop_review":false},{"uuid":"f8218b23-5fb4-4afa-a818-2f5802a0f355","title":"","rating":5,"body_html":"<p>i take iridesca for many years and i attribute my good health and active lifestyle to taking a complete spectrum of vitamins and herbs assimulated by my body every day, never letting my immunity down. i never get sick</p>","body":"i take iridesca for many years and i attribute my good health and active lifestyle to taking a complete spectrum of vitamins and herbs assimulated by my body every day, never letting my immunity down. i never get sick","verified_buyer":true,"created_at":"2026-06-08T02:00:19.577Z","reviewer_name":"Jennifer Dyck","reviewer_initial":"J","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"Canada","location_country_code":"CA","location":"(Canada)","source":null,"product_title":"Exsula Superfoods Iridesca","encoded_product_id":"y5KpQwJk","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/iridesca","product_url_with_utm":"https://life-enthusiast.com/products/iridesca?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"400g/14.0oz","profile_img_idx":0,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"CA","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Superfoods_Iridesca_400g-14.0oz.png?v=1776092024","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Exsula_Superfoods_Iridesca_154g-5.5oz.jpg?v=1776091990","review_site_product_path":null,"is_shop_review":false},{"uuid":"4e646997-8984-436b-b67b-44622430a893","title":"","rating":5,"body_html":"<p>This shampoo is awesome. Easy on my hair, easy to wash out andhas a nice scent. My go to shampoo!</p>","body":"This shampoo is awesome. Easy on my hair, easy to wash out andhas a nice scent. My go to shampoo!","verified_buyer":true,"created_at":"2026-06-07T22:48:39.041Z","reviewer_name":"Anonymous","reviewer_initial":"A","is_anonymous_reviewer":true,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"Miracle II Miracle Liquid Soap","encoded_product_id":"gZzGb4Vd","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/miracle-soap","product_url_with_utm":"https://life-enthusiast.com/products/miracle-soap?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"3.79L/1Gallon","profile_img_idx":7,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Miracle_Soap_3.79L-Gallon.png?v=1776087911","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Miracle_Soap_650mL_22oz.jpg?v=1776084623","review_site_product_path":null,"is_shop_review":false},{"uuid":"ce666f85-cf19-4db2-9874-00d0f929b534","title":"","rating":5,"body_html":"<p>WOW ❣️ It’s Great as a nasal and throat spray. It literally clear the breathing capability and the brain also opens up! It also loosens the mucus hooked up to the back of the nose and when spraying back of throat simultaneously the mucus dislodges completely. A winner!</p>","body":"WOW ❣️ It’s Great as a nasal and throat spray. It literally clear the breathing capability and the brain also opens up! It also loosens the mucus hooked up to the back of the nose and when spraying back of throat simultaneously the mucus dislodges completely. A winner!","verified_buyer":true,"created_at":"2026-06-06T16:22:04.488Z","reviewer_name":"Anonymous","reviewer_initial":"A","is_anonymous_reviewer":true,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"O-Spray","encoded_product_id":"W3j4P7Zz","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/o-spray","product_url_with_utm":"https://life-enthusiast.com/products/o-spray?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"60ml/2.0 oz","profile_img_idx":0,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/WetWay_O-Spray_60ml_2.0oz.png?v=1777037271","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/WetWay_O-Spray_60ml_2.0oz.png?v=1777037271","review_site_product_path":null,"is_shop_review":false},{"uuid":"090e6f27-b878-4c2e-b905-d32b793bffc1","title":"","rating":5,"body_html":"<p>So glad to have found Cell-Ease and Cell-Ease Support. Five stars!</p>","body":"So glad to have found Cell-Ease and Cell-Ease Support. Five stars!","verified_buyer":true,"created_at":"2026-06-02T18:34:15.598Z","reviewer_name":"Lillian","reviewer_initial":"L","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1780425390__1780425373503-unnamed__original.jpg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1780425390__1780425373503-unnamed__original.jpg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1780425390__1780425373503-unnamed__original.jpg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1780425390__1780425373503-unnamed__original.jpg?auto=format&w=1024"}],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"Cell-Ease Support","encoded_product_id":"y4Nwa76a","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/cell-ease-support","product_url_with_utm":"https://life-enthusiast.com/products/cell-ease-support?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"Drops: 120ml/4oz","profile_img_idx":2,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Cell-Ease-Support_120ml-4oz-Front-Panel.jpg?v=1770652482","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Cell-Ease_Support_30ml-1oz-Front-Panel.jpg?v=1770652472","review_site_product_path":null,"is_shop_review":false},{"uuid":"de400ae3-a0e2-4b64-9bf9-a7c2d80107e5","title":"","rating":5,"body_html":"<p>Nano soma helped me live a healthy life. Thank you</p>","body":"Nano soma helped me live a healthy life. Thank you","verified_buyer":false,"created_at":"2026-06-02T18:08:14.730Z","reviewer_name":"Anonymous","reviewer_initial":"A","is_anonymous_reviewer":true,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"Pakistan","location_country_code":"PK","location":"(Pakistan)","source":null,"product_title":"Nano Soma Liquid","encoded_product_id":"ydbw2oYd","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/nano-soma-liquid","product_url_with_utm":"https://life-enthusiast.com/products/nano-soma-liquid?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":7,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"PK","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_from_store_visitor"],"language":null,"is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Magic-Dichol-Nano-Soma-Liquid.webp?v=1775850507","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Magic-Dichol-Nano-Soma-Liquid.webp?v=1775850507","review_site_product_path":null,"is_shop_review":false},{"uuid":"8fc9219f-3fa1-4442-8e2f-6bcb45719360","title":"","rating":5,"body_html":"<p>I have used MPS-Gold 100 since 2011 at the recommendation of my Naturopath. As long as I can keep getting it, I will not stop! Because of MPS-Gold, I could quit using pharmaceutical drugs to control my allergy induced bronchial asthma  !</p>","body":"I have used MPS-Gold 100 since 2011 at the recommendation of my Naturopath. As long as I can keep getting it, I will not stop! Because of MPS-Gold, I could quit using pharmaceutical drugs to control my allergy induced bronchial asthma  !","verified_buyer":true,"created_at":"2026-05-31T21:12:16.738Z","reviewer_name":"Sharon D","reviewer_initial":"S","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"MPS-Gold 100 Mucopolysaccharides Powder","encoded_product_id":"yQ78EVwv","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/mps-gold-100","product_url_with_utm":"https://life-enthusiast.com/products/mps-gold-100?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"122g/4.3oz","profile_img_idx":1,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/MPS-Gold_100_122g-4.3oz.png?v=1776114330","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/MPS-Gold_100_60g-2.0oz.jpg?v=1776114342","review_site_product_path":null,"is_shop_review":false},{"uuid":"c2d462cc-e537-474f-8a4a-468aeea5d1b7","title":"","rating":5,"body_html":"<p>My wife is using this product and reports she has less joint pain and stiffness.</p>","body":"My wife is using this product and reports she has less joint pain and stiffness.","verified_buyer":true,"created_at":"2026-05-31T06:41:12.623Z","reviewer_name":"Michael Brundieck","reviewer_initial":"M","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"Living Silica Collagen Booster","encoded_product_id":"WMBmPAYo","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/living-silica-collagen-booster","product_url_with_utm":"https://life-enthusiast.com/products/living-silica-collagen-booster?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"Gel: 150ml/5oz","profile_img_idx":3,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Living_Silica_Collagen_Booster_Gel__150ml-5oz.webp?v=1777393923","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Living_Silica_Collagen_Booster_Capsules__120ct.webp?v=1777393902","review_site_product_path":null,"is_shop_review":false}],"product_reviews_primary_language_pagination":{"total_pages":364,"current_page":1,"per_page":10,"total_count":3640},"product_reviews_other_language_reviews":[{"uuid":"b2206317-90ce-4923-88fe-6cca02ccefa0","title":"","rating":5,"body_html":"<p>Wow wow.</p>","body":"Wow wow.","verified_buyer":true,"created_at":"2026-03-26T02:59:09.678Z","reviewer_name":"Miguel Figueroa","reviewer_initial":"M","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"Boron - Liquid Ionic Mineral","encoded_product_id":"gERrvARG","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/boron","product_url_with_utm":"https://life-enthusiast.com/products/boron?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"473mL/16oz","profile_img_idx":7,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"tg","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Boron_473mL-16oz.jpg?v=1777577086","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Boron_473mL-16oz.jpg?v=1777577086","review_site_product_path":null,"is_shop_review":false},{"uuid":"e5158700-7b2d-46b5-9888-c5afcf5fd059","title":"","rating":1,"body_html":"<p>A weak formula</p>","body":"A weak formula","verified_buyer":true,"created_at":"2026-03-20T23:34:30.033Z","reviewer_name":"Anonymous","reviewer_initial":"A","is_anonymous_reviewer":true,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"Testosterone Worx","encoded_product_id":"gZzGbOLb","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/testosterone-worx","product_url_with_utm":"https://life-enthusiast.com/products/testosterone-worx?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"110ml/3.75oz","profile_img_idx":4,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"eu","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Stem_Cell_Worx_Testosterone_Worx_110ml_3.75oz.jpg?v=1776885863","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Stem_Cell_Worx_Testosterone_Worx_110ml_3.75oz.jpg?v=1776885863","review_site_product_path":null,"is_shop_review":false},{"uuid":"e26e50ab-e986-4f7d-9d40-df823c5b5df5","title":"","rating":5,"body_html":"<p>I like it a lot!</p>","body":"I like it a lot!","verified_buyer":true,"created_at":"2026-03-02T16:32:11.426Z","reviewer_name":"Anonymous","reviewer_initial":"A","is_anonymous_reviewer":true,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"Magnesium Oil - Topical Muscle Relief","encoded_product_id":"Da65XQ1n","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/products/magnesium-oil","product_url_with_utm":"https://life-enthusiast.com/products/magnesium-oil?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"3.79L/128oz/1 Gallon","profile_img_idx":5,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"haw","is_for_product_from_group":null,"product_variant_image_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Magnesium_Oil_3.79L-1Gallon.jpg?v=1776108917","is_for_product_from_bundle":false,"product_pictures_url":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Magnesium_Oil_120mL-4oz.jpg?v=1776108847","review_site_product_path":null,"is_shop_review":false}],"product_reviews_other_language_pagination":{"total_pages":3,"current_page":1,"per_page":3,"total_count":8},"shop_reviews":[],"shop_reviews_pagination":{"total_pages":660,"total_count":6599,"current_page":1,"per_page":10},"shop_reviews_primary_language_reviews":[{"uuid":"20e4c817-5bbd-4a9f-b073-65d1a193aabc","title":"","rating":5,"body_html":"<p>The products I have bought were very effective as advertised,ordering was easy and shipment was on time. I recommend their products.</p>","body":"The products I have bought were very effective as advertised,ordering was easy and shipment was on time. I recommend their products.","verified_buyer":true,"created_at":"2026-06-08T17:23:03.169Z","reviewer_name":"Lora Clarke","reviewer_initial":"L","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":5,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"b0ec4ad4-774b-43da-bdd0-cb49c5f270fb","title":"","rating":5,"body_html":"<p>Always a 5⭐️ Shopping Experience. Fast shipping and delivery</p>","body":"Always a 5⭐️ Shopping Experience. Fast shipping and delivery","verified_buyer":true,"created_at":"2026-06-08T14:50:29.716Z","reviewer_name":"Robert White Jr","reviewer_initial":"R","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":4,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"10c0828c-c451-4c8a-9a27-9018b02ca590","title":"","rating":5,"body_html":"<p>From his decades of research and anecdotal evidence LIFE ENTHUSIAST Martin Pytela is a wealth of knowledge devoted to concerning himself with careful evaluation of environmental and situational realities. His carefully curated assortment of supplements and products has served as an 'ounce of prevention' wellness arsenal for thousands worldwide. Reliable and trustworthy, he is truly enthusiastic about life.</p>","body":"From his decades of research and anecdotal evidence LIFE ENTHUSIAST Martin Pytela is a wealth of knowledge devoted to concerning himself with careful evaluation of environmental and situational realities. His carefully curated assortment of supplements and products has served as an 'ounce of prevention' wellness arsenal for thousands worldwide. Reliable and trustworthy, he is truly enthusiastic about life.","verified_buyer":true,"created_at":"2026-06-08T03:47:09.881Z","reviewer_name":"Tuaca Kelly","reviewer_initial":"T","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[{"original":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=1024","small":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=160","compact":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=160","huge":"https://judgeme.imgix.net/life-enthusiast/1780890469__1780890464324-poetingalwaycopy__original.jpeg?auto=format&w=1024"}],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"The Netherlands","location_country_code":"NL","location":"(The Netherlands)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":0,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"NL","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"1a76b710-4ee5-47ac-a3f5-296caa8c6f6a","title":"","rating":1,"body_html":"<p>The product was delivered damaged and I called to see about returning it for a store credit but was tod to just glue it back together with Gorilla glue. Now I don't want to put it in my water and I simply don't resonate with this thing. I have an amazing cystal collection, so I know about resonating with   vibrational items. I would not recommend this item.</p>","body":"The product was delivered damaged and I called to see about returning it for a store credit but was tod to just glue it back together with Gorilla glue. Now I don't want to put it in my water and I simply don't resonate with this thing. I have an amazing cystal collection, so I know about resonating with   vibrational items. I would not recommend this item.","verified_buyer":true,"created_at":"2026-06-08T02:43:21.442Z","reviewer_name":"Kevin Cardner","reviewer_initial":"K","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":7,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"459df035-075b-47d2-8ee3-255daefaa766","title":"","rating":5,"body_html":"<p>I hate the mailing cost, but I’m willing to pay it because of products are phenomenal. Five star.</p>","body":"I hate the mailing cost, but I’m willing to pay it because of products are phenomenal. Five star.","verified_buyer":true,"created_at":"2026-06-08T02:14:41.434Z","reviewer_name":"Mary Pinniger","reviewer_initial":"M","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"Canada","location_country_code":"CA","location":"(Canada)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":1,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"CA","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"5e1f72f2-2a54-4158-9cbf-0cc74d34c27d","title":"","rating":5,"body_html":"<p>I dont know which product am supposed to be sharing</p>","body":"I dont know which product am supposed to be sharing","verified_buyer":true,"created_at":"2026-06-08T01:15:04.088Z","reviewer_name":"Anonymous","reviewer_initial":"A","is_anonymous_reviewer":true,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":3,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"bcf02504-e2aa-485c-80aa-c776ecb242f0","title":"","rating":5,"body_html":"<p>The product seems to work in detox from heavy metals. I had radiation many years ago and I feel that Zeolite removed the effects of radiation. I am not faithful in using it every day. On a subscription plan and the product comes as scheduled.</p>","body":"The product seems to work in detox from heavy metals. I had radiation many years ago and I feel that Zeolite removed the effects of radiation. I am not faithful in using it every day. On a subscription plan and the product comes as scheduled.","verified_buyer":true,"created_at":"2026-06-08T00:21:11.481Z","reviewer_name":"Anonymous","reviewer_initial":"A","is_anonymous_reviewer":true,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":4,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"93fa59d5-816d-4e79-86fb-04745515068b","title":"","rating":5,"body_html":"<p>I have used hemp 1 in liquid form for the last ten years. I have chronic pain with fibromyalgia and Rheumatoid Arthritis and this product is the only one that has lessened the swelling and pain greatly. I highly recommend it.</p>","body":"I have used hemp 1 in liquid form for the last ten years. I have chronic pain with fibromyalgia and Rheumatoid Arthritis and this product is the only one that has lessened the swelling and pain greatly. I highly recommend it.","verified_buyer":true,"created_at":"2026-06-08T00:03:34.949Z","reviewer_name":"Anonymous","reviewer_initial":"A","is_anonymous_reviewer":true,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":7,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"002ba650-3a0d-4054-b63c-24f3265181eb","title":"","rating":5,"body_html":"<p>I buy this product frequently. I love that it’s all natural</p>","body":"I buy this product frequently. I love that it’s all natural","verified_buyer":true,"created_at":"2026-06-07T23:12:28.268Z","reviewer_name":"Barbara Thurman","reviewer_initial":"B","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":7,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"64db6135-89b2-4e89-8f31-71f93dce0b72","title":"","rating":5,"body_html":"<p>I love all the products from LI.  The quality and service is stellar!</p>","body":"I love all the products from LI.  The quality and service is stellar!","verified_buyer":true,"created_at":"2026-06-07T12:04:19.284Z","reviewer_name":"Susan Kane","reviewer_initial":"S","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":1,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"en","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true}],"shop_reviews_primary_language_pagination":{"total_pages":653,"current_page":1,"per_page":10,"total_count":6530},"shop_reviews_other_language_reviews":[{"uuid":"53d4e628-a599-49dd-9eee-4b0f4e1f9ec6","title":"","rating":5,"body_html":"<p>Love it.</p>","body":"Love it.","verified_buyer":true,"created_at":"2026-05-30T09:17:55.628Z","reviewer_name":"Anonymous","reviewer_initial":"A","is_anonymous_reviewer":true,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":6,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"fy","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"2bb5635c-3068-4a55-a777-10755d6e5598","title":"","rating":5,"body_html":"<p>Great Company!</p>","body":"Great Company!","verified_buyer":true,"created_at":"2026-05-07T03:25:16.334Z","reviewer_name":"Ernest Almos","reviewer_initial":"E","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":3,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"mg","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true},{"uuid":"eeddc857-d234-4208-a4cc-d0075dca4a13","title":"","rating":5,"body_html":"<p>Wow wow.</p>","body":"Wow wow.","verified_buyer":true,"created_at":"2026-03-26T02:59:54.264Z","reviewer_name":"Miguel Figueroa","reviewer_initial":"M","is_anonymous_reviewer":false,"cf_answers":[],"reply_content":null,"pictures_urls":[],"video_external_ids":[],"thumb_up":0,"thumb_down":0,"location_country":"United States","location_country_code":"US","location":"(United States)","source":null,"product_title":"LIFE ENTHUSIAST","encoded_product_id":"WoqwY30m","encoded_shop_id":"VWBM0Q7y","is_shopify_lite":false,"product_url":"/","product_url_with_utm":"https://life-enthusiast.com?jdgm_referral_location=widget&ref=judge.me&utm_campaign=judgeme-review-site&utm_medium=referral&utm_source=judgeme","product_in_store":true,"product_variant_title":"","profile_img_idx":7,"avatar_image_url":null,"gravatar_hash":null,"media_platform_hosted_video_infos":[],"country_code_show_flag":"US","pinned":null,"in_a_group":false,"can_pin":true,"shop_reply_name":"LIFE ENTHUSIAST","transparency_badges":["review_collected_via_store_invitation","review_earned_for_future_purchase"],"language":"tg","is_for_product_from_group":null,"product_variant_image_url":null,"is_for_product_from_bundle":false,"product_pictures_url":null,"review_site_product_path":null,"is_shop_review":true}],"shop_reviews_other_language_pagination":{"total_pages":23,"current_page":1,"per_page":3,"total_count":69},"custom_form_filters_and_averages":{"choice_cfs":[],"graphic_cfs":[]},"sort_key":"created_at"};
  </script>
  
</section>


</div><div id="shopify-block-AOFo1TUc1Y2YrcXJrU__2400098815675207992" class="shopify-block shopify-app-block"><script src="https://cdn.shopify.com/extensions/019e62a0-9f12-78a2-96d0-113357c8d5a5/clay-b2b-wholesale-pricing-672/assets/clay-wholesale-price.js" defer></script>

<script>

  
  window.clayStorefrontConfig = {"token":"0982cb82a3dfe689453048aa70120b60","shopDomain":"xnw918-dh.myshopify.com"};

  
  window.clayProductPriceConfig = {"id":"514ab8c6-09a0-4e00-8916-2e1f06cad408","shopId":"5720ce6c-3918-45b4-9d19-5d6a89ef22f7","priceDisplayText":"${{amount}} USD","compareAtPriceDisplayText":"${{amount}} USD","compareAtPriceDisplayType":"striked","savingsDisplayText":"Save ${{amount}} USD per unit","savingsDisplayType":"amountPerUnit","quantityGridTemplate":"quantityPriceDiscount","quantityGridPriceDisplayText":"${{amount}} USD","showQuantity1Price":false,"quantityGridHeaderText":{"header1":"Quantity","header2":"Price","header3":"Discount %"},"showQuantityGrid":true,"taxDisplayType":"none","taxRates":[],"showPriceRounding":false,"roundingDirection":"nearest","roundingIncrement":"0.01","roundingEndWith":null,"createdAt":"2026-02-05T19:49:07.842Z"};

  
    
    window.clayCustomerTier = { "customerGroupId": "ALL" };
  

  
  window.clayMarketHandle = "us";

  
  window.clayCountryCurrency = "USD";

  
  window.clayCurrencySymbol = "$";

  
  window.clayCountryIsoCode = "US";

  
  window.useCustomCode = false;
</script>



</div><div id="shopify-block-AK2cvU1YxM2RudVVoa__17368511000352060744" class="shopify-block shopify-app-block"><script type="text/javascript">
    window.gfp_customer = {
      id: "",
      email: "",
      first_name: "",
      last_name: ""
    }
    function gfpLoadWidgets() {
    if (!document.querySelector('script[src="https://widgets.goaffpro.app/main.js"]')) {
      var s = document.createElement('script');
      s.type = 'module';
      s.src = 'https://widgets.goaffpro.app/main.js';
      document.head.appendChild(s);
    }
  }
</script>

<script type="text/javascript">
  var gfp_aff_toolbar;if(window.__goaffpro)throw new Error("Goaffpro is already loaded. This message prevents duplicate loading of the script. Kindly ignore.");window.__goaffpro={pre_checkout_ref_input_data:{input_label:"Referred By?",input_placeholder:"Referral Code"},shop:"xnw918-dh.myshopify.com",cookie_duration:7776e3,checkout_page_callback:!0,scripts:[],first_touch_or_last:"first_touch",identifiers:["ref","aff","wpam_id","click_id"],noref_cookie_identifiers:["noref"],integration:"shopify",ignore_ad_clicks:!0,shoppingwith_toolbar:!1,force_callback:!0,partner_portal_subdomain:"affiliate.life-enthusiast.com",remove_tracking_post_order:!0,aff_bar_config:{copy_btn_text:"Copy Link",copied_btn_text:"Copied",bgColor:"#eee",textColor:"#3c5a99",social_icons:["fb","wa","tw","pt"],dashboard_text:"Dashboard",fb_color:"#3c5a99",tw_color:"#1da1f2",pt_color:"#bd081c",wa_color:"#4ac959"},use_local_storage:!0,cart_level_tracking:!0,share_cart_clear_before_add:!0,autolink_ref_parameter:"ref",discount_cookie:"dcode",dynamic_discount_enabled:!1};var goaffpro_identifiers=["gfp_ref","ref","aff","wpam_id","click_id"],source_identifiers=window.__goaffpro&&window.__goaffpro.source_identifiers||["sub_id","gfp_sub_id","source","utm_source","tx_id","public_id"],gfp_additional=window.__goaffpro&&window.__goaffpro.identifiers,isFirstTouch=window.__goaffpro&&("first_touch"===window.__goaffpro.first_touch_or_last||"first_touch_nonblocking"===window.__goaffpro.first_touch_or_last),gfp_setOrganic=window.__goaffpro&&"first_touch"===window.__goaffpro.first_touch_or_last,useLocalStorage=window.__goaffpro&&window.__goaffpro.use_local_storage,gfp_discount_code_cookie=window.__goaffpro&&window.__goaffpro.discount_cookie||"dcode",source_cookie_name=window.__goaffpro&&window.__goaffpro.source_cookie_name||"source",gfp_no_ref_cookies=window.__goaffpro&&window.__goaffpro.noref_cookie_identifiers||["noref"],gfp_cart_attributes=window.__goaffpro&&window.__goaffpro.cart_attributes_names?window.__goaffpro.cart_attributes_names:["__ref","__visit_id","__sub_id"],gfp_api_server=(gfp_additional&&Array.isArray(gfp_additional)&&0<gfp_additional.length&&(goaffpro_identifiers=gfp_additional),"https://api2.goaffpro.com"),gfp_cookieManager=(window.goaffproOrder&&!window.goaffpro_order&&(window.goaffpro_order=window.goaffproOrder),{getCookie:function(o){if(useLocalStorage&&localStorage.getItem(o))return localStorage.getItem(o);for(var e,r=document.cookie.split("; ")||[],i={},t=0;t<r.length;t++){var a=r[t].split("="),n=a.slice(1).join("=");try{var f=decodeURIComponent(a[0]);if(i[f]=(e='"'===(e=n)[0]?e.slice(1,-1):e).replace(/(%[\dA-F]{2})+/gi,decodeURIComponent),o===f)break}catch(o){}}return i[o]&&localStorage.setItem(o,i[o]),i[o]},deleteCookie:function(o){useLocalStorage&&localStorage.removeItem(o),gfp_cookieManager.setCookie(o,"",-1e3)},setCookie:function(o,e,r){r=r||(window.__goaffpro&&-1<window.__goaffpro.cookie_duration?window.__goaffpro.cookie_duration:604800),useLocalStorage&&localStorage.setItem(o,e),"ref"===o&&r&&gfpSetCookie("gfp_ref_expires",Date.now()+1e3*r);var i=";",t=(r&&(i="; expires="+new Date((new Date).getTime()+1e3*r).toUTCString()+";"),location.hostname.split("."));if(1===t.length)document.cookie=o+"="+e+i+"; path=/";else do{try{var a="."+t.join(".");document.cookie=o+"="+e+i+"path=/; SameSite=Lax; domain="+a,t.shift()}catch(o){}}while(1<t.length);window.dispatchEvent(new CustomEvent("goaffproCookieSet",{detail:{key:o,value:e,expires:r}}))}});function gfpGetCookie(o){return gfp_cookieManager.getCookie(o)}function gfpDeleteCookie(o){return gfp_cookieManager.deleteCookie(o)}function gfpSetCookie(o,e){return gfp_cookieManager.setCookie(o,e)}function isAdClick(){var o=document.location.href;return o.includes("gclid")||o.includes("msclkid")||o.includes("gad_source")||o.includes("gbraid")||o.includes("wbraid")}function getRefCode(){return window.__goaffpro&&window.__goaffpro.ignore_ad_clicks&&isAdClick()?null:isFirstTouch&&gfpGetCookie("ref")?gfpGetCookie("ref"):searchInQuery(goaffpro_identifiers,document.location.search)||(searchInQuery(goaffpro_identifiers,document.location.hash)||regexSearch(goaffpro_identifiers))||(-1<goaffpro_identifiers.indexOf("hash")?document.location.hash&&document.location.hash.substring(1):-1<goaffpro_identifiers.indexOf("subdomain")?document.location.host.split(".")[0]:isFirstTouch&&gfp_setOrganic?"organic":null)}function regexSearch(o){for(var e=o.filter(function(o){return o.startsWith("regexp:")}).map(function(o){return o.substring(7)}),r=0;r<e.length;r++){var i=e[r];if((i=document.location.href.match(new RegExp(i,"i")))&&0<i.length)return i[1]}}function gfpGetSourceId(){return window.__goaffpro&&window.__goaffpro.ignore_ad_clicks&&isAdClick()?null:isFirstTouch&&gfpGetCookie(source_cookie_name)?gfpGetCookie(source_cookie_name):searchInQuery(source_identifiers,document.location.search)}function searchInQuery(o,e){if(o&&0!==o.length&&0<(e=e||document.location.search).length){var r,i,t,a={};for([r,i]of new URLSearchParams(e).entries())"undefined"!==i&&(a[r.toLowerCase()]=i);for(t of o)if(a[t.toLowerCase()])return a[t.toLowerCase()]}}function getShop(){var e=void 0;return Object.keys(document.scripts).forEach(function(o){(o=document.scripts[o]).src&&o.src.startsWith("https://static.goaffpro.com/reftracker.js")&&(e=o.src.replace("https://static.goaffpro.com/reftracker.js?shop=",""))}),e||window.__goaffpro&&window.__goaffpro.shop||document.location.host}function trackVisit(){var e=gfpGetCookie("ref"),r=gfpGetCookie(gfp_discount_code_cookie)||gfpGetCookie("discount_code"),o=gfpGetSourceId(),i=gfpGetCookie("gfp_v_id");if(e||r){if(window.gfp_visit_tracked)return;window.gfp_visit_tracked=!0,gfpGetCookie("gfp_session_start")||gfpSetCookie("gfp_session_start",Date.now());const t=new URL(gfp_api_server+"/shop"),a={sub_id:o,ref:e,shop:getShop(),location:document.location.href,navigator:navigator.userAgent,referrer:document.referrer,discount_code:r,visit_id:i};return Object.keys(a).forEach(function(o){void 0!==a[o]&&t.searchParams.append(o,a[o])}),fetch(t.href).then(function(o){return 420===o.status?(gfp_remove_cookies(),{}):o.json()}).then(function(o){o.discount_code&&r!==o.discount_code&&(gfpGetCookie(gfp_discount_code_cookie)!==o.discount_code&&gfpSetCookie(gfp_discount_code_cookie,o.discount_code),"woocommerce"===window.__goaffpro.integration?gfp_cookieManager.setCookie(gfp_discount_code_cookie,o.discount_code):(o.apply_discount_on_myshopify?fetch("https://"+o.website+"/discount/"+encodeURIComponent(o.discount_code)):fetch("/discount/"+encodeURIComponent(o.discount_code))).then(()=>null).catch(()=>null)),o.visit_id&&gfp_cookieManager.setCookie("gfp_v_id",""+o.visit_id),o.cookie_duration&&(e&&gfp_cookieManager.setCookie("ref",e,o.cookie_duration),r&&gfp_cookieManager.setCookie(gfp_discount_code_cookie,r,o.cookie_duration),source&&gfp_cookieManager.setCookie(source_cookie_name,""+source,o.cookie_duration),o.visit_id)&&gfp_cookieManager.setCookie("gfp_v_id",""+o.visit_id,o.cookie_duration),window.dispatchEvent(new CustomEvent("goaffproVisitTracked",{detail:o}))}).catch(function(o){})}return Promise.resolve()}function checkoutPageCallback(){if(window.__goaffpro){var o=window.__goaffpro.integration;if("undefined"!=typeof Shopify&&(Shopify.checkout||Shopify.Checkout)&&window.__goaffpro.checkout_page_callback){var e=Shopify.checkout?Shopify.checkout.order_id||Shopify.checkout.id:null;!(e=e||new URL(document.location.href).searchParams.get("gid"))&&window.goaffpro_order&&goaffproTrackConversion(window.goaffpro_order),e&&doCallback(e,Shopify.checkout||Shopify.Checkout)}else if(void 0!==window.__big)doCallback(window.__big.order_id,window.__big);else if(void 0!==window.Goaffpro&&window.Goaffpro.data)doCallback(window.Goaffpro.data.order_id,window.Goaffpro.data);else if("bigcommerce"===o)document.body&&(e=document.body.innerHTML.split(" ").join(""),e=/orderId:'(.*?)'/gm.exec(e))&&0<e.length&&doCallback(e[1],{});else if("squarespace"===o){var r=searchInQuery(["oid"]);if(r||window.goaffpro_order)return doCallback(r||window.goaffpro_order.id,window.goaffpro_order)}else if("webflow"===o)(r=searchInQuery(["orderid"]))&&doCallback(r,{id:r});else if("woocommerce"===o&&window.order){var i=window.order;i&&doCallback(i.id,i)}else{if(window.goaffpro_order&&(window.goaffpro_order.id||window.goaffpro_order.number))return doCallback(window.goaffpro_order.id||window.goaffpro_order.number,window.goaffpro_order);document.getElementById("goaffpro_order_elem")&&(i=(o=document.getElementById("goaffpro_order_elem")).getAttribute("data-order-id"),o=o.getAttribute("data-increment-id"),i)&&doCallback(i,{id:i,increment_id:o})}}}function goaffproTrackConversion(o){doCallback("string"==typeof o?void 0:o.id,o)}function goaffproTrackConversionSync(o){doCallback("string"==typeof o?void 0:o.id,o,!0)}function respondToOpeningPageForMembershipPlans(o){try{window.opener&&window.opener.postMessage(JSON.stringify({id:o,type:"goaffpro"}),"*")}catch(o){}}var gfpCallbackMade=!1;function doCallback(o,e,r=!1){var i=gfpGetCookie("ref"),t=gfpGetCookie(gfp_discount_code_cookie),a=gfpGetSourceId(),n=gfpGetCookie("gfp_v_id");if(i||t||window.__goaffpro.force_callback){if(gfpCallbackMade)return;gfpCallbackMade=!0;const f=JSON.stringify({sub_id:a,ref:i,shop:getShop(),location:document.location.href,navigator:navigator.userAgent,referrer:document.referrer,discount_code:t,order_id:o,visit_id:n,data:e});window.dispatchEvent(new CustomEvent("goaffproOrderTracking",{detail:JSON.parse(f)})),r?navigator.sendBeacon("https://beacon.goaffpro.workers.dev/",f):fetch(gfp_api_server+"/order_complete",{method:"POST",headers:{"Content-Type":"application/json;charset=UTF-8"},body:f}).then(()=>{window.dispatchEvent(new CustomEvent("goaffproOrderTracked",{detail:JSON.parse(f)}))}),gfp_cookieManager.deleteCookie("gfp_v_id")}window.__goaffpro&&window.__goaffpro.remove_tracking_post_order&&gfp_remove_cookies(),respondToOpeningPageForMembershipPlans(o)}function gfp_remove_cookies(o=["ref",source_cookie_name,gfp_discount_code_cookie,"discount_code","sitestripe","gfp_v_id","gfp_ref_expires"]){o.forEach(gfp_cookieManager.deleteCookie),(o.includes("ref")||o.includes("visit_id"))&&window.__goaffpro&&"shopify"===window.__goaffpro.integration&&window.__goaffpro.cart_level_tracking&&removeRefFromCart()}var refcode=getRefCode();function testForExpiration(){var o=gfp_cookieManager.getCookie("gfp_ref_expires");o&&0<Date.now()-new Date(Number(o))&&gfp_remove_cookies()}function gfpSetSource(){var o=gfpGetSourceId();o&&gfp_cookieManager.setCookie(source_cookie_name,o)}refcode&&refcode!==gfpGetCookie("ref")&&(gfp_cookieManager.setCookie("ref",refcode),gfp_remove_cookies([source_cookie_name,gfp_discount_code_cookie,"discount_code","gfp_v_id"])),getRefCode()&&gfpGetSourceId()!==gfpGetCookie(source_cookie_name)&&(gfpGetSourceId()?gfpSetCookie(source_cookie_name,gfpGetSourceId()):gfp_cookieManager.deleteCookie(source_cookie_name)),gfpSetSource(),testForExpiration();var gfpSimpleQueue=Promise.resolve();function gfpAddToQueue(o){gfpSimpleQueue=gfpSimpleQueue.then(()=>o()).then(()=>Promise.resolve()).catch(()=>Promise.resolve())}function addRefToCart(){var o=gfpGetCookie("ref");if(!o)return Promise.resolve();const e=new URLSearchParams;var r=gfpGetCookie("gfp_v_id"),[i,t,a]=gfp_cart_attributes;return e.append(`attributes[${i}]`,o),r&&e.append(`attributes[${t}]`,r),(r=gfpGetCookie("source"))&&e.append(`attributes[${a}]`,r),gfpAddToQueue(()=>fetch("/cart/update.js",{method:"POST",body:e}))}function removeRefFromCart(){const o=new URLSearchParams;var[e,r,i]=gfp_cart_attributes;return o.append(`attributes[${e}]`,""),o.append(`attributes[${r}]`,""),o.append(`attributes[${i}]`,""),gfpAddToQueue(()=>fetch("/cart/update.js",{method:"POST",body:o}))}function gfpLoadScript(o,e){var r;o&&document.querySelector(`script[src="${o}"]`)||((r=document.createElement("script")).src=o,r.async=!0,e&&(r.type=e),document.head.appendChild(r))}function showSiteStripeToolbar(){var o;!window.gfp_aff_toolbar&&window.__goaffpro&&window.__goaffpro.aff_bar_config&&(o=searchInQuery(["toolbar"],document.location.search)||gfpGetCookie("sitestripe"))&&(window.gfp_aff_toolbar=window.__goaffpro.aff_bar_config,window.gfp_aff_toolbar.affiliate_portal_link="https://"+window.__goaffpro.partner_portal_subdomain,window.gfp_aff_toolbar.ref_code=o,gfpLoadScript("https://static.goaffpro.com/sitestripe2.js"),gfp_cookieManager.setCookie("sitestripe",o))}(-1<gfp_no_ref_cookies.indexOf(refcode)||"shareasale"===gfpGetCookie("source")?gfp_remove_cookies:(trackVisit(),window.__goaffpro&&"shopify"===window.__goaffpro.integration&&window.__goaffpro.cart_level_tracking&&addRefToCart(),checkoutPageCallback))(),refcode=gfpGetCookie("ref"),window.__goaffpro&&window.__goaffpro.scripts&&Array.isArray(window.__goaffpro.scripts)&&window.__goaffpro.scripts.forEach(function({src:o,type:e}){gfpLoadScript(o,e)}),showSiteStripeToolbar(),window.addEventListener("message",function(o){o.data&&o.data.goaffproOrder?goaffproTrackConversion(o.data.goaffproOrder):o.data&&o.data.ref&&gfpGetCookie("ref")!==o.data.ref&&(gfpSetCookie("ref",o.data.ref),trackVisit().then(()=>{checkoutPageCallback()}))}),window.addEventListener("goaffproTrackConversion",o=>{o&&o.detail&&goaffproTrackConversion(o.detail)}),window.addEventListener("goaffproReferralCode",o=>{o&&o.detail&&void 0!==o.detail.ref&&gfpGetCookie("ref")!==o.detail.ref&&(null===o.detail.ref||-1<gfp_no_ref_cookies.indexOf(o.detail.ref)?gfp_remove_cookies():(gfpSetCookie("ref",o.detail.ref),trackVisit().then(()=>{checkoutPageCallback()})))}),window.dispatchEvent(new CustomEvent("goaffproScriptLoaded")),function(){let a;function e(){if((a=gfpGetCookie("ref"))&&"organic"!==a){const i=window.__goaffpro.autolink_ref_parameter;let r="sub_id";if(window.__goaffpro.source_identifiers&&Array.isArray(window.__goaffpro.source_identifiers)&&(window.__goaffpro.source_identifiers.includes("sub_id")||(r=window.__goaffpro.source_identifiers[0])),i){var e=[];if(document.querySelectorAll("a").forEach(function(o){e.push(o)}),e&&0!==e.length){const t=/fb|messenger|twitter|instagram|musical_ly|bytedance/gim.test(navigator.userAgent);e.forEach(function(o){var e=o.href;e&&"string"==typeof e&&e.startsWith("http")&&(e=new URL(o.href),!t&&e.hostname===document.location.hostname||e.searchParams.get(i)===encodeURIComponent(a)||(e.searchParams.set(i,a),gfpGetSourceId()&&e.searchParams.set(r,gfpGetSourceId()),o.href=e.href))})}}}}var o=function(){e(),new MutationObserver(()=>{{var i=e;let r=0;return(...o)=>{var e=(new Date).getTime();if(2e3<e-r)return r=e,i(...o)}}}).observe(document.body,{attributes:!0,childList:!0,subtree:!0})};"loading"!==document.readyState?o():document.addEventListener("DOMContentLoaded",o),window.addEventListener("goaffproReferralCode",o=>{o&&o.detail&&void 0!==o.detail.ref&&a!==o.detail.ref&&e()})}();
  
</script>








</div><div id="shopify-block-AaUVQZ3RJdytsVHRjb__3667842014806057753" class="shopify-block shopify-app-block"><!-- BEGIN app snippet: snippet -->




















  
  
  

  







<!-- END app snippet -->


</div><div id="shopify-block-AdHd0RWhzSHZvMTc1b__13354311585254714301" class="shopify-block shopify-app-block"><!-- BEGIN app snippet: react-embed --><script type="text/javascript">
  if (!window.LDT_COURSE) window.LDT_COURSE = {};
  if (!window.LDT_COURSE.EMBED) window.LDT_COURSE.EMBED = {};
  window.LDT_COURSE.EMBED.appProxyPath = "/apps/courses";  window.LDT_COURSE.EMBED.initCart = {"note":null,"attributes":{},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"USD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0};
</script>
<link href="//cdn.shopify.com/extensions/019e63e5-47c0-7343-8b5f-d585a3b1a599/ldt-online-courses-58/assets/ldt_cr_embed_index.css" rel="stylesheet" type="text/css" media="all" />

<script src="https://cdn.shopify.com/extensions/019e63e5-47c0-7343-8b5f-d585a3b1a599/ldt-online-courses-58/assets/ldt_cr_embed_index.js" defer></script>

<div id="ldt-cr-theme-app-embed-block-root" class="ldt-cr-r"></div>
<!-- END app snippet -->

</div><div id="shopify-block-ANWk3VXE0N3BIWEMvV__11349500561483629931" class="shopify-block shopify-app-block"><script id="ReStock-config">
  var _ReStockConfig = window._ReStockConfig || {};

  _ReStockConfig.templateName = "index";
  _ReStockConfig.isB2BCustomer = null;
  _ReStockConfig.currentLocationId = null;_ReStockConfig.marketHandle = "us";
  _ReStockConfig.marketId = 34137931996;let metafieldConfigData = null;metafieldConfigData = {"ask_for_gdpr_consent_enabled":false,"not_selectable_variants_enabled":false,"pre_order_products_enabled":false,"ui_style":{"notify_me_styles":[{"wrapper":null,"page":"COLLECTION_PAGE","inline_display_mode":"NOT_DISPLAYED","show_floating_button":false,"inject_in_parent_of_wrapper":false,"inject_to_all_wrappers":false,"handle_rerenders":true,"prepend_to_wrapper":false,"custom_styles":null,"product_card_selector":null,"style_mode":"SMART"},{"wrapper":null,"page":"LANDING_PAGES","inline_display_mode":"NOT_DISPLAYED","show_floating_button":false,"inject_in_parent_of_wrapper":false,"inject_to_all_wrappers":false,"handle_rerenders":true,"prepend_to_wrapper":false,"custom_styles":null,"product_card_selector":null,"style_mode":"SMART"}],"product_page_notify_me_style":{"wrapper":[".grow",".flex.gap-1.w-full",".product-form__buttons",".form.shop-xnw918-dh-myshopify-com"],"support_wrapper":[".form .product-form__buttons div.flex.w-full"],"css_selector_from_theme":null,"inline_display_mode":"BUTTON","show_floating_button":false,"hide_buy_it_now_button":true,"inject_in_parent_of_wrapper":false,"inject_to_all_wrappers":false,"handle_rerenders":true,"prepend_to_wrapper":false,"css_selector":"div.grow>button[type='submit'].product-form__submit.button.button--full-width.font-bold.button--secondary.button-with-icon.cowlendar-add-to-cart-wcb3suwmzql","css_selector_by_support":"","custom_styles":{"color":"FFFFFF","showIcon":true,"iconColor":"","borderSize":"0","borderColor":"","borderRadius":"17","backgroundColor":"f47c20"},"custom_variant_listener":{"element":null,"property":null,"is_dataset_property":false},"use_add_to_cart_button_selector":true,"style_mode":"MANUAL"},"subscription_form_style":{"custom_styles":{"color":"","showIcon":false,"iconColor":"","borderSize":"","borderColor":"","borderRadius":"","backgroundColor":""},"style_mode":"SMART","name_field_is_visible":true,"name_field_is_required":false,"email_field_is_required":false,"phone_field_is_required":false,"whatsapp_field_is_required":false},"button_classes":["button","button--full-width","font-bold","button--primary","button-with-icon"],"global_raw_css":"","product_page_raw_css":"form:has(.PRODUCT_PAGE-notify-button) shopify-accelerated-checkout,\r\nform:has(.PRODUCT_PAGE-notify-button) .product-form__submit[disabled] {\r\n  display: none !important;\r\n}\r\n.nm-portal:has(.PRODUCT_PAGE-notify-button) {\r\n  width: 100% !important;\r\n}","after_subscribe_message_styles":{"toastColor":"ffffff","toastBackgroundColor":"f47c20"}},"ui_contents":[{"notify_me_contents":[{"page":"PRODUCT_PAGE","button_text":"Notify when back in stock","not_selectable_variants_button_text":"Out of stock? Click here"},{"page":"COLLECTION_PAGE","button_text":"Notify me","not_selectable_variants_button_text":"Out of stock? Click here"},{"page":"LANDING_PAGES","button_text":"Notify me","not_selectable_variants_button_text":"Out of stock? Click here"}],"subscription_form_content":{"form_title":"Notify me via: Email","email_input_placeholder":"Email Address ...","email_input_below_text":"Don’t worry! We hate spam as much as you do.","email_label":"Email","full_name_label":"Full Name","full_name_placeholder":"Full name ...","push_label":"Push notification","sms_label":"SMS","sms_input_placeholder":"Phone Number ...","whatsapp_label":"WhatsApp","whatsapp_input_placeholder":"WhatsApp Number ...","empty_name_error_message":"Name is required.","name_length_error_message":"Name is too long.","invalid_email_error_message":"Your email address is not valid.","empty_email_error_message":"Email is required.","invalid_phone_number_error_message":"Your phone number is not valid.","empty_phone_number_error_message":"Phone number is required.","no_channels_selected_error_message":"You need to subscribe to one of the channels.","button_text":"Notify Me When Back in Stock","add_to_contacts_checkbox_text":"Notify me about other news or offers too","after_subscribe_message_text":"We will notify you when the item is back in stock","already_subscribed_message_text":"You already have subscribed for this item","push_is_not_allowed_message_text":"You didn\\'t allow this site to send you push notifications. To receive back-in-stock notification from this shop.","style_mode":"SMART"},"language":"en"}],"default_language":"en","shop_id":83376,"app_enabled":true,"base_url":"https://api.notify-me.app","excluded_from_back_in_stock_variants":[],"included_in_back_in_stock_variants":[],"has_contact_integration":false,"ask_for_contact_integration_is_hidden":false,"disable_branding_permission":true,"is_email_hidden":false,"is_sms_hidden":true,"is_push_hidden":true,"is_whatsapp_hidden":false,"collection_page_show_button_when_any_variant_is_out_of_stock":false,"home_page_show_button_when_any_variant_is_out_of_stock":false,"subscription_limit_reached":false,"is_back_in_stock_active":true,"back_in_stock_product_selection_mode":"ALL","low_stock":{"excluded_variants":[],"is_service_active":false,"widget_settings":{"show_mode":"ALL","inventory_threshold":1},"product_page":{"is_elements_shown":true,"ui_contents":{"en":{"description":"Only {{remaining_quantity}} items left in stock!"}},"style_mode":"SMART","widget":{"custom_styles":{"show_icon":true,"icon_color":"EE442E","text_color":"EE442E"},"wrapper_by_support":null,"inject_to_all_wrappers":false}},"collection_page":{"is_elements_shown":true,"ui_contents":{"en":{"description":"Only {{remaining_quantity}} items left in stock!"}},"style_mode":"SMART","widget":{"custom_styles":{"show_icon":true,"icon_color":"EE442E","text_color":"EE442E"},"wrapper_by_support":null,"inject_to_all_wrappers":false}},"landing_page":{"is_elements_shown":true,"ui_contents":{"en":{"description":"Only {{remaining_quantity}} items left in stock!"}},"style_mode":"SMART","widget":{"custom_styles":{"show_icon":true,"icon_color":"EE442E","text_color":"EE442E"},"wrapper_by_support":null,"inject_to_all_wrappers":false}}},"is_suspended":false,"default_country_code":null};let metafieldPreOrderData = null;metafieldPreOrderData = {"product_page":{"ui_styles":{"is_active":true,"replace_with_add_to_cart_button":true,"hide_buy_it_now_button":true,"button":{"custom_styles":null,"is_visible":true},"price":{"custom_styles":null,"format":"{symbol}{price}","is_hidden":false},"badge":{"custom_styles":{"text_color":"000","border_radius":10,"background_color":"e4e5e7"},"is_hidden":false},"description":{"is_hidden":false},"style_mode":"SMART"},"ui_contents":{"en":{"badge_text":"Pre-order","widget_description":"Expected availability: {{availability_date}}","btn_text":"Pre-order now","soon_available_text":"Coming soon"}},"elements_selectors":{"button":{"css_selector":"div.grow>button[type='submit'].product-form__submit.button.button--full-width.font-bold.button--secondary.button-with-icon.cowlendar-add-to-cart-wcb3suwmzql","css_selector_by_support":null,"css_selector_from_theme":null},"price":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null},"description":{"wrapper_by_support":null},"inject_to_all_wrappers":false}},"collection_page":{"ui_styles":{"is_active":true,"button":{"custom_styles":null,"is_visible":true},"badge":{"custom_styles":{"text_color":"000","border_radius":10,"background_color":"e4e5e7","discount_text_color":"000"},"is_visible":true,"position":"TOP_RIGHT"},"style_mode":"SMART"},"ui_contents":{"en":{"btn_text":"Pre-order now","badge_text":"Pre-order"}},"elements_selectors":{"button":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null},"badge_parent":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null},"price":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null,"format":"{symbol}{price}","is_hidden":false},"quick_view_button":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null},"quick_view_section":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null},"quick_view_section_add_to_cart_button":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null},"inject_to_all_wrappers":false},"enable_variant_listener_on_cards":false},"landing_page":{"ui_styles":{"is_active":true,"button":{"custom_styles":null,"is_visible":true},"badge":{"custom_styles":{"text_color":"000","border_radius":10,"background_color":"e4e5e7","discount_text_color":"000"},"is_visible":true,"position":"TOP_RIGHT"},"style_mode":"SMART"},"ui_contents":{"en":{"btn_text":"Pre-order now","badge_text":"Pre-order"}},"elements_selectors":{"button":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null},"badge_parent":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null},"price":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null,"format":"{symbol}{price}","is_hidden":false},"quick_view_button":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null},"quick_view_section":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null},"quick_view_section_add_to_cart_button":{"css_selector":null,"css_selector_by_support":null,"css_selector_from_theme":null},"inject_to_all_wrappers":false},"enable_variant_listener_on_cards":false},"limit_reached":false,"variant_ids":[],"is_selling_plan_removed_by_support":false,"selling_plans_settings":{},"selling_plan_id_to_market_ids":{},"selling_plan_id_to_variant_ids":{},"is_service_active":false,"override_cart_requests":true,"excluded_catalogs_products":[],"excluded_catalogs_collections":[],"excluded_company_locations":[],"description_availability_config":{}};let metafieldWishlistData = undefined;metafieldWishlistData = {"is_service_active":false,"is_guest_mode_enabled":true,"excluded_variant_ids":[],"wishlist_buttons":{"product_page":{"is_visible":true,"style_mode":"SMART","custom_styles":null,"slim_custom_styles":null,"inject_to_all_wrappers":false,"icon":null,"inline_button_placements":[],"button_style":"FILL"},"collection_page":{"is_visible":false,"custom_styles":null,"icon":"","position":"","mode":"","button_placements":[]},"landing_page":{"is_visible":false,"custom_styles":null,"icon":"","position":"","mode":"","button_placements":[]}},"limit_reached":false,"ui_contents":{"en":{"id":83124,"add_to_wishlist_button_label":"Add to wishlist","remove_from_wishlist_button_label":"It’s in wishlist","list_access_button_label":"Wishlist","list_title":"Wishlist","list_add_all_to_cart_button_label":"Add all to cart","product_card_add_to_cart_button_label":"Add to cart","product_card_out_of_stock_button_label":"Out of stock","product_count_label":"{count} product(s)","empty_list_description":"You didn't like any products yet!","empty_list_explore_button_label":"Explore store","add_to_cart_toast_message":"Added to your cart","add_to_cart_failure_message":"Failed to add items to cart.","saved_to_wishlist_toast_message":"Saved to your wishlist","login_modal_button_label":"Login","login_modal_description":"Log in to your account to add products to your wishlist and view your previously saved items.","login_modal_title":"Login required"},"fr":{"id":94510,"add_to_wishlist_button_label":"Ajouter à la liste de souhaits","remove_from_wishlist_button_label":"C'est dans la liste de souhaits","list_access_button_label":"Liste de souhaits","list_title":"Liste de souhaits","list_add_all_to_cart_button_label":"Ajouter tout au panier","product_card_add_to_cart_button_label":"Ajouter au panier","product_card_out_of_stock_button_label":"En rupture de stock","product_count_label":"{count} product(s)","empty_list_description":"Vous n'avez pas encore aimé aucun produit !","empty_list_explore_button_label":"Explorer le magasin","add_to_cart_toast_message":"Ajouté à votre panier","add_to_cart_failure_message":"Failed to add items to cart.","saved_to_wishlist_toast_message":"Saved to your wishlist","login_modal_button_label":"Se connecter","login_modal_description":"Connectez-vous à votre compte pour ajouter des produits à votre liste de souhaits et afficher vos articles précédemment enregistrés.","login_modal_title":"Connexion requise"},"es":{"id":94511,"add_to_wishlist_button_label":"Añadir a la lista de deseos","remove_from_wishlist_button_label":"Está en la lista de deseos.","list_access_button_label":"Lista de deseos","list_title":"Lista de deseos","list_add_all_to_cart_button_label":"Añadir todo al carrito","product_card_add_to_cart_button_label":"Añadir a la cesta","product_card_out_of_stock_button_label":"Agotado","product_count_label":"{count} product(s)","empty_list_description":"¡Aún no te ha gustado ningún producto!","empty_list_explore_button_label":"Explorar la tienda","add_to_cart_toast_message":"Añadido a tu carrito","add_to_cart_failure_message":"Failed to add items to cart.","saved_to_wishlist_toast_message":"Saved to your wishlist","login_modal_button_label":"Acceso","login_modal_description":"Inicie sesión en su cuenta para agregar productos a su lista de deseos y ver los artículos guardados anteriormente.","login_modal_title":"Se requiere iniciar sesión"},"ja":{"id":94512,"add_to_wishlist_button_label":"ウィッシュリストに追加","remove_from_wishlist_button_label":"ウィッシュリストにあります","list_access_button_label":"ウィッシュリスト","list_title":"ウィッシュリスト","list_add_all_to_cart_button_label":"すべてカートに追加","product_card_add_to_cart_button_label":"カートに追加","product_card_out_of_stock_button_label":"在庫切れ","product_count_label":"{count} product(s)","empty_list_description":"まだどの製品も気に入っていません!","empty_list_explore_button_label":"ストアを探索","add_to_cart_toast_message":"カートに追加されました","add_to_cart_failure_message":"Failed to add items to cart.","saved_to_wishlist_toast_message":"Saved to your wishlist","login_modal_button_label":"ログイン","login_modal_description":"アカウントにログインして、ウィッシュリストに商品を追加したり、以前に保存したアイテムを表示したりできます。","login_modal_title":"ログインが必要です"},"de":{"id":94513,"add_to_wishlist_button_label":"Zu Favoriten hinzufügen","remove_from_wishlist_button_label":"Es ist auf der Wunschliste","list_access_button_label":"Wunschliste","list_title":"Wunschliste","list_add_all_to_cart_button_label":"Alles in den Warenkorb legen","product_card_add_to_cart_button_label":"In den Warenkorb legen","product_card_out_of_stock_button_label":"Produkt nicht vorrätig","product_count_label":"{count} product(s)","empty_list_description":"Dir haben noch keine Produkte gefallen!","empty_list_explore_button_label":"Shop erkunden","add_to_cart_toast_message":"Zum Warenkorb hinzugefügt","add_to_cart_failure_message":"Failed to add items to cart.","saved_to_wishlist_toast_message":"Saved to your wishlist","login_modal_button_label":"Login","login_modal_description":"Melden Sie sich bei Ihrem Konto an, um Produkte zu Ihrer Wunschliste hinzuzufügen und Ihre zuvor gespeicherten Artikel anzuzeigen.","login_modal_title":"Anmeldung erforderlich"}},"access_button":{"custom_styles":null,"icon":null,"position":null,"hide_floating_button":false,"floating_access_button_hidden_on_pages":[],"show_count_badge":false,"badge_custom_styles":null,"inline_button_placements":[]},"drawer":{"custom_styles":null,"position":null},"add_to_cart_message":{"custom_styles":null,"position":null},"saved_to_wishlist_message":{"is_enabled":false,"custom_styles":null,"position":"bottom-right"},"updated_at":1780843665};let metafieldFlagsData = null;metafieldFlagsData = {};_ReStockConfig._metafields = {
    sdkConfig: metafieldConfigData,
    preOrderConfig: metafieldPreOrderData,
    wishlistConfig: metafieldWishlistData,
    featureFlags: metafieldFlagsData
  };
</script>

<script src="https://cdn.shopify.com/extensions/019ea737-741f-7072-9400-90068b9ad3c1/bestpush-88/assets/restock-sdk-loader.js?v=1780921873" defer></script>


</div><div id="shopify-block-AcmpSTWRSSUFmcWJKb__14179548843059481025" class="shopify-block shopify-app-block">
<style>


</style>
<style>
.auction-container {
  --tr-chat-bubble-color-text:#FFFFFF;
  --tr-chat-bubble-color-background:#3b82f6;
}
</style>



<script type="text/javascript">


</script>



<!-- BEGIN app snippet: vite-tag --><script src="https://cdn.shopify.com/extensions/019df953-e5d9-72dd-8a16-904f9d55ef79/auction-plus-89/assets/bundle.js" type="module"></script>
<!-- END app snippet --><!-- BEGIN app snippet: init -->

<script type="text/javascript">
(function () {
      if (!window.auctionPlusSetup) {
        var q=Object.defineProperty;var C=(u,l,p)=>l in u?q(u,l,{enumerable:!0,configurable:!0,writable:!0,value:p}):u[l]=p;var n=(u,l,p)=>C(u,typeof l!="symbol"?l+"":l,p);(function(){"use strict";class u{constructor({theme:e,overrides:t}){n(this,"defaultSelectors",{accountWrapper:".account",accountPlacement:{target:'a[href*="account/addresses" i]',position:"afterend"},accountClasses:""});n(this,"selectors",null);n(this,"theme",null);this.theme=e,this.initSelectors(),t&&Object.assign(this.selectors,t)}initSelectors(){let e={};switch(this.theme.store_id){case 796:e={accountWrapper:".myaccount",accountPlacement:{target:".myaccount",position:"beforeend"}};break;case 887:e={accountWrapper:".account",accountPlacement:{target:'a[href*="account/addresses" i]',position:"afterend"}};break}this.setSelectors(e)}setSelectors(e){this.selectors||(this.selectors={}),Object.assign(this.selectors,this.defaultSelectors,e)}get(e){return this.selectors[e]}getSelectors(){return this.selectors}}class l{constructor({shop:e,embed:t,extension:c}){n(this,"shop",null);n(this,"embed",null);n(this,"extension",null);Object.assign(this,{shop:e,embed:t,extension:c})}}class p{constructor({theme:e,overrides:t}){n(this,"defaultSelectors",{container:null,product:null,productPlacement:null,quickAdd:null,price:null,link:null,getHandle:e=>`:is([href$='/products/${e}'],[href*='/products/${e}?'])`});n(this,"selectors",null);n(this,"theme",null);this.theme=e,this.initSelectors(),t&&Object.assign(this.selectors,t)}initSelectors(){let e={};switch(this.theme.store_id){case 380:e={product:".grid__item",price:".grid-link__meta"};break;case 578:e={product:".product",price:".product__price"};break;case 687:e={product:".\\#product-card",price:".\\#product-card-price",quickAdd:".\\#product-card-quick-view",productPlacement:{target:".\\#product-card-caption ",position:"beforeend"}};break;case 732:e={product:".product-block",price:".price",quickAdd:".product-form"};break;case 777:e={product:".product-grid-item",price:".price",quickAdd:".quick__form"};break;case 796:e={product:".product-card",price:".price"};break;case 812:e={product:"product-card",price:".product-grid--price",quickAdd:".quick-add-wrapper"};break;case 838:e={product:".productitem",quickAdd:".productitem--actions"};break;case 871:e={product:".product-item",quickAdd:".product-item__action-list"};break;case 887:e={product:".card-wrapper",productPlacement:{target:".price",position:"afterend"},price:".price",quickAdd:".quick-add"};break;case 908:e={product:".indiv-product",productPlacement:{target:".hp-title",position:"beforeend"},price:".money-styling",quickAdd:".quick-add-wrapper"};break;case 1368:e={product:".card__content",productPlacement:{target:".price",position:"afterend"},price:".price",quickAdd:".quick-add,quick-add-bulk"};break;case 1431:e={product:".card-wrapper",productPlacement:{target:".price",position:"afterend"},price:".price",quickAdd:".quick-add"};break;case 1500:e={product:".card__content",productPlacement:{target:".price",position:"afterend"},price:".price",quickAdd:".quick-add"};break;case 1567:e={product:".card__content",productPlacement:{target:".price",position:"afterend"},price:".price",quickAdd:".quick-add,quick-add-bulk"};break;case 1608:e={product:".card-product",price:".price",quickAdd:".card-product-actions"};break;case 1609:e={quickAdd:".form-card"};break;case 1621:e={product:".product-item__inner",quickAdd:":is(.product-item__hoverless-quick-view-button , .product-item__hover-action-wrap)"};break;case 1829:e={product:".product-card",price:".price .money",quickAdd:".quick-shop__trigger"};break;case 1841:e={product:".product-card-wrapper",productPlacement:{target:".card-information",position:"afterend"},price:".price",quickAdd:".quick-add"};break;case 1891:e={product:".card-wrapper",productPlacement:{target:".price",position:"afterend"},price:".price",quickAdd:".quick-add"};break;case 2348:e={product:".product-item__inner",productPlacement:{target:".product-item__product-title",position:"afterend"},quickAdd:".quick-add"};break;case 2699:e={product:".card__content",productPlacement:{target:".price",position:"afterend"},price:".price",quickAdd:".quick-add,quick-add-bulk"};break;case 2481:case 3620:case 3621:case 3622:case 3623:case 3624:case 3625:case 3626:case 3627:case 3628:e={product:".product-card",productPlacement:{target:"product-price",position:"afterend"},price:"product-price",quickAdd:"quick-add-component"};break}this.setSelectors(e)}setSelectors(e){this.selectors||(this.selectors={}),Object.assign(this.selectors,this.defaultSelectors,e)}getSelectors(){return this.selectors||this.initSelectors(),this.selectors}get(e){return this.selectors[e]}getSelectorsWithHandle(e){this.selectors||this.initSelectors();const t=this.selectors;return{...t,handle:t.getHandle(e)}}}class d{constructor(e){n(this,"observer",null);n(this,"auctionElement",null);n(this,"selectors",null);n(this,"auction",null);n(this,"productElement",null);n(this,"resolvedProductElement",null);n(this,"linkElement",null);n(this,"priceElement",null);Object.assign(this,e)}static fromLink({auction:e,selectors:t,linkElement:c}){if(!e)return null;const s=t.getSelectorsWithHandle(e.partner_product_handle);if(!s.product){const o=new d({auction:e,selectors:t,linkElement:c});return o.initWidget(),o}const a=c.closest(s.product);if(!a||a.hasAttribute("data-has-auction"))return null;const i=new d({auction:e,selectors:t,linkElement:c});return i.initWidget(),i}static get skeleton(){return`
          <div class="auction auction-container skeleton">
            <div class="mx-auto w-full max-w-sm rounded-md my-2 ">
              <div class="flex animate-pulse space-x-4">
                <div class="space-y-2 py-1">
                  <div class="h-2 rounded bg-slate-200"></div>
                  <div class="space-y-2">
                    <div class="flex items-center w-full gap-2">
                      <div class="h-2 w-10 rounded bg-slate-200"></div>
                      <div class="h-2 w-10 rounded bg-slate-200"></div>
                    </div>
                    <div class="flex items-center w-full gap-2">
                      <div class="h-2 w-2 rounded-full bg-slate-200"></div>
                      <div class="h-2 w-10 rounded bg-slate-200"></div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>`}initProductElement(){const e=this.selectors.getSelectors();!e.product||!this.linkElement||(this.productElement||(this.productElement=this.linkElement.closest(e.product)),this.resolvedProductElement=this.productElement)}resolveProductWrapper(){var c;const e=this.selectors.getSelectors();let t=this.productElement||((c=this.linkElement)==null?void 0:c.parentElement);if(t){if(e.price&&(this.priceElement=t.querySelector(e.price)),this.priceElement||(this.priceElement=t.querySelector("[class*='price' i]")),this.priceElement){this.resolvedProductElement=t;return}this.productElement||(t=t.parentElement,t&&(this.priceElement=t.querySelector(e.price),this.priceElement||(this.priceElement=t.querySelector("[class*='price' i]")),this.priceElement&&(this.resolvedProductElement=t)))}}hideQuickAddElements(){var c;if(!this.resolvedProductElement)return;const t=this.selectors.getSelectors().quickAdd??'form[action*="cart/add" i]';t&&((c=this.resolvedProductElement.querySelectorAll(t))==null||c.forEach(s=>{s.classList.add("tw-hidden","tr-hidden")}))}initWidget(){var t;if(this.auctionElement||!this.auction.partner_product_handle||!this.linkElement)return;this.initProductElement(),this.resolveProductWrapper();const e=this.selectors.getSelectors();this.auctionElement=document.createElement("auction-info"),this.auctionElement.setAttribute("product-handle",this.auction.partner_product_handle),this.auctionElement.innerHTML=this.constructor.skeleton,this.productElement&&!d.containsWidget(this.productElement)&&e.productPlacement?((t=this.productElement.querySelector(e.productPlacement.target))==null||t.insertAdjacentElement(e.productPlacement.position,this.auctionElement),d.setContainsWidget(this.productElement)):this.productElement&&!d.containsWidget(this.productElement)?(this.productElement.appendChild(this.auctionElement),d.setContainsWidget(this.productElement)):this.resolvedProductElement&&!d.containsWidget(this.resolvedProductElement)?(this.resolvedProductElement.appendChild(this.auctionElement),d.setContainsWidget(this.resolvedProductElement)):this.linkElement&&!d.containsWidget(this.linkElement.parentElement)&&(this.linkElement.parentElement.appendChild(this.auctionElement),d.setContainsWidget(this.linkElement.parentElement)),this.priceElement&&this.priceElement.classList.add("tw-hidden","tr-hidden"),this.hideQuickAddElements()}static setContainsWidget(e){e.setAttribute("data-has-auction","")}static containsWidget(e){return e.hasAttribute("data-has-auction")||e.querySelector("auction-info")!==null}refreshWidget(){}}class m{constructor(e){n(this,"pageSelectors",null);n(this,"auctions",null);n(this,"theme",null);Object.assign(this,e)}init({overrides:e}={}){var t,c;if(!(this!=null&&this.pageSelectors))return this.initCollection({overrides:e});(t=this.pageSelectors.get("collections"))==null||t.forEach(s=>{this.initCollection({overrides:{...s}})}),(c=this.pageSelectors.get("asyncCollections"))==null||c.forEach(s=>{this.initAsyncCollection({overrides:{...s}})})}initCollection({overrides:e}={}){const t=new p({theme:this.theme,...e&&{overrides:e}});for(const c of this.auctions||[])this.processPage({auction:c,selectors:t})}initAsyncCollection({overrides:e}={}){const t=new p({theme:this.theme,...e&&{overrides:e}});t.get("container")&&this.createContainerObserver(t)}createContainerObserver(e){if(!window.MutationObserver)return;const t=document.querySelector(e.get("container"));if(!t)return;const c={childList:!0,subtree:!0};let s=!1;const a=new MutationObserver(()=>{if(s)return;s=!0;const i=this.processContainer(t,e);i!=null&&i.length&&a.disconnect(),s=!1});a.observe(t,c)}processContainer(e,t){const c=[],s=[];for(const a of e.querySelectorAll("a")){if(!a.offsetParent)continue;const i=this.getAuctionFromLinkElement(a);if(s.indexOf(i)>=0)continue;s.push(i);const o=d.fromLink({auction:i,selectors:t,linkElement:a});o&&c.indexOf(o)<0&&c.push(o)}return c}processPage({auction:e,selectors:t}){const c=t.getSelectorsWithHandle(encodeURIComponent(e.partner_product_handle)),s=document.querySelectorAll(`${c.container||""} ${c.link||""}${c.handle}`),a=[];for(const i of s){if(!i.offsetParent)continue;const o=d.fromLink({auction:e,selectors:t,linkElement:i});if(o&&a.indexOf(o)<0&&a.push(o),!c.product)break}return a}getAuctionFromLinkElement(e){return this.auctions.find(t=>e.href.endsWith(`/products/${t.partner_product_handle}`)||e.href.includes(`/products/${t.partner_product_handle}?`))}}class S{constructor({theme:e,overrides:t}){n(this,"defaultSelectors",{hide:'.product-form__quantity, form[action*="cart/add" i]',productWrapper:".product",auctionPlacement:{target:'form[action*="cart/add" i]',position:"beforebegin"},form:'form[action*="cart/add" i]',price:".price",paymentWrapper:".product-form__buttons",paymentButton:".shopify-payment-button"});n(this,"selectors",null);n(this,"theme",null);this.theme=e,this.initSelectors(),t&&Object.assign(this.selectors,t)}initSelectors(){let e={};switch(this.theme.store_id){case 380:e={productWrapper:".product-single",price:".product-single__prices"};break;case 578:e={productWrapper:".product-single",price:".product-single__price"};break;case 730:e={productWrapper:".product-single",price:".price-container"};break;case 732:e={productWrapper:".product-container",price:".product-price"};break;case 775:e={productWrapper:".product-single",price:".product-single__price-container"};break;case 777:e={productWrapper:".product-single__wrapper",price:".product__price"};break;case 796:e={productWrapper:".product-single",price:".price"};break;case 812:e={productWrapper:".product-single",price:".product-price-group"};break;case 838:e={productWrapper:":is(.product__container,.product--container)",asyncCollections:[{container:".product-recommendations--section"},{container:".recently-viewed--section"}]};break;case 857:e={productWrapper:".product-single__meta",price:".product__price"};break;case 871:e={hide:".product-form__variants, .product-form__info-list, .product-form__buy-buttons, .product-form__payment-container",productWrapper:".product-block-list",price:".product-form__info-list",auctionPlacement:{target:".product-form",position:"afterend"}};break;case 887:e={hide:'.product-form__quantity, form[action*="cart/add" i], product-info .price',price:".price__container",asyncCollections:[{container:".related-products"}]};break;case 908:e={productWrapper:".container--product-page",auctionPlacement:{target:".product-description-header",position:"afterend"},price:".product-page--pricing",hide:".product-page--submit-action, .quantity-controls__outer"};break;case 1431:e={hide:'.product-form__quantity, form[action*="cart/add" i]'};break;case 1608:e={productWrapper:".product",asyncCollections:[{container:".product-recommendations",product:"product-card"}]};break;case 1609:e={productWrapper:"#main-product",asyncCollections:[{container:".product-recommendations",product:".swiper-slide"},{container:".recently-viewed-products",product:".swiper-slide"}]};break;case 1621:e={hide:'.product__controls-group-quantity, .product-form__item--payment-button, form[action*="cart/add" i]',price:".product__price",asyncCollections:[{container:".recommended-products"},{container:".recently-viewed-products"}]};break;case 1829:e={productWrapper:".product-single__box",hide:'.product-form__qty, form[action*="cart/add" i]',price:".product-single__box__block--price"};break;case 2481:e={productWrapper:".product-information",price:"product-price",hide:'form[action*="cart/add" i], sticky-add-to-cart'};break;case 3620:case 3621:case 3622:case 3623:case 3624:case 3625:case 3626:case 3627:case 3628:e={productWrapper:".product-information",auctionPlacement:{target:"product-price",position:"afterend"},price:"product-price",hide:'form[action*="cart/add" i], sticky-add-to-cart'};break}this.setSelectors(e)}setSelectors(e){this.selectors||(this.selectors={}),Object.assign(this.selectors,this.defaultSelectors,e)}get(e){return this.selectors[e]}getSelectors(){return this.selectors}}const W="modulepreload",O=function(r){return"/"+r},T={},E=function(e,t,c){let s=Promise.resolve();function a(i){const o=new Event("vite:preloadError",{cancelable:!0});if(o.payload=i,window.dispatchEvent(o),!o.defaultPrevented)throw i}return s.then(i=>{for(const o of i||[])o.status==="rejected"&&a(o.reason);return e().catch(a)})},w=r=>{r.store_id===1609&&E(()=>Promise.resolve().then(()=>v),void 0).then(e=>{y(e.default)}),r.store_id===732&&E(()=>Promise.resolve().then(()=>A),void 0).then(e=>{y(e.default)})};function y(r){const e=document.createElement("style");e.innerHTML=r,document.head.appendChild(e)}window.auctionPlusSetup={template:null,auction:null,auctions:null,product:null,products:null,selectors:null,offerRules:null,legacyCustomerAccounts:null,partnerCustomerId:null,partnerCustomerTags:null,partnerCustomerOrdersCount:null,customerId:null,theme:null,translations:null,init(r){var t,c,s,a,i,o;this.themeSelectors=null,this.template=r.template||"",this.auction=r.auction,this.auctions=r.auctions,this.product=r.product,this.products=r.products,this.selectors=r.selectors,this.offerRules=r.offerRules,this.legacyCustomerAccounts=r.legacyCustomerAccounts,this.partnerCustomerId=r.partnerCustomerId,this.partnerCustomerTags=r.partnerCustomerTags,this.partnerCustomerOrdersCount=r.partnerCustomerOrdersCount,this.customerId=r.customerId,this.theme=r.theme,this.translations=r.translations,this.settings=new l({shop:r.shopSettings,embed:r.embedSettings,extension:r.extensionSettings});const e=(c=(t=this.theme.schema_name)==null?void 0:t.toLowerCase())==null?void 0:c.replace(/[^a-z0-9_]/g,"_");switch((s=this.selectors)!=null&&s[e]?this.themeSelectors=(a=this.selectors)==null?void 0:a[e]:(i=this.selectors)!=null&&i.all&&(this.themeSelectors=(o=this.selectors)==null?void 0:o.all),this.addAuctionListener({template:r.template,auction:r.auction,auctions:r.auctions,product:r.product,products:r.products,offerRules:r.offerRules,legacyCustomerAccounts:r.legacyCustomerAccounts,partnerCustomerId:r.partnerCustomerId,partnerCustomerTags:r.partnerCustomerTags,partnerCustomerOrdersCount:r.partnerCustomerOrdersCount,customerId:r.customerId,theme:r.theme,translations:r.translations,settings:this.settings,locale:r.locale,locales:r.locales}),w(r.theme),r.template.split(".")[0]){case"product":this.handleProductPage();break;case"collection":this.handleCollectionPage();break;case"customers/account":this.handleAccountPage();break;default:this.handleAnyPage()}},addAuctionListener(r){document.addEventListener("auction.loaded",()=>{window.auctionApp.initialized||(window.auctionApp.init(r),document.querySelectorAll(".auction").forEach(e=>{e.classList.remove("tw-hidden")}),this.theme.store_id===1609&&(window.auctionApp.addThemeClass("classes.button.link","inline"),window.auctionApp.addThemeClass("classes.button.primary","grow-0"),window.auctionApp.addThemeClass("classes.button.secondary","grow-0")),this.theme.store_id===1621&&(window.auctionApp.addThemeClass("classes.button.primary","btn--primary"),window.auctionApp.addThemeClass("classes.button.secondary","btn--secondary")),this.theme.store_id===687&&(window.auctionApp.addThemeClass("classes.button.primary","#button @display-style:gradient @shadow"),window.auctionApp.addThemeClass("classes.button.secondary","#button @display-style:outline @shadow")),this.theme.store_id===2698&&(window.auctionApp.addThemeClass("classes.button.primary","button--filled"),window.auctionApp.addThemeClass("classes.button.secondary","button--outlined")))})},hideElements(r){document.querySelectorAll(r).forEach(e=>{e.classList.add("tw-hidden","tr-hidden")})},handleProductPage(){var a,i,o,f,b,k,g,_;if(!this.auction&&!this.auctions)return;const r=new S({theme:this.theme,overrides:(a=this.themeSelectors)==null?void 0:a.product}),e=r.getSelectors();if(this.auctions&&this.collectionsEnabled()){const h=new m({theme:this.theme,pageSelectors:r,auctions:this.auctions}),P=(i=this.themeSelectors)==null?void 0:i.collection;h.init({overrides:P})}if(!this.auction||(f=(o=window.auctionPlusConfig)==null?void 0:o.activeAppBlocks)!=null&&f.includes("product-auction")&&this.template.split(".")[1])return;const t=`
            <div class="auction auction-container tw-hidden">
                <div class="rounded-xl border border-solid border-gray-200 p-4">
                    <auction-form product-handle="${this.auction.partner_product_handle}" disable-watching></auction-form>
                </div>
            </div>`;(b=this.settings.embed)!=null&&b.productHideElements&&e.hide&&this.hideElements(e.hide),(k=this.settings.embed)!=null&&k.productSelectorsToHide&&this.hideElements(this.settings.embed.productSelectorsToHide),e.price&&this.hideElements(`${e.productWrapper} ${e.price}`);const c=document.querySelector(e.paymentButton);if(e.paymentWrapper?this.hideElements(e.paymentWrapper):c&&c.parentElement.classList.add("tw-hidden","tr-hidden"),(_=(g=window.auctionPlusConfig)==null?void 0:g.activeAppBlocks)!=null&&_.includes("product-auction"))return;const s=r.get("auctionPlacement");if(s){const h=document.querySelector(s.target);h&&h.insertAdjacentHTML(s.position,t)}},handleCollectionPage(){var t;if(!this.collectionsEnabled()||!this.auctions)return;const r=new m({theme:this.theme,auctions:this.auctions}),e=(t=this.themeSelectors)==null?void 0:t.collection;r.init({overrides:e})},handleAccountPage(){const r=`
            <div class="auction auction-container tw-hidden">
              <customer-account-button></customer-account-button>
            </div>`,t=new u({theme:this.theme}).get("accountPlacement"),c=document.querySelector(t.target);c&&c.insertAdjacentHTML(t.position,r)},handleAnyPage(){var t;if(!this.collectionsEnabled()||!this.auctions)return;const r=new m({theme:this.theme,auctions:this.auctions}),e=(t=this.themeSelectors)==null?void 0:t.collection;r.init({overrides:e})},collectionsEnabled(r=this.template){var t,c;return(((c=(t=this.settings.shop)==null?void 0:t.auction)==null?void 0:c.collection_component_templates)||[]).some(s=>r.startsWith(s))}};const v=Object.freeze(Object.defineProperty({__proto__:null,default:"body>:not(#root,.fancybox__container).auction-modal button:before{display:inline-flex}"},Symbol.toStringTag,{value:"Module"})),A=Object.freeze(Object.defineProperty({__proto__:null,default:".auction-container button.link{color:inherit}"},Symbol.toStringTag,{value:"Module"}))})();

      }
      auctionPlusSetup.init({
        template: 'index',
          
auction:false,
        product:false,
        partnerCustomerId:false,
        partnerCustomerTags:null,
        partnerCustomerOrdersCount:null,
        legacyCustomerAccounts: false,
        

        shopSettings: {"general":{"enabled_locales":[],"offers_enabled":false,"subscribed":false,"watchlist_enabled":false},"auction":{"reveal_bidders":false,"collection_component_templates":["collection","search"]},"auctions":{"collection_countdown_type":"three-column","bidding_requires_approval":false,"any_purchase_approves_bidder":false,"custom_registration_url":null,"enable_collection_bidding":false,"registration":{"enabled":false,"fields":[],"phone_required":true,"logo":null,"logo_width":null}},"watchlists":{"enabled":false,"require_login":false},"offers":{"enabled":false,"seller_name":"Seller","chat_bubble_background_color":"#3b82f6","chat_bubble_text_color":"#FFFFFF"},"sms":{"allowed_countries":null}},
        offerRules: [],
        embedSettings: {
            productHideElements:true,productSelectorsToHide:"",
        },
        locale:"en",
        locales: [
        
          {
            iso_code: "en",
            primary: true
          },
        
          {
            iso_code: "de",
            primary: false
          },
        
          {
            iso_code: "ja",
            primary: false
          },
        
          {
            iso_code: "es",
            primary: false
          },
        
        ],
        extensionSettings: {
            
                socketConfig: {
                    port: 443,
                    key: '5362d1b12565f287dc7b',
                    cluster: 'us2'
                },
            
        },
        selectors: null,
        theme: {
          name: window.Shopify.theme.name,
          store_id: window.Shopify.theme.theme_store_id,
          schema_name: window.Shopify.theme.schema_name,
          schema_version: window.Shopify.theme.schema_version,
          role: window.Shopify.theme.role
        },
        })
})();
</script><!-- END app snippet --></div><div id="shopify-block-AMnZjZmU4QStYSTFDO__16605207545338212596" class="shopify-block shopify-app-block"><!-- BEGIN app snippet: offer-data --><script>
  try {
    const initBundleData = () => {
      const metafields = {"offer":[{"id":"qj0W8XKX5mKTcRQPcN8y","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"fixed-price","discountValue":10,"showCountdown":false,"enabledDiscount":true,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2026-04-06T15:03:44.000Z","discountInformation":[{"giftDiscount":{"gifts":[],"addGiftProduct":false,"giftDiscountValue":10,"giftDiscountType":"free","giftContent":"🔥 Free gifts"},"imageDiscount":{"imageUrl":"","size":64,"corner":10,"addImage":false},"quantity":4,"discountValue":103,"type":"volume","subTitle":"Pack of 4","title":"Buy {{product_quantity}}","badgeText":"BEST VALUE","byAI":false},{"giftDiscount":{"gifts":[],"addGiftProduct":false,"giftDiscountValue":10,"giftDiscountType":"free","giftContent":"🔥 Free gifts"},"imageDiscount":{"imageUrl":"","size":64,"corner":10,"addImage":false},"quantity":6,"discountValue":144,"type":"volume","isDefault":true,"title":"Buy {{product_quantity}}","badgeText":"BEST VALUE","subTitle":"Pack of 6","byAI":false,"isShowBadgeEachTier":false},{"giftDiscount":{"gifts":[],"addGiftProduct":false,"giftDiscountValue":10,"giftDiscountType":"free","giftContent":"🔥 Free gifts"},"imageDiscount":{"imageUrl":"","size":64,"corner":10,"addImage":false},"quantity":12,"discountValue":272,"type":"volume","badgeText":"Best value","isShowBadgeEachTier":false,"title":"Buy {{product_quantity}}","subTitle":"Pack of 12","byAI":false}],"offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047657054428","handle":"crystal-cupcakes-imperfect","quantity":1,"selectedVariantIds":["46870997172444"]}],"type":"volume-discount","widgetStyle":"inline-vertical","code":"AOVAI_XUOJHXRF","status":"active","createdAt":"2026-04-06T15:03:47.212Z","volumeTitle":"Get more, save more","volumeDescription":"Unlock greater savings as you purchase more items","allowExclude":false,"excludeProducts":[],"allowExcludeCollections":false,"excludeCollections":[],"customerSegments":[],"excludeSegments":[],"enabledAllCustomer":true,"enabledCustomerSegment":false,"layout":"vertical","layoutGift":"vertical","enabledExcludeSegment":false,"numDiscountUsage":0,"valueUsageLimit":1,"showUnitPrice":true,"showSavingsByTier":true,"showCompareToPrice":true,"unitPriceLabel":"\/each","isHideCompareAt":false,"cartTip":{"enabled":false,"text":"Add {{quantity_item}} more item to save {{discount_value}}","bgColorStart":"#FF8A7F","bgColorEnd":"#f1bc6e","bgColor":"#FF8A7F","textColor":"#ffffff","isGradient":false,"borderRadius":8},"isUsePriceRounding":false,"productIds":[],"joySubscriptionsSettings":{"layout":"layout_1","position":"bottom","title":"Subscribe \u0026 save {{discount_value}}","oneTimeTitle":"One-time purchase","subscribeTitle":"Subscribe and save","subscribeSubtitle":"","subscriptionBadgeText":"Save {{discount_value}}","deliveryFrequency":"Delivery frequency","enableSubscriptionBadge":true,"enableSubsequentOrders":true,"isEnable":false},"name":"Crystal Cupcakes - Imperfect","countdownTitle":"Offer ends in {{timer}}","countdownDaysLabel":"Days","countdownHrsLabel":"Hrs","countdownMinsLabel":"Mins","countdownSecsLabel":"Secs"},{"id":"5fK3qad8bKDzLEnbKiS7","bundleProductId":"gid:\/\/shopify\/Product\/9213094953180","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":10,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2026-01-18T14:58:19.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047651746012","handle":"aurafit","quantity":1,"selectedVariantIds":["46870991667420","46958443004124"]},{"id":"9047670096092","handle":"powrtein","quantity":1,"selectedVariantIds":["46871011557596","46958451720412"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2026-01-18T14:58:24.181Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047651746012","9047670096092"],"productHandle":"bundle-super-food","enabledOfferPromotion":true,"name":"Bundle: Super Food","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"AuraFit (Powder)","value":"135g\/4.8oz"},{"name":"Powrtein (Powder)","value":"160g\/5.7oz"}],"price":154.9}]},{"id":"WXjhg1aSdigNVfl4fCnR","bundleProductId":"gid:\/\/shopify\/Product\/9213090627804","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":10,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2026-01-18T14:03:17.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047655317724","handle":"cardio-support","quantity":1,"selectedVariantIds":["46870995239132"]},{"id":"9047672291548","handle":"serralone","quantity":1,"selectedVariantIds":["46871013785820","46958454538460"]},{"id":"9047675240668","handle":"vitalzym","quantity":1,"selectedVariantIds":["46871016702172"]}],"type":"product-fixed-bundle","status":"active","childProductText":"Products included in bundle","showProductWidget":true,"createdAt":"2026-01-18T14:03:21.792Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047655317724","9047672291548","9047675240668"],"productHandle":"bundle-systemic-enzymes","enabledOfferPromotion":true,"name":"Bundle: Systemic Enzymes","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Serralone (Capsules)","value":"180 ct"}],"price":295.49}]},{"id":"cu57SeesTDfEfH0w2Vgj","bundleProductId":"gid:\/\/shopify\/Product\/9162234626268","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":10,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-23T20:44:47.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9139820953820","handle":"spirulina-e3live-synergy","quantity":6,"selectedVariantIds":["47254598320348"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-24T09:44:58.832Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9139820953820"],"productHandle":"product-fixed-bundle-35","enabledOfferPromotion":true,"name":"Bundle: Spirulina+E3Live Synergy","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":167.7}]},{"id":"Idy88VonoAqcs9MShz5t","bundleProductId":"gid:\/\/shopify\/Product\/9123362898140","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-03T19:55:28.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047651385564","handle":"apple-fiber","quantity":1,"selectedVariantIds":["46870991306972"]},{"id":"9047670096092","handle":"powrtein","quantity":1,"selectedVariantIds":["46871011557596","46958451720412"]},{"id":"9047651877084","handle":"aurasil","quantity":1,"selectedVariantIds":["46870991765724"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-04T08:55:32.291Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047651385564","9047670096092","9047651877084"],"productHandle":"bundle-weight-loss-moderate","name":"Bundle: Weight Loss - Moderate","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Powrtein (Powder)","value":"450g\/15.8oz"}],"price":299.84999999999997}]},{"id":"cQwOySGx8vtm1qYwwQwC","bundleProductId":"gid:\/\/shopify\/Product\/9123359752412","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-03T19:50:47.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047670030556","handle":"powrslim","quantity":1,"selectedVariantIds":["46871011524828","46958452015324"]},{"id":"9047651811548","handle":"auramax","quantity":1,"selectedVariantIds":["46870991732956","46957459013852"]},{"id":"9047651385564","handle":"apple-fiber","quantity":1,"selectedVariantIds":["46870991306972"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-04T08:50:56.050Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047670030556","9047651811548","9047651385564"],"productHandle":"bundle-weight-loss-aggressive","name":"Bundle: Weight Loss - Aggressive","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"PowrSlim (powder)","value":"450g\/15.8oz"},{"name":"AuraMax (Powder)","value":"400g\/14.0oz"}],"price":369.84999999999997}]},{"id":"o3E0dCC8z6Y70RhA2nY5","bundleProductId":"gid:\/\/shopify\/Product\/9123356442844","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"fixed","discountValue":96,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-03T19:46:01.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047674650844","handle":"ultra-liquid-zeolite","quantity":12,"selectedVariantIds":["46871016145116"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-04T08:46:13.747Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047674650844"],"productHandle":"bundle-ultra-liquid-zeolite-12-pack","name":"Bundle: Ultra Liquid Zeolite 12-pack","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":240}]},{"id":"7blBal3EOqGnqfXuBwYT","bundleProductId":"gid:\/\/shopify\/Product\/9123354149084","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-03T19:42:05.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047670194396","handle":"premium","quantity":1,"selectedVariantIds":["46871011688668"]},{"id":"9047658725596","handle":"ellagiplex","quantity":1,"selectedVariantIds":["46870998876380"]},{"id":"9047673143516","handle":"strata-flora","quantity":1,"selectedVariantIds":["46871014605020","46958455128284"]},{"id":"9047667933404","handle":"new-liver","quantity":1,"selectedVariantIds":["46871009427676","46958449361116"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-04T08:42:11.761Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047670194396","9047658725596","9047673143516","9047667933404"],"productHandle":"bundle-tumor-and-autoimmune","name":"Bundle: Tumor and Autoimmune","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Strata-Flora (Powder)","value":"340g\/12.0oz"},{"name":"New Liver (powder)","value":"400g\/14.0oz"}],"price":514.8}]},{"id":"EDkO3msPHRHd3PrGGgXE","bundleProductId":"gid:\/\/shopify\/Product\/9123346579676","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-03T19:30:56.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047650828508","handle":"amazing-o","quantity":1,"selectedVariantIds":["46870990586076"]},{"id":"9047652860124","handle":"black-mica-water","quantity":1,"selectedVariantIds":["46870992781532","46958442938588"]},{"id":"9047671996636","handle":"sbo-probiotics-consortia","quantity":1,"selectedVariantIds":["46871013458140"]},{"id":"9047659249884","handle":"esdifan","quantity":1,"selectedVariantIds":["46870999400668"]},{"id":"9047667769564","handle":"neutralizer-gel","quantity":1,"selectedVariantIds":["46871009263836","46958450475228","46958450507996"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-04T08:31:09.689Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047650828508","9047652860124","9047671996636","9047659249884","9047667769564"],"productHandle":"bundle-travel","name":"Bundle: Travel","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Black Mica Water (Liquid)","value":"60mL\/2oz"},{"name":"Neutralizer Gel (Gel)","value":"240ml\/8oz"}],"price":131}]},{"id":"JiBxRJ4Nwsg8ScpE9brr","bundleProductId":"gid:\/\/shopify\/Product\/9123341336796","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-03T19:22:01.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047664034012","handle":"lazarus","quantity":1,"selectedVariantIds":["46871004184796","46958446051548"]},{"id":"9047663575260","handle":"iridesca","quantity":1,"selectedVariantIds":["46871003726044","46958447165660"]},{"id":"9047651811548","handle":"auramax","quantity":1,"selectedVariantIds":["46870991732956","46957459013852"]},{"id":"9047662035164","handle":"heart-studies-formula","quantity":1,"selectedVariantIds":["46871002153180","46958445822172"]},{"id":"9047658725596","handle":"ellagiplex","quantity":1,"selectedVariantIds":["46870998876380"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-04T08:22:08.709Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047664034012","9047663575260","9047651811548","9047662035164","9047658725596"],"productHandle":"bundle-total-body-repair","name":"Bundle: Total Body Repair","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Lazarus (Powder)","value":"370g\/13.0oz"},{"name":"Iridesca (Powder)","value":"400g\/14.0oz"},{"name":"AuraMax (Powder)","value":"400g\/14.0oz"},{"name":"Heart Studies Formula (Powder)","value":"400g\/14.0oz"}],"price":889.75}]},{"id":"2CdmEx1O9F4uoiwl2I4q","bundleProductId":"gid:\/\/shopify\/Product\/9123338354908","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":10,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-03T19:16:35.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047656988892","handle":"crystal-cupcake","quantity":1,"selectedVariantIds":["46870997139676","46958459191516","46958459224284","46958459257052"]},{"id":"9047673012444","handle":"star-chamber-receiver","quantity":1,"selectedVariantIds":["46871014506716"]},{"id":"9047670161628","handle":"precious-prills-3-oz","quantity":1,"selectedVariantIds":["46871011655900"]},{"id":"9047657119964","handle":"crystal-pearls","quantity":1,"selectedVariantIds":["46870997270748","46958459945180","46958459977948","46958460010716","46958460043484","46958460076252","46958460109020","46958460141788"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-04T08:16:44.059Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047656988892","9047673012444","9047670161628","9047657119964"],"productHandle":"bundle-star-chamber","name":"Bundle: Star Chamber","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Crystal Cupcake (Crystal Cupcake)","value":"Smooth: 1ct"},{"name":"Crystal Pearls (Crystal Pearls)","value":"Medium 6ct"}],"price":174.95}]},{"id":"Ezhobf2n0thN4cdsnmbA","bundleProductId":"gid:\/\/shopify\/Product\/9123334324444","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-03T19:07:32.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047654957276","handle":"burdock-spagyric-tincture","quantity":1,"selectedVariantIds":["46870994845916"]},{"id":"9047662428380","handle":"horsetail-spagyric-tincture","quantity":1,"selectedVariantIds":["46871002611932"]},{"id":"9047663968476","handle":"lavender-spagyric-tincture","quantity":1,"selectedVariantIds":["46871004086492"]},{"id":"9047664099548","handle":"lemon-balm-spagyric-tincture","quantity":1,"selectedVariantIds":["46871004217564"]},{"id":"9047664656604","handle":"maca-spagyric-tincture","quantity":1,"selectedVariantIds":["46871004807388"]},{"id":"9047667540188","handle":"nettle-spagyric-tincture","quantity":1,"selectedVariantIds":["46871009034460"]},{"id":"9047671767260","handle":"rosemary-spagyric-tincture","quantity":1,"selectedVariantIds":["46871013261532"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-04T08:07:37.538Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047654957276","9047662428380","9047663968476","9047664099548","9047664656604","9047667540188","9047671767260"],"productHandle":"bundle-spagyric-tincture-set","name":"Bundle: Spagyric Tincture Set","isAppliedDiscount":false,"displayedPrices":[{"options":[],"price":168}]},{"id":"NLUALlzXZTiqeZuCzr9F","bundleProductId":"gid:\/\/shopify\/Product\/9123326558428","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"fixed","discountValue":10,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-03T18:53:33.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047670161628","handle":"precious-prills-3-oz","quantity":1,"selectedVariantIds":["46871011655900"]},{"id":"9047657119964","handle":"crystal-pearls","quantity":1,"selectedVariantIds":["46870997270748","46958459945180","46958459977948","46958460010716","46958460043484","46958460076252","46958460109020","46958460141788"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-04T07:53:39.313Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047670161628","9047657119964"],"productHandle":"bundle-precious-prills-starter","name":"Bundle: Precious Prills Starter","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Crystal Pearls (Crystal Pearls)","value":"Medium 6ct"}],"price":59.95}]},{"id":"IwmWgHwHzVIQtHQARAvx","bundleProductId":"gid:\/\/shopify\/Product\/9123314073820","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":15,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-03T18:43:50.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047667114204","handle":"nano-soma-liquid","quantity":3,"selectedVariantIds":["46871008608476"]},{"id":"9047667081436","handle":"nano-soma-gel","quantity":1,"selectedVariantIds":["46871008575708"]},{"id":"9047667048668","handle":"nano-soma-cream","quantity":1,"selectedVariantIds":["46871007363292"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-04T07:43:54.443Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047667114204","9047667081436","9047667048668"],"productHandle":"bundle-nano-soma-starter-pack","name":"Bundle: Nano Soma Starter Pack","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":405}]},{"id":"2SnhBggaSu4BoiwrXXCi","bundleProductId":"gid:\/\/shopify\/Product\/9123254075612","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":15,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-11-03T17:38:06.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047667114204","handle":"nano-soma-liquid","quantity":6,"selectedVariantIds":["46871008608476"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-11-04T06:38:11.248Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047667114204"],"productHandle":"bundle-nano-soma-6-pack","name":"Bundle: Nano Soma 6 Pack","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":342}]},{"id":"hXWfuyaV55oUViuGjnwD","bundleProductId":"gid:\/\/shopify\/Product\/9120619167964","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-31T05:30:07.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047665115356","handle":"magnesium-oil","quantity":1,"selectedVariantIds":["46871005266140","46958446903516","46958446936284","46958446969052"]},{"id":"9047668392156","handle":"opti-msm","quantity":1,"selectedVariantIds":["46871009853660","46958450835676"]},{"id":"9047675240668","handle":"vitalzym","quantity":1,"selectedVariantIds":["46871016702172"]},{"id":"9047651418332","handle":"arthritis-ease","quantity":1,"selectedVariantIds":["46870991339740","46958441890012","46958441922780"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T17:30:16.109Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047665115356","9047668392156","9047675240668","9047651418332"],"productHandle":"bundle-mobility","name":"Bundle: Mobility","isAppliedDiscount":false,"displayedPrices":[{"options":[{"name":"Magnesium Oil (Liquid)","value":"355mL\/12oz"},{"name":"Opti-MSM (powder)","value":"570g\/20.0oz"},{"name":"Arthritis-Ease (Size)","value":"Drops: 30ml\/1oz"}],"price":241.35}]},{"id":"8ruCXCjl4biyJ70ZEdpk","bundleProductId":"gid:\/\/shopify\/Product\/9120612843740","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":15,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-31T05:17:29.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047666360540","handle":"miracle-soap","quantity":1,"selectedVariantIds":["46871006478556","46958448148700"]},{"id":"9047666524380","handle":"moisturizing-miracle-soap","quantity":1,"selectedVariantIds":["46871006839004","46958449590492"]},{"id":"9047666262236","handle":"miracle-neutralizer-liquid","quantity":1,"selectedVariantIds":["46871006413020","46958448836828"]},{"id":"9047667769564","handle":"neutralizer-gel","quantity":1,"selectedVariantIds":["46871009263836","46958450475228","46958450507996"]},{"id":"9047672586460","handle":"skin-moisturizer","quantity":1,"selectedVariantIds":["46871014080732","46958453850332","46958453883100"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T17:17:37.484Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047666360540","9047666524380","9047666262236","9047667769564","9047672586460"],"productHandle":"bundle-miracle-ii-5-pack","name":"Bundle: Miracle II 5 Pack","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Miracle Soap (Liquid)","value":"650mL\/22oz"},{"name":"Moisturizing Miracle Soap (liquid)","value":"650mL\/22oz"},{"name":"Miracle Neutralizer Liquid (Liquid)","value":"650mL\/22oz"},{"name":"Neutralizer Gel (Gel)","value":"240ml\/8oz"},{"name":"Skin Moisturizer (Lotion)","value":"240ml\/8oz"}],"price":80.75}]},{"id":"tERh4uUqWLpD0UzhMh72","bundleProductId":"gid:\/\/shopify\/Product\/9120556482780","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-31T04:48:53.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047673143516","handle":"strata-flora","quantity":1,"selectedVariantIds":["46871014605020","46958455128284"]},{"id":"9047667409116","handle":"natures-gold-mix","quantity":1,"selectedVariantIds":["46871008903388"]},{"id":"9047665443036","handle":"master-peace","quantity":1,"selectedVariantIds":["46871005593820"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T16:49:00.113Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047673143516","9047667409116","9047665443036"],"productHandle":"bundle-kids-health","name":"Bundle: Kids Health","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Strata-Flora (Powder)","value":"115g\/4.0oz"}],"price":211.94}]},{"id":"JYNMUs2gJLrgwHmbHgNe","bundleProductId":"gid:\/\/shopify\/Product\/9120541868252","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-31T04:42:16.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047673143516","handle":"strata-flora","quantity":1,"selectedVariantIds":["46871014605020","46958455128284"]},{"id":"9047662690524","handle":"immunagen","quantity":1,"selectedVariantIds":["46871002841308","46958447329500","46958447362268"]},{"id":"9047652663516","handle":"biome-magic","quantity":1,"selectedVariantIds":["46870992584924","46958441791708","46958441824476"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T16:42:28.648Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047673143516","9047662690524","9047652663516"],"productHandle":"bundle-immune-support","name":"Bundle: Immune Support","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Strata-Flora (Powder)","value":"340g\/12.0oz"},{"name":"Immunagen (size)","value":"Drops: 30ml\/1oz"},{"name":"Biome Magic (Size)","value":"Drops: 60ml\/2oz"}],"price":181.89999999999998}]},{"id":"jsPLRtIYCLkDIgHhJgAy","bundleProductId":"gid:\/\/shopify\/Product\/9120532201692","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-31T04:37:01.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047664034012","handle":"lazarus","quantity":1,"selectedVariantIds":["46871004184796","46958446051548"]},{"id":"9047674552540","handle":"ultimate-q10","quantity":1,"selectedVariantIds":["46871016046812"]},{"id":"9047651811548","handle":"auramax","quantity":1,"selectedVariantIds":["46870991732956","46957459013852"]},{"id":"9047667933404","handle":"new-liver","quantity":1,"selectedVariantIds":["46871009427676","46958449361116"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T16:37:13.202Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047664034012","9047674552540","9047651811548","9047667933404"],"productHandle":"bundle-hormone-and-circulation","name":"Bundle: Hormone and Circulation","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Lazarus (Powder)","value":"370g\/13.0oz"},{"name":"AuraMax (Powder)","value":"400g\/14.0oz"},{"name":"New Liver (powder)","value":"400g\/14.0oz"}],"price":654.8000000000001}]},{"id":"S1pxWeg3fdX2a8CmQHNy","bundleProductId":"gid:\/\/shopify\/Product\/9120445137116","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T23:31:40.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047662035164","handle":"heart-studies-formula","quantity":3,"selectedVariantIds":["46871002153180","46958445822172"]},{"id":"9047651385564","handle":"apple-fiber","quantity":1,"selectedVariantIds":["46870991306972"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T11:31:45.147Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047662035164","9047651385564"],"productHandle":"bundle-heart-studies-formula","name":"Bundle: Heart Studies Formula","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Heart Studies Formula (Powder)","value":"400g\/14.0oz"}],"price":479.79999999999995}]},{"id":"DubmmuL4hcJdJaVnsK6R","bundleProductId":"gid:\/\/shopify\/Product\/9120442908892","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T23:24:43.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047662035164","handle":"heart-studies-formula","quantity":1,"selectedVariantIds":["46871002153180","46958445822172"]},{"id":"9047659512028","handle":"excela-50","quantity":1,"selectedVariantIds":["46870999662812","46958461321436"]},{"id":"9047651385564","handle":"apple-fiber","quantity":1,"selectedVariantIds":["46870991306972"]},{"id":"9047674552540","handle":"ultimate-q10","quantity":1,"selectedVariantIds":["46871016046812"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T11:24:48.128Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047662035164","9047659512028","9047651385564","9047674552540"],"productHandle":"bundle-heart-repair","name":"Bundle: Heart Repair","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Heart Studies Formula (Powder)","value":"400g\/14.0oz"},{"name":"Excela-50 (Powder)","value":"400g\/14.0oz"}],"price":399.79999999999995}]},{"id":"WlORPyzF1tJ5Q609fdtx","bundleProductId":"gid:\/\/shopify\/Product\/9120438649052","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T23:14:36.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047659512028","handle":"excela-50","quantity":1,"selectedVariantIds":["46870999662812","46958461321436"]},{"id":"9047673143516","handle":"strata-flora","quantity":1,"selectedVariantIds":["46871014605020","46958455128284"]},{"id":"9047667933404","handle":"new-liver","quantity":1,"selectedVariantIds":["46871009427676","46958449361116"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":false,"createdAt":"2025-10-31T11:14:41.639Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047659512028","9047673143516","9047667933404"],"productHandle":"bundle-foundational-health-basic","name":"Bundle: Foundational Health - Basic","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Excela-50 (Powder)","value":"400g\/14.0oz"},{"name":"Strata-Flora (Powder)","value":"340g\/12.0oz"},{"name":"New Liver (powder)","value":"400g\/14.0oz"}],"price":394.84999999999997}]},{"id":"vQF0b7d0F5W0snofdphr","bundleProductId":"gid:\/\/shopify\/Product\/9120429736156","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T22:56:12.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047663575260","handle":"iridesca","quantity":1,"selectedVariantIds":["46871003726044","46958447165660"]},{"id":"9047659512028","handle":"excela-50","quantity":1,"selectedVariantIds":["46870999662812","46958461321436"]},{"id":"9047673143516","handle":"strata-flora","quantity":1,"selectedVariantIds":["46871014605020","46958455128284"]},{"id":"9047667933404","handle":"new-liver","quantity":1,"selectedVariantIds":["46871009427676","46958449361116"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T10:56:17.346Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047663575260","9047659512028","9047673143516","9047667933404"],"productHandle":"bundle-foundational-health-advanced","name":"Bundle: Foundational Health - Advanced","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Iridesca (Powder)","value":"400g\/14.0oz"},{"name":"Excela-50 (Powder)","value":"400g\/14.0oz"},{"name":"Strata-Flora (Powder)","value":"340g\/12.0oz"},{"name":"New Liver (powder)","value":"400g\/14.0oz"}],"price":544.8}]},{"id":"wWZr0ba3bIu9s7HWvwOZ","bundleProductId":"gid:\/\/shopify\/Product\/9120405520604","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":12.9,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T21:21:21.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047660101852","handle":"fiveprovide-organic-humic","quantity":1,"selectedVariantIds":["46871000252636"]},{"id":"9047660069084","handle":"fiveprovide-organic-fulvic","quantity":1,"selectedVariantIds":["46871000187100"]},{"id":"9047659970780","handle":"fiveprovide-ancient-earth","quantity":1,"selectedVariantIds":["46871000088796"]},{"id":"9047660134620","handle":"fiveprovide-strataflora","quantity":1,"selectedVariantIds":["46871000285404"]}],"type":"product-fixed-bundle","status":"active","childProductText":"Products included in this bundle","showProductWidget":true,"createdAt":"2025-10-31T09:21:25.892Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047660101852","9047660069084","9047659970780","9047660134620"],"productHandle":"bundle-fiveprovide-foundation-kit","name":"Bundle: FiveProvide Foundation Kit","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":154.95}]},{"id":"ut84niWEYyh7qCUYKKCv","bundleProductId":"gid:\/\/shopify\/Product\/9120403882204","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T21:14:22.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047668424924","handle":"opti-msm-fiveprovide","quantity":1,"selectedVariantIds":["46871009886428"]},{"id":"9047660003548","handle":"fiveprovide-electrolife","quantity":1,"selectedVariantIds":["46871000154332"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T09:14:26.088Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047668424924","9047660003548"],"productHandle":"bundle-fiveprovide-flush-kit","name":"Bundle: FiveProvide Flush Kit","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":79.95}]},{"id":"07fkCsqRVePBTvuiKSrk","bundleProductId":"gid:\/\/shopify\/Product\/9120399524060","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T21:02:43.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047649812700","handle":"abzorb","quantity":1,"selectedVariantIds":["46870989537500"]},{"id":"9047671996636","handle":"sbo-probiotics-consortia","quantity":1,"selectedVariantIds":["46871013458140"]},{"id":"9047659806940","handle":"fibrenza","quantity":1,"selectedVariantIds":["46870999957724","46958444249308"]},{"id":"9047659839708","handle":"fibro-ease","quantity":1,"selectedVariantIds":["46870999990492","46958444282076","46958444314844"]},{"id":"9047665017052","handle":"magnesium-gel","quantity":1,"selectedVariantIds":["46871005167836","46958447231196","46958447263964","46958447296732"]},{"id":"9047674454236","handle":"turmeric-power-plus","quantity":1,"selectedVariantIds":["46871015948508","46958456078556"]},{"id":"9047673962716","handle":"thyrodine","quantity":1,"selectedVariantIds":["46871015424220","46958455095516"]},{"id":"9047676322012","handle":"zeolite-av","quantity":1,"selectedVariantIds":["46880870465756"]},{"id":"9047662461148","handle":"humic-acid","quantity":1,"selectedVariantIds":["46871002579164","46958444806364","46958444839132"]},{"id":"9047660396764","handle":"fulvic-acid","quantity":1,"selectedVariantIds":["46871000547548","46958444642524","46958444675292"]},{"id":"9047668392156","handle":"opti-msm","quantity":1,"selectedVariantIds":["46871009853660","46958450835676"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":false,"createdAt":"2025-10-31T09:02:48.851Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047649812700","9047671996636","9047659806940","9047659839708","9047665017052","9047674454236","9047673962716","9047676322012","9047662461148","9047660396764","9047668392156"],"productHandle":"bundle-fibromyalgia-support","name":"Bundle: Fibromyalgia Support","isAppliedDiscount":false,"displayedPrices":[{"options":[{"name":"Fibrenza (Capsules)","value":"60 ct"},{"name":"Fibro-Ease (Size)","value":"Drops: 30ml\/1oz"},{"name":"Magnesium Gel (Liquid)","value":"120mL\/4oz"},{"name":"Turmeric Power-Plus (Size)","value":"Drops: 60ml\/2oz"},{"name":"Thyrodine (Drops)","value":"15ml\/0.5oz"},{"name":"Humic Acid (Liquid)","value":"60mL\/2oz"},{"name":"Fulvic Acid (Liquid)","value":"60mL\/2oz"},{"name":"Opti-MSM (powder)","value":"570g\/20.0oz"}],"price":382.27}]},{"id":"ZISOBfvXR8is7MomBsxk","bundleProductId":"gid:\/\/shopify\/Product\/9120388710620","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T20:45:11.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047652335836","handle":"barley-gold","quantity":1,"selectedVariantIds":["46870992257244","46958442217692"]},{"id":"9047661609180","handle":"h2-elite","quantity":1,"selectedVariantIds":["46871001759964"]},{"id":"9047651746012","handle":"aurafit","quantity":1,"selectedVariantIds":["46870991667420","46958443004124"]},{"id":"9047651614940","handle":"atp-energy","quantity":1,"selectedVariantIds":["46870991536348","46958441857244"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T08:45:15.471Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047652335836","9047661609180","9047651746012","9047651614940"],"productHandle":"bundle-energy-support","name":"Bundle: Energy Support","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Barley Gold (Powder)","value":"Level 2 16oz"},{"name":"AuraFit (Powder)","value":"135g\/4.8oz"},{"name":"ATP Energy (Liquid)","value":"120mL\/4oz"}],"price":253.95}]},{"id":"sYgHHavb4SHYMFCk2wty","bundleProductId":"gid:\/\/shopify\/Product\/9120380747996","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":50,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T19:50:11.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9156887511260","handle":"energy-cells-allergies","quantity":1,"selectedVariantIds":["47230471635164"]},{"id":"9156890296540","handle":"energy-cells-color-therapy","quantity":1,"selectedVariantIds":["47230481662172"]},{"id":"9156890656988","handle":"energy-cells-gems-and-minerals","quantity":1,"selectedVariantIds":["47230484316380"]},{"id":"9156890820828","handle":"energy-cells-hair","quantity":1,"selectedVariantIds":["47230485627100"]},{"id":"9156890919132","handle":"energy-cells-melatonin","quantity":1,"selectedVariantIds":["47230485922012"]},{"id":"9156891181276","handle":"energy-cells-meridians","quantity":1,"selectedVariantIds":["47230486413532"]},{"id":"9156892459228","handle":"energy-cells-meridians-copy","quantity":1,"selectedVariantIds":["47230488576220"]},{"id":"9156895899868","handle":"energy-cells-teeth-and-gums","quantity":1,"selectedVariantIds":["47230492901596"]},{"id":"9156902322396","handle":"energy-cells-zero-point-energies","quantity":2,"selectedVariantIds":["47230511022300"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T07:50:18.441Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9156887511260","9156890296540","9156890656988","9156890820828","9156890919132","9156891181276","9156892459228","9156895899868","9156902322396"],"productHandle":"bundle-energy-cells","name":"Bundle: Energy Cells","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":150}]},{"id":"a0YjhqxNR5sVRaAFr0aX","bundleProductId":"gid:\/\/shopify\/Product\/9120379699420","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T19:40:28.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047649714396","handle":"5-seed-oil-blend","quantity":1,"selectedVariantIds":["46870989471964"]},{"id":"9047651877084","handle":"aurasil","quantity":1,"selectedVariantIds":["46870991765724"]},{"id":"9047667409116","handle":"natures-gold-mix","quantity":1,"selectedVariantIds":["46871008903388"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T07:40:32.265Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047649714396","9047651877084","9047667409116"],"productHandle":"bundle-connective-tissue-repair","enabledOfferPromotion":true,"name":"Bundle: Connective Tissue Repair","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":257.95}]},{"id":"9BbKsTKOY8gJSaPRGm6i","bundleProductId":"gid:\/\/shopify\/Product\/9120377995484","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T19:31:59.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047669276892","handle":"phi-series-ph-1","quantity":2,"selectedVariantIds":["46871010771164"]},{"id":"9047669407964","handle":"phi-series-ph-3","quantity":1,"selectedVariantIds":["46871010902236"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T07:32:04.126Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047669276892","9047669407964"],"productHandle":"bundle-blushield-office","enabledOfferPromotion":true,"name":"Bundle: Blushield Office","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":1167}]},{"id":"5gi8ZtVYfw0EBGP1IZ3y","bundleProductId":"gid:\/\/shopify\/Product\/9120375570652","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T19:26:01.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047669276892","handle":"phi-series-ph-1","quantity":1,"selectedVariantIds":["46871010771164"]},{"id":"9047669309660","handle":"phi-series-ph-2","quantity":1,"selectedVariantIds":["46871010803932"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T07:26:05.509Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047669276892","9047669309660"],"productHandle":"bundle-blushield-home","enabledOfferPromotion":true,"name":"Bundle: Blushield Home","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":608}]},{"id":"gGAjETEU8xcnOpEbxEBV","bundleProductId":"gid:\/\/shopify\/Product\/9120370065628","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T19:13:08.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047652040924","handle":"avesa-water-sediment-filter","quantity":2,"selectedVariantIds":["46870991962332"]},{"id":"9047652008156","handle":"avesa-water-pre-carbon-filter","quantity":1,"selectedVariantIds":["46870991929564"]},{"id":"9047651975388","handle":"avesa-water-post-carbon-filter","quantity":1,"selectedVariantIds":["46870991896796"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":false,"createdAt":"2025-10-31T07:13:12.683Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047652040924","9047652008156","9047651975388"],"productHandle":"bundle-avesa-water-system-filter-pack","enabledOfferPromotion":true,"name":"Bundle: Avesa Water System Filter Pack","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":106}]},{"id":"0KbGgOJVZFA2XoU6xS8C","bundleProductId":"gid:\/\/shopify\/Product\/9120363806940","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-30T18:58:33.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047650042076","handle":"adr-protect","quantity":2,"selectedVariantIds":["46870989799644"]},{"id":"9047650107612","handle":"adr-3-geopathic-solutions","quantity":1,"selectedVariantIds":["46870989865180"]},{"id":"9047650074844","handle":"adr-4-harmonizer","quantity":1,"selectedVariantIds":["46870989832412"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-31T06:58:38.398Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047650042076","9047650107612","9047650074844"],"productHandle":"bundle-adr-pack","name":"Bundle: ADR Pack","isAppliedDiscount":true,"displayedPrices":[{"options":[],"price":179.8}]},{"id":"GEFIFvoyFlWRPHIQpBSd","bundleProductId":"gid:\/\/shopify\/Product\/9119422841052","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"percentage","discountValue":10,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-29T22:00:07.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047664034012","handle":"lazarus","quantity":1,"selectedVariantIds":["46871004184796","46958446051548"]},{"id":"9047667409116","handle":"natures-gold-mix","quantity":1,"selectedVariantIds":["46871008903388"]},{"id":"9047674552540","handle":"ultimate-q10","quantity":1,"selectedVariantIds":["46871016046812"]},{"id":"9047670096092","handle":"powrtein","quantity":1,"selectedVariantIds":["46871011557596","46958451720412"]},{"id":"9047651811548","handle":"auramax","quantity":1,"selectedVariantIds":["46870991732956","46957459013852"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-30T10:00:12.050Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047664034012","9047667409116","9047674552540","9047670096092","9047651811548"],"productHandle":"bundle-anti-aging","name":"Bundle: Anti-Aging","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Lazarus (Powder)","value":"370g\/13.0oz"},{"name":"Powrtein (Powder)","value":"450g\/15.8oz"},{"name":"AuraMax (Powder)","value":"400g\/14.0oz"}],"price":758.8}]},{"id":"FOaIdfEvqFQCkFSJd9OJ","bundleProductId":"gid:\/\/shopify\/Product\/9118806802652","actionRedirect":"current_page","countdownText":"LIMITED TIME OFFER! EXPIRES IN","discountType":"fixed","discountValue":5,"showCountdown":false,"enabledDiscount":false,"enabledEndDate":false,"shopId":"bl5Zz6JalOCPJJO19vxb","endDate":null,"offerDescription":"","offerProducts":[],"offerCplSelText":"","offerInCplSelText":"","offerShowAfter":900,"offerTitle":"","page":"product_page","startDate":"2025-10-29T03:56:29.000Z","offerCondition":"specific-product","offerCollections":[],"triggerCollections":[],"triggerCondition":"specific-product","triggerProducts":[{"id":"9047652335836","handle":"barley-gold","quantity":1,"selectedVariantIds":["46870992257244","46958442217692"]},{"id":"9047661609180","handle":"h2-elite","quantity":1,"selectedVariantIds":["46871001759964"]},{"id":"9047651746012","handle":"aurafit","quantity":1,"selectedVariantIds":["46870991667420","46958443004124"]},{"id":"9047651614940","handle":"atp-energy","quantity":1,"selectedVariantIds":["46870991536348","46958441857244"]}],"type":"product-fixed-bundle","status":"active","childProductText":"All products included in bundle","showProductWidget":true,"createdAt":"2025-10-29T17:56:32.345Z","excludeProducts":[],"excludeCollections":[],"numDiscountUsage":0,"valueUsageLimit":1,"productIds":["9047652335836","9047661609180","9047651746012","9047651614940"],"productHandle":"cardio-support-1","name":"Bundle: Cardio Support","isAppliedDiscount":true,"displayedPrices":[{"options":[{"name":"Barley Gold (Powder)","value":"Level 2 16oz"},{"name":"AuraFit (Powder)","value":"135g\/4.8oz"},{"name":"ATP Energy (Liquid)","value":"120mL\/4oz"}],"price":253.95}]}],"offerTranslation":[{"offer_id":"IwmWgHwHzVIQtHQARAvx","translations":[]},{"offer_id":"2SnhBggaSu4BoiwrXXCi","translations":[]},{"offer_id":"Ezhobf2n0thN4cdsnmbA","translations":[]},{"offer_id":"WXjhg1aSdigNVfl4fCnR","translations":[]},{"offer_id":"5fK3qad8bKDzLEnbKiS7","translations":[]},{"offer_id":"8ruCXCjl4biyJ70ZEdpk","translations":[]},{"offer_id":"PENuXL2ZrYVednT5YN5x","translations":[]},{"offer_id":"NLUALlzXZTiqeZuCzr9F","translations":[]},{"offer_id":"2CdmEx1O9F4uoiwl2I4q","translations":[]},{"offer_id":"qj0W8XKX5mKTcRQPcN8y","translations":[]},{"offer_id":"07fkCsqRVePBTvuiKSrk","translations":[]},{"offer_id":"0KbGgOJVZFA2XoU6xS8C","translations":[]},{"offer_id":"5gi8ZtVYfw0EBGP1IZ3y","translations":[]},{"offer_id":"7blBal3EOqGnqfXuBwYT","translations":[]},{"offer_id":"9BbKsTKOY8gJSaPRGm6i","translations":[]},{"offer_id":"DubmmuL4hcJdJaVnsK6R","translations":[]},{"offer_id":"EDkO3msPHRHd3PrGGgXE","translations":[]},{"offer_id":"FOaIdfEvqFQCkFSJd9OJ","translations":[]},{"offer_id":"GEFIFvoyFlWRPHIQpBSd","translations":[]},{"offer_id":"Idy88VonoAqcs9MShz5t","translations":[]},{"offer_id":"JYNMUs2gJLrgwHmbHgNe","translations":[]},{"offer_id":"JiBxRJ4Nwsg8ScpE9brr","translations":[]},{"offer_id":"S1pxWeg3fdX2a8CmQHNy","translations":[]},{"offer_id":"WlORPyzF1tJ5Q609fdtx","translations":[]},{"offer_id":"ZISOBfvXR8is7MomBsxk","translations":[]},{"offer_id":"a0YjhqxNR5sVRaAFr0aX","translations":[]},{"offer_id":"cQwOySGx8vtm1qYwwQwC","translations":[]},{"offer_id":"cu57SeesTDfEfH0w2Vgj","translations":[]},{"offer_id":"gGAjETEU8xcnOpEbxEBV","translations":[]},{"offer_id":"hXWfuyaV55oUViuGjnwD","translations":[]},{"offer_id":"jsPLRtIYCLkDIgHhJgAy","translations":[]},{"offer_id":"o3E0dCC8z6Y70RhA2nY5","translations":[]},{"offer_id":"sYgHHavb4SHYMFCk2wty","translations":[]},{"offer_id":"tERh4uUqWLpD0UzhMh72","translations":[]},{"offer_id":"ut84niWEYyh7qCUYKKCv","translations":[]},{"offer_id":"vQF0b7d0F5W0snofdphr","translations":[]},{"offer_id":"wWZr0ba3bIu9s7HWvwOZ","translations":[]}],"setting":{"theme":"home-garden-up-sell","themeName":"Bloody Mary","bgColor":"#FFFFFF","textColor":"#222222","textDefaultColor":"#1C1C1C","actionColor":"#1C1C1C","actionColorStart":"#1C1C1C","actionColorEnd":"#1C1C1C","actionTextColor":"#FFFFFF","borderSelectedColor":"#1C1C1C","iconColor":"#1C1C1C","backgroundSelectedColor":"#ECECEC4D","borderCheckboxColor":"#DDDDDD","isGradient":false,"dividerColor":"#E0E0E0","giftColor":"#131313","backgroundGift":"#ECECEC4D","backgroundTag":"#ECECEC4D","tagColor":"#1C1C1C","backgroundColor":"#ECECEC4D","borderColor":"#131313","buttonColor":"#131313","textButtonColor":"#FFFFFF","mixMatchBundle":{"priceColor":"#1C1C1C","borderOptionColor":"#373737","numberOptionColor":"#9C9C9C","actionColor":"#ECECEC","badgeTextColor":"#1C1C1C","primaryColor":"#1C1C1C","secondaryColor":"#1C1C1C","priceColorText":"#1C1C1C","quantityColor":"#FFFFFF","borderOptionNotSelectedColor":"#DDDDDD","colorStyle":"advanced"},"layout":"vertical","countdownText":"OFFER WILL EXPIRE IN","minutes":"5","seconds":"5","action":"click","query":"button[name='checkout']","countDown":true,"queryPopupCart":"a[href='\/cart']","actionPopupCart":"click","offerShowAfter":"15","isUseThemeFont":false,"fbtPosition":"","volumePosition":"","fixedPosition":"","showModalFbt":true,"showModalFixed":true,"displayCompareAtPrice":false,"totalLabel":"Total for {{total_items}} items","discountSaveLabel":"Save {{discounted_amount}}","isShowCartDrawer":false,"transactions":[],"isRedirectCartPage":false,"triggerProductCheckable":false,"showDiscountOfferFBT":false,"isDeselectedOfferProducts":false,"freeGiftText":"GIFT","colorStyle":"advanced","shopId":"bl5Zz6JalOCPJJO19vxb","createdAt":"2025-11-05T07:50:36.362Z","id":"D7UJg0AO5EArbl9rHlxV","isHideBranding":true,"bundleBuilder":{"bgSummaryColor":"#fde2ce","backgroundTag":"#f47c20","isGradientBtn":false,"textColorOnButton":"#fff","backgroundSelectedColor":"#fff9f5","addBundleToCartLabel":"Add Bundle to cart","itemLabelPlural":"{{product_quantity}} items","actionColorEnd":"#FFFFFF","tagSavingColor":"#fff","actionColorStart":"#f47c20","tagColor":"#fff","selectLabel":"Add to Bundle","backgroundColor":"#fff9f5","textColor":"#2c463d","buttonColor":"#f47c20","selectedLabel":"Selected","themeName":"Basic","quantityColor":"#fff","badgeColor":"#f47c20","headerTextColor":"#2c463d","backgroundGift":"#fef1e7","disableColor":"#C0C0C0","badgeTextColor":"#fff","outOfStockLabel":"Out of stock","actionColor":"#f47c20","btnTextColor":"#fff","textSummaryColor":"#2c463d","bundleSummaryLabel":"Bundle summary ({{product_quantity}})","borderSelectedColor":"#f47c20","tagSavingBgColor":"#f47c20","offerPromotion":{"badgeTextColor":"#ffffff","buttonLabel":"View bundle","badgeLabel":"Bundle deal","title":"Buy in a bundle and save up to {{discount_value}}","borderColor":"#d9d9d9","badgeColor":"#111111","priceLabel":"Bundle price","backgroundColor":"#ffffff"},"discountOffLabel":"{{discount_amount}} off","btnColorEnd":"#FFFFFF","hideDetailLabel":"Hide details","bgProductColor":"#fef1e7","totalLabel":"Total","colorStyle":"advanced","textDefaultColor":"#2c463d","numberOptionColor":"#f47c20","itemLabelSingular":"{{product_quantity}} item","giftColor":"#f47c20","actionTextColor":"#2c463d","totalPriceColor":"#222222","theme":"scheme-1","priceColor":"#f47c20","borderColor":"#2c463d","primaryColor":"#f47c20","isGradient":false,"boxOfLabel":"Box of {{product_quantity}}","iconColor":"#f47c20","savingColor":"#f47c20","btnColor":"#f47c20","dividerColor":"#f47c20","viewDetailLabel":"See details","textButtonColor":"#fff","quantityBgColor":"#f47c20","btnColorStart":"#f47c20","subtotalLabel":"Subtotal","savingTextColor":"#fff","headerColor":"#303030","bundleDiscountLabel":"Bundle discount","borderCheckboxColor":"#2c463d","processBarColor":"#f47c20"},"childProduct":{"btnColor":"#ffad05","textButtonColor":"#000","textSummaryColor":"#191919","quantityBgColor":"#ffad05","theme":"scheme-2","buttonColor":"#ffad05","isGradientBtn":false,"headerTextColor":"#191919","badgeColor":"#ffad05","dividerColor":"#ffad05","savingColor":"#ffad05","savingTextColor":"#000","backgroundSelectedColor":"#fffcf5","borderCheckboxColor":"#191919","colorStyle":"advanced","btnColorEnd":"#FFFFFF","bgProductColor":"#fff7e5","layoutWidget":"classic","offerPromotion":{"badgeTextColor":"#ffffff","titleNew":"This product is part of {{number_bundles}} bundle(s)","buttonColor":"#111111","badgeLabel":"Bundle deal","borderProductColor":"#d9d9d9","buttonLabel":"View bundle","title":"This product is part of the  {{bundle_name}}","seeMoreLabel":"See more","priceColor":"#111111","buttonTextColor":"#ffffff","priceLabel":"Bundle price:","badgeColor":"#111111","productLayout":"horizontal","borderColor":"#d9d9d9","backgroundColor":"#ffffff"},"borderOptionColor":"#D3D4D2","actionColorEnd":"#FFFFFF","isGradient":false,"textColor":"#191919","actionTextColor":"#191919","btnColorStart":"#ffad05","textColorOnButton":"#000","backgroundColor":"#fffcf5","actionColor":"#ffad05","giftColor":"#ffad05","borderColor":"#191919","textDefaultColor":"#191919","badgeTextColor":"#000","secondaryColor":"#ECECEC","borderSelectedColor":"#ffad05","bgSummaryColor":"#ffeecc","tagSavingBgColor":"#ffad05","backgroundTag":"#ffad05","iconColor":"#ffad05","btnTextColor":"#000","primaryColor":"#ffad05","priceColor":"#ffad05","quantityColor":"#000","tagSavingColor":"#000","backgroundGift":"#fff7e5","processBarColor":"#ffad05","bgColor":"#fff7e5","numberOptionColor":"#ffad05","actionColorStart":"#ffad05","tagColor":"#000"},"itemPlural":"items","itemSingular":"item","volumeDiscount":{"actionColor":"#f47c20","actionColorStart":"#074B7C","actionColorEnd":"#FFFFFF","borderColor":"#cccccc","badgeColor":"#074b7c","badgeTextColor":"#fff","savingColor":"#074B7C","savingTextColor":"#fff","btnColor":"#074B7C","btnColorStart":"#f47c20","btnTextColor":"#fff","volumeTableTitle":"Buy {{product_quantity}}","volumeTableDescription":"{{discount_value}} OFF","buyXGetXTitle":"Buy {{product_buy}} Get {{product_get}}","buyXGetXDescription":"","badgeText":"MOST POPULAR","freeText":"Free","addToCartLabel":"Add to cart","seeMoreText":"See more","seeLessText":"See less","itemAddedToCartLabel":"ITEM ADDED TO YOUR CART","layoutWidget":"vertical","originalPrice":"Standard","savingText":"Save","primaryColor":"#f47c20","secondaryColor":"#333333","priceColor":"#f47c20","tierBackground":"#FFFFFF","tierBorderColor":"#E3E3E3","isShowLineTitle":true,"isShowCheckbox":true,"colorStyle":"advanced","theme":"scheme-2","bgProductColor":"#e7f4fe","btnColorEnd":"#FFFFFF","backgroundSelectedColor":"#f5fbfe","bgSummaryColor":"#cfe9fc","backgroundColor":"#f5fbfe","backgroundGift":"#e7f4fe","textDefaultColor":"#cccccc","headerTextColor":"#cccccc","textColor":"#cccccc","textSummaryColor":"#cccccc","actionTextColor":"#ffffff","borderCheckboxColor":"#cccccc","textButtonColor":"#fff","buttonColor":"#074B7C","tagColor":"#fff","backgroundTag":"#074B7C","textColorOnButton":"#fff","borderSelectedColor":"#074B7C","iconColor":"#074B7C","processBarColor":"#074B7C","isGradient":false,"isGradientBtn":false,"dividerColor":"#074B7C","giftColor":"#074B7C","numberOptionColor":"#074B7C","quantityColor":"#fff","quantityBgColor":"#074B7C","tagSavingBgColor":"#074B7C","tagSavingColor":"#fff"},"customCSS":"@media only screen and (min-width: 769px) {\n.Avada-BundleBuilder .Avada-BundleBuilder__Banner.Avada-BundleBuilder__Banner {\nwidth: 40%;\n}\n}\n\n.Avada-Volume__Products {\n    display: none !important;\n}\n"}};
      const shopInfo = metafields.shopInfo || {};const productsOfFirstCollection = null;
      const collections = [];
      
      const cartItems = [];
      const productsCart = [];
      
      const cartItemUpdated = cartItems.map((item) => {
        const productInItem = productsCart.find(p => p.id === item.product_id);
        if (productInItem) {
          return {
            ...item,
            collections: productInItem.collections
          };
        }
        return item;
      });
      const chunkedOffers = Object.keys(metafields).reduce((acc, curr) => [...acc, ...(curr.includes('offer') && !curr.includes('offerTranslation') && curr !== 'mixMatchOffers' ? metafields[curr] : [])], [])
      const chunkedTranslations = Object.keys(metafields).reduce((acc, curr) => [...acc, ...(curr.includes('offerTranslation') ? metafields[curr] : [])], [])
      const mixMatchMetaObjectOffers = [].filter(o => o && o.status === 'active');
      const mixMatchMetaObjectTranslations = [].filter(t => t && Array.isArray(t.translations) && t.translations.length > 0);
      const allOffers = [...chunkedOffers, ...mixMatchMetaObjectOffers];
      const allTranslations = [...chunkedTranslations, ...mixMatchMetaObjectTranslations];
      
      const marketId = 34137931996

      return {
        translation: {},
        allOffers: allOffers,
        offers: allOffers.filter(offer => offer.type === 'fbt'),
        mixMatchBundleOffers: allOffers.filter(offer =>  offer.type === 'mix-match-bundle'),
        bundleBuilderOffers: allOffers.filter(offer =>  offer.type === 'bundle-builder'),
        fixedProductBundleOffers: allOffers.filter(offer =>  offer.type === 'product-fixed-bundle'),
        volumeOffers: allOffers.filter(offer =>  offer.type === "volume-discount"),
        upsellOffers: allOffers.filter(offer => offer.type === 'upsell'),
        translationsOffer: allTranslations,
        setting: metafields.setting,
        shop: {
          domain: Shopify?.shop || '',
          shopifyPlan: shopInfo.shopifyPlan ?? null,
          countryCode: shopInfo.countryCode ?? null,
          currencyFormats: {
            moneyFormat: "${{amount}}",
            moneyWithCurrencyFormat: "${{amount}} USD"
          }
        },
        cart: {
          cartItems: cartItemUpdated
        },
        product: {
          id: null,
          handle: null,
          variants: [
            
          ],
          selectedVariant: null,
          collections: [],
          collectionIds: [],
          title: null,
          type: null,
          vendor: null,
          tags: null,
          price: null,
          compareAtPrice: null,
          hasOnlyDefaultVariant: null,
          available: null,
          image: null,
          options: null,
          relatedProducts: productsOfFirstCollection
        },
        collections,
        page: "index",
        page_type: "index",
        customer:
          {
            id: null,
            email: null,
            first_name: null,
            last_name: null
          },
        marketId
      }

    };
    if (!window.AVADA_BUNDLE) window.AVADA_BUNDLE = initBundleData();
  } catch (e) {
    console.error('Error assigning avada bundle variable', e);
  }
</script>
<!-- END app snippet -->


</div><div id="shopify-block-AQ29LMUJXejNTS0plW__8037605124156046748" class="shopify-block shopify-app-block">
</div><div id="shopify-block-AeS9XUGU5dU9Eb1FOS__4644077978495408606" class="shopify-block shopify-app-block"><script id="membership-helper">

        if (!window.AppstleMembershipIncluded) {
          window.AppstleMembershipIncluded = true;
          window.AM = Window.AM || {};
          
            AM.Config = {
              "selectors": {
                  "payment_button_selectors": "form[action$='/cart/add'] .shopify-payment-button",
                  "subscriptionLinkSelector": "",
                  "cartHiddenAttributesSelector": "",
                  "atcButtonPlacement": "BEFORE",
                  "subscriptionLinkPlacement": "BEFORE"
              },
              "useUrlWithCustomerId": false,
              "atcButtonSelector": ".product-form__buttons",
              "reloadPriceSelector": "",
              "saveBadgeMemberPrice": "Save {{{memberPriceDiscount}}}",
              "linkToPageMemberPrice": "",
              "showSimpleMemberPrice": "false",
              "bannerMemberPrice": "false",
              "bannerCompactMemberPrice": "true",
              "backgroundColorBanner": "",
              "textColorBanner": "",
              "joinNowTextMemberPrice": "Join Now",
              "showMemberPriceList": "false",
              "moneyFormat": "${{amount}}",
              "oneTimePurchaseText": "One Time Purchase",
              "shop": "xnw918-dh.myshopify.com",
              "deliveryText": "delivery",
              "purchaseOptionsText": "Membership Options",
              "manageSubscriptionButtonText": "Manage Membership",
              "subscriptionOptionText": "Join Now",
              "sellingPlanSelectTitle": "DELIVERY FREQUENCY",
              "subscriptionPriceDisplayText": "",
              "tooltipTitle": "Membership detail",
              "showTooltipOnClick": "false",
              "tooltipDesctiption": "<strong>Have complete control of your memberships<\/strong><br><br>Skip, reschedule, edit, cancel deliveries anytime matching your needs.",
              "tooltipDescriptionOnPrepaidPlan": "<b>Prepaid Plan Details<\/b><br> Total price: {{{totalPrice}}} ( Price for every delivery: {{{pricePerDelivery}}})",
              "tooltipDescriptionOnMultipleDiscount": "<b>Discount Details<\/b><br> Initial discount is {{discountOne}} and then {{discountTwo}}",
              "tooltipDescriptionCustomization": "{{{defaultTooltipDescription}}} <br>  {{{prepaidDetails}}} <br> {{{discountDetails}}}",
              "orderStatusManageSubscriptionTitle": "Membership",
              "orderStatusManageSubscriptionDescription": "Continue to your account to view and manage your memberships. Please use the same email address that you used to buy the membership.",
              "orderStatusManageSubscriptionButtonText": "Manage your membership",
              "subscriptionOptionSelectedByDefault" : false,
              "totalPricePerDeliveryText" : "{{{prepaidPerDeliveryPrice}}}\/delivery",
              "fieldsBySellingPlanId": "{\"gid:\/\/shopify\/SellingPlan\/32858865884\":\"[]\",\"gid:\/\/shopify\/SellingPlan\/33440858332\":\"[]\",\"gid:\/\/shopify\/SellingPlan\/33338392796\":\"[]\",\"gid:\/\/shopify\/SellingPlan\/33369063644\":\"[]\",\"gid:\/\/shopify\/SellingPlan\/33445183708\":\"[]\"}",
              "rulesByCustomerTag": "{\"premium-content-monthly-gold-l1\":[\"[]\"],\"life-enthusiast-private-member-association-lifetime-membership\":[\"[{\\\"rule\\\":\\\"discount\\\",\\\"selector\\\":\\\"\\\",\\\"message\\\":\\\"\\\",\\\"path\\\":\\\"\\\",\\\"pathMatch\\\":\\\"contains\\\",\\\"discountCode\\\":\\\"1444327915740\\\",\\\"discountMessage\\\":\\\"10% off one-time purchase products \u2022 For premium_lifetime_member customers\\\",\\\"discountUrl\\\":\\\"https:\/\/life-enthusiast.com\/discount\/LEPLTMEM\\\",\\\"deliveryFrequency\\\":\\\"Monthly\\\",\\\"deliveryFrequencyCount\\\":\\\"1\\\",\\\"limitAccessType\\\":\\\"percentage-discount\\\",\\\"discountCodeText\\\":\\\"LEPLTMEM\\\",\\\"discountPercentage\\\":\\\"10.00\\\",\\\"discountAmount\\\":\\\"\\\",\\\"elementRestrictType\\\":\\\"url\\\",\\\"bucketCategory\\\":\\\"tags\\\",\\\"bucketCategoryValue\\\":\\\"\\\",\\\"discountCodeDetails\\\":{\\\"codeDiscountNode\\\":{\\\"__typename\\\":\\\"DiscountCodeNode\\\",\\\"id\\\":\\\"gid:\/\/shopify\/DiscountCodeNode\/1444327915740\\\",\\\"codeDiscount\\\":{\\\"__typename\\\":\\\"DiscountCodeBasic\\\",\\\"appliesOncePerCustomer\\\":false,\\\"asyncUsageCount\\\":0,\\\"codesCount\\\":{\\\"__typename\\\":\\\"Count\\\",\\\"count\\\":1,\\\"precision\\\":\\\"EXACT\\\"},\\\"codes\\\":{\\\"__typename\\\":\\\"DiscountRedeemCodeConnection\\\",\\\"nodes\\\":[{\\\"__typename\\\":\\\"DiscountRedeemCode\\\",\\\"code\\\":\\\"LEPLTMEM\\\"}],\\\"pageInfo\\\":{\\\"__typename\\\":\\\"PageInfo\\\",\\\"hasPreviousPage\\\":false,\\\"hasNextPage\\\":false,\\\"startCursor\\\":\\\"eyJsYXN0X2lkIjoyMDcwNTc5MTAxNzE4MCwibGFzdF92YWx1ZSI6IjIwNzA1NzkxMDE3MTgwIn0=\\\",\\\"endCursor\\\":\\\"eyJsYXN0X2lkIjoyMDcwNTc5MTAxNzE4MCwibGFzdF92YWx1ZSI6IjIwNzA1NzkxMDE3MTgwIn0=\\\"}},\\\"combinesWith\\\":{\\\"__typename\\\":\\\"DiscountCombinesWith\\\",\\\"orderDiscounts\\\":false,\\\"productDiscounts\\\":true,\\\"shippingDiscounts\\\":true},\\\"createdAt\\\":\\\"2026-04-13T21:33:21Z\\\",\\\"customerGets\\\":{\\\"__typename\\\":\\\"DiscountCustomerGets\\\",\\\"items\\\":{\\\"__typename\\\":\\\"AllDiscountItems\\\",\\\"allItems\\\":true},\\\"value\\\":{\\\"__typename\\\":\\\"DiscountPercentage\\\",\\\"percentage\\\":0.1},\\\"appliesOnOneTimePurchase\\\":true,\\\"appliesOnSubscription\\\":false},\\\"context\\\":{\\\"__typename\\\":\\\"DiscountCustomerSegments\\\",\\\"segments\\\":[{\\\"__typename\\\":\\\"Segment\\\",\\\"id\\\":\\\"gid:\/\/shopify\/Segment\/563794116828\\\",\\\"lastEditDate\\\":\\\"2026-04-13T21:00:34Z\\\",\\\"name\\\":\\\"premium_lifetime_member\\\",\\\"query\\\":\\\"customer_tags CONTAINS 'premium_lifetime_member'\\\"}]},\\\"endsAt\\\":null,\\\"shortSummary\\\":\\\"10% off one-time purchase products\\\",\\\"startsAt\\\":\\\"2026-04-13T21:26:15Z\\\",\\\"status\\\":\\\"ACTIVE\\\",\\\"summary\\\":\\\"10% off one-time purchase products \u2022 For premium_lifetime_member customers\\\",\\\"title\\\":\\\"LEPLTMEM\\\",\\\"usageLimit\\\":null,\\\"shareableUrls\\\":[{\\\"__typename\\\":\\\"DiscountShareableUrl\\\",\\\"targetItemImage\\\":null,\\\"targetType\\\":\\\"HOME\\\",\\\"title\\\":\\\"Homepage\\\",\\\"url\\\":\\\"https:\/\/life-enthusiast.com\/discount\/LEPLTMEM\\\"}]}}},\\\"membershipName\\\":\\\"Life Enthusiast Premium Membership Lifetime\\\",\\\"sendDiscountAfterBilling\\\":false,\\\"applyDiscountAutomatically\\\":true,\\\"isActive\\\":false,\\\"giftCardAmount\\\":10}]\"],\"pma-platinum-membership-l4-monthly\":[\"[]\"],\"membership-with-coaching-(l3)\":[\"[]\"],\"gold-l2-annual\":[\"[]\"]}",
              "membershipByCustomerTag": "{\"premium-content-monthly-gold-l1\":[{\"id\":37233,\"shop\":\"xnw918-dh.myshopify.com\",\"groupName\":\"Premium Content Monthly Gold L1\",\"subscriptionId\":6488326364,\"productCount\":0,\"productVariantCount\":0,\"infoJson\":\"{\\\"id\\\":6488326364,\\\"productCount\\\":0,\\\"productVariantCount\\\":null,\\\"subscriptionPlans\\\":[{\\\"frequencyCount\\\":1,\\\"frequencyInterval\\\":\\\"MONTH\\\",\\\"billingFrequencyCount\\\":1,\\\"billingFrequencyInterval\\\":\\\"MONTH\\\",\\\"frequencyName\\\":\\\"Premium Content Monthly\\\",\\\"discountOffer\\\":100.0,\\\"discountOffer2\\\":0.0,\\\"afterCycle1\\\":0,\\\"afterCycle2\\\":1,\\\"discountType\\\":\\\"PERCENTAGE\\\",\\\"discountType2\\\":\\\"PERCENTAGE\\\",\\\"discountEnabled\\\":true,\\\"discountEnabled2\\\":true,\\\"discountEnabledMasked\\\":true,\\\"discountEnabled2Masked\\\":true,\\\"id\\\":\\\"gid:\/\/shopify\/SellingPlan\/32858865884\\\",\\\"frequencyType\\\":\\\"ON_PURCHASE_DAY\\\",\\\"specificDayValue\\\":null,\\\"specificMonthValue\\\":null,\\\"specificDayEnabled\\\":false,\\\"maxCycles\\\":null,\\\"minCycles\\\":1,\\\"cutOff\\\":0,\\\"prepaidFlag\\\":\\\"false\\\",\\\"idNew\\\":\\\"gid:\/\/shopify\/SellingPlan\/32858865884\\\",\\\"planType\\\":\\\"PAY_AS_YOU_GO\\\",\\\"deliveryPolicyPreAnchorBehavior\\\":\\\"ASAP\\\",\\\"freeTrialEnabled\\\":true,\\\"freeTrialCount\\\":7,\\\"freeTrialInterval\\\":\\\"DAY\\\",\\\"frequencyDescription\\\":\\\"Try it for free for a Week\\\",\\\"keepOriginalNextBillingDateAfterTrial\\\":true,\\\"planSequence\\\":null,\\\"groupName\\\":null,\\\"groupId\\\":null,\\\"memberOnly\\\":true,\\\"nonMemberOnly\\\":false,\\\"memberInclusiveTags\\\":\\\"pma-member\\\",\\\"memberExclusiveTags\\\":null,\\\"lifeTimeMembership\\\":false,\\\"rulesJson\\\":null,\\\"allowedForUpgradeDowngrade\\\":false}],\\\"groupName\\\":\\\"Premium Content Monthly Gold L1\\\",\\\"productIds\\\":\\\"[]\\\",\\\"productId\\\":null,\\\"variantIds\\\":\\\"[{\\\\\\\"id\\\\\\\":49928847458524,\\\\\\\"title\\\\\\\":\\\\\\\"Life Enthusiast Memberships - Gold L1 (Monthly)\\\\\\\"}]\\\",\\\"accessoryProductIds\\\":null,\\\"customerTag\\\":\\\"premium-content-monthly-gold-l1\\\",\\\"orderTag\\\":\\\"Member Monthly\\\",\\\"rulesJson\\\":\\\"[]\\\",\\\"formFieldsJson\\\":\\\"[]\\\",\\\"translations\\\":null,\\\"memberOrderTag\\\":null}\",\"productIds\":\"\",\"variantIds\":\"49928847458524\",\"variantProductIds\":\"9314595504348\",\"customerTag\":\"premium-content-monthly-gold-l1\",\"orderTag\":\"Member Monthly\",\"rulesJson\":\"[]\",\"formFieldsJson\":\"[]\",\"savedSearchId\":null,\"savedSegmentSearchId\":\"gid:\/\/shopify\/Segment\/554940039388\",\"planSequence\":null,\"memberOrderTag\":null,\"translations\":null}],\"life-enthusiast-private-member-association-lifetime-membership\":[{\"id\":39886,\"shop\":\"xnw918-dh.myshopify.com\",\"groupName\":\"Life Enthusiast Private Member Association Lifetime Membership\",\"subscriptionId\":6960611548,\"productCount\":0,\"productVariantCount\":0,\"infoJson\":\"{\\\"id\\\":6960611548,\\\"productCount\\\":0,\\\"productVariantCount\\\":null,\\\"subscriptionPlans\\\":[{\\\"frequencyCount\\\":99,\\\"frequencyInterval\\\":\\\"YEAR\\\",\\\"billingFrequencyCount\\\":99,\\\"billingFrequencyInterval\\\":\\\"YEAR\\\",\\\"frequencyName\\\":\\\"Life Enthusiast Private Member Association Lifetime Membership\\\",\\\"discountOffer\\\":null,\\\"discountOffer2\\\":null,\\\"afterCycle1\\\":0,\\\"afterCycle2\\\":0,\\\"discountType\\\":null,\\\"discountType2\\\":null,\\\"discountEnabled\\\":false,\\\"discountEnabled2\\\":false,\\\"discountEnabledMasked\\\":false,\\\"discountEnabled2Masked\\\":false,\\\"id\\\":\\\"gid:\/\/shopify\/SellingPlan\/33338392796\\\",\\\"frequencyType\\\":\\\"ON_PURCHASE_DAY\\\",\\\"specificDayValue\\\":null,\\\"specificMonthValue\\\":null,\\\"specificDayEnabled\\\":false,\\\"maxCycles\\\":null,\\\"minCycles\\\":1,\\\"cutOff\\\":0,\\\"prepaidFlag\\\":\\\"false\\\",\\\"idNew\\\":\\\"gid:\/\/shopify\/SellingPlan\/33338392796\\\",\\\"planType\\\":\\\"PAY_AS_YOU_GO\\\",\\\"deliveryPolicyPreAnchorBehavior\\\":\\\"ASAP\\\",\\\"freeTrialEnabled\\\":false,\\\"freeTrialCount\\\":null,\\\"freeTrialInterval\\\":null,\\\"frequencyDescription\\\":\\\"\\\",\\\"keepOriginalNextBillingDateAfterTrial\\\":null,\\\"planSequence\\\":null,\\\"groupName\\\":null,\\\"groupId\\\":null,\\\"memberOnly\\\":false,\\\"nonMemberOnly\\\":false,\\\"memberInclusiveTags\\\":null,\\\"memberExclusiveTags\\\":null,\\\"lifeTimeMembership\\\":true,\\\"rulesJson\\\":null,\\\"allowedForUpgradeDowngrade\\\":false}],\\\"groupName\\\":\\\"Life Enthusiast Private Member Association Lifetime Membership\\\",\\\"productIds\\\":\\\"[]\\\",\\\"productId\\\":null,\\\"variantIds\\\":\\\"[{\\\\\\\"id\\\\\\\":49882057769180,\\\\\\\"title\\\\\\\":\\\\\\\"Life Enthusiast Private Member Association Lifetime - Default Title\\\\\\\"}]\\\",\\\"accessoryProductIds\\\":null,\\\"customerTag\\\":\\\"life-enthusiast-private-member-association-lifetime-membership\\\",\\\"orderTag\\\":\\\"le-private-member-association-lifetime\\\",\\\"rulesJson\\\":\\\"[{\\\\\\\"rule\\\\\\\":\\\\\\\"discount\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"path\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"pathMatch\\\\\\\":\\\\\\\"contains\\\\\\\",\\\\\\\"discountCode\\\\\\\":\\\\\\\"1444327915740\\\\\\\",\\\\\\\"discountMessage\\\\\\\":\\\\\\\"10% off one-time purchase products \u2022 For premium_lifetime_member customers\\\\\\\",\\\\\\\"discountUrl\\\\\\\":\\\\\\\"https:\/\/life-enthusiast.com\/discount\/LEPLTMEM\\\\\\\",\\\\\\\"deliveryFrequency\\\\\\\":\\\\\\\"Monthly\\\\\\\",\\\\\\\"deliveryFrequencyCount\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"limitAccessType\\\\\\\":\\\\\\\"percentage-discount\\\\\\\",\\\\\\\"discountCodeText\\\\\\\":\\\\\\\"LEPLTMEM\\\\\\\",\\\\\\\"discountPercentage\\\\\\\":\\\\\\\"10.00\\\\\\\",\\\\\\\"discountAmount\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"elementRestrictType\\\\\\\":\\\\\\\"url\\\\\\\",\\\\\\\"bucketCategory\\\\\\\":\\\\\\\"tags\\\\\\\",\\\\\\\"bucketCategoryValue\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"discountCodeDetails\\\\\\\":{\\\\\\\"codeDiscountNode\\\\\\\":{\\\\\\\"__typename\\\\\\\":\\\\\\\"DiscountCodeNode\\\\\\\",\\\\\\\"id\\\\\\\":\\\\\\\"gid:\/\/shopify\/DiscountCodeNode\/1444327915740\\\\\\\",\\\\\\\"codeDiscount\\\\\\\":{\\\\\\\"__typename\\\\\\\":\\\\\\\"DiscountCodeBasic\\\\\\\",\\\\\\\"appliesOncePerCustomer\\\\\\\":false,\\\\\\\"asyncUsageCount\\\\\\\":0,\\\\\\\"codesCount\\\\\\\":{\\\\\\\"__typename\\\\\\\":\\\\\\\"Count\\\\\\\",\\\\\\\"count\\\\\\\":1,\\\\\\\"precision\\\\\\\":\\\\\\\"EXACT\\\\\\\"},\\\\\\\"codes\\\\\\\":{\\\\\\\"__typename\\\\\\\":\\\\\\\"DiscountRedeemCodeConnection\\\\\\\",\\\\\\\"nodes\\\\\\\":[{\\\\\\\"__typename\\\\\\\":\\\\\\\"DiscountRedeemCode\\\\\\\",\\\\\\\"code\\\\\\\":\\\\\\\"LEPLTMEM\\\\\\\"}],\\\\\\\"pageInfo\\\\\\\":{\\\\\\\"__typename\\\\\\\":\\\\\\\"PageInfo\\\\\\\",\\\\\\\"hasPreviousPage\\\\\\\":false,\\\\\\\"hasNextPage\\\\\\\":false,\\\\\\\"startCursor\\\\\\\":\\\\\\\"eyJsYXN0X2lkIjoyMDcwNTc5MTAxNzE4MCwibGFzdF92YWx1ZSI6IjIwNzA1NzkxMDE3MTgwIn0=\\\\\\\",\\\\\\\"endCursor\\\\\\\":\\\\\\\"eyJsYXN0X2lkIjoyMDcwNTc5MTAxNzE4MCwibGFzdF92YWx1ZSI6IjIwNzA1NzkxMDE3MTgwIn0=\\\\\\\"}},\\\\\\\"combinesWith\\\\\\\":{\\\\\\\"__typename\\\\\\\":\\\\\\\"DiscountCombinesWith\\\\\\\",\\\\\\\"orderDiscounts\\\\\\\":false,\\\\\\\"productDiscounts\\\\\\\":true,\\\\\\\"shippingDiscounts\\\\\\\":true},\\\\\\\"createdAt\\\\\\\":\\\\\\\"2026-04-13T21:33:21Z\\\\\\\",\\\\\\\"customerGets\\\\\\\":{\\\\\\\"__typename\\\\\\\":\\\\\\\"DiscountCustomerGets\\\\\\\",\\\\\\\"items\\\\\\\":{\\\\\\\"__typename\\\\\\\":\\\\\\\"AllDiscountItems\\\\\\\",\\\\\\\"allItems\\\\\\\":true},\\\\\\\"value\\\\\\\":{\\\\\\\"__typename\\\\\\\":\\\\\\\"DiscountPercentage\\\\\\\",\\\\\\\"percentage\\\\\\\":0.1},\\\\\\\"appliesOnOneTimePurchase\\\\\\\":true,\\\\\\\"appliesOnSubscription\\\\\\\":false},\\\\\\\"context\\\\\\\":{\\\\\\\"__typename\\\\\\\":\\\\\\\"DiscountCustomerSegments\\\\\\\",\\\\\\\"segments\\\\\\\":[{\\\\\\\"__typename\\\\\\\":\\\\\\\"Segment\\\\\\\",\\\\\\\"id\\\\\\\":\\\\\\\"gid:\/\/shopify\/Segment\/563794116828\\\\\\\",\\\\\\\"lastEditDate\\\\\\\":\\\\\\\"2026-04-13T21:00:34Z\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"premium_lifetime_member\\\\\\\",\\\\\\\"query\\\\\\\":\\\\\\\"customer_tags CONTAINS 'premium_lifetime_member'\\\\\\\"}]},\\\\\\\"endsAt\\\\\\\":null,\\\\\\\"shortSummary\\\\\\\":\\\\\\\"10% off one-time purchase products\\\\\\\",\\\\\\\"startsAt\\\\\\\":\\\\\\\"2026-04-13T21:26:15Z\\\\\\\",\\\\\\\"status\\\\\\\":\\\\\\\"ACTIVE\\\\\\\",\\\\\\\"summary\\\\\\\":\\\\\\\"10% off one-time purchase products \u2022 For premium_lifetime_member customers\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"LEPLTMEM\\\\\\\",\\\\\\\"usageLimit\\\\\\\":null,\\\\\\\"shareableUrls\\\\\\\":[{\\\\\\\"__typename\\\\\\\":\\\\\\\"DiscountShareableUrl\\\\\\\",\\\\\\\"targetItemImage\\\\\\\":null,\\\\\\\"targetType\\\\\\\":\\\\\\\"HOME\\\\\\\",\\\\\\\"title\\\\\\\":\\\\\\\"Homepage\\\\\\\",\\\\\\\"url\\\\\\\":\\\\\\\"https:\/\/life-enthusiast.com\/discount\/LEPLTMEM\\\\\\\"}]}}},\\\\\\\"membershipName\\\\\\\":\\\\\\\"Life Enthusiast Premium Membership Lifetime\\\\\\\",\\\\\\\"sendDiscountAfterBilling\\\\\\\":false,\\\\\\\"applyDiscountAutomatically\\\\\\\":true,\\\\\\\"isActive\\\\\\\":false,\\\\\\\"giftCardAmount\\\\\\\":10}]\\\",\\\"formFieldsJson\\\":\\\"[]\\\",\\\"translations\\\":null,\\\"memberOrderTag\\\":null}\",\"productIds\":\"\",\"variantIds\":\"49882057769180\",\"variantProductIds\":\"9328987013340\",\"customerTag\":\"life-enthusiast-private-member-association-lifetime-membership\",\"orderTag\":\"le-private-member-association-lifetime\",\"rulesJson\":\"[{\\\"rule\\\":\\\"discount\\\",\\\"selector\\\":\\\"\\\",\\\"message\\\":\\\"\\\",\\\"path\\\":\\\"\\\",\\\"pathMatch\\\":\\\"contains\\\",\\\"discountCode\\\":\\\"1444327915740\\\",\\\"discountMessage\\\":\\\"10% off one-time purchase products \u2022 For premium_lifetime_member customers\\\",\\\"discountUrl\\\":\\\"https:\/\/life-enthusiast.com\/discount\/LEPLTMEM\\\",\\\"deliveryFrequency\\\":\\\"Monthly\\\",\\\"deliveryFrequencyCount\\\":\\\"1\\\",\\\"limitAccessType\\\":\\\"percentage-discount\\\",\\\"discountCodeText\\\":\\\"LEPLTMEM\\\",\\\"discountPercentage\\\":\\\"10.00\\\",\\\"discountAmount\\\":\\\"\\\",\\\"elementRestrictType\\\":\\\"url\\\",\\\"bucketCategory\\\":\\\"tags\\\",\\\"bucketCategoryValue\\\":\\\"\\\",\\\"discountCodeDetails\\\":{\\\"codeDiscountNode\\\":{\\\"__typename\\\":\\\"DiscountCodeNode\\\",\\\"id\\\":\\\"gid:\/\/shopify\/DiscountCodeNode\/1444327915740\\\",\\\"codeDiscount\\\":{\\\"__typename\\\":\\\"DiscountCodeBasic\\\",\\\"appliesOncePerCustomer\\\":false,\\\"asyncUsageCount\\\":0,\\\"codesCount\\\":{\\\"__typename\\\":\\\"Count\\\",\\\"count\\\":1,\\\"precision\\\":\\\"EXACT\\\"},\\\"codes\\\":{\\\"__typename\\\":\\\"DiscountRedeemCodeConnection\\\",\\\"nodes\\\":[{\\\"__typename\\\":\\\"DiscountRedeemCode\\\",\\\"code\\\":\\\"LEPLTMEM\\\"}],\\\"pageInfo\\\":{\\\"__typename\\\":\\\"PageInfo\\\",\\\"hasPreviousPage\\\":false,\\\"hasNextPage\\\":false,\\\"startCursor\\\":\\\"eyJsYXN0X2lkIjoyMDcwNTc5MTAxNzE4MCwibGFzdF92YWx1ZSI6IjIwNzA1NzkxMDE3MTgwIn0=\\\",\\\"endCursor\\\":\\\"eyJsYXN0X2lkIjoyMDcwNTc5MTAxNzE4MCwibGFzdF92YWx1ZSI6IjIwNzA1NzkxMDE3MTgwIn0=\\\"}},\\\"combinesWith\\\":{\\\"__typename\\\":\\\"DiscountCombinesWith\\\",\\\"orderDiscounts\\\":false,\\\"productDiscounts\\\":true,\\\"shippingDiscounts\\\":true},\\\"createdAt\\\":\\\"2026-04-13T21:33:21Z\\\",\\\"customerGets\\\":{\\\"__typename\\\":\\\"DiscountCustomerGets\\\",\\\"items\\\":{\\\"__typename\\\":\\\"AllDiscountItems\\\",\\\"allItems\\\":true},\\\"value\\\":{\\\"__typename\\\":\\\"DiscountPercentage\\\",\\\"percentage\\\":0.1},\\\"appliesOnOneTimePurchase\\\":true,\\\"appliesOnSubscription\\\":false},\\\"context\\\":{\\\"__typename\\\":\\\"DiscountCustomerSegments\\\",\\\"segments\\\":[{\\\"__typename\\\":\\\"Segment\\\",\\\"id\\\":\\\"gid:\/\/shopify\/Segment\/563794116828\\\",\\\"lastEditDate\\\":\\\"2026-04-13T21:00:34Z\\\",\\\"name\\\":\\\"premium_lifetime_member\\\",\\\"query\\\":\\\"customer_tags CONTAINS 'premium_lifetime_member'\\\"}]},\\\"endsAt\\\":null,\\\"shortSummary\\\":\\\"10% off one-time purchase products\\\",\\\"startsAt\\\":\\\"2026-04-13T21:26:15Z\\\",\\\"status\\\":\\\"ACTIVE\\\",\\\"summary\\\":\\\"10% off one-time purchase products \u2022 For premium_lifetime_member customers\\\",\\\"title\\\":\\\"LEPLTMEM\\\",\\\"usageLimit\\\":null,\\\"shareableUrls\\\":[{\\\"__typename\\\":\\\"DiscountShareableUrl\\\",\\\"targetItemImage\\\":null,\\\"targetType\\\":\\\"HOME\\\",\\\"title\\\":\\\"Homepage\\\",\\\"url\\\":\\\"https:\/\/life-enthusiast.com\/discount\/LEPLTMEM\\\"}]}}},\\\"membershipName\\\":\\\"Life Enthusiast Premium Membership Lifetime\\\",\\\"sendDiscountAfterBilling\\\":false,\\\"applyDiscountAutomatically\\\":true,\\\"isActive\\\":false,\\\"giftCardAmount\\\":10}]\",\"formFieldsJson\":\"[]\",\"savedSearchId\":null,\"savedSegmentSearchId\":\"gid:\/\/shopify\/Segment\/561496654044\",\"planSequence\":null,\"memberOrderTag\":null,\"translations\":null}],\"pma-platinum-membership-l4-monthly\":[{\"id\":41940,\"shop\":\"xnw918-dh.myshopify.com\",\"groupName\":\"PMA Platinum Membership L4 (Monthly)\",\"subscriptionId\":7054557404,\"productCount\":0,\"productVariantCount\":0,\"infoJson\":\"{\\\"id\\\":7054557404,\\\"productCount\\\":0,\\\"productVariantCount\\\":null,\\\"subscriptionPlans\\\":[{\\\"frequencyCount\\\":1,\\\"frequencyInterval\\\":\\\"MONTH\\\",\\\"billingFrequencyCount\\\":1,\\\"billingFrequencyInterval\\\":\\\"MONTH\\\",\\\"frequencyName\\\":\\\"Monthly Membership\\\",\\\"discountOffer\\\":null,\\\"discountOffer2\\\":null,\\\"afterCycle1\\\":0,\\\"afterCycle2\\\":0,\\\"discountType\\\":null,\\\"discountType2\\\":null,\\\"discountEnabled\\\":false,\\\"discountEnabled2\\\":false,\\\"discountEnabledMasked\\\":false,\\\"discountEnabled2Masked\\\":false,\\\"id\\\":\\\"gid:\/\/shopify\/SellingPlan\/33440858332\\\",\\\"frequencyType\\\":\\\"ON_PURCHASE_DAY\\\",\\\"specificDayValue\\\":null,\\\"specificMonthValue\\\":null,\\\"specificDayEnabled\\\":false,\\\"maxCycles\\\":null,\\\"minCycles\\\":null,\\\"cutOff\\\":0,\\\"prepaidFlag\\\":\\\"false\\\",\\\"idNew\\\":\\\"gid:\/\/shopify\/SellingPlan\/33440858332\\\",\\\"planType\\\":\\\"PAY_AS_YOU_GO\\\",\\\"deliveryPolicyPreAnchorBehavior\\\":\\\"ASAP\\\",\\\"freeTrialEnabled\\\":false,\\\"freeTrialCount\\\":null,\\\"freeTrialInterval\\\":null,\\\"frequencyDescription\\\":null,\\\"keepOriginalNextBillingDateAfterTrial\\\":null,\\\"planSequence\\\":null,\\\"groupName\\\":null,\\\"groupId\\\":null,\\\"memberOnly\\\":null,\\\"nonMemberOnly\\\":null,\\\"memberInclusiveTags\\\":null,\\\"memberExclusiveTags\\\":null,\\\"lifeTimeMembership\\\":false,\\\"rulesJson\\\":null,\\\"allowedForUpgradeDowngrade\\\":false}],\\\"groupName\\\":\\\"PMA Platinum Membership L4 (Monthly)\\\",\\\"productIds\\\":\\\"[]\\\",\\\"productId\\\":null,\\\"variantIds\\\":\\\"[{\\\\\\\"id\\\\\\\":50682072498396,\\\\\\\"title\\\\\\\":\\\\\\\"Life Enthusiast Memberships - Platinum L4 (Monthly)\\\\\\\"}]\\\",\\\"accessoryProductIds\\\":null,\\\"customerTag\\\":\\\"pma-platinum-membership-l4-monthly\\\",\\\"orderTag\\\":\\\"PMA_Platinum_L4_Monthly\\\",\\\"rulesJson\\\":\\\"[]\\\",\\\"formFieldsJson\\\":\\\"[]\\\",\\\"translations\\\":null,\\\"memberOrderTag\\\":null}\",\"productIds\":\"\",\"variantIds\":\"50682072498396\",\"variantProductIds\":\"9314595504348\",\"customerTag\":\"pma-platinum-membership-l4-monthly\",\"orderTag\":\"PMA_Platinum_L4_Monthly\",\"rulesJson\":\"[]\",\"formFieldsJson\":\"[]\",\"savedSearchId\":null,\"savedSegmentSearchId\":\"gid:\/\/shopify\/Segment\/569117016284\",\"planSequence\":null,\"memberOrderTag\":null,\"translations\":null}],\"membership-with-coaching-(l3)\":[{\"id\":40199,\"shop\":\"xnw918-dh.myshopify.com\",\"groupName\":\"Membership with Coaching (L3)\",\"subscriptionId\":6990758108,\"productCount\":0,\"productVariantCount\":0,\"infoJson\":\"{\\\"id\\\":6990758108,\\\"productCount\\\":0,\\\"productVariantCount\\\":null,\\\"subscriptionPlans\\\":[{\\\"frequencyCount\\\":99,\\\"frequencyInterval\\\":\\\"YEAR\\\",\\\"billingFrequencyCount\\\":99,\\\"billingFrequencyInterval\\\":\\\"YEAR\\\",\\\"frequencyName\\\":\\\"Lifetime Membership\\\",\\\"discountOffer\\\":null,\\\"discountOffer2\\\":null,\\\"afterCycle1\\\":0,\\\"afterCycle2\\\":0,\\\"discountType\\\":null,\\\"discountType2\\\":null,\\\"discountEnabled\\\":false,\\\"discountEnabled2\\\":false,\\\"discountEnabledMasked\\\":false,\\\"discountEnabled2Masked\\\":false,\\\"id\\\":\\\"gid:\/\/shopify\/SellingPlan\/33369063644\\\",\\\"frequencyType\\\":\\\"ON_PURCHASE_DAY\\\",\\\"specificDayValue\\\":null,\\\"specificMonthValue\\\":null,\\\"specificDayEnabled\\\":false,\\\"maxCycles\\\":null,\\\"minCycles\\\":null,\\\"cutOff\\\":0,\\\"prepaidFlag\\\":\\\"false\\\",\\\"idNew\\\":\\\"gid:\/\/shopify\/SellingPlan\/33369063644\\\",\\\"planType\\\":\\\"PAY_AS_YOU_GO\\\",\\\"deliveryPolicyPreAnchorBehavior\\\":\\\"ASAP\\\",\\\"freeTrialEnabled\\\":false,\\\"freeTrialCount\\\":null,\\\"freeTrialInterval\\\":null,\\\"frequencyDescription\\\":null,\\\"keepOriginalNextBillingDateAfterTrial\\\":null,\\\"planSequence\\\":null,\\\"groupName\\\":null,\\\"groupId\\\":null,\\\"memberOnly\\\":true,\\\"nonMemberOnly\\\":false,\\\"memberInclusiveTags\\\":\\\"pma-member\\\",\\\"memberExclusiveTags\\\":null,\\\"lifeTimeMembership\\\":true,\\\"rulesJson\\\":null,\\\"allowedForUpgradeDowngrade\\\":false}],\\\"groupName\\\":\\\"Membership with Coaching (L3)\\\",\\\"productIds\\\":\\\"[]\\\",\\\"productId\\\":null,\\\"variantIds\\\":\\\"[]\\\",\\\"accessoryProductIds\\\":null,\\\"customerTag\\\":\\\"membership-with-coaching-(l3)\\\",\\\"orderTag\\\":\\\"Gold membership\\\",\\\"rulesJson\\\":\\\"[]\\\",\\\"formFieldsJson\\\":\\\"[]\\\",\\\"translations\\\":null,\\\"memberOrderTag\\\":null}\",\"productIds\":\"\",\"variantIds\":\"\",\"variantProductIds\":\"\",\"customerTag\":\"membership-with-coaching-(l3)\",\"orderTag\":\"Gold membership\",\"rulesJson\":\"[]\",\"formFieldsJson\":\"[]\",\"savedSearchId\":null,\"savedSegmentSearchId\":\"gid:\/\/shopify\/Segment\/563705577692\",\"planSequence\":null,\"memberOrderTag\":null,\"translations\":null}],\"gold-l2-annual\":[{\"id\":41972,\"shop\":\"xnw918-dh.myshopify.com\",\"groupName\":\"Gold L2 Annual\",\"subscriptionId\":7058751708,\"productCount\":0,\"productVariantCount\":0,\"infoJson\":\"{\\\"id\\\":7058751708,\\\"productCount\\\":0,\\\"productVariantCount\\\":null,\\\"subscriptionPlans\\\":[{\\\"frequencyCount\\\":1,\\\"frequencyInterval\\\":\\\"YEAR\\\",\\\"billingFrequencyCount\\\":1,\\\"billingFrequencyInterval\\\":\\\"YEAR\\\",\\\"frequencyName\\\":\\\"Annual Membership\\\",\\\"discountOffer\\\":null,\\\"discountOffer2\\\":null,\\\"afterCycle1\\\":0,\\\"afterCycle2\\\":0,\\\"discountType\\\":null,\\\"discountType2\\\":null,\\\"discountEnabled\\\":false,\\\"discountEnabled2\\\":false,\\\"discountEnabledMasked\\\":false,\\\"discountEnabled2Masked\\\":false,\\\"id\\\":\\\"gid:\/\/shopify\/SellingPlan\/33445183708\\\",\\\"frequencyType\\\":\\\"ON_PURCHASE_DAY\\\",\\\"specificDayValue\\\":null,\\\"specificMonthValue\\\":null,\\\"specificDayEnabled\\\":false,\\\"maxCycles\\\":null,\\\"minCycles\\\":2,\\\"cutOff\\\":0,\\\"prepaidFlag\\\":\\\"false\\\",\\\"idNew\\\":\\\"gid:\/\/shopify\/SellingPlan\/33445183708\\\",\\\"planType\\\":\\\"PAY_AS_YOU_GO\\\",\\\"deliveryPolicyPreAnchorBehavior\\\":\\\"ASAP\\\",\\\"freeTrialEnabled\\\":false,\\\"freeTrialCount\\\":null,\\\"freeTrialInterval\\\":null,\\\"frequencyDescription\\\":null,\\\"keepOriginalNextBillingDateAfterTrial\\\":null,\\\"planSequence\\\":null,\\\"groupName\\\":null,\\\"groupId\\\":null,\\\"memberOnly\\\":null,\\\"nonMemberOnly\\\":null,\\\"memberInclusiveTags\\\":null,\\\"memberExclusiveTags\\\":null,\\\"lifeTimeMembership\\\":false,\\\"rulesJson\\\":null,\\\"allowedForUpgradeDowngrade\\\":false}],\\\"groupName\\\":\\\"Gold L2 Annual\\\",\\\"productIds\\\":\\\"[]\\\",\\\"productId\\\":null,\\\"variantIds\\\":\\\"[{\\\\\\\"id\\\\\\\":49928847491292,\\\\\\\"title\\\\\\\":\\\\\\\"Life Enthusiast Memberships - Gold L2 (Annual)\\\\\\\"}]\\\",\\\"accessoryProductIds\\\":null,\\\"customerTag\\\":\\\"gold-l2-annual\\\",\\\"orderTag\\\":\\\"gold_l2_annual\\\",\\\"rulesJson\\\":\\\"[]\\\",\\\"formFieldsJson\\\":\\\"[]\\\",\\\"translations\\\":null,\\\"memberOrderTag\\\":null}\",\"productIds\":\"\",\"variantIds\":\"49928847491292\",\"variantProductIds\":\"9314595504348\",\"customerTag\":\"gold-l2-annual\",\"orderTag\":\"gold_l2_annual\",\"rulesJson\":\"[]\",\"formFieldsJson\":\"[]\",\"savedSearchId\":null,\"savedSegmentSearchId\":\"gid:\/\/shopify\/Segment\/569257689308\",\"planSequence\":null,\"memberOrderTag\":null,\"translations\":null}]}",
              "memberOnlySellingPlansJson": {"32858865884":{"shop":"xnw918-dh.myshopify.com","sellingPlanId":32858865884,"enableMemberInclusiveTag":true,"memberInclusiveTags":"pma-member","enableMemberExclusiveTag":false},"33369063644":{"shop":"xnw918-dh.myshopify.com","sellingPlanId":33369063644,"enableMemberInclusiveTag":true,"memberInclusiveTags":"pma-member","enableMemberExclusiveTag":false}},
              "nonMemberOnlySellingPlansJson": {},
              "sellingPlansJson": [{"frequencyCount":1,"frequencyInterval":"MONTH","billingFrequencyCount":1,"billingFrequencyInterval":"MONTH","frequencyName":"Premium Content Monthly","discountOffer":100.0,"discountOffer2":0.0,"afterCycle1":0,"afterCycle2":1,"discountType":"PERCENTAGE","discountType2":"PERCENTAGE","discountEnabled":true,"discountEnabled2":true,"discountEnabledMasked":true,"discountEnabled2Masked":true,"id":"gid://shopify/SellingPlan/32858865884","frequencyType":"ON_PURCHASE_DAY","specificDayEnabled":false,"minCycles":1,"cutOff":0,"prepaidFlag":"false","idNew":"gid://shopify/SellingPlan/32858865884","planType":"PAY_AS_YOU_GO","deliveryPolicyPreAnchorBehavior":"ASAP","freeTrialEnabled":true,"freeTrialCount":7,"freeTrialInterval":"DAY","frequencyDescription":"Try it for free for a Week","keepOriginalNextBillingDateAfterTrial":true,"groupName":"Premium Content Monthly Gold L1","groupId":6488326364,"memberOnly":true,"nonMemberOnly":false,"memberInclusiveTags":"pma-member","lifeTimeMembership":false,"allowedForUpgradeDowngrade":false},{"frequencyCount":99,"frequencyInterval":"YEAR","billingFrequencyCount":99,"billingFrequencyInterval":"YEAR","frequencyName":"Life Enthusiast Private Member Association Lifetime Membership","afterCycle1":0,"afterCycle2":0,"discountEnabled":false,"discountEnabled2":false,"discountEnabledMasked":false,"discountEnabled2Masked":false,"id":"gid://shopify/SellingPlan/33338392796","frequencyType":"ON_PURCHASE_DAY","specificDayEnabled":false,"minCycles":1,"cutOff":0,"prepaidFlag":"false","idNew":"gid://shopify/SellingPlan/33338392796","planType":"PAY_AS_YOU_GO","deliveryPolicyPreAnchorBehavior":"ASAP","freeTrialEnabled":false,"frequencyDescription":"","groupName":"Life Enthusiast Private Member Association Lifetime Membership","groupId":6960611548,"memberOnly":false,"nonMemberOnly":false,"lifeTimeMembership":true,"allowedForUpgradeDowngrade":false},{"frequencyCount":99,"frequencyInterval":"YEAR","billingFrequencyCount":99,"billingFrequencyInterval":"YEAR","frequencyName":"Lifetime Membership","afterCycle1":0,"afterCycle2":0,"discountEnabled":false,"discountEnabled2":false,"discountEnabledMasked":false,"discountEnabled2Masked":false,"id":"gid://shopify/SellingPlan/33369063644","frequencyType":"ON_PURCHASE_DAY","specificDayEnabled":false,"cutOff":0,"prepaidFlag":"false","idNew":"gid://shopify/SellingPlan/33369063644","planType":"PAY_AS_YOU_GO","deliveryPolicyPreAnchorBehavior":"ASAP","freeTrialEnabled":false,"groupName":"Membership with Coaching (L3)","groupId":6990758108,"memberOnly":true,"nonMemberOnly":false,"memberInclusiveTags":"pma-member","lifeTimeMembership":true,"allowedForUpgradeDowngrade":false},{"frequencyCount":1,"frequencyInterval":"MONTH","billingFrequencyCount":1,"billingFrequencyInterval":"MONTH","frequencyName":"Monthly Membership","afterCycle1":0,"afterCycle2":0,"discountEnabled":false,"discountEnabled2":false,"discountEnabledMasked":false,"discountEnabled2Masked":false,"id":"gid://shopify/SellingPlan/33440858332","frequencyType":"ON_PURCHASE_DAY","specificDayEnabled":false,"cutOff":0,"prepaidFlag":"false","idNew":"gid://shopify/SellingPlan/33440858332","planType":"PAY_AS_YOU_GO","deliveryPolicyPreAnchorBehavior":"ASAP","freeTrialEnabled":false,"groupName":"PMA Platinum Membership L4 (Monthly)","groupId":7054557404,"lifeTimeMembership":false,"allowedForUpgradeDowngrade":false},{"frequencyCount":1,"frequencyInterval":"YEAR","billingFrequencyCount":1,"billingFrequencyInterval":"YEAR","frequencyName":"Annual Membership","afterCycle1":0,"afterCycle2":0,"discountEnabled":false,"discountEnabled2":false,"discountEnabledMasked":false,"discountEnabled2Masked":false,"id":"gid://shopify/SellingPlan/33445183708","frequencyType":"ON_PURCHASE_DAY","specificDayEnabled":false,"minCycles":2,"cutOff":0,"prepaidFlag":"false","idNew":"gid://shopify/SellingPlan/33445183708","planType":"PAY_AS_YOU_GO","deliveryPolicyPreAnchorBehavior":"ASAP","freeTrialEnabled":false,"groupName":"Gold L2 Annual","groupId":7058751708,"lifeTimeMembership":false,"allowedForUpgradeDowngrade":false}],
              "widgetEnabled": true,
              "showTooltip" : true,
              "sortByDefaultSequence": false,
              "showSubOptionBeforeOneTime": false,
              "showStaticTooltip": false,
              "showAppstleLink": false,
              "sellingPlanTitleText" : "{{sellingPlanName}} ({{{sellingPlanPrice}}}\/renewal)",
              "oneTimePriceText" : "{{{price}}}",
              "selectedPayAsYouGoSellingPlanPriceText" : "{{{price}}}",
              "selectedPrepaidSellingPlanPriceText" : "{{{pricePerDelivery}}}",
              "selectedDiscountFormat" : "SAVE {{{selectedDiscountPercentage}}}",
              "manageSubscriptionBtnFormat" : "<a href=\"https:\/\/shopify.com\/77936034012\/account\/profile\" class=\"appstle_manageSubBtn\"><button class=\"btn\" style=\"padding: 2px 20px\">Manage Membership<\/button><\/a><a><br><br><\/a>",
              "manageSubscriptionUrl" : "https:\/\/shopify.com\/77936034012\/account\/profile",
              "appstlePlanId": 340,
              "showCheckoutSubscriptionBtn": true,
              "priceSelector": "",
              "landingPagePriceSelector": "",
              "quickViewClickSelector": "",
              "badgeTop": "",
              "pricePlacement": "BEFORE",
              "disableLoadingJquery": false,
              "disableMessagingForMembers": false,
              "isLoyaltyIntegrated": false,
              "enableMessagingForNonMembers": "false",
              "nonMemberMessaging": "Please login to avail the membership perks.",
              "showMembershipBanner": "true",
              "showDiscountWidget": "false",
              "discountBadgeImageLink": "",
              "widgetBadgeImageLink": "",
              "formMappingAttributeSelector": "",
              "quickViewModalPollingSelector": "",
              "quantitySelector": "",
              "widgetParentSelector": "",
              "productPagePriceDescriptionBlockPriceSelector": "",
              "productPagePriceDescriptionBlockParentSelector": "",
              "priceBlockSelector": "",
              "parentSelector": "",
              "triggerMembershipPerkSelector": "",
              "forceReloadWidgetSelector": "",
              "strikeoutPriceSelector": "",
              "memberPricePlacement": "BEFORE",
              "memberPriceText": "",
              "showMemberPrice": true,
              "reBuyEnabled": "false",
              "switchRadioButtonWidget": true,
              "showMemberPriceForLoggedInUsers": false,
              "enableAddJSInterceptor": false,
              "disableQueryParamsUpdate": false,
              "debugLogsEnabled": false,
              "allowPerksDuringTrial": true,
              "membershipSwap": "",
              "appProxyPathPrefix": "apps\/memberships",
              "css": {
                  "appstle_membership_widget": {
                      "margin-top": "" ,
                      "margin-bottom": "",
                  },

                  "appstle_membership_wrapper": {
                      "border-width": "",
                      "border-color": "#F47C20",
                  },

                  "appstle_circle": {
                      "border-color": "",
                  },

                  "appstle_dot": {
                      "background-color": "",
                  },

                  "appstle_select": {
                      "padding-top": "",
                      "padding-bottom": "",
                      "padding-left": "",
                      "padding-right": "",
                      "border-width": "",
                      "border-style": "",
                      "border-color": "",
                      "border-radius": "",
                  },

                  "tooltip_subscription_svg": {
                      "fill": "",
                  },

                  "appstle_tooltip": {
                      "color": "",
                      "background-color": "#fff8ea",
                  },

                  "appstle_tooltip_border_top_color": {
                      "border-top-color": "",
                  },

                  "appstle_membership_final_price": {
                      "color": "",
                  },
                  "appstle_widget_text_color": {
                      "color": "#000000",
                  },
                  "appstle_selected_background": {
                      "background": "transparent",
                  },
                  "customCSS": ".appstle_membership_save {\n    display: flex !important;\n    padding: 2px 27px !important;\n}",
                  "customerPortalCss": "",
              }
            };
          

          sessionStorage['appstleMembershipConfig'] = JSON.stringify(AM.Config);

          var _AMConfig = _AMConfig || {};

          _AMConfig.shop = 'xnw918-dh.myshopify.com';
          _AMConfig.template = 'index'
          _AMConfig.templateSuffix = ''

          


          
          _AMConfig.shopMoneyFormat = '${{amount}}';
          _AMConfig.shopMoneyFormatWithCurrencyFormat = '${{amount}} USD';
          

          
        }

</script>

<script src="https://membership-admin.appstle.com/assets/js/appstle-membership.min.js?shop=xnw918-dh.myshopify.com&v=1780626706519" defer></script>



    <script>
        if (location.pathname === '/account/login' && (location.search.indexOf("checkout_url=") !== -1)) {
            history.replaceState({}, '', location.pathname);
            location.reload();
        }
    </script>


</div><div id="shopify-block-AT3FVeUdNcHRLTnZFa__3886181796285292942" class="shopify-block shopify-app-block"><!-- Load assets like this instead of inside the schema because Shopify does not load asset if there is file name collision with another extension -->
<link href="//cdn.shopify.com/extensions/019e027c-ba46-7d9a-86aa-df17ee8b358b/cowlendar-302/assets/styles.css" rel="stylesheet" type="text/css" media="all" />
<script src="https://cdn.shopify.com/extensions/019e027c-ba46-7d9a-86aa-df17ee8b358b/cowlendar-302/assets/app.js?shop=xnw918-dh.myshopify.com" defer="defer"></script>

<script type="text/javascript">
  window._cowlendarConfig = {
  "shop_id": "77936034012",
  "shop_url": "xnw918-dh.myshopify.com",
  "shop_locale": "en"
  };
  var COW_SHOP_URL = "xnw918-dh.myshopify.com";
  window._cowProductVariants = null;
</script>


<script type="text/javascript">
  const chunks = [];
  
    /* New metafields loop */  
    
    
      
      
        chunks.push("[{\"product_handle\":\"health-coaching-by-martin-pytela\",\"service_id\":\"6971e6d73a02cee3285a0d5f\",\"type\":\"classic-no-checkout\",\"product_id\":9047661936860,\"variant_ids\":[46871002087644],\"use_multilanguage\":false,\"authorized_locales\":[\"en-US\"],\"default_locale\":\"en-US\",\"btn_label\":\"Book now\",\"book_now_default_label\":\"Book now\",\"book_now_labels\":null,\"slot_lock_remove_expired\":true,\"hide_variants_selector\":false},{\"product_handle\":\"health-coaching-by-martin-pytela\",\"service_id\":\"6972002e3a02cee3285a92ae\",\"type\":\"classic-checkout\",\"product_id\":9047661936860,\"variant_ids\":[46958463484124],\"use_multilanguage\":false,\"authorized_locales\":[\"en-US\"],\"default_locale\":\"en-US\",\"btn_label\":\"Book now\",\"book_now_default_label\":\"Book now\",\"book_now_labels\":null,\"slot_lock_remove_expired\":true,\"hide_variants_selector\":false},{\"product_handle\":\"health-coaching-by-martin-pytela\",\"service_id\":\"697217603a02cee3285b117d\",\"type\":\"classic-checkout\",\"product_id\":9047661936860,\"variant_ids\":[46958463516892],\"use_multilanguage\":false,\"authorized_locales\":[\"en-US\"],\"default_locale\":\"en-US\",\"btn_label\":\"Book now\",\"book_now_default_label\":\"Book now\",\"book_now_labels\":null,\"slot_lock_remove_expired\":true,\"hide_variants_selector\":false},{\"product_handle\":\"interview-with-martin-pytela\",\"service_id\":\"6973dc2f3a02cee3286428ee\",\"type\":\"classic-no-checkout\",\"product_id\":9219150872796,\"variant_ids\":[47484153659612],\"use_multilanguage\":false,\"authorized_locales\":[\"en-US\"],\"default_locale\":\"en-US\",\"btn_label\":\"Book now\",\"book_now_default_label\":\"Book now\",\"book_now_labels\":null,\"slot_lock_remove_expired\":true,\"hide_variants_selector\":false},{\"product_handle\":\"fibromyalgia-support-and-solutions-vip-program\",\"service_id\":\"6986417cd5f2d9bd5f93fdb4\",\"type\":\"classic-checkout\",\"product_id\":9220350771420,\"variant_ids\":[47488937885916],\"use_multilanguage\":false,\"authorized_locales\":[\"en-US\"],\"default_locale\":\"en-US\",\"btn_label\":\"Book now\",\"book_now_default_label\":\"Book now\",\"book_now_labels\":null,\"slot_lock_remove_expired\":true,\"hide_variants_selector\":false}]");
      
    
  
  const bigConfigString = chunks.join("");
  window.cowServices = bigConfigString ? JSON.parse(bigConfigString) : null;
  window.cowSettings = {"use_virtual_form":false,"hide_logs":false,"button_type":"simple","use_master_form":true,"multilanguage_source":"shop","widget_shadow_enabled":false,"widget_shadow_size":13,"widget_shadow_opacity":11,"widget_shadow_color":"#000000"};

  
  window.cowEventCal1_config = {"_id":"6971de573a02cee32859dc8c","timezone":"America\/Los_Angeles","language":"default","calendar_views":["month","week","list","grid"],"default_calendar_view":"month","is_24h_format":false,"show_weekends":true,"first_day_of_week":0,"bg_color":"#FFFFFF","title_color":"#141D2C","text_color":"#141D2C","calendar_header_color":"#FFFFFF","calendar_grid_color":"#FF9800","calendar_today_cell_bg_color":"#FFFFFF","calendar_today_bg_color":"#FF9800","calendar_today_text_color":"#141D2C","week_header_bg_color":"#FFEDDC","week_header_text_color":"#141D2C","nav_button_bg_color":"#FF9800","nav_button_arrow_color":"#141D2C","nav_button_hover_bg_color":"#FFEDDC","prev_next_month_daycell_bg_color":"#F9F9F9","soldout_event_bg_color":"#E1E1E1","soldout_event_text_color":"#141D2C","view_toggle_bg_color":"#FFEDDC","view_toggle_text_color":"#141D2C","view_toggle_active_bg_color":"#FF9800","view_toggle_active_text_color":"#FFFFFF","calendar_slot_layout":"compact","show_event_end_date":true,"event_action_target":"product_url"};
  window.cowEventCal1_services = [{"_id":"6971e6d73a02cee3285a0d5f","variant_id_to_use":"46871002087644","title":"15 Minutes Health Coaching by Martin Pytela","description":"Free Initial Consultation - Please have your list of health concerns ready before the meeting.","location":"Zoom","product_url":"health-coaching-by-martin-pytela","use_thumbnail_cover":false,"show_price":true,"show_location":true,"can_open_widget":true,"color":"#3b82f6","image":"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3603\/4012\/files\/Appointment-Health-Coaching-15_33f32599-2fe7-41f0-96fb-9a6d7944f030.webp?v=1769177708"},{"_id":"6972002e3a02cee3285a92ae","variant_id_to_use":"46958463484124","title":"30 Minutes Health Coaching by Martin Pytela","description":"Please have your list of health concerns ready before the meeting.","location":"Zoom","product_url":"health-coaching-by-martin-pytela","use_thumbnail_cover":false,"show_price":true,"show_location":true,"can_open_widget":true,"color":"#3b82f6","image":"https:\/\/cowlendar.fra1.cdn.digitaloceanspaces.com\/prod\/uploads\/xnw918-dh-1769201764949.jpeg"},{"_id":"697217603a02cee3285b117d","variant_id_to_use":"46958463516892","title":"45 Minutes Health Coaching by Martin Pytela","description":"Please have your list of health concerns ready before the meeting.","location":"Zoom","product_url":"health-coaching-by-martin-pytela","use_thumbnail_cover":false,"show_price":true,"show_location":true,"can_open_widget":true,"color":"#3b82f6","image":"https:\/\/cowlendar.fra1.cdn.digitaloceanspaces.com\/prod\/uploads\/xnw918-dh-1769201811298.jpeg"}];
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
</script>


</div><div id="shopify-block-ARTg3djF4REhDLzg1M__16237003337219470499" class="shopify-block shopify-app-block"><script>
    var _ALConfig = _ALConfig || {};
    _ALConfig = {
        'shop_name': '',
        'public_domain': null,
        'proxy_path_prefix': 'apps/loyalty',
        'widgetJsPath': 'https://loyalty-admin.appstle.com/app/loyalty-widget.bundle.js',
        'widgetCssPath': 'https://loyalty-admin.appstle.com/content/loyalty-widget.css',
        'pointEarnRules': [],
        'pointRedeemRules': [],
        'widget_setting': null,
        'product': null,
        'shop_labels': null,
        'pointRoundType': 'NO_ROUND'
    };

    
    _ALConfig.shop_name = "LIFE ENTHUSIAST";
    

    
    _ALConfig.proxy_path_prefix = "apps/loyalty";
    

    
    _ALConfig.currency = "USD";
    

    
    _ALConfig.storeCurrency = "USD";
    

    
    _ALConfig.pointRoundType = "NO_ROUND";
    

    
    _ALConfig.public_domain = "life-enthusiast.com";
    

    
    _ALConfig.widgetJsPath = "https://loyalty-admin.appstle.com/app/loyalty-widget.bundle.js?v=1779479989172";
    

    
    _ALConfig.widgetCssPath = "https://loyalty-admin.appstle.com/content/loyalty-widget.css?v=1779479989172";
    

    
    _ALConfig.referralEnabled = true;
    

    
    _ALConfig.vipTierEnabled = false;
    

    

    

    
    _ALConfig.pointEarnRules = [{"id":42589,"shop":"xnw918-dh.myshopify.com","type":"PURCHASE","status":"ACTIVE","historicPurchaseDuration":"NONE","basePoints":0.01,"includeSubtotal":true,"includeTax":false,"excludeCollections":null,"name":"Product Purchase","customerNotification":"{{credits}} points added for {{rule_name}}","createAt":"2025-12-15T20:42:47.357404Z","updateAt":"2026-05-02T17:28:25.078838Z","rewardInterval":"DAY","productId":null,"collectionId":null,"variantId":null,"productData":null,"collectionData":null,"customerFacingLabel":"Get 0.01 points for every $1 spent on product purchases","socialUrl":null,"disableForOnSellProduct":false,"autoApprovalDays":10,"enableInterval":false,"earnLimit":null,"activityType":"REGULAR","allowedCustomerTags":null,"includeShippingPoints":false,"eligibleForFirstOrder":null,"maximumPoints":null,"restrictCustomerTags":"LE Wholesale,Exsula OT,LE Preferred 10,LE Family","customerFacingIconUrl":null,"serial":0,"excludeOrderTags":"Woo_com,Odoo","pointBasedOn":null,"excludeProducts":null,"givePointsToGuestCustomers":false,"allowedProductTags":null,"restrictProductTags":null,"rollBackPointsOnUnsubscribe":null,"addAdditionalPoints":null,"additionalPoints":null,"refundNotificationLabel":"{{credits}} points removed for refund.","disablePointsForDiscountedProduct":false,"platformType":"ONLINE_STORE","vipTierId":null,"earnType":"STORE_CREDIT","minimumOrderValue":10.0,"allowedOrderTags":"","excludeVariantIds":null,"rewardAssignType":"DYNAMIC","applyOnImportedCustomer":null,"enableBirthdayPromo":null,"promoPointsMultiplier":null,"ruleStartDate":null,"ruleEndDate":null,"translations":null,"appliesOn":null,"manuallyApprovePoints":null}];
    

    
    _ALConfig.pointRedeemRules = [{"id":51226,"shop":"xnw918-dh.myshopify.com","name":"Discount Reward","type":"DISCOUNT_CODE","referralType":null,"status":"ACTIVE","redeemPoints":100.0,"discountType":"FIXED","discount":1.0,"minimumPurchaseAmount":10.0,"createAt":"2025-12-15T20:42:47.13654Z","updateAt":"2026-05-22T20:31:25.031627Z","maximumShippingRate":null,"productId":null,"variantId":null,"productData":null,"collectionId":null,"collectionData":null,"customerFacingLabel":"Redeem 100 points to receive a $1 discount","restrictCustomers":null,"restrictCustomersWithTags":null,"rewardInterval":"WEEK","appliesOn":"BOTH","combinedWithProductDiscount":true,"combinedWithShippingDiscount":true,"combinedWithOrderDiscount":true,"enableInterval":true,"redeemLimit":1,"enableNumberOfUsagesLimit":null,"numberOfUsagesLimit":null,"allowedCustomerTags":null,"earnRuleId":null,"vipTierId":null,"redeemLabel":"Get a {{discount}} discount on your entire order with a minimum spend of {{min_spend_amount}}","customerFacingIconUrl":null,"serial":0,"discountCodeForAllCustomer":null,"allowedCountries":null,"showInPosOnly":null,"redeemAllPoints":null,"enableMinimumPointsToRedeem":null,"requiredMinimumPointsToRedeem":null,"enableMaximumPointsToRedeem":null,"requiredMaximumPointsToRedeem":null,"enablePOS":null,"minimumPointsLabel":null,"maximumPointsLabel":null,"applyDiscountOnce":true,"enableDiscountPrefix":null,"discountPrefixText":null,"discountCodeNodeId":"gid://shopify/DiscountCodeNode/1423124267228","translations":null,"quantity":null,"applyToEachItem":null}];
    

    
    _ALConfig.vipRewards = [];
    

    
    _ALConfig.vipPointRewards = [];
    

    
    _ALConfig.widget_setting = {"id":13208,"shop":"xnw918-dh.myshopify.com","themePrimaryColor":null,"themeSecondaryColor":null,"widgetPosition":"LEFT","showWidget":true,"widgetBackgroundColor":"#F47C20","widgetTextColor":"#ffffff","faq":null,"popupHeaderColor":"#F47C20","popupTilesColor":"#f7f7f7","popupButtonColor":"#F47C20","popupIconColor":"#000000","popupLinksColor":"#F47C20","homeGreetings":null,"homeSignup":null,"popupButtonTextColor":"#ffffff","popupTilesTextColor":"#212121","popupDiscountCodeGenerated":null,"popupCopyDiscount":null,"popupCopiedDiscount":null,"widgetTitle":null,"customCss":null,"widgetCounterBackgroundColor":"#f89a4c","widgetCounterTextColor":"#ffffff","logoUrl":null,"notificationToastBackgroundColor":"#4EC33D","notificationToastTextColor":"#ffffff","acquirePointsBackgroundColor":"#000000","acquirePointsTextColor":"#ffffff","pointsBalanceBackgroundColor":"inherit","pointsBalanceTextColor":"#000000","allowedCustomersTag":null,"widgetSettingJson":"{\"widgetDateTimeFormat\":\"MMM D, YYYY, h:mm A\",\"showVIPSection\":true,\"dedicatedPageType\":\"DEDICATED_PAGE_V2\",\"referralRedirectUrl\":\"\",\"loaderIcon\":\"\",\"showLoyaltyOptOut\":false,\"cartWidgetSelector\":\"\",\"toastPosition\":\"bottom-center\",\"primaryDedicatedPageSectionBackgroundColor\":\"#F2F8FF\",\"reachVipMileStoneType\":\"TOTAL_AMOUNT\",\"createAccountLink\":\"\",\"cartDrawerWidgetPlacement\":\"BEFORE\",\"refreshOnAddToCart\":false,\"selectApplyRewardsDefault\":false,\"secondaryDedicatedPageV2BackgroundColor\":\"\",\"dateLocalFormat\":\"DEFAULT\",\"loyaltyPageMetaDescription\":\"\",\"enableMetaTagForNoIndexing\":false,\"hideToastNotification\":false,\"hideAppstleLoaderIcon\":false,\"showRedeemSection\":true,\"loadScriptOnlyOnDedicatedPage\":false,\"hideRedeemRuleSectionOnEmpty\":true,\"widgetBackgroundImage\":\"\",\"vipTierBadgeBackgroundColor\":\"inherit\",\"enableEnhancedV2Styling\":true,\"showCustomerHistoryDescriptionToolTip\":false,\"checkoutAllowedCustomerTags\":\"\",\"secondaryDedicatedPageBackgroundColor\":\"#ffffff\",\"launcherDataType\":\"POINTS\",\"primaryDedicatedPageV2BackgroundColor\":\"#F47C20\",\"titleCount\":60,\"hideCheckoutBlockLoggedOutCustomers\":false,\"vipTierBadgeTextColor\":\"#000000\",\"popupButtonHoverColor\":\"#ffd800\",\"cartWidgetPlacement\":\"BEFORE\",\"showRewardSection\":true,\"primaryDedicatedPageBackgroundColor\":\"#236423\",\"showHowItWorksSection\":false,\"visitedIcon\":\"\",\"afterCopiedDiscountRedirectUrl\":\"\",\"showVipTierBadge\":false,\"loggedOutFlagAcquirePoints\":false,\"manageLoyaltyButtonUrl\":\"\",\"hideRulesForLoggedOutCustomer\":false,\"hideStoreCreditsBalance\":false,\"checkoutRestrictCustomerTags\":\"\",\"hideExpirationDate\":false,\"showReferralSection\":true,\"cartWidgetRewardIcon\":\"\",\"hideEarnRuleSectionOnEmpty\":true,\"primaryDedicatedPageTextColor\":\"#818cf8\",\"showFAQSection\":true,\"showRangeForRedeemPoints\":false,\"secondaryDedicatedPageSectionBackgroundColor\":\"#FFFFFF\",\"loyaltyPageMetaTitle\":\"\",\"applyDiscountCodeOnRedeem\":false,\"waysToEarnIcon\":\"\",\"vipTierBadgeSelector\":\"\",\"displayMethod\":\"TEXT_ICON\",\"hideFaqSection\":false,\"disableRuleCollapsible\":false,\"showEarnSection\":true,\"showTierName\":false,\"cartDrawerRedeemWidgetSelector\":\"\",\"checkoutRedeemLoginURL\":\"\",\"widgetButtonLogoUrl\":\"https://cdn.shopify.com/s/files/1/0635/7391/7901/files/icon1.png?v=1719318035\",\"disableLoyaltyBlocks\":false,\"hidePointsBalance\":false,\"descriptionCount\":500,\"hideWidgetOnScroll\":true,\"customFontUrl\":\"\",\"hideWidgetLauncherOnMobile\":true,\"hideFreeProductDropdownProductTitle\":false,\"showCartRedeemWidget\":true,\"customSignInLink\":\"\",\"referredCustomerRewardIcon\":\"\",\"enableAcquirePointsQuantitySelector\":false,\"showPoweredBy\":false,\"hideVipTierName\":false,\"showTransactionHistory\":true,\"waysToRedeemIcon\":\"\",\"secondaryDedicatedPageTextColor\":\"#4b5563\",\"customHtmlInject\":\"[]\",\"referringCustomerRewardIcon\":\"\"}","widgetButtonLogoUrl":"https://cdn.shopify.com/s/files/1/0635/7391/7901/files/icon1.png?v=1719318035","showReferralSocialMedia":true,"referralSocialMediaInfo":"[{\"socialMediaIconURL\":\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSItMzIgMCA1MTIgNTEyIj4KCTxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTY0IDMyQzI4LjcgMzIgMCA2MC43IDAgOTZ2MzIwYzAgMzUuMyAyOC43IDY0IDY0IDY0aDk4LjJWMzM0LjJoLTUyLjhWMjU2aDUyLjh2LTMzLjdjMC04Ny4xIDM5LjQtMTI3LjUgMTI1LTEyNy41YzE2LjIgMCA0NC4yIDMuMiA1NS43IDYuNFYxNzJjLTYtLjYtMTYuNS0xLTI5LjYtMWMtNDIgMC01OC4yIDE1LjktNTguMiA1Ny4yVjI1Nmg4My42bC0xNC40IDc4LjJIMjU1VjQ4MGgxMjljMzUuMyAwIDY0LTI4LjcgNjQtNjRWOTZjMC0zNS4zLTI4LjctNjQtNjQtNjR6IiAvPgo8L3N2Zz4=\",\"socialMediaLink\":\"https://www.facebook.com/LifeEnthusiastContact\",\"socialMedia\":\"FACEBOOK\"},{\"socialMediaIconURL\":\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSItMzIgMCA1MTIgNTEyIj4KCTxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTY0IDMyQzI4LjcgMzIgMCA2MC43IDAgOTZ2MzIwYzAgMzUuMyAyOC43IDY0IDY0IDY0aDMyMGMzNS4zIDAgNjQtMjguNyA2NC02NFY5NmMwLTM1LjMtMjguNy02NC02NC02NHptMjk3LjEgODRMMjU3LjMgMjM0LjZMMzc5LjQgMzk2aC05NS42TDIwOSAyOTguMUwxMjMuMyAzOTZINzUuOGwxMTEtMTI2LjlMNjkuNyAxMTZoOThsNjcuNyA4OS41bDc4LjItODkuNXptLTM3LjggMjUxLjZMMTUzLjQgMTQyLjloLTI4LjNsMTcxLjggMjI0LjdoMjYuM3oiIC8+Cjwvc3ZnPg==\",\"socialMediaLink\":\"https://twitter.com/lifentco\",\"socialMedia\":\"X\"},{\"socialMedia\":\"INSTAGRAM\",\"socialMediaLink\":\"https://instagram.com/lifeenthusiast15\",\"socialMediaIconURL\":\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KCTxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTcuOCAyaDguNEMxOS40IDIgMjIgNC42IDIyIDcuOHY4LjRhNS44IDUuOCAwIDAgMS01LjggNS44SDcuOEM0LjYgMjIgMiAxOS40IDIgMTYuMlY3LjhBNS44IDUuOCAwIDAgMSA3LjggMm0tLjIgMkEzLjYgMy42IDAgMCAwIDQgNy42djguOEM0IDE4LjM5IDUuNjEgMjAgNy42IDIwaDguOGEzLjYgMy42IDAgMCAwIDMuNi0zLjZWNy42QzIwIDUuNjEgMTguMzkgNCAxNi40IDR6bTkuNjUgMS41YTEuMjUgMS4yNSAwIDAgMSAxLjI1IDEuMjVBMS4yNSAxLjI1IDAgMCAxIDE3LjI1IDhBMS4yNSAxLjI1IDAgMCAxIDE2IDYuNzVhMS4yNSAxLjI1IDAgMCAxIDEuMjUtMS4yNU0xMiA3YTUgNSAwIDAgMSA1IDVhNSA1IDAgMCAxLTUgNWE1IDUgMCAwIDEtNS01YTUgNSAwIDAgMSA1LTVtMCAyYTMgMyAwIDAgMC0zIDNhMyAzIDAgMCAwIDMgM2EzIDMgMCAwIDAgMy0zYTMgMyAwIDAgMC0zLTMiIC8+Cjwvc3ZnPg==\"},{\"socialMedia\":\"YOUTUBE\",\"socialMediaLink\":\"https://www.youtube.com/lifentco\",\"socialMediaIconURL\":\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KCTxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0ibTEwIDE1bDUuMTktM0wxMCA5em0xMS41Ni03LjgzYy4xMy40Ny4yMiAxLjEuMjggMS45Yy4wNy44LjEgMS40OS4xIDIuMDlMMjIgMTJjMCAyLjE5LS4xNiAzLjgtLjQ0IDQuODNjLS4yNS45LS44MyAxLjQ4LTEuNzMgMS43M2MtLjQ3LjEzLTEuMzMuMjItMi42NS4yOGMtMS4zLjA3LTIuNDkuMS0zLjU5LjFMMTIgMTljLTQuMTkgMC02LjgtLjE2LTcuODMtLjQ0Yy0uOS0uMjUtMS40OC0uODMtMS43My0xLjczYy0uMTMtLjQ3LS4yMi0xLjEtLjI4LTEuOWMtLjA3LS44LS4xLTEuNDktLjEtMi4wOUwyIDEyYzAtMi4xOS4xNi0zLjguNDQtNC44M2MuMjUtLjkuODMtMS40OCAxLjczLTEuNzNjLjQ3LS4xMyAxLjMzLS4yMiAyLjY1LS4yOGMxLjMtLjA3IDIuNDktLjEgMy41OS0uMUwxMiA1YzQuMTkgMCA2LjguMTYgNy44My40NGMuOS4yNSAxLjQ4LjgzIDEuNzMgMS43MyIgLz4KPC9zdmc+\"}]","restrictedCustomersTag":"LE Wholesale,Exsula OT,LE Preferred 10,LE Family","blockWidgetOnPages":"/collections,/blogs,/search,/pages,/policies","colorSettingsJson":"{\"popupLinksColor\":\"#F47C20\",\"popupHeaderColor\":\"#F47C20\",\"popupIconColor\":\"#000000\",\"acquirePointsBackgroundColor\":\"#000000\",\"pointsBalanceBackgroundColor\":\"inherit\",\"pointsBalanceTextColor\":\"#000000\",\"widgetCounterBackgroundColor\":\"#f89a4c\",\"popupButtonColor\":\"#F47C20\",\"popupTilesColor\":\"#f7f7f7\",\"widgetBackgroundColor\":\"#F47C20\",\"notificationToastTextColor\":\"#ffffff\",\"widgetCounterTextColor\":\"#ffffff\",\"notificationToastBackgroundColor\":\"#4EC33D\",\"popupTilesTextColor\":\"#212121\",\"popupButtonTextColor\":\"#ffffff\",\"widgetTextColor\":\"#ffffff\",\"acquirePointsTextColor\":\"#ffffff\"}","widgetType":"LAUNCHER","imageLinksJson":"{\"collectionDiscountRuleImage\":\"\",\"purchaseRuleImage\":\"\",\"buyProductFromCollectionRuleImage\":\"\",\"vipTierImage\":\"\",\"freeShippingRuleImage\":\"\",\"birthdayDiscountRuleImage\":\"\",\"referralBackgroundImage\":\"\",\"youtubeRuleImage\":\"\",\"referralReferenceImage\":\"\",\"birthdayRuleImage\":\"\",\"judgeMeReviewRuleImage\":\"\",\"pinterestRuleImage\":\"\",\"freeProductRuleImage\":\"\",\"productDiscountRuleImage\":\"\",\"faqIconImage\":\"\",\"looxIoReviewRuleImage\":\"\",\"stampedIoReviewRuleImage\":\"\",\"productReviewRuleImage\":\"\",\"discountRuleImage\":\"\",\"faqBackgroundImage\":\"\",\"tiktokRuleImage\":\"\",\"twitterRuleImage\":\"\",\"subscriptionRuleImage\":\"\",\"buyProductRuleImage\":\"\",\"createAccountRuleImage\":\"\",\"dynamicDiscountRuleImage\":\"\",\"visitShopRuleImage\":\"\",\"facebookRuleImage\":\"\",\"heroBackgroundImage\":\"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Loyalty-Banner-2.webp?v=1770927922\",\"instagramRuleImage\":\"\",\"okendoReviewRuleImage\":\"\",\"availableRewardsImage\":\"\"}","customerGreetingsIcon":null,"heroBackgroundImage":"https://cdn.shopify.com/s/files/1/0779/3603/4012/files/Loyalty-Banner-2.webp?v=1770927922","referralReferenceImage":"","referralBackgroundImage":"","purchaseRuleImage":"","subscriptionRuleImage":"","createAccountRuleImage":"","visitShopRuleImage":"","birthdayRuleImage":"","buyProductRuleImage":"","buyProductFromCollectionRuleImage":"","facebookRuleImage":"","pinterestRuleImage":"","instagramRuleImage":"","tiktokRuleImage":"","youtubeRuleImage":"","twitterRuleImage":"","stampedIoReviewRuleImage":"","looxIoReviewRuleImage":"","judgeMeReviewRuleImage":"","productReviewRuleImage":"","okendoReviewRuleImage":"","discountRuleImage":"","freeShippingRuleImage":"","freeProductRuleImage":"","productDiscountRuleImage":"","collectionDiscountRuleImage":"","dynamicDiscountRuleImage":"","birthdayDiscountRuleImage":"","availableRewardsImage":"","vipTierImage":"","faqBackgroundImage":"","showAcquirePoints":false,"acquirePointsSelector":null,"showPointsBalance":null,"pointsBalanceSelector":null,"showPoweredBy":false,"forceRedirectDedicatedPage":null,"historyDate":null,"historyActivityDetails":null,"historyPointsAdjustment":null,"historyStatus":null,"afterCopiedDiscountRedirectUrl":"","showVipTierBadge":false,"vipTierBadgeSelector":"","vipTierBadgeBackgroundColor":"inherit","vipTierBadgeTextColor":"#000000","faqIconImage":"","descriptionCount":500,"customHtmlInject":"[]","availablePoints":null,"showTransactionHistory":true,"showLoyaltyOptOut":false,"loyaltyOptoutActive":null,"loyaltyOptoutInactive":null,"createAccountLink":"","showReferralSection":true,"showRewardSection":true,"showRedeemSection":true,"showEarnSection":true,"showFAQSection":true,"showVIPSection":true,"showHowItWorksSection":false,"vipTierBenefits":null,"enrollLoyaltyProgramTitle":null,"enrollLoyaltyProgramDescription":null,"freeProductRewardAddToCart":null,"freeProductRewardAddedSuccessMessage":null,"enrolledSuccessMessage":null,"customFontUrl":"","visitedIcon":"","allowWidgetOnSpecificPages":null,"referralRedirectUrl":"","showRangeForRedeemPoints":false,"hideAppstleLoaderIcon":false,"hideFreeProductDropdownProductTitle":false,"showToLoggedInCustomerOnly":false,"enableMetaTagForNoIndexing":false,"waysToEarnIcon":"","waysToRedeemIcon":"","loaderIcon":"","toastPosition":"bottom-center","widgetDateTimeFormat":"MMM D, YYYY, h:mm A","toastErrorMsg":null,"primaryDedicatedPageBackgroundColor":"#236423","secondaryDedicatedPageBackgroundColor":"#ffffff","titleCount":60,"programUpdateMessage":null,"primaryDedicatedPageSectionBackgroundColor":"#F2F8FF","secondaryDedicatedPageSectionBackgroundColor":"#FFFFFF","primaryDedicatedPageV2SectionBackgroundColor":null,"secondaryDedicatedPageV2SectionBackgroundColor":null,"primaryDedicatedPageV2BackgroundColor":"#F47C20","secondaryDedicatedPageV2BackgroundColor":"","primaryDedicatedPageV2TextColor":null,"secondaryDedicatedPageV2TextColor":null,"dedicatedPageV2BorderColor":null,"dedicatedPageV2BorderRadius":null,"dedicatedPageV2CardGap":null,"dedicatedPageV2SectionPadding":null,"refreshOnAddToCart":false,"showTierName":false,"customSignInLink":"","checkoutRedeemLoginDescription":null,"checkoutRedeemLoginURL":"","checkoutTotalAcquirePoints":null,"checkoutTotalAcquirePointsDescription":null,"reachVipMileStoneType":"TOTAL_AMOUNT","showCustomerHistoryDescriptionToolTip":false,"checkoutTotalStoreCreditAcquirePoints":null,"hideRulesForLoggedOutCustomer":false,"hideCheckoutBlockLoggedOutCustomers":false,"checkoutAllowedCustomerTags":"","checkoutRestrictCustomerTags":"","hideWidgetLauncherOnMobile":true,"referringCustomerRewardIcon":"","referredCustomerRewardIcon":"","referralClaimGiftIcon":null,"hideToastNotification":false,"dateLocalFormat":"DEFAULT","manageLoyaltyButtonUrl":"","rewardsDetailsExpireDate":null,"hideEarnRuleSectionOnEmpty":true,"hideRedeemRuleSectionOnEmpty":true,"hideStoreCreditsBalance":false,"hidePointsBalance":false,"popupButtonHoverColor":"#ffd800","hideWidgetOnScroll":true,"loyaltyPageMetaTitle":"","loyaltyPageMetaDescription":"","hideExpirationDate":false,"disableLoyaltyBlocks":false,"loadScriptOnlyOnDedicatedPage":false,"hideFaqSection":false,"enableAcquirePointsQuantitySelector":false,"showCartRedeemWidget":true,"cartWidgetSelector":"","cartDrawerRedeemWidgetSelector":"","cartWidgetPlacement":"BEFORE","cartWidgetRewardIcon":"","cartDrawerWidgetPlacement":"BEFORE","dedicatedPageType":"DEDICATED_PAGE_V2","secondaryDedicatedPageTextColor":"#4b5563","primaryDedicatedPageTextColor":"#818cf8","displayMethod":"TEXT_ICON","launcherDataType":"POINTS","widgetBackgroundImage":"","hideVipTierName":false,"enableEnhancedV2Styling":true,"applyDiscountCodeOnRedeem":false,"dedicatedPageSectionOrders":"[\n  {\n    \"id\": \"hero\",\n    \"title\": \"Hero\",\n    \"visible\": true\n  },\n  {\n    \"id\": \"howItWorks\",\n    \"title\": \"How It Works\",\n    \"visible\": true\n  },\n  {\n    \"id\": \"rewards\",\n    \"title\": \"Rewards\",\n    \"visible\": true\n  },\n  {\n    \"id\": \"waysToEarn\",\n    \"title\": \"Ways To Earn\",\n    \"visible\": true\n  },\n  {\n    \"id\": \"waysToRedeem\",\n    \"title\": \"Ways To Redeem\",\n    \"visible\": true\n  },\n  {\n    \"id\": \"vipProgram\",\n    \"title\": \"Vip Program\",\n    \"visible\": true\n  },\n  {\n    \"id\": \"referralProgram\",\n    \"title\": \"Referral Program\",\n    \"visible\": true\n  },\n  {\n    \"id\": \"transactionHistory\",\n    \"title\": \"Transaction History\",\n    \"visible\": true\n  },\n  {\n    \"id\": \"faqs\",\n    \"title\": \"Faqs\",\n    \"visible\": true\n  }\n]","disableRuleCollapsible":false,"referralCustomRedirectUrl":null,"selectApplyRewardsDefault":false,"exploreButtonCustomRedirect":null,"loggedOutFlagAcquirePoints":false};
    

    
    _ALConfig.referralLoyalty = {"referralType":"PURCHASE","referralRestrictedCustomerTags":"","referralGet":"Get 5% discount on any product","referredGet":"Get 5% discount on any product","referralAllowedCustomerTags":""};
    

    
    _ALConfig.storeFrontAccessToken = "e071757c7c7f6b8a44aaf36272b942c0";
    

    
    _ALConfig.pointsExpirationSetting = null;
    

    


    
    _ALConfig.showStoreCreditRewards = false;
    

    
    _ALConfig.customerId = null;
    _ALConfig.customerName = '';
    _ALConfig.customerEmail = null;
    _ALConfig.customerStoreCreditBalance = null;
    _ALConfig.customerStoreCreditCurrency = null;
    _ALConfig.customerTags = [];
    _ALConfig.customerLoyalty = null;
    

    
    _ALConfig.shop = "xnw918-dh.myshopify.com";
    _ALConfig.shopMoneyFormat = "${{amount}}";
    _ALConfig.shopMoneyFormatWithCurrencyFormat = "${{amount}} USD";
    

    
    
        _ALConfig.enableInactiveCustomer = true;
    

    
    _ALConfig.allowCustomerOptIn = true;
    

    
    _ALConfig.enableDiscountToApplyAutomatically = true;
    

    
        _ALConfig.hasDedicatedPageAccess = true;
    

    
        _ALConfig.themeEditorMode = false;
    

    
    _ALConfig.shop_labels = {"popupRewardsDetailsHeadingText":"Your Rewards","rewardsExpirationLabel":"{{day}}d","acquirePointsLabel":"Earn {{totalPoints}} points when you buy this item","checkoutPendingPointsLabel":"with {{pendingPoints}} pending points.","homeSignup":"Sign up to <strong>{{site_name}}'s store </strong> to start earning rewards","vipSpentAmountLabel":"Spent {{amount}}","minimumPointsForRedeemText":"Minimum {{points}} points required for point redemption","checkoutAcquiredPointsLabel":"You have acquired {{acquiredPoints}} points from this order","cartWidgetLoginMessageLabel":"Log in to redeem your points for rewards.","popupDiscountCodeGenerated":"Use the below coupon to get your discount.","checkoutDiscountCodeApplyButtonLabel":"Apply","loyaltyPageHeroV2Heading":"Exclusive Rewards for Our Valued Members","availablePoints":"Available points {{ points }}","otherRulesRedirectActionLabel":"Claim","currentVipTierBadgeLabel":"You are a {{current_tier}} member","checkoutAvailableRewardsLabel":"Your Rewards","popupCopiedDiscount":"Applied","referralFriendGetText":"They","cartWidgetRewardsButtonLabel":"Rewards","popupReferralContentText":"Give your friends a reward and claim your own when they make a purchase.","storeCreditApplyGuideLabel":"Your Store Credit is ready at checkout—make sure the 'Apply store credit' checkbox is checked and verify the amount you're using.","storeCreditBalanceLabel":"Your Store Credits","faq":"[{\"title\":\"What is this? \",\"content\":\"<p>We’re excited to show our appreciation through our exclusive rewards program! By creating an account, you’ll earn points for various activities on our site, such as referrals and purchases. These points can be redeemed for discounts on future purchases—the more points you collect, the more you save!</p>\"},{\"title\":\"Who can join?\",\"content\":\"<p>Anyone with an account is automatically enrolled in the program.</p>\"},{\"title\":\"How do I earn points?\",\"content\":\"<p>You can earn points through various activities, such as referring friends and making purchases. To explore all the ways you can earn points, click on the *Ways to Earn* tab in the menu.</p>\"},{\"title\":\"How do I redeem my points?\",\"content\":\"<p>Select the *Ways to Redeem* tab. Here, you'll find a list of all the rewards we offer. If you have sufficient points, you can redeem them for a reward.</p>\"},{\"title\":\"Is there a limit to the number of points I can earn?\",\"content\":\"<p>No. Go ahead and earn as many as you can.</p>\"},{\"title\":\"What do the 'approved', 'pending' and 'cancelled' statuses mean?\",\"content\":\"<p>Approved: These points can be redeemed on rewards immediately.</p><p>Pending: These points need to be verified before you can redeem them. This typically applies to purchases and referrals.</p><p>Cancelled: These points will not be added to your account. For example, this will happen if you cancel a purchase (the points will change from pending to cancelled)</p>\"}]","dynamicPointsLabel":"Enter Points","loyaltyOptOutLabel":"Loyalty Program Updated","enrollLoyaltyProgramTitle":"Enroll Loyalty Program","rewardDetailsHelpLabel":"Use the below coupon to get your discount","popupCopyDiscount":"Apply Code","vipStatusLabel":"VIP Status","pendingStatusLabel":"Pending","checkoutTotalStoreCreditAcquirePoints":"Complete this purchase to earn up to {{totalStoreCreditPoints}} store credits.","acquirePointsLoggedOutText":"Loyalty Members earn {{totalPoints}} points when they purchase this item.","sendEmailHeadingText":"Send Referral Link","enrollLoyaltyProgramActionLabel":"Enroll Now","freeProductRewardAddedSuccessMessage":"Added to cart","cartWidgetLoginLinkLabel":"Log in","popupFAQHeadingText":"FAQ's","widgetTitle":"Loyalty Points","claimReferralEmailFieldHintText":"Note: To redeem your reward, please create an account using the same email address.","checkoutToggleRedeemButtonLabel":"Redeem Rewards","rejectedStatusLabel":"Rejected","checkoutViewMoreDiscountCodeButtonLabel":"View More","perTransactionLimitExceedText":"Per transaction limit exceed. Cannot redeem more then {{shop_redeem_limit}} points","pointsBalanceLabel":"Your point balance: {{points}}","vipTierBenefits":"Benefits","popupRedeemRewardsHeadingText":"Redeem Rewards","vipRewardLabel":"Rewards","sendEmailButtonText":"Send Email","cartWidgetAvailableBalanceLabel":"You have: {{available_points}} points","checkoutRedeemLabel":"Redeem your Points","referredByText":"Referred by someone","loyaltyPageMetaTitle":"","birthdayActionLabel":"Submit","popupReferralTitleText":"Referrals","popupEarnRewardsHeadingText":"Earn Rewards","popupAvailableRewardsContentText":"You have {{rewards}} rewards available","claimedStatusLabel":"Claimed","redeemActionLabel":"Redeem","checkoutRedeemLoginLabel":"Log in","createAccountLabel":"Join now","rewardDetailsTitleLabel":"Spend {{spend_amount}} and , get {{discount_amount}} {{discount_type}} discount","claimGiftHeaderText":"Claim Your Gift","yourReferralsHeadingLabel":"Your Referrals","noRefferralAvailableText":"No Referrals reward available","popupCardActionText":"Sign In","popupFAQAskedQuestionHeadingText":"Frequently Asked Questions","popupEarnTilesText":"Ways to earn","minimumAmountSpentForRedeemText":"Minimum {{amount_spent}} spent amount required for point redemption","birthdayUpdatedToastLabel":"Birthday Updated","historyPointsAdjustment":"Points/Credits","referButtonLabel":"Refer Now","claimReferralGiftButtonText":"Claim Your Gift","historyActivityDetails":"Activity Details","widgetCopiedLabel":"Copied","sentDiscountCodeToEmailText":"Referral invitation accepted.","referralCustomerGetText":"You","popupRemainingPointsHeadingText":"Your points","referralLinkSentLabel":"Referral Link Sent","birthdayTitleLabel":"Enter your birthday","checkoutSelectRedeemRuleDropdownLabel":"Select Redeem Rule","noRedeemRulesLabel":"No Redeem Rules Found","minimumOrderCountForRedeemText":"Minimum {{order_count}} orders required for point redemption","enrolledSuccessMessage":"Enrolled Successfully","customerHistoryLabel":"Transaction history","redeemLimitExceedText":"Redeem Limit Exceed. Cannot redeem more then {{redeem_limit}} times per {{reward_interval}}","widgetDateTimeFormat":"MMM D, YYYY, h:mm A","pointExpirationDateLabel":"Expiration date: {{expiration_date}}","popupRedeemTilesText":"Ways to redeem","loyaltyOptOutSettingsLabel":"Settings","alreadyHaveAnAccountLabel":"Already have an account?","checkoutTotalAcquirePointsDescription":"Use your points to redeem a discount on your next order.","checkoutEmptyRewardsLabel":"You don't have any rewards available.","popupRewardPointContentText":"Earn points for different actions and turn those points into awesome rewards!","chooseAnOptionLabel":"Choose an Option","noEarnRulesLabel":"No Earn Rules Found","emailValidationLabel":"Please provide a valid email","historyDate":"Date","popupAvailableRewardsHeadingText":"Your Rewards","customerHistoryDescriptionLabel":"See the list of your points/credits earned and redeemed activity.","totalAcquiredStoreCreditsLabel":"You have earned {{currency}}{{totalStoreCreditPoints}} store credits on this order","claimReferralEmailFieldText":"Enter your email","subscribeRuleRedirectActionLabel":"Subscribe","loyaltyPageMetaDescription":"","checkoutRedeemLoginDescription":"to check your points balance and explore the exciting rewards available for redemption.","loyaltyStatusLabel":"Loyalty Status","vipEarnPointLabel":"Earn {{points}} Points","vipCurrentTierLabel":"Your Current Tier","storeOnSaleForRedeemText":"Store on sale, to redeem point please try after {{shop_on_sale_end_date}}","popupCardHeadingText":"Access your rewards","loyaltyPageHeroV2SubHeading":"Become a member and earn points, store credits & exclusive rewards every time you shop.","checkoutToggleAvailableRewardsButtonLabel":"Available Discounts","manageLoyaltyButtonLabel":"Manage Loyalty","shareReferralLinkLabel":"Share Your Unique Link","popupWelcomeText":"Welcome {{customer_first_name}}","referYourFriendContentText":"When friends and family check out using the referral link below, they receive {{referred_reward}} and you receive a {{referral_reward}} reward","vipAchievableTierLabel":"{{milestone_type}} {{milestone}} to reach {{achievable_tier}}","shareSocialMediaLabel":"Share directly on your favorite platform:","homeGreetings":"Welcome, {{customer_first_name}}","loyaltyOptOutActiveLabel":"Loyalty program {{active_status}}.","dailyLimitExceedText":"Daily limit exceed. Cannot redeem more than {{redeem_limit}} points per day","popupCardContentText":"Sign in to <strong>{{site_name}}'s store </strong> to start earning rewards","rewardsDetailsExpireDate":"Expires at: {{expire_date}}","enrollLoyaltyProgramDescription":"Enroll our loyalty program to get rewards and incentives.","loyaltyPageHeroV2AuthenticatedHeading":"Hi, {{customer_first_name}}, you have {{points}} points and {{store_credits}} store credits","minimumRedeemRequiredPointsLabel":"","vipTierDetailsText":"Your all access pass to exclusive rewards. Reach higher tiers for more exclusive perks.","membershipRewardTitleLabel":"Appstle Membership","historyStatus":"Status","approvedStatusLabel":"Approved","acquireStoreCreditLabel":"Earn {{totalStoreCreditPoints}} store credits when you buy this item","toastErrorMsg":"Something went wrong","checkThankYouAcquiredPointsHeadingLabel":"Congratulations","popupCommunityContentText":"Join the community","currentVipTierText":"Your Current Tier","popupRewardPointTitleText":"Earn Rewards","socialMediaActionLabel":"Claim","noCustomerHistoryLabel":"No History Found","freeProductRewardAddToCart":"Add to cart","creditRewardDetailsHelpLabel":"Apply these credits on the order page to get a discount on your purchase!","shareReferralEmailFieldText":"Enter your friend's email","vipTierTitleLabel":"VIP","referralCompletedText":"{{total_count}} referrals completed","reviewRuleRedirectActionLabel":"Review","referYourFriendTitleText":"Refer your friends","popupEarnPointDescriptionText":"Earn more points, and turn those points into awesome rewards!","popupCommunityHeadingText":"LIFE ENTHUSIAST","recurringStatusLabel":"Recurring","claimReferralGiftDescriptionText":"Someone has sent you a gift. Enter your email to claim it now.","programUpdateMessage":"Process initiated. Please wait for the page to reload","dynamicPointsHelpText":"Spend {{points}} points to get {{discount}} discount.","totalAcquiredPointsLabel":"You have earned {{totalAcquiredPoints}} points on this order","checkoutTotalAcquirePoints":"Complete this purchase to earn up to {{totalAcquiredPoints}} points"};
    

    var loyaltyGlobalStyles = `<style>
      body {
        margin: 0
      }
      .appstle-loyalty-hidden {
        display: none !important;
        visibility: hidden !important;
      }
  </style>`
    document.querySelector('body').insertAdjacentHTML('beforeend', loyaltyGlobalStyles);

    window.addEventListener('message', appstleLoyaltyIframeListener, false);
    window.addEventListener('kp_user_logged_out', function() { window.location.reload(); });
    const removeFirstSlashFromURL = (url) => url ? url?.replace(/\\\//g, "/")?.replace(/^\/+/, "") : url;


    function applyDiscount(discountCode, shouldReload = false) {
        const encodedDiscountCode = encodeURIComponent(discountCode?.trim());
        const discountURL = `${location?.origin}/discount/${encodedDiscountCode}`;
        fetch(discountURL).then(res => {
            if (res.ok) {
                console.log('Discount Code Applied');
                const discountDetails = window?._ALConfig?.customerLoyalty?.rewards?.find((item) => item?.discountCode === discountCode) || null;
                if (discountCode && discountDetails) {
                    const discountData = {discountCode: discountCode || discountDetails?.discountCode, description: discountDetails?.description, customerId: discountDetails?.customerId}
                    document.dispatchEvent(new CustomEvent('AppstleLoyalty:AppliedDiscountCode', { detail: discountData }));
                    window.dispatchEvent(new CustomEvent('AppstleLoyalty:AppliedDiscountCode', { detail: discountData }));
                }
                if (shouldReload) {
                    window.location.reload();
                }
            } else {
                console.log('Discount Code NOT Applied');
            }
        });
    }
    const applyDiscountAutomatically = (discountCode, shouldReload = false) => {
        (async () => {
            const encodedDiscountCode = encodeURIComponent(discountCode?.trim());
            const discountURL = `${location.origin}/checkout?discount=${encodedDiscountCode}`;
            const cartURL = `${location.origin}/cart.js`;
            try {
                const discountRes = await fetch(discountURL);
                if(discountRes) {
                    const cartRes = await fetch(cartURL);
                    if (!cartRes.ok) return;
                    const cart = await cartRes.json();
                    const discount_codes = cart && Array.isArray(cart?.['discount_codes']) ? cart?.['discount_codes'] : [];
                    const hasDiscount = discount_codes.some(d => (d?.code || "").toLowerCase() === String(discountCode).toLowerCase());
                    if (hasDiscount && shouldReload) {
                        window.location.reload();
                    }
                }
            } catch (err) {
                console.error("Error applying discount:", err);
            }
        })();
    };

    const unescapeWidgetString = (str) => {
        if (!str || typeof str !== 'string') return '';
        return str?.replace(/\\\//g, '/')?.replace(/\\\\/g, '\\');
    };
    const formatUrlByLoyalty = (link) => {
        if (!link) return '';
        const decodedLink = decodeURIComponent(link);
        let l = decodedLink?.replace("{{proxy_path_prefix}}", "/")?.trim()?.replace(/\\\//g, '/')?.replace(/^\/+/, '') || '';
        l = l?.replace(/([^:]\/)\/+/g, '$1') ?? '';
        if (/^(https?:\/\/|\/\/|www\.)/i.test(l)) {
            return /^www\./i.test(l) ? 'https://' + l : l;
        }
        const shopRoot = window?.Shopify?.routes?.root ?? '/';
        return (shopRoot?.replace(/\/+$/, '') ?? '') + '/' + l;
    };

    function appstleLoyaltyIframeListener(event) {
        const redirect = (link, fallback) => { window.location.href = link ? formatUrlByLoyalty(link) : fallback; };
        if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_loyalty_message_to_redirect_to_account') !== -1) {
            if (!_ALConfig?.widget_setting?.customSignInLink && typeof kpHandleLogin === 'function') {
                kpHandleLogin(window.location.href);
            } else {
                redirect(_ALConfig?.widget_setting?.customSignInLink, 'https://' + window.location.host + '/account');
            }
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_redirect_to_signup') !== -1) {
            if (typeof kpHandleLogin === 'function') {
                kpHandleLogin(window.location.href);
            } else {
                window.location.href = 'https://' + window.location.host + '/account/register';
            }
        } else if (event?.data && event?.data?.type === 'appstle_message_to_redirect_to_after_copied_discount_redirect_url' && typeof event?.data?.value === 'string') {
            window.location.href = 'https://' + window.location.host + event?.data?.value;
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_apply_discount_and_reload') !== -1) {
            const discountCode = (event?.data?.split('|'))[1];
            applyDiscount(discountCode, true);
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_apply_discount') !== -1) {
            const discountCode = (event?.data?.split('|'))[1];
            applyDiscount(discountCode, false);
        }   else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_automatic_apply_discount_and_refresh') !== -1) {
            const discountCode = (event?.data?.split('|'))[1];
            applyDiscountAutomatically(discountCode, true);
        }  else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_automatic_apply_discount') !== -1) {
            const discountCode = (event?.data?.split('|'))[1];
            applyDiscountAutomatically(discountCode, false);
        } else if (event?.data && typeof event?.data?.indexOf === 'function' && event?.data?.indexOf('appstle_message_to_redirect_to_custom_url') !== -1) {
            redirect(_ALConfig?.widget_setting?.createAccountLink, `${window.location.origin}/account/register`);
        }
    }

    
    
    
    
    
    

    
        <!-- BEGIN app snippet: loyalty-snackbar -->
    const snackBarStyles = `<style>
         #snackbar {
                visibility: hidden;
                min-width: 250px;
                text-align: center;
                position: fixed;
                z-index: 9999999;
                bottom: 90px;
                font-size: 15px;

            }

            .left_snackbar {
                left: 30px;
            }

            #snackbar .icon {
                display: flex
            }

            #snackbar.show {
                visibility: visible;
                -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
                animation: fadein 0.5s, fadeout 0.5s 2.5s;
            }

            #snackbar .arrow_icon {
                font-size: 25px;
            }

            div.snackElement {
                background-color: #4EC33D;
                color: #ffffff;
                border-radius: 16px;
                width: 350px;
                height: 94px;
                position: relative;
                overflow: hidden;
                padding: 0;
                margin-bottom: 10px;
                text-align: left;
            }

          svg.appstle-green-bubble {
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 0;
        }

        svg.closeSnackBar {
            position: absolute;
            right: 16px;
            top: 16px;
            cursor: pointer;
        }

        #snackbar .message {
            padding-left: 74px;
            font-size: 20px;
            padding-top: 10px;
            padding-right: 46px;
            font-weight: bold;
        }

        #snackbar .description {
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0 65px;
            font-weight: 400;
            line-height: 1;
            font-size: 14px;
        }

        @-webkit-keyframes fadein {
            from {
                bottom: 0;
                opacity: 0;
            }
            to {
                bottom: 30px;
                opacity: 1;
            }
        }

        @keyframes fadein {
            from {
                bottom: 0;
                opacity: 0;
            }
            to {
                bottom: 30px;
                opacity: 1;
            }
        }

        @-webkit-keyframes fadeout {
            from {
                bottom: 30px;
                opacity: 1;
            }
            to {
                bottom: 0;
                opacity: 0;
            }
        }

        @keyframes fadeout {
            from {
                bottom: 30px;
                opacity: 1;
            }
            to {
                bottom: 0;
                opacity: 0;
            }
        }
</style>`;
    document.querySelector('body').insertAdjacentHTML('beforeend', snackBarStyles);
    const snackBarHtml = `<div id="snackbar"></div>`;
    document.querySelector('body').insertAdjacentHTML('beforeend', snackBarHtml);

    window.addEventListener('message', toasterEventListener, false);

    function toasterEventListener(event) {
        if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_for_notification') !== -1) {
            var message = event?.data?.split('|')[1];
            showAppstleLoyaltyToaster(message);
        }
    }

    let snackBarIndex = 0;

    function showAppstleLoyaltyToaster(msg) {
        var snackBar = document.getElementById('snackbar');
        snackBar.classList.add('show');
        snackBar.insertAdjacentHTML('beforeend', `
        <div class="snackElement"  id="elem${snackBarIndex}">
            <div class="description">${msg}</div>
            <svg  class="appstle-green-bubble" xmlns="http://www.w3.org/2000/svg" width="50" height="45" viewBox="0 0 84 75" fill="none">
                <circle cx="20.6075" cy="9.29547" r="9.29547" fill="#2C7721"/>
                <circle cx="80.0986" cy="47.7167" r="3.71819" fill="#2C7721"/>
                <path d="M79.4438 11.0253C82.4971 18.5483 78.8737 27.1221 71.3507 30.1754C70.5208 30.5122 69.6781 30.7678 68.8315 30.9458C64.1204 31.9366 58.8591 33.2841 56.3382 37.3855C53.3951 42.1741 55.0036 48.3927 59.3496 51.9571C68.015 59.0642 75.0268 68.4315 79.3829 79.6187C92.9059 114.348 75.7149 153.464 40.9856 166.987C6.25636 180.51 -32.8599 163.319 -46.3829 128.59C-59.9059 93.8607 -42.7149 54.7445 -7.98562 41.2214C7.18342 35.3148 23.1894 35.2678 37.5341 39.9824C42.7299 41.69 48.6536 40.072 51.5174 35.4125L52.5823 33.68C54.694 30.2441 53.7172 25.8191 52.2006 22.0823C49.1473 14.5592 52.7707 5.98544 60.2937 2.93215C67.8167 -0.121136 76.3906 3.5023 79.4438 11.0253Z" fill="#2C7721"/>
            </svg>
            <svg class="closeSnackBar" onclick="closeSnackBar('elem${snackBarIndex}')" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none">
                <path d="M2.93934 18.9393C2.35355 19.5251 2.35355 20.4749 2.93934 21.0607C3.52513 21.6464 4.47487 21.6464 5.06066 21.0607L12 14.1213L18.9393 21.0607C19.5251 21.6465 20.4749 21.6465 21.0607 21.0607C21.6464 20.4749 21.6464 19.5251 21.0607 18.9393L14.1213 12L21.0607 5.06066C21.6464 4.47487 21.6464 3.52513 21.0607 2.93934C20.4749 2.35355 19.5251 2.35355 18.9393 2.93934L12 9.87868L5.06066 2.93934C4.47487 2.35356 3.52513 2.35356 2.93934 2.93934C2.35355 3.52513 2.35355 4.47488 2.93934 5.06066L9.87868 12L2.93934 18.9393Z" fill="white"/>
            </svg>
        </div>`);
        const el = snackBarIndex;
        setTimeout(function() {
            if (document.getElementById(`elem${el}`))
                document.getElementById(`elem${el}`).remove();
        }, 5000);
        snackBarIndex++;

    }

    const closeSnackBar = (el) => document.getElementById(el).remove();

    document.addEventListener('DOMContentLoaded', () => {
        
    });

<!-- END app snippet -->
    

    const executeLoyaltyWidget = () => {
        <!-- BEGIN app snippet: loyalty-widget -->
    const parseHtmlStringContent = (content) => {
        if (typeof content !== 'string') return content;
        try {
            const htmlDecoded = content?.replace(/\\\//g, '/');
            return JSON.parse(`"${htmlDecoded}"`);
        } catch (error) {
            console.error('Error parsing content:', error);
            return content;
        }
    };

    const formatNumberByPointRoundType = num => {
        if (typeof num !== 'number') return num;
        const roundType = _ALConfig?.pointRoundType || "NO_ROUND";
        const rounded = roundType === 'ROUND_UP' ? Math.ceil(num) : roundType === 'ROUND_DOWN' ? Math.floor(num) : num;
        return (Number.isInteger(rounded) || rounded % 1 === 0) ? rounded.toFixed(0) : rounded.toFixed(2);
    };


    const loyaltyWidgetStyles = `
<style>
    .appstle-loyalty-widget-close-icon {
        width: 28px;
        height: 28px;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: opacity 0.2s;
    }

    .appstle-loyalty-button {
        bottom: 24px;
        z-index: 999;
        border-radius: 12px;
        position: fixed;
        border: none;
        transition: max-width 1s;
        padding: 0 19px;
        overflow: hidden;
        height: 56px;
        transform-origin: left;
        max-width: 300px;
        background-color: #F47C20;
        color: #ffffff;
    }

    .appstle-loyalty-right {
        right: 40px;
    }

    .appstle-loyalty-left {
        left: 40px;
    }

    #appstle_loyalty_iframe {
        width: 1px;
        min-width: 400px;
        border: none;
        height: 516px;
        position: fixed;
        bottom: 100px;
        z-index: 1234567;
        box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
        background-color: white;
        border-radius: 12px;
        max-height: calc(100vh - 120px);
        transform: scale(0) !important;
        transition: all 0.5s;
        transform-origin: bottom  left ;
        max-width: 80vw;
    }

    @media screen and (max-width: 800px) {
        #appstle_loyalty_iframe {
            left: 0;
            height: 100vh;
            top: 0;
            min-width: 100%;
        }

        #appstle_loyalty_iframe.open + .appstle-loyalty-button {
            left: 50%;
            transform: translateX(-50%);
        }

        .appstle-loyalty-button {
            transition: all 0.5s;
        }
    }

    #appstle_loyalty_iframe.open {
        transform: scale(1) !important;
    }

    #appstle_loyalty_iframe.open.show-close-icon + button .appstle-loyalty-widget-close-icon {
        opacity: 1;
    }

    #appstle_loyalty_iframe.open + button .appstle_loyalty_widget_button_wrapper {
        color: transparent;
    }

    .appstle_loyalty_widget_button_wrapper {
        height: 100%;
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: 10px;
    }

    .appstle-loyalty-widget-button-text {
        flex-shrink: 0;
    }

    .loyalty_widget_available_points {
        display: none;
        height: 100%;
        width: auto;
        flex-shrink: 0;
    }

    .appstle_show_points .loyalty_widget_available_points {
        display: flex;
        align-items: center;
        padding: 0 8px;
        margin-right: -14px;
        background-color: #f89a4c;
        color: #ffffff;
    }

    #appstle_loyalty_iframe.open.show-close-icon + button {
        background-color: #F47C20;
    }

    #appstle_loyalty_iframe.open.show-close-icon + button .appstle-loyalty-widget-button-text-wrapper,
    #appstle_loyalty_iframe.open.show-close-icon + button .loyalty_widget_available_points {
        opacity: 0;
    }

    #appstle_loyalty_iframe.open + button {
        max-width: 56px;
    }

    .loyalty-widget-buttonImage {
        height: 24px;
        width: 24px;
    }

    .appstle-loyalty-widget-button-text-wrapper {
        height: 100%;
        display: flex;
        gap: 4px;
        align-items: center;
    }

    .right_snackbar {
        right: 30px;
    }

    
    @media screen and (max-width: 576px) {
        #appstle_loyalty_iframe,
        .appstle-loyalty-button {
            display: none;
        }
    }

    
</style>`;
    document.querySelector('body').insertAdjacentHTML('beforeend', loyaltyWidgetStyles);
    const mainHTMLString = `
<iframe id="appstle_loyalty_iframe" class="appslte-iframe" title="Appstle Loyalty Widget"></iframe>
<button id="appstle-loyalty-button"
        class="appstle-loyalty-button appstle-loyalty-hidden ${_ALConfig?.customerId ? `logged-in-customer-loyalty-button` : `logged-out-customer-loyalty-button`}"
        style="${_ALConfig.widget_setting.showWidget && _ALConfig.widget_setting.widgetType === 'LAUNCHER' ? `` : `display: none !important;`}">
    <div class="appstle_loyalty_widget_button_wrapper">
        <div class="appstle-loyalty-widget-button-text-wrapper">
            
                <img
                    src="${parseHtmlStringContent('https://cdn.shopify.com/s/files/1/0635/7391/7901/files/icon1.png?v=1719318035')}"
                    alt="" role="presentation" class="loyalty-widget-buttonImage">
            
            <span id="loyalty-widget-title" class="appstle-loyalty-widget-button-text"></span>
        </div>
        <div class="loyalty_widget_available_points"></div>
    </div>
    <svg class="appstle-loyalty-widget-close-icon" xmlns="http://www.w3.org/2000/svg" fill="none"
         viewBox="0 0 24 24"
         stroke-width="1.5" stroke="currentColor">
        <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"></path>
    </svg>
</button>`;
    document.querySelector('body').insertAdjacentHTML('beforeend', mainHTMLString);
    window.addEventListener('message', widgetEventListener, false);

    function widgetEventListener(event) {
        if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_message_for_showWidget') !== -1) {
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('appstle_widget_showHide') !== -1) {
            toggleWidget();
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('refresh_appstle_loyalty_widget') !== -1 && _ALConfig?.widget_setting?.widgetType === 'LAUNCHER') {
            loadAppstleLoyaltyWidget();
            console.log('REFRESH WIDGET');
        } else if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('show_appstle_loyalty_widget') !== -1) {
            loadAppstleLoyaltyWidget();
            enableWidget();
        }
    }

    function removeAppstleLoyaltyWidget() {
        document.querySelector('#appstle-loyalty-button')?.classList?.add('appstle-loyalty-hidden');
        document.querySelector('#appstle_loyalty_iframe')?.classList?.add('appstle-loyalty-hidden');
    }

    (function checkForWidgetRestrictions() {
        let isShowWidget = true;

        if (_ALConfig?.customerLoyalty?.customerStatus === 'EXCLUDED') {
            isShowWidget = false;
        }
        if (!_ALConfig?.customerId) {
            isShowWidget = !(_ALConfig?.widget_setting?.restrictedCustomersTag || _ALConfig?.widget_setting?.allowedCustomersTag);
        }
        if (_ALConfig?.widget_setting?.allowedCustomersTag?.length && isShowWidget) {
            let allowedTags = _ALConfig?.widget_setting?.allowedCustomersTag.split(',');
            if (allowedTags?.length > 0 && !_ALConfig?.customerTags?.some((tag) => allowedTags?.some((allowedTag) => allowedTag?.trim()?.toLowerCase() === tag?.trim()?.toLowerCase()))) {
                isShowWidget = false;
            }
        }
        if (_ALConfig?.widget_setting?.restrictedCustomersTag?.length && isShowWidget) {
            let restrictedTags = _ALConfig?.widget_setting?.restrictedCustomersTag?.split(',');
            if (restrictedTags?.length > 0 && _ALConfig?.customerTags?.some((tag) => restrictedTags?.some((restrictedTag) => restrictedTag?.trim()?.toLowerCase() === tag?.trim()?.toLowerCase()))) {
                isShowWidget = false;
            }
        }
        if (_ALConfig?.widget_setting?.blockWidgetOnPages?.length && isShowWidget) {
            let restrictedPages = _ALConfig?.widget_setting?.blockWidgetOnPages?.split(',');
            const currentPage = window?.location?.pathname;
            if (restrictedPages?.length > 0) {
                if (restrictedPages?.includes('/homepage') && currentPage === '/') {
                    isShowWidget = false;
                } else if (restrictedPages?.some((page) => currentPage?.includes(page))) {
                    isShowWidget = false;
                }
            }
        }
        if (_ALConfig?.widget_setting?.allowWidgetOnSpecificPages?.length && isShowWidget) {
            let allowedPages = _ALConfig?.widget_setting?.allowWidgetOnSpecificPages?.split(',');
            const currentPage = window?.location?.pathname;
            if (allowedPages?.length > 0) {
                if (allowedPages?.includes('/homepage') && currentPage === '/') {
                    isShowWidget = true;
                } else if (allowedPages?.some((page) => currentPage?.includes(page))) {
                    isShowWidget = true;
                } else {
                    isShowWidget = false;
                }
            }
        }
        if (!_ALConfig?.customerId && _ALConfig?.widget_setting?.showToLoggedInCustomerOnly) {
            isShowWidget = false;
        }
        window.__APPSTLE_LOYALTY_LAUNCHER_ALLOWED = !!isShowWidget;
        if (isShowWidget) {
            showAppstleLoyaltyWidget();
        } else {
            removeAppstleLoyaltyWidget();
        }
    })();

    function enableWidget() {
        document.querySelector('#appstle_loyalty_iframe')?.classList?.add('open');
        document.querySelector('#appstle_loyalty_iframe')?.classList?.remove('appstle-loyalty-hidden');
        setTimeout(function() {
            document.querySelector('#appstle_loyalty_iframe')?.classList?.toggle('show-close-icon');
        }, 900);
    }

    function showAppstleLoyaltyWidget() {
        const launcherAllowed = window?.['__APPSTLE_LOYALTY_LAUNCHER_ALLOWED'] !== false;
        document.querySelector('#appstle_loyalty_iframe')?.classList?.remove('appstle-loyalty-hidden');
        const btn = document.querySelector('#appstle-loyalty-button');
        if (!btn) return;
        if (launcherAllowed) {
            btn.classList.remove('appstle-loyalty-hidden');
        } else {
            btn.classList.add('appstle-loyalty-hidden');
        }
    }


    document.querySelector('.appstle-loyalty-button').addEventListener('click', toggleWidget);

    if (_ALConfig?.widget_setting?.widgetPosition === 'LEFT') {
        document.getElementById('appstle_loyalty_iframe')?.classList?.add('appstle-loyalty-left');
        document.querySelector('.appstle-loyalty-button')?.classList?.add('appstle-loyalty-left');
        document.getElementById('appstle_loyalty_iframe')?.classList?.add('appstle-loyalty-left');
        document.getElementById('snackbar')?.classList?.add('left_snackbar');

    } else {
        document.getElementById('appstle_loyalty_iframe')?.classList?.add('appstle-loyalty-right');
        document.querySelector('.appstle-loyalty-button')?.classList?.add('appstle-loyalty-right');
        document.getElementById('snackbar')?.classList?.add('right_snackbar');
    }


    const alIframeSrc = `<html>
<head>
    <script>
        window["Shopify"] = {};
        window["__st"] = ${JSON.stringify(__st)};
        window["Shopify"]["shop"] = "${location.host}";
        window.appstle_public_domain = "${location.host}";
        window["isAppstleLoyaltyCustomerPortal"] = true;
        <\/script>
        <link rel="stylesheet" href="${_ALConfig.widgetCssPath}">
            <script defer type="text/javascript" src="${_ALConfig.widgetJsPath}"><\/script>
                <style>
                    #loyalty_spinner_container {
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    height: 100%;
                    width: 100%;
                    z-index: 9999999999999999999999999;
                }
                    #loyalty_spinner {
                    height: 32px;
                    width: 32px;
                    animation: spin 1s linear infinite;
                    border-radius: 9999px;
                    border-width: 1px;
                    border-style: solid;
                    border-color: rgb(107 114 128);
                    border-top-color: transparent;
                }
                    @keyframes spin {
                    100% {
                        transform: rotate(360deg);
                }
                }
                </style>
            </head>
            <body>
            <div style="overflow: auto;" id="appstleLoyaltyWidget">
                <div id="loyalty_spinner_container">
                    <div id="loyalty_spinner"></div>
                </div>
            </div>
            </body>
        </html>`;


    function toggleWidget() {
        loadAppstleLoyaltyWidget();
        if (_ALConfig?.widget_setting?.widgetType?.toUpperCase() === 'LAUNCHER' && _ALConfig?.widget_setting?.forceRedirectDedicatedPage === true) {
            window.open(`/${_ALConfig?.proxy_path_prefix}`);
        } else {
            document.querySelector('#appstle_loyalty_iframe')?.classList?.toggle('open');
            showAppstleLoyaltyWidget();
            setTimeout(function() {
                document.querySelector('#appstle_loyalty_iframe')?.classList?.toggle('show-close-icon');
            }, 900);
        }
    }

    const loadAppstleLoyaltyWidget = () => {
        var iframe = document.querySelectorAll('#appstle_loyalty_iframe');
        iframe.forEach(function(item) {
            item.contentWindow._ALConfig = _ALConfig;
            item.contentWindow.document.open('text/html', 'replace');
            item.contentWindow.document.write(alIframeSrc);
            item.contentWindow.document.close();
        });
    };

    const launcherDataType = _ALConfig?.widget_setting?.launcherDataType || 'POINTS';

    const loyaltyButtonTitle = document.getElementById('loyalty-widget-title');
    if (_ALConfig?.shop_labels?.widgetTitle) {
        loyaltyButtonTitle.innerHTML = parseHtmlStringContent(_ALConfig?.shop_labels?.widgetTitle);
    }

    (function() {
        const { customerLoyalty, widget_setting } = _ALConfig || {};
        if (!customerLoyalty) return;

        const showTier = widget_setting?.showTierName;
        const launcherButtonElement = document.querySelector('#appstle-loyalty-button');
        const pointsEl = document.querySelector('.loyalty_widget_available_points');
        if (!pointsEl) return;

        const fmt = new Intl.NumberFormat();
        const { storeCreditBalance = 0, availablePoints = 0, currentVipTier = '' } = customerLoyalty;

        let displayValue;
        if (launcherDataType === 'STORE_CREDITS') {
            const n = Number(storeCreditBalance) || 0;
            displayValue = fmt.format(formatNumberByPointRoundType(n));
        } else if ((launcherDataType === 'VIP_TIER') && currentVipTier) {
            displayValue = String(currentVipTier);
        } else {
            const n = Number(availablePoints) || 0;
            displayValue = fmt.format(formatNumberByPointRoundType(n));
        }
        pointsEl.textContent = displayValue;
        launcherButtonElement?.classList.add('appstle_show_points');
    })();


    function handleDeepLink() {
        const loyaltyDeepLinks = [
            '#appstle-loyalty',
            '#appstle-refer',
            '#appstle-loyalty-earn-rewards',
            '#appstle-loyalty-redeem-rewards',
            '#appstle-loyalty-referrals',
            '#appstle-loyalty-vip-program'
        ];
        if (!_ALConfig?.widget_setting?.showWidget || !loyaltyDeepLinks.some(hash => location?.hash?.includes(hash))) {
            return;
        }
        loadAppstleLoyaltyWidget();
        enableWidget();
        setTimeout(() => {
            document.querySelector('#appstle_loyalty_iframe')?.classList?.add('show-close-icon');
        }, 900);
    }

    handleDeepLink();

    const widgetReferralUrl = new URL(window.location.href);
    if (_ALConfig?.referralEnabled && widgetReferralUrl?.searchParams.get('appstle_referral') && _ALConfig?.widget_setting?.widgetType === 'LAUNCHER') {
        let referralRedirectUrl = _ALConfig?.widget_setting?.referralRedirectUrl;
        let redirectURL = referralRedirectUrl + window.location.search;
        if (referralRedirectUrl) {
            let referralUrlObj;
            try {
                referralUrlObj = new URL(referralRedirectUrl, window.location.origin);
            } catch {
                referralUrlObj = null;
            }
            let referralPath = referralUrlObj ? referralUrlObj.pathname.replace(/\/+$/, '') : referralRedirectUrl.replace(/\/+$/, '');
            let currentPath = window.location.pathname.replace(/\/+$/, '');
            if (referralPath && currentPath !== referralPath) {
                window.open(redirectURL, '_self');
            }
        }
        setTimeout(() => {
            loadAppstleLoyaltyWidget();
            enableWidget();
        }, 200);
    }


    (function observeURLChanges() {
        let lastUrl = location.href;
        const handleUrlChange = () => {
            if (location.href !== lastUrl) {
                handleDeepLink();
                lastUrl = location.href;
            }
        };
        new MutationObserver(handleUrlChange).observe(document.body, { subtree: true, childList: true });
        window.addEventListener('popstate', handleUrlChange);
        window.addEventListener('hashchange', handleUrlChange);
    })();

    const alDOMObserver = new MutationObserver(function(mutations_list) {
        mutations_list.forEach(function(mutation) {
            mutation.addedNodes.forEach(function(added_node) {
                if (added_node.id === 'appstle_loyalty_iframe') {
                    var iframe = document.querySelectorAll('#appstle_loyalty_iframe');
                    iframe.forEach(function(item) {
                        item.contentWindow._ALConfig = _ALConfig;
                        item.contentWindow.document.open('text/html', 'replace');
                        item.contentWindow.document.write(alIframeSrc);
                        item.contentWindow.document.close();
                    });
                    alDOMObserver.disconnect();
                }
            });
        });
    });
    alDOMObserver.observe(document.querySelector('body'), { subtree: true, childList: true });

    
    (function hideWidgetOnScroll() {
        setTimeout(() => {
            const button = document.getElementById('appstle-loyalty-button');
            const iframe = document.getElementById('appstle_loyalty_iframe');
            if (!button || !iframe) return;
            if (button && !button?.classList?.contains('appstle-loyalty-hidden')) {
                let lastY = window.scrollY;
                const offset = 200;
                window.addEventListener('scroll', () => {
                    const currentY = window.scrollY;
                    if (Math.abs(currentY - lastY) < offset) return;
                    const hide = currentY > lastY;
                    button.classList.toggle('appstle-loyalty-hidden', hide);
                    iframe.classList.toggle('appstle-loyalty-hidden', hide);
                    lastY = currentY;
                });
            }
        }, 2000);
    })();
    

    
<!-- END app snippet -->
    }

    
        try {
            const versionUrl = `${location.origin}/${_ALConfig?.proxy_path_prefix || 'apps/loyalty'}/app-loyalty-version`;
            fetch(versionUrl)
                .then(res => res.json())
                .then(data => {
                    if (data) {
                        const widgetJsUrl = new URL(_ALConfig.widgetJsPath);
                        const widgetCssUrl = new URL(_ALConfig.widgetCssPath);
                        widgetJsUrl.searchParams.set('v', data);
                        widgetCssUrl.searchParams.set('v', data);
                        _ALConfig.widgetJsPath = widgetJsUrl.toString();
                        _ALConfig.widgetCssPath = widgetCssUrl.toString();
                    }
                })
                .catch(() => {
                })
                .finally(() => {
                    executeLoyaltyWidget();
                });
        } catch (err) {
            executeLoyaltyWidget();
        }
    

    const storeCreditMismatch = _ALConfig?.customerId && _ALConfig?.customerStoreCreditBalance >= 0 && _ALConfig?.customerLoyalty?.storeCreditBalance >= 0 && _ALConfig?.customerLoyalty?.storeCreditBalance !== _ALConfig?.customerStoreCreditBalance;
    if (storeCreditMismatch && _ALConfig.shop === 'olineloyalty27.myshopify.com') {
        const updateCustomerUrl = `/${_ALConfig?.proxy_path_prefix || 'apps/loyalty'}/cp/api/update-customer`;
        try {
            fetch(updateCustomerUrl, { method: 'POST' })
                .then((response) => {
                    if(response.ok) {}
                })
                .catch(() => {});
        } catch (err) {}
    }

    <!-- BEGIN app snippet: loyalty-dedicated-page -->
    const dedicatedPageURL = new URL(window.location.href);
    const decodeUrl = (content) => {
        if (typeof content !== 'string') return content;
        try {
            const htmlDecoded = content?.replace(/\\\//g, '/');
            return JSON.parse(`"${htmlDecoded}"`);
        } catch (error) {
            console.error('Error parsing content:', error);
            return content;
        }
    };

    if (dedicatedPageURL?.searchParams?.get('appstle_referral') && _ALConfig?.widget_setting?.widgetType === 'DEDICATED_PAGE') {
        const customUrl = decodeUrl(_ALConfig?.widget_setting?.referralCustomRedirectUrl);
        if (customUrl) {
            const normalizedCustomPath = customUrl.startsWith('/') ? customUrl : `/${customUrl}`;
            if (window.location.pathname !== normalizedCustomPath) {
                const redirectUrl = new URL(window.location.href);
                redirectUrl.pathname = normalizedCustomPath;
                window.open(redirectUrl.toString(), '_self');
            }
        }
        else if (dedicatedPageURL?.searchParams?.get('appstle_referral') && _ALConfig?.widget_setting?.widgetType === 'DEDICATED_PAGE' && !window.location.href.includes(_ALConfig?.proxy_path_prefix)) {
            window.open(`/${_ALConfig?.proxy_path_prefix}${window.location.search}`, '_self');
        }
    }

    const dedicatedPageEventListener = (event) => {
        if (event?.data && typeof event?.data.indexOf === 'function' && event?.data?.indexOf('refresh_appstle_loyalty_page') !== -1) {
            initiateAppstleLoyaltyPage();
            console.log('REFRESH PAGE');
        }
    };
    window.addEventListener('message', dedicatedPageEventListener, false);

    function initiateAppstleLoyaltyPage() {
        if (document.querySelector('#appstleLoyaltyPage')) {
            const appstleLoyaltyPageElement = document.getElementById('appstleLoyaltyPage');
            while (appstleLoyaltyPageElement.firstChild) {
                appstleLoyaltyPageElement.firstChild.remove();
            }

            


            
            document.title = "";
            

            
            setTimeout(() => {
                let metaDescription = document.querySelector('meta[name="description"]');
                if (metaDescription) {
                    metaDescription.content = "";
                } else {
                    metaDescription = document.createElement('meta');
                    metaDescription.name = 'description';
                    metaDescription.content = "";
                    document.head.appendChild(metaDescription);
                }
            }, 500);
            
            if (appstleLoyaltyPageElement) {

                const executeDedicatedPageScript = () => {
                    const s = document.createElement('script');
                    s.setAttribute('src', _ALConfig?.widgetJsPath);
                    s.setAttribute('defer', 'defer');
                    document.body.appendChild(s);
                    const head = document.head;
                    const link = document.createElement('link');
                    link.type = 'text/css';
                    link.rel = 'stylesheet';
                    link.href = _ALConfig?.widgetCssPath;
                    head.appendChild(link);
                }

                try {
                    const versionUrl = `${location.origin}/${_ALConfig?.proxy_path_prefix || 'apps/loyalty'}/app-loyalty-version`;
                    fetch(versionUrl).then(res => res.json()).then(data => {
                            if (data) {
                                const widgetJsUrl = new URL(_ALConfig.widgetJsPath);
                                const widgetCssUrl = new URL(_ALConfig.widgetCssPath);
                                widgetJsUrl.searchParams.set('v', data);
                                widgetCssUrl.searchParams.set('v', data);
                                _ALConfig.widgetJsPath = widgetJsUrl.toString();
                                _ALConfig.widgetCssPath = widgetCssUrl.toString();
                            }
                        }).catch(() => {}).finally(() => {
                            executeDedicatedPageScript();
                        });
                } catch (err) {
                    executeDedicatedPageScript();
                }


            }

        } else {
            setTimeout(() => {
                initiateAppstleLoyaltyPage();
            }, 2000);
        }
    }

    const dedicatedPageReferralUrl = new URL(window.location.href)?.searchParams.get('appstle_referral');

    if (_ALConfig?.widget_setting?.showWidget === true) {
        initiateAppstleLoyaltyPage();
    }

<!-- END app snippet -->

    
        <!-- BEGIN app snippet: loyalty-visit-shop -->
    (async function() {
        const isAvailableVisitShop = _ALConfig?.pointEarnRules?.length > 0 && _ALConfig?.pointEarnRules?.find((rule) => rule?.type === 'VISIT_SHOP' && rule?.status === 'ACTIVE');
        if (_ALConfig?.customerId && isAvailableVisitShop) {
            if (!sessionStorage.getItem('syncVisitStore') && ((_ALConfig?.customerId && isAvailableVisitShop && isAvailableVisitShop?.id) ||  (_ALConfig?.referralEnabled && _ALConfig?.referralLoyalty?.referralType === 'VISIT_SHOP'))) {
                try {
                    const response = await fetch(`/${_ALConfig?.proxy_path_prefix || 'apps/loyalty'}/cp/api/customer-visit-store`, { method: 'POST', headers: {'Content-Type': 'application/json'}, });
                    if (response?.ok) {
                        sessionStorage.setItem('syncVisitStore', 'true');
                    }
                } catch (error) {
                    console.error('Error:', error);
                }
            }
        }
    })();

<!-- END app snippet -->
        <!-- BEGIN app snippet: loyalty-custom-styles -->
    const loyaltyCustomStyles = `<style></style>`;
    document.querySelector('body').insertAdjacentHTML('beforeend', loyaltyCustomStyles);

<!-- END app snippet -->
    
</script>


    <script src="https://cdn.shopify.com/extensions/019ea61c-9091-7f62-8815-ee7111313ac3/theme-app-extension-v2-1291/assets/appstle-loyalty.js" defer></script>
    <style>
        .acquire-points-badge {
            display: flex;
            flex-direction: column;
            max-width: max-content;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0.05em;
            border-radius: 3px;
            padding: 10px;
        }
        .loyalty-acquire-points-badge sup {
            font-size: 10px;
            margin-left: 3px;
        }
        .loyalty-point-balance {
            font-size: 16px;
            font-weight: 500;
            letter-spacing: 0.05em;
            max-width: max-content;
        }
        .loyalty-current-vip-tier-badge {
            font-size: 16px;
            font-weight: 500;
            letter-spacing: 0.05em;
            max-width: max-content;
        }
        .loyalty-acquire-points-logged-out-label,
        .loyalty-acquire-earn-points-label,
        .loyalty-acquire-store-credit-label {
            color: inherit;
            background-color: inherit;
        }


        .appstle_loyalty_cart_widget_wrapper {
            position: relative !important;
            max-width: 400px !important;
            margin-left: auto !important;
        }
        @media screen and (max-width: 749px) {
            .appstle_loyalty_cart_widget_wrapper {
                position: relative !important;
                max-width: 100% !important;
            }
        }
        #appstle_loyalty_cart_widget_iframe {
            display: none !important;
        }
        #appstle_loyalty_cart_widget_iframe.open {
            display: block !important;
            position: fixed !important;
            top: 0 !important;
            left: 0 !important;
            width: 100% !important;
            height: 100% !important;
            border: none !important;
            z-index: 99999999999999999999 !important;
        }
        .appstle_loyalty_cart_widget_wrapper {
            margin-bottom: 12px !important;
        }
        .loyalty-cart-widget-button {
            display: flex !important;
            align-items: center !important;
            justify-content: space-between !important;
            flex-wrap: nowrap !important;
            background-color: white !important;
            gap: 1rem !important;
            border-radius: 8px !important;
            padding: 10px !important;
            width: 100% !important;
            border: 1px solid #e5e7eb !important;
        }
        .loyalty-cart-widget-points-store-credits-info {
            display: flex !important;
            align-items: center !important;
            gap: 12px !important;
        }
        .loyalty-cart-widget-icon {
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            width: 32px !important;
            height: 32px !important;
            background-color: #F47C20 !important;
            border-radius: 6px !important;
        }
        .loyalty-cart-widget-icon-image {
            width: 20px !important;
            height: 20px !important;
        }
        .loyalty-cart-widget-icon-svg {
            fill: white !important;
        }
        .loyalty-cart-widget-available-balance-label {
            font-size: 16px !important;
            font-weight: 500 !important;
            color: #1f2937 !important;
        }
        .loyalty-cart-widget-rewards-btn {
            background-color: #F47C20 !important;
            color: #ffffff !important;
            border: none !important;
            min-width: 82px !important;
            border-radius: 4px !important;
            padding: 6px 12px !important;
            font-size: 14px !important;
            font-weight: 600 !important;
            cursor: pointer !important;
            transition: background-color 0.15s !important;
        }
        .loyalty-cart-widget-rewards-btn-disabled {
            opacity: 0.5 !important;
            pointer-events: none !important;
            cursor: not-allowed !important;
        }
    </style>



</div><script src="https://cdn.shopify.com/storefront/standard-actions.js" type="module" data-source-attribution="shopify.standard_actions"></script>
</body>
</html>
