302 status code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
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: drnx.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <html class="no-js" lang="en" dir="ltr"> <!-- 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-KJMCKMWT');</script> <!-- End Google Tag Manager --> <!-- Meta Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '2195951147464375'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=2195951147464375&ev=PageView&noscript=1" /></noscript> <!-- End Meta Pixel Code --> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, height=device-height, minimum-scale=1.0, maximum-scale=1.0"> <meta name="theme-color" content="#000000"> <title>DRNX Adaptogenic Waters - Sugar Free Vitamin & Mineral Sports Drink</title><meta name="description" content="Sugar-Free, All-Natural Adaptogenic Beverage with Vitamins, Minerals, Antioxidants and Electrolytes - Sugar Free Sports Drink - Flavored Water with Adaptogens - Keto, Vegan, Plant Based - 20+ Functional Premium Ingredients"><link rel="canonical" href="https://drinkdrnx.com/"><link rel="shortcut icon" href="//drinkdrnx.com/cdn/shop/files/Favicon.png?v=1746132839&width=96"> <link rel="apple-touch-icon" href="//drinkdrnx.com/cdn/shop/files/Favicon.png?v=1746132839&width=180"><link rel="preconnect" href="https://cdn.shopify.com"> <link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin> <link rel="dns-prefetch" href="https://productreviews.shopifycdn.com"> <link rel="stylesheet" href="https://use.typekit.net/ysb2ijt.css"><link rel="preload" href="//drinkdrnx.com/cdn/fonts/source_sans_pro/sourcesanspro_n4.c85f91ea821d792887902daa9670754f7c64e25c.woff2?h1=ZHJpbmtkcm54LmNvbQ&h2=ZHJueC1hZGFwdG9nZW5pYy13YXRlcnMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=245ad7a6f0ce8d19f94012613df21f98397fa4449dee9dd356249ed8add97ee9" as="font" type="font/woff2" crossorigin><link rel="preload" href="//drinkdrnx.com/cdn/fonts/source_sans_pro/sourcesanspro_n4.c85f91ea821d792887902daa9670754f7c64e25c.woff2?h1=ZHJpbmtkcm54LmNvbQ&h2=ZHJueC1hZGFwdG9nZW5pYy13YXRlcnMuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=245ad7a6f0ce8d19f94012613df21f98397fa4449dee9dd356249ed8add97ee9" as="font" type="font/woff2" crossorigin><meta property="og:type" content="website"> <meta property="og:title" content="DRNX Adaptogenic Waters - Sugar Free Vitamin & Mineral Sports Drink"><meta property="og:description" content="Sugar-Free, All-Natural Adaptogenic Beverage with Vitamins, Minerals, Antioxidants and Electrolytes - Sugar Free Sports Drink - Flavored Water with Adaptogens - Keto, Vegan, Plant Based - 20+ Functional Premium Ingredients"><meta property="og:url" content="https://drinkdrnx.com/"> <meta property="og:site_name" content="DRNX - Adaptogenic Waters"><meta name="twitter:card" content="summary"><meta name="twitter:title" content="DRNX Adaptogenic Waters - Sugar Free Vitamin & Mineral Sports Drink"> <meta name="twitter:description" content="Sugar-Free, All-Natural Adaptogenic Beverage with Vitamins, Minerals, Antioxidants and Electrolytes - Sugar Free Sports Drink - Flavored Water with Adaptogens - Keto, Vegan, Plant Based - 20+ Functional Premium Ingredients"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "Home", "item": "https://drinkdrnx.com" }] } </script> <script type="application/ld+json"> [ { "@context": "https://schema.org", "@type": "WebSite", "name": "DRNX - Adaptogenic Waters", "url": "https:\/\/drinkdrnx.com", "potentialAction": { "@type": "SearchAction", "target": "https:\/\/drinkdrnx.com\/search?q={search_term_string}", "query-input": "required name=search_term_string" } }, { "@context": "https://schema.org", "@type": "Organization", "name": "DRNX - Adaptogenic Waters","url": "https:\/\/drinkdrnx.com" } ] </script><style> :root { /** * --------------------------------------------------------------------- * SPACING VARIABLES * * We are using a spacing inspired from frameworks like Tailwind CSS. * --------------------------------------------------------------------- */ --spacing-0-5: 0.125rem; /* 2px */ --spacing-1: 0.25rem; /* 4px */ --spacing-1-5: 0.375rem; /* 6px */ --spacing-2: 0.5rem; /* 8px */ --spacing-2-5: 0.625rem; /* 10px */ --spacing-3: 0.75rem; /* 12px */ --spacing-3-5: 0.875rem; /* 14px */ --spacing-4: 1rem; /* 16px */ --spacing-4-5: 1.125rem; /* 18px */ --spacing-5: 1.25rem; /* 20px */ --spacing-5-5: 1.375rem; /* 22px */ --spacing-6: 1.5rem; /* 24px */ --spacing-6-5: 1.625rem; /* 26px */ --spacing-7: 1.75rem; /* 28px */ --spacing-7-5: 1.875rem; /* 30px */ --spacing-8: 2rem; /* 32px */ --spacing-8-5: 2.125rem; /* 34px */ --spacing-9: 2.25rem; /* 36px */ --spacing-9-5: 2.375rem; /* 38px */ --spacing-10: 2.5rem; /* 40px */ --spacing-11: 2.75rem; /* 44px */ --spacing-12: 3rem; /* 48px */ --spacing-14: 3.5rem; /* 56px */ --spacing-16: 4rem; /* 64px */ --spacing-18: 4.5rem; /* 72px */ --spacing-20: 5rem; /* 80px */ --spacing-24: 6rem; /* 96px */ --spacing-28: 7rem; /* 112px */ --spacing-32: 8rem; /* 128px */ --spacing-36: 9rem; /* 144px */ --spacing-40: 10rem; /* 160px */ --spacing-44: 11rem; /* 176px */ --spacing-48: 12rem; /* 192px */ --spacing-52: 13rem; /* 208px */ --spacing-56: 14rem; /* 224px */ --spacing-60: 15rem; /* 240px */ --spacing-64: 16rem; /* 256px */ --spacing-72: 18rem; /* 288px */ --spacing-80: 20rem; /* 320px */ --spacing-96: 24rem; /* 384px */ /* Container */ --container-max-width: 1700px; --container-narrow-max-width: 1450px; --container-gutter: var(--spacing-5); --section-outer-spacing-block: var(--spacing-10); --section-inner-max-spacing-block: var(--spacing-9); --section-inner-spacing-inline: var(--container-gutter); --section-stack-spacing-block: var(--spacing-8); /* Grid gutter */ --grid-gutter: var(--spacing-5); /* Product list settings */ --product-list-row-gap: var(--spacing-8); --product-list-column-gap: var(--grid-gutter); /* Form settings */ --input-gap: var(--spacing-2); --input-height: 2.625rem; --input-padding-inline: var(--spacing-4); /* Other sizes */ --sticky-area-height: calc(var(--sticky-announcement-bar-enabled, 0) * var(--announcement-bar-height, 0px) + var(--sticky-header-enabled, 0) * var(--header-height, 0px)); /* RTL support */ --transform-logical-flip: 1; --transform-origin-start: left; --transform-origin-end: right; /** * --------------------------------------------------------------------- * TYPOGRAPHY * --------------------------------------------------------------------- */ /* Font properties */ --heading-font-family: "eurostile", sans-serif, sans-serif; --heading-font-weight: 700; --heading-font-style: normal; --heading-text-transform: uppercase; --heading-letter-spacing: -0.01em; --text-font-family: "eurostile", sans-serif, sans-serif; --text-font-weight: 400; --text-font-style: normal; --text-letter-spacing: 0.0em; /* Font sizes */ --text-h0: 3rem; --text-h1: 2.5rem; --text-h2: 2rem; --text-h3: 1.5rem; --text-h4: 1.375rem; --text-h5: 1.125rem; --text-h6: 1rem; --text-xs: 0.6875rem; --text-sm: 0.75rem; --text-base: 0.875rem; --text-lg: 1.125rem; /** * --------------------------------------------------------------------- * COLORS * --------------------------------------------------------------------- */ /* Color settings */--accent: 14 80 179; --text-primary: 255 255 255; --background-primary: 0 0 0; --dialog-background: 0 0 0; --border-color: var(--text-color, var(--text-primary)) / 0.12; /* Button colors */ --button-background-primary: 14 80 179; --button-text-primary: 255 255 255; --button-background-secondary: 7 182 227; --button-text-secondary: 255 255 255; /* Status colors */ --success-background: 238 241 235; --success-text: 112 138 92; --warning-background: 252 240 227; --warning-text: 227 126 22; --error-background: 245 229 229; --error-text: 170 40 38; /* Product colors */ --on-sale-text: 227 79 79; --on-sale-badge-background: 227 79 79; --on-sale-badge-text: 255 255 255; --sold-out-badge-background: 190 189 185; --sold-out-badge-text: 0 0 0; --primary-badge-background: 60 97 158; --primary-badge-text: 255 255 255; --star-color: 255 183 74; --product-card-background: 0 0 0; --product-card-text: 255 255 255; /* Header colors */ --header-background: 0 0 0; --header-text: 255 255 255; /* Footer colors */ --footer-background: 0 0 0; --footer-text: 255 255 255; /* Rounded variables (used for border radius) */ --rounded-xs: 0.0rem; --rounded-sm: 0.0rem; --rounded: 0.0rem; --rounded-lg: 0.0rem; --rounded-full: 9999px; --rounded-button: 0.25rem; --rounded-input: 0.25rem; /* Box shadow */ --shadow-sm: 0 2px 8px rgb(var(--text-primary) / 0.0); --shadow: 0 5px 15px rgb(var(--text-primary) / 0.0); --shadow-md: 0 5px 30px rgb(var(--text-primary) / 0.0); --shadow-block: 0px 0px 50px rgb(var(--text-primary) / 0.0); /** * --------------------------------------------------------------------- * OTHER * --------------------------------------------------------------------- */ --cursor-close-svg-url: url(//drinkdrnx.com/cdn/shop/t/12/assets/cursor-close.svg?v=147174565022153725511745430345); --cursor-zoom-in-svg-url: url(//drinkdrnx.com/cdn/shop/t/12/assets/cursor-zoom-in.svg?v=154953035094101115921745430345); --cursor-zoom-out-svg-url: url(//drinkdrnx.com/cdn/shop/t/12/assets/cursor-zoom-out.svg?v=16155520337305705181745430345); --checkmark-svg-url: url(//drinkdrnx.com/cdn/shop/t/12/assets/checkmark.svg?v=77552481021870063511745430345); } [dir="rtl"]:root { /* RTL support */ --transform-logical-flip: -1; --transform-origin-start: right; --transform-origin-end: left; } @media screen and (min-width: 700px) { :root { /* Typography (font size) */ --text-h0: 4rem; --text-h1: 3rem; --text-h2: 2.5rem; --text-h3: 2rem; --text-h4: 1.625rem; --text-h5: 1.25rem; --text-h6: 1.125rem; --text-xs: 0.75rem; --text-sm: 0.875rem; --text-base: 1.0rem; --text-lg: 1.25rem; /* Spacing */ --container-gutter: 2rem; --section-outer-spacing-block: var(--spacing-14); --section-inner-max-spacing-block: var(--spacing-10); --section-inner-spacing-inline: var(--spacing-14); --section-stack-spacing-block: var(--spacing-12); /* Grid gutter */ --grid-gutter: var(--spacing-6); /* Product list settings */ --product-list-row-gap: var(--spacing-12); /* Form settings */ --input-gap: 1rem; --input-height: 3.125rem; --input-padding-inline: var(--spacing-5); } } @media screen and (min-width: 1000px) { :root { /* Spacing settings */ --container-gutter: var(--spacing-12); --section-outer-spacing-block: var(--spacing-16); --section-inner-max-spacing-block: var(--spacing-14); --section-inner-spacing-inline: var(--spacing-18); --section-stack-spacing-block: var(--spacing-12); } } @media screen and (min-width: 1150px) { :root { /* Spacing settings */ --container-gutter: var(--spacing-12); --section-outer-spacing-block: var(--spacing-16); --section-inner-max-spacing-block: var(--spacing-14); --section-inner-spacing-inline: var(--spacing-18); --section-stack-spacing-block: var(--spacing-12); } } @media screen and (min-width: 1400px) { :root { /* Typography (font size) */ --text-h0: 5rem; --text-h1: 3.75rem; --text-h2: 3rem; --text-h3: 2.25rem; --text-h4: 2rem; --text-h5: 1.5rem; --text-h6: 1.25rem; --section-outer-spacing-block: var(--spacing-20); --section-inner-max-spacing-block: var(--spacing-16); --section-inner-spacing-inline: var(--spacing-20); } } @media screen and (min-width: 1600px) { :root { --section-outer-spacing-block: var(--spacing-20); --section-inner-max-spacing-block: var(--spacing-18); --section-inner-spacing-inline: var(--spacing-24); } } /** * --------------------------------------------------------------------- * LIQUID DEPENDANT CSS * * Our main CSS is Liquid free, but some very specific features depend on * theme settings, so we have them here * --------------------------------------------------------------------- */@media screen and (pointer: fine) { /* The !important are for the Shopify Payment button to ensure we override the default from Shopify styles */ .button:not([disabled]):not(.button--outline):hover, .btn:not([disabled]):hover, .shopify-payment-button__button--unbranded:not([disabled]):hover { background-color: transparent !important; color: rgb(var(--button-outline-color) / var(--button-background-opacity, 1)) !important; box-shadow: inset 0 0 0 2px currentColor !important; } .button--outline:not([disabled]):hover { background: rgb(var(--button-background)); color: rgb(var(--button-text-color)); box-shadow: inset 0 0 0 2px rgb(var(--button-background)); } }</style><script> document.documentElement.classList.replace('no-js', 'js'); // This allows to expose several variables to the global scope, to be used in scripts window.themeVariables = { settings: { showPageTransition: false, headingApparition: "split_rotation", pageType: "index", moneyFormat: "${{amount}}", moneyWithCurrencyFormat: "${{amount}} USD", currencyCodeEnabled: false, cartType: "drawer", showDiscount: true, discountMode: "saving" }, strings: { accessibilityClose: "Close", accessibilityNext: "Next", accessibilityPrevious: "Previous", addToCartButton: "Add to cart", soldOutButton: "Sold out", preOrderButton: "Pre-order", unavailableButton: "Unavailable", closeGallery: "Close gallery", zoomGallery: "Zoom", errorGallery: "Image cannot be loaded", soldOutBadge: "Sold out", discountBadge: "Save @@", sku: "SKU:", searchNoResults: "No results could be found.", addOrderNote: "Add order note", editOrderNote: "Edit order note", shippingEstimatorNoResults: "Sorry, we do not ship to your address.", shippingEstimatorOneResult: "There is one shipping rate for your address:", shippingEstimatorMultipleResults: "There are several shipping rates for your address:", shippingEstimatorError: "One or more error occurred while retrieving shipping rates:" }, breakpoints: { 'sm': 'screen and (min-width: 700px)', 'md': 'screen and (min-width: 1000px)', 'lg': 'screen and (min-width: 1150px)', 'xl': 'screen and (min-width: 1400px)', 'sm-max': 'screen and (max-width: 699px)', 'md-max': 'screen and (max-width: 999px)', 'lg-max': 'screen and (max-width: 1149px)', 'xl-max': 'screen and (max-width: 1399px)' } };// For detecting native share document.documentElement.classList.add(`native-share--${navigator.share ? 'enabled' : 'disabled'}`);</script><script type="module" src="//drinkdrnx.com/cdn/shop/t/12/assets/vendor.min.js?v=101728284033374364961745430345"></script> <script type="module" src="//drinkdrnx.com/cdn/shop/t/12/assets/theme.js?v=182249095788204281411745596287"></script> <script type="module" src="//drinkdrnx.com/cdn/shop/t/12/assets/sections.js?v=100435888577509087831745596355"></script> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="facebook-domain-verification" content="bhv53uzwbo4ykpm5yd4osqn5smi4kj"> <meta name="facebook-domain-verification" content="2cku452sul8btgdmgjjdzrdzei8jq8"> <meta name="facebook-domain-verification" content="bhv53uzwbo4ykpm5yd4osqn5smi4kj"> <meta name="google-site-verification" content="iYCwJ1_zm8l6uB4Nnv60MmHrXpPhod4DRvxhRQ_8zmc"> <meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/56648925338/digital_wallets/dialog"> <meta name="shopify-checkout-api-token" content="7908bff2f1282c4b579d38c5d0c58581"> <meta id="in-context-paypal-metadata" data-shop-id="56648925338" data-venmo-supported="true" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD"> <script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script> <link rel="preconnect" href="https://shop.app" crossorigin="anonymous"> <script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=56648925338" crossorigin="anonymous"></script> <script id="apple-pay-shop-capabilities" type="application/json">{"shopId":56648925338,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/56648925338","merchantName":"DRNX - Adaptogenic Waters","requiredBillingContactFields":["postalAddress","email"],"requiredShippingContactFields":["postalAddress","email"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb"],"total":{"type":"pending","label":"DRNX - Adaptogenic Waters","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script> <script id="shopify-features" type="application/json">{"accessToken":"7908bff2f1282c4b579d38c5d0c58581","betas":["rich-media-storefront-analytics"],"domain":"drinkdrnx.com","predictiveSearch":true,"shopId":56648925338,"locale":"en"}</script> <script>var Shopify = Shopify || {}; Shopify.shop = "drnx-adaptogenic-waters.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"USD","rate":"1.0"}; Shopify.country = "US"; Shopify.theme = {"name":"DRNX 2.0 [BRK-WIP]","id":141772554394,"schema_name":"Impact","schema_version":"4.3.3","theme_store_id":1190,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "drinkdrnx.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> 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 = ["https:\/\/na.shgcdn3.com\/collector.js?shop=drnx-adaptogenic-waters.myshopify.com","https:\/\/loox.io\/widget\/NkWoDAxkjo\/loox.1640369994922.js?shop=drnx-adaptogenic-waters.myshopify.com","https:\/\/trackifyx.redretarget.com\/pull\/lazy.js?shop=drnx-adaptogenic-waters.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); } }; if(window.attachEvent) { window.attachEvent('onload', asyncLoad); } else { window.addEventListener('load', asyncLoad, false); } })();</script> <script id="__st">var __st={"a":56648925338,"offset":-14400,"reqid":"cdbe9015-1d1e-40da-81b1-ca0ddf6c6b1f-1746363337","pageurl":"drinkdrnx.com\/","u":"d9a10689998a","p":"home"};</script> <script>window.ShopifyPaypalV4VisibilityTracking = true;</script> <script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script> <script integrity="sha256-w1TMG8bx+vw+BuOfT7Dh2avfdjByyjlNYGyp9vJB5oo=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//drinkdrnx.com/cdn/shopifycloud/shopify/assets/storefront/load_feature-c354cc1bc6f1fafc3e06e39f4fb0e1d9abdf763072ca394d606ca9f6f241e68a.js" crossorigin="anonymous"></script> <script crossorigin="anonymous" defer="defer" src="//drinkdrnx.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://drinkdrnx.com/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js",t.type="module",document.head.appendChild(t)}}; </script> <script data-source-attribution="shopify.dynamic_checkout.buyer_consent"> function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent); </script> <script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}})); </script> <link rel="stylesheet" media="screen" href="https://drinkdrnx.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 type="text/javascript"> window.__shgMoneyFormat = window.__shgMoneyFormat || {"USD":{"currency":"USD","currency_symbol":"$","currency_symbol_location":"left","decimal_places":2,"decimal_separator":".","thousands_separator":","}}; window.__shgCurrentCurrencyCode = window.__shgCurrentCurrencyCode || { currency: "USD", currency_symbol: "$", decimal_separator: ".", thousands_separator: ",", decimal_places: 2, currency_symbol_location: "left" }; </script> <link href="//drinkdrnx.com/cdn/shop/t/12/assets/theme.css?v=106340268718618156241745430345" rel="stylesheet" type="text/css" media="all" /><link href="//drinkdrnx.com/cdn/shop/t/12/assets/custom.css?v=114142415991241447761746133021" rel="stylesheet" type="text/css" media="all" /> <!-- RedRetarget App Hook start --> <link rel="dns-prefetch" href="https://trackifyx.redretarget.com"> <!-- HOOK JS--> <script id="tfx-cart"> window.tfxCart = {"note":null,"attributes":{},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"USD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0} </script> <script type="text/javascript"> /* ----- TFX Theme hook start ----- */ (function (t, r, k, f, y, x) { if (t.tkfy != undefined) return true; t.tkfy = true; y = r.createElement(k); y.src = f; y.async = true; x = r.getElementsByTagName(k)[0]; x.parentNode.insertBefore(y, x); })(window, document, 'script', 'https://trackifyx.redretarget.com/pull/drnx-adaptogenic-waters.myshopify.com/hook.js'); /* ----- TFX theme hook end ----- */ </script> <!-- RedRetarget App Hook end --><script type="text/javascript"> /* ----- TFX Theme snapchat hook start ----- */ (function (t, r, k, f, y, x) { if (t.snaptkfy != undefined) return true; t.snaptkfy = true; y = r.createElement(k); y.src = f; y.async = true; x = r.getElementsByTagName(k)[0]; x.parentNode.insertBefore(y, x); })(window, document, "script", "https://trackifyx.redretarget.com/pull/drnx-adaptogenic-waters.myshopify.com/snapchathook.js"); /* ----- TFX theme snapchat hook end ----- */ </script><script type="text/javascript"> /* ----- TFX Theme tiktok hook start ----- */ (function (t, r, k, f, y, x) { if (t.tkfy_tt != undefined) return true; t.tkfy_tt = true; y = r.createElement(k); y.src = f; y.async = true; x = r.getElementsByTagName(k)[0]; x.parentNode.insertBefore(y, x); })(window, document, "script", "https://trackifyx.redretarget.com/pull/drnx-adaptogenic-waters.myshopify.com/tiktokhook.js"); /* ----- TFX theme tiktok hook end ----- */ </script> <script type="text/javascript"> window.SHG_CUSTOMER = null; </script> <script>var loox_global_hash = '1746133958246';</script><style>.loox-reviews-default { max-width: 1200px; margin: 0 auto; }</style> <!-- BEGIN app block: shopify://apps/trackify-x-facebook-pixel/blocks/app-embed/f3561b5a-1d26-4c4b-9d29-6bae914fb95d --><!-- Theme app RedRetarget App Hook start --> <link rel="dns-prefetch" href="https://trackifyx.redretarget.com"> <!-- HOOK JS--> <script id="tfx-cart"> window.tfxCart = {"note":null,"attributes":{},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"USD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0} </script> <script type="text/javascript"> /* ----- TFX Theme hook start ----- */ (function (t, r, k, f, y, x) { if (t.tkfy != undefined) return true; t.tkfy = true; y = r.createElement(k); y.src = f; y.async = true; x = r.getElementsByTagName(k)[0]; x.parentNode.insertBefore(y, x); })(window, document, 'script', 'https://trackifyx.redretarget.com/pull/drnx-adaptogenic-waters.myshopify.com/hook.js'); /* ----- TFX theme hook end ----- */ </script> <!-- RedRetarget App Hook end --> <!-- 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/XXk72C/klaviyo.js?company_id=XXk72C"></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 --><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: 56648925338,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: 56648925338,storefrontBaseUrl: "https://drinkdrnx.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":"845938842","configuration":"{\"accountID\":\"XXk72C\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"4dc2bf2f415d498931f502e99c2a3863","type":"APP","apiClientId":123074,"privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"612008090","configuration":"{\"config\":\"{\\\"pixel_id\\\":\\\"G-4T016VNW45\\\",\\\"target_country\\\":\\\"US\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":[\\\"G-4T016VNW45\\\",\\\"AW-16648185228\\/PyZiCPT8vcUZEIzLvII-\\\"]},{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":[\\\"G-4T016VNW45\\\",\\\"AW-16648185228\\/9LjOCO78vcUZEIzLvII-\\\"]},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":[\\\"G-4T016VNW45\\\",\\\"AW-16648185228\\/tdxXCOv8vcUZEIzLvII-\\\"]},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":[\\\"G-4T016VNW45\\\",\\\"AW-16648185228\\/3FCMCOX8vcUZEIzLvII-\\\"]},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":[\\\"G-4T016VNW45\\\",\\\"AW-16648185228\\/4RX1COj8vcUZEIzLvII-\\\"]},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":[\\\"G-4T016VNW45\\\",\\\"AW-16648185228\\/uLW-CPf8vcUZEIzLvII-\\\"]},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":[\\\"G-4T016VNW45\\\",\\\"AW-16648185228\\/sofiCPH8vcUZEIzLvII-\\\"]}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"520ab7d376a55a19b9d237feb92662fa","type":"APP","apiClientId":1780363,"privacyPurposes":[]},{"id":"256704666","configuration":"{\"pixel_id\":\"1927217230795755\",\"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":"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":"DRNX - Adaptogenic Waters","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"drnx-adaptogenic-waters.myshopify.com","countryCode":"US","storefrontUrl":"https://drinkdrnx.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed", {});},"https://drinkdrnx.com/cdn","e3c2bf72w7466284fp853302a1m6183da31",{"modern":"","legacy":""},{"shopId":"56648925338","storefrontBaseUrl":"https://drinkdrnx.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: 56648925338, theme_id: 141772554394, app_name: "storefront", context_url: window.location.href, source_url: "//drinkdrnx.com/cdn/s/trekkie.storefront.7dd5a1f776e0762aa90f8d934b8ac8a05d3d42a2.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//drinkdrnx.com/cdn/s/trekkie.storefront.7dd5a1f776e0762aa90f8d934b8ac8a05d3d42a2.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//drinkdrnx.com/cdn/s/trekkie.storefront.7dd5a1f776e0762aa90f8d934b8ac8a05d3d42a2.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":56648925338,"isMerchantRequest":null,"themeId":141772554394,"themeCityHash":"8180877272577010799","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 = "//drinkdrnx.com/cdn/shopifycloud/shopify/assets/shop_events_listener-f55dd2979ec32029c7d9e0b454ab8b33f79c01ca039d17a6f5c9b95647564b19.js"; document.getElementsByTagName('head')[0].appendChild(eventsListenerScript); })();</script> <script defer src="https://drinkdrnx.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-1.6.1.min.js" data-application="storefront-renderer" data-shop-id="56648925338" data-render-region="gcp-europe-west1" data-page-type="index" data-theme-instance-id="141772554394" data-monorail-region="shop_domain" data-resource-timing-sampling-rate="10" data-shs="true" ></script> </head> <body class=" zoom-image--enabled"><!-- DRAWER --> <template id="drawer-default-template"> <style> .content{ border-radius: 8px !important; overflow: hidden; } .footer { border: 1px solid white; border-top: 0; border-radius: 0px 0px 8px 8px; } .border{ border: 1px solid white; border-radius: 8px 8px 0 0; } [hidden] { display: none !important; } </style> <button part="outside-close-button" is="close-button" aria-label="Close"><svg role="presentation" stroke-width="2" focusable="false" width="24" height="24" class="icon icon-close" viewBox="0 0 24 24"> <path d="M17.658 6.343 6.344 17.657M17.658 17.657 6.344 6.343" stroke="currentColor"></path> </svg></button> <div part="overlay"></div> <div part="content" class="content"> <header part="header"> <slot name="header"></slot> <button part="close-button" is="close-button" aria-label="Close"><svg role="presentation" stroke-width="2" focusable="false" width="24" height="24" class="icon icon-close" viewBox="0 0 24 24"> <path d="M17.658 6.343 6.344 17.657M17.658 17.657 6.344 6.343" stroke="currentColor"></path> </svg></button> </header> <div part="body" class="border"> <slot></slot> </div> <footer part="footer" class="footer"> <slot name="footer"></slot> </footer> </div> </template> <!-- POPOVER --> <template id="popover-default-template"> <button part="outside-close-button" is="close-button" aria-label="Close"><svg role="presentation" stroke-width="2" focusable="false" width="24" height="24" class="icon icon-close" viewBox="0 0 24 24"> <path d="M17.658 6.343 6.344 17.657M17.658 17.657 6.344 6.343" stroke="currentColor"></path> </svg></button> <div part="overlay"></div> <div part="content"> <header part="title"> <slot name="title"></slot> </header> <div part="body"> <slot></slot> </div> </div> </template><a href="#main" class="skip-to-content sr-only">Skip to content</a><!-- BEGIN sections: header-group --> <aside id="shopify-section-sections--17991519273114__announcement-bar" class="shopify-section shopify-section-group-header-group shopify-section--announcement-bar"><style> :root { --sticky-announcement-bar-enabled:0; }</style><height-observer variable="announcement-bar"> <div class="announcement-bar bg-custom text-custom"style="--background: 14 80 179; --text-color: 255 255 255;"><div class="container"> <div class="announcement-bar__wrapper justify-center"><announcement-bar swipeable id="announcement-bar" class="announcement-bar__static-list"><p class="bold text-xs " >FREE SHIPPING ON ALL US ORDERS! Limited Time Only </p></announcement-bar></div> </div></div> </height-observer> <script> document.documentElement.style.setProperty('--announcement-bar-height', Math.round(document.getElementById('shopify-section-sections--17991519273114__announcement-bar').clientHeight) + 'px'); </script></aside><header id="shopify-section-sections--17991519273114__header" class="shopify-section shopify-section-group-header-group shopify-section--header"><style> :root { --sticky-header-enabled:1; } #shopify-section-sections--17991519273114__header { --header-grid-template: "main-nav logo secondary-nav" / minmax(0, 1fr) auto minmax(0, 1fr); --header-padding-block: var(--spacing-4-5); --header-background-opacity: 1.0; --header-background-blur-radius: 0px; --header-transparent-text-color: 255 255 255;--header-logo-width: 100px; --header-logo-height: 21px;position: sticky; top: 0; z-index: 10; }.shopify-section--announcement-bar ~ #shopify-section-sections--17991519273114__header { top: calc(var(--sticky-announcement-bar-enabled, 0) * var(--announcement-bar-height, 0px)); }@media screen and (min-width: 700px) { #shopify-section-sections--17991519273114__header {--header-logo-width: 175px; --header-logo-height: 36px;--header-padding-block: var(--spacing-8-5); } }</style> <height-observer variable="header"> <store-header class="header" sticky> <div class="header__wrapper"><div class="header__main-nav"> <div class="header__icon-list"> <button type="button" class="tap-area " aria-controls="header-sidebar-menu"> <span class="sr-only">Open navigation menu</span><svg role="presentation" stroke-width="2" focusable="false" width="22" height="22" class="icon icon-hamburger" viewBox="0 0 22 22"> <path d="M1 5h20M1 11h20M1 17h20" stroke="currentColor" stroke-linecap="round"></path> </svg></button> <a href="/search" class="tap-area sm:hidden" aria-controls="search-drawer"> <span class="sr-only">Open search</span><svg role="presentation" stroke-width="2" focusable="false" width="22" height="22" class="icon icon-search" viewBox="0 0 22 22"> <circle cx="11" cy="10" r="7" fill="none" stroke="currentColor"></circle> <path d="m16 15 3 3" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path> </svg></a></div> </div><h1 class="header__logo"> <a href="/"><span class="sr-only">DRNX - Adaptogenic Waters</span><img src="//drinkdrnx.com/cdn/shop/files/DRNX_WhiteTM.svg?v=1746132031&width=581" alt="DRNX logo" srcset="//drinkdrnx.com/cdn/shop/files/DRNX_WhiteTM.svg?v=1746132031&width=350 350w, //drinkdrnx.com/cdn/shop/files/DRNX_WhiteTM.svg?v=1746132031&width=525 525w" width="581" height="121" sizes="175px" class="header__logo-image"><img src="//drinkdrnx.com/cdn/shop/files/DRNX_LOGOTYPE_WHT.png?v=1738684228&width=1153" alt="" srcset="//drinkdrnx.com/cdn/shop/files/DRNX_LOGOTYPE_WHT.png?v=1738684228&width=350 350w, //drinkdrnx.com/cdn/shop/files/DRNX_LOGOTYPE_WHT.png?v=1738684228&width=525 525w" width="1153" height="253" sizes="175px" class="header__logo-image header__logo-image--transparent"></a> </h1> <div class="header__secondary-nav"><div class="header__icon-list"><a href="/search" class="hidden tap-area sm:block" aria-controls="search-drawer"> <span class="sr-only">Open search</span><svg role="presentation" stroke-width="2" focusable="false" width="22" height="22" class="icon icon-search" viewBox="0 0 22 22"> <circle cx="11" cy="10" r="7" fill="none" stroke="currentColor"></circle> <path d="m16 15 3 3" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path> </svg></a><a href="/account" class="hidden tap-area sm:block"> <span class="sr-only">Open account page</span><svg role="presentation" stroke-width="2" focusable="false" width="22" height="22" class="icon icon-account" viewBox="0 0 22 22"> <circle cx="11" cy="7" r="4" fill="none" stroke="currentColor"></circle> <path d="M3.5 19c1.421-2.974 4.247-5 7.5-5s6.079 2.026 7.5 5" fill="none" stroke="currentColor" stroke-linecap="round"></path> </svg></a><a href="/cart" data-no-instant class="relative tap-area" aria-controls="cart-drawer"> <span class="sr-only">Open cart</span><svg role="presentation" stroke-width="2" focusable="false" width="22" height="22" class="icon icon-cart" viewBox="0 0 22 22"> <path d="M9.182 18.454a.91.91 0 1 1-1.818 0 .91.91 0 0 1 1.818 0Zm7.272 0a.91.91 0 1 1-1.818 0 .91.91 0 0 1 1.819 0Z" fill="currentColor"></path> <path d="M5.336 6.636H21l-3.636 8.182H6.909L4.636 3H1m8.182 15.454a.91.91 0 1 1-1.818 0 .91.91 0 0 1 1.818 0Zm7.272 0a.91.91 0 1 1-1.818 0 .91.91 0 0 1 1.819 0Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path> </svg><div class="header__cart-count"> <cart-count class="count-bubble opacity-0" aria-hidden="true">0</cart-count> </div> </a> </div> </div> </div> </store-header> </height-observer><navigation-drawer mobile-opening="bottom" open-from="left" id="header-sidebar-menu" class="navigation-drawer drawer " > <button is="close-button" aria-label="Close"class="sm-max:hidden"><svg role="presentation" stroke-width="2" focusable="false" width="19" height="19" class="icon icon-close" viewBox="0 0 24 24"> <path d="M17.658 6.343 6.344 17.657M17.658 17.657 6.344 6.343" stroke="currentColor"></path> </svg></button><div class="panel-list__wrapper"> <div class="panel"> <div class="panel__wrapper" > <div class="panel__scroller v-stack gap-8"><ul class="v-stack gap-4"> <li class="h3 sm:h4"><a href="/collections/drnx" class="group block w-full"> <span><span class="reversed-link">Shop</span></span> </a></li> <li class="h3 sm:h4"><button class="text-with-icon w-full group justify-between" aria-expanded="false" data-panel="1-0"> <span>ABOUT US</span> <span class="circle-chevron group-hover:colors group-expanded:colors"><svg role="presentation" focusable="false" width="5" height="8" class="icon icon-chevron-right-small reverse-icon" viewBox="0 0 5 8"> <path d="m.75 7 3-3-3-3" fill="none" stroke="currentColor" stroke-width="1.5"></path> </svg></span> </button></li> <li class="h3 sm:h4"><a href="/pages/community" class="group block w-full"> <span><span class="reversed-link">Community</span></span> </a></li> <li class="h3 sm:h4"><a href="/pages/contact-us" class="group block w-full"> <span><span class="reversed-link">Contact Us</span></span> </a></li> <li class="h3 sm:h4"><a href="https://shopify.com/56648925338/account/profile?locale=en®ion_country=US" class="group block w-full"> <span><span class="reversed-link">Account</span></span> </a></li></ul></div><div class="panel-footer v-stack gap-5"><div class="panel-footer__localization-wrapper h-stack gap-6 border-t md:hidden"><a href="/account" class="panel-footer__account-link bold text-sm">Account</a></div></div></div> </div><div class="panel gap-8"> <div class="panel__wrapper" hidden> <ul class="v-stack gap-4"> <li class=""> <button class="text-with-icon h6 text-subdued" data-panel="0"><svg role="presentation" focusable="false" width="7" height="10" class="icon icon-chevron-left reverse-icon" viewBox="0 0 7 10"> <path d="M6 1 2 5l4 4" fill="none" stroke="currentColor" stroke-width="2"></path> </svg>ABOUT US </button> </li><li class="h3 sm:h4"><a class="group block w-full" href="/pages/our-story"><span><span class="reversed-link">The DRNX Story</span></span> </a></li><li class="h3 sm:h4"><a class="group block w-full" href="/pages/about"><span><span class="reversed-link">Our Formula</span></span> </a></li></ul></div> </div></div></navigation-drawer><script> document.documentElement.style.setProperty('--header-height', Math.round(document.getElementById('shopify-section-sections--17991519273114__header').clientHeight) + 'px'); </script> <style> #shopify-section-sections--17991519273114__header .header {background-color: black;} </style></header> <!-- END sections: header-group --><!-- BEGIN sections: overlay-group --> <div id="shopify-section-sections--17991520321690__privacy-banner" class="shopify-section shopify-section-group-overlay-group shopify-section--privacy-banner"><privacy-bar class="privacy-bar" hidden> <div class="privacy-bar__inner"> <button type="button" class="privacy-bar__close" data-action="close"> <span class="sr-only">Close</span><svg role="presentation" stroke-width="2" focusable="false" width="10" height="10" class="icon icon-delete" viewBox="0 0 10 10"> <path d="m.757.757 8.486 8.486m-8.486 0L9.243.757" stroke="currentColor"></path> </svg></button> <div class="v-stack gap-4"> <div class="v-stack gap-2"><p class="bold">Cookie policy</p><div class="prose text-xs"><p>We use cookies and similar technologies to provide the best experience on our website. Refer to our Privacy Policy for more information.</p></div></div> <div class="h-stack gap-2"> <button type="button" class="button button--sm" data-action="accept">Accept</button> <button type="button" class="button button--sm button--subdued" data-action="decline">Decline</button> </div> </div> </div> </privacy-bar> </div><div id="shopify-section-sections--17991520321690__cart-drawer" class="shopify-section shopify-section-group-overlay-group"><cart-drawer class="cart-drawer drawer drawer--lg" id="cart-drawer"><button is="close-button" aria-label="Close"><svg role="presentation" stroke-width="2" focusable="false" width="24" height="24" class="icon icon-close" viewBox="0 0 24 24"> <path d="M17.658 6.343 6.344 17.657M17.658 17.657 6.344 6.343" stroke="currentColor"></path> </svg></button> <div class="empty-state align-self-center"> <div class="empty-state__icon-wrapper"><svg role="presentation" stroke-width="1" focusable="false" width="32" height="32" class="icon icon-cart" viewBox="0 0 22 22"> <path d="M9.182 18.454a.91.91 0 1 1-1.818 0 .91.91 0 0 1 1.818 0Zm7.272 0a.91.91 0 1 1-1.818 0 .91.91 0 0 1 1.819 0Z" fill="currentColor"></path> <path d="M5.336 6.636H21l-3.636 8.182H6.909L4.636 3H1m8.182 15.454a.91.91 0 1 1-1.818 0 .91.91 0 0 1 1.818 0Zm7.272 0a.91.91 0 1 1-1.818 0 .91.91 0 0 1 1.819 0Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path> </svg><span class="count-bubble count-bubble--lg">0</span> </div> <div class="prose"> <p class="h3">Your cart is empty</p> <a class="button button--xl" href="/collections/all" >Continue shopping</a></div> </div></cart-drawer> </div><div id="shopify-section-sections--17991520321690__search-drawer" class="shopify-section shopify-section-group-overlay-group"><search-drawer class="search-drawer drawer drawer--lg" id="search-drawer"> <form action="/search" method="get" class="v-stack gap-5 sm:gap-8" role="search"> <div class="search-input"> <input type="search" name="q" placeholder="Search for..." autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" aria-label="Search"> <button type="reset" class="text-subdued">Clear</button> <button type="button" is="close-button"> <span class="sr-only">Close</span><svg role="presentation" stroke-width="2" focusable="false" width="24" height="24" class="icon icon-close" viewBox="0 0 24 24"> <path d="M17.658 6.343 6.344 17.657M17.658 17.657 6.344 6.343" stroke="currentColor"></path> </svg></button> </div> <style> #shopify-section-sections--17991520321690__search-drawer { --predictive-search-column-count: 3; } </style> <input type="hidden" name="type" value="product"> <predictive-search class="predictive-search" section-id="sections--17991520321690__search-drawer"><div slot="results"></div> <div slot="loading"> <div class="v-stack gap-5 sm:gap-6 "> <div class="h-stack gap-4 sm:gap-5"><span class="skeleton skeleton--tab"></span><span class="skeleton skeleton--tab"></span><span class="skeleton skeleton--tab"></span></div> <div class="v-stack gap-4 sm:gap-6"><div class="h-stack align-center gap-5 sm:gap-6"> <span class="skeleton skeleton--thumbnail"></span> <div class="v-stack gap-3 w-full"> <span class="skeleton skeleton--text" style="--skeleton-text-width: 20%"></span> <span class="skeleton skeleton--text" style="--skeleton-text-width: 80%"></span> <span class="skeleton skeleton--text" style="--skeleton-text-width: 40%"></span> </div> </div><div class="h-stack align-center gap-5 sm:gap-6"> <span class="skeleton skeleton--thumbnail"></span> <div class="v-stack gap-3 w-full"> <span class="skeleton skeleton--text" style="--skeleton-text-width: 20%"></span> <span class="skeleton skeleton--text" style="--skeleton-text-width: 80%"></span> <span class="skeleton skeleton--text" style="--skeleton-text-width: 40%"></span> </div> </div><div class="h-stack align-center gap-5 sm:gap-6"> <span class="skeleton skeleton--thumbnail"></span> <div class="v-stack gap-3 w-full"> <span class="skeleton skeleton--text" style="--skeleton-text-width: 20%"></span> <span class="skeleton skeleton--text" style="--skeleton-text-width: 80%"></span> <span class="skeleton skeleton--text" style="--skeleton-text-width: 40%"></span> </div> </div><div class="h-stack align-center gap-5 sm:gap-6"> <span class="skeleton skeleton--thumbnail"></span> <div class="v-stack gap-3 w-full"> <span class="skeleton skeleton--text" style="--skeleton-text-width: 20%"></span> <span class="skeleton skeleton--text" style="--skeleton-text-width: 80%"></span> <span class="skeleton skeleton--text" style="--skeleton-text-width: 40%"></span> </div> </div></div> </div></div> </predictive-search> </form> </search-drawer> </div> <!-- END sections: overlay-group --><main role="main" id="main" class="anchor"> <section id="shopify-section-template--17991523565722__f7f0e212-6c99-4157-bf56-60243366aebf" class="shopify-section shopify-section--slideshow"><style>#shopify-section-template--17991523565722__f7f0e212-6c99-4157-bf56-60243366aebf { --slideshow-background: #000000; --slideshow-controls-background: ; --slideshow-controls-color: 255 255 255;}#block-template--16130724364442__f7f0e212-6c99-4157-bf56-60243366aebf-image-1 {--slideshow-slide-background: #000000; --slideshow-slide-controls-background: ; --slideshow-slide-controls-color: 255 255 255; }</style><x-slideshow class="slideshow " ><slideshow-carousel id="slideshow-template--17991523565722__f7f0e212-6c99-4157-bf56-60243366aebf" class="slideshow__carousel" reveal-on-scroll="true" selector=".slideshow__slide" transition="fade_with_text" role="region"><div id="block-template--16130724364442__f7f0e212-6c99-4157-bf56-60243366aebf-image-1" class="slideshow__slide is-selected" role="group" ><div class="content-over-media content-over-media--auto " style="--content-over-media-content-max-width: 740px; --content-over-media-overlay: 0 0 0 / 0.0"><img src="//drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=2800" alt="" srcset="//drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=200 200w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=300 300w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=400 400w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=500 500w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=600 600w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=700 700w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=800 800w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=900 900w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=1800 1800w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=2000 2000w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=2200 2200w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=2400 2400w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=2600 2600w, //drinkdrnx.com/cdn/shop/files/Home-Hero.webp?v=1746204933&width=2800 2800w" width="2800" height="1575" loading="eager" fetchpriority="high" sizes="100vw" class="hidden sm:block"><img src="//drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=2844" alt="" srcset="//drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=200 200w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=300 300w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=400 400w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=500 500w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=600 600w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=700 700w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=800 800w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=900 900w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=1800 1800w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=2000 2000w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=2200 2200w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=2400 2400w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=2600 2600w, //drinkdrnx.com/cdn/shop/files/Home-Hero-Mobile.webp?v=1746205874&width=2800 2800w" width="2844" height="1600" loading="eager" fetchpriority="high" sizes="100vw" class="sm:hidden"><div class="place-self-center text-center sm:place-self-start sm:text-start text-custom"style="--text-color: 255 255 255;"> <div class="prose"><p class="h0" data-sequence="heading"><split-lines>Hydrate Your Life</split-lines></p> <a class="button button--xl" style="--button-background: 14 80 179 / var(--button-background-opacity, 1);--button-outline-color: 14 80 179;--button-text-color: 255 255 255;" href="https://drinkdrnx.com/collections/all" >SHOP NOW</a></div> </div> </div></div></slideshow-carousel> </x-slideshow> <style> #shopify-section-template--17991523565722__f7f0e212-6c99-4157-bf56-60243366aebf .slideshow .content-over-media:before {display: none;} #shopify-section-template--17991523565722__f7f0e212-6c99-4157-bf56-60243366aebf .h0 {text-shadow: 2px 2px 4px black;} </style></section><section id="shopify-section-template--17991523565722__featured_collection_DMQxX8" class="shopify-section shopify-section--featured-collection"><style> #shopify-section-template--17991523565722__featured_collection_DMQxX8 { --section-background-hash: 0; } #shopify-section-template--17991523565722__featured_collection_DMQxX8 + * { --previous-section-background-hash: 0; }</style><style>#shopify-section-template--17991523565722__featured_collection_DMQxX8 .product-list { --product-list-gap: var(--product-list-row-gap) var(--spacing-2); --product-list-items-per-row: 2; --product-list-carousel-item-width: 74vw; --product-list-grid: auto / repeat(var(--product-list-items-per-row), minmax(0, 1fr)); } @media screen and (min-width: 700px) { #shopify-section-template--17991523565722__featured_collection_DMQxX8 .product-list { --product-list-gap: var(--product-list-row-gap) var(--product-list-column-gap); --product-list-items-per-row: 2; --product-list-carousel-item-width: 36vw; } } @media screen and (min-width: 1000px) { #shopify-section-template--17991523565722__featured_collection_DMQxX8 .product-list { --product-list-items-per-row: 5; --product-list-carousel-item-width: calc(var(--container-inner-width) / 5 - (var(--product-list-column-gap) / 5 * 4)); } } </style> <div class="section section-blends section-full"> <div class="section-stack"> <section-header class="section-header "><div class="prose"><h2 class="h2" reveal-on-scroll="true"><split-lines>Elevate Your Hydration, Recovery, and Mood</split-lines></h2></div></section-header><div class="floating-controls-container"><scroll-carousel selector="product-card" id="scroll-area-template--17991523565722__featured_collection_DMQxX8" class="scroll-area bleed is-scrollable"> <reveal-items selector=".product-list > *"> <product-list class="product-list"><product-card handle="drnx-adaptogenic-waters-kiwi-strawberry-12-case" class="product-card product-card--blends product-card--show-secondary-media bg-custom text-custom"style="--background: 0 0 0; --text-color: 255 255 255;"><div class="product-card__figure"> <a href="/products/drnx-adaptogenic-waters-kiwi-strawberry-12-case" data-instant><img src="//drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=2000" alt="DRNX Adaptogenic Waters - Kiwi Strawberry - 12 Case" srcset="//drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=200 200w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=300 300w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=400 400w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=500 500w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=600 600w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=700 700w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=800 800w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Front.webp?v=1746135697&width=1800 1800w" width="2000" height="2000" loading="lazy" sizes="(max-width: 699px) calc(100vw / 2 - 40px), (max-width: 1200px) calc(100vw / 3 - 64px), calc(min(100vw - 96px, 1700px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary aspect-natural"><img src="//drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=2000" alt="DRNX Adaptogenic Waters - Kiwi Strawberry - 12 Case" srcset="//drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=200 200w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=300 300w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=400 400w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=500 500w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=600 600w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=700 700w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=800 800w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Kiwistrawberry-Bottle-Blue-Dots-Back.webp?v=1746135697&width=1800 1800w" width="2000" height="2000" loading="lazy" class="product-card__image product-card__image--secondary object-fill" fetchpriority="low" sizes="(max-width: 699px) calc(100vw / 2 - 40px), (max-width: 1200px) calc(100vw / 3 - 64px), calc(min(100vw - 96px, 1700px) / 5 - (24px / 5 * 4))"></a><div class="product-card__quick-buy"><form method="post" action="/cart/add" id="product_form_7125569732762" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41236050280602"> <div class="pointer-fine:hidden"> <button type="submit" is="custom-button" class="product-card__mobile-quick-buy-button" aria-label="+ Quick add"><svg role="presentation" fill="none" stroke-width="2" focusable="false" width="16" height="14" class="icon icon-quick-buy-cart" viewBox="0 0 16 14"> <path d="M7.75 4.75H2.283a1 1 0 0 0-.97 1.244l1.574 6.25a1 1 0 0 0 .97.756h7.787a1 1 0 0 0 .97-.756l1.573-6.25a1 1 0 0 0-.97-1.244H7.75Zm0 0V1" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path> </svg></button> </div> <div class="pointer-coarse:hidden"> <button type="submit" class="button" is="custom-button" >+ Quick add</button></div><input type="hidden" name="product-id" value="7125569732762" /><input type="hidden" name="section-id" value="template--17991523565722__featured_collection_DMQxX8" /></form></div></div><div class="product-card__info "><div class="v-stack gap-0.5 w-full "> <span class="product-card__title"><a href="/products/drnx-adaptogenic-waters-kiwi-strawberry-12-case" class="bold" data-instant><span>Kiwi Strawberry</span> <span>12 Case</span></a></span><price-list class="price-list " ><sale-price class="text-subdued"> <span class="sr-only">Sale price</span>$34.00</sale-price></price-list></div></div> </product-card><product-card handle="drnx-adaptogenic-waters-elderberry-grape-12-case" class="product-card product-card--blends product-card--show-secondary-media bg-custom text-custom"style="--background: 0 0 0; --text-color: 255 255 255;"><div class="product-card__figure"> <a href="/products/drnx-adaptogenic-waters-elderberry-grape-12-case" data-instant><img src="//drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=2000" alt="DRNX Adaptogenic Waters - Elderberry Grape - 12 Case" srcset="//drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=200 200w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=300 300w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=400 400w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=500 500w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=600 600w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=700 700w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=800 800w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Front.webp?v=1746135833&width=1800 1800w" width="2000" height="2000" loading="lazy" sizes="(max-width: 699px) calc(100vw / 2 - 40px), (max-width: 1200px) calc(100vw / 3 - 64px), calc(min(100vw - 96px, 1700px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary aspect-natural"><img src="//drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=2000" alt="DRNX Adaptogenic Waters - Elderberry Grape - 12 Case" srcset="//drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=200 200w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=300 300w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=400 400w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=500 500w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=600 600w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=700 700w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=800 800w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Elderberry-Bottle-Blue-Dots-Back.webp?v=1746135833&width=1800 1800w" width="2000" height="2000" loading="lazy" class="product-card__image product-card__image--secondary object-fill" fetchpriority="low" sizes="(max-width: 699px) calc(100vw / 2 - 40px), (max-width: 1200px) calc(100vw / 3 - 64px), calc(min(100vw - 96px, 1700px) / 5 - (24px / 5 * 4))"></a><div class="product-card__quick-buy"><form method="post" action="/cart/add" id="product_form_7081587474586" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41054501175450"> <div class="pointer-fine:hidden"> <button type="submit" is="custom-button" class="product-card__mobile-quick-buy-button" aria-label="+ Quick add"><svg role="presentation" fill="none" stroke-width="2" focusable="false" width="16" height="14" class="icon icon-quick-buy-cart" viewBox="0 0 16 14"> <path d="M7.75 4.75H2.283a1 1 0 0 0-.97 1.244l1.574 6.25a1 1 0 0 0 .97.756h7.787a1 1 0 0 0 .97-.756l1.573-6.25a1 1 0 0 0-.97-1.244H7.75Zm0 0V1" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path> </svg></button> </div> <div class="pointer-coarse:hidden"> <button type="submit" class="button" is="custom-button" >+ Quick add</button></div><input type="hidden" name="product-id" value="7081587474586" /><input type="hidden" name="section-id" value="template--17991523565722__featured_collection_DMQxX8" /></form></div></div><div class="product-card__info "><div class="v-stack gap-0.5 w-full "> <span class="product-card__title"><a href="/products/drnx-adaptogenic-waters-elderberry-grape-12-case" class="bold" data-instant><span>Elderberry Grape</span> <span>12 Case</span></a></span><price-list class="price-list " ><sale-price class="text-subdued"> <span class="sr-only">Sale price</span>$34.00</sale-price></price-list></div></div> </product-card><product-card handle="drnx-adaptogenic-waters-mango-turmeric-12-case" class="product-card product-card--blends product-card--show-secondary-media bg-custom text-custom"style="--background: 0 0 0; --text-color: 255 255 255;"><div class="product-card__figure"> <a href="/products/drnx-adaptogenic-waters-mango-turmeric-12-case" data-instant><img src="//drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=2000" alt="DRNX Adaptogenic Water - Mango Turmeric - 12 Case" srcset="//drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=200 200w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=300 300w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=400 400w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=500 500w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=600 600w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=700 700w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=800 800w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Front.webp?v=1746135645&width=1800 1800w" width="2000" height="2000" loading="lazy" sizes="(max-width: 699px) calc(100vw / 2 - 40px), (max-width: 1200px) calc(100vw / 3 - 64px), calc(min(100vw - 96px, 1700px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary aspect-natural"><img src="//drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=2000" alt="DRNX Adaptogenic Water - Mango Turmeric - 12 Case" srcset="//drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=200 200w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=300 300w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=400 400w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=500 500w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=600 600w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=700 700w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=800 800w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Mangotumeric-Bottle-Blue-Dots-Back.webp?v=1746135645&width=1800 1800w" width="2000" height="2000" loading="lazy" class="product-card__image product-card__image--secondary object-fill" fetchpriority="low" sizes="(max-width: 699px) calc(100vw / 2 - 40px), (max-width: 1200px) calc(100vw / 3 - 64px), calc(min(100vw - 96px, 1700px) / 5 - (24px / 5 * 4))"></a><div class="product-card__quick-buy"><form method="post" action="/cart/add" id="product_form_7239314505882" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41606521094298"> <div class="pointer-fine:hidden"> <button type="submit" is="custom-button" class="product-card__mobile-quick-buy-button" aria-label="+ Quick add"><svg role="presentation" fill="none" stroke-width="2" focusable="false" width="16" height="14" class="icon icon-quick-buy-cart" viewBox="0 0 16 14"> <path d="M7.75 4.75H2.283a1 1 0 0 0-.97 1.244l1.574 6.25a1 1 0 0 0 .97.756h7.787a1 1 0 0 0 .97-.756l1.573-6.25a1 1 0 0 0-.97-1.244H7.75Zm0 0V1" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path> </svg></button> </div> <div class="pointer-coarse:hidden"> <button type="submit" class="button" is="custom-button" >+ Quick add</button></div><input type="hidden" name="product-id" value="7239314505882" /><input type="hidden" name="section-id" value="template--17991523565722__featured_collection_DMQxX8" /></form></div></div><div class="product-card__info "><div class="v-stack gap-0.5 w-full "> <span class="product-card__title"><a href="/products/drnx-adaptogenic-waters-mango-turmeric-12-case" class="bold" data-instant><span>Mango Turmeric</span> <span>12 Case</span></a></span><price-list class="price-list " ><sale-price class="text-subdued"> <span class="sr-only">Sale price</span>$34.00</sale-price></price-list></div></div> </product-card><product-card handle="drnx-adaptogenic-waters-ginger-lime-12-case" class="product-card product-card--blends product-card--show-secondary-media bg-custom text-custom"style="--background: 0 0 0; --text-color: 255 255 255;"><div class="product-card__figure"> <a href="/products/drnx-adaptogenic-waters-ginger-lime-12-case" data-instant><img src="//drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=2000" alt="DRNX Adaptogenic Waters - Ginger Lime - 12 Case" srcset="//drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=200 200w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=300 300w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=400 400w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=500 500w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=600 600w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=700 700w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=800 800w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Front.webp?v=1746135803&width=1800 1800w" width="2000" height="2000" loading="lazy" sizes="(max-width: 699px) calc(100vw / 2 - 40px), (max-width: 1200px) calc(100vw / 3 - 64px), calc(min(100vw - 96px, 1700px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary aspect-natural"><img src="//drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=2000" alt="DRNX Adaptogenic Waters - Ginger Lime - 12 Case" srcset="//drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=200 200w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=300 300w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=400 400w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=500 500w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=600 600w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=700 700w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=800 800w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Gingerlime-Bottle-Blue-Dots-Back.webp?v=1746135803&width=1800 1800w" width="2000" height="2000" loading="lazy" class="product-card__image product-card__image--secondary object-fill" fetchpriority="low" sizes="(max-width: 699px) calc(100vw / 2 - 40px), (max-width: 1200px) calc(100vw / 3 - 64px), calc(min(100vw - 96px, 1700px) / 5 - (24px / 5 * 4))"></a><div class="product-card__quick-buy"><form method="post" action="/cart/add" id="product_form_7125554954394" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="41235953025178"> <div class="pointer-fine:hidden"> <button type="submit" is="custom-button" class="product-card__mobile-quick-buy-button" aria-label="+ Quick add"><svg role="presentation" fill="none" stroke-width="2" focusable="false" width="16" height="14" class="icon icon-quick-buy-cart" viewBox="0 0 16 14"> <path d="M7.75 4.75H2.283a1 1 0 0 0-.97 1.244l1.574 6.25a1 1 0 0 0 .97.756h7.787a1 1 0 0 0 .97-.756l1.573-6.25a1 1 0 0 0-.97-1.244H7.75Zm0 0V1" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path> </svg></button> </div> <div class="pointer-coarse:hidden"> <button type="submit" class="button" is="custom-button" >+ Quick add</button></div><input type="hidden" name="product-id" value="7125554954394" /><input type="hidden" name="section-id" value="template--17991523565722__featured_collection_DMQxX8" /></form></div></div><div class="product-card__info "><div class="v-stack gap-0.5 w-full "> <span class="product-card__title"><a href="/products/drnx-adaptogenic-waters-ginger-lime-12-case" class="bold" data-instant><span>Ginger Lime</span> <span>12 Case</span></a></span><price-list class="price-list " ><sale-price class="text-subdued"> <span class="sr-only">Sale price</span>$34.00</sale-price></price-list></div></div> </product-card><product-card handle="drnx-adaptogenic-water-apple-turmeric-12-count-case" class="product-card product-card--blends product-card--show-secondary-media bg-custom text-custom"style="--background: 0 0 0; --text-color: 255 255 255;"><div class="product-card__figure"> <a href="/products/drnx-adaptogenic-water-apple-turmeric-12-count-case" data-instant><img src="//drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=2000" alt="DRNX Adaptogenic Water - Apple Turmeric - 12 Case" srcset="//drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=200 200w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=300 300w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=400 400w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=500 500w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=600 600w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=700 700w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=800 800w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Front.webp?v=1746135487&width=1800 1800w" width="2000" height="2000" loading="lazy" sizes="(max-width: 699px) calc(100vw / 2 - 40px), (max-width: 1200px) calc(100vw / 3 - 64px), calc(min(100vw - 96px, 1700px) / 5 - (24px / 5 * 4))" class="product-card__image product-card__image--primary aspect-natural"><img src="//drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=2000" alt="DRNX Adaptogenic Water - Apple Turmeric - 12 Case" srcset="//drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=200 200w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=300 300w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=400 400w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=500 500w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=600 600w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=700 700w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=800 800w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/Appletumeric-Bottle-Blue-Dots-Back.webp?v=1746135528&width=1800 1800w" width="2000" height="2000" loading="lazy" class="product-card__image product-card__image--secondary object-fill" fetchpriority="low" sizes="(max-width: 699px) calc(100vw / 2 - 40px), (max-width: 1200px) calc(100vw / 3 - 64px), calc(min(100vw - 96px, 1700px) / 5 - (24px / 5 * 4))"></a><div class="product-card__quick-buy"><form method="post" action="/cart/add" id="product_form_8463224078490" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="45617367810202"> <div class="pointer-fine:hidden"> <button type="submit" is="custom-button" class="product-card__mobile-quick-buy-button" aria-label="+ Quick add"><svg role="presentation" fill="none" stroke-width="2" focusable="false" width="16" height="14" class="icon icon-quick-buy-cart" viewBox="0 0 16 14"> <path d="M7.75 4.75H2.283a1 1 0 0 0-.97 1.244l1.574 6.25a1 1 0 0 0 .97.756h7.787a1 1 0 0 0 .97-.756l1.573-6.25a1 1 0 0 0-.97-1.244H7.75Zm0 0V1" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path> </svg></button> </div> <div class="pointer-coarse:hidden"> <button type="submit" class="button" is="custom-button" >+ Quick add</button></div><input type="hidden" name="product-id" value="8463224078490" /><input type="hidden" name="section-id" value="template--17991523565722__featured_collection_DMQxX8" /></form></div></div><div class="product-card__info "><div class="v-stack gap-0.5 w-full "> <span class="product-card__title"><a href="/products/drnx-adaptogenic-water-apple-turmeric-12-count-case" class="bold" data-instant><span>Apple Turmeric</span> <span>12 Case</span></a></span><price-list class="price-list " ><sale-price class="text-subdued"> <span class="sr-only">Sale price</span>$34.00</sale-price></price-list></div></div> </product-card></product-list> </reveal-items> </scroll-carousel></div> </div> </div> </section><section id="shopify-section-template--17991523565722__multi_column_hbHRK3" class="shopify-section shopify-section--multi-column"></section><section id="shopify-section-template--17991523565722__image_with_text_overlay_CwrWKz" class="shopify-section shopify-section--image-with-text-overlay"><style> #shopify-section-template--17991523565722__image_with_text_overlay_CwrWKz {--section-outer-spacing-block: 0;--content-over-media-overlay: 0 0 0 / 0.3;} </style> <div class="section section-blends section-full text-custom"style="--text-color: 255 255 255;" ><image-banner reveal-on-scroll="true" parallax="0.3" class="content-over-media content-over-media--lg full-bleed text-custom"style="--text-color: 255 255 255;"><img src="//drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=2400" alt="" srcset="//drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=200 200w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=300 300w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=400 400w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=500 500w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=600 600w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=700 700w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=800 800w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=900 900w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=1800 1800w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=2000 2000w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=2200 2200w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-High-Res.webp?v=1746219958&width=2400 2400w" width="2400" height="3600" loading="lazy" sizes="100vw" class="hidden sm:block"><img src="//drinkdrnx.com/cdn/shop/files/LaMelo-Color-Mobile.webp?v=1746220093&width=1300" alt="" srcset="//drinkdrnx.com/cdn/shop/files/LaMelo-Color-Mobile.webp?v=1746220093&width=200 200w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-Mobile.webp?v=1746220093&width=300 300w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-Mobile.webp?v=1746220093&width=400 400w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-Mobile.webp?v=1746220093&width=500 500w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-Mobile.webp?v=1746220093&width=600 600w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-Mobile.webp?v=1746220093&width=700 700w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-Mobile.webp?v=1746220093&width=800 800w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-Mobile.webp?v=1746220093&width=900 900w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-Mobile.webp?v=1746220093&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/LaMelo-Color-Mobile.webp?v=1746220093&width=1200 1200w" width="1300" height="1500" loading="lazy" sizes="100vw" class="sm:hidden"><div class="place-self-center text-center sm:place-self-center sm:text-center"> <div class="prose"><p class="h1" reveal-on-scroll="true" ><split-lines>The Drnx Story</split-lines></p><div ><p>DRNX is more than just a sports drink; it’s a unique blend of all-natural ingredients that stands out as 1 of 1, just like the NBA star and DRNX creator himself, LaMelo Ball. The DRNX formula is crafted for peak performance: a powerful combination of adaptogens, antioxidants, vitamins, minerals, and natural sweeteners that refresh, hydrate, and fuel athletes to play at their best. </p></div> <a class="button button--lg" style="--button-text-color: 246 246 246;" href="/pages/our-story" >LEARN MORE</a> </div> </div></image-banner> </div> </section><section id="shopify-section-template--17991523565722__video_Kr8HYH" class="shopify-section shopify-section--video"><style> #shopify-section-template--17991523565722__video_Kr8HYH { --section-background-hash: 0; } #shopify-section-template--17991523565722__video_Kr8HYH + * { --previous-section-background-hash: 0; }</style><style> #shopify-section-template--17991523565722__video_Kr8HYH {--content-over-media-overlay: 255 255 255 / 0.0;}#shopify-section-template--17991523565722__video_Kr8HYH:first-child .section[allow-transparent-header] { padding-block-start: max(var(--section-inner-max-spacing-block), var(--header-height)); }</style> <div class="section section-blends section-full text-custom"style="--text-color: 255 255 255;" ><div class="content-over-media aspect-video shadow-block rounded-lg text-custom"style="--text-color: 255 255 255;"><video-media host="vimeo" ><img src="//drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=3840" alt="" srcset="//drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=200 200w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=300 300w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=400 400w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=500 500w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=600 600w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=700 700w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=800 800w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=900 900w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=1000 1000w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=1200 1200w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=1400 1400w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=1600 1600w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=1800 1800w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=2000 2000w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=2200 2200w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=2400 2400w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=2600 2600w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=2800 2800w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=3000 3000w, //drinkdrnx.com/cdn/shop/files/LaMelo-Ball-Invitational-Thumb.jpg?v=1746196938&width=3200 3200w" width="3840" height="2160" loading="lazy" sizes="(max-width: 740px) calc(100vw - 40px), (max-width: 999px) calc(100vw - 64px), min(1700px, 100vw - 96px)"><template><iframe src="https://player.vimeo.com/video/1076032983?autopause=1&transparent=0&responsive=1&portrait=0&title=0&byline=0&color=ffffff" allow="autoplay; encrypted-media;" allowfullscreen="allowfullscreen"></iframe></template> </video-media> <div class="prose custom-video-overlay"> <h1 class="video-headline">Hydrate Your Life</h1> <a href="https://drinkdrnx.com/collections/all" class="button button--xl">Shop Now</a> </div><div class="place-self-center text-center"> <div class="prose"><button class="video-play-button" type="button" > <span class="sr-only">Play video</span><svg role="presentation" fill="none" focusable="false" width="48" height="48" class="icon icon-play-button" viewBox="0 0 48 48"> <path fill-rule="evenodd" clip-rule="evenodd" d="M24 48C10.745 48 0 37.255 0 24S10.745 0 24 0s24 10.745 24 24-10.745 24-24 24Zm-3-19.15a.3.3 0 0 0 .462.253l7.545-4.85a.3.3 0 0 0 0-.505l-7.545-4.85a.3.3 0 0 0-.462.252v9.7Z" fill="currentColor"></path> </svg></button></div> </div></div> </div> <style> #shopify-section-template--17991523565722__video_Kr8HYH .custom-video-overlay {display: none;} </style></section><section id="shopify-section-template--17991523565722__scrolling_text_BRd4Yp" class="shopify-section shopify-section--scrolling-text"><style> #shopify-section-template--17991523565722__scrolling_text_BRd4Yp { --section-background-hash: 0; } #shopify-section-template--17991523565722__scrolling_text_BRd4Yp + * { --previous-section-background-hash: 0; }</style><style> #shopify-section-template--17991523565722__scrolling_text_BRd4Yp { --section-spacing-inline: 0; --scrolling-text-font-size: 5rem; } @media screen and (min-width: 700px) { #shopify-section-template--17991523565722__scrolling_text_BRd4Yp { --scrolling-text-font-size: 8.75rem; } } </style><div class="section section-blends section-full"><div class="scrolling-text scrolling-text--auto"><marquee-text scrolling-speed="5" class="scrolling-text__wrapper"><span class="scrolling-text__text heading " >· Vegan · Keto · All Natural · Kosher</span><span class="scrolling-text__text heading motion-reduce:hidden" aria-hidden="true">· Vegan · Keto · All Natural · Kosher</span><span class="scrolling-text__text heading motion-reduce:hidden" aria-hidden="true">· Vegan · Keto · All Natural · Kosher</span><span class="scrolling-text__text heading motion-reduce:hidden" aria-hidden="true">· Vegan · Keto · All Natural · Kosher</span><span class="scrolling-text__text heading motion-reduce:hidden" aria-hidden="true">· Vegan · Keto · All Natural · Kosher</span><span class="scrolling-text__text heading motion-reduce:hidden" aria-hidden="true">· Vegan · Keto · All Natural · Kosher</span><span class="scrolling-text__text heading motion-reduce:hidden" aria-hidden="true">· Vegan · Keto · All Natural · Kosher</span><span class="scrolling-text__text heading motion-reduce:hidden" aria-hidden="true">· Vegan · Keto · All Natural · Kosher</span><span class="scrolling-text__text heading motion-reduce:hidden" aria-hidden="true">· Vegan · Keto · All Natural · Kosher</span><span class="scrolling-text__text heading motion-reduce:hidden" aria-hidden="true">· Vegan · Keto · All Natural · Kosher</span></marquee-text></div> </div></section><section id="shopify-section-template--17991523565722__custom_claims_tXTCyV" class="shopify-section shopify-section--custom-html"> <div class="container"> <div class="claim-icon--container"> <div class="claim-icon--row"> <div> <div class="claim-icon"> <div> <span>00</span> <span>Sugar</span> </div> </div> </div> <div> <div class="claim-icon"> <div> <span>01</span> <span>Net Carb</span> </div> </div> </div> <div> <div class="claim-icon"> <div> <span>05</span> <span>Calories</span> </div> </div> </div> <div> <div class="claim-icon"> <div> <span>20+</span> <span>Functional Ingredients</span> </div> </div> </div> </div> </div> </div> </section><section id="shopify-section-template--17991523565722__e0e654c8-2de9-44cf-a02b-938078dcec1c" class="shopify-section shopify-section--multi-column"><style> #shopify-section-template--17991523565722__e0e654c8-2de9-44cf-a02b-938078dcec1c { --section-background-hash: 0; } #shopify-section-template--17991523565722__e0e654c8-2de9-44cf-a02b-938078dcec1c + * { --previous-section-background-hash: 0; }</style><style> #shopify-section-template--17991523565722__e0e654c8-2de9-44cf-a02b-938078dcec1c { --multi-column-grid: auto / auto-flow 73vw; --multi-column-list-gap: var(--spacing-12); } </style> <div class="section section-blends section-full"> <div class="section-stack"> <section-header class="section-header justify-start justify-items-start text-start"><div class="prose"><h2 class="h2" reveal-on-scroll="true"><split-lines>DRNX ON THE DAILY</split-lines></h2></div></section-header><div class="multi-column scroll-area bleed md:unbleed border-image"><div class="multi-column__item justify-start snap-start" style="--multi-column-item-column-count: span 3" ><video-media autoplay style="--aspect-ratio: 0.563"> <video playsinline="true" muted="muted" loop="loop" preload="metadata" class="rounded" poster="//drinkdrnx.com/cdn/shop/files/preview_images/62d258d8f7cc4d399d7906d3598e0671.thumbnail.0000000000_small.jpg?v=1690596141"><source src="//drinkdrnx.com/cdn/shop/videos/c/vp/62d258d8f7cc4d399d7906d3598e0671/62d258d8f7cc4d399d7906d3598e0671.HD-720p-1.6Mbps-16713957.mp4?v=0" type="video/mp4"><img src="//drinkdrnx.com/cdn/shop/files/preview_images/62d258d8f7cc4d399d7906d3598e0671.thumbnail.0000000000_small.jpg?v=1690596141"></video> </video-media><div class="v-stack gap-4 text-start"><p class="h6">Tyreek Hill @cheetah workin with the right DRNX 💧🌱🐆</p></div></div><div class="multi-column__item justify-start snap-start" style="--multi-column-item-column-count: span 3" ><video-media autoplay style="--aspect-ratio: 0.563"> <video playsinline="true" muted="muted" loop="loop" preload="metadata" class="rounded" poster="//drinkdrnx.com/cdn/shop/files/preview_images/85a0c1685b6b44309e1dcfe1cc831f29.thumbnail.0000000000_small.jpg?v=1690596535"><source src="//drinkdrnx.com/cdn/shop/videos/c/vp/85a0c1685b6b44309e1dcfe1cc831f29/85a0c1685b6b44309e1dcfe1cc831f29.HD-1080p-2.5Mbps-16714008.mp4?v=0" type="video/mp4"><img src="//drinkdrnx.com/cdn/shop/files/preview_images/85a0c1685b6b44309e1dcfe1cc831f29.thumbnail.0000000000_small.jpg?v=1690596535"></video> </video-media><div class="v-stack gap-4 text-start"><p class="h6">NBL Finals MVP & Champ Derrick Walton maintains his high work ethic hydrating with DRNX!</p></div></div><div class="multi-column__item justify-start snap-start" style="--multi-column-item-column-count: span 3" ><video-media autoplay style="--aspect-ratio: 0.563"> <video playsinline="true" muted="muted" loop="loop" preload="metadata" class="rounded" poster="//drinkdrnx.com/cdn/shop/files/preview_images/0205b27607674c72b196f29d7dc20e37.thumbnail.0000000000_small.jpg?v=1690597069"><source src="//drinkdrnx.com/cdn/shop/videos/c/vp/0205b27607674c72b196f29d7dc20e37/0205b27607674c72b196f29d7dc20e37.HD-720p-1.6Mbps-16714135.mp4?v=0" type="video/mp4"><img src="//drinkdrnx.com/cdn/shop/files/preview_images/0205b27607674c72b196f29d7dc20e37.thumbnail.0000000000_small.jpg?v=1690597069"></video> </video-media><div class="v-stack gap-4 text-start"><p class="h6">🏀 Game Day ready with Melo 🕺🏽</p></div></div><div class="multi-column__item justify-start snap-start" style="--multi-column-item-column-count: span 3" ><video-media autoplay style="--aspect-ratio: 0.563"> <video playsinline="true" muted="muted" loop="loop" preload="metadata" class="rounded" poster="//drinkdrnx.com/cdn/shop/files/preview_images/3326e3890730425e855589a9b0d1be82.thumbnail.0000000000_small.jpg?v=1690597914"><source src="//drinkdrnx.com/cdn/shop/videos/c/vp/3326e3890730425e855589a9b0d1be82/3326e3890730425e855589a9b0d1be82.HD-1080p-2.5Mbps-16714392.mp4?v=0" type="video/mp4"><img src="//drinkdrnx.com/cdn/shop/files/preview_images/3326e3890730425e855589a9b0d1be82.thumbnail.0000000000_small.jpg?v=1690597914"></video> </video-media><div class="v-stack gap-4 text-start"><p class="h6">Join @angel_dancer_1 for her workout today 💙</p></div></div></div> </div> </div><style> #shopify-section-template--17991523565722__e0e654c8-2de9-44cf-a02b-938078dcec1c h0 {text-size: 40px !important;} </style></section><section id="shopify-section-template--17991523565722__16885873521f1fd9da" class="shopify-section shopify-section--apps"> </section> <!-- BEGIN sections: footer-group --> <footer id="shopify-section-sections--17991519207578__footer" class="shopify-section shopify-section-group-footer-group shopify-section--footer"><div class="footer"> <div class="container"> <div class="footer__wrapper"><div class="footer__block-list empty:hidden"><div class="footer__block footer__block--newsletter" ><div><p class="h3">JOIN THE COMMUNITY</p><form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="footer__newsletter-form form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="contact[tags]" value="newsletter"><div class="form-control" ><input id="input-sections--17991519207578__footer--contactemail" class="input is-floating" type="email" dir="ltr" name="contact[email]" placeholder=" " autocomplete="email" enterkeyhint="send" required ><label for="input-sections--17991519207578__footer--contactemail" class="floating-label">E-mail</label><div class="self-submit-button"> <button type="submit" class="circle-chevron hover:colors"> <span class="sr-only">Subscribe</span><svg role="presentation" focusable="false" width="5" height="8" class="icon icon-chevron-right-small reverse-icon" viewBox="0 0 5 8"> <path d="m.75 7 3-3-3-3" fill="none" stroke="currentColor" stroke-width="1.5"></path> </svg></button> </div></div></form></div> </div></div></div> </div> </div> <div class="container"> <div class="footer__links"> <ul class="footer__links-list" role="list"><li> <a href="/" class="inline-block link-faded break-all">HOME</a> </li><li> <a href="/collections/all" class="inline-block link-faded break-all">SHOP</a> </li><li> <a href="/pages/our-story" class="inline-block link-faded break-all">OUR STORY</a> </li><li> <a href="/pages/about" class="inline-block link-faded break-all">OUR FORMULA</a> </li><li> <a href="/pages/contact-us" class="inline-block link-faded break-all">CONTACT US</a> </li><li> <a href="/pages/privacy" class="inline-block link-faded break-all">PRIVACY</a> </li><li> <a href="/pages/terms-and-conditions" class="inline-block link-faded break-all">TERMS & CONDITIONS</a> </li></ul><ul class="social-media " role="list"><li> <a href="https://www.instagram.com/drnx/" class="tap-area" target="_blank" rel="noopener" aria-label="Follow on Instagram"><svg role="presentation" focusable="false" width="27" height="27" class="icon icon-instagram" viewBox="0 0 24 24"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.4c-2.607 0-2.934.011-3.958.058-1.022.046-1.72.209-2.33.446a4.705 4.705 0 0 0-1.7 1.107 4.706 4.706 0 0 0-1.108 1.7c-.237.611-.4 1.31-.446 2.331C2.41 9.066 2.4 9.392 2.4 12c0 2.607.011 2.934.058 3.958.046 1.022.209 1.72.446 2.33a4.706 4.706 0 0 0 1.107 1.7c.534.535 1.07.863 1.7 1.108.611.237 1.309.4 2.33.446 1.025.047 1.352.058 3.959.058s2.934-.011 3.958-.058c1.022-.046 1.72-.209 2.33-.446a4.706 4.706 0 0 0 1.7-1.107 4.706 4.706 0 0 0 1.108-1.7c.237-.611.4-1.31.446-2.33.047-1.025.058-1.352.058-3.959s-.011-2.934-.058-3.958c-.047-1.022-.209-1.72-.446-2.33a4.706 4.706 0 0 0-1.107-1.7 4.705 4.705 0 0 0-1.7-1.108c-.611-.237-1.31-.4-2.331-.446C14.934 2.41 14.608 2.4 12 2.4Zm0 1.73c2.563 0 2.867.01 3.88.056.935.042 1.443.199 1.782.33.448.174.768.382 1.104.718.336.336.544.656.718 1.104.131.338.287.847.33 1.783.046 1.012.056 1.316.056 3.879 0 2.563-.01 2.867-.056 3.88-.043.935-.199 1.444-.33 1.782a2.974 2.974 0 0 1-.719 1.104 2.974 2.974 0 0 1-1.103.718c-.339.131-.847.288-1.783.33-1.012.046-1.316.056-3.88.056-2.563 0-2.866-.01-3.878-.056-.936-.042-1.445-.199-1.783-.33a2.974 2.974 0 0 1-1.104-.718 2.974 2.974 0 0 1-.718-1.104c-.131-.338-.288-.847-.33-1.783-.047-1.012-.056-1.316-.056-3.879 0-2.563.01-2.867.056-3.88.042-.935.199-1.443.33-1.782.174-.448.382-.768.718-1.104a2.974 2.974 0 0 1 1.104-.718c.338-.131.847-.288 1.783-.33C9.133 4.14 9.437 4.13 12 4.13Zm0 11.07a3.2 3.2 0 1 1 0-6.4 3.2 3.2 0 0 1 0 6.4Zm0-8.13a4.93 4.93 0 1 0 0 9.86 4.93 4.93 0 0 0 0-9.86Zm6.276-.194a1.152 1.152 0 1 1-2.304 0 1.152 1.152 0 0 1 2.304 0Z" fill="currentColor"/> </svg></a> </li><li> <a href="https://www.youtube.com/channel/UCSIkXcvXP6GR-TNNnubYm6Q" class="tap-area" target="_blank" rel="noopener" aria-label="Follow on YouTube"><svg role="presentation" focusable="false" width="27" height="27" class="icon icon-youtube" viewBox="0 0 24 24"> <path fill-rule="evenodd" clip-rule="evenodd" d="M20.44 5.243c.929.244 1.66.963 1.909 1.876.451 1.654.451 5.106.451 5.106s0 3.452-.451 5.106a2.681 2.681 0 0 1-1.91 1.876c-1.684.443-8.439.443-8.439.443s-6.754 0-8.439-.443a2.682 2.682 0 0 1-1.91-1.876c-.45-1.654-.45-5.106-.45-5.106s0-3.452.45-5.106a2.681 2.681 0 0 1 1.91-1.876c1.685-.443 8.44-.443 8.44-.443s6.754 0 8.438.443Zm-5.004 6.982L9.792 15.36V9.091l5.646 3.134Z" fill="currentColor"/> </svg></a> </li></ul></div> <div class="footer__logo"> <?xml version="1.0" encoding="UTF-8"?> <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 868.78 198.5"> <defs> <style> .cls-1 { fill: #fff; } </style> </defs> <path class="cls-1" d="M77.1,197.6h-13.67s-5.83-7.92-5.83-7.92h-30.25s7.84-10.76,7.84-10.76h14.57s-9.56-13.15-9.56-13.15l-23.16,31.82H3.37s27.49-36.83,27.49-36.83c2.24-2.91,5.45-5.3,9.41-5.3,3.89,0,7.17,2.39,9.34,5.3l27.49,36.83Z"/> <path class="cls-1" d="M205.59,156.37h-64.12v.05c-2.92.26-5.44,2.19-6.4,5.01l-9.19,27.14-8.82-26.07c-1.42-4.18-5.53-7.02-10.16-7.02s-8.74,2.84-10.16,7.02l-8.82,26.07-10.98-32.2h-11.35l12.18,35.11c1.42,4.18,5.53,7.02,10.16,7.02s8.74-2.84,10.16-7.02l8.82-26.07,8.81,26.07c1.42,4.18,5.53,7.02,10.16,7.02s8.74-2.84,10.16-7.02l8.45-24.35h61.1s0-10.76,0-10.76Z"/> <rect class="cls-1" x="171.53" y="170.71" width="10.76" height="26.89"/> <g> <path class="cls-1" d="M318.74,169.9h-5.24l-1,3.8h-3l4.49-16.45h4.25l4.49,16.45h-3l-1-3.8ZM318.1,167.45l-.52-1.98c-.52-2-.91-3.58-1.43-5.82h-.06c-.52,2.25-.9,3.82-1.43,5.82l-.52,1.98h3.97Z"/> <path class="cls-1" d="M325.18,157.25h4.97c4.56,0,6.53,2.54,6.53,8.23s-1.96,8.22-6.53,8.22h-4.97v-16.45ZM330.06,171.26c2,0,3.57-.77,3.57-5.78s-1.56-5.79-3.57-5.79h-1.96v11.57h1.96Z"/> <path class="cls-1" d="M347.73,169.9h-5.24l-1,3.8h-3l4.49-16.45h4.25l4.49,16.45h-3l-1-3.8ZM347.09,167.45l-.52-1.98c-.52-2-.91-3.58-1.43-5.82h-.06c-.52,2.25-.9,3.82-1.43,5.82l-.52,1.98h3.97Z"/> <path class="cls-1" d="M354.6,157.25h5.72c3.99,0,5.24,2,5.24,5.03s-1.4,5.23-5.28,5.23h-2.8v6.19h-2.88v-16.45ZM360.14,165.09c1.83,0,2.52-.99,2.52-2.85,0-1.56-.6-2.54-2.45-2.54h-2.73v5.39h2.66Z"/> <path class="cls-1" d="M379.95,159.79h-4.37v13.91h-2.97v-13.91h-4.37v-2.54h11.71v2.54Z"/> <path class="cls-1" d="M382.44,165.47c0-5.55,2.2-8.54,6.16-8.54s6.15,2.99,6.15,8.54-2.2,8.55-6.15,8.55-6.16-2.99-6.16-8.55ZM391.68,165.47c0-4.23-1.09-6.08-3.07-6.08s-3.07,1.85-3.07,6.08,1.09,6.08,3.07,6.08,3.07-1.85,3.07-6.08Z"/> <path class="cls-1" d="M403.04,164.91h5.78v8.78h-1.78l-.34-1.81c-.77,1.41-2.02,2.13-3.8,2.13-3.92,0-6-3.58-6-8.61s1.75-8.48,6.5-8.48c2.71,0,4.58,1.19,5.45,4.08l-2.35,1.12c-.58-1.87-1.53-2.72-3.01-2.72-2.44,0-3.5,2.17-3.5,6.06s1.09,6.07,3.42,6.07c1.1,0,2.03-.52,2.66-2.06v-2.18h-3.02v-2.38Z"/> <path class="cls-1" d="M412.61,157.25h10.3v2.47h-7.34v4.34h6.54v2.39h-6.54v4.77h7.34v2.48h-10.3v-16.45Z"/> <path class="cls-1" d="M426.62,157.25h3.84l3.47,9.74c.37,1.06.71,2.2,1.1,3.5h.03v-13.24h2.49v16.45h-3.85l-3.47-9.74c-.37-1.06-.71-2.2-1.09-3.5h-.03l-.02,13.24h-2.47v-16.45Z"/> <path class="cls-1" d="M441.16,171.35h3.98v-11.75h-3.98v-2.35h10.84v2.35h-3.98v11.75h3.98v2.35h-10.84v-2.35Z"/> <path class="cls-1" d="M454.87,165.47c0-4.92,1.88-8.54,6.5-8.54,3.21,0,5.13,1.61,5.81,5.11l-2.95.67c-.4-2.34-1.31-3.35-2.86-3.35-2.24,0-3.35,2.18-3.35,6.11s1.12,6.12,3.35,6.12c1.6,0,2.52-1.08,2.88-3.42l2.88.61c-.64,3.55-2.57,5.24-5.76,5.24-4.61,0-6.5-3.64-6.5-8.55Z"/> <path class="cls-1" d="M308.97,180.57h2.73l.91,8.63c.18,1.77.34,3.37.51,5.19h.03c.2-1.8.41-3.58.61-5.18l.89-6.55h2.94l.89,6.55c.2,1.6.41,3.37.61,5.18h.03c.17-1.81.33-3.41.51-5.19l.91-8.63h2.73l-2.3,16.45h-3.46l-.88-6.39c-.18-1.4-.33-2.76-.48-4.34h-.06c-.15,1.58-.3,2.94-.48,4.34l-.88,6.39h-3.46l-2.3-16.45Z"/> <path class="cls-1" d="M333.23,193.22h-5.24l-1,3.8h-3l4.49-16.45h4.25l4.49,16.45h-3l-1-3.8ZM332.6,190.77l-.52-1.98c-.52-2-.91-3.58-1.43-5.82h-.06c-.52,2.25-.9,3.82-1.43,5.82l-.52,1.98h3.97Z"/> <path class="cls-1" d="M350.96,183.11h-4.37v13.91h-2.97v-13.91h-4.37v-2.54h11.71v2.54Z"/> <path class="cls-1" d="M354.63,180.57h10.3v2.47h-7.34v4.34h6.54v2.39h-6.54v4.77h7.34v2.48h-10.3v-16.45Z"/> <path class="cls-1" d="M377.07,197.02l-2.85-6.51h-2.63v6.51h-2.86v-16.45h5.92c3.84,0,5.18,1.84,5.18,4.83,0,2.27-.85,3.97-2.82,4.7l3.26,6.91h-3.2ZM371.59,188.24h2.85c1.83,0,2.51-.97,2.51-2.78,0-1.53-.59-2.49-2.44-2.49h-2.92v5.27Z"/> <path class="cls-1" d="M382.81,193.66l2.12-1.42c.78,1.81,2.04,2.72,3.89,2.72s2.67-.91,2.67-2.2-.65-1.86-2.42-2.42l-1.33-.43c-2.79-.9-4.31-2.27-4.31-4.96s2-4.7,5.64-4.7c2.73,0,4.49,1.01,5.43,3.58l-2.19,1.33c-.58-1.76-1.76-2.52-3.35-2.52-1.77,0-2.54.78-2.54,2.13,0,1.22.57,1.91,2.32,2.49l1.3.41c3.17,1.01,4.38,2.24,4.38,4.81,0,2.94-2.07,4.85-5.68,4.85-2.85,0-4.83-1.09-5.93-3.68Z"/> <path class="cls-1" d="M423.44,183.11h-4.37v13.91h-2.97v-13.91h-4.37v-2.54h11.71v2.54Z"/> <path class="cls-1" d="M427.1,180.57h10.3v2.47h-7.34v4.34h6.54v2.39h-6.54v4.77h7.34v2.48h-10.3v-16.45Z"/> <path class="cls-1" d="M440.37,188.79c0-4.92,1.88-8.54,6.5-8.54,3.21,0,5.13,1.61,5.81,5.11l-2.95.67c-.4-2.34-1.31-3.35-2.86-3.35-2.24,0-3.35,2.18-3.35,6.11s1.12,6.12,3.35,6.12c1.6,0,2.52-1.08,2.88-3.42l2.88.61c-.64,3.55-2.57,5.24-5.76,5.24-4.61,0-6.5-3.64-6.5-8.55Z"/> <path class="cls-1" d="M455.59,180.57h2.87v6.65h5.22v-6.65h2.87v16.45h-2.87v-7.32h-5.22v7.32h-2.87v-16.45Z"/> <path class="cls-1" d="M470.11,180.57h3.84l3.47,9.74c.37,1.06.71,2.2,1.1,3.5h.03v-13.24h2.49v16.45h-3.85l-3.47-9.74c-.37-1.06-.71-2.2-1.09-3.5h-.03l-.02,13.24h-2.47v-16.45Z"/> <path class="cls-1" d="M483.91,188.79c0-5.55,2.2-8.54,6.16-8.54s6.15,2.99,6.15,8.54-2.2,8.55-6.15,8.55-6.16-2.99-6.16-8.55ZM493.14,188.79c0-4.23-1.09-6.08-3.07-6.08s-3.07,1.85-3.07,6.08,1.09,6.08,3.07,6.08,3.07-1.85,3.07-6.08Z"/> <path class="cls-1" d="M500,180.57h2.94v13.96h7.43v2.49h-10.37v-16.45Z"/> <path class="cls-1" d="M512.9,188.79c0-5.55,2.2-8.54,6.16-8.54s6.15,2.99,6.15,8.54-2.2,8.55-6.15,8.55-6.16-2.99-6.16-8.55ZM522.13,188.79c0-4.23-1.09-6.08-3.07-6.08s-3.07,1.85-3.07,6.08,1.09,6.08,3.07,6.08,3.07-1.85,3.07-6.08Z"/> <path class="cls-1" d="M533.49,188.24h5.78v8.78h-1.78l-.34-1.81c-.77,1.41-2.02,2.13-3.8,2.13-3.92,0-6-3.58-6-8.61s1.75-8.48,6.5-8.48c2.71,0,4.58,1.19,5.45,4.08l-2.35,1.12c-.58-1.87-1.53-2.72-3.01-2.72-2.44,0-3.5,2.17-3.5,6.06s1.09,6.07,3.42,6.07c1.1,0,2.03-.52,2.66-2.06v-2.18h-3.02v-2.38Z"/> <path class="cls-1" d="M554.71,180.57l-5.19,10.58v5.86h-2.97v-5.86l-5.18-10.58h3.16l3.5,7.9,3.49-7.9h3.17Z"/> </g> <g> <path class="cls-1" d="M0,120.88V0s97.46,0,97.46,0c31.49,0,31.49,40.19,31.49,40.19v40.35s0,40.35-31.49,40.35H0ZM98.1,40.19s0-11.23-5.22-11.23H28.8s0,62.97,0,62.97h64.08c5.22,0,5.22-11.39,5.22-11.39v-40.35Z"/> <path class="cls-1" d="M137.48,0h104.74c31.48,0,31.48,40.19,31.48,40.19,0,0,0,39.87-31.96,39.87l31.48,40.82h-34.97s-51.26-69.77-51.26-69.77h50.79c5.06.47,5.06-10.92,5.06-10.92,0,0,0-11.23-5.06-11.23h-71.51s0,91.93,0,91.93h-28.8s0-120.88,0-120.88Z"/> <path class="cls-1" d="M313.41,0l67.08,81.17V0s28.64,0,28.64,0v120.88s-31.49,0-31.49,0l-66.61-81.01v81.01s-28.8,0-28.8,0V0s31.17,0,31.17,0Z"/> <polygon class="cls-1" points="552.62 0 517.18 0 490.29 32.74 507.97 54 552.62 0"/> <polygon class="cls-1" points="502.78 60.28 479.85 32.42 453.1 0 417.66 0 467.5 60.28 417.66 120.88 452.94 120.88 480.18 87.9 480.18 87.9 502.78 60.28"/> <polygon class="cls-1" points="490.12 87.73 517.5 120.88 552.62 120.88 507.84 66.43 490.12 87.73"/> </g> <rect class="cls-1" x="0" y="136.29" width="552.62" height="3.47"/> <path class="cls-1" d="M566.6,9.33h-1.99V1.72h-2.75V0h7.54v1.72h-2.8v7.61ZM581.41,9.33h-1.97v-5.08c0-.66,0-.86.07-2.04v-.27l-.07.25c-.39,1.2-.52,1.55-.66,1.92l-2.11,5.23h-1.74l-2.11-5.18c-.2-.44-.29-.74-.69-1.92l-.1-.25c.07,1.08.1,1.84.1,2.26v5.08h-1.97V0h3.07l1.72,4.3c.17.47.27.74.66,1.92l.17.49.15-.49c.37-1.13.47-1.42.66-1.92l1.7-4.3h3.12v9.33Z"/> <g id="Layer_1-2" data-name="Layer 1-2"> <g> <g> <polygon class="cls-1" points="650.98 67.96 650.98 10.48 662.95 10.48 662.95 .51 641.01 .51 641.01 77.93 662.95 77.93 662.95 67.96 650.98 67.96"/> <polygon class="cls-1" points="846.67 .51 824.73 .51 824.73 10.48 836.69 10.48 836.69 67.96 824.73 67.96 824.73 77.93 846.67 77.93 846.67 .51"/> <path class="cls-1" d="M696.31,51.55h29.37l5.66,7.69h13.27l-26.69-35.75c-2.1-2.83-5.29-5.15-9.07-5.15s-6.96,2.32-9.14,5.15l-26.69,35.75h13.27l22.48-30.89,9.28,12.76h-14.14l-7.61,10.44h0Z"/> <rect class="cls-1" x="763.56" y="18.34" width="47.06" height="10.44"/> <rect class="cls-1" x="781.87" y="32.26" width="10.44" height="26.98"/> <rect class="cls-1" x="748.07" y="18.34" width="10.44" height="40.9"/> </g> <g> <path class="cls-1" d="M632.75,116.09h-8.32l-1.58,6.04h-4.77l7.14-26.14h6.76l7.14,26.14h-4.77l-1.58-6.04ZM631.74,112.2l-.83-3.15c-.83-3.19-1.44-5.68-2.27-9.25h-.1c-.83,3.57-1.43,6.07-2.27,9.25l-.83,3.15h6.3Z"/> <path class="cls-1" d="M642.99,95.99h7.89c7.25,0,10.37,4.03,10.37,13.08s-3.12,13.06-10.37,13.06h-7.89v-26.14ZM650.75,118.26c3.19,0,5.67-1.22,5.67-9.19s-2.48-9.2-5.67-9.2h-3.12v18.39h3.12Z"/> <path class="cls-1" d="M678.84,116.09h-8.32l-1.58,6.04h-4.77l7.14-26.14h6.76l7.14,26.14h-4.77l-1.58-6.04h0ZM677.84,112.2l-.83-3.15c-.83-3.19-1.44-5.68-2.27-9.25h-.1c-.83,3.57-1.43,6.07-2.27,9.25l-.83,3.15h6.3Z"/> <path class="cls-1" d="M689.78,95.99h9.09c6.34,0,8.32,3.19,8.32,7.99s-2.22,8.31-8.39,8.31h-4.45v9.84h-4.58v-26.14h0ZM698.59,108.46c2.91,0,4-1.57,4-4.53,0-2.48-.96-4.03-3.89-4.03h-4.34v8.56h4.22Z"/> <path class="cls-1" d="M730.08,100.02h-6.95v22.1h-4.72v-22.1h-6.95v-4.03h18.61v4.03h0Z"/> <path class="cls-1" d="M734.06,109.05c0-8.82,3.49-13.57,9.79-13.57s9.78,4.75,9.78,13.57-3.49,13.59-9.78,13.59-9.79-4.75-9.79-13.59ZM748.73,109.05c0-6.72-1.73-9.66-4.88-9.66s-4.88,2.94-4.88,9.66,1.73,9.66,4.88,9.66,4.88-2.94,4.88-9.66Z"/> <path class="cls-1" d="M766.8,108.17h9.19v13.96h-2.83l-.54-2.88c-1.22,2.24-3.22,3.39-6.04,3.39-6.23,0-9.54-5.68-9.54-13.68s2.78-13.48,10.32-13.48c4.31,0,7.28,1.89,8.66,6.48l-3.73,1.78c-.93-2.98-2.43-4.32-4.79-4.32-3.87,0-5.57,3.46-5.57,9.63s1.73,9.65,5.44,9.65c1.74,0,3.23-.83,4.23-3.28v-3.47h-4.8v-3.78h0Z"/> <path class="cls-1" d="M782.03,95.99h16.37v3.92h-11.67v6.9h10.39v3.79h-10.39v7.59h11.67v3.94h-16.37v-26.14h0Z"/> <path class="cls-1" d="M804.31,95.99h6.1l5.52,15.47c.59,1.68,1.14,3.49,1.74,5.57h.05l.02-21.05h3.94v26.14h-6.11l-5.52-15.47c-.59-1.68-1.14-3.49-1.73-5.57h-.05l-.03,21.05h-3.92v-26.14h0Z"/> <path class="cls-1" d="M827.42,118.4h6.32v-18.68h-6.32v-3.73h17.22v3.73h-6.32v18.68h6.32v3.73h-17.22v-3.73h0Z"/> <path class="cls-1" d="M849.22,109.05c0-7.83,2.99-13.57,10.32-13.57,5.1,0,8.15,2.56,9.24,8.11l-4.69,1.07c-.64-3.71-2.08-5.33-4.54-5.33-3.55,0-5.33,3.46-5.33,9.71s1.78,9.73,5.33,9.73c2.55,0,4-1.71,4.58-5.44l4.58.98c-1.02,5.65-4.08,8.32-9.15,8.32-7.33,0-10.32-5.78-10.32-13.59h0Z"/> <path class="cls-1" d="M664.23,155.65h6.32v-18.68h-6.32v-3.73h17.22v3.73h-6.32v18.68h6.32v3.73h-17.22v-3.73Z"/> <path class="cls-1" d="M687.22,133.24h6.1l5.52,15.47c.59,1.68,1.14,3.49,1.74,5.57h.05l.02-21.05h3.94v26.14h-6.11l-5.52-15.47c-.59-1.68-1.14-3.49-1.73-5.57h-.05l-.03,21.05h-3.92v-26.14h0Z"/> <path class="cls-1" d="M711.32,133.23h16.39v3.94h-11.68v7.55h10.39v3.71h-10.39v10.95h-4.7v-26.15h0Z"/> <path class="cls-1" d="M733.12,149.94v-16.69h4.61v16.93c0,3.63.93,5.84,4.26,5.84s4.27-2.15,4.27-5.84v-16.93h4.59v16.69c0,6.85-2.82,9.95-8.87,9.95s-8.87-3.1-8.87-9.95h0Z"/> <path class="cls-1" d="M755.86,154.05l3.38-2.25c1.23,2.88,3.25,4.32,6.18,4.32s4.24-1.44,4.24-3.49-1.04-2.96-3.84-3.84l-2.11-.69c-4.43-1.42-6.85-3.6-6.85-7.89s3.19-7.47,8.96-7.47c4.34,0,7.14,1.6,8.62,5.68l-3.47,2.11c-.93-2.8-2.8-4-5.33-4-2.82,0-4.03,1.23-4.03,3.39,0,1.94.91,3.04,3.68,3.95l2.06.65c5.04,1.6,6.96,3.55,6.96,7.65,0,4.67-3.3,7.71-9.03,7.71-4.53,0-7.68-1.73-9.43-5.84h0Z"/> <path class="cls-1" d="M780.18,133.24h16.37v3.92h-11.67v6.9h10.39v3.79h-10.39v7.59h11.67v3.94h-16.37v-26.14Z"/> <path class="cls-1" d="M802.5,133.24h7.89c7.25,0,10.37,4.03,10.37,13.08s-3.12,13.06-10.37,13.06h-7.89v-26.14ZM810.26,155.5c3.19,0,5.67-1.22,5.67-9.19s-2.48-9.2-5.67-9.2h-3.12v18.39h3.12Z"/> <path class="cls-1" d="M648.26,174.53h-6.95v22.1h-4.72v-22.1h-6.95v-4.03h18.61v4.03Z"/> <path class="cls-1" d="M654.1,170.5h16.37v3.92h-11.67v6.9h10.39v3.79h-10.39v7.59h11.67v3.94h-16.37s0-26.14,0-26.14Z"/> <path class="cls-1" d="M675.2,183.56c0-7.83,2.99-13.57,10.32-13.57,5.1,0,8.15,2.56,9.24,8.11l-4.69,1.07c-.64-3.71-2.08-5.33-4.54-5.33-3.55,0-5.33,3.46-5.33,9.71s1.78,9.73,5.33,9.73c2.55,0,4-1.71,4.58-5.44l4.58.98c-1.02,5.65-4.08,8.32-9.15,8.32-7.33,0-10.32-5.78-10.32-13.59h0Z"/> <path class="cls-1" d="M699.4,170.5h4.56v10.56h8.29v-10.56h4.56v26.14h-4.56v-11.63h-8.29v11.63h-4.56v-26.14Z"/> <path class="cls-1" d="M722.48,170.5h6.1l5.52,15.47c.59,1.68,1.14,3.49,1.74,5.57h.05l.02-21.05h3.94v26.14h-6.11l-5.52-15.47c-.59-1.68-1.14-3.49-1.73-5.57h-.05l-.03,21.05h-3.92v-26.14h0Z"/> <path class="cls-1" d="M744.43,183.56c0-8.82,3.49-13.57,9.79-13.57s9.78,4.75,9.78,13.57-3.49,13.59-9.78,13.59-9.79-4.75-9.79-13.59ZM759.1,183.56c0-6.72-1.73-9.66-4.88-9.66s-4.88,2.94-4.88,9.66,1.73,9.66,4.88,9.66,4.88-2.94,4.88-9.66Z"/> <path class="cls-1" d="M770.02,170.5h4.67v22.18h11.81v3.95h-16.48v-26.14Z"/> <path class="cls-1" d="M790.53,183.56c0-8.82,3.49-13.57,9.79-13.57s9.78,4.75,9.78,13.57-3.49,13.59-9.78,13.59-9.79-4.75-9.79-13.59ZM805.2,183.56c0-6.72-1.73-9.66-4.88-9.66s-4.88,2.94-4.88,9.66,1.73,9.66,4.88,9.66,4.88-2.94,4.88-9.66Z"/> <path class="cls-1" d="M823.28,182.68h9.19v13.96h-2.83l-.54-2.88c-1.22,2.24-3.22,3.39-6.04,3.39-6.23,0-9.54-5.68-9.54-13.68s2.78-13.48,10.32-13.48c4.31,0,7.28,1.89,8.66,6.48l-3.73,1.78c-.93-2.98-2.43-4.32-4.79-4.32-3.87,0-5.57,3.46-5.57,9.63s1.73,9.65,5.44,9.65c1.74,0,3.23-.83,4.23-3.28v-3.47h-4.8v-3.78h0Z"/> <path class="cls-1" d="M857,170.5l-8.24,16.82v9.31h-4.72v-9.31l-8.22-16.82h5.03l5.57,12.55,5.55-12.55h5.04Z"/> </g> </g> </g> </svg> <div class="adaptogenic-fine-print"> <p>DRNX Water, LLC’s Adaptogenic Infused Technology (“AIT”) is a proprietary blend of six (6) clinically studied adaptogens formulated to support the body’s natural stress response, promote balance, focus, and resilience. The statements on this website or associated with this product have not been evaluated by the U.S. Food and Drug Administration.</p> </div> </div> <p class="footer__copyright text-sm text-subdued">© 2025, DRNX - Adaptogenic Waters Technology</p> </div> <style> #shopify-section-sections--17991519207578__footer #footer-newsletter input {color: #000000;} #shopify-section-sections--17991519207578__footer .footer__logo {display: flex; flex-wrap: wrap; justify-content: space-between;} #shopify-section-sections--17991519207578__footer .footer__logo > svg {width: 48%;} #shopify-section-sections--17991519207578__footer .footer__logo .adaptogenic-fine-print {width: 48%;} @media screen and (max-width: 480px) {#shopify-section-sections--17991519207578__footer .footer__logo > svg {width: 100%; } #shopify-section-sections--17991519207578__footer .footer__logo .adaptogenic-fine-print {width: 100%; text-align: center; margin-top: 20px; }} @media screen and (min-width: 1000px) {#shopify-section-sections--17991519207578__footer .footer__logo {padding-right: 10%; padding-left: 10%; }} </style></footer> <!-- END sections: footer-group --></main> <script async src="https://loox.io/widget/NkWoDAxkjo/loox.1640369994922.js?shop=drnx-adaptogenic-waters.myshopify.com"></script> <!-- ACCESSIBILITYSPARK START --> <script> (function(){ var s = document.createElement('script'), e = ! document.body ? document.querySelector('head') : document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ if (typeof window['acsbJS'] !== 'undefined' && typeof window['acsbJS'].init === 'function') { window['acsbJS'].init({"statementLink":"","footerHtml":"<a href=\"https://accessibilityspark.com/?ref=widget\" target=\"_blank\">Powered by AccessibilitySpark</a>","hideMobile":false,"hideTrigger":false,"language":"en","position":"right","leadColor":"#146FF8","triggerColor":"#146FF8","triggerRadius":"50%","triggerPositionX":"right","triggerPositionY":"bottom","triggerIcon":"people","triggerSize":"medium","triggerOffsetX":20,"triggerOffsetY":20,"mobile":{"triggerSize":"small","triggerPositionX":"right","triggerPositionY":"bottom","triggerOffsetX":10,"triggerOffsetY":10,"triggerRadius":"50%"}}); } }; e.appendChild(s); }()); </script> <!-- ACCESSIBILITYSPARK END --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KJMCKMWT" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <style> p.h6 {text-align: center;} .section-header {text-align: center; display: inline-block;} img.image-link-blocks__image.zoom-image {width: 58px; margin: 0px auto;} .circle-button--fill {background: #0cb6e4; color: white;} .image-link-blocks__inner {padding: 27px;} .image-link-blocks__title {line-height: 15px;} </style> </body> </html>