301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: dmhhc.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <!-- ___ ___ ___ ___ / /\ /__/\ / /\ / /\ / /:/_ \ \:\ / /:/ / /::\ / /:/ /\ ___ ___ \ \:\ / /:/ / /:/\:\ / /:/ /:/ /__/\ / /\ ___ \ \:\ / /:/ ___ / /:/ \:\ /__/:/ /:/ \ \:\ / /:/ /__/\ \__\:\ /__/:/ / /\ /__/:/ \__\:\ \ \:\/:/ \ \:\ /:/ \ \:\ / /:/ \ \:\ / /:/ \ \:\ / /:/ \ \::/ \ \:\/:/ \ \:\ /:/ \ \:\ /:/ \ \:\ /:/ \ \:\ \ \::/ \ \:\/:/ \ \:\/:/ \ \:\/:/ \ \:\ \__\/ \ \::/ \ \::/ \ \::/ \__\/ \__\/ \__\/ \__\/ -------------------------------------------------------------------- # Stiletto v2.0.1 # Documentation: https://fluorescent.co/help/stiletto/ # Purchase: https://themes.shopify.com/themes/stiletto/ # A product by Fluorescent: https://fluorescent.co/ -------------------------------------------------------------------- --> <html class="js" lang="en" style="--announcement-height: 1px;"> <head loading="lazy"> <link rel='dns-prefetch' href='https://api.config-security.com/' crossorigin /> <link rel='dns-prefetch' href='https://static.klaviyo.com/' crossorigin /> <link rel='dns-prefetch' href='https://whale.camera/' crossorigin crossorigin/> <link rel="dns-prefetch" href="https://www.googletagmanager.com" crossorigin/> <link rel='dns-prefetch' href='https://triplewhale-pixel.web.app/' crossorigin /> <link rel="dns-prefetch" href="https://www.paypalobjects.com" crossorigin> <link rel="preconnect" href="https://cdn.shopify.com" crossorigin> <link rel="preconnect" href="https://cdn.rebuyengine.com" crossorigin> <link rel="preconnect" href="https://connect.facebook.net" crossorigin> <link rel="preconnect" href="https://drmorses.com" crossorigin/> <link rel="preconnect" href="https://drmorses.com" crossorigin /> <!-- SB PageSpeed ---> <script> customElements.define('progress-bar', class ProgressBar extends HTMLElement { constructor() { super(); const shadowRoot = this.attachShadow({ mode: 'open' }); // Define the CSS styles for the progress bar inside the Shadow DOM const style = document.createElement('style'); style.textContent = ` #progress-container { width: 100%; position: relative; } #progress { background: #2299dd; position: fixed; z-index: 1031; top: 0; left: 0; width: 100%; height: 2px; } #sb-background {top:0;left:0;width:95vw;height:95vh;position:absolute;z-index:99;pointer-events:none;}`; // Create the progress bar elements inside the Shadow DOM const progressBarContainer = document.createElement('div'); progressBarContainer.id = 'progress-container'; const progressBar = document.createElement('div'); progressBar.id = 'progress'; progressBar.style.width = '0'; // Append the progress bar to the container progressBarContainer.appendChild(progressBar); // Append the style and progress bar container to the Shadow DOM shadowRoot.appendChild(style); shadowRoot.appendChild(progressBarContainer); const img = document.createElement('img'); img.id = 'sb-background'; img.src = "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0 0 2000 1000'%3E%3C/svg%3E"; img.alt = "Background image for the progress bar"; shadowRoot.appendChild(img); // Start the progress bar const duration = 1000; // 4 seconds in milliseconds const interval = 50; // update interval in milliseconds let progress = 0; let startTime = Date.now(); function updateProgress() { const currentTime = Date.now() - startTime; progress = Math.min(100, (currentTime / duration) * 100); progressBar.style.width = progress + '%'; if (progress < 100) { requestAnimationFrame(updateProgress); } else { // Progress bar completed, stop the animation setTimeout(() => { progressBar.style.width = '100%'; // progressBarContainer.style.display = 'none'; progressBar.style.opacity = '0'; }, 500); } } // Start the progress bar animation updateProgress(); } }); document.head.insertAdjacentHTML("afterend", "<progress-bar></progress-bar>"); </script> <!-- SB JS Deferral ---> <link rel='preconnect dns-prefetch' href='https://api.config-security.com/' crossorigin /> <link rel='preconnect dns-prefetch' href='https://conf.config-security.com/' crossorigin /> <link rel='preconnect dns-prefetch' href='https://whale.camera/' crossorigin /> <script defer="defer" > /* >> TriplePixel :: start*/ document.addEventListener('StartAsyncLoading',function(event){ window.TriplePixelData={TripleName:"dr-morse.myshopify.com",ver:"2.12",plat:"SHOPIFY",isHeadless:false},function(W,H,A,L,E,_,B,N){function O(U,T,P,H,R){void 0===R&&(R=!1),H=new XMLHttpRequest,P?(H.open("POST",U,!0),H.setRequestHeader("Content-Type","text/plain")):H.open("GET",U,!0),H.send(JSON.stringify(P||{})),H.onreadystatechange=function(){4===H.readyState&&200===H.status?(R=H.responseText,U.includes(".txt")?eval(R):P||(N[B]=R)):(299<H.status||H.status<200)&&T&&!R&&(R=!0,O(U,T-1,P))}}if(N=window,!N[H+"sn"]){N[H+"sn"]=1,L=function(){return Date.now().toString(36)+"_"+Math.random().toString(36)};try{A.setItem(H,1+(0|A.getItem(H)||0)),(E=JSON.parse(A.getItem(H+"U")||"[]")).push({u:location.href,r:document.referrer,t:Date.now(),id:L()}),A.setItem(H+"U",JSON.stringify(E))}catch(e){}var i,m,p;A.getItem('"!nC`')||(_=A,A=N,A[H]||(E=A[H]=function(t,e,a){return void 0===a&&(a=[]),"State"==t?E.s:(W=L(),(E._q=E._q||[]).push([W,t,e].concat(a)),W)},E.s="Installed",E._q=[],E.ch=W,B="configSecurityConfModel",N[B]=1,O("https://conf.config-security.com/model",5),i=L(),m=A[atob("c2NyZWVu")],_.setItem("di_pmt_wt",i),p={id:i,action:"profile",avatar:_.getItem("auth-security_rand_salt_"),time:m[atob("d2lkdGg=")]+":"+m[atob("aGVpZ2h0")],host:A.TriplePixelData.TripleName,plat:A.TriplePixelData.plat,url:window.location.href,ref:document.referrer,ver:A.TriplePixelData.ver},O("https://api.config-security.com/event",5,p),O("https://whale.camera/live/dot.txt",5)))}}("", "TriplePixel",localStorage); }); /* << TriplePixel :: end*/ </script> <!-- begin Convert Experiences code--><script defer="defer" type="text/javascript" src="//cdn-4.convertexperiments.com/js/10042869-10048404.js"></script><!-- end Convert Experiences code --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5GVKW2Q');</script> <!-- End Google Tag Manager --> <!-- ClickCease.com tracking--> <script defer="defer" type='text/javascript'> document.addEventListener('StartAsyncLoading',function(event){ var script = document.createElement('script'); script.async = true; script.type = 'text/javascript'; var target = 'https://www.clickcease.com/monitor/stat.js'; script.src = target;var elem = document.head;elem.appendChild(script); }); </script> <script src="//drmorses.com/cdn/shop/t/80/assets/swiper.min.js?v=49773567430683983701734611841"></script> <noscript> <a href='https://www.clickcease.com' rel='nofollow'><img src='https://monitor.clickcease.com' alt='ClickCease'/></a> </noscript> <!-- ClickCease.com tracking--> <script> !function(w,d,s,t,a){if(w.amzn)return;w.amzn=a=function(){w.amzn.q.push([arguments,(new Date).getTime()])};a.q=[];a.version="0.0";s=d.createElement("script");s.src="https://c.amazon-adsystem.com/aat/amzn.js";s.id="amzn-pixel";s.async=true;t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t)}(window,document); amzn("setRegion", "NA"); amzn("addTag", "8fedbf3f-5951-4613-820e-82d0f97ed0ef"); amzn("trackEvent", "PAGE VIEW_IHM IS Doctor Morse's Healing Herbs Home Page"); </script> <link rel='preconnect dns-prefetch' href='https://triplewhale-pixel.web.app/' crossorigin /> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="canonical" href="https://drmorses.com/"> <link rel="preconnect" href="https://cdn.shopify.com" crossorigin> <meta name="google-site-verification" content="DuX1vAIDZmncz-gVorPsWHsAmFOfT9HXv3ljxIxAS_0" /><link rel="shortcut icon" href="//drmorses.com/cdn/shop/files/DR._MORSES_LOGO_BLACK_1.jpg?crop=center&height=32&v=1690378583&width=32" type="image/png"><title>Dr. Morse's Herbal Health Club - Dr. Robert Morse - Herbal Supplements</title><meta name="description" content="Over the last 40 years, Dr. Robert Morse has developed programs, herbal teas and herbal supplements to help support the human body in health and vitality."><script defer="defer" > var currentUrl = window.location.href; // Check if the URL contains the string "en-ca" if (currentUrl.includes("en-ca")) { var newUrl = currentUrl.replace("/en-ca", ""); window.location.href = newUrl; } <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5GVKW2Q');</script> <!-- End Google Tag Manager --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5GVKW2Q');</script> <!-- End Google Tag Manager --> </script> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="facebook-domain-verification" content="1sjlp027io9aee35fq4rs1msojh9sq"> <meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/7256913/digital_wallets/dialog"> <meta name="shopify-checkout-api-token" content="6e4e521187be9de597eeeaff844e1bc5"> <meta id="in-context-paypal-metadata" data-shop-id="7256913" data-venmo-supported="false" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD"> <script async="async" data-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=7256913" crossorigin="anonymous"></script> <script id="apple-pay-shop-capabilities" type="application/json">{"shopId":7256913,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/7256913","merchantName":"Dr. Morse's Herbal Health Club","requiredBillingContactFields":["postalAddress","email"],"requiredShippingContactFields":["postalAddress","email"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb"],"total":{"type":"pending","label":"Dr. Morse's Herbal Health Club","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script> <script id="shopify-features" type="application/json">{"accessToken":"6e4e521187be9de597eeeaff844e1bc5","betas":["rich-media-storefront-analytics"],"domain":"drmorses.com","predictiveSearch":true,"shopId":7256913,"locale":"en"}</script> <script>var Shopify = Shopify || {}; Shopify.shop = "dr-morse.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"USD","rate":"1.0"}; Shopify.country = "US"; Shopify.theme = {"name":"SB Speed BACKUP | Game (May 14)","id":129764425843,"schema_name":"Stiletto","schema_version":"2.0.1","theme_store_id":1621,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "drmorses.com/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/";</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";</script> <script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script> <script defer="defer" async type="module" src="//drmorses.com/cdn/shopifycloud/shop-js/modules/v2/client.payment-terms_OR608-Cy.en.esm.js"></script> <script defer="defer" async type="module" src="//drmorses.com/cdn/shopifycloud/shop-js/modules/v2/chunk.common_g_IPLVy8.esm.js"></script> <script defer="defer" async type="module" src="//drmorses.com/cdn/shopifycloud/shop-js/modules/v2/chunk.modal_DOmUHEXZ.esm.js"></script> <script type="module"> await import("//drmorses.com/cdn/shopifycloud/shop-js/modules/v2/client.payment-terms_OR608-Cy.en.esm.js"); await import("//drmorses.com/cdn/shopifycloud/shop-js/modules/v2/chunk.common_g_IPLVy8.esm.js"); await import("//drmorses.com/cdn/shopifycloud/shop-js/modules/v2/chunk.modal_DOmUHEXZ.esm.js"); </script> <script> window.Shopify = window.Shopify || {}; if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {}; window.Shopify.featureAssets['shop-js'] = {"init-fed-cm":["modules/v2/client.init-fed-cm_ChRwHmr4.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js"],"init-windoid":["modules/v2/client.init-windoid_qNZeczvf.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/client.init-shop-email-lookup-coordinator_CRiQueBm.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js"],"shop-cash-offers":["modules/v2/client.shop-cash-offers_CD0jF5Fd.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js","modules/v2/chunk.modal_DOmUHEXZ.esm.js"],"shop-toast-manager":["modules/v2/client.shop-toast-manager_Bdr-xFf9.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js"],"pay-button":["modules/v2/client.pay-button_DkUydYK6.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js"],"checkout-modal":["modules/v2/client.checkout-modal_Cl66XAhA.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js","modules/v2/chunk.modal_DOmUHEXZ.esm.js"],"init-customer-accounts-sign-up":["modules/v2/client.init-customer-accounts-sign-up_CG0pm807.en.esm.js","modules/v2/client.shop-login-button_BGqNOQB2.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js","modules/v2/chunk.modal_DOmUHEXZ.esm.js"],"init-customer-accounts":["modules/v2/client.init-customer-accounts_5Bilz2oM.en.esm.js","modules/v2/client.shop-login-button_BGqNOQB2.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js","modules/v2/chunk.modal_DOmUHEXZ.esm.js"],"avatar":["modules/v2/client.avatar_BTnouDA3.en.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/client.init-shop-for-new-customer-accounts_CL8GBnhE.en.esm.js","modules/v2/client.shop-login-button_BGqNOQB2.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js","modules/v2/chunk.modal_DOmUHEXZ.esm.js"],"shop-login-button":["modules/v2/client.shop-login-button_BGqNOQB2.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js","modules/v2/chunk.modal_DOmUHEXZ.esm.js"],"shop-follow-button":["modules/v2/client.shop-follow-button_Dhc3VgBl.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js","modules/v2/chunk.modal_DOmUHEXZ.esm.js"],"lead-capture":["modules/v2/client.lead-capture_D_NiCyD3.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js","modules/v2/chunk.modal_DOmUHEXZ.esm.js"],"payment-terms":["modules/v2/client.payment-terms_OR608-Cy.en.esm.js","modules/v2/chunk.common_g_IPLVy8.esm.js","modules/v2/chunk.modal_DOmUHEXZ.esm.js"]}; </script> <script>(function() { function asyncLoad() { var urls = ["\/\/swymv3free-01.azureedge.net\/code\/swym-shopify.js?shop=dr-morse.myshopify.com","https:\/\/config.gorgias.chat\/bundle-loader\/01GYCCHRVM8BSX0VPWZHVXM0PF?source=shopify1click\u0026shop=dr-morse.myshopify.com","https:\/\/d1639lhkj5l89m.cloudfront.net\/js\/storefront\/uppromote.js?shop=dr-morse.myshopify.com","https:\/\/static.klaviyo.com\/onsite\/js\/klaviyo.js?company_id=UYABrn\u0026shop=dr-morse.myshopify.com","https:\/\/static.rechargecdn.com\/assets\/js\/widget.min.js?shop=dr-morse.myshopify.com","https:\/\/bundle.dyn-rev.app\/loader.js?g_cvt_id=7a684ade-464e-40d2-8551-e43e45c75a86\u0026shop=dr-morse.myshopify.com"]; 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); } }; document.addEventListener('StartAsyncLoading',function(event){asyncLoad();});if(window.attachEvent) { window.attachEvent('onload', function(){}); } else { window.addEventListener('load', function(){}, false); } })();</script> <script id="__st">var __st={"a":7256913,"offset":-21600,"reqid":"7dbfb09a-7fd3-43ff-9e10-865402d0fce4-1746261710","pageurl":"drmorses.com\/","u":"f6715e48c42a","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('StartPreviewBarLoading',(()=>{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,!1)}();</script> <script integrity="sha256-w1TMG8bx+vw+BuOfT7Dh2avfdjByyjlNYGyp9vJB5oo=" data-source-attribution="shopify.loadfeatures" defer="defer" data-src="//drmorses.com/cdn/shopifycloud/shopify/assets/storefront/load_feature-c354cc1bc6f1fafc3e06e39f4fb0e1d9abdf763072ca394d606ca9f6f241e68a.js" crossorigin="anonymous"></script> <script crossorigin="anonymous" defer="defer" data-src="//drmorses.com/cdn/shopifycloud/shopify/assets/shopify_pay/storefront-80e528be853eac23af2454534897ca9536b1d3d04aa043b042f34879a3c111c8.js?v=20220906"></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://drmorses.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> function portableWalletsCleanup(e){e&&e.src&&console.error("Failed to load portable wallets script "+e.src);var t=document.querySelectorAll("shopify-accelerated-checkout .shopify-payment-button__skeleton, shopify-accelerated-checkout-cart .wallet-cart-button__skeleton"),e=document.getElementById("shopify-buyer-consent");for(let e=0;e<t.length;e++)t[e].remove();e&&e.remove()}function portableWalletsNotLoadedAsModule(e){e instanceof ErrorEvent&&"string"==typeof e.message&&e.message.includes("import.meta")&&"string"==typeof e.filename&&e.filename.includes("portable-wallets")&&(window.removeEventListener("error",portableWalletsNotLoadedAsModule),window.Shopify.PaymentButton.failedToLoad=e,"loading"===document.readyState?document.addEventListener("StartPreviewBarLoading",window.Shopify.PaymentButton.init):window.Shopify.PaymentButton.init())}window.addEventListener("error",portableWalletsNotLoadedAsModule); </script> <script type="module" src="https://drmorses.com/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js" onError="portableWalletsCleanup(this)" crossorigin="anonymous"></script> <script nomodule> document.addEventListener("StartPreviewBarLoading", portableWalletsCleanup); </script> <link rel="stylesheet" media="screen" href="https://drmorses.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>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script> <script defer="defer" data-src="https://track.getgobot.com/gobot/js/shopify.js?key=-NfVyiZq1IRxd2_caU5b"></script> <script defer="defer" type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "kqidzcfsaj"); </script><script> flu = window.flu || {}; flu.chunks = { photoswipe: "//drmorses.com/cdn/shop/t/80/assets/photoswipe-chunk.js?v=94634968582287311471715735493", swiper: "//drmorses.com/cdn/shop/t/80/assets/swiper-chunk.js?v=138875569360253309071715735493", nouislider: "//drmorses.com/cdn/shop/t/80/assets/nouislider-chunk.js?v=39418601648896118051715735493", polyfillInert: "//drmorses.com/cdn/shop/t/80/assets/polyfill-inert-chunk.js?v=9775187524458939151715735493", polyfillResizeObserver: "//drmorses.com/cdn/shop/t/80/assets/polyfill-resize-observer-chunk.js?v=49253094118087005231715735493", }; </script> <script type="module" src="//drmorses.com/cdn/shop/t/80/assets/theme.js?v=1124986243080312521715735493" defer></script> <meta name="viewport" content="width=device-width,initial-scale=1"> <script defer> var defineVH = function () { document.documentElement.style.setProperty('--vh', window.innerHeight * 0.01 + 'px'); }; window.addEventListener('resize', defineVH); window.addEventListener('orientationchange', defineVH); defineVH(); </script> <script src="//drmorses.com/cdn/shop/t/80/assets/libs.min.js?v=137960390807576845971715735493"></script> <link href="//drmorses.com/cdn/shop/t/80/assets/theme.css?v=127615753989190568831716616601" rel="stylesheet" type="text/css" media="all" /> <!-- BEGIN app block: shopify://apps/reelup-shoppable-videos-reels/blocks/reelup/a8ec9e4d-d192-44f7-9c23-595f9ee7dd5b --><style id="reelUp_customCSS"> </style><script> eval(''); </script><script src="https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reelup_global.js" defer></script><script> console.log("%cVideo commerce powered by ReelUp.", 'font-size: 18px; font-weight: 600; color: #fff;background: #F11D64; padding: 10px 20px; border-radius: 5px; width: 100%'); console.log("🚀 Enhanced Product Discovery.\n" + "📈 Increased Conversion Rates.\n" + "🤩 Elevated Visitor Engagements.\n\n" + "Learn more at: https://apps.shopify.com/reelup/"); window.shopFormat = "${{amount}}"; window.shopCurrency = "USD"; window.REELUP = { files: { carousel: { js: "https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reels_carousel.js", css: "https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reels_carousel.css", }, stacked: { js: "https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reels_carousel_stacked.js", css: "https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reels_carousel_stacked.css", }, grid: { js: "https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reels_grid.js", css: "https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reels_grid.css", }, stories: { js: "https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reels_stories.js", css: "https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reels_stories.css", }, addtocart_button: { js: "https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/playlist_addtocart_button.js" }, pip:{ js: "https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reel_pip.js" } }, getFormattedPrice: function(cents) { let __devTools = {"custom_css":null,"custom_js":null,"load_on_interaction":0,"quantity_allowed_per_item":5,"items_to_purchase_allowed":25,"playlist_addtocart_js":null,"popup_cart_button_js":null,"popup_addtocart_button_js":null,"soldout_js":null,"show_decimal":1,"is_order_tag":1,"scale_video":1,"smart_inventory_sync":0,"smart_inventory_sync_option":"move_reel_to_last"}; let __showDecimal = `${__devTools?.show_decimal}` || true; let __roundTo = null; let __currentCurrency = "USD"; let __format = "${{amount}}"; function defaultOption(opt, def) { return (typeof opt == 'undefined' ? def : opt); } function formatWithDelimiters(number, precision, thousands, decimal) { precision = defaultOption(precision, 2); thousands = defaultOption(thousands, ','); decimal = defaultOption(decimal, '.'); if (isNaN(number) || number == null) { return 0; } if (precision == 0) { number = (number / 100.0); number = Math.floor(number).toString(); } else { number = (number / 100.0).toFixed(precision); } var parts = number.split('.'), dollars = parts[0].replace(/(\d)(?=(\d\d\d)+(?!\d))/g, '$1' + thousands), cents = parts[1] ? (decimal + parts[1]) : ''; var fullAmount = dollars + cents; return fullAmount; } if (typeof cents == "string") { cents = cents.replace(".", ""); } var value = "", placeholderRegex = /\{\{\s*(\w+)\s*\}\}/, formatString = __format, currencyDecimal = 2; if (__showDecimal == false) { currencyDecimal = 0; } switch (formatString.match(placeholderRegex)[1]) { case 'amount': case 'amount_no_decimals': value = formatWithDelimiters(cents, currencyDecimal); if (__roundTo != null && value != 0 && value.toString().indexOf(".") !== -1) { value = value.substr(0, (value.toString().indexOf(".") + 1)) + __roundTo; if (____currentCurrency == "KWD" || __currentCurrency == "BHD" || __currentCurrency == "JOD" || __currentCurrency == "OMR") { value += "0"; } } break; case 'amount_with_comma_separator': case 'amount_no_decimals_with_comma_separator': value = formatWithDelimiters(cents, currencyDecimal, '.', ','); if (__roundTo != null && value != 0 && value.toString().indexOf(",") !== -1) { value = value.substr(0, (value.toString().indexOf(",") + 1)) + __roundTo; if (__currentCurrency == "KWD" || __currentCurrency == "BHD" || __currentCurrency == "JOD" || __currentCurrency == "OMR") { value += "0"; } } break; } if (!isNaN(cents)) { let test = formatString.replace(placeholderRegex, value); return test; } else { return "" } }, getConvertedViews: function(num, digits) { const lookup = [ { value: 1, symbol: "" }, { value: 1e3, symbol: "K" }, { value: 1e6, symbol: "M" }, { value: 1e9, symbol: "B" }, { value: 1e12, symbol: "T" }, { value: 1e15, symbol: "Qa" }, { value: 1e18, symbol: "Qi" }, { value: 1e21, symbol: "Sx" }, { value: 1e24, symbol: "Sp" }, { value: 1e27, symbol: "O" }, { value: 1e30, symbol: "N" }, { value: 1e33, symbol: "D" }, ]; const rx = /\.0+$|(\.[0-9]*[1-9])0+$/; var item = lookup.slice().reverse().find(function(item) { return num >= item.value; }); return item ? (num / item.value).toFixed(digits).replace(rx, "$1") + item.symbol : "0"; }, };window.REELUP.products = []; window.REELUP.customProducts = null; window.REELUP.videos = [{"id":21870,"title":"Brewing with Adrenal Support!","short_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_s7a0866ug3b1699544028355_short.mp4?v=1699544042","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_s7a0866ug3b1699544028355_thumbnail.jpg?v=1699544040","credit":null,"creditor_link":null,"cta":"tagged_products","cta_external_link":0,"custom_button_text":null,"custom_button_link":null,"custom_button_heading":null,"custom_button_subheading":null,"recommended_products_ai":"shopify_recommendation_ai","recommended_products":[],"badge_text":null,"full_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_s7a0866ug3b1699544028355_low.mp4?v=1699544045","quiz":[],"products":[{"id":6846488150131,"handle":"adrenal-support-2oz-tincture","available":1}]},{"id":21872,"title":"Brain \u0026 Nervous!","short_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_f2a6l7ypxq1699544119512_short.mp4?v=1699544137","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_f2a6l7ypxq1699544119512_thumbnail.jpg?v=1699544134","credit":null,"creditor_link":null,"cta":"tagged_products","cta_external_link":0,"custom_button_text":null,"custom_button_link":null,"custom_button_heading":null,"custom_button_subheading":null,"recommended_products_ai":"shopify_recommendation_ai","recommended_products":[],"badge_text":null,"full_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_f2a6l7ypxq1699544119512_low.mp4?v=1699544134","quiz":[],"products":[{"id":412220364,"handle":"brain-nerve-health-2oz-tincture","available":1}]},{"id":21877,"title":"Our new Liver Detox Chai. Perfect for colder weather and relaxing. ❄️🍃","short_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_6n1jz5b4ul31699547475755_short.mp4?v=1699547496","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_6n1jz5b4ul31699547475755_thumbnail.jpg?v=1699547484","credit":null,"creditor_link":null,"cta":"tagged_products","cta_external_link":0,"custom_button_text":null,"custom_button_link":null,"custom_button_heading":null,"custom_button_subheading":null,"recommended_products_ai":"shopify_recommendation_ai","recommended_products":[],"badge_text":null,"full_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_6n1jz5b4ul31699547475755_low.mp4?v=1699547495","quiz":[],"products":[{"id":7264387498099,"handle":"liver-detox-chai-tea","available":1}]},{"id":21878,"title":"Boost your well-being with this parasite detox recipe. 🍋","short_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_6hbngwmvt2e1699547475755_short.mp4?v=1699547504","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_6hbngwmvt2e1699547475755_thumbnail.jpg?v=1699547488","credit":null,"creditor_link":null,"cta":"tagged_products","cta_external_link":0,"custom_button_text":null,"custom_button_link":null,"custom_button_heading":null,"custom_button_subheading":null,"recommended_products_ai":"shopify_recommendation_ai","recommended_products":[],"badge_text":null,"full_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_6hbngwmvt2e1699547475755_low.mp4?v=1699547500","quiz":[],"products":[{"id":412219668,"handle":"parasite-g-general-2oz-tincture","available":1}]},{"id":21881,"title":"Start your journey using herbs with infusions! 🌿🍋","short_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_2br69gyaf6w1699547475755_short.mp4?v=1699547487","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_2br69gyaf6w1699547475755_thumbnail.jpg?v=1699547494","credit":null,"creditor_link":null,"cta":"tagged_products","cta_external_link":0,"custom_button_text":null,"custom_button_link":null,"custom_button_heading":null,"custom_button_subheading":null,"recommended_products_ai":"shopify_recommendation_ai","recommended_products":[],"badge_text":null,"full_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_2br69gyaf6w1699547475755_low.mp4?v=1699547490","quiz":[],"products":[{"id":412220816,"handle":"heal-all-tea-7oz-loose-blend","available":1}]},{"id":49463,"title":"Decoction, long infusion, and hot infusion.\n\nThree separate ways to make your herbal tea! 🫖🌿","short_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_i62rs1481m1714401473843_short.mp4?v=1714401487","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_i62rs1481m1714401473843_thumbnail.jpg?v=1714401487","credit":null,"creditor_link":null,"cta":"tagged_products","cta_external_link":0,"custom_button_text":null,"custom_button_link":null,"custom_button_heading":null,"custom_button_subheading":null,"recommended_products_ai":"shopify_recommendation_ai","recommended_products":[],"badge_text":null,"full_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_i62rs1481m1714401473843_original.mp4?v=1714401483","quiz":[],"products":[{"id":412220816,"handle":"heal-all-tea-7oz-loose-blend","available":1}]},{"id":49464,"title":"Learn how to make a long infusion for your bulk batches of tea! 😁🌿","short_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_x3guqqc6k2d1714401473844_short.mp4?v=1714401484","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_x3guqqc6k2d1714401473844_thumbnail.jpg?v=1714401485","credit":null,"creditor_link":null,"cta":"tagged_products","cta_external_link":0,"custom_button_text":null,"custom_button_link":null,"custom_button_heading":null,"custom_button_subheading":null,"recommended_products_ai":"shopify_recommendation_ai","recommended_products":[],"badge_text":null,"full_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_x3guqqc6k2d1714401473844_original.mp4?v=1714401484","quiz":[],"products":[{"id":412220816,"handle":"heal-all-tea-7oz-loose-blend","available":1}]},{"id":49465,"title":"n7i3zhuyixg1714401928759.mp4","short_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_n7i3zhuyixg1714401928759_short.mp4?v=1714401942","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_n7i3zhuyixg1714401928759_thumbnail.jpg?v=1714401940","credit":null,"creditor_link":null,"cta":"tagged_products","cta_external_link":0,"custom_button_text":null,"custom_button_link":null,"custom_button_heading":null,"custom_button_subheading":null,"recommended_products_ai":"shopify_recommendation_ai","recommended_products":[],"badge_text":null,"full_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_n7i3zhuyixg1714401928759_original.mp4?v=1714401938","quiz":[],"products":[{"id":412220816,"handle":"heal-all-tea-7oz-loose-blend","available":1}]},{"id":49466,"title":"hj966b4qxxj1714401982970.mov","short_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_hj966b4qxxj1714401982970_short.mp4?v=1714402003","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_hj966b4qxxj1714401982970_thumbnail.jpg?v=1714402003","credit":null,"creditor_link":null,"cta":"tagged_products","cta_external_link":0,"custom_button_text":null,"custom_button_link":null,"custom_button_heading":null,"custom_button_subheading":null,"recommended_products_ai":"shopify_recommendation_ai","recommended_products":[],"badge_text":null,"full_video":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelUp_hj966b4qxxj1714401982970_original.mp4?v=1714402011","quiz":[],"products":[{"id":412220816,"handle":"heal-all-tea-7oz-loose-blend","available":1}]}];var __product = { id: 412220816, handle: "heal-all-tea-7oz-loose-blend", }; window.REELUP.products.push(__product);var __product = { id: 412220364, handle: "brain-nerve-health-2oz-tincture", }; window.REELUP.products.push(__product);var __product = { id: 412219668, handle: "parasite-g-general-2oz-tincture", }; window.REELUP.products.push(__product);var __product = { id: 6846488150131, handle: "adrenal-support-2oz-tincture", }; window.REELUP.products.push(__product);var __product = { id: 7264387498099, handle: "liver-detox-chai-tea", }; window.REELUP.products.push(__product);window.REELUP.pops = null; window.REELUP.playlists = null; window.REELUP.designData = {"id":3525,"playlist_heading_font_size":24,"playlist_heading_font_weight":500,"playlist_heading_color":"rgba(15, 15, 15, 1)","playlist_product_title_font_size":15,"playlist_product_title_font_weight":500,"playlist_product_title_color":"rgba(15, 15, 15, 1)","playlist_regular_price_color":"rgba(114, 114, 114, 1)","playlist_sale_price_color":"rgba(179, 0, 0, 1)","rating_color":"rgba(255, 217, 0 , 1)","discount_badge":1,"discount_badge_background":"rgba(179, 0, 0, 1)","discount_badge_text_color":"rgba(255, 255, 255, 1)","playlist_wrapper_width":1500,"playlist_card_width_desktop":250,"playlist_card_width_mobile":200,"playlist_play_video":"autoplay","playlist_mobile_play_video":"autoplay","cart_mobile_video_action":"autoplay","modal_product_title_font_size":28,"modal_product_title_font_weight":800,"modal_product_title_color":"rgba(0,0,0)","modal_regular_price_color":"rgba(133, 133, 133, 1)","modal_sale_price_color":"rgba(15, 15, 15, 1)","modal_button_text":"Add to Cart","modal_button_text_color":"rgb(255,255,255)","modal_button_background_color":"rgba(0, 0, 0, 1)","modal_button_action":"cartpage","modal_variant_style":"square_boxes","modal_message_text":"Item added to cart successfully. {view_cart}","cart_heading":"Tagged with Reels","cart_card_width_desktop":200,"cart_card_width_mobile":120,"cart_video_action":"autoplay","image_ratio":"1-1","cart_heading_font_size":18,"cart_heading_font_weight":400,"cart_heading_color":"rgba(15, 15, 15, 1)","grid_rows_desktop":5,"grid_rows_mobile":2,"grid_reels_gap":20,"playlist_button":0,"playlist_button_text":"Add to cart","playlist_button_text_color":"rgba(255, 255, 255, 1)","playlist_button_background_color":"rgba(0, 0, 0, 1)","playlist_button_action":"cartpage","pops_card_width_desktop":150,"pops_card_width_mobile":110,"pops_position":"left","pops_delay_between_pops":2,"pops_template":"round","pops_initial_delay":2,"pops_margin_horizontal":40,"pops_margin_vertical":30,"pops_title_font_size":13,"pops_margin_left":10,"pops_margin_bottom":10,"pops_title_font_weight":500,"pops_title_color":"rgba(255, 255, 255, 1)","pops_display_time":8,"pops_loop":0,"pops_video_type":"short","show_reels_views":0,"product_reels_views":0,"display_pops":"on_load","cart_icon_style":"retro_icon","pops_icon_style":"mute_text_icon","playlist_icon_style":"reelup_icon","popup_layout":"full_view","scroll_position_desktop":0,"scroll_position_mobile":0,"show_playlist_heading":1,"show_cart_heading":0,"show_pops_title":0,"playlist_template":"classic","more_info_button":1,"more_info_button_text":"More Info","cart_button_action":"cart_page","more_info_text_color":"rgba(34, 34, 34, 1)","more_info_background_color":"rgba(255,255,255,1)","more_info_border_color":"rgba(34, 34, 34, 1)","playlist_reels_sorting":0,"playlist_reels_sorting_option":"none","product_page_reels_sorting":1,"is_reviews_accordion_open":1,"show_product_reel_title":0,"product_page_reels_sorting_option":"views","stories_visibilty":"both","show_mobile_navigators":0,"cart_title_font_size":14,"cart_title_font_weight":500,"cart_title_color":"rgb(29, 29, 29, 1)","modal_button_border_color":"rgba(0, 0, 0, 1)","lp_logo":null,"lp_logo_width":90,"lp_modal_variant_style":"pills","lp_quantity_selector":0,"lp_show_quantity_label":1,"show_pops_in_product_reels":0,"custom_button_heading_size":22,"custom_button_heading_weight":500,"custom_button_heading_color":"rgba(255, 255, 255, 1)","custom_button_subheading_size":16,"custom_button_subheading_weight":400,"custom_button_subheading_color":"rgba(214, 214, 214, 1)","quiz_title_font_size":22,"quiz_title_font_weight":500,"quiz_title_color":"rgba(255, 255, 255, 1)","quiz_description_font_size":16,"quiz_description_font_weight":400,"quiz_description_color":"rgba(214, 214, 214, 1)","quiz_answer_background_color":"rgba(17, 17, 17, 1)","quiz_answer_text_color":"rgba(238, 238, 238, 1)","modal_logo":null,"modal_logo_width":50,"modal_logo_type":"reelup","playlist_heading_alignment":"center","more_info_external_link":0,"lp_modal_button_text":"Add to Cart","lp_modal_button_text_color":"rgba(255, 255, 255, 1)","lp_modal_button_background_color":"rgba(0, 0, 0, 1)","lp_modal_button_action":"cartpage","lp_shop_now_button_text":"Shop Now","lp_shop_now_button_background_color":"rgba(0, 156, 255, 1)","lp_shop_now_button_text_color":"rgba(255, 255, 255, 1)","lp_show_recommended_products":0,"lp_image_ratio":"1-1","lp_modal_grid_heading":"Products seen in the video","remove_water_mark":1,"remove_popup_watermark":1,"remove_story_watermark":1,"playlist_reels_gap":15,"cart_reels_gap":15,"quantity_selector":0,"shop_now_button":1,"show_quantity_label":1,"shop_now_button_text":"Shop Now","shop_now_button_background_color":"rgba(0, 156, 255, 1)","shop_now_button_text_color":"rgba(255, 255, 255, 1)","wrapper_width":"full_width","modal_template":"grid","modal_grid_heading":"Products seen in the video","story_highlight_color":"rgba(0, 0, 0, 1)","story_card_width_desktop":120,"story_card_width_mobile":70,"story_card_gap":12,"story_card_button_text":"Shop now !!","story_card_button_text_color":"rgba(255, 255, 255, 1)","story_card_button_background_color":"rgba(0, 156, 255, 1)","story_move_card_to_end":1,"story_default_audio":0,"modal_video_mute":1,"show_story_title":1,"show_recommended_products":1,"is_accordion_open":0,"recommended_products_ai":"shopify_recommendation_ai"}; window.REELUP.settings = {"translations":{"description_label":"Description","quantity":"Quantity","add_cart_error_message":"An error has occurred","add_cart_success_message":"Added to cart successfully!","sold_out_button_text":"Sold out","off":"OFF","view_cart":"View cart","credit":"Credits","recommended_products":"You may like","unmute_btn":"Tap to Unmute","swipe_to_next":"Swipe up to see more!","copied":"Copied","empty_cart":"Your cart is empty","cart_popup_heading":"Your cart","no_product_found":"No product found","share_popup_heading":"Share video","video_url":"Video URL","copy_link":"Copy link","product":"Product","price":"Price","subtotal":"Subtotal","checkout_button":"Checkout","reviews_label":"Customer Reviews","total_reviews":"Based on {{raters}} Reviews","load_more_reviews":"Load more reviews","cart_limit_error":"You have reached the limit to add product into cart"},"integrations":{"reviews":{"reviews_provider":null,"reviews_api_key":null}},"devtool":{"custom_css":null,"custom_js":null,"load_on_interaction":0,"quantity_allowed_per_item":5,"items_to_purchase_allowed":25,"playlist_addtocart_js":null,"popup_cart_button_js":null,"popup_addtocart_button_js":null,"soldout_js":null,"show_decimal":1,"is_order_tag":1,"scale_video":1,"smart_inventory_sync":0,"smart_inventory_sync_option":"move_reel_to_last"},"socialpixel":{"facebook_pixel":null,"tiktok_pixel":null,"google_pixel":null,"snapchat_pixel":null}}; window.REELUP.stories = [{"stories":[{"id":2455,"title":"Heal All Tea","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelup_3705_953_2455_20240430153835_thumbnail.png?v=1714491517","reels":[49466],"cta":"tagged_products","custom_button_text":null,"custom_button_link":null},{"id":2456,"title":"Adrenal Support","thumbnail":"https:\/\/reelup-live.s3.us-west-2.amazonaws.com\/upload\/dr-morse.myshopify.com\/reelup_3705_953_2456_20240430154159_thumbnail.png","reels":[21870],"cta":"tagged_products","custom_button_text":null,"custom_button_link":null},{"id":2457,"title":"Parasite Recipe","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelup_3705_953_2457_20240430154200_thumbnail.png?v=1714491722","reels":[21878],"cta":"tagged_products","custom_button_text":null,"custom_button_link":null},{"id":2458,"title":"Liver Detox","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelup_3705_953_2458_20240430154201_thumbnail.png?v=1714491722","reels":[21877],"cta":"tagged_products","custom_button_text":null,"custom_button_link":null},{"id":2459,"title":"Memory Support","thumbnail":"https:\/\/cdn.shopify.com\/s\/files\/1\/0725\/6913\/files\/reelup_3705_953_2459_20240430154201_thumbnail.png?v=1714491723","reels":[21872],"cta":"tagged_products","custom_button_text":null,"custom_button_link":null}],"id":953,"title":"Stories Section #1","priority":1,"visibility":"[\"home_page\"]","specific_page_url":null,"target_products_type":"all_products","target_collection_pages":"all_collections","selections":[],"specific_collection_pages":[]}]; window.REELUP.advancedAnalytics = null;window.REELUP.carouselPopup_url = "//cdn-v2.reelup.io/reelup_popup.js"</script><script>window.REELUP.playlistPlayIcon = '<svg viewBox="0 0 496.7 496.7"><circle cx="248.39" cy="248.28" r="224.7" fill="#070707" opacity="0.68" style="isolation:isolate"/><path d="M318.3,265a14.71,14.71,0,0,1-7.5,12.9l-.4.2L193.7,345.3a14.72,14.72,0,0,1-14.9,0c-.1,0-.1-.1-.2-.1l.1-80.3.1-71.5v-8.8c.1,0,.1-.1.2-.1a15.31,15.31,0,0,1,7.5-2,15.6,15.6,0,0,1,7.5,2l.5.3-.1,56.6-.1,80.3c.1,0,.1.1.2.1a14.72,14.72,0,0,0,14.9,0l107.9-62.1A13.86,13.86,0,0,1,318.3,265Z" transform="translate(-1.8 -1.3)" fill="#ff004f"/><path d="M317.3,259.7,209.4,321.8a14.72,14.72,0,0,1-14.9,0c-.1,0-.1-.1-.2-.1l.1-80.3.1-56.6,116.4,67.4A14.2,14.2,0,0,1,317.3,259.7Z" transform="translate(-1.8 -1.3)" fill="#fff"/><path d="M334,241.5a14.71,14.71,0,0,1-7.5,12.9l-.4.2-8.8,5.1a14.23,14.23,0,0,0-6.5-7.6L194.4,184.7V161c.1,0,.1-.1.2-.1a15.31,15.31,0,0,1,7.5-2,15.6,15.6,0,0,1,7.5,2l116.9,67.7A14.71,14.71,0,0,1,334,241.5Z" transform="translate(-1.8 -1.3)" fill="#6bfcb7"/><g id="e2f86c37-fc55-4eba-8772-3ea806f43057" data-name="circle"><path d="M474.9,250c-.2,123.8-101,224.3-224.7,224.3S25.7,373.8,25.5,250H1.8C2,386.8,113.3,498,250.2,498S498.3,386.8,498.5,250Z" transform="translate(-1.8 -1.3)" fill="#6bfcb7"/><path d="M498.5,249.6v.4H474.9v-.4c0-123.9-100.8-224.7-224.7-224.7S25.5,125.7,25.5,249.6v.4H1.8v-.4C1.8,112.7,113.2,1.3,250.2,1.3S498.5,112.7,498.5,249.6Z" transform="translate(-1.8 -1.3)" fill="#ff004f"/></g></svg>';</script><script>window.REELUP.productPlayIcon = '<svg viewBox="0 0 70 70"><g opacity="0.55"><rect x="1" y="1" width="68" height="68" rx="34"/></g><path d="M35,1A34,34,0,1,1,1,35,34,34,0,0,1,35,1m0-1h0A35,35,0,0,0,0,35H0A35,35,0,0,0,35,70h0A35,35,0,0,0,70,35h0A35,35,0,0,0,35,0Z" fill="#fff"/><path d="M45.48,34.39,27.42,24a.7.7,0,0,0-1.05.6V45.43a.7.7,0,0,0,1.05.6L45.48,35.61A.7.7,0,0,0,45.48,34.39Z" fill="#fff"/></svg>';</script><script>window.REELUP.popsPlayIcon = '<svg viewBox="0 0 28.31 30"><path d="M19.15,1.29A1.24,1.24,0,0,0,17.82.15a1.36,1.36,0,0,0-.35.07,3.2,3.2,0,0,0-.65.46l-5.06,4.6a1.24,1.24,0,0,0,0,1.75l0,0a1.22,1.22,0,0,0,.89.39,1.25,1.25,0,0,0,.85-.32l3-2.78.17-.13v8l2.44,2.62ZM26.79,26.6l-7.64-7.93-2.5-2.58-6-6.34L8.9,8,5.23,4.15a1.17,1.17,0,0,0-1.66,0h0a1.18,1.18,0,0,0,0,1.66h0L6.1,8.47H3.32a2.94,2.94,0,0,0-2.45,3v7.16a3,3,0,0,0,2.86,3.08H8.07a.44.44,0,0,1,.33.13C9.7,23,11,24.19,12.26,25.36L17,29.7a1.24,1.24,0,0,0,2.17-1V22.21l5.95,6.15a1.2,1.2,0,0,0,1.67,0,1.17,1.17,0,0,0,.08-1.66Zm-10.14-.67-.18-.11L9.75,19.67a1.72,1.72,0,0,0-1.16-.45H4c-.48,0-.59-.11-.59-.61V11.55c0-.49,0-.6.59-.6H8.29l8.29,8.55ZM29.09,15.07A9.9,9.9,0,0,1,26.33,22l-.11.13a1.24,1.24,0,0,1-2-.28,1.29,1.29,0,0,1,.24-1.52h0a6.77,6.77,0,0,0,1.32-1.89,7.41,7.41,0,0,0-1.37-8.55,1.24,1.24,0,0,1-.08-1.75,1.33,1.33,0,0,1,.41-.29,1.19,1.19,0,0,1,1.34.2A8.88,8.88,0,0,1,28,10.36a10,10,0,0,1,1.17,4.17A3.35,3.35,0,0,1,29.09,15.07Z" transform="translate(-0.86 -0.14)" fill="#191919"/></svg>';</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/UYABrn/klaviyo.js?company_id=UYABrn"></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/triplewhale/blocks/triple_pixel_snippet/483d496b-3f1a-4609-aea7-8eee3b6b7a2a --><link rel='preconnect dns-prefetch' href='https://api.config-security.com/' crossorigin /> <link rel='preconnect dns-prefetch' href='https://conf.config-security.com/' crossorigin /> <script> /* >> TriplePixel :: start*/ window.TriplePixelData={TripleName:"dr-morse.myshopify.com",ver:"2.16",plat:"SHOPIFY",isHeadless:false,src:'SHOPIFY_EXT',product:{id:"",name:``,price:"",variant:""},search:"",collection:"",cart:"",template:"index"},function(W,H,A,L,E,_,B,N){function O(U,T,P,H,R){void 0===R&&(R=!1),H=new XMLHttpRequest,P?(H.open("POST",U,!0),H.setRequestHeader("Content-Type","text/plain")):H.open("GET",U,!0),H.send(JSON.stringify(P||{})),H.onreadystatechange=function(){4===H.readyState&&200===H.status?(R=H.responseText,U.includes("/first")?eval(R):P||(N[B]=R)):(299<H.status||H.status<200)&&T&&!R&&(R=!0,O(U,T-1,P))}}if(N=window,!N[H+"sn"]){N[H+"sn"]=1,L=function(){return Date.now().toString(36)+"_"+Math.random().toString(36)};try{A.setItem(H,1+(0|A.getItem(H)||0)),(E=JSON.parse(A.getItem(H+"U")||"[]")).push({u:location.href,r:document.referrer,t:Date.now(),id:L()}),A.setItem(H+"U",JSON.stringify(E))}catch(e){}var i,m,p;A.getItem('"!nC`')||(_=A,A=N,A[H]||(E=A[H]=function(t,e,i){return void 0===i&&(i=[]),"State"==t?E.s:(W=L(),(E._q=E._q||[]).push([W,t,e].concat(i)),W)},E.s="Installed",E._q=[],E.ch=W,B="configSecurityConfModel",N[B]=1,O("https://conf.config-security.com/model",5),i=L(),m=A[atob("c2NyZWVu")],_.setItem("di_pmt_wt",i),p={id:i,action:"profile",avatar:_.getItem("auth-security_rand_salt_"),time:m[atob("d2lkdGg=")]+":"+m[atob("aGVpZ2h0")],host:A.TriplePixelData.TripleName,plat:A.TriplePixelData.plat,url:window.location.href.slice(0,500),ref:document.referrer,ver:A.TriplePixelData.ver},O("https://api.config-security.com/event",5,p),O("https://api.config-security.com/first?host=".concat(p.host,"&plat=").concat(p.plat),5)))}}("","TriplePixel",localStorage); /* << TriplePixel :: end*/ </script> <!-- END app block --><!-- BEGIN app block: shopify://apps/uppromote-affiliate-referral/blocks/customer-referral/64c32457-930d-4cb9-9641-e24c0d9cf1f4 --><link rel="preload" href="https://cdn.shopify.com/extensions/a2f85dae-4408-4fdf-9aa3-d57d5b507613/uppromote-affiliate-64/assets/customer-referral.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> <!-- END app block --><!-- BEGIN app block: shopify://apps/uppromote-affiliate-referral/blocks/message-bar/64c32457-930d-4cb9-9641-e24c0d9cf1f4 --><script type="application/json" id="uppromote-message-bar-setting" class="metafield-json">{"referral_enable":0,"referral_content":"You're shopping with {affiliate_name}!","referral_font":"Poppins","referral_font_size":14,"referral_text_color":"#ffffff","referral_background_color":"#338FB1","not_referral_enable":0,"not_referral_content":"Enjoy your time.","not_referral_font":"Poppins","not_referral_font_size":14,"not_referral_text_color":"#ffffff","not_referral_background_color":"#338FB1"}</script> <style> body { transition: padding-top .2s; } .scaaf-message-bar { --primary-text-color: #ffffff; --secondary-text-color: #ffffff; --primary-bg-color: #338FB1; --secondary-bg-color: #338FB1; --primary-text-size: 14px; --secondary-text-size: 14px; text-align: center; display: block; width: 100%; padding: 10px; animation-duration: .5s; animation-name: fadeIn; position: absolute; top: 0; left: 0; width: 100%; z-index: 10; } .scaaf-message-bar-content { margin: 0; padding: 0; } .scaaf-message-bar[data-layout=referring] { background-color: var(--primary-bg-color); color: var(--primary-text-color); font-size: var(--primary-text-size); } .scaaf-message-bar[data-layout=direct] { background-color: var(--secondary-bg-color); color: var(--secondary-text-color); font-size: var(--secondary-text-size); } </style> <script type="text/javascript"> (function() { let container, contentContainer const settingTag = document.querySelector('script#uppromote-message-bar-setting') const isReferralLink = window.location.search.includes('sca_ref') if (!settingTag || !settingTag.textContent) { return } const setting = JSON.parse(settingTag.textContent) if (!setting.referral_enable) { return } const getCookie = (cName) => { let name = cName + '=' let decodedCookie = decodeURIComponent(document.cookie) let ca = decodedCookie.split(';') for (let i = 0; i < ca.length; i++) { let c = ca[i] while (c.charAt(0) === ' ') { c = c.substring(1) } if (c.indexOf(name) === 0) { return c.substring(name.length, c.length) } } return null } function renderContainer() { container = document.createElement('div') container.classList.add('scaaf-message-bar') contentContainer = document.createElement('p') contentContainer.classList.add('scaaf-message-bar-content') container.append(contentContainer) } function calculateLayout() { const height = container.scrollHeight function onMouseMove() { document.body.style.paddingTop = `${height}px` document.body.removeEventListener('mousemove', onMouseMove) document.body.removeEventListener('touchstart', onMouseMove) } document.body.addEventListener('mousemove', onMouseMove) document.body.addEventListener('touchstart', onMouseMove) } renderContainer() function fillDirectContent() { if (!setting.not_referral_enable) { return } container.dataset.layout = 'direct' contentContainer.textContent = setting.not_referral_content document.body.prepend(container) calculateLayout() } function prepareForReferring() { contentContainer.textContent = 'Loading' contentContainer.style.visibility = 'hidden' document.body.prepend(container) calculateLayout() } function fillReferringContent(aff) { container.dataset.layout = 'referring' contentContainer.textContent = setting.referral_content .replaceAll('{affiliate_name}', aff.name) .replaceAll('{company}', aff.company) .replaceAll('{affiliate_firstname}', aff.first_name) .replaceAll('{personal_detail}', aff.personal_detail) contentContainer.style.visibility = 'visible' } function paintMessageBar() { if (document.body) { // Is not referral link and previous tracking affiliate not found if (!isReferralLink && !getCookie('scaaf_aid')) { fillDirectContent() return } prepareForReferring() const timer = setInterval(() => { if (getCookie('scaaf_aid') && localStorage.getItem('scaaf_received') === 'true') { clearInterval(timer) fillReferringContent({ name: getCookie('scaaf_afn') || '', first_name: getCookie('scaaf_affn') || '', company: getCookie('scaaf_afc') || '', personal_detail: getCookie('scaaf_pd') || '' }) } }, 100) setTimeout(() => { clearInterval(timer) if (!getCookie('scaaf_aid')) { container.remove() } }, 10e3) return } requestAnimationFrame(paintMessageBar) } requestAnimationFrame(paintMessageBar) })() </script> <!-- END app block --><script src="https://cdn.shopify.com/extensions/a2f85dae-4408-4fdf-9aa3-d57d5b507613/uppromote-affiliate-64/assets/customer-referral.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) {var session_token = document.cookie.match(/_shopify_s=([^;]*)/);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: 7256913,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",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 id="web-pixels-manager-setup">(function e(e,d,r,n,o,i){if(void 0===i&&(i={}),!Boolean(null===(t=null===(a=window.Shopify)||void 0===a?void 0:a.analytics)||void 0===t?void 0:t.replayQueue)){var a,t;window.Shopify=window.Shopify||{};var s=window.Shopify;s.analytics=s.analytics||{};var l=s.analytics;l.replayQueue=[],l.publish=function(e,d,r){return l.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var u=function(){var e={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[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-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[1-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[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-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+|)/},d=e.modern,r=e.legacy,n=navigator.userAgent;return n.match(d)?"modern":n.match(r)?"legacy":"unknown"}(),c="modern"===u?"modern":"legacy",f=(null!=o?o:{modern:"",legacy:""})[c],m=function(e){return[e.baseUrl,"/wpm","/b",e.hashVersion,"modern"===e.buildTarget?"m":"l",".js"].join("")}({baseUrl:r,hashVersion:n,buildTarget:c}),p=function(e){var d=e.version,r=e.bundleTarget,n=e.surface,o=e.pageUrl,i=e.monorailEndpoint;return{emit:function(e){var a=e.status,t=e.errorMsg,s=(new Date).getTime(),l=JSON.stringify({metadata:{event_sent_at_ms:s},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:d,bundle_target:r,page_url:o,status:a,surface:n,error_msg:t},metadata:{event_created_at_ms:s}}]});if(!i)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(i,l)}catch(e){}var u=new XMLHttpRequest;try{return u.open("POST",i,!0),u.setRequestHeader("Content-Type","text/plain"),u.send(l),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}}}({version:n,bundleTarget:u,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint});try{i.browserTarget=u,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,i=e.onerror,a=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,a&&(l.integrity=a,l.crossOrigin="anonymous"),s)for(var f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{l.dataset[f]=s[f]}catch(e){}if(o&&l.addEventListener("load",o),i&&l.addEventListener("error",i),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:m,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null===(d=null===(e=window.Shopify)||void 0===e?void 0:e.analytics)||void 0===d?void 0:d.initialized)}()){var r=window.webPixelsManager.init(e)||void 0;if(r){d(r);var n=window.Shopify.analytics;n.replayQueue.forEach((function(e){var d=e[0],n=e[1],o=e[2];r.publishCustomEvent(d,n,o)})),n.replayQueue=[],n.publish=r.publishCustomEvent,n.visitor=r.visitor,n.initialized=!0}}},onerror:function(){return p.emit({status:"failed",errorMsg:"".concat(m," has failed to load")})},sri:function(e){var d=/^sha384-[A-Za-z0-9+/=]+$/;return"string"==typeof e&&d.test(e)}(f)?f:"",scriptDataAttributes:i}),p.emit({status:"loading"})}catch(e){p.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}})({shopId: 7256913,storefrontBaseUrl: "https://drmorses.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: [],webPixelsConfigList: [{"id":"922419565","configuration":"{\"store_id\":\"182540\",\"environment\":\"prod\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"2b6396b8d359c4afca96feaec17fc33a","type":"APP","apiClientId":294517,"privacyPurposes":[]},{"id":"738820461","configuration":"{\"config\":\"{\\\"pixel_id\\\":\\\"G-8NHHSPDDZN\\\",\\\"target_country\\\":\\\"US\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":\\\"G-8NHHSPDDZN\\\"},{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":\\\"G-8NHHSPDDZN\\\"},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":[\\\"G-8NHHSPDDZN\\\",\\\"MC-RB7JJPCMK7\\\"]},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":[\\\"G-8NHHSPDDZN\\\",\\\"MC-RB7JJPCMK7\\\"]},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":[\\\"G-8NHHSPDDZN\\\",\\\"MC-RB7JJPCMK7\\\"]},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":\\\"G-8NHHSPDDZN\\\"},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":\\\"G-8NHHSPDDZN\\\"}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"520ab7d376a55a19b9d237feb92662fa","type":"APP","apiClientId":1780363,"privacyPurposes":[]},{"id":"737476973","configuration":"{\"swymApiEndpoint\":\"https://swymstore-v3free-01.swymrelay.com\",\"swymTier\":\"v3free-01\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"249361d9a81bb966d94f1ba49f29127c","type":"APP","apiClientId":1350849,"privacyPurposes":["ANALYTICS","MARKETING","PREFERENCES"]},{"id":"336330867","configuration":"{\"pixelCode\":\"CFCOBEJC77U2ISB9RCMG\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"22e92c2ad45662f435e4801458fb78cc","type":"APP","apiClientId":4383523,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"215482483","configuration":"{\"clickstreamId\":\"b11e2dcd-916d-4cce-b422-f19a1607ee69\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"dcfdcabc2cdf683be91ee1aab415cc48","type":"APP","apiClientId":44186959873,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"202309747","configuration":"{\"pixel_id\":\"432042952195748\",\"pixel_type\":\"facebook_pixel\",\"metaapp_system_user_token\":\"-\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"8d894c63179843e74a9691414b5ad83d","type":"APP","apiClientId":2329312,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"119373939","configuration":"{\"shopId\":\"86264\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"6b76812377e23018b1e229e2847785fb","type":"APP","apiClientId":2773553,"privacyPurposes":["SALE_OF_DATA"]},{"id":"80707699","configuration":"{\"accountID\":\"3705\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"4b7ac328630e28f9fea5b0d7dc13ab22","type":"APP","apiClientId":7991459841,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"14516339","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"name":"Convert Tracking"},{"id":"24150131","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"name":"RF - Tracking Pixel"},{"id":"27820147","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"name":"Google ADS (GTM)"},{"id":"28606579","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"name":"Amazon Pixel"},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0411","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0411","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,effectiveTopLevelDomain: "com",initData: {"shop":{"name":"Dr. Morse's Herbal Health Club","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"dr-morse.myshopify.com","countryCode":"US","storefrontUrl":"https://drmorses.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed", {});},"https://drmorses.com/cdn","e3c2bf72w7466284fp853302a1m6183da31",{"modern":"","legacy":""},{"shopId":"7256913","storefrontBaseUrl":"https://drmorses.com","extensionBaseUrl":"https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[]","isMerchantRequest":"false","hashVersion":"e3c2bf72w7466284fp853302a1m6183da31"});</script><script> window.ShopifyAnalytics = window.ShopifyAnalytics || {}; window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {}; window.ShopifyAnalytics.meta.currency = 'USD'; var meta = {"page":{"pageType":"home"}}; 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 || []; 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); 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: 7256913, theme_id: 129764425843, app_name: "storefront", context_url: window.location.href, source_url: "//drmorses.com/cdn/s/trekkie.storefront.7dd5a1f776e0762aa90f8d934b8ac8a05d3d42a2.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//drmorses.com/cdn/s/trekkie.storefront.7dd5a1f776e0762aa90f8d934b8ac8a05d3d42a2.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//drmorses.com/cdn/s/trekkie.storefront.7dd5a1f776e0762aa90f8d934b8ac8a05d3d42a2.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":7256913,"isMerchantRequest":null,"themeId":129764425843,"themeCityHash":"448460341759812296","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"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","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 = "//drmorses.com/cdn/shopifycloud/shopify/assets/shop_events_listener-f55dd2979ec32029c7d9e0b454ab8b33f79c01ca039d17a6f5c9b95647564b19.js"; document.getElementsByTagName('head')[0].appendChild(eventsListenerScript); })();</script> <script> if (!window.ga || (window.ga && typeof window.ga !== 'function')) { window.ga = function ga() { (window.ga.q = window.ga.q || []).push(arguments); Shopify.analytics.publish("ga_stub_called", {}, {sendTo: "google_osp_migration"}); console.error("Shopify's Google Analytics stub called with:", Array.from(arguments), "\nSee https://help.shopify.com/manual/promoting-marketing/pixels/pixel-migration#google for more information."); }; Shopify.analytics.publish("ga_stub_initialized", {}, {sendTo: "google_osp_migration"}); } </script> <script defer src="https://drmorses.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-1.6.1.min.js" data-application="storefront-renderer" data-shop-id="7256913" data-render-region="gcp-europe-west1" data-page-type="index" data-theme-instance-id="129764425843" data-monorail-region="shop_domain" data-resource-timing-sampling-rate="10" data-shs="true" ></script> </head> <body class="template-index"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5GVKW2Q" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="page-transition-overlay"></div> <div class="page"> <div class="theme-editor-scroll-offset"></div> <div class="header__space" data-header-space></div> <!-- BEGIN sections: header-group --> <div id="shopify-section-sections--15976521531507__header" class="shopify-section shopify-section-group-header-group header__outer-wrapper"><script> document.documentElement.classList.add("sticky-header-enabled"); document.body.classList.add("header-transparent"); document.body.classList.add("quick-search-position-right"); </script><header data-section-id="sections--15976521531507__header" data-section-type="header" data-enable-sticky-header="true" data-transparent-header="true" class=" header header--layout-logo-left-nav-left header--has-logo header--transparent header--has-transparent-logo header--has-accounts header--has-social-links " data-is-sticky="true" data-navigation-position="left" data-logo-position="left" style=" --logo-width: 180px; --mobile-logo-width: 120px; --color-cart-count-transparent: #000000; --color-text-transparent: #ffffff; --divider-width: 0px; " > <a href="#main" class="header__skip-to-content btn btn--primary btn--small"> Skip to content </a> <div class="header__inner"> <div class="header__row header__row-desktop upper "> <div class="header__row-segment header__row-segment-desktop left"><div class="header__filler"></div> </div> <div class="header__row-segment header__row-segment-desktop header__row-segment-desktop--logo-left right"> <ul class="social-icons social-icons--left" data-count="6"><li> <a href="https://www.facebook.com/doctormorses" title="Dr. Morse's Herbal Health Club on Facebook" target="_blank" rel="noopener" > <span class="icon icon-new icon-facebook "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12,2C6.477,2,2,6.477,2,12c0,5.013,3.693,9.153,8.505,9.876V14.65H8.031v-2.629h2.474v-1.749 c0-2.896,1.411-4.167,3.818-4.167c1.153,0,1.762,0.085,2.051,0.124v2.294h-1.642c-1.022,0-1.379,0.969-1.379,2.061v1.437h2.995 l-0.406,2.629h-2.588v7.247C18.235,21.236,22,17.062,22,12C22,6.477,17.523,2,12,2z" fill="currentColor" /></svg> </span> </a> </li><li> <a href="https://twitter.com/doctormorses" title="Dr. Morse's Herbal Health Club on Twitter" target="_blank" rel="noopener" > <span class="icon icon-new icon-twitter "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.9617 5.80742C21.2242 6.13158 20.4367 6.35242 19.6075 6.45325C20.4525 5.94408 21.1025 5.14158 21.41 4.18408C20.6175 4.64658 19.7392 4.98325 18.8042 5.17075C18.0575 4.37158 16.9933 3.87158 15.8117 3.87158C13.5475 3.87158 11.7117 5.70742 11.7117 7.96908C11.7117 8.29408 11.7492 8.60658 11.8175 8.90575C8.40917 8.74492 5.38833 7.10825 3.36667 4.63408C3.01083 5.23575 2.81167 5.93492 2.81167 6.69658C2.81167 8.12158 3.53667 9.37408 4.635 10.1099C3.9625 10.0882 3.33 9.90325 2.77833 9.59658V9.64742C2.77833 11.6349 4.18917 13.2924 6.06667 13.6699C5.7225 13.7624 5.35917 13.8124 4.98667 13.8124C4.725 13.8124 4.47417 13.7874 4.22333 13.7407C4.74917 15.3682 6.26083 16.5549 8.06 16.5882C6.66 17.6874 4.88583 18.3424 2.975 18.3424C2.65 18.3424 2.32583 18.3232 2 18.2866C3.82417 19.4482 5.97333 20.1274 8.2975 20.1274C15.8425 20.1274 19.9633 13.8807 19.9633 8.47242C19.9633 8.29825 19.9633 8.12242 19.9508 7.94742C20.7517 7.37325 21.4508 6.64742 22.0008 5.82408L21.9617 5.80742Z" fill="currentColor" /></svg> </span> </a> </li><li> <a href="https://www.pinterest.com/doctormorses/" title="Dr. Morse's Herbal Health Club on Pinterest" target="_blank" rel="noopener" > <span class="icon icon-new icon-pinterest "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12,2C6.477,2,2,6.477,2,12c0,4.237,2.636,7.855,6.356,9.312c-0.087-0.791-0.167-2.005,0.035-2.868 c0.182-0.78,1.172-4.971,1.172-4.971s-0.299-0.599-0.299-1.484c0-1.391,0.806-2.428,1.809-2.428c0.853,0,1.265,0.641,1.265,1.408 c0,0.858-0.546,2.141-0.828,3.329c-0.236,0.996,0.499,1.807,1.481,1.807c1.777,0,3.143-1.874,3.143-4.579 c0-2.394-1.72-4.068-4.177-4.068c-2.845,0-4.515,2.134-4.515,4.34c0,0.859,0.331,1.781,0.744,2.282 c0.082,0.099,0.093,0.186,0.069,0.287c-0.076,0.316-0.244,0.995-0.277,1.134c-0.043,0.183-0.145,0.222-0.334,0.133 c-1.249-0.582-2.03-2.408-2.03-3.874c0-3.154,2.292-6.052,6.608-6.052c3.469,0,6.165,2.472,6.165,5.776 c0,3.447-2.173,6.22-5.189,6.22c-1.013,0-1.966-0.527-2.292-1.148c0,0-0.502,1.909-0.623,2.378 c-0.226,0.868-0.835,1.958-1.243,2.622C9.975,21.843,10.969,22,12,22c5.522,0,10-4.478,10-10S17.523,2,12,2z" fill="currentColor" /></svg> </span> </a> </li><li> <a href="https://www.instagram.com/doctormorses/" title="Dr. Morse's Herbal Health Club on Instagram" target="_blank" rel="noopener" > <span class="icon icon-new icon-instagram "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.8,2H16.2C19.4,2 22,4.6 22,7.8V16.2A5.8,5.8 0 0,1 16.2,22H7.8C4.6,22 2,19.4 2,16.2V7.8A5.8,5.8 0 0,1 7.8,2M7.6,4A3.6,3.6 0 0,0 4,7.6V16.4C4,18.39 5.61,20 7.6,20H16.4A3.6,3.6 0 0,0 20,16.4V7.6C20,5.61 18.39,4 16.4,4H7.6M17.25,5.5A1.25,1.25 0 0,1 18.5,6.75A1.25,1.25 0 0,1 17.25,8A1.25,1.25 0 0,1 16,6.75A1.25,1.25 0 0,1 17.25,5.5M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z" fill="currentColor" /></svg> </span> </a> </li><li> <a href="https://www.tiktok.com/@doctormorses" title="Dr. Morse's Herbal Health Club on Tiktok" target="_blank" rel="noopener" > <span class="icon icon-new icon-tiktok "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M16.16 1.35c.35 3 2 4.83 5 5v3.4a7.79 7.79 0 0 1-4.92-1.44v6.36c0 8.07-8.8 10.59-12.34 4.81C1.59 15.77 3 9.24 10.28 9v3.59a11.24 11.24 0 0 0-1.69.41c-1.62.55-2.54 1.58-2.29 3.4.49 3.47 6.87 4.5 6.34-2.29V1.36h3.52z" fill="currentColor"/></svg> </span> </a> </li><li> <a href="https://www.youtube.com/channel/UCpipyZ1ImBJn6wx0392XivA" title="Dr. Morse's Herbal Health Club on YouTube" target="_blank" rel="noopener" > <span class="icon icon-new icon-youtube "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10,15L15.19,12L10,9V15M21.56,7.17C21.69,7.64 21.78,8.27 21.84,9.07C21.91,9.87 21.94,10.56 21.94,11.16L22,12C22,14.19 21.84,15.8 21.56,16.83C21.31,17.73 20.73,18.31 19.83,18.56C19.36,18.69 18.5,18.78 17.18,18.84C15.88,18.91 14.69,18.94 13.59,18.94L12,19C7.81,19 5.2,18.84 4.17,18.56C3.27,18.31 2.69,17.73 2.44,16.83C2.31,16.36 2.22,15.73 2.16,14.93C2.09,14.13 2.06,13.44 2.06,12.84L2,12C2,9.81 2.16,8.2 2.44,7.17C2.69,6.27 3.27,5.69 4.17,5.44C4.64,5.31 5.5,5.22 6.82,5.16C8.12,5.09 9.31,5.06 10.41,5.06L12,5C16.19,5 18.8,5.16 19.83,5.44C20.73,5.69 21.31,6.27 21.56,7.17Z" fill="currentColor" /></svg> </span> </a> </li></ul> </div> </div><div class="header__row header__row-desktop lower "> <div class="header__row-segment header__row-segment-desktop left contains-nav"> <h1 class="header__logo"> <a class="header__logo-link" href="/" aria-label="Dr. Morse's Herbal Health Club" ><div class=" image regular-logo animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" width="1528" height="937" data-src="//drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=320" data-srcset="//drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=100 100w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=150 150w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=200 200w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=240 240w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=280 280w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=300 300w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=360 360w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=400 400w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=450 450w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=500 500w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=550 550w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=600 600w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=650 650w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=700 700w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=750 750w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=800 800w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=850 850w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=900 900w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=950 950w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1000 1000w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1100 1100w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1200 1200w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1300 1300w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1400 1400w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1500 1500w" sizes="(max-width: 960px) 120px, 180px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div><div class=" image transparent-logo animation--lazy-load loaded " style="" > <div class="image__inner"> <img no-src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="image__img" width="1526" height="937" src="//drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=320" data-srcset="//drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=100 100w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=150 150w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=200 200w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=240 240w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=280 280w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=300 300w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=360 360w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=400 400w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=450 450w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=500 500w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=550 550w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=600 600w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=650 650w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=700 700w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=750 750w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=800 800w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=850 850w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=900 900w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=950 950w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1000 1000w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1100 1100w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1200 1200w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1300 1300w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1400 1400w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1500 1500w" sizes="(max-width: 960px) 120px, 180px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a> </h1> <div class="header__links-primary-scroll-container" data-scroll-container data-at-start="true" data-at-end="false" data-axis="horizontal" > <button class="scroll-button" data-position="start" data-direction="backwards" title="Previous" > <span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> <div class="scroll-overflow-indicator-wrap" data-position="start"> <div class="scroll-overflow-indicator"></div> </div> <div data-scroll-container-viewport> <div class="scroll-sentinal scroll-sentinal--start" data-position="start"></div> <nav class="header__links header__links-primary" data-navigation> <ul class="header__links-list fs-navigation-base"> <li data-submenu-parent ><button type="button" class="navigation__submenu-trigger fs-navigation-base no-transition" data-link data-parent data-meganav-trigger data-meganav-type="compact_meganav" data-meganav-handle="shop-now" aria-haspopup="true" aria-expanded="false" > <!-- if top level item is a link, render a clickable anchor link --><a href="/collections/shop-all" class="" data-meganav-handle="shop-now" > <span class="link-hover"> Shop Now </span> </a><span class="header__links-icon"> <span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </button><div class=" meganav meganav--has-promo meganav--promo-position-right " data-submenu data-hidden="true" data-menu-handle="shop-now" data-meganav-type=compact_meganav data-align-to-trigger="true" style=" --column-count: 2; --columns-width: 600px; --columns-width: 600px; --secondary-width: 400px; --color-promo-text: #ffffff; --color-text-overlay-button: #ffffff; --color-background-overlay-button: #ffffff; --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); --overlay-background: #000000; --overlay-opacity: 0.0; " > <div class="meganav__inner"> <div class="meganav__primary"> <div class="meganav__nav with-column-dividers" data-column-count="2" > <ul class="meganav__list-parent" depth="0"> <li class=" has-children" depth="0"> <h4> <a href="#">Need States</a> </h4> <ul depth="1"> <li> <a href="/collections/digestive-health">Digestive Health</a> </li> <li> <a href="/collections/healthy-blood">Healthy Blood</a> </li> <li> <a href="/collections/hormone-health">Hormone Health</a> </li> <li> <a href="/collections/neurological-health">Neurological Health</a> </li> <li> <a href="/collections/lung-health">Lung Health</a> </li> <li> <a href="/collections/urinary-tract-health">Urinary Tract Health</a> </li> <li> <a href="/collections/bone-joint-health">Bone and Joint Health</a> </li> <li> <a href="/collections/immune-health">Immune Health</a> </li> <li> <a href="/collections/holistic-health">Holistic Health</a> </li> </ul> </li> <li class=" has-children" depth="0"> <h4> <a href="/blogs/media/what-form-of-supplement-are-you">Formats</a> </h4> <ul depth="1"> <li> <a href="/collections/kits-bundles">Kits & Bundles</a> </li> <li> <a href="/collections/tinctures">Tinctures</a> </li> <li> <a href="/collections/capsules">Capsules</a> </li> <li> <a href="/collections/glycerins">Glycerins</a> </li> <li> <a href="/collections/teas">Teas</a> </li> <li> <a href="/collections/capsule-blends">Capsule Blends</a> </li> <li> <a href="/collections/powders">Powders</a> </li> <li> <a href="/collections/single-herbs">Single Herbs</a> </li> <li> <a href="/collections/miscellaneous">Miscellaneous</a> </li> </ul> </li> </ul> <span class="meganav__column-rule" data-index="1"></span></div> </div> <div class="meganav__secondary"> <div class="meganav-promo" style=" --text-horizontal-position: flex-start; --text-vertical-position: flex-end; --min-promo-height: 250px; " ><a href="/products/90-minute-virtual-consultation-150-product-credit" class="meganav__promo-image-link"><div class=" image meganav__promo-image aspect-ratio--externally_set animation--lazy-load loaded " style="--focal-alignment: center;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=320" data-srcset="//drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=100 100w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=150 150w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=200 200w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=240 240w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=280 280w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=300 300w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=360 360w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=400 400w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=450 450w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=500 500w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=550 550w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=600 600w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=650 650w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=700 700w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=750 750w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=800 800w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=850 850w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=900 900w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=950 950w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=1000 1000w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=1100 1100w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=1200 1200w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=1300 1300w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=1400 1400w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=1500 1500w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=1600 1600w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=1800 1800w, //drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=2000 2000w" sizes="400px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></a><div class="meganav__secondary-promo-overlay"></div> <div class="meganav__secondary-promo-text"> </div> </div> </div> </div> </div> </li> <li data-submenu-parent ><button type="button" class="navigation__submenu-trigger fs-navigation-base no-transition" data-link data-parent data-meganav-trigger data-meganav-type="compact_meganav" data-meganav-handle="learn" aria-haspopup="true" aria-expanded="false" > <!-- if top level item is a link, render a clickable anchor link --><a href="#" class="" data-meganav-handle="learn" > <span class="link-hover"> Learn </span> </a><span class="header__links-icon"> <span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </button><div class=" meganav meganav--has-promo meganav--promo-position-right " data-submenu data-hidden="true" data-menu-handle="learn" data-meganav-type=compact_meganav data-align-to-trigger="true" style=" --column-count: 2; --columns-width: 600px; --columns-width: 600px; --secondary-width: 440px; --color-promo-text: #ffffff; --color-text-overlay-button: #ffffff; --color-background-overlay-button: #ffffff; --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); --overlay-background: #000000; --overlay-opacity: 0.55; " > <div class="meganav__inner"> <div class="meganav__primary"> <div class="meganav__nav with-column-dividers" data-column-count="2" > <ul class="meganav__list-parent" depth="0"> <li class=" has-children" depth="0"> <h4> <a href="/blogs/media">Learn from Our Experts</a> </h4> <ul depth="1"> <li> <a href="/blogs/media">Blogs</a> </li> <li> <a href="/blogs/body-system-webinars">Body System Blogs</a> </li> <li> <a href="/pages/detox-digest-upcoming-webinars">Detox Digest Webinar -<br> Registration Page </a> </li> <li> <a href="/blogs/single-herbs">Single Herb Monographs</a> </li> </ul> </li> <li class=" has-children" depth="0"> <h4> <a href="/collections/pdfs">Learn from Doctor Morse</a> </h4> <ul depth="1"> <li> <a href="/products/diet-program-recommendations-pdf">Diet Recommendations</a> </li> <li> <a href="/products/acid-alkaline-forming-food-chart-pdf">Acid Alkaline Food Chart</a> </li> <li> <a href="/products/kidney-filtration-pdf">Kidney Filtration</a> </li> <li> <a href="/products/food-combining-pdf">Food Combining</a> </li> <li> <a href="/collections/pdfs">View All</a> </li> </ul> </li> </ul> <span class="meganav__column-rule" data-index="1"></span></div> </div> <div class="meganav__secondary"> <div class="meganav-promo" style=" --text-horizontal-position: flex-start; --text-vertical-position: flex-end; --min-promo-height: 250px; " ><a href="/blogs/body-system-webinars" class="meganav__promo-image-link"><div class=" image meganav__promo-image aspect-ratio--externally_set animation--lazy-load loaded " style="--focal-alignment: center;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="1920" height="1080" data-src="//drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=320" data-srcset="//drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=100 100w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=150 150w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=200 200w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=240 240w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=280 280w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=300 300w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=360 360w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=400 400w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=450 450w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=500 500w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=550 550w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=600 600w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=650 650w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=700 700w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=750 750w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=800 800w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=850 850w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=900 900w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=950 950w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=1000 1000w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=1100 1100w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=1200 1200w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=1300 1300w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=1400 1400w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=1500 1500w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=1600 1600w, //drmorses.com/cdn/shop/files/1_d2b765c5-9b7a-4b76-b956-31dddcea7172.jpg?v=1726086803&width=1800 1800w" sizes="440px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></a><div class="meganav__secondary-promo-overlay"></div> <div class="meganav__secondary-promo-text"> <h3 class="ff-heading fs-heading-4-base meganav__secondary-promo-text-heading">Our Blogs</h3> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- meganav__secondary-promo-text-button" ><a href="/blogs/body-system-webinars" class=" btn btn--overlay btn--x-small btn--secondary" > <span>Empower Your Journey ></span> </a> </div> </div> </div> </div> </div> </div> </li> <li data-submenu-parent ><button type="button" class="navigation__submenu-trigger fs-navigation-base no-transition" data-link data-parent data-meganav-trigger data-meganav-type="compact_meganav" data-meganav-handle="about" aria-haspopup="true" aria-expanded="false" > <!-- if top level item is a link, render a clickable anchor link --><a href="/pages/about-dr-morse" class="" data-meganav-handle="about" > <span class="link-hover"> About </span> </a><span class="header__links-icon"> <span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </button><div class=" meganav meganav--has-promo meganav--promo-position-right " data-submenu data-hidden="true" data-menu-handle="about" data-meganav-type=compact_meganav data-align-to-trigger="true" style=" --column-count: 1; --columns-width: 350px; --columns-width: 350px; --secondary-width: 440px; --color-promo-text: #ffffff; --color-text-overlay-button: #ffffff; --color-background-overlay-button: #ffffff; --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); --overlay-background: #000000; --overlay-opacity: 0.55; " > <div class="meganav__inner"> <div class="meganav__primary"> <div class="meganav__nav with-column-dividers" data-column-count="1" > <ul class="meganav__list-parent" depth="0"> <li class=" has-children" depth="0"> <h4> <a href="/pages/about-dr-morse">About Us</a> </h4> <ul depth="1"> <li> <a href="/pages/our-team">Our Team</a> </li> <li> <a href="/pages/questions">FAQ's</a> </li> <li> <a href="/pages/contact">Contact</a> </li> <li> <a href="https://lubv7pq7oid.typeform.com/to/UrX40MFt?typeform-source=drmorses.com">Become a Wholesale Partner</a> </li> <li> <a href="/pages/become-an-affiliate">Become an Affiliate</a> </li> </ul> </li> </ul> </div> </div> <div class="meganav__secondary"> <div class="meganav-promo" style=" --text-horizontal-position: flex-start; --text-vertical-position: flex-end; --min-promo-height: 250px; " ><a href="/pages/about-dr-morse" class="meganav__promo-image-link"><div class=" image meganav__promo-image aspect-ratio--externally_set animation--lazy-load loaded " style="--focal-alignment: center;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="1254" height="836" data-src="//drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=320" data-srcset="//drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=100 100w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=150 150w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=200 200w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=240 240w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=280 280w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=300 300w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=360 360w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=400 400w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=450 450w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=500 500w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=550 550w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=600 600w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=650 650w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=700 700w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=750 750w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=800 800w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=850 850w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=900 900w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=950 950w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=1000 1000w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=1100 1100w, //drmorses.com/cdn/shop/files/iStock-1319764736_53370c92-834d-488b-84d4-0a4de9490e40.jpg?v=1715693653&width=1200 1200w" sizes="440px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></a><div class="meganav__secondary-promo-overlay"></div> <div class="meganav__secondary-promo-text"> <h3 class="ff-heading fs-heading-4-base meganav__secondary-promo-text-heading">Our Mission</h3> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- meganav__secondary-promo-text-button" ><a href="/pages/about-dr-morse" class=" btn btn--overlay btn--x-small btn--secondary" > <span>Learn more ></span> </a> </div> </div> </div> </div> </div> </div> </li> <li ><a href="https://wholesale.drmorses.com" class="" data-link > <span class="link-hover"> Reseller Login </span> </a></li> </ul> </nav> <div class="scroll-sentinal scroll-sentinal--end" data-position="end"></div> </div> <div class="scroll-overflow-indicator-wrap" data-position="end"> <div class="scroll-overflow-indicator"></div> </div> <button class="scroll-button" data-position="end" data-direction="forwards" title="Next" > <span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> </div> </div><div class="header__row-segment header__row-segment-desktop right"><a class=" header__icon-touch header__icon-touch--search no-transition " href="/search" data-search aria-label="Open search modal" aria-controls="MainQuickSearch" aria-expanded="false" > <span class="icon-button icon-button-header-search " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-search "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.048 17.89a6.923 6.923 0 1 0 0-13.847 6.923 6.923 0 0 0 0 13.847z" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10" stroke-linecap="round"/> <path d="m16 16 4.308 4.308" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> <span class="icon-button icon-button-header-menu-close " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-menu-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.462 6.479 5.538 19.402M5.538 6.479l12.924 12.923" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="6.667" stroke-linejoin="round"/></svg> </span> </span> </span> </a> <a class="header__icon-touch header__icon-touch--account" href="/account" aria-label="Go to the account page" > <span class="icon-button icon-button-header-account " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-account "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 12.413a4.358 4.358 0 1 0 0-8.715 4.358 4.358 0 0 0 0 8.715zM3.488 20.857c0-3.085 1.594-5.61 5.26-5.61h6.503c3.667 0 5.261 2.525 5.261 5.61" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> </a> <a class="header__icon-touch no-transition" href="/cart" aria-label="Open cart modal" data-js-cart-icon > <span class="icon-button icon-button-header-shopping-cart " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-shopping-cart "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.148 11.479c-.101-1.428-.125-2.985-.296-4.57C15.577 4.37 14.372 2.64 12 2.64S8.423 4.37 8.148 6.908c-.171 1.586-.195 3.142-.296 4.57" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10" stroke-linejoin="bevel"/> <path d="M20.701 20.438V8.816H3.3v11.622H20.7z" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> <span data-js-cart-count>0</span> </a> </div> </div> <div class="header__row header__row-mobile "><div class="header__row-segment left"> <h1 class="header__logo"> <a class="header__logo-link" href="/" aria-label="Dr. Morse's Herbal Health Club" ><div class=" image regular-logo animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" width="1528" height="937" data-src="//drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=320" data-srcset="//drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=100 100w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=150 150w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=200 200w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=240 240w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=280 280w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=300 300w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=360 360w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=400 400w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=450 450w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=500 500w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=550 550w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=600 600w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=650 650w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=700 700w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=750 750w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=800 800w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=850 850w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=900 900w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=950 950w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1000 1000w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1100 1100w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1200 1200w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1300 1300w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1400 1400w, //drmorses.com/cdn/shop/files/tight_crop_black_logo.png?v=1689911738&width=1500 1500w" sizes="(max-width: 960px) 120px, 180px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div><div class=" image transparent-logo animation--lazy-load loaded " style="" > <div class="image__inner"> <img no-src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="image__img" width="1526" height="937" src="//drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=320" data-srcset="//drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=100 100w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=150 150w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=200 200w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=240 240w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=280 280w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=300 300w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=360 360w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=400 400w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=450 450w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=500 500w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=550 550w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=600 600w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=650 650w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=700 700w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=750 750w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=800 800w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=850 850w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=900 900w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=950 950w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1000 1000w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1100 1100w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1200 1200w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1300 1300w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1400 1400w, //drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=1500 1500w" sizes="(max-width: 960px) 120px, 180px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a> </h1> </div> <div class="header__row-segment right"> <a class=" header__icon-touch header__icon-touch--search no-transition " href="/search" data-search aria-label="Open search modal" aria-controls="MainQuickSearch" aria-expanded="false" > <span class="icon-button icon-button-header-search " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-search "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.048 17.89a6.923 6.923 0 1 0 0-13.847 6.923 6.923 0 0 0 0 13.847z" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10" stroke-linecap="round"/> <path d="m16 16 4.308 4.308" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> <span class="icon-button icon-button-header-menu-close " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-menu-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.462 6.479 5.538 19.402M5.538 6.479l12.924 12.923" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="6.667" stroke-linejoin="round"/></svg> </span> </span> </span> </a> <a class="header__icon-touch no-transition" href="/cart" aria-label="Open cart modal" data-js-cart-icon > <span class="icon-button icon-button-header-shopping-cart " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-shopping-cart "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.148 11.479c-.101-1.428-.125-2.985-.296-4.57C15.577 4.37 14.372 2.64 12 2.64S8.423 4.37 8.148 6.908c-.171 1.586-.195 3.142-.296 4.57" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10" stroke-linejoin="bevel"/> <path d="M20.701 20.438V8.816H3.3v11.622H20.7z" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> </span> </span> <span data-js-cart-count>0</span> </a> <button class="header__menu-icon header__icon-touch header__icon-menu" aria-label="Open menu modal" aria-expanded="false" data-aria-label-closed="Open menu modal" data-aria-label-opened="Close menu modal" data-js-menu-button > <span class="icon-button icon-button-header-menu " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-menu "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.692 12.646h16.616M3.692 5.762h16.616M3.692 19.608h16.616" stroke="currentColor" stroke-width="1.2"/></svg> </span> </span> </span> <span class="icon-button icon-button-header-menu-close " > <span class="icon-button__icon"> <span class="icon icon-new icon-header-menu-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.462 6.479 5.538 19.402M5.538 6.479l12.924 12.923" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="6.667" stroke-linejoin="round"/></svg> </span> </span> </span> </button> </div></div> </div> <div class="no-js-menu no-js-menu--desktop"> <nav> <ul> <li> <a href="/collections/shop-all">Shop Now</a> </li> <li> <a href="#">Need States</a> </li> <li> <a href="/collections/digestive-health">Digestive Health</a> </li> <li> <a href="/collections/healthy-blood">Healthy Blood</a> </li> <li> <a href="/collections/hormone-health">Hormone Health</a> </li> <li> <a href="/collections/neurological-health">Neurological Health</a> </li> <li> <a href="/collections/lung-health">Lung Health</a> </li> <li> <a href="/collections/urinary-tract-health">Urinary Tract Health</a> </li> <li> <a href="/collections/bone-joint-health">Bone and Joint Health</a> </li> <li> <a href="/collections/immune-health">Immune Health</a> </li> <li> <a href="/collections/holistic-health">Holistic Health</a> </li> <li> <a href="/blogs/media/what-form-of-supplement-are-you">Formats</a> </li> <li> <a href="/collections/kits-bundles">Kits & Bundles</a> </li> <li> <a href="/collections/tinctures">Tinctures</a> </li> <li> <a href="/collections/capsules">Capsules</a> </li> <li> <a href="/collections/glycerins">Glycerins</a> </li> <li> <a href="/collections/teas">Teas</a> </li> <li> <a href="/collections/capsule-blends">Capsule Blends</a> </li> <li> <a href="/collections/powders">Powders</a> </li> <li> <a href="/collections/single-herbs">Single Herbs</a> </li> <li> <a href="/collections/miscellaneous">Miscellaneous</a> </li> <li> <a href="#">Learn</a> </li> <li> <a href="/blogs/media">Learn from Our Experts</a> </li> <li> <a href="/blogs/media">Blogs</a> </li> <li> <a href="/blogs/body-system-webinars">Body System Blogs</a> </li> <li> <a href="/pages/detox-digest-upcoming-webinars">Detox Digest Webinar -<br> Registration Page </a> </li> <li> <a href="/blogs/single-herbs">Single Herb Monographs</a> </li> <li> <a href="/collections/pdfs">Learn from Doctor Morse</a> </li> <li> <a href="/products/diet-program-recommendations-pdf">Diet Recommendations</a> </li> <li> <a href="/products/acid-alkaline-forming-food-chart-pdf">Acid Alkaline Food Chart</a> </li> <li> <a href="/products/kidney-filtration-pdf">Kidney Filtration</a> </li> <li> <a href="/products/food-combining-pdf">Food Combining</a> </li> <li> <a href="/collections/pdfs">View All</a> </li> <li> <a href="/pages/about-dr-morse">About</a> </li> <li> <a href="/pages/about-dr-morse">About Us</a> </li> <li> <a href="/pages/our-team">Our Team</a> </li> <li> <a href="/pages/questions">FAQ's</a> </li> <li> <a href="/pages/contact">Contact</a> </li> <li> <a href="https://lubv7pq7oid.typeform.com/to/UrX40MFt?typeform-source=drmorses.com">Become a Wholesale Partner</a> </li> <li> <a href="/pages/become-an-affiliate">Become an Affiliate</a> </li> <li> <a href="https://wholesale.drmorses.com">Reseller Login</a> </li> </ul> </nav> </div> <section class=" drawer-menu " data-drawer-menu data-scroll-lock-ignore > <div class="drawer-menu__overlay" data-overlay></div> <div class="drawer-menu__panel"> <div class="drawer-menu__bottom"> <div class="drawer-menu__all-links" data-depth="0" data-all-links data-in-initial-position="true"> <div class="drawer-menu__contents" data-scroll-lock-ignore> <div class="drawer-menu__main" data-main role="navigation"> <div class="drawer-menu__links-wrapper animation--drawer-menu-item"> <ul class="drawer-menu__primary-links" data-depth="0" data-primary-container="true"> <li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="/collections/shop-all" data-link="primary" aria-haspopup="true" aria-expanded="false" > <span class=""> Shop Now </span><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--1" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="/collections/shop-all" > <span class="fs-body-300">Shop Now</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <span class=""> Need States </span><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">Need States</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/digestive-health" > <span class=""> Digestive Health </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/healthy-blood" > <span class=""> Healthy Blood </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/hormone-health" > <span class=""> Hormone Health </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/neurological-health" > <span class=""> Neurological Health </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/lung-health" > <span class=""> Lung Health </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/urinary-tract-health" > <span class=""> Urinary Tract Health </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/bone-joint-health" > <span class=""> Bone and Joint Health </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/immune-health" > <span class=""> Immune Health </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/holistic-health" > <span class=""> Holistic Health </span></a> </li> </ul></li><li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="/blogs/media/what-form-of-supplement-are-you" data-link="primary" aria-haspopup="true" aria-expanded="false" > <span class=""> Formats </span><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="/blogs/media/what-form-of-supplement-are-you" > <span class="fs-body-300">Formats</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/kits-bundles" > <span class=""> Kits & Bundles </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/tinctures" > <span class=""> Tinctures </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/capsules" > <span class=""> Capsules </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/glycerins" > <span class=""> Glycerins </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/teas" > <span class=""> Teas </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/capsule-blends" > <span class=""> Capsule Blends </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/powders" > <span class=""> Powders </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/single-herbs" > <span class=""> Single Herbs </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/miscellaneous" > <span class=""> Miscellaneous </span></a> </li> </ul></li> </ul></li><li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="#" data-link="primary" aria-haspopup="true" aria-expanded="false" > <span class=""> Learn </span><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--1" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="#" > <span class="fs-body-300">Learn</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="/blogs/media" data-link="primary" aria-haspopup="true" aria-expanded="false" > <span class=""> Learn from Our Experts </span><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="/blogs/media" > <span class="fs-body-300">Learn from Our Experts</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/blogs/media" > <span class=""> Blogs </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/blogs/body-system-webinars" > <span class=""> Body System Blogs </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/pages/detox-digest-upcoming-webinars" > <span class=""> Detox Digest Webinar -<br> Registration Page </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/blogs/single-herbs" > <span class=""> Single Herb Monographs </span></a> </li> </ul></li><li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="/collections/pdfs" data-link="primary" aria-haspopup="true" aria-expanded="false" > <span class=""> Learn from Doctor Morse </span><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="/collections/pdfs" > <span class="fs-body-300">Learn from Doctor Morse</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/products/diet-program-recommendations-pdf" > <span class=""> Diet Recommendations </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/products/acid-alkaline-forming-food-chart-pdf" > <span class=""> Acid Alkaline Food Chart </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/products/kidney-filtration-pdf" > <span class=""> Kidney Filtration </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/products/food-combining-pdf" > <span class=""> Food Combining </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/collections/pdfs" > <span class=""> View All </span></a> </li> </ul></li> </ul></li><li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="/pages/about-dr-morse" data-link="primary" aria-haspopup="true" aria-expanded="false" > <span class=""> About </span><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--1" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="/pages/about-dr-morse" > <span class="fs-body-300">About</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="parent" class="drawer-menu__link no-transition " href="/pages/about-dr-morse" data-link="primary" aria-haspopup="true" aria-expanded="false" > <span class=""> About Us </span><span class="icon icon-new icon-chevron menu-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </a> <ul class="drawer-menu__list drawer-menu__list--sub drawer-menu-list--2" aria-hidden="true"> <li class="drawer-menu__item drawer-menu__item--heading"> <span class="drawer-menu__item--heading-back-link" data-item="back" aria-label="Back" > <span class="icon icon-new icon-arrow-long back-link-icon"> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </span> <a class="drawer-menu__link" data-heading="true" href="/pages/about-dr-morse" > <span class="fs-body-300">About Us</span> </a> </li> <li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/pages/our-team" > <span class=""> Our Team </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/pages/questions" > <span class=""> FAQ's </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/pages/contact" > <span class=""> Contact </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="https://lubv7pq7oid.typeform.com/to/UrX40MFt?typeform-source=drmorses.com" > <span class=""> Become a Wholesale Partner </span></a> </li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="/pages/become-an-affiliate" > <span class=""> Become an Affiliate </span></a> </li> </ul></li> </ul></li><li class=" drawer-menu__item " data-list-item > <a data-item="link" class="drawer-menu__link " href="https://wholesale.drmorses.com" > <span class=""> Reseller Login </span></a> </li> </ul> </div> <div class="drawer-menu__links-wrapper animation--drawer-menu-item"> <ul class="drawer-menu__secondary-links" data-depth="0" data-secondary-container="true"> <li class="drawer-menu__item drawer-menu__item--account-item" data-list-item> <span class="icon icon-new icon-header-account "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 12.413a4.358 4.358 0 1 0 0-8.715 4.358 4.358 0 0 0 0 8.715zM3.488 20.857c0-3.085 1.594-5.61 5.26-5.61h6.503c3.667 0 5.261 2.525 5.261 5.61" stroke="currentColor" stroke-width="1.2" stroke-miterlimit="10"/></svg> </span> <a class="drawer-menu__link" href="/account"> Register / Login </a></a> </li> </ul> </div> </div> </div></div> </div> </div> </section> </header> <script> // Set heading height at component level const header = document.querySelector('[data-section-type="header"]'); document.documentElement.style.setProperty('--height-header', header.offsetHeight + 'px'); document.addEventListener("DOMContentLoaded", (event) => { const header = document.querySelector('[data-section-type="header"]'); document.documentElement.style.setProperty('--height-header', header.offsetHeight + 'px'); }); </script> <style> button.navigation__submenu-trigger { position: relative; } button.navigation__submenu-trigger a, button.navigation__submenu-trigger .header__links-icon { pointer-events: none; } </style><div class=" purchase-confirmation-popup " data-purchase-confirmation-popup > <div class="purchase-confirmation-popup__inner"></div> </div><div class="flash-alert" data-flash-alert> <div class="flash-alert__container ff-body fs-body-100"></div> </div> </div><div id="shopify-section-sections--15976521531507__announcement-bar" class="shopify-section shopify-section-group-header-group announcement-bar__outer-wrapper"><div class="announcement-bar" data-section-id="sections--15976521531507__announcement-bar" data-section-type="announcement-bar" data-timing="0" data-item-count="2" style=" --color-background: #000000; --color-gradient-overlay: #000000; --color-gradient-overlay-transparent: rgba(0, 0, 0, 0); --color-text: #ffffff; " > <div class="ui-overlap-wrap"> <div class="ui-overlap"> <div class="fader left"> <button class="slider-nav-button slider-nav-button-prev" title="Previous"> <span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> </div> <div class="ui-overlap-item-clones" aria-hidden="true"> <div class="announcement-bar__item ff-body fs-body-50 swiper-slide" data-slide data-index="0" ><div class="announcement-bar__item-inner"><p><span style="text-decoration:underline"><strong>Processing Times May Be Extended Due to Increased Order Volume</strong></span></p> </div> </div><div class="announcement-bar__item ff-body fs-body-50 swiper-slide" inert data-slide data-index="1" ><div class="announcement-bar__item-inner announcement-bar__item-inner-mobile-only"><p>$<strong>10 Flat-Rate Shipping</strong></p> </div><div class="announcement-bar__item-inner announcement-bar__item-inner-desktop-only"><p>$10 Standard Shipping<strong> | FREE Domestic Shipping Over $200 (retail only) | </strong><a href="https://drmorses.com/pages/shipping-faqs" title="https://drmorses.com/pages/shipping-faqs"><span style="text-decoration:underline"><strong>Shipping FAQs</strong></span></a></p> </div> </div> </div> <div class="fader right"> <button class="slider-nav-button slider-nav-button-next" title="Next"> <span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> </div> </div> </div> <div class="swiper" data-slider data-autoplay-enabled="true" data-autoplay-delay="4000" > <div class="swiper-wrapper"> <div class="announcement-bar__item ff-body fs-body-50 swiper-slide" data-slide data-index="0" ><div class="announcement-bar__item-inner"><p><span style="text-decoration:underline"><strong>Processing Times May Be Extended Due to Increased Order Volume</strong></span></p> </div> </div><div class="announcement-bar__item ff-body fs-body-50 swiper-slide" inert data-slide data-index="1" ><div class="announcement-bar__item-inner announcement-bar__item-inner-mobile-only"><p>$<strong>10 Flat-Rate Shipping</strong></p> </div><div class="announcement-bar__item-inner announcement-bar__item-inner-desktop-only"><p>$10 Standard Shipping<strong> | FREE Domestic Shipping Over $200 (retail only) | </strong><a href="https://drmorses.com/pages/shipping-faqs" title="https://drmorses.com/pages/shipping-faqs"><span style="text-decoration:underline"><strong>Shipping FAQs</strong></span></a></p> </div> </div> </div> </div> </div> </div> <!-- END sections: header-group --> <!-- BEGIN sections: overlay-group --> <div id="shopify-section-sections--15976523137139__quick-cart" class="shopify-section shopify-section-group-overlay-group"><div class=" quick-cart " data-section-id="sections--15976523137139__quick-cart" data-section-type="quick-cart" > <div class="quick-cart__wrapper"> <div class="quick-cart__overlay"></div> <div class="quick-cart__container"> <div class="quick-cart__header"> <h2 class="quick-cart__heading ff-heading fs-heading-5-base">Your cart</h2> <button type="button" data-modal-close class="quick-cart__close-icon" aria-label="Close" > <span class="icon-button icon-button-close icon-button--small " > <span class="icon-button__icon"> <span class="icon icon-new icon-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z" fill="currentColor"/></svg> </span> </span> </span> </button> </div><div class="quick-cart__empty-state"> <h3 class="quick-cart__empty-state-heading ff-heading fs-heading fs-heading-4-base">Your cart is empty</h3><div class="quick-cart__empty-state-promot-text rte ff-body fs-body-100"><p>Check out these collections.</p></div> <div class="button-block__button button-block__button--justify-center button-block__button--justify-mobile-center quick-cart__empty-state-promo-button" ><a href="/collections/all-products" class=" btn btn--secondary" > <span>All Products</span> </a> </div> <div class="button-block__button button-block__button--justify-center button-block__button--justify-mobile-center quick-cart__empty-state-promo-button" ><a href="/collections/best-sellers" class=" btn btn--secondary" > <span>Best Sellers</span> </a> </div> </div></div> </div> </div> </div><div id="shopify-section-sections--15976523137139__popup" class="shopify-section shopify-section-group-overlay-group"> </div> <!-- END sections: overlay-group --> <div id="MainQuickSearch" class="quick-search" data-quick-search aria-hidden="true" > <div class="quick-search__overlay" data-overlay></div> <div class="quick-search__container"> <button type="button" class="quick-search__close" aria-label="Close" data-close-icon > <span class="icon-button icon-button-close icon-button--small " > <span class="icon-button__icon"> <span class="icon icon-new icon-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z" fill="currentColor"/></svg> </span> </span> </span> </button> <form action="/search" class="quick-search__form" autocomplete="off" data-quick-search-form data-scroll-lock-ignore > <div class="quick-search__bar"> <div class="quick-search__bar-inner"> <label for="search" class="visually-hidden" aria-label="What are you looking for?"></label> <div class="quick-search__actions"> <button class="quick-search__submit" type="submit" aria-label="Search"> <span class="icon icon-new icon-search "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.165 18.808a8.745 8.745 0 1 0 0-17.49 8.745 8.745 0 0 0 0 17.49z" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="round"/> <path d="m16.5 16.5 5.363 5.362" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10"/></svg> </span> </button> </div> <input class="quick-search__input" id="search" type="text" name="q" placeholder="What are you looking for?" data-input > <input type="hidden" name="options[prefix]" value="last"> <div class="quick-search__actions"> <button class="quick-search__clear fs-body-50" type="button" data-clear> Clear </button> </div> </div> </div> <div class="quick-search__results-wrapper"> <div class="quick-search__results" data-results></div> </div><div class="quick-search__footer"> <button type="submit" class="btn btn--primary btn--full">View all results</button> </div> </form> </div> </div> <div class="header-overlay" data-header-overlay> <div class="header-overlay__inner"></div> </div> <main id="main" class="main"> <section id="shopify-section-template--15976529199219__16558445044f80743b" class="shopify-section shopify-section--full-width"><!-- <div class="skeleton-loading" style="height:800px;background-color:#e4e4e4"></div> --> <script> function loadSBOptimizedCode(){ jQuery(".skeleton-loading").remove(); jQuery(".banner-slider-section").show() } setTimeout(function () { loadSBOptimizedCode(); }, 4000); window["addEventListener"]("scroll", function() { loadSBOptimizedCode(); }); window["addEventListener"]("mousemove", function() { loadSBOptimizedCode(); }); window["addEventListener"]("touchstart", function() { loadSBOptimizedCode(); }); </script> <div class=" banner-slider-section image-hero image-hero--image-aspect-custom image-hero--text-left image-hero--text-mobile-center section section--full-width section--vertical-padding-none " data-section-id="template--15976529199219__16558445044f80743b" data-section-type="image-hero" style=" --custom-height: 70vh; --custom-height-mobile: 70vh; --text-horizontal-position: flex-start; --text-vertical-position: center; --text-horizontal-position-mobile: center; --text-vertical-position-mobile: center; --color-text: #ffffff; --color-text-link: #ffffff; --overlay-background: #000000; --overlay-opacity: 0.73; --color-text-overlay-button: #000000; --color-text-overlay-button-alpha: rgba(0, 0, 0, 0.6); --color-background-overlay-button: #ffffff; --color-background-overlay-button-hover: #ededed;--color-background-overlay-button-alpha: rgba(255, 255, 255, 0.6); --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); " > <div class="image-hero__inner"> <div class="image-hero__image-container"><div class=" image image-hero__image image-hero__image--mobile image--animate animation--lazy-load loaded " style="--focal-alignment: center;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="1080" height="1920" data-src="//drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0131_1080x1920_5159323f-4f19-457f-8766-58947295da0f.jpg?v=1709562525&width=320" data-srcset="//drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0131_1080x1920_5159323f-4f19-457f-8766-58947295da0f.jpg?v=1709562525&width=700 700w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0131_1080x1920_5159323f-4f19-457f-8766-58947295da0f.jpg?v=1709562525&width=750 750w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0131_1080x1920_5159323f-4f19-457f-8766-58947295da0f.jpg?v=1709562525&width=800 800w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0131_1080x1920_5159323f-4f19-457f-8766-58947295da0f.jpg?v=1709562525&width=850 850w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0131_1080x1920_5159323f-4f19-457f-8766-58947295da0f.jpg?v=1709562525&width=900 900w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0131_1080x1920_5159323f-4f19-457f-8766-58947295da0f.jpg?v=1709562525&width=950 950w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0131_1080x1920_5159323f-4f19-457f-8766-58947295da0f.jpg?v=1709562525&width=1000 1000w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div><div class=" image image-hero__image image--animate animation--lazy-load loaded " style="--focal-alignment: center;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="1920" height="1080" data-src="//drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=320" data-srcset="//drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=700 700w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=750 750w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=800 800w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=850 850w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=900 900w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=950 950w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=1000 1000w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=1100 1100w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=1200 1200w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=1300 1300w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=1400 1400w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=1500 1500w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=1600 1600w, //drmorses.com/cdn/shop/files/02.28.24_Dr_Morses_Detox_Kit__0137_1920x1080_51d16bfd-88d8-4520-a661-d62427c639b6.jpg?v=1716324121&width=1800 1800w" sizes="100vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></div> <div class="image-hero__overlay"></div> <div class="image-hero__text-container-wrapper"> <div class="image-hero__text-container"><div class="image-hero__text-container-inner section-blocks animation--section-blocks"><h2 class="image-hero__text-container-subheading ff-subheading fs-heading-4-base section-blocks__subheading"> <i>Millions of Bottles Sold</i> </h2><h2 class="image-hero__text-container-heading ff-heading fs-heading-display-1 section-blocks__heading"> Take Control of Your Health </h2><div class="image-hero__text-container-text rte ff-body fs-body-100 section-blocks__text"> <p>Join <strong>hundreds of thousands </strong>who've <br/>taken control of their health with the power of herbs.</p> </div> <div class="button-block__inline-wrapper button-block__inline-wrapper--justify-left button-block__inline-wrapper--justify-mobile-center section-blocks__inline-buttons"> <div class="button-block__button button-block__button--justify-left button-block__button--justify-mobile-center image-hero__text-container-image-button section-blocks__button" ><a href="/collections/best-sellers" class=" btn btn--overlay btn--primary" > <span>SHOP BESTSELLERS ></span> </a> </div> <div class="button-block__button button-block__button--justify-left button-block__button--justify-mobile-center image-hero__text-container-image-button section-blocks__button" ><a href="/pages/consult-lp" class=" btn btn--overlay btn--primary" > <span>NEW Consultation Options ></span> </a> </div> </div> </div> </div> </div> </div> </div> </section><section id="shopify-section-template--15976529199219__featured_collection_slider_teHJJg" class="shopify-section featured-collections-slider-wrap"><div class=" featured-collection-slider featured-collection-slider--mobile-per-view-1 featured-collection-slider--per-view-1 section section--includes-product-items section--divider-none section--vertical-padding-top-bottom " data-section-id="template--15976529199219__featured_collection_slider_teHJJg" data-section-type="featured-collection-slider" data-products-per-view="4" data-mobile-products-per-view="1" > <div class="featured-collection-slider__inner"> <div class="featured-collection-slider__meta carousel__navigation-wrapper"> <div class="section-introduction animation--section-introduction"><h2 class="featured-collection-slider__heading section-introduction__heading ff-heading fs-heading-3-base"> Get Started with Our Best Sellers! </h2><div class="featured-collection-slider__subheading section-introduction__subheading rte ff-body fs-body-100"> <p>Thousands of customers love these products.</p> </div> </div> <div class="carousel__navigation-buttons featured-collection-slider__navigation-buttons animation--controls visible" data-navigation="0" > <button type="button" class="carousel__navigation-button carousel__navigation-button--back" data-prev aria-label="Move to previous carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> <button type="button" class="carousel__navigation-button carousel__navigation-button--forward" data-next aria-label="Move to next carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> </div> </div> <div class="featured-collection-slider__content carousel swiper visible" data-collection="0" > <div class="featured-collection-slider__products carousel__wrapper swiper-wrapper"><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item animation animation--item " style=" --z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media" style="background-color:#e4e4e4"> <a class="product-item__image-link" href="/collections/homepage/products/heal-all-tea-7oz-loose-blend" aria-label="Heal-All Tea (7oz Loose Blend)"><div class=" image product-item__image aspect-ratio--square animation--lazy-load loaded " style="--object-fit: cover;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Heal-All Tea (7oz Loose Blend)" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?v=1705116605&width=320" data-srcset="//drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=150&v=1705116605&width=150 150w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=200&v=1705116605&width=200 200w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=240&v=1705116605&width=240 240w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=280&v=1705116605&width=280 280w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=300&v=1705116605&width=300 300w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=360&v=1705116605&width=360 360w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=400&v=1705116605&width=400 400w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=450&v=1705116605&width=450 450w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=500&v=1705116605&width=500 500w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=550&v=1705116605&width=550 550w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=600&v=1705116605&width=600 600w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=650&v=1705116605&width=650 650w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=700&v=1705116605&width=700 700w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=750&v=1705116605&width=750 750w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=800&v=1705116605&width=800 800w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=850&v=1705116605&width=850 850w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=900&v=1705116605&width=900 900w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=950&v=1705116605&width=950 950w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1000&v=1705116605&width=1000 1000w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1100&v=1705116605&width=1100 1100w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1200&v=1705116605&width=1200 1200w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1300&v=1705116605&width=1300 1300w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1400&v=1705116605&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > <div class="product-badge product-badge" data-handle="detoxifier"> Detoxifier </div> </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/homepage/products/heal-all-tea-7oz-loose-blend">Heal-All Tea (7oz Loose Blend)</a></h4> <div class="product-rating "> <div class="product-rating__stars"><span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-half "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 3.532v14.466l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor"/> <path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> </div> <div class="product-rating__count t-opacity-60 fs-body-50"> <span>4.89</span> <span>(886)</span> </div> </div> <p class="product-item__price"> <span class="product-item__price">$31.99</span> <span class="displayed-discount fs-body-50"></span> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </p> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item animation animation--item " style=" --z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media" style="background-color:#e4e4e4"> <a class="product-item__image-link" href="/collections/homepage/products/brain-nerve-health-2oz-tincture" aria-label="Brain & Nervous Systems (2oz Tincture)"><div class=" image product-item__image aspect-ratio--square animation--lazy-load loaded " style="--object-fit: cover;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Brain & Nervous Systems (2oz Tincture)" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?v=1705117681&width=320" data-srcset="//drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=150&v=1705117681&width=150 150w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=200&v=1705117681&width=200 200w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=240&v=1705117681&width=240 240w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=280&v=1705117681&width=280 280w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=300&v=1705117681&width=300 300w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=360&v=1705117681&width=360 360w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=400&v=1705117681&width=400 400w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=450&v=1705117681&width=450 450w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=500&v=1705117681&width=500 500w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=550&v=1705117681&width=550 550w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=600&v=1705117681&width=600 600w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=650&v=1705117681&width=650 650w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=700&v=1705117681&width=700 700w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=750&v=1705117681&width=750 750w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=800&v=1705117681&width=800 800w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=850&v=1705117681&width=850 850w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=900&v=1705117681&width=900 900w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=950&v=1705117681&width=950 950w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=1000&v=1705117681&width=1000 1000w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=1100&v=1705117681&width=1100 1100w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=1200&v=1705117681&width=1200 1200w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=1300&v=1705117681&width=1300 1300w, //drmorses.com/cdn/shop/files/01.04.24DrMorseBrainNervousSystem_0001_1.jpg?crop=center&height=1400&v=1705117681&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > <div class="product-badge product-badge" data-handle="memory-support"> Memory Support </div> </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/homepage/products/brain-nerve-health-2oz-tincture">Brain & Nervous Systems (2oz Tincture)</a></h4> <div class="product-rating "> <div class="product-rating__stars"><span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-half "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 3.532v14.466l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor"/> <path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> </div> <div class="product-rating__count t-opacity-60 fs-body-50"> <span>4.82</span> <span>(163)</span> </div> </div> <p class="product-item__price"> <span class="product-item__price">$32.99</span> <span class="displayed-discount fs-body-50"></span> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </p> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item animation animation--item " style=" --z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media" style="background-color:#e4e4e4"> <a class="product-item__image-link" href="/collections/homepage/products/adrenal-support-2oz-tincture" aria-label="Adrenal Support (2oz Tincture)"><div class=" image product-item__image aspect-ratio--square animation--lazy-load loaded " style="--object-fit: cover;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Adrenal Support (2oz Tincture)" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?v=1705117693&width=320" data-srcset="//drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=150&v=1705117693&width=150 150w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=200&v=1705117693&width=200 200w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=240&v=1705117693&width=240 240w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=280&v=1705117693&width=280 280w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=300&v=1705117693&width=300 300w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=360&v=1705117693&width=360 360w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=400&v=1705117693&width=400 400w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=450&v=1705117693&width=450 450w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=500&v=1705117693&width=500 500w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=550&v=1705117693&width=550 550w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=600&v=1705117693&width=600 600w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=650&v=1705117693&width=650 650w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=700&v=1705117693&width=700 700w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=750&v=1705117693&width=750 750w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=800&v=1705117693&width=800 800w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=850&v=1705117693&width=850 850w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=900&v=1705117693&width=900 900w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=950&v=1705117693&width=950 950w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1000&v=1705117693&width=1000 1000w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1100&v=1705117693&width=1100 1100w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1200&v=1705117693&width=1200 1200w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1300&v=1705117693&width=1300 1300w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1400&v=1705117693&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > <div class="product-badge product-badge" data-handle="stress-support"> Stress Support </div> </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/homepage/products/adrenal-support-2oz-tincture">Adrenal Support (2oz Tincture)</a></h4> <div class="product-rating "> <div class="product-rating__stars"><span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-half "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 3.532v14.466l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor"/> <path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> </div> <div class="product-rating__count t-opacity-60 fs-body-50"> <span>4.85</span> <span>(265)</span> </div> </div> <p class="product-item__price"> <span class="product-item__price">$32.99</span> <span class="displayed-discount fs-body-50"></span> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </p> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-slider__product carousel__slide swiper-slide"> <div class=" product-item animation animation--item " style=" --z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media" style="background-color:#e4e4e4"> <a class="product-item__image-link" href="/collections/homepage/products/parasite-g-general-2oz-tincture" aria-label="Parasite General - (2oz Tincture)"><div class=" image product-item__image aspect-ratio--square animation--lazy-load loaded " style="--object-fit: cover;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Parasite General - (2oz Tincture)" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?v=1715692818&width=320" data-srcset="//drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=150&v=1715692818&width=150 150w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=200&v=1715692818&width=200 200w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=240&v=1715692818&width=240 240w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=280&v=1715692818&width=280 280w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=300&v=1715692818&width=300 300w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=360&v=1715692818&width=360 360w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=400&v=1715692818&width=400 400w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=450&v=1715692818&width=450 450w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=500&v=1715692818&width=500 500w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=550&v=1715692818&width=550 550w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=600&v=1715692818&width=600 600w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=650&v=1715692818&width=650 650w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=700&v=1715692818&width=700 700w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=750&v=1715692818&width=750 750w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=800&v=1715692818&width=800 800w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=850&v=1715692818&width=850 850w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=900&v=1715692818&width=900 900w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=950&v=1715692818&width=950 950w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=1000&v=1715692818&width=1000 1000w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=1100&v=1715692818&width=1100 1100w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=1200&v=1715692818&width=1200 1200w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=1300&v=1715692818&width=1300 1300w, //drmorses.com/cdn/shop/files/01.04.24DrMorse_ParasiteGeneral_0001.jpg?crop=center&height=1400&v=1715692818&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > <div class="product-badge product-badge" data-handle="cleanser"> Cleanser </div> </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/homepage/products/parasite-g-general-2oz-tincture">Parasite General - (2oz Tincture)</a></h4> <div class="product-rating "> <div class="product-rating__stars"><span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-half "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 3.532v14.466l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor"/> <path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> </div> <div class="product-rating__count t-opacity-60 fs-body-50"> <span>4.82</span> <span>(108)</span> </div> </div> <p class="product-item__price"> <span class="product-item__price">$32.99</span> <span class="displayed-discount fs-body-50"></span> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </p> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div></div> </div> </div> </div> </section><section id="shopify-section-template--15976529199219__75b9690f-f206-4fc4-b1c8-0bd43b1bcd0e" class="shopify-section"><div data-section-id="template--15976529199219__75b9690f-f206-4fc4-b1c8-0bd43b1bcd0e" data-section-type="multi-column" class=" multi-column multi-column--intro-alignment-left multi-column--column-content-alignment-desktop-center multi-column--column-content-alignment-mobile-center multi-column--column-content-vertical-alignment-top multi-column--column-content-padding-large " style=" --color-text: #000000; --color-section-background: #f4f4f4; --grid-columns-desktop: 3; --grid-columns-mobile: 1; --grid-gap-column-desktop: 48px; --grid-gap-column-mobile: 20px; --grid-gap-row-desktop: 48px; --grid-gap-row-mobile: 36px; --color-text-overlay-button: #ffffff; --color-text-overlay-button-alpha: rgba(255, 255, 255, 0.6); --color-background-overlay-button: #000000; --color-background-overlay-button-hover: #333333;--color-background-overlay-button-alpha: rgba(0, 0, 0, 0.6); --color-background-overlay-outline-button-alpha: rgba(0, 0, 0, 0.1); " > <div class=" multi-column__inner section section--vertical-padding-top-bottom section--divider-none " > <div class="multi-column__introduction section-introduction animation--section-introduction"> <h2 class="multi-column__heading section-introduction__heading ff-heading fs-heading-2-base"> <b>Shop by Body System</b> </h2> <div class="multi-column__subheading section-introduction__subheading rte ff-body fs-body-100"> <p>Select the body system you'd like to focus on.</p> </div> </div> <div class="multi-column__grid"><div class="multi-column__grid-item" > <div class="multi-column__grid-item-inner"><div class="multi-column__grid-item-icon-wrapper" style=" --icon-max-width: 200px; --icon-max-width-mobile: 150px; " ><div class=" image multi-column__grid-item-icon animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="315" height="315" data-src="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-06.png?v=1688663095&width=320" data-srcset="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-06.png?v=1688663095&width=100 100w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-06.png?v=1688663095&width=150 150w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-06.png?v=1688663095&width=200 200w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-06.png?v=1688663095&width=240 240w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-06.png?v=1688663095&width=280 280w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-06.png?v=1688663095&width=300 300w" sizes="200px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></div><div class="multi-column__grid-item-text-container"><div class="multi-column__grid-item-text ff-body fs-body-100 rte" style="--text-max-width: 100%" > <p><strong>Digestive Health</strong></p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- multi-column__grid-item-button" ><a href="/collections/digestive-health" class=" btn btn--overlay btn--small btn--secondary" > <span>Browse Products</span> </a> </div> </div></div> </div> <div class="multi-column__grid-item" > <div class="multi-column__grid-item-inner"><div class="multi-column__grid-item-icon-wrapper" style=" --icon-max-width: 200px; --icon-max-width-mobile: 150px; " ><div class=" image multi-column__grid-item-icon animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="315" height="315" data-src="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-04.png?v=1688663106&width=320" data-srcset="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-04.png?v=1688663106&width=100 100w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-04.png?v=1688663106&width=150 150w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-04.png?v=1688663106&width=200 200w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-04.png?v=1688663106&width=240 240w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-04.png?v=1688663106&width=280 280w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-04.png?v=1688663106&width=300 300w" sizes="200px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></div><div class="multi-column__grid-item-text-container"><div class="multi-column__grid-item-text ff-body fs-body-100 rte" style="--text-max-width: 100%" > <p><strong>Healthy Blood</strong></p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- multi-column__grid-item-button" ><a href="/collections/healthy-blood" class=" btn btn--overlay btn--small btn--secondary" > <span>Browse Products</span> </a> </div> </div></div> </div> <div class="multi-column__grid-item" > <div class="multi-column__grid-item-inner"><div class="multi-column__grid-item-icon-wrapper" style=" --icon-max-width: 200px; --icon-max-width-mobile: 150px; " ><div class=" image multi-column__grid-item-icon animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="206" height="206" data-src="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-08_e249f8af-4b28-41c1-9ff7-7210b8a28d56.png?v=1689619002&width=320" data-srcset="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-08_e249f8af-4b28-41c1-9ff7-7210b8a28d56.png?v=1689619002&width=100 100w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-08_e249f8af-4b28-41c1-9ff7-7210b8a28d56.png?v=1689619002&width=150 150w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-08_e249f8af-4b28-41c1-9ff7-7210b8a28d56.png?v=1689619002&width=200 200w" sizes="200px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></div><div class="multi-column__grid-item-text-container"><div class="multi-column__grid-item-text ff-body fs-body-100 rte" style="--text-max-width: 100%" > <p><strong>Hormone Health</strong></p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- multi-column__grid-item-button" ><a href="/collections/hormone-health" class=" btn btn--overlay btn--small btn--secondary" > <span>Browse Products</span> </a> </div> </div></div> </div> <div class="multi-column__grid-item" > <div class="multi-column__grid-item-inner"><div class="multi-column__grid-item-icon-wrapper" style=" --icon-max-width: 200px; --icon-max-width-mobile: 150px; " ><div class=" image multi-column__grid-item-icon animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="315" height="315" data-src="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-07.png?v=1688663119&width=320" data-srcset="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-07.png?v=1688663119&width=100 100w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-07.png?v=1688663119&width=150 150w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-07.png?v=1688663119&width=200 200w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-07.png?v=1688663119&width=240 240w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-07.png?v=1688663119&width=280 280w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-07.png?v=1688663119&width=300 300w" sizes="200px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></div><div class="multi-column__grid-item-text-container"><div class="multi-column__grid-item-text ff-body fs-body-100 rte" style="--text-max-width: 100%" > <p><strong>Neurological Health</strong></p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- multi-column__grid-item-button" ><a href="/collections/neurological-health" class=" btn btn--overlay btn--small btn--secondary" > <span>Browse Products</span> </a> </div> </div></div> </div> <div class="multi-column__grid-item" > <div class="multi-column__grid-item-inner"><div class="multi-column__grid-item-icon-wrapper" style=" --icon-max-width: 200px; --icon-max-width-mobile: 150px; " ><div class=" image multi-column__grid-item-icon animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="315" height="315" data-src="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-02.png?v=1688663124&width=320" data-srcset="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-02.png?v=1688663124&width=100 100w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-02.png?v=1688663124&width=150 150w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-02.png?v=1688663124&width=200 200w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-02.png?v=1688663124&width=240 240w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-02.png?v=1688663124&width=280 280w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-02.png?v=1688663124&width=300 300w" sizes="200px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></div><div class="multi-column__grid-item-text-container"><div class="multi-column__grid-item-text ff-body fs-body-100 rte" style="--text-max-width: 100%" > <p><strong>Lung Health</strong></p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- multi-column__grid-item-button" ><a href="/collections/lung-health" class=" btn btn--overlay btn--small btn--secondary" > <span>Browse Products</span> </a> </div> </div></div> </div> <div class="multi-column__grid-item" > <div class="multi-column__grid-item-inner"><div class="multi-column__grid-item-icon-wrapper" style=" --icon-max-width: 200px; --icon-max-width-mobile: 150px; " ><div class=" image multi-column__grid-item-icon animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="315" height="315" data-src="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-03.png?v=1688663134&width=320" data-srcset="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-03.png?v=1688663134&width=100 100w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-03.png?v=1688663134&width=150 150w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-03.png?v=1688663134&width=200 200w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-03.png?v=1688663134&width=240 240w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-03.png?v=1688663134&width=280 280w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-03.png?v=1688663134&width=300 300w" sizes="200px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></div><div class="multi-column__grid-item-text-container"><div class="multi-column__grid-item-text ff-body fs-body-100 rte" style="--text-max-width: 100%" > <p><strong>Urinary Tract Health</strong></p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- multi-column__grid-item-button" ><a href="/collections/urinary-tract-health" class=" btn btn--overlay btn--small btn--secondary" > <span>Browse Products</span> </a> </div> </div></div> </div> <div class="multi-column__grid-item" > <div class="multi-column__grid-item-inner"><div class="multi-column__grid-item-icon-wrapper" style=" --icon-max-width: 200px; --icon-max-width-mobile: 150px; " ><div class=" image multi-column__grid-item-icon animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="315" height="315" data-src="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-01.png?v=1689159453&width=320" data-srcset="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-01.png?v=1689159453&width=100 100w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-01.png?v=1689159453&width=150 150w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-01.png?v=1689159453&width=200 200w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-01.png?v=1689159453&width=240 240w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-01.png?v=1689159453&width=280 280w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-01.png?v=1689159453&width=300 300w" sizes="200px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></div><div class="multi-column__grid-item-text-container"><div class="multi-column__grid-item-text ff-body fs-body-100 rte" style="--text-max-width: 100%" > <p><strong>Bone And Joint Health</strong></p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- multi-column__grid-item-button" ><a href="/collections/bone-joint-health" class=" btn btn--overlay btn--small btn--secondary" > <span>Browse Products</span> </a> </div> </div></div> </div> <div class="multi-column__grid-item" > <div class="multi-column__grid-item-inner"><div class="multi-column__grid-item-icon-wrapper" style=" --icon-max-width: 200px; --icon-max-width-mobile: 150px; " ><div class=" image multi-column__grid-item-icon animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="315" height="315" data-src="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-09.png?v=1689159517&width=320" data-srcset="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-09.png?v=1689159517&width=100 100w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-09.png?v=1689159517&width=150 150w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-09.png?v=1689159517&width=200 200w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-09.png?v=1689159517&width=240 240w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-09.png?v=1689159517&width=280 280w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-09.png?v=1689159517&width=300 300w" sizes="200px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></div><div class="multi-column__grid-item-text-container"><div class="multi-column__grid-item-text ff-body fs-body-100 rte" style="--text-max-width: 100%" > <p><strong>Immune Health</strong></p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- multi-column__grid-item-button" ><a href="/collections/immune-support" class=" btn btn--overlay btn--small btn--secondary" > <span>Browse Products</span> </a> </div> </div></div> </div> <div class="multi-column__grid-item" > <div class="multi-column__grid-item-inner"><div class="multi-column__grid-item-icon-wrapper" style=" --icon-max-width: 198px; --icon-max-width-mobile: 150px; " ><div class=" image multi-column__grid-item-icon animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="315" height="315" data-src="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-08_23f31a7e-3712-4489-ad69-00f488766d89.png?v=1689159557&width=320" data-srcset="//drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-08_23f31a7e-3712-4489-ad69-00f488766d89.png?v=1689159557&width=100 100w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-08_23f31a7e-3712-4489-ad69-00f488766d89.png?v=1689159557&width=150 150w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-08_23f31a7e-3712-4489-ad69-00f488766d89.png?v=1689159557&width=200 200w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-08_23f31a7e-3712-4489-ad69-00f488766d89.png?v=1689159557&width=240 240w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-08_23f31a7e-3712-4489-ad69-00f488766d89.png?v=1689159557&width=280 280w, //drmorses.com/cdn/shop/files/DoctorMorse_Icons-Color-08_23f31a7e-3712-4489-ad69-00f488766d89.png?v=1689159557&width=300 300w" sizes="198px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></div><div class="multi-column__grid-item-text-container"><div class="multi-column__grid-item-text ff-body fs-body-100 rte" style="--text-max-width: 100%" > <p><strong>Holistic Health</strong></p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- multi-column__grid-item-button" ><a href="/collections/holistic-health" class=" btn btn--overlay btn--small btn--secondary" > <span>Browse Products</span> </a> </div> </div></div> </div> </div> </div> </div> </section><section id="shopify-section-template--15976529199219__a435d9cc-93c8-43c5-99e8-c405d701795c" class="shopify-section"><div data-section-id="template--15976529199219__a435d9cc-93c8-43c5-99e8-c405d701795c" data-section-type="rich-text" class=" rich-text section section--divider-none section--vertical-padding-top-bottom " style=" --content-width: 700px; --content-alignment: center; --heading-alignment: center; " > <div class="rich-text__inner section-blocks animation--section-blocks"><h2 class="rich-text__heading ff-heading fs-heading-1-base section-blocks__heading"> <b>Not Feeling Your Best?</b> Trust 45+ Years of Naturopathic Experience </h2><div class="rich-text__text rte ff-body fs-body-200 section-blocks__subheading"> <p>Doctor Morse's pioneering work & formulas have helped <strong>150,000+</strong> <strong>people take control of their health.</strong></p> </div></div> </div> </section><section id="shopify-section-template--15976529199219__video_FKeCiW" class="shopify-section"><div class=" video video--landscape_wide_alt video--text-center video--text-mobile-center video--has-video section section--vertical-padding-top-bottom " data-section-id="template--15976529199219__video_FKeCiW" data-section-type="video" style=" --text-horizontal-position: center; --text-vertical-position: center; --text-horizontal-position-mobile: center; --overlay-background: #000000; --overlay-text-color: #ffffff; --overlay-opacity: 0.56; --focal-alignment: image presentation; --color-text-overlay-button: ; --color-text-overlay-button-alpha: ; --color-background-overlay-button: #ffffff; --color-background-overlay-button-hover: #ededed;--color-background-overlay-button-alpha: rgba(255, 255, 255, 0.6); --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); " > <div class="video__text-intro section-introduction animation--section-introduction"><h2 class="video__heading ff-heading fs-heading-display-2 section-introduction__heading"> <b>Why Detoxification is Essential</b> </h2></div> <div class="video__inner"> <div class="video__media-container"> <div class="video__video-wrapper video-wrapper aspect-ratio--landscape_wide_alt"><div class="video__iframe" data-video-external-target data-video-provider="youtube" data-video-id="ZAhm5uQvN_s" data-loop="false" ></div></div><div class=" image video__image overlay visible aspect-ratio--landscape_wide_alt image--animate animation--lazy-load loaded " style="--focal-alignment: center;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="1280" height="720" data-src="//drmorses.com/cdn/shop/files/maxresdefault.jpg?v=1722002208&width=320" data-srcset="//drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=56&v=1722002208&width=100 100w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=84&v=1722002208&width=150 150w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=112&v=1722002208&width=200 200w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=135&v=1722002208&width=240 240w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=157&v=1722002208&width=280 280w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=168&v=1722002208&width=300 300w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=202&v=1722002208&width=360 360w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=225&v=1722002208&width=400 400w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=253&v=1722002208&width=450 450w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=281&v=1722002208&width=500 500w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=309&v=1722002208&width=550 550w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=337&v=1722002208&width=600 600w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=365&v=1722002208&width=650 650w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=393&v=1722002208&width=700 700w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=421&v=1722002208&width=750 750w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=450&v=1722002208&width=800 800w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=478&v=1722002208&width=850 850w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=506&v=1722002208&width=900 900w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=534&v=1722002208&width=950 950w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=562&v=1722002208&width=1000 1000w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=618&v=1722002208&width=1100 1100w, //drmorses.com/cdn/shop/files/maxresdefault.jpg?crop=center&height=675&v=1722002208&width=1200 1200w" sizes="(min-width: 960px) calc(100vw - calc(2 * 3.3vw)), calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw)))" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></div> <div class="video__overlay visible"></div> <div class="video__text-container-wrapper visible "> <div class="video__text-container section-blocks animation--section-blocks"><h2 class="video__text-container-heading ff-heading fs-heading-display-2 section-blocks__heading"> <b>Why Detoxification is Essential</b> </h2><div class=" video__text-container-text-play-button section-blocks__video-button play-button-block button-block--justify-center button-block--justify-mobile- play-button-block--has-label play-button-block--layout-minimal play-button-block--icon-style-light ff-body fs-body-75 " > <button class="play-button-block__inner" type="button" data-play-button-block > <div class="play-button-block-left"> <span class="icon icon-new icon-play-arrow "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="11.97" r="11.22" stroke="currentColor" stroke-width="1.45px"/> <path d="M15.51 12 9.79 7.84v8.26z" fill="currentColor" /></svg> </span> </div></button> </div></div> </div> </div> </div> </section><section id="shopify-section-template--15976529199219__165488047346f59e49" class="shopify-section"><div class=" collection-list-slider section section--divider-none section--vertical-padding-bottom-only " data-section-id="template--15976529199219__165488047346f59e49" data-section-type="collection-list-slider" data-products-per-view="4" data-mobile-products-per-view="1" > <div class="collection-list-slider__inner"> <div class="collection-list-slider__meta carousel__navigation-wrapper"> <div class="section-introduction animation--section-introduction"> </div><div class="carousel__navigation-buttons animation--controls" > <button type="button" class="carousel__navigation-button carousel__navigation-button--back" data-prev aria-label="Move to previous carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> <button type="button" class="carousel__navigation-button carousel__navigation-button--forward" data-next aria-label="Move to next carousel slide" ><span class="icon icon-new icon-arrow-long "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m17.1 18.9 5.9-6.4L17.1 6m5.9 6.4H0" stroke="currentColor" stroke-width="1.1"/></svg> </span> </button> </div> </div> <div class=" collection-list-slider__content carousel carousel--mobile-per-view-1 carousel--per-view-1 swiper " > <div class="collection-list-slider__collections carousel__wrapper swiper-wrapper"><div class="collection-list-slider__collection carousel__slide swiper-slide"> <div class=" collection-item collection-item--label-overlay collection-item--label-background-solid animation--item " style=" --overlay-text-color: #ffffff; --label-background: #000000; --label-gradient-start: rgba(0, 0, 0, 0.4); --label-gradient-mid: rgba(0, 0, 0, 0.2); --label-gradient-end: rgba(0, 0, 0, 0); " ><a href="/collections/tinctures" aria-label="Herbal Tinctures" class="collection-item__image-wrapper hover" > <div class=" image collection-item__image aspect-ratio--portrait animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Herbal Tinctures" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?v=1689551375&width=320" data-srcset="//drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=225&v=1689551375&width=150 150w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=300&v=1689551375&width=200 200w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=360&v=1689551375&width=240 240w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=420&v=1689551375&width=280 280w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=450&v=1689551375&width=300 300w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=540&v=1689551375&width=360 360w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=600&v=1689551375&width=400 400w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=675&v=1689551375&width=450 450w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=750&v=1689551375&width=500 500w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=825&v=1689551375&width=550 550w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=900&v=1689551375&width=600 600w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=975&v=1689551375&width=650 650w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=1050&v=1689551375&width=700 700w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=1125&v=1689551375&width=750 750w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=1200&v=1689551375&width=800 800w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=1275&v=1689551375&width=850 850w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=1350&v=1689551375&width=900 900w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=1425&v=1689551375&width=950 950w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=1500&v=1689551375&width=1000 1000w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=1650&v=1689551375&width=1100 1100w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=1800&v=1689551375&width=1200 1200w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0054_2048x2048_1.jpg?crop=center&height=1950&v=1689551375&width=1300 1300w" sizes="(min-width: 720px) calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 4), calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 1)" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> <div class="collection-item__label"> <h4 class="collection-item__title fs-body-100 ff-heading"><span>Herbal Tinctures </span> <span class="collection-item__icon"><span class="icon icon-new icon-arrow-short "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.5h23m-9.2 9.4 9.2-9.4-9.2-9.4" stroke="currentColor" stroke-width="1.75"/></svg> </span> </span></h4> </div> </a></div> </div><div class="collection-list-slider__collection carousel__slide swiper-slide"> <div class=" collection-item collection-item--label-overlay collection-item--label-background-solid animation--item " style=" --overlay-text-color: #ffffff; --label-background: #000000; --label-gradient-start: rgba(0, 0, 0, 0.4); --label-gradient-mid: rgba(0, 0, 0, 0.2); --label-gradient-end: rgba(0, 0, 0, 0); " ><a href="/collections/capsules" aria-label="Herbal Supplement Capsules" class="collection-item__image-wrapper hover" > <div class=" image collection-item__image aspect-ratio--portrait animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Herbal Supplement Capsules" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?v=1689551201&width=320" data-srcset="//drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=225&v=1689551201&width=150 150w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=300&v=1689551201&width=200 200w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=360&v=1689551201&width=240 240w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=420&v=1689551201&width=280 280w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=450&v=1689551201&width=300 300w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=540&v=1689551201&width=360 360w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=600&v=1689551201&width=400 400w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=675&v=1689551201&width=450 450w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=750&v=1689551201&width=500 500w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=825&v=1689551201&width=550 550w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=900&v=1689551201&width=600 600w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=975&v=1689551201&width=650 650w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=1050&v=1689551201&width=700 700w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=1125&v=1689551201&width=750 750w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=1200&v=1689551201&width=800 800w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=1275&v=1689551201&width=850 850w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=1350&v=1689551201&width=900 900w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=1425&v=1689551201&width=950 950w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=1500&v=1689551201&width=1000 1000w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=1650&v=1689551201&width=1100 1100w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=1800&v=1689551201&width=1200 1200w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0122_2048x2048_2db7ebe6-b71c-4926-8d36-d350c3ad4c78.jpg?crop=center&height=1950&v=1689551201&width=1300 1300w" sizes="(min-width: 720px) calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 4), calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 1)" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> <div class="collection-item__label"> <h4 class="collection-item__title fs-body-100 ff-heading"><span>Herbal Supplement Capsules </span> <span class="collection-item__icon"><span class="icon icon-new icon-arrow-short "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.5h23m-9.2 9.4 9.2-9.4-9.2-9.4" stroke="currentColor" stroke-width="1.75"/></svg> </span> </span></h4> </div> </a></div> </div><div class="collection-list-slider__collection carousel__slide swiper-slide"> <div class=" collection-item collection-item--label-overlay collection-item--label-background-solid animation--item " style=" --overlay-text-color: #ffffff; --label-background: #000000; --label-gradient-start: rgba(0, 0, 0, 0.4); --label-gradient-mid: rgba(0, 0, 0, 0.2); --label-gradient-end: rgba(0, 0, 0, 0); " ><a href="/collections/glycerins" aria-label="Glycerin Herbal Extracts" class="collection-item__image-wrapper hover" > <div class=" image collection-item__image aspect-ratio--portrait animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Glycerin Herbal Extracts" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?v=1689551390&width=320" data-srcset="//drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=225&v=1689551390&width=150 150w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=300&v=1689551390&width=200 200w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=360&v=1689551390&width=240 240w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=420&v=1689551390&width=280 280w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=450&v=1689551390&width=300 300w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=540&v=1689551390&width=360 360w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=600&v=1689551390&width=400 400w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=675&v=1689551390&width=450 450w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=750&v=1689551390&width=500 500w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=825&v=1689551390&width=550 550w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=900&v=1689551390&width=600 600w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=975&v=1689551390&width=650 650w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=1050&v=1689551390&width=700 700w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=1125&v=1689551390&width=750 750w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=1200&v=1689551390&width=800 800w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=1275&v=1689551390&width=850 850w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=1350&v=1689551390&width=900 900w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=1425&v=1689551390&width=950 950w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=1500&v=1689551390&width=1000 1000w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=1650&v=1689551390&width=1100 1100w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=1800&v=1689551390&width=1200 1200w, //drmorses.com/cdn/shop/collections/Screenshot_2023-07-16_at_7.45.41_PM.png?crop=center&height=1950&v=1689551390&width=1300 1300w" sizes="(min-width: 720px) calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 4), calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 1)" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> <div class="collection-item__label"> <h4 class="collection-item__title fs-body-100 ff-heading"><span>Glycerin Herbal Extracts </span> <span class="collection-item__icon"><span class="icon icon-new icon-arrow-short "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.5h23m-9.2 9.4 9.2-9.4-9.2-9.4" stroke="currentColor" stroke-width="1.75"/></svg> </span> </span></h4> </div> </a></div> </div><div class="collection-list-slider__collection carousel__slide swiper-slide"> <div class=" collection-item collection-item--label-overlay collection-item--label-background-solid animation--item " style=" --overlay-text-color: #ffffff; --label-background: #000000; --label-gradient-start: rgba(0, 0, 0, 0.4); --label-gradient-mid: rgba(0, 0, 0, 0.2); --label-gradient-end: rgba(0, 0, 0, 0); " ><a href="/collections/teas" aria-label="Herbal Teas" class="collection-item__image-wrapper hover" > <div class=" image collection-item__image aspect-ratio--portrait animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Herbal Teas" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?v=1689551228&width=320" data-srcset="//drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=225&v=1689551228&width=150 150w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=300&v=1689551228&width=200 200w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=360&v=1689551228&width=240 240w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=420&v=1689551228&width=280 280w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=450&v=1689551228&width=300 300w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=540&v=1689551228&width=360 360w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=600&v=1689551228&width=400 400w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=675&v=1689551228&width=450 450w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=750&v=1689551228&width=500 500w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=825&v=1689551228&width=550 550w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=900&v=1689551228&width=600 600w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=975&v=1689551228&width=650 650w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=1050&v=1689551228&width=700 700w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=1125&v=1689551228&width=750 750w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=1200&v=1689551228&width=800 800w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=1275&v=1689551228&width=850 850w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=1350&v=1689551228&width=900 900w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=1425&v=1689551228&width=950 950w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=1500&v=1689551228&width=1000 1000w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=1650&v=1689551228&width=1100 1100w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=1800&v=1689551228&width=1200 1200w, //drmorses.com/cdn/shop/collections/06.19.23_Dr_Morse_Lifestyle_0128_2048x2048_1.jpg?crop=center&height=1950&v=1689551228&width=1300 1300w" sizes="(min-width: 720px) calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 4), calc(calc(100vw - calc(2 * clamp(18px, 3.3vw, 3.3vw))) / 1)" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> <div class="collection-item__label"> <h4 class="collection-item__title fs-body-100 ff-heading"><span>Herbal Teas </span> <span class="collection-item__icon"><span class="icon icon-new icon-arrow-short "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 12.5h23m-9.2 9.4 9.2-9.4-9.2-9.4" stroke="currentColor" stroke-width="1.75"/></svg> </span> </span></h4> </div> </a></div> </div></div> </div> </div> </div> </section><section id="shopify-section-template--15976529199219__8547c3c7-3f42-45e1-8164-49ece24a1fa4" class="shopify-section"><div data-section-id="template--15976529199219__8547c3c7-3f42-45e1-8164-49ece24a1fa4" data-section-type="rich-text" class=" rich-text section section--divider-none section--vertical-padding-top-bottom " style=" --content-width: 700px; --content-alignment: center; --heading-alignment: center; " > <div class="rich-text__inner section-blocks animation--section-blocks"><h2 class="rich-text__heading ff-heading fs-heading-1-base section-blocks__heading"> Real Stories, <b>Real Results</b> </h2><div class="rich-text__text rte ff-body fs-body-200 section-blocks__subheading"> <p>Customer reviews are personal opinions and not endorsed by Doctor Morse's. Individual results may vary.</p> </div></div> </div> </section><div id="shopify-section-template--15976529199219__17144917664de90ba5" class="shopify-section"><div class=" apps section section--divider-none section--vertical-padding-none " data-section-id="template--15976529199219__17144917664de90ba5" data-section-type="apps" > <div class="section-introduction animation--section-introduction"></div><div class="animation--item"> <div id="shopify-block-AOHJyOURZblIyZTRwU__reelup_shoppable_videos_reels_reelup_stories_nBPctt" class="shopify-block shopify-app-block"> <div class="reelUp_stories_static reelUp_stories_loading reelUp_carousel" id="reelUp_stories_wrapper_953" data-section-id="953" style="width: 100%" > <div class="reelUp_carousel_wrapper"> <div class="reelUp_slide" style="margin-right: 12px"> <div class="reelUp_story_card reelUp_story_card_skeleton"> <div class="reelUp_story_image_wrapper"></div> <p class="reelUp_story_title"></p> </div> </div> <div class="reelUp_slide" style="margin-right: 12px"> <div class="reelUp_story_card reelUp_story_card_skeleton"> <div class="reelUp_story_image_wrapper"></div> <p class="reelUp_story_title"></p> </div> </div> <div class="reelUp_slide" style="margin-right: 12px"> <div class="reelUp_story_card reelUp_story_card_skeleton"> <div class="reelUp_story_image_wrapper"></div> <p class="reelUp_story_title"></p> </div> </div> <div class="reelUp_slide" style="margin-right: 12px"> <div class="reelUp_story_card reelUp_story_card_skeleton"> <div class="reelUp_story_image_wrapper"></div> <p class="reelUp_story_title"></p> </div> </div> <div class="reelUp_slide" style="margin-right: 12px"> <div class="reelUp_story_card reelUp_story_card_skeleton"> <div class="reelUp_story_image_wrapper"></div> <p class="reelUp_story_title"></p> </div> </div> </div> </div> <style> #reelUp_stories_wrapper_953.reelUp_stories_loading .reelUp_story_image_wrapper { width: 120px!important; height: 120px!important; } @media only screen and (max-width: 767px) { #reelUp_stories_wrapper_953.reelUp_stories_loading .reelUp_story_image_wrapper { width: 70px!important; height: 70px!important; } } </style> <link href="https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reels_stories.css" rel="preload stylesheet" as="style"> <script src="https://cdn.shopify.com/extensions/51993f28-cd78-469f-881c-37e8cc160579/reelup-shoppable-videos-reels-92/assets/reels_stories.js" defer></script> </div> </div></div> </div><section id="shopify-section-template--15976529199219__16558561940a4fe50f" class="shopify-section"> <div data-section-id="template--15976529199219__16558561940a4fe50f" data-section-type="testimonials" class=" testimonials testimonials--has-background " style=" --section-background-color: #ffffff; --color-text-section: #212121; --nav-box-shadow-1: rgba(17, 17, 17, 0.09); --nav-box-shadow-2: rgba(17, 17, 17, 0.14); " data-block-count="2" > <div class=" testimonials__inner section section--divider-none section--vertical-padding-top-bottom " > <div class="testimonails__carousel swiper"> <div class="testimonials__navigation-button-wrapper testimonials__navigation-button-wrapper--prev"> <button type="button" class="testimonials__navigation-button testimonials__navigation-button--prev" aria-label="Move to previous carousel slide" ><span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> </div> <div class="testimonials__items-wrapper swiper-wrapper"> <div class=" testimonials__item swiper-slide testimonials__item--image-medium testimonials__item--image-placement-right animation--item " data-index="0" > <div class="testimonials__item-content"><div class="testimonials__item-stars"><span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> </div><blockquote class="testimonials__item-quote ff-body fs-body-300 fs-body-350-above-720"> I love how this adrenal support works. I can definitely tell a huge difference when I run out of it. It is like I don't get nearly upset when stressful things happen! It really help me stay calm. </blockquote><cite class="testimonials__item-author ff-body fs-body-100 t-opacity-60"> <span>- Rhonda Brown</span> </cite></div> <figure class="testimonials__item-product"><a href="/products/adrenal-support-2oz-tincture" aria-label="Adrenal Support (2oz Tincture)"> <div class=" image testimonials__item-product-image aspect-ratio--square animation--lazy-load loaded " style="--focal-alignment: center;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Adrenal Support (2oz Tincture)" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?v=1705117693&width=320" data-srcset="//drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=100&v=1705117693&width=100 100w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=150&v=1705117693&width=150 150w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=200&v=1705117693&width=200 200w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=240&v=1705117693&width=240 240w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=280&v=1705117693&width=280 280w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=300&v=1705117693&width=300 300w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=360&v=1705117693&width=360 360w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=400&v=1705117693&width=400 400w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=450&v=1705117693&width=450 450w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=500&v=1705117693&width=500 500w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=550&v=1705117693&width=550 550w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=600&v=1705117693&width=600 600w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=650&v=1705117693&width=650 650w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=700&v=1705117693&width=700 700w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=750&v=1705117693&width=750 750w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=800&v=1705117693&width=800 800w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=850&v=1705117693&width=850 850w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=900&v=1705117693&width=900 900w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=950&v=1705117693&width=950 950w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1000&v=1705117693&width=1000 1000w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1100&v=1705117693&width=1100 1100w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1200&v=1705117693&width=1200 1200w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1300&v=1705117693&width=1300 1300w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1400&v=1705117693&width=1400 1400w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1500&v=1705117693&width=1500 1500w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1600&v=1705117693&width=1600 1600w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=1800&v=1705117693&width=1800 1800w, //drmorses.com/cdn/shop/files/01.04.24DrMorseAdrenalSupport_0001_2.jpg?crop=center&height=2000&v=1705117693&width=2000 2000w" sizes="(min-width: 720px) calc((100vw - (2 * clamp(18px, 3.3vw, 3.3vw))) * 0.4), 83.3vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a><figcaption class="testimonials__item-product-title fs-product-card-title"> Adrenal Support (2oz Tincture) </figcaption></figure> </div> <div class=" testimonials__item swiper-slide testimonials__item--image-medium testimonials__item--image-placement-left animation--item " inert data-index="1" > <figure class="testimonials__item-product"><a href="/products/heal-all-tea-7oz-loose-blend" aria-label="Heal-All Tea (7oz Loose Blend)"> <div class=" image testimonials__item-product-image aspect-ratio--square animation--lazy-load loaded " style="--focal-alignment: center;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Heal-All Tea (7oz Loose Blend)" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?v=1705116605&width=320" data-srcset="//drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=100&v=1705116605&width=100 100w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=150&v=1705116605&width=150 150w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=200&v=1705116605&width=200 200w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=240&v=1705116605&width=240 240w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=280&v=1705116605&width=280 280w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=300&v=1705116605&width=300 300w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=360&v=1705116605&width=360 360w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=400&v=1705116605&width=400 400w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=450&v=1705116605&width=450 450w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=500&v=1705116605&width=500 500w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=550&v=1705116605&width=550 550w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=600&v=1705116605&width=600 600w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=650&v=1705116605&width=650 650w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=700&v=1705116605&width=700 700w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=750&v=1705116605&width=750 750w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=800&v=1705116605&width=800 800w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=850&v=1705116605&width=850 850w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=900&v=1705116605&width=900 900w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=950&v=1705116605&width=950 950w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1000&v=1705116605&width=1000 1000w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1100&v=1705116605&width=1100 1100w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1200&v=1705116605&width=1200 1200w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1300&v=1705116605&width=1300 1300w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1400&v=1705116605&width=1400 1400w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1500&v=1705116605&width=1500 1500w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1600&v=1705116605&width=1600 1600w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=1800&v=1705116605&width=1800 1800w, //drmorses.com/cdn/shop/files/01.04.24DrMorseOnWhite_HealAllTea_0001_1.jpg?crop=center&height=2000&v=1705116605&width=2000 2000w" sizes="(min-width: 720px) calc((100vw - (2 * clamp(18px, 3.3vw, 3.3vw))) * 0.4), 83.3vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a><figcaption class="testimonials__item-product-title fs-product-card-title"> Heal-All Tea (7oz Loose Blend) </figcaption></figure> <div class="testimonials__item-content"><div class="testimonials__item-stars"><span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> </div><blockquote class="testimonials__item-quote ff-body fs-body-300 fs-body-350-above-720"> I can't say enough good things about this tea! It makes me feel grounded, my skin feels and looks softer and clear, helps my digestion, and just overall a sense of well being that you have to try for yourself to know what I mean. Don't wait! </blockquote><cite class="testimonials__item-author ff-body fs-body-100 t-opacity-60"> <span>- Deborah Paretti</span> </cite></div> </div> </div> <div class="testimonials__navigation-button-wrapper testimonials__navigation-button-wrapper--next"> <button type="button" class="testimonials__navigation-button testimonials__navigation-button--next" aria-label="Move to next carousel slide" ><span class="icon icon-new icon-chevron "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2"/></svg> </span> </button> </div> </div> </div> </div> </section><section id="shopify-section-template--15976529199219__lp_featured_product_4kmiCF" class="shopify-section"> <div class=" featured-product product section section--divider-none section--vertical-padding-top-bottom " data-section-id="template--15976529199219__lp_featured_product_4kmiCF" data-section-type="featured-product" data-current-product-id="51827346768237" data-product-has-only-default-variant="true" data-gallery-size="medium" data-is-full-product="true" data-is-featured-product="true" > <div class="product__top product__primary"> <div class="product__primary-left"> <div class="product__media-container below-mobile carousel swiper lightbox-media-container"> <div class="product__media carousel__wrapper swiper-wrapper"><div class="product__media-item carousel_slide swiper-slide" data-media-item-id="51697635033453" data-media-type="image" data-product-media-wrapper data-aspect-ratio="square" > <div class=" media media--has-lightbox " data-media-id="51697635033453" data-media-type="image" ><a href="//drmorses.com/cdn/shop/files/Consult90.png?v=1743540725" class="lightbox-image no-transition" data-pswp-src="//drmorses.com/cdn/shop/files/Consult90.png?v=1743540725" data-pswp-width="2048" data-pswp-height="2048"> <div class=" image aspect-ratio--square animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Comprehensive 60- to 90-Minute Virtual Consultation + $100 Product Credit" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=320" data-srcset="//drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=100&v=1743540725&width=100 100w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=150&v=1743540725&width=150 150w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=200&v=1743540725&width=200 200w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=240&v=1743540725&width=240 240w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=280&v=1743540725&width=280 280w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=300&v=1743540725&width=300 300w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=360&v=1743540725&width=360 360w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=400&v=1743540725&width=400 400w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=450&v=1743540725&width=450 450w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=500&v=1743540725&width=500 500w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=550&v=1743540725&width=550 550w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=600&v=1743540725&width=600 600w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=650&v=1743540725&width=650 650w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=700&v=1743540725&width=700 700w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=750&v=1743540725&width=750 750w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=800&v=1743540725&width=800 800w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=850&v=1743540725&width=850 850w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=900&v=1743540725&width=900 900w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=950&v=1743540725&width=950 950w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1000&v=1743540725&width=1000 1000w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1100&v=1743540725&width=1100 1100w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1200&v=1743540725&width=1200 1200w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1300&v=1743540725&width=1300 1300w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1400&v=1743540725&width=1400 1400w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1500&v=1743540725&width=1500 1500w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1600&v=1743540725&width=1600 1600w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1800&v=1743540725&width=1800 1800w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=2000&v=1743540725&width=2000 2000w" sizes="90vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a></div> </div></div> <div class="swiper-pagination"></div> </div> <div class="product__media-container above-mobile lightbox-media-container" data-gallery-style="list" > <div class="product__media" data-media-count=""><div class=" product__media-item animation--product-media " data-media-item-id="51697635033453" data-product-media-wrapper data-aspect-ratio="square" > <div class=" media media--has-lightbox " data-media-id="51697635033453" data-media-type="image" ><a href="//drmorses.com/cdn/shop/files/Consult90.png?v=1743540725" class="lightbox-image no-transition" data-pswp-src="//drmorses.com/cdn/shop/files/Consult90.png?v=1743540725" data-pswp-width="2048" data-pswp-height="2048"> <div class=" image aspect-ratio--square image--animate animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Comprehensive 60- to 90-Minute Virtual Consultation + $100 Product Credit" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/files/Consult90.png?v=1743540725&width=320" data-srcset="//drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=100&v=1743540725&width=100 100w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=150&v=1743540725&width=150 150w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=200&v=1743540725&width=200 200w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=240&v=1743540725&width=240 240w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=280&v=1743540725&width=280 280w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=300&v=1743540725&width=300 300w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=360&v=1743540725&width=360 360w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=400&v=1743540725&width=400 400w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=450&v=1743540725&width=450 450w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=500&v=1743540725&width=500 500w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=550&v=1743540725&width=550 550w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=600&v=1743540725&width=600 600w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=650&v=1743540725&width=650 650w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=700&v=1743540725&width=700 700w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=750&v=1743540725&width=750 750w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=800&v=1743540725&width=800 800w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=850&v=1743540725&width=850 850w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=900&v=1743540725&width=900 900w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=950&v=1743540725&width=950 950w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1000&v=1743540725&width=1000 1000w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1100&v=1743540725&width=1100 1100w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1200&v=1743540725&width=1200 1200w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1300&v=1743540725&width=1300 1300w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1400&v=1743540725&width=1400 1400w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1500&v=1743540725&width=1500 1500w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1600&v=1743540725&width=1600 1600w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=1800&v=1743540725&width=1800 1800w, //drmorses.com/cdn/shop/files/Consult90.png?crop=center&height=2000&v=1743540725&width=2000 2000w" sizes="56vw" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a></div> </div></div> </div> <div class="left-side-blocks for-desktop"> </div> </div> <div class="product__details product__primary-right"> <div class="product__meta"> <div class="product__block product__block--product-header" ><div class="product__block--product-header-inner"> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> <h1 class="product__title ff-heading fs-heading-4-base fs-heading-3-base-ns">Comprehensive 60- to 90-Minute Virtual Consultation + $100 Product Credit</h1><div class="product__price-and-ratings"> <div class="product__price fs-body-100"><span class="visually-hidden" data-compare-text>Regular price</span> <s data-compare-price></s> <span class="" data-price>$299.99</span><span data-discount-display class="product__price-displayed-discount fs-body-50"> </span><dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </div> </div><div hidden class="visually-hidden" variant-discount-display variant-id="51827346768237"> </div></div> </div> <div class="product__quantity-error product__block product__block--medium hidden" data-quantity-error data-fallback-error-message="Quantity selected exceeds current stock" > Quantity selected exceeds current stock </div> <form method="post" action="/cart/add" id="product_form_14660289757549" accept-charset="UTF-8" class="product-form product-form-template--15976529199219__lp_featured_product_4kmiCF " enctype="multipart/form-data" novalidate="novalidate" data-product-form="" data-product-handle="90-minute-virtual-consultation-150-product-credit" data-current-product-id="51827346768237"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /> <input type="hidden" name="selling_plan" value=""> <script> document.addEventListener('DOMContentLoaded', function () { // Initially set the subscription as active and its value toggleActiveClass(document.querySelector('.SubAndSave')); getSelectedValue(); }); function toggleActiveClass(clickedElement) { var items = clickedElement.parentNode.querySelectorAll('.singlefrequencySelector'); items.forEach(function (item) { item.classList.remove('active'); }); clickedElement.classList.add('active'); if (clickedElement.classList.contains('SubAndSave')) { getSelectedValue(); } else { var myInput = document.querySelector('input[name="selling_plan"]'); myInput.value = ''; } } function getSelectedValue() { var selectElement = document.getElementById('mySelect'); var selectedValue = selectElement.value; console.log('Selected value: ' + selectedValue); var myInput = document.querySelector('input[name="selling_plan"]'); myInput.value = selectedValue; } </script> <script> console.log(`--- will fetch from /products/90-minute-virtual-consultation-150-product-credit`); fetch('/products/90-minute-virtual-consultation-150-product-credit?view=lp-recharge-widget-provider') .then((result) => { return result.text(); }) .then((data) => { const parser = new DOMParser(); const doc = parser.parseFromString(data, 'text/html'); const widget = doc.querySelector('#lp-recharge-widget-provider-container'); if (widget) { document.querySelector('.product-form').prepend(widget); } }) .catch((error) => { console.log(`--- error fetching recharge widget:`, error); }); </script> <div class="product-form__quantity"> <div class="product__label-wrapper"> <label class="product__label " for="Quantity-Input-14660289757549"> Quantity </label> </div> <input type="number" id="Quantity-14660289757549" name="quantity" value="1" min="1" pattern="[0-9]*" class="input product-form__input product-form__input--quantity" aria-label="Product quantity" > </div> <div class="product-form__variants"> <select name="id" data-productid="14660289757549" class="input" id="variant-selector" data-variant-select ><option value="51827346768237"selected="selected"> Default Title </option></select> </div> <div class="product-form__controls-group product-form__controls-group--submit" > <div class=" product-form__item product-form__item--submit product-form__item--payment-button product-form__item--no-variants" ><div class="product__controls-group product__controls-group-quantity" > <div class="product__item"> <div class="quantity-input"> <button type="button" class="quantity-input__button product__quantity-subtract-item" data-subtract-quantity aria-label="Add product quantity" > <span class="icon icon-new icon-minus-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 10.75H.25v2.5H1.5v-2.5zm21 2.5h1.25v-2.5H22.5v2.5zm-21 0H12v-2.5H1.5v2.5zm10.5 0h10.5v-2.5H12v2.5z" fill="currentColor"/></svg> </span> </button> <label class="visually-hidden" for="Quantity-Input-">Quantity</label> <input type="number" name="updates[]" id="Quantity-Input-" value="1" min="1" pattern="[0-9]*" class="quantity-input__input" data-quantity-input aria-label="Product quantity" > <button type="button" class="quantity-input__button product__quantity-add-item" data-add-quantity aria-label="Subtract product quantity" > <span class="icon icon-new icon-plus-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.25 1.5V.25h-2.5V1.5h2.5zm-2.5 21v1.25h2.5V22.5h-2.5zM1.5 10.75H.25v2.5H1.5v-2.5zm21 2.5h1.25v-2.5H22.5v2.5zm-21 0H12v-2.5H1.5v2.5zm10.5 0h10.5v-2.5H12v2.5zM10.75 1.5V12h2.5V1.5h-2.5zm0 10.5v10.5h2.5V12h-2.5z" fill="currentColor"/></svg> </span> </button> </div> </div> </div> <button type="submit" name="add" aria-label="Add to Bag" class="product-form__cart-submit btn btn--medium btn--full btn--secondary" data-add-to-cart data-lang-available="Add to Bag" data-lang-unavailable="Unavailable" data-lang-sold-out="Sold out" > <span data-add-to-cart-text>Add to Bag </span> <div class="btn__loading-wrap"> <div class="btn__loading-bar"></div> </div> <span class="icon icon-new icon-checkmark "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m1.88 11.988 6.21 6.103L22.467 3.83" stroke="currentColor" stroke-width="3.055"/></svg> </span> </button><div data-shopify="payment-button" class="shopify-payment-button"> <shopify-accelerated-checkout recommended="{"name":"shop_pay","wallet_params":{"shopId":7256913,"merchantName":"Dr. Morse's Herbal Health Club"}}" fallback="{"name":"buy_it_now","wallet_params":{}}" access-token="6e4e521187be9de597eeeaff844e1bc5" buyer-country="US" buyer-locale="en" buyer-currency="USD" variant-params="[{"id":51827346768237,"requiresShipping":false}]" shop-id="7256913" > <div class="shopify-payment-button__button" role="button" disabled aria-hidden="true" style="background-color: transparent; border: none"> <div class="shopify-payment-button__skeleton"> </div> </div> <div class="shopify-payment-button__more-options shopify-payment-button__skeleton" role="button" disabled aria-hidden="true"> </div> </shopify-accelerated-checkout> <small id="shopify-buyer-consent" class="hidden" aria-hidden="true"> This item is a recurring or deferred purchase. By continuing, I agree to the <span id="shopify-subscription-policy-button">cancellation policy</span> and authorize you to charge my payment method at the prices, frequency and dates listed on this page until my order is fulfilled or I cancel, if permitted. </small> </div> <div class="product-form__shop-pay fs-body-75"><shopify-payment-terms variant-id="51827346768237" shopify-meta="{"type":"product","currency_code":"USD","country_code":"US","variants":[{"id":51827346768237,"price_per_term":"$74.99","full_price":"$299.99","eligible":true,"available":true,"number_of_payment_terms":4}],"min_price":"$35.00","max_price":"$30,000.00","financing_plans":[{"min_price":"$35.00","max_price":"$49.99","terms":[{"apr":0,"loan_type":"split_pay","installments_count":2}]},{"min_price":"$50.00","max_price":"$149.99","terms":[{"apr":0,"loan_type":"split_pay","installments_count":4}]},{"min_price":"$150.00","max_price":"$999.99","terms":[{"apr":0,"loan_type":"split_pay","installments_count":4},{"apr":15,"loan_type":"interest","installments_count":3},{"apr":15,"loan_type":"interest","installments_count":6},{"apr":15,"loan_type":"interest","installments_count":12}]},{"min_price":"$1,000.00","max_price":"$30,000.00","terms":[{"apr":15,"loan_type":"interest","installments_count":3},{"apr":15,"loan_type":"interest","installments_count":6},{"apr":15,"loan_type":"interest","installments_count":12}]}],"installments_buyer_prequalification_enabled":true,"seller_id":1625388}"></shopify-payment-terms></div> <div class="store-availability-container__wrapper" data-store-availability-container data-base-url="https://drmorses.com/" ></div></div> </div><input type="hidden" name="product-id" value="14660289757549" /><input type="hidden" name="section-id" value="template--15976529199219__lp_featured_product_4kmiCF" /></form> <div class="product__policies rte" data-product-policies><a href="/policies/shipping-policy">Shipping</a> calculated at checkout. </div> <div class="product__description product__block product__block--medium" ><div class="rte rte--product ff-body fs-body-100"> <p>Dive deep into your health with a 30-minute virtual consultation with our in-house expert, tailored to the information you provide in advance.</p> </div> </div> <p class="visually-hidden" data-product-status aria-live="polite" role="status" ></p><p class="visually-hidden" data-loader-status aria-live="assertive" role="alert" aria-hidden="true" > Adding product to your cart </p> </div> </div> </div> <div class="product__bottom"> <div class="left-side-blocks for-mobile"> </div> </div> </div><script> window.ShopifyXR=window.ShopifyXR||function(){(ShopifyXR.q=ShopifyXR.q||[]).push(arguments)} ShopifyXR('addModels', []); </script> <script data-src="//cdn.shopify.com/shopifycloud/shopify-xr-js/assets/v1.0/shopify-xr.en.js" defer="defer"></script><script type="application/json" id="ProductJson-template--15976529199219__lp_featured_product_4kmiCF"> null </script> <script type="application/json" id="ModelJson-template--15976529199219__lp_featured_product_4kmiCF"> [] </script> <script type="application/ld+json"> { "@context": "http://schema.org/", "@type": "Product", "name": "", "url": "https://drmorses.com", "description": "", "sku": "CONSULT90", "brand": { "@type": "Thing", "name": "" }, } </script> </section><section id="shopify-section-template--15976529199219__93a10bd5-469a-4d7f-be66-e07457aedc88" class="shopify-section"><div class=" image-with-text image-with-text--justify-center image-with-text--image-right " data-section-id="template--15976529199219__93a10bd5-469a-4d7f-be66-e07457aedc88" data-section-type="image-with-text" style=" --section-background-color: #212121; --color-text: #ffffff; --color-text-alpha-60: rgba(255, 255, 255, 0.6); --color-text-link: #ffffff; --text-alignment: center; --small-image-placeholder-color: rgba(17, 17, 17, 0.7); --color-text-overlay-button: #000000; --color-text-overlay-button-alpha: rgba(0, 0, 0, 0.6); --color-background-overlay-button: #ffffff; --color-background-overlay-button-hover: #ededed;--color-background-overlay-button-alpha: rgba(255, 255, 255, 0.6); --color-background-overlay-outline-button-alpha: rgba(255, 255, 255, 0.1); " > <div class=" image-with-text__inner section section--divider-none section--vertical-padding-top-bottom " > <div class="image-with-text__content"> <div class="image-with-text__image-container"> <div class="image-with-text__image-container-inner"> <figure class="image-with-text__image-wrapper"><div class=" image image-with-text__image aspect-ratio--square animation--lazy-load loaded " style="--focal-alignment: center;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="960" height="1440" data-src="//drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?v=1715604920&width=320" data-srcset="//drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=100&v=1715604920&width=100 100w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=150&v=1715604920&width=150 150w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=200&v=1715604920&width=200 200w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=240&v=1715604920&width=240 240w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=280&v=1715604920&width=280 280w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=300&v=1715604920&width=300 300w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=360&v=1715604920&width=360 360w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=400&v=1715604920&width=400 400w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=450&v=1715604920&width=450 450w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=500&v=1715604920&width=500 500w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=550&v=1715604920&width=550 550w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=600&v=1715604920&width=600 600w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=650&v=1715604920&width=650 650w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=700&v=1715604920&width=700 700w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=750&v=1715604920&width=750 750w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=800&v=1715604920&width=800 800w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=850&v=1715604920&width=850 850w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=900&v=1715604920&width=900 900w, //drmorses.com/cdn/shop/files/06.19.23DrMorseLifestyle_0072LR.jpg?crop=center&height=950&v=1715604920&width=950 950w" sizes="(min-width: 720px) calc(calc(50vw - clamp(18px, 3.3vw, 3.3vw)), calc(100vw - 80px)" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></figure></div> </div> <div class="image-with-text__text-container"> <div class=" image-with-text__text-container-inner section-blocks " ><h2 class="image-with-text__text-container-heading ff-heading fs-heading-1-base section-blocks__heading"> <b>Interested in Becoming a Wholesale Partner?</b> </h2><h2 class="image-with-text__text-container-subheading ff-subheading fs-heading-5-base section-blocks__subheading"> If you own a practice, clinic, retreat, or store - bring a new sense of vitality to your community with Doctor Morse's renowned formulas. </h2> <div class="button-block__button button-block__button--justify-center button-block__button--justify-mobile-center image-with-text__text-container-button section-blocks__button" ><a href="https://lubv7pq7oid.typeform.com/to/UrX40MFt" class=" btn btn--overlay btn--primary" > <span>Join Today</span> </a> </div> </div> </div> </div> </div> </div> </section><section id="shopify-section-template--15976529199219__16548801325228c324" class="shopify-section"><link href="//drmorses.com/cdn/shop/t/80/assets/template-blog.css?v=50553636285070499491715735493" rel="stylesheet" type="text/css" media="all" /> <div class=" blog-posts section section--divider-solid section--vertical-padding-top-bottom " data-section-id="template--15976529199219__16548801325228c324" data-section-type="blog-posts" > <div class="section-introduction animation--section-introduction"><h2 class="blog-posts__heading ff-heading fs-heading-3-base section-introduction__heading"> Our Latest Blog Posts </h2><div class="blog-posts__subheading ff-body fs-body-100 section-introduction__subheading rte"> <p>Free articles, webinar recordings, and assets for a deep dive into the body systems.</p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- blog-posts__header-button section-introduction__button" ><a href="/blogs/media" class=" btn btn--callout" > <span>VIEW ALL ></span> </a> </div> </div> <div class="blog-posts__grid"><link href="//drmorses.com/cdn/shop/t/80/assets/template-article.css?v=172383224255359367411715735493" rel="stylesheet" type="text/css" media="all" /> <div class=" article-item animation--article-item hover " data-image="true" ><a href="/blogs/body-system-webinars/urinary-system-function" class="article-item__image-wrapper" aria-label="Urinary System Function | Anatomy & Physiology" ><div class=" image article-item__image aspect-ratio--landscape image--animate animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Urinary System Function | Anatomy & Physiology" class="lazyload image__img" loading="lazy" width="1800" height="1200" data-src="//drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?v=1741627217&width=320" data-srcset="//drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=66&v=1741627217&width=100 100w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=99&v=1741627217&width=150 150w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=133&v=1741627217&width=200 200w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=159&v=1741627217&width=240 240w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=186&v=1741627217&width=280 280w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=199&v=1741627217&width=300 300w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=239&v=1741627217&width=360 360w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=266&v=1741627217&width=400 400w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=299&v=1741627217&width=450 450w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=333&v=1741627217&width=500 500w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=366&v=1741627217&width=550 550w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=399&v=1741627217&width=600 600w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=433&v=1741627217&width=650 650w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=466&v=1741627217&width=700 700w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=499&v=1741627217&width=750 750w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=533&v=1741627217&width=800 800w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=566&v=1741627217&width=850 850w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=599&v=1741627217&width=900 900w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=633&v=1741627217&width=950 950w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=666&v=1741627217&width=1000 1000w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=733&v=1741627217&width=1100 1100w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=799&v=1741627217&width=1200 1200w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=866&v=1741627217&width=1300 1300w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=933&v=1741627217&width=1400 1400w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=999&v=1741627217&width=1500 1500w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=1066&v=1741627217&width=1600 1600w, //drmorses.com/cdn/shop/articles/1_79e0499f-246a-4d81-a08b-49347a89f927.png?crop=center&height=1199&v=1741627217&width=1800 1800w" sizes="(min-width: 720px) calc(calc(50vw - calc(2 * clamp(18px, 3.3vw, 3.3vw)))), calc(100vw - calc(2 * 3.3vw))" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></a><div class="article-item__content"> <div class="article-item__content-inner"><h4 class="article-item__title ff-heading fs-heading-4-base"> <a href="/blogs/body-system-webinars/urinary-system-function">Urinary System Function | Anatomy & Physiology</a> </h4><p class="article-item__meta fs-body-75"><time datetime="2025-01-29T21:25:00Z">Jan 29, 2025</time> </p><div class="article-item__excerpt"> <p>The urinary system is all about balance. This system maintains homeostasis by carefully regulating the composition of bodily fluids, eliminating waste products, and ensuring that vital substances are retained or...</p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- article-item__read-button" ><a href="/blogs/body-system-webinars/urinary-system-function" class=" btn btn--callout" > <span>Read more</span> </a> </div> </div> </div></div> <link href="//drmorses.com/cdn/shop/t/80/assets/template-article.css?v=172383224255359367411715735493" rel="stylesheet" type="text/css" media="all" /> <div class=" article-item animation--article-item hover " data-image="true" ><a href="/blogs/body-system-webinars/herbal-protocols-for-holistic-health" class="article-item__image-wrapper" aria-label="Herbal Protocols for Holistic Health" ><div class=" image article-item__image aspect-ratio--landscape image--animate animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Herbal Protocols for Holistic Health" class="lazyload image__img" loading="lazy" width="2048" height="2048" data-src="//drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?v=1741627398&width=320" data-srcset="//drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=66&v=1741627398&width=100 100w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=99&v=1741627398&width=150 150w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=133&v=1741627398&width=200 200w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=159&v=1741627398&width=240 240w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=186&v=1741627398&width=280 280w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=199&v=1741627398&width=300 300w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=239&v=1741627398&width=360 360w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=266&v=1741627398&width=400 400w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=299&v=1741627398&width=450 450w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=333&v=1741627398&width=500 500w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=366&v=1741627398&width=550 550w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=399&v=1741627398&width=600 600w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=433&v=1741627398&width=650 650w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=466&v=1741627398&width=700 700w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=499&v=1741627398&width=750 750w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=533&v=1741627398&width=800 800w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=566&v=1741627398&width=850 850w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=599&v=1741627398&width=900 900w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=633&v=1741627398&width=950 950w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=666&v=1741627398&width=1000 1000w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=733&v=1741627398&width=1100 1100w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=799&v=1741627398&width=1200 1200w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=866&v=1741627398&width=1300 1300w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=933&v=1741627398&width=1400 1400w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=999&v=1741627398&width=1500 1500w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=1066&v=1741627398&width=1600 1600w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=1199&v=1741627398&width=1800 1800w, //drmorses.com/cdn/shop/articles/07.17.23_Dr_Morse_-_Fruit_Flat_Lays_0075_2048x2048_ff060d3b-7cc3-4939-be01-d9560521ea7c.jpg?crop=center&height=1333&v=1741627398&width=2000 2000w" sizes="(min-width: 720px) calc(calc(50vw - calc(2 * clamp(18px, 3.3vw, 3.3vw)))), calc(100vw - calc(2 * 3.3vw))" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></a><div class="article-item__content"> <div class="article-item__content-inner"><h4 class="article-item__title ff-heading fs-heading-4-base"> <a href="/blogs/body-system-webinars/herbal-protocols-for-holistic-health">Herbal Protocols for Holistic Health</a> </h4><p class="article-item__meta fs-body-75"><time datetime="2024-12-29T15:30:02Z">Dec 29, 2024</time> </p><div class="article-item__excerpt"> <p>Introduction What brought you here to Doctor Morse? For many of us, it was the diligent search for answers, and the pull of learning the truth knowing that there was...</p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- article-item__read-button" ><a href="/blogs/body-system-webinars/herbal-protocols-for-holistic-health" class=" btn btn--callout" > <span>Read more</span> </a> </div> </div> </div></div> </div> </div> </section><section id="shopify-section-template--15976529199219__blog_posts_wnN9NK" class="shopify-section"><link href="//drmorses.com/cdn/shop/t/80/assets/template-blog.css?v=50553636285070499491715735493" rel="stylesheet" type="text/css" media="all" /> <div class=" blog-posts section section--divider-solid section--vertical-padding-top-bottom " data-section-id="template--15976529199219__blog_posts_wnN9NK" data-section-type="blog-posts" > <div class="section-introduction animation--section-introduction"><h2 class="blog-posts__heading ff-heading fs-heading-3-base section-introduction__heading"> Learn About Herbs Used in Our Formulas </h2><div class="blog-posts__subheading ff-body fs-body-100 section-introduction__subheading rte"> <p>Free insight into the wildcrafted herbs used in Doctor Morse's formulas.</p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- blog-posts__header-button section-introduction__button" ><a href="/blogs/media" class=" btn btn--callout" > <span>VIEW ALL ></span> </a> </div> </div> <div class="blog-posts__grid"><link href="//drmorses.com/cdn/shop/t/80/assets/template-article.css?v=172383224255359367411715735493" rel="stylesheet" type="text/css" media="all" /> <div class=" article-item animation--article-item hover " data-image="true" ><a href="/blogs/single-herbs/poke" class="article-item__image-wrapper" aria-label="Poke" ><div class=" image article-item__image aspect-ratio--landscape image--animate animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Poke" class="lazyload image__img" loading="lazy" width="800" height="600" data-src="//drmorses.com/cdn/shop/articles/poke.webp?v=1704819573&width=320" data-srcset="//drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=66&v=1704819573&width=100 100w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=99&v=1704819573&width=150 150w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=133&v=1704819573&width=200 200w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=159&v=1704819573&width=240 240w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=186&v=1704819573&width=280 280w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=199&v=1704819573&width=300 300w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=239&v=1704819573&width=360 360w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=266&v=1704819573&width=400 400w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=299&v=1704819573&width=450 450w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=333&v=1704819573&width=500 500w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=366&v=1704819573&width=550 550w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=399&v=1704819573&width=600 600w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=433&v=1704819573&width=650 650w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=466&v=1704819573&width=700 700w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=499&v=1704819573&width=750 750w, //drmorses.com/cdn/shop/articles/poke.webp?crop=center&height=533&v=1704819573&width=800 800w" sizes="(min-width: 720px) calc(calc(50vw - calc(2 * clamp(18px, 3.3vw, 3.3vw)))), calc(100vw - calc(2 * 3.3vw))" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></a><div class="article-item__content"> <div class="article-item__content-inner"><h4 class="article-item__title ff-heading fs-heading-4-base"> <a href="/blogs/single-herbs/poke">Poke</a> </h4><p class="article-item__meta fs-body-75"><time datetime="2024-01-09T16:59:30Z">Jan 9, 2024</time> </p><div class="article-item__excerpt"> <p>Doctor Morse’s is a community of healers and self-aware humans that get the unique opportunity to still enjoy pokeweed in formulas. Dr Morse understands the importance of pokeweed for supporting...</p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- article-item__read-button" ><a href="/blogs/single-herbs/poke" class=" btn btn--callout" > <span>Read more</span> </a> </div> </div> </div></div> <link href="//drmorses.com/cdn/shop/t/80/assets/template-article.css?v=172383224255359367411715735493" rel="stylesheet" type="text/css" media="all" /> <div class=" article-item animation--article-item hover " data-image="true" ><a href="/blogs/single-herbs/dandelion" class="article-item__image-wrapper" aria-label="Dandelion" ><div class=" image article-item__image aspect-ratio--landscape image--animate animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Dandelion" class="lazyload image__img" loading="lazy" width="800" height="533" data-src="//drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?v=1745951286&width=320" data-srcset="//drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=66&v=1745951286&width=100 100w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=99&v=1745951286&width=150 150w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=133&v=1745951286&width=200 200w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=159&v=1745951286&width=240 240w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=186&v=1745951286&width=280 280w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=199&v=1745951286&width=300 300w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=239&v=1745951286&width=360 360w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=266&v=1745951286&width=400 400w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=299&v=1745951286&width=450 450w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=333&v=1745951286&width=500 500w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=366&v=1745951286&width=550 550w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=399&v=1745951286&width=600 600w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=433&v=1745951286&width=650 650w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=466&v=1745951286&width=700 700w, //drmorses.com/cdn/shop/articles/dandelion_c014295e-d61f-4ad5-a434-bb524132b393.jpg?crop=center&height=499&v=1745951286&width=750 750w" sizes="(min-width: 720px) calc(calc(50vw - calc(2 * clamp(18px, 3.3vw, 3.3vw)))), calc(100vw - calc(2 * 3.3vw))" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div></a><div class="article-item__content"> <div class="article-item__content-inner"><h4 class="article-item__title ff-heading fs-heading-4-base"> <a href="/blogs/single-herbs/dandelion">Dandelion</a> </h4><p class="article-item__meta fs-body-75"><time datetime="2024-01-09T16:57:10Z">Jan 9, 2024</time> </p><div class="article-item__excerpt"> <p>Dandelion tincture is another favorite of Doctor Morse's and can be enjoyed in Heal All Herbal Blend and Tea, Endocrine Daily, Adrenal Support, Liver/Skin, and Bone & Connective Tissue Support.*</p> </div> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- article-item__read-button" ><a href="/blogs/single-herbs/dandelion" class=" btn btn--callout" > <span>Read more</span> </a> </div> </div> </div></div> </div> </div> </section><section id="shopify-section-template--15976529199219__87df5845-708d-45f8-9192-dd9cc118a7ad" class="shopify-section"><div class=" featured-collection-grid featured-collection-grid--rows- featured-collection-grid--per-view-4 section section--includes-product-items section--divider-solid section--vertical-padding-top-bottom " data-section-id="template--15976529199219__87df5845-708d-45f8-9192-dd9cc118a7ad" data-section-type="featured-collection-grid" data-products-per-view="4" data-mobile-products-per-view="1" > <div class="featured-collection-grid__inner"> <div class="section-introduction animation--section-introduction"><h2 class="featured-collection-grid__heading ff-heading fs-heading-3-base section-introduction__heading"> Explore Doctor Morse's Resources </h2> <div class="button-block__button button-block__button--justify- button-block__button--justify-mobile- featured-collection-grid__button section-introduction__button" ><a href="/collections/pdfs" class=" btn btn--callout" > <span>VIEW ALL ></span> </a> </div> </div> <div class=" featured-collection-grid__content carousel carousel--mobile-per-view-1 carousel--per-view-4 swiper " > <div class="featured-collection-grid__products carousel__wrapper swiper-wrapper"><div class="featured-collection-grid__product carousel_slide swiper-slide"> <div class=" product-item animation animation--item " style=" --z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media" style="background-color:#e4e4e4"> <a class="product-item__image-link" href="/collections/pdfs/products/diet-program-recommendations-pdf" aria-label="Diet Program Recommendations PDF"><div class=" image product-item__image aspect-ratio--square animation--lazy-load loaded " style="--object-fit: cover;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Diet Program Recommendations PDF" class="lazyload image__img" loading="lazy" width="1024" height="1024" data-src="//drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?v=1593011263&width=320" data-srcset="//drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=150&v=1593011263&width=150 150w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=200&v=1593011263&width=200 200w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=240&v=1593011263&width=240 240w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=280&v=1593011263&width=280 280w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=300&v=1593011263&width=300 300w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=360&v=1593011263&width=360 360w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=400&v=1593011263&width=400 400w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=450&v=1593011263&width=450 450w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=500&v=1593011263&width=500 500w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=550&v=1593011263&width=550 550w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=600&v=1593011263&width=600 600w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=650&v=1593011263&width=650 650w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=700&v=1593011263&width=700 700w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=750&v=1593011263&width=750 750w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=800&v=1593011263&width=800 800w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=850&v=1593011263&width=850 850w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=900&v=1593011263&width=900 900w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=950&v=1593011263&width=950 950w, //drmorses.com/cdn/shop/products/DetoxKitInsertTrifold_1.jpg?crop=center&height=1000&v=1593011263&width=1000 1000w" sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/pdfs/products/diet-program-recommendations-pdf">Diet Program Recommendations PDF</a></h4> <div class="product-rating "> <div class="product-rating__stars"><span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-half "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 3.532v14.466l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor"/> <path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> </div> <div class="product-rating__count t-opacity-60 fs-body-50"> <span>4.98</span> <span>(50)</span> </div> </div> <p class="product-item__price"> <span class="product-item__price">$0.00</span> <span class="displayed-discount fs-body-50"></span> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </p> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-grid__product carousel_slide swiper-slide"> <div class=" product-item animation animation--item " style=" --z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media" style="background-color:#e4e4e4"> <a class="product-item__image-link" href="/collections/pdfs/products/acid-alkaline-forming-food-chart-pdf" aria-label="Acid Alkaline Forming Food Chart PDF"><div class=" image product-item__image aspect-ratio--square animation--lazy-load loaded " style="--object-fit: cover;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Acid Alkaline Forming Food Chart" class="lazyload image__img" loading="lazy" width="1024" height="1024" data-src="//drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?v=1593010773&width=320" data-srcset="//drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=150&v=1593010773&width=150 150w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=200&v=1593010773&width=200 200w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=240&v=1593010773&width=240 240w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=280&v=1593010773&width=280 280w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=300&v=1593010773&width=300 300w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=360&v=1593010773&width=360 360w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=400&v=1593010773&width=400 400w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=450&v=1593010773&width=450 450w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=500&v=1593010773&width=500 500w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=550&v=1593010773&width=550 550w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=600&v=1593010773&width=600 600w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=650&v=1593010773&width=650 650w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=700&v=1593010773&width=700 700w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=750&v=1593010773&width=750 750w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=800&v=1593010773&width=800 800w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=850&v=1593010773&width=850 850w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=900&v=1593010773&width=900 900w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=950&v=1593010773&width=950 950w, //drmorses.com/cdn/shop/products/AcidAlkalineFormingFoodChart_1.jpg?crop=center&height=1000&v=1593010773&width=1000 1000w" sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/pdfs/products/acid-alkaline-forming-food-chart-pdf">Acid Alkaline Forming Food Chart PDF</a></h4> <div class="product-rating "> <div class="product-rating__stars"><span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-half "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 3.532v14.466l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor"/> <path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> </div> <div class="product-rating__count t-opacity-60 fs-body-50"> <span>4.77</span> <span>(36)</span> </div> </div> <p class="product-item__price"> <span class="product-item__price">$0.00</span> <span class="displayed-discount fs-body-50"></span> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </p> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-grid__product carousel_slide swiper-slide"> <div class=" product-item animation animation--item " style=" --z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media" style="background-color:#e4e4e4"> <a class="product-item__image-link" href="/collections/pdfs/products/kidney-filtration-pdf" aria-label="Understanding Kidney Filtration"><div class=" image product-item__image aspect-ratio--square animation--lazy-load loaded " style="--object-fit: cover;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Understanding Kidney Filtration" class="lazyload image__img" loading="lazy" width="1545" height="2000" data-src="//drmorses.com/cdn/shop/files/kidney_pg_1.png?v=1745529501&width=320" data-srcset="//drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=150&v=1745529501&width=150 150w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=200&v=1745529501&width=200 200w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=240&v=1745529501&width=240 240w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=280&v=1745529501&width=280 280w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=300&v=1745529501&width=300 300w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=360&v=1745529501&width=360 360w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=400&v=1745529501&width=400 400w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=450&v=1745529501&width=450 450w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=500&v=1745529501&width=500 500w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=550&v=1745529501&width=550 550w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=600&v=1745529501&width=600 600w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=650&v=1745529501&width=650 650w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=700&v=1745529501&width=700 700w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=750&v=1745529501&width=750 750w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=800&v=1745529501&width=800 800w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=850&v=1745529501&width=850 850w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=900&v=1745529501&width=900 900w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=950&v=1745529501&width=950 950w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=1000&v=1745529501&width=1000 1000w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=1100&v=1745529501&width=1100 1100w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=1200&v=1745529501&width=1200 1200w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=1300&v=1745529501&width=1300 1300w, //drmorses.com/cdn/shop/files/kidney_pg_1.png?crop=center&height=1400&v=1745529501&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/pdfs/products/kidney-filtration-pdf">Understanding Kidney Filtration</a></h4> <div class="product-rating "> <div class="product-rating__stars"><span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-half "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 3.532v14.466l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor"/> <path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> </div> <div class="product-rating__count t-opacity-60 fs-body-50"> <span>4.79</span> <span>(28)</span> </div> </div> <p class="product-item__price"> <span class="product-item__price">$0.00</span> <span class="displayed-discount fs-body-50"></span> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </p> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div><div class="featured-collection-grid__product carousel_slide swiper-slide"> <div class=" product-item animation animation--item " style=" --z-index-item: ;" > <div class="product-item__inner"> <div class="product-item__media" style="background-color:#e4e4e4"> <a class="product-item__image-link" href="/collections/pdfs/products/food-combining-pdf" aria-label="Food Combining PDF"><div class=" image product-item__image aspect-ratio--square animation--lazy-load loaded " style="--object-fit: cover;" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Food Combining PDF" class="lazyload image__img" loading="lazy" width="2000" height="1545" data-src="//drmorses.com/cdn/shop/files/Cover.png?v=1744317915&width=320" data-srcset="//drmorses.com/cdn/shop/files/Cover.png?crop=center&height=150&v=1744317915&width=150 150w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=200&v=1744317915&width=200 200w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=240&v=1744317915&width=240 240w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=280&v=1744317915&width=280 280w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=300&v=1744317915&width=300 300w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=360&v=1744317915&width=360 360w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=400&v=1744317915&width=400 400w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=450&v=1744317915&width=450 450w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=500&v=1744317915&width=500 500w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=550&v=1744317915&width=550 550w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=600&v=1744317915&width=600 600w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=650&v=1744317915&width=650 650w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=700&v=1744317915&width=700 700w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=750&v=1744317915&width=750 750w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=800&v=1744317915&width=800 800w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=850&v=1744317915&width=850 850w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=900&v=1744317915&width=900 900w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=950&v=1744317915&width=950 950w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=1000&v=1744317915&width=1000 1000w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=1100&v=1744317915&width=1100 1100w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=1200&v=1744317915&width=1200 1200w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=1300&v=1744317915&width=1300 1300w, //drmorses.com/cdn/shop/files/Cover.png?crop=center&height=1400&v=1744317915&width=1400 1400w" sizes="(max-width: 720px) calc((90vw - 12px) / 2), (max-width: 1400px) calc((93.4vw - (12px * 3)) / 4), 304px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> </a> <div class=" product-badges product-badges--position-top product-badges--position-left " > </div> </div> <div class="product-item__meta"> <div class="product-item__text ta-c "> <h4 class="ff-body product-item__product-title fs-product-card-title"><a href="/collections/pdfs/products/food-combining-pdf">Food Combining PDF</a></h4> <div class="product-rating "> <div class="product-rating__stars"><span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> <span class="icon icon-new icon-star-filled "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 3.532 2.35 7.233h7.606l-6.153 4.47 2.35 7.233L13 17.998l-6.153 4.47 2.35-7.233-6.153-4.47h7.605L13 3.532z" fill="currentColor" stroke="currentColor" stroke-width="1.6" stroke-miterlimit="10" stroke-linecap="square"/></svg> </span> </div> <div class="product-rating__count t-opacity-60 fs-body-50"> <span>5.0</span> <span>(30)</span> </div> </div> <p class="product-item__price"> <span class="product-item__price">$0.00</span> <span class="displayed-discount fs-body-50"></span> <dl data-unit-price-container class="unit-price"> <dt> <span class="visually-hidden visually-hidden--inline">Unit price</span> </dt> <dd class="unit-price__price"><span data-unit-price></span><span aria-hidden="true">/</span ><span class="visually-hidden">per </span><span data-unit-base><span data-unit-price-base-unit></span></span> </dd> </dl> </p> </div></div> <div class="product-item__hover-container"></div> </div> </div> </div></div> </div> </div> </div> </section><section id="shopify-section-template--15976529199219__custom_liquid_mt3EPY" class="shopify-section"><div class=" section section--divider-none section--vertical-padding-none " > <!-- Conversion Pixel for [lead]- DO NOT MODIFY --><img src="https://arttrk.com/pixel/?ad_log=referer&action=lead&pixid=76098d85-ee48-4b20-ad5c-36c8f47a60cf" width="1" height="1" border="0"><!-- End of Conversion Pixel --> </div> </section> </main> <!-- BEGIN sections: footer-group --> <div id="shopify-section-sections--15976521302131__lp_image_text_XYUQx4" class="shopify-section shopify-section-group-footer-group"> <!-- Prepare Section Start --> <section class=" id_sections--15976521302131__lp_image_text_XYUQx4"> <div class=""> <div class="row a_center j_center"> <!-- Prepare Section Right Start --> <div class="col_6 col"> <div style=" max-width:600px;margin:auto; text-align: center; " class="contentBoxPadding" > <h2 data-aos="fade-up" class="title_h3"> </h2> <div class="des_type2" data-aos="fade-up"> <p><strong>These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.</strong></p> </div> <ul class="listItem" data-aos="fade-up"> </ul> </div> </div> <!-- Prepare Section left Start --> </div> </div> </section> <!-- Prepare Section End --> </div><footer id="shopify-section-sections--15976521302131__footer" class="shopify-section shopify-section-group-footer-group footer__parent"><div class="footer section" data-section-id="sections--15976521302131__footer" data-section-type="footer" style=" --color-background-input: rgba(33, 33, 33, 0.2); --color-background-input-hover: rgba(33, 33, 33, 0.25); --color-background-input-hover-dull: rgba(33, 33, 33, 0.1); --color-background-input-highlight: rgba(33, 33, 33, 0.35); --color-text-input: rgba(33, 33, 33, 0.95); " > <div class="footer__inner"> <div class="footer__groups"><div class=" footer__group footer__group--text footer__group--1 footer__group--first hide-title-on-desktop " style=" --desktop-width: 30%; --desktop-padding: 0%; --image-max-width: 200px " ><div class="footer__group-content"><div class=" image footer__image animation--lazy-load loaded " style="" > <div class="image__inner"> <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="" class="lazyload image__img" loading="lazy" width="289" height="178" data-src="//drmorses.com/cdn/shop/files/logo_c8a70041-0c27-49c6-8657-3b5087fd83e2.png?v=1682854225&width=320" data-srcset="//drmorses.com/cdn/shop/files/logo_c8a70041-0c27-49c6-8657-3b5087fd83e2.png?v=1682854225&width=100 100w, //drmorses.com/cdn/shop/files/logo_c8a70041-0c27-49c6-8657-3b5087fd83e2.png?v=1682854225&width=150 150w, //drmorses.com/cdn/shop/files/logo_c8a70041-0c27-49c6-8657-3b5087fd83e2.png?v=1682854225&width=200 200w, //drmorses.com/cdn/shop/files/logo_c8a70041-0c27-49c6-8657-3b5087fd83e2.png?v=1682854225&width=240 240w, //drmorses.com/cdn/shop/files/logo_c8a70041-0c27-49c6-8657-3b5087fd83e2.png?v=1682854225&width=280 280w" sizes="200px" onload="javascript: this.closest('.image').classList.add('loaded')" /> </div> </div> <div class="fs-body-100 footer__text"></div></div> </div> <div class=" footer__group footer__group--spacer footer__group--2 hide-title-on-desktop " style=" --desktop-width: 10%; --desktop-padding: %; " ><div class="footer__group-content"></div> </div> <div class=" footer__group footer__group--links footer__group--3 footer__group--collapse " style=" --desktop-width: 15%; --desktop-padding: 4%; " ><h4 class="footer__header ff-body footer__header--collapsed"> <span class="footer__heading fs-accent">Links</span> </h4><button type="button" class="footer__header ff-body" data-header> <span class="footer__heading fs-accent">Links</span> <span class="footer__arrow"><span class="icon icon-new icon-chevron-small "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.875 7.438 12 17.563 22.125 7.438" stroke="currentColor" stroke-width="2.75"/></svg> </span> </span> </button><div class="footer__group-content"><div class="footer__links fs-body-100"> <ul> <li> <a href="#wishlist">My Wishlist</a> </li> <li> <a href="/policies/shipping-policy">Ordering & Shipping Information</a> </li> <li> <a href="/policies/refund-policy">Return Policy</a> </li> <li> <a href="/policies/terms-of-service">Terms of Service</a> </li> <li> <a href="/policies/privacy-policy">Privacy Policy</a> </li> <li> <a href="mailto:[email protected]">Press</a> </li> </ul> </div></div> </div> <div class=" footer__group footer__group--newsletter footer__group--4 footer__group--last " style=" --desktop-width: 45%; --desktop-padding: 0%; " ><h4 class="footer__header ff-body"> <span class="footer__heading fs-accent">Newsletter</span> </h4><div class="footer__group-content"><div class="footer__newsletter"> <div class="ff-heading fs-body-150 footer__text"></div> <form method="post" action="/contact#footer-subscribe" id="footer-subscribe" accept-charset="UTF-8" class="footer__newsletter-form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" /> <div class="footer__newsletter-inner"> <input type="hidden" name="contact[tags]" value="newsletter"> <label for="footer-subscribe-email" class="visually-hidden">Your email</label> <input type="email" class="input" name="contact[email]" id="footer-subscribe-email" value="" placeholder="Your email" autocorrect="off" autocapitalize="off" required > <button type="submit" name="commit" id="Subscribe-footer" class="footer__newsletter-button" aria-label="Subscribe" > Subscribe </button> </div></form> <ul class="social-icons social-icons--left" data-count="6"><li> <a href="https://www.facebook.com/doctormorses" title="Dr. Morse's Herbal Health Club on Facebook" target="_blank" rel="noopener" > <span class="icon icon-new icon-facebook "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12,2C6.477,2,2,6.477,2,12c0,5.013,3.693,9.153,8.505,9.876V14.65H8.031v-2.629h2.474v-1.749 c0-2.896,1.411-4.167,3.818-4.167c1.153,0,1.762,0.085,2.051,0.124v2.294h-1.642c-1.022,0-1.379,0.969-1.379,2.061v1.437h2.995 l-0.406,2.629h-2.588v7.247C18.235,21.236,22,17.062,22,12C22,6.477,17.523,2,12,2z" fill="currentColor" /></svg> </span> </a> </li><li> <a href="https://twitter.com/doctormorses" title="Dr. Morse's Herbal Health Club on Twitter" target="_blank" rel="noopener" > <span class="icon icon-new icon-twitter "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.9617 5.80742C21.2242 6.13158 20.4367 6.35242 19.6075 6.45325C20.4525 5.94408 21.1025 5.14158 21.41 4.18408C20.6175 4.64658 19.7392 4.98325 18.8042 5.17075C18.0575 4.37158 16.9933 3.87158 15.8117 3.87158C13.5475 3.87158 11.7117 5.70742 11.7117 7.96908C11.7117 8.29408 11.7492 8.60658 11.8175 8.90575C8.40917 8.74492 5.38833 7.10825 3.36667 4.63408C3.01083 5.23575 2.81167 5.93492 2.81167 6.69658C2.81167 8.12158 3.53667 9.37408 4.635 10.1099C3.9625 10.0882 3.33 9.90325 2.77833 9.59658V9.64742C2.77833 11.6349 4.18917 13.2924 6.06667 13.6699C5.7225 13.7624 5.35917 13.8124 4.98667 13.8124C4.725 13.8124 4.47417 13.7874 4.22333 13.7407C4.74917 15.3682 6.26083 16.5549 8.06 16.5882C6.66 17.6874 4.88583 18.3424 2.975 18.3424C2.65 18.3424 2.32583 18.3232 2 18.2866C3.82417 19.4482 5.97333 20.1274 8.2975 20.1274C15.8425 20.1274 19.9633 13.8807 19.9633 8.47242C19.9633 8.29825 19.9633 8.12242 19.9508 7.94742C20.7517 7.37325 21.4508 6.64742 22.0008 5.82408L21.9617 5.80742Z" fill="currentColor" /></svg> </span> </a> </li><li> <a href="https://www.pinterest.com/doctormorses/" title="Dr. Morse's Herbal Health Club on Pinterest" target="_blank" rel="noopener" > <span class="icon icon-new icon-pinterest "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12,2C6.477,2,2,6.477,2,12c0,4.237,2.636,7.855,6.356,9.312c-0.087-0.791-0.167-2.005,0.035-2.868 c0.182-0.78,1.172-4.971,1.172-4.971s-0.299-0.599-0.299-1.484c0-1.391,0.806-2.428,1.809-2.428c0.853,0,1.265,0.641,1.265,1.408 c0,0.858-0.546,2.141-0.828,3.329c-0.236,0.996,0.499,1.807,1.481,1.807c1.777,0,3.143-1.874,3.143-4.579 c0-2.394-1.72-4.068-4.177-4.068c-2.845,0-4.515,2.134-4.515,4.34c0,0.859,0.331,1.781,0.744,2.282 c0.082,0.099,0.093,0.186,0.069,0.287c-0.076,0.316-0.244,0.995-0.277,1.134c-0.043,0.183-0.145,0.222-0.334,0.133 c-1.249-0.582-2.03-2.408-2.03-3.874c0-3.154,2.292-6.052,6.608-6.052c3.469,0,6.165,2.472,6.165,5.776 c0,3.447-2.173,6.22-5.189,6.22c-1.013,0-1.966-0.527-2.292-1.148c0,0-0.502,1.909-0.623,2.378 c-0.226,0.868-0.835,1.958-1.243,2.622C9.975,21.843,10.969,22,12,22c5.522,0,10-4.478,10-10S17.523,2,12,2z" fill="currentColor" /></svg> </span> </a> </li><li> <a href="https://www.instagram.com/doctormorses/" title="Dr. Morse's Herbal Health Club on Instagram" target="_blank" rel="noopener" > <span class="icon icon-new icon-instagram "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.8,2H16.2C19.4,2 22,4.6 22,7.8V16.2A5.8,5.8 0 0,1 16.2,22H7.8C4.6,22 2,19.4 2,16.2V7.8A5.8,5.8 0 0,1 7.8,2M7.6,4A3.6,3.6 0 0,0 4,7.6V16.4C4,18.39 5.61,20 7.6,20H16.4A3.6,3.6 0 0,0 20,16.4V7.6C20,5.61 18.39,4 16.4,4H7.6M17.25,5.5A1.25,1.25 0 0,1 18.5,6.75A1.25,1.25 0 0,1 17.25,8A1.25,1.25 0 0,1 16,6.75A1.25,1.25 0 0,1 17.25,5.5M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z" fill="currentColor" /></svg> </span> </a> </li><li> <a href="https://www.tiktok.com/@doctormorses" title="Dr. Morse's Herbal Health Club on Tiktok" target="_blank" rel="noopener" > <span class="icon icon-new icon-tiktok "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M16.16 1.35c.35 3 2 4.83 5 5v3.4a7.79 7.79 0 0 1-4.92-1.44v6.36c0 8.07-8.8 10.59-12.34 4.81C1.59 15.77 3 9.24 10.28 9v3.59a11.24 11.24 0 0 0-1.69.41c-1.62.55-2.54 1.58-2.29 3.4.49 3.47 6.87 4.5 6.34-2.29V1.36h3.52z" fill="currentColor"/></svg> </span> </a> </li><li> <a href="https://www.youtube.com/channel/UCpipyZ1ImBJn6wx0392XivA" title="Dr. Morse's Herbal Health Club on YouTube" target="_blank" rel="noopener" > <span class="icon icon-new icon-youtube "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10,15L15.19,12L10,9V15M21.56,7.17C21.69,7.64 21.78,8.27 21.84,9.07C21.91,9.87 21.94,10.56 21.94,11.16L22,12C22,14.19 21.84,15.8 21.56,16.83C21.31,17.73 20.73,18.31 19.83,18.56C19.36,18.69 18.5,18.78 17.18,18.84C15.88,18.91 14.69,18.94 13.59,18.94L12,19C7.81,19 5.2,18.84 4.17,18.56C3.27,18.31 2.69,17.73 2.44,16.83C2.31,16.36 2.22,15.73 2.16,14.93C2.09,14.13 2.06,13.44 2.06,12.84L2,12C2,9.81 2.16,8.2 2.44,7.17C2.69,6.27 3.27,5.69 4.17,5.44C4.64,5.31 5.5,5.22 6.82,5.16C8.12,5.09 9.31,5.06 10.41,5.06L12,5C16.19,5 18.8,5.16 19.83,5.44C20.73,5.69 21.31,6.27 21.56,7.17Z" fill="currentColor" /></svg> </span> </a> </li></ul> </div></div> </div> </div> <div class="footer__bottom"> <div class="footer__bottom-left"><div class="footer__credits fs-body-50"> <p> Copyright © 2025, <a href="/" title="">Dr. Morse's Herbal Health Club</a>. All rights reserved. See our terms of use and privacy notice. </p> <p><a target="_blank" rel="nofollow noopener" href="https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_source=onlinestore">Powered by Shopify</a></p> </div> </div> <div class="footer__bottom-right"></div> </div> </div> </div> </footer><section id="shopify-section-sections--15976521302131__81500efd-979b-4412-8ba8-7c640b60b722" class="shopify-section shopify-section-group-footer-group"><div data-section-id="sections--15976521302131__81500efd-979b-4412-8ba8-7c640b60b722" data-section-type="rich-text" class=" rich-text section section--divider-none section--vertical-padding-top-bottom " style=" --content-alignment: center; --heading-alignment: center; " > <div class="rich-text__inner section-blocks animation--section-blocks"><div class="rich-text__text rte ff-body fs-body-100 section-blocks__subheading"> <p>768 East 1950 North, Spanish Fork Utah, 84460 • 941-766-8068</p> </div></div> </div> </section> <!-- END sections: footer-group --> <div class=" store-availability-drawer popover " data-store-availability-drawer aria-describedby="drawer-title" aria-hidden="true" role="dialog" > <div class="store-availability-drawer__wash" data-store-availability-drawer-wash></div> <div class="store-availability-drawer__container"> <div class="store-availability-drawer__inner"> <div class="store-availability-drawer__header"> <div class="store-availability-drawer__product-info"> <h4 id="drawer-title" class="store-availability-drawer__store-list-product-title ff-heading fs-heading-5-base" data-store-availability-product-title > Availability </h4> <p class="store-availability-drawer__store-list-variant-title fs-body-60 t-opacity-50" data-store-availability-variant-title ></p> </div> <button type="button" class="store-availability-drawer__close" data-store-availability-close aria-label="Close" > <span class="icon-button icon-button-close icon-button--small " > <span class="icon-button__icon"> <span class="icon icon-new icon-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z" fill="currentColor"/></svg> </span> </span> </span> </button> </div> <div class="store-availbility-drawer__product" data-store-availability-product></div> <div class="store-availbility-drawer__content" data-store-list-container></div> </div> </div> </div> <div class=" quick-product--wrap modal popover is-fixed " aria-modal="true" aria-hidden="true" data-quick-view-modal > <div class="modal__wash"></div> <div class="quick-product--modal__inner modal__inner"> <div class="quick-view-modal__content empty"> <h3 class="quick-view-modal-loading-indicator"> <div class="loader"> <div class="loader__wrap"> <div class="loader__bar"></div> </div> </div> </h3> </div> <button type="button" data-modal-close class="modal__close-icon" aria-label="Close" > <span class="icon-button icon-button-close icon-button--small " > <span class="icon-button__icon"> <span class="icon icon-new icon-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z" fill="currentColor"/></svg> </span> </span> </span> </button> </div> </div> </div> <div class="modal popover" data-modal> <div class="modal__wash"></div> <div class="modal__inner" data-scroll-lock-ignore> <div class="modal__header"> <button type="button" data-modal-close class="modal__close-icon" aria-label="Close" > <span class="icon-button icon-button-close icon-button--small " > <span class="icon-button__icon"> <span class="icon icon-new icon-close "> <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z" fill="currentColor"/></svg> </span> </span> </span> </button> </div> <div class="modal__content rte non-page-rte"></div> </div> </div> </div> <link rel="dns-prefetch" href="https://swymstore-v3free-01.swymrelay.com" crossorigin> <link rel="dns-prefetch" href="//swymv3free-01.azureedge.net/code/swym-shopify.js"> <link rel="preconnect" href="//swymv3free-01.azureedge.net/code/swym-shopify.js"> <script id="swym-snippet"> window.swymLandingURL = document.URL; window.swymCart = {"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}; window.swymPageLoad = function(){ window.SwymProductVariants = window.SwymProductVariants || {}; window.SwymHasCartItems = 0 > 0; window.SwymPageData = {}, window.SwymProductInfo = {}; var unknown = {et: 0}; window.SwymPageData = unknown; window.SwymPageData.uri = window.swymLandingURL; }; if(window.selectCallback){ (function(){ // Variant select override var originalSelectCallback = window.selectCallback; window.selectCallback = function(variant){ originalSelectCallback.apply(this, arguments); try{ if(window.triggerSwymVariantEvent){ window.triggerSwymVariantEvent(variant.id); } }catch(err){ console.warn("Swym selectCallback", err); } }; })(); } window.swymCustomerId = null; window.swymCustomerExtraCheck = null; var swappName = ("Wishlist" || "Wishlist"); var swymJSObject = { pid: "7u17Miv2e6r+3n\/pvBrt2klGmGUUqaAbsxu0JzUbW8M=" || "7u17Miv2e6r+3n/pvBrt2klGmGUUqaAbsxu0JzUbW8M=", interface: "/apps/swym" + swappName + "/interfaces/interfaceStore.php?appname=" + swappName }; window.swymJSShopifyLoad = function(){ if(window.swymPageLoad) swymPageLoad(); if(!window._swat) { (function (s, w, r, e, l, a, y) { r['SwymRetailerConfig'] = s; r[s] = r[s] || function (k, v) { r[s][k] = v; }; })('_swrc', '', window); _swrc('RetailerId', swymJSObject.pid); _swrc('Callback', function(){initSwymShopify();}); }else if(window._swat.postLoader){ _swrc = window._swat.postLoader; _swrc('RetailerId', swymJSObject.pid); _swrc('Callback', function(){initSwymShopify();}); }else{ initSwymShopify(); } } if(!window._SwymPreventAutoLoad) { swymJSShopifyLoad(); } window.swymGetCartCookies = function(){ var RequiredCookies = ["cart", "swym-session-id", "swym-swymRegid", "swym-email"]; var reqdCookies = {}; RequiredCookies.forEach(function(k){ reqdCookies[k] = _swat.storage.getRaw(k); }); var cart_token = window.swymCart.token; var data = { action:'cart', token:cart_token, cookies:reqdCookies }; return data; } window.swymGetCustomerData = function(){ return {status:1}; } </script> <style id="safari-flasher-pre"></style> <script> if (navigator.userAgent.indexOf('Safari') != -1 && navigator.userAgent.indexOf('Chrome') == -1) { document.getElementById("safari-flasher-pre").innerHTML = '' + '#swym-plugin,#swym-hosted-plugin{display: none;}' + '.swym-button.swym-add-to-wishlist{display: none;}' + '.swym-button.swym-add-to-watchlist{display: none;}' + '#swym-plugin #swym-notepad, #swym-hosted-plugin #swym-notepad{opacity: 0; visibility: hidden;}' + '#swym-plugin #swym-notepad, #swym-plugin #swym-overlay, #swym-plugin #swym-notification,' + '#swym-hosted-plugin #swym-notepad, #swym-hosted-plugin #swym-overlay, #swym-hosted-plugin #swym-notification' + '{-webkit-transition: none; transition: none;}' + ''; window.SwymCallbacks = window.SwymCallbacks || []; window.SwymCallbacks.push(function(tracker){ tracker.evtLayer.addEventListener(tracker.JSEvents.configLoaded, function(){ // flash-preventer var x = function(){ SwymUtils.onDOMReady(function() { var d = document.createElement("div"); d.innerHTML = "<style id='safari-flasher-post'>" + "#swym-plugin:not(.swym-ready),#swym-hosted-plugin:not(.swym-ready){display: none;}" + ".swym-button.swym-add-to-wishlist:not(.swym-loaded){display: none;}" + ".swym-button.swym-add-to-watchlist:not(.swym-loaded){display: none;}" + "#swym-plugin.swym-ready #swym-notepad, #swym-plugin.swym-ready #swym-overlay, #swym-plugin.swym-ready #swym-notification," + "#swym-hosted-plugin.swym-ready #swym-notepad, #swym-hosted-plugin.swym-ready #swym-overlay, #swym-hosted-plugin.swym-ready #swym-notification" + "{-webkit-transition: opacity 0.3s, visibility 0.3ms, -webkit-transform 0.3ms !important;-moz-transition: opacity 0.3s, visibility 0.3ms, -moz-transform 0.3ms !important;-ms-transition: opacity 0.3s, visibility 0.3ms, -ms-transform 0.3ms !important;-o-transition: opacity 0.3s, visibility 0.3ms, -o-transform 0.3ms !important;transition: opacity 0.3s, visibility 0.3ms, transform 0.3ms !important;}" + "</style>"; document.head.appendChild(d); }); }; setTimeout(x, 10); }); }); } // Get the money format for the store from shopify window.SwymOverrideMoneyFormat = "${{amount}}"; </script> <style id="swym-product-view-defaults"> /* Hide when not loaded */ .swym-button.swym-add-to-wishlist-view-product:not(.swym-loaded){ display: none; } </style> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5GVKW2Q" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K337SK5F" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <link href="//drmorses.com/cdn/shop/t/80/assets/theme-deferred.css?v=42490217818055224991715735493" rel="stylesheet" type="text/css" media="all" /> <meta name="description" content="Over the last 40 years, Dr. Robert Morse has developed programs, herbal teas and herbal supplements to help support the human body in health and vitality."> <meta property="og:url" content="https://drmorses.com/"> <meta property="og:site_name" content="Dr. Morse's Herbal Health Club"> <meta property="og:type" content="website"> <meta property="og:title" content="Dr. Morse&#39;s Herbal Health Club - Dr. Robert Morse - Herbal Supplements"> <meta property="og:description" content="Over the last 40 years, Dr. Robert Morse has developed programs, herbal teas and herbal supplements to help support the human body in health and vitality."> <meta property="og:image" content="http://drmorses.com/cdn/shopifycloud/shopify/assets/no-image-100-c91dd4bdb56513f2cbf4fc15436ca35e9d4ecd014546c8d421b1aece861dfecf_small.gif"> <meta property="og:image:secure_url" content="https://drmorses.com/cdn/shopifycloud/shopify/assets/no-image-100-c91dd4bdb56513f2cbf4fc15436ca35e9d4ecd014546c8d421b1aece861dfecf_small.gif"> <meta name="twitter:title" content="Dr. Morse&#39;s Herbal Health Club - Dr. Robert Morse - Herbal Supplements"> <meta name="twitter:description" content="Over the last 40 years, Dr. Robert Morse has developed programs, herbal teas and herbal supplements to help support the human body in health and vitality."> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:image" content="https://drmorses.com/cdn/shopifycloud/shopify/assets/no-image-100-c91dd4bdb56513f2cbf4fc15436ca35e9d4ecd014546c8d421b1aece861dfecf_small.gif"> <meta name="twitter:image:width" content="480"> <meta name="twitter:image:height" content="480"> <link rel="preload" href="https://drmorses.com/cdn/shop/files/Hero_d4d16699-dc6c-4207-bcf0-6980f9878688.png?v=1700667205&width=1400" as="image" media="(min-width: 1000px)"> <link rel="preload" href="https://drmorses.com/cdn/shop/files/Hero_eac911f4-d743-4da5-b324-ba9fc20ad04d.png?v=1700667469&width=320" as="image" media="(max-width: 1000px)"> <link rel="preload" as="image" href="https://drmorses.com/cdn/shop/files/tight_xrop_white_logo.png?v=1689911723&width=320"> <link rel="preload" href="//drmorses.com/cdn/shop/t/80/assets/theme.css?v=127615753989190568831716616601" as="style" onload="this.rel='stylesheet'"> <link rel="preload" href="https://cdn.shopify.com/extensions/25397f70-2450-40cd-a909-dda5d4f00c7c/uppromote-affiliate-2/assets/customer-referral.min.css" as="style" onload="this.rel='stylesheet'"> <link rel="preload" href="https://cdn.shopify.com/extensions/25397f70-2450-40cd-a909-dda5d4f00c7c/uppromote-affiliate-2/assets/message-bar.css" as="style" onload="this.rel='stylesheet'"> <link rel="preload" as="script" href="//drmorses.com/cdn/shop/t/80/assets/libs.min.js?v=137960390807576845971715735493"> <script> console.log('Stiletto v2.0.1 by Fluorescent'); document.documentElement.className = document.documentElement.className.replace('no-js', ''); if (window.matchMedia(`(prefers-reduced-motion: reduce)`) === true || window.matchMedia(`(prefers-reduced-motion: reduce)`).matches === true) { document.documentElement.classList.add('prefers-reduced-motion'); } else { document.documentElement.classList.add('do-anim'); } window.theme = { version: 'v2.0.1', themeName: 'Stiletto', moneyFormat: "${{amount}}", strings: { name: "Dr. Morse\u0026#39;s Herbal Health Club", accessibility: { play_video: "Play", pause_video: "Pause", range_lower: "Lower", range_upper: "Upper" }, product: { no_shipping_rates: "Shipping rate unavailable", country_placeholder: "Country\/Region", review: "Write a review" }, products: { product: { unavailable: "Unavailable", unitPrice: "Unit price", unitPriceSeparator: "per", sku: "SKU" } }, cart: { editCartNote: "Edit order notes", addCartNote: "Add order notes", quantityError: "You have the maximum number of this product in your cart" }, pagination: { viewing: "You’re viewing {{ of }} of {{ total }}", products: "products", results: "results" } }, routes: { root: "/", cart: { base: "/cart", add: "/cart/add", change: "/cart/change", update: "/cart/update", clear: "/cart/clear", // Manual routes until Shopify adds support shipping: "/cart/shipping_rates", }, // Manual routes until Shopify adds support products: "/products", productRecommendations: "/recommendations/products", predictive_search_url: '/search/suggest', }, icons: { chevron: "\u003cspan class=\"icon icon-new icon-chevron \"\u003e\n \u003csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M1.875 7.438 12 17.563 22.125 7.438\" stroke=\"currentColor\" stroke-width=\"2\"\/\u003e\u003c\/svg\u003e\n\u003c\/span\u003e\n\n", close: "\u003cspan class=\"icon icon-new icon-close \"\u003e\n \u003csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M2.66 1.34 2 .68.68 2l.66.66 1.32-1.32zm18.68 21.32.66.66L23.32 22l-.66-.66-1.32 1.32zm1.32-20 .66-.66L22 .68l-.66.66 1.32 1.32zM1.34 21.34.68 22 2 23.32l.66-.66-1.32-1.32zm0-18.68 10 10 1.32-1.32-10-10-1.32 1.32zm11.32 10 10-10-1.32-1.32-10 10 1.32 1.32zm-1.32-1.32-10 10 1.32 1.32 10-10-1.32-1.32zm0 1.32 10 10 1.32-1.32-10-10-1.32 1.32z\" fill=\"currentColor\"\/\u003e\u003c\/svg\u003e\n\u003c\/span\u003e\n\n", zoom: "\u003cspan class=\"icon icon-new icon-zoom \"\u003e\n \u003csvg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10.3,19.71c5.21,0,9.44-4.23,9.44-9.44S15.51,.83,10.3,.83,.86,5.05,.86,10.27s4.23,9.44,9.44,9.44Z\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\n \u003cpath d=\"M5.05,10.27H15.54\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\n \u003cpath class=\"cross-up\" d=\"M10.3,5.02V15.51\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\n \u003cpath d=\"M16.92,16.9l6.49,6.49\" fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-width=\"1.63\"\/\u003e\u003c\/svg\u003e\n\u003c\/span\u003e\n\n" }, coreData: { n: "Stiletto", v: "v2.0.1", } } </script> <style> @font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("//drmorses.com/cdn/fonts/montserrat/montserrat_n4.1d581f6d4bf1a97f4cbc0b88b933bc136d38d178.woff2?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=ac2a45583a88b529b77fa3b8380949afb124e27893d18419a72596315b68e1f8") format("woff2"), url("//drmorses.com/cdn/fonts/montserrat/montserrat_n4.cfce41a967758ce5a9b7d48daeb5b028fd977a9b.woff?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=a2f378bec9914f1aff03ccc40596ee45da1d3f68e0bceea8c94627c7d2607125") format("woff"); } @font-face { font-family: Montserrat; font-weight: 500; font-style: normal; font-display: swap; src: url("//drmorses.com/cdn/fonts/montserrat/montserrat_n5.e72d00d31ae5399d260a80ec70322c62c1819762.woff2?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=1145ef75f8227b7029c9d02378168dc3d279fa3e38e10741100e24afe0730bbb") format("woff2"), url("//drmorses.com/cdn/fonts/montserrat/montserrat_n5.18a018b6c83e89030c5d70a6d4c02c969f228500.woff?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=266201f0fc723805aa6b277d8ff7b3f0496c8092621e5cc2572924603f631fa0") format("woff"); } @font-face { font-family: Montserrat; font-weight: 200; font-style: normal; font-display: swap; src: url("//drmorses.com/cdn/fonts/montserrat/montserrat_n2.b057aa470195d13929235d899f3acdd1f02496b5.woff2?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=a3be7fa066bc170d2af7c976f96a1cc703c70ef518450d469a216be4c135cedf") format("woff2"), url("//drmorses.com/cdn/fonts/montserrat/montserrat_n2.bdb41545914820fbfc482f16d55b50960d489603.woff?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=8092b2d581d85c874123fa4d97e5071ee0084e5adac0618732be2c9ccacaf222") format("woff"); } @font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("//drmorses.com/cdn/fonts/montserrat/montserrat_n4.1d581f6d4bf1a97f4cbc0b88b933bc136d38d178.woff2?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=ac2a45583a88b529b77fa3b8380949afb124e27893d18419a72596315b68e1f8") format("woff2"), url("//drmorses.com/cdn/fonts/montserrat/montserrat_n4.cfce41a967758ce5a9b7d48daeb5b028fd977a9b.woff?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=a2f378bec9914f1aff03ccc40596ee45da1d3f68e0bceea8c94627c7d2607125") format("woff"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: normal; font-display: swap; src: url("//drmorses.com/cdn/fonts/montserrat/montserrat_n7.c496e9cf2031deec4c4bca338faa81971c8631d4.woff2?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=3484df60e659226cd4cb98906571c4d76406c3f063fbaca5d3847656917b4959") format("woff2"), url("//drmorses.com/cdn/fonts/montserrat/montserrat_n7.78b0223375c94b39ce1af7e09a0225f2bb3d05f7.woff?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=98ab58579a2007d595a57fb3a1ade8bb02f280e9419cf514ab93cdb2281d67a9") format("woff"); } @font-face { font-family: Montserrat; font-weight: 400; font-style: italic; font-display: swap; src: url("//drmorses.com/cdn/fonts/montserrat/montserrat_i4.ae02483b3d5e8777d0d4a4ccf396482c364d8955.woff2?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=271f60ecf8826e2f64182b593066f0e54622a8eca62ca89fd958abb618253da7") format("woff2"), url("//drmorses.com/cdn/fonts/montserrat/montserrat_i4.ba28d1a04ec09448de486d83c63235903dfc0af8.woff?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=f8c2d0da6c29375b6da8c0ad3b769402e9699f7232c84fd79f6f01db720b6d74") format("woff"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("//drmorses.com/cdn/fonts/montserrat/montserrat_i7.83866c3eec90071fa974c17980ffb42977f9e667.woff2?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=b927f016002ec1b61f1b1223aa1c51db257211c596203c2102c3764a33b5af2f") format("woff2"), url("//drmorses.com/cdn/fonts/montserrat/montserrat_i7.25524241b12d864609c85325613d60efcf1a87e3.woff?h1=ZHJtb3JzZXNoZXJiYWxoZWFsdGhjbHViLmNvbQ&h2=ZG1oaGMuY29t&h3=ZHItbW9yc2UuYWNjb3VudC5teXNob3BpZnkuY29t&h4=c2VhcmNoLmRybW9yc2VzaGVyYmFsaGVhbHRoY2x1Yi5jb20&h5=ZHJtb3JzZXMuY29t&h6=d2hvbGVzYWxlLmRybW9yc2VzLmNvbQ&hmac=6f00fc543c895b2491a302be015db4c203aa5651932868ce38f09721cafa1182") format("woff"); } :root { --color-text: #111111; --color-text-8-percent: rgba(17, 17, 17, 0.08); --color-text-alpha: rgba(17, 17, 17, 0.35); --color-text-meta: rgba(17, 17, 17, 0.6); --color-text-link: #000000; --color-text-error: #D02F2E; --color-text-success: #478947; --color-background: #ffffff; --color-background-semi-transparent-80: rgba(255, 255, 255, 0.8); --color-background-semi-transparent-90: rgba(255, 255, 255, 0.9); --color-background-transparent: rgba(255, 255, 255, 0); --color-border: #aaaaaa; --color-border-meta: rgba(170, 170, 170, 0.6); --color-overlay: rgba(0, 0, 0, 0.7); --color-background-meta: #f5f5f5; --color-background-meta-alpha: rgba(245, 245, 245, 0.6); --color-background-darker-meta: #e8e8e8; --color-background-darker-meta-alpha: rgba(232, 232, 232, 0.6); --color-background-placeholder: #e8e8e8; --color-background-placeholder-lighter: #f0f0f0; --color-foreground-placeholder: rgba(17, 17, 17, 0.4); --color-border-input: #aaaaaa; --color-border-input-alpha: rgba(170, 170, 170, 0.25); --color-text-input: #111111; --color-text-input-alpha: rgba(17, 17, 17, 0.04); --color-text-button: #ffffff; --color-background-button: #111111; --color-background-button-alpha: rgba(17, 17, 17, 0.6); --color-background-outline-button-alpha: rgba(17, 17, 17, 0.1); --color-background-button-hover: #444444; --color-icon: rgba(17, 17, 17, 0.4); --color-icon-darker: rgba(17, 17, 17, 0.6); --color-text-sale-badge: #C31818; --color-background-sold-badge: #414141; --color-text-sold-badge: #ffffff; --color-text-header: #000000; --color-text-header-half-transparent: rgba(0, 0, 0, 0.5); --color-background-header: #ffffff; --color-background-header-transparent: rgba(255, 255, 255, 0); --color-icon-header: #000000; --color-shadow-header: rgba(0, 0, 0, 0.15); --color-background-footer: #eeeeee; --color-text-footer: #212121; --color-text-footer-subdued: rgba(33, 33, 33, 0.7); --color-products-sale-price: #C31818; --color-products-rating-star: #000000; --color-products-stock-good: #3c9342; --color-products-stock-medium: #A77A06; --color-products-stock-bad: #A70100; --color-products-stock-bad: #A70100; --font-logo: Montserrat, sans-serif; --font-logo-weight: 400; --font-logo-style: normal; --logo-text-transform: uppercase; --logo-letter-spacing: 0.0em; --font-heading: Montserrat, sans-serif; --font-heading-weight: 500; --font-heading-style: normal; --font-heading-text-transform: none; --font-heading-base-letter-spacing: 0.0em; --font-heading-base-size: 43px; --font-body: Montserrat, sans-serif; --font-body-weight: 400; --font-body-style: normal; --font-body-italic: italic; --font-body-bold-weight: 700; --font-body-base-letter-spacing: 0.0em; --font-body-base-size: 19px; /* Typography */ --line-height-heading: 1.1; --line-height-subheading: 1.33; --line-height-body: 1.5; --logo-font-size: clamp(1.3125rem, 1.0794198895027625rem + 0.9944751381215469vw, 1.875rem) ; --font-size-navigation-base: 18px; --font-navigation-base-letter-spacing: -0.005em; --font-navigation-base-text-transform: none; --font-size-heading-display-1: clamp(3.225rem, 2.890918508287293rem + 1.425414364640884vw, 4.03125rem) ; --font-size-heading-display-2: clamp(2.86595rem, 2.569062914364641rem + 1.266718232044199vw, 3.5824375rem) ; --font-size-heading-display-3: clamp(2.50819rem, 2.2483636878453037rem + 1.1085922651933702vw, 3.1352375rem) ; --font-size-heading-1-base: clamp(2.15rem, 1.9272790055248619rem + 0.9502762430939227vw, 2.6875rem) ; --font-size-heading-2-base: clamp(1.88125rem, 1.6863691298342542rem + 0.8314917127071823vw, 2.3515625rem) ; --font-size-heading-3-base: clamp(1.6125rem, 1.4454592541436464rem + 0.712707182320442vw, 2.015625rem) ; --font-size-heading-4-base: clamp(1.25345rem, 1.1236036602209944rem + 0.5540110497237569vw, 1.5668125rem) ; --font-size-heading-5-base: clamp(1.075rem, 0.9636395027624309rem + 0.4751381215469613vw, 1.34375rem) ; --font-size-heading-6-base: clamp(0.8944rem, 0.8017480662983425rem + 0.39531491712707184vw, 1.118rem) ; --font-size-body-400: clamp(1.978375rem, 1.978375rem + 0.0vw, 1.978375rem) ; --font-size-body-350: clamp(1.8465625rem, 1.8465625rem + 0.0vw, 1.8465625rem) ; --font-size-body-300: clamp(1.71475rem, 1.71475rem + 0.0vw, 1.71475rem) ; --font-size-body-250: clamp(1.5829375rem, 1.5829375rem + 0.0vw, 1.5829375rem) ; --font-size-body-200: clamp(1.451125rem, 1.451125rem + 0.0vw, 1.451125rem) ; --font-size-body-150: clamp(1.3193125rem, 1.3193125rem + 0.0vw, 1.3193125rem) ; --font-size-body-100: clamp(1.1875rem, 1.1875rem + 0.0vw, 1.1875rem) ; --font-size-body-75: clamp(1.0545rem, 1.0545rem + 0.0vw, 1.0545rem) ; --font-size-body-60: clamp(0.9763625rem, 0.9763625rem + 0.0vw, 0.9763625rem) ; --font-size-body-50: clamp(0.9226875rem, 0.9226875rem + 0.0vw, 0.9226875rem) ; --font-size-body-25: clamp(0.857375rem, 0.857375rem + 0.0vw, 0.857375rem) ; --font-size-body-20: clamp(0.790875rem, 0.790875rem + 0.0vw, 0.790875rem) ; /* Buttons */ --button-padding-multiplier: 1; --font-size-button: var(--font-size-body-50); --font-size-button-x-small: var(--font-size-body-25); --font-button-text-transform: uppercase; --button-letter-spacing: 0.05em; --line-height-button: 1.45; /* Product badges */ --font-size-product-badge: var(--font-size-body-25); --font-product-badge-text-transform: none; /* Product listing titles */ --font-size-listing-title: var(--font-size-body-60); --font-product-listing-title-text-transform: uppercase; --font-product-listing-title-base-letter-spacing: 0.02em; /* Shopify pay specific */ --payment-terms-background-color: #f5f5f5; } @supports not (font-size: clamp(10px, 3.3vw, 20px)) { :root { --logo-font-size: 1.59375rem ; --font-size-heading-display-1: 3.628125rem ; --font-size-heading-display-2: 3.22419375rem ; --font-size-heading-display-3: 2.82171375rem ; --font-size-heading-1-base: 2.41875rem ; --font-size-heading-2-base: 2.11640625rem ; --font-size-heading-3-base: 1.8140625rem ; --font-size-heading-4-base: 1.41013125rem ; --font-size-heading-5-base: 1.209375rem ; --font-size-heading-6-base: 1.0062rem ; --font-size-body-400: 1.978375rem ; --font-size-body-350: 1.8465625rem ; --font-size-body-300: 1.71475rem ; --font-size-body-250: 1.5829375rem ; --font-size-body-200: 1.451125rem ; --font-size-body-150: 1.3193125rem ; --font-size-body-100: 1.1875rem ; --font-size-body-75: 1.0545rem ; --font-size-body-60: 0.9763625rem ; --font-size-body-50: 0.9226875rem ; --font-size-body-25: 0.857375rem ; --font-size-body-20: 0.790875rem ; } }.product-badge[data-handle="memory-support"]{ color: #189365; } .product-badge[data-handle="stress-support"]{ color: #de0062; } .product-badge[data-handle="cleanser"]{ color: #f78741; } .product-badge[data-handle="detoxifier"]{ color: #5f6291; } </style> <script defer="defer" data-src="https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=UYABrn"></script> <script defer="defer" > window.lazySizesConfig = window.lazySizesConfig || {}; window.lazySizesConfig.loadMode = 1; window.lazySizesConfig.expand = 100; window.lazySizesConfig.loadHidden = false; </script> <script src="//drmorses.com/cdn/shop/t/80/assets/jquery.min.js?v=28577836119606976961715735493"></script> <script defer="defer" src="//drmorses.com/cdn/shop/t/80/assets/lazysizes.min.js?v=170234796103707002581715735493" ></script> <script defer="defer" src="//drmorses.com/cdn/shop/t/80/assets/custom.min.js?v=162625124034694488691715735493" ></script> <script> var loadScriptDataCustomHtml = " "; var move_icon= false; function loadSBOptimizedCode11(){ $("body").append(loadScriptDataCustomHtml); } setTimeout(function () { if(!move_icon){ loadSBOptimizedCode11();move_icon = true;} }, 6000); setTimeout(function () { $('.product-item__media').css('background-color','#fff') }, 3000); window["addEventListener"]("scroll", function() { if(!move_icon){ loadSBOptimizedCode11();move_icon = true;} }); window["addEventListener"]("mousemove", function() { if(!move_icon){ loadSBOptimizedCode11();move_icon = true; } }); window["addEventListener"]("touchstart", function() { if(!move_icon){ loadSBOptimizedCode11();move_icon = true; } }); </script> <script> let urlToPreload, mouseoverTimer, lastTouchTimestamp; const prefetcher = document.createElement("link") , isSupported = prefetcher.relList && prefetcher.relList.supports && prefetcher.relList.supports("prefetch") , isDataSaverEnabled = navigator.connection && navigator.connection.saveData , allowQueryString = "instantAllowQueryString"in document.body.dataset , allowExternalLinks = "instantAllowExternalLinks"in document.body.dataset; if (isSupported && !isDataSaverEnabled) { // console.log('isSupported',isSupported,'isDataSaverEnabled',isDataSaverEnabled); prefetcher.rel = "prefetch", document.head.appendChild(prefetcher); const e = { capture: !0, passive: !0 }; document.addEventListener("touchstart", touchstartListener, e), document.addEventListener("mouseover", mouseoverListener, e) } function touchstartListener(e) { // console.log('touchstartListener'); lastTouchTimestamp = performance.now(); const t = e.target.closest("a"); isPreloadable(t) && (t.addEventListener("touchcancel", touchendAndTouchcancelListener, { passive: !0 }), t.addEventListener("touchend", touchendAndTouchcancelListener, { passive: !0 }), urlToPreload = t.href, preload(t.href)) } function touchendAndTouchcancelListener() { // console.log('touchendAndTouchcancelListener'); urlToPreload = void 0, stopPreloading() } function mouseoverListener(e) { // console.log('mouseoverListener'); if (performance.now() - lastTouchTimestamp < 1100) return; const t = e.target.closest("a"); isPreloadable(t) && (t.addEventListener("mouseout", mouseoutListener, { passive: !0 }), urlToPreload = t.href, mouseoverTimer = setTimeout(()=>{ preload(t.href), mouseoverTimer = void 0 } , 65)) } function mouseoutListener(e) { // console.log('mouseoutListener'); e.relatedTarget && e.target.closest("a") == e.relatedTarget.closest("a") || (mouseoverTimer ? (clearTimeout(mouseoverTimer), mouseoverTimer = void 0) : (urlToPreload = void 0, stopPreloading())) } function isPreloadable(e) { // console.log('isPreloadable'); if (!e || !e.href) return; if (urlToPreload == e.href) return; const t = new URL(e.href); return !(!(allowExternalLinks || t.origin == location.origin || "instant"in e.dataset) || !["http:", "https:"].includes(t.protocol) || "http:" == t.protocol && "https:" == location.protocol || !(allowQueryString || !t.search || "instant"in e.dataset) || t.hash && t.pathname + t.search == location.pathname + location.search || "noInstant"in e.dataset) || void 0 } function preload(e) { // console.log('preload'); prefetcher.href = e } function stopPreloading() { // console.log('stop preloading'); prefetcher.removeAttribute("href") } </script> <!-- HP Carousel --> <div data-rebuy-id="143120"></div> <script src="https://cdn.rebuyengine.com/onsite/js/rebuy.js?shop=dr-morse.myshopify.com" async></script> <style>.additional-checkout-buttons { display: none; width: 100%; }</style> <div class="additional-checkout-buttons additional-checkout-buttons--vertical"> <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"> <shopify-accelerated-checkout-cart wallet-configs="[{"name":"shop_pay","wallet_params":{"shopId":7256913,"merchantName":"Dr. Morse's Herbal Health Club"}},{"name":"paypal","wallet_params":{"shopId":7256913,"countryCode":"US","merchantName":"Dr. Morse's Herbal Health Club","phoneRequired":false,"companyRequired":false,"shippingType":"shipping","shopifyPaymentsEnabled":true,"hasManagedSellingPlanState":null,"requiresBillingAgreement":true,"merchantId":"M25JYMF5XKJU6","sdkUrl":"https://www.paypal.com/sdk/js?components=buttons\u0026commit=false\u0026currency=USD\u0026locale=en_US\u0026client-id=AbasDhzlU0HbpiStJiN1KRJ_cNJJ7xYBip7JJoMO0GQpLi8ePNgdbLXkC7_KMeyTg8tnAKW4WKrh9qmf\u0026merchant-id=M25JYMF5XKJU6\u0026intent=tokenize\u0026vault=true"}}]" access-token="6e4e521187be9de597eeeaff844e1bc5" buyer-country="US" buyer-locale="en" buyer-currency="USD" shop-id="7256913" cart-id="9a96b844cc47b59b3c71fdaad36e0032" > <div class="wallet-button-wrapper"> <ul class='wallet-cart-grid wallet-cart-grid--skeleton' role="list" data-shopify-buttoncontainer="true"> <li data-testid='grid-cell' class='wallet-cart-button-container'><div class='wallet-cart-button wallet-cart-button__skeleton' role='button' disabled aria-hidden='true'> </div></li><li data-testid='grid-cell' class='wallet-cart-button-container'><div class='wallet-cart-button wallet-cart-button__skeleton' role='button' disabled aria-hidden='true'> </div></li> </ul> </div> </shopify-accelerated-checkout-cart> <small id="shopify-buyer-consent" class="hidden" aria-hidden="true"> One or more of the items in your cart is a recurring or deferred purchase. By continuing, I agree to the <span id="shopify-subscription-policy-button">cancellation policy</span> and authorize you to charge my payment method at the prices, frequency and dates listed on this page until my order is fulfilled or I cancel, if permitted. </small> </div> </div> <!-- Dynamic Bundle --> <script id="rebuy-widget-143118" type="text/template"> <div class="rebuy-widget" v-cloak v-on:click="stopPropagation($event)" v-bind:id="'rebuy-widget-' + id" v-bind:class="['widget-type-' + config.type.replace('_','-'), products.length > 0 ? 'is-visible' : 'is-hidden']"> <div class="rebuy-widget-container" v-bind:class="['widget-display-' + config.display_type, visible ? 'is-visible' : 'is-hidden' ]"> <div class="rebuy-widget-content"> <div class="rebuy-timer" v-if="hasTimer()"> <h5 class="rebuy-timer-title" v-if="config.language.timer_title"> <span v-html="config.language.timer_title"></span> <span class="rebuy-timer-minutes" v-html="config.timer.duration_minutes"></span>:<span class="rebuy-timer-seconds" v-html="config.timer.duration_seconds"></span> </h5> </div> <h4 class="super-title" v-if="config.language.super_title != ''" v-html="config.language.super_title"></h4> <h3 class="primary-title" v-if="config.language.title != ''" v-html="config.language.title"></h3> <div class="description" v-if="config.language.description != ''" v-html="config.language.description"></div> <div class="rebuy-bundle"> <div class="rebuy-bundle__images"> <div class="rebuy-bundle__image" v-for="(product, index) in products" v-if="product.selected" v-bind:class="[product.handle, 'product-id-' + product.id, cartHasProduct(product) ? 'cart-has-item' : '', productTagClasses(product)]"> <a class="rebuy-bundle__image-item" v-bind:href="learnMoreURL(product)" v-bind:style="imageStyles" v-on:click="learnMore(product);" v-bind:class="[hasLearnMore() && !isInputProduct(product) ? 'clickable' : '' ]"> <img v-bind:src="itemImage(product, product.selected_variant, '400x400')" v-bind:alt="product.title"> </a> <div class="rebuy-bundle__image-divider"> <i class="far fa-plus"></i> </div> </div> </div> <div class="rebuy-bundle__actions rebuy-mobile" v-if="subtotal() > 0"> <div class="rebuy-bundle__actions-price"> <strong class="rebuy-bundle__actions-price-label" v-html="config.language.total_price_label"></strong> <div class="rebuy-bundle__actions-price-value" v-if="bundleOnSale()"> <span class="rebuy-money sale" v-html="formatMoney(subtotal())"></span> <span class="rebuy-money compare-at" v-html="formatMoney(compareAtSubtotal())"></span> </div> <div class="rebuy-bundle__actions-price-value" v-if="!(bundleOnSale())"> <span class="rebuy-money" v-html="formatMoney(subtotal())"></span> </div> </div> <div class="rebuy-bundle__actions-buttons"> <button class="rebuy-button" v-on:click="addSelectedProductsToCart()" type="button"> <span v-html="buttonWidgetLabel()"></span> </button> </div> </div> <div class="rebuy-bundle__items"> <div class="rebuy-product-block" v-for="(product, product_index) in products" v-bind:class="[product.handle, 'product-id-' + product.id, cartHasProduct(product) ? 'cart-has-item' : '', productTagClasses(product), isInputProduct(product) ? 'is-input-product' : '' ,product.selected ? 'is-selected': '']"> <div class="rebuy-product-info"> <a class="rebuy-bundle__image-item bundle-single-image" v-bind:href="learnMoreURL(product)" v-bind:style="imageStyles" v-on:click="learnMore(product);" v-bind:class="[hasLearnMore() && !isInputProduct(product) ? 'clickable' : '' ]"> <img v-bind:src="itemImage(product, product.selected_variant)" v-bind:alt="product.title"> </a> <div class="rebuy-product-checkbox"> <label class="rebuy-checkbox-label"> <input class="checkbox-input rebuy-checkbox" v-model="product.selected" type="checkbox" /> </label> </div> <strong class="rebuy-product-label" v-if="isInputProduct(product)" v-html="'This item:'"></strong> <a class="rebuy-product-title" v-bind:href="learnMoreURL(product)" v-on:click="learnMore(product);" v-html="product.title" v-bind:class="[hasLearnMore() && !isInputProduct(product) ? 'clickable' : '']"></a> <div class="rebuy-variant-title" v-if="showVariantTitle(product)" v-html="product.selected_variant.title"></div> <div class="rebuy-product-review" v-if="hasProductReviews(product)"> <span class="rebuy-star-rating"> <span class="rebuy-star-rating-background"></span> <span class="rebuy-star-rating-foreground" v-bind:style="{ width: productReviewRatingPercentage(product) }"></span> </span> <span class="rebuy-review-count" v-html="productReviewCount(product)"></span> </div> <div class="rebuy-product-price"> <div v-if="variantOnSale(product, product.selected_variant)"> <span class="rebuy-money sale" v-html="formatMoney(variantPrice(product, product.selected_variant))"></span> <span class="rebuy-money compare-at" v-html="formatMoney(variantCompareAtPrice(product, product.selected_variant))"></span> </div> <div v-if="!(variantOnSale(product, product.selected_variant))"> <span class="rebuy-money" v-html="formatMoney(variantPrice(product, product.selected_variant))"></span> </div> </div> <div class="rebuy-product-description" v-if="showProductDescription(product)" v-html="text(product.body_html)"></div> </div> <div class="rebuy-product-options" v-if="showVariantSelect(product)"> <select :id="id + '-' + 'select' + '-' + product_index" :class="{ hide : settings.view_options.variant_selector == 'buttons' }" class="rebuy-select" v-model="product.selected_variant_id" v-on:change="selectVariant(product)"> <option v-for="variant in product.variants" v-bind:value="variant.id">{{ variant.title }}</option> </select> <div v-if="option.name == 'Color' && displayColorSwatches()" v-for="(option, option_index) in product.options" class="rebuy-color-swatches"> <div v-for="(value, value_index) in option.values" class="rebuy-color-swatch"> <input :name="id + '-color-' + product_index" :id="id + '-color-' + option_index + '-' + value + '-' + value_index" :checked="value_index == 0" :value="value" type="radio" class="rebuy-color-input hide" v-on:change="selectVariantByColor(product, value, product_index)"> <label :for="id + '-color-' + option_index + '-' + value + '-' + value_index" :style="{ backgroundColor: value }" :title="value" class="rebuy-color-label"></label> </div> </div> <div v-if="option.name == 'Size' && settings.view_options.variant_selector == 'buttons'" v-for="(option, option_index) in product.options" class="mt-10 rebuy-size-swatches"> <div v-for="(value, value_index) in option.values" class="rebuy-size-swatch"> <input :name="id + '-size-' + product_index" :id="id + '-size-' + product_index + '-' + value" :checked="value_index == 0" :value="value" type="radio" class="rebuy-size-input hide" v-on:change="selectVariantBySize(product, value, product_index)"> <label :for="id + '-size-' + product_index + '-' + value" class="rebuy-size-label">{{ value }}</label> </div> </div> </div> </div> </div> </div> </div> </div> <div class="rebuy-bundle__actions rebuy-desktop" v-if="subtotal() > 0"> <div class="rebuy-bundle__actions-price"> <strong class="rebuy-bundle__actions-price-label" v-html="config.language.total_price_label"></strong> <div class="rebuy-bundle__actions-price-value" v-if="bundleOnSale()"> <span class="rebuy-money sale" v-html="formatMoney(subtotal())"></span> <span class="rebuy-money compare-at" v-html="formatMoney(compareAtSubtotal())"></span> </div> <div class="rebuy-bundle__actions-price-value" v-if="!(bundleOnSale())"> <span class="rebuy-money" v-html="formatMoney(subtotal())"></span> </div> </div> <div class="rebuy-bundle__actions-buttons"> <button class="rebuy-button" v-on:click="addSelectedProductsToCart()" type="button"> <span v-html="buttonWidgetLabel()"></span> </button> </div> </div> </div> </div> </script> <style>iframe#preview-bar-iframe { display: none;}</style> <div id="shopify-block-AQTlTWDBDUEVwNWNoZ__10641372206048101839" class="shopify-block shopify-app-block"> <script> window.rebuyAppEmbedEnabled = true; </script> </div><div id="shopify-block-AMXlNNXM5SWtGZ0cxR__17151115064775110295" class="shopify-block shopify-app-block"><style data-recharge-theme='{"has_theme_customization": true, "design_mode": false }'> .recharge-theme { /* App */ --recharge-app-background: #FFFFFF; --recharge-app-container: 1200px; --recharge-app-vertical-padding: 32px; /* Brand colors */ --recharge-color-brand: #000000; /* Tints */ --recharge-color-brand-120: #000000; --recharge-color-brand-20: #333333; --recharge-color-brand-40: #666666; --recharge-color-brand-60: #999999; --recharge-color-brand-75: #bfbfbf; --recharge-color-brand-85: #d9d9d9; /* Neutral */ --recharge-color-neutral: hsl(0, 35%, 7%); --recharge-color-neutral-80: hsl(0, 7%, 25%); --recharge-color-neutral-70: hsl(0, 5%, 35%); --recharge-color-neutral-40: hsl(0, 3%, 63%); --recharge-color-neutral-10: hsl(0, 2%, 91%); /* Links */ --recharge-button-secondary: #000000; --recharge-button-secondary-120: #000000; --recharge-button-secondary-60: #666666; /* Images */ --recharge-images-ratio: 1; /* Cards */ --recharge-cards-background: #FFFFFF; --recharge-cards-border-color: RGBA(0,0,0,0); /* Fonts */ --recharge-typography-scale: 16px; --recharge-typography-size-1: calc(3 * var(--recharge-typography-scale)); --recharge-typography-size-2: calc(2.25 * var(--recharge-typography-scale)); --recharge-typography-size-3: calc(1.625 * var(--recharge-typography-scale)); --recharge-typography-size-4: calc(1.25 * var(--recharge-typography-scale)); --recharge-typography-size-5: calc(1 * var(--recharge-typography-scale)); --recharge-typography-size-6: calc(.875 * var(--recharge-typography-scale)); /** Text **/ --recharge-typography-light: #FFFFFF; --recharge-typography-primary: var(--recharge-color-neutral); --recharge-typography-secondary: var(--recharge-color-neutral-70); /* Corners */ --recharge-corners-radius: 0px; --recharge-button-border-radius: 0px; /* Views */ --recharge-views-background: #FFFFFF; /* Buttons */ --recharge-button-font-family: inherit; --recharge-button-brand: var(--recharge-color-brand); --recharge-button-color: #FFFFFF; } </style> </div></body> </html>