livingnutritionals.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://livingnutritionals.com/
Effective URL: https://livingnutritionals.com/
Submission: On March 05 via api from US — Scanned from CA

Form analysis 23 forms found in the DOM

POST /account/login

<form method="post" action="/account/login" id="customer_login_side" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="login"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="usernameside">Email <span class="required">*</span></label>
    <span class="pr db input--icon">
      <input type="text" class="shopify-Input shopify-Input--text input-text" name="customer[email]" id="usernameside">
      <i class="icon-user-follow icons pa tc"></i>
    </span>
  </p>
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="CustomerPasswordside">Password <span class="required">*</span></label>
    <span class="pr db input--icon">
      <input class="nt_custom_input shopify-Input shopify-Input--text input-text" type="password" name="customer[password]" id="CustomerPasswordside">
      <i class="icon-lock icons pa tc"></i><span class="dib pa icon_pass_nt cusor_pointer" onclick="toggle_passSide(this);return false;">
        <span class="dib pa tooltip_top_left icon_hide_pass" aria-label="Show password">
          <svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24" xmlns="https://www.w3.org/2000/svg" class="VhKI7c">
            <path d="M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z" fill="none"></path>
            <path
              d="M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z">
            </path>
          </svg>
        </span>
        <span class="dib pa tooltip_top_left icon_show_pass" aria-label="Hide password">
          <svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24" xmlns="https://www.w3.org/2000/svg" class="VhKI7c">
            <path d="M0 0h24v24H0z" fill="none"></path>
            <path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"></path>
          </svg>
        </span>
      </span></span>
  </p>
  <p class="form-row">
    <button type="submit" onclick="ntclassListSide(this);" class="btn btn--loader btn_primary" name="login">Login<span class="btn--loader-balls"></span></button>
  </p>
  <p class="shopify-LostPassword lost_password">
    <a href="javascript:void(0)" onclick="showRecoverPasswordFormSide();return false;">Forgot your password?</a>
  </p>
</form>

POST /account/recover

<form method="post" action="/account/recover" id="reset_password_side" accept-charset="UTF-8" class="shopify-ResetPassword lost_reset_password"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8"
    value="✓">
  <p>Lost your password? Please enter your email address. You will receive a link to create a new password via email.</p>
  <p class="shopify-form-row shopify-form-row--first form-row form-row-first nt_100">
    <label for="RecoverEmailSide">Email address</label>
    <span class="pr db input--icon">
      <input type="email" value="" name="email" id="RecoverEmailSide" class="shopify-Input shopify-Input--text input-text" autocorrect="off" autocapitalize="off">
      <i class="icon-lock icons pa tc"></i>
    </span>
  </p>
  <div class="clear"></div>
  <p class="shopify-form-row form-row">
    <button type="submit" onclick="ntclassListSide(this);" class="btn btn--loader btn_primary">Reset Password<span class="btn--loader-balls"></span></button>
    <button type="button" onclick="hideRecoverPasswordFormSide();return false;" class="btn_dark mt__20 shopify-Button button db w_100">Cancel</button>
  </p>
</form>

POST /account

<form method="post" action="/account" id="register_side" accept-charset="UTF-8" data-login-with-shop-sign-up="true" class="register"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="FirstName1">First Name</label>
    <span class="pr db input--icon">
      <input type="text" class="shopify-Input shopify-Input--text input-text" name="customer[first_name]" id="FirstName1" autofocus="">
      <i class="icon-doc icons pa tc"></i>
    </span>
  </p>
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="LastName1">Last Name</label>
    <span class="pr db input--icon">
      <input type="text" class="shopify-Input shopify-Input--text input-text" name="customer[last_name]" id="LastName1">
      <i class="icon-docs icons icons pa tc"></i>
    </span>
  </p>
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="reg_email1">Email <span class="required">*</span></label>
    <span class="pr db input--icon">
      <input type="email" class="shopify-Input shopify-Input--text input-text" name="customer[email]" id="reg_email1">
      <i class="icon-envelope icons pa tc"></i>
    </span>
  </p>
  <p class="shopify-FormRow shopify-FormRow--wide form-row form-row-wide">
    <label for="reg_passwordside">Password <span class="required">*</span></label>
    <span class="pr db input--icon">
      <input type="password" class="nt_custom_input shopify-Input shopify-Input--text input-text" name="customer[password]" id="reg_passwordside">
      <i class="icon-lock icons pa tc"></i><span class="dib pa icon_pass_nt cusor_pointer" onclick="toggle_repassSide(this);return false;">
        <span class="dib pa tooltip_top_left icon_hide_pass" aria-label="Show password">
          <svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24" xmlns="https://www.w3.org/2000/svg" class="VhKI7c">
            <path d="M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z" fill="none"></path>
            <path
              d="M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z">
            </path>
          </svg>
        </span>
        <span class="dib pa tooltip_top_left icon_show_pass" aria-label="Hide password">
          <svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24" xmlns="https://www.w3.org/2000/svg" class="VhKI7c">
            <path d="M0 0h24v24H0z" fill="none"></path>
            <path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"></path>
          </svg>
        </span>
      </span></span>
  </p>
  <div class="shopify-privacy-policy-text">
    <p>Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.</p>
  </div>
  <p class="shopify-FormRow form-row">
    <button type="submit" onclick="ntclassListSide(this);" class="btn btn--loader btn_primary" name="register">Register<span class="btn--loader-balls"></span></button>
  </p>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer cart-drawer--empty">
  <div class="cart-drawer__header">
    <div class="cart-drawer__header-container">
      <button type="button" class="cart-drawer__close-button btn--clear btn--square close-cart"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 16.8 16.8">
          <path fill="#444" d="M16.8 1.5L15.4.1 8.4 7l-7-7L0 1.4l7 7-7 7 1.4 1.4 7-7 7 7 1.4-1.4-7-7z"></path>
        </svg></button>
      <p class="cart-drawer__header-title text-title text-center">Your cart</p>
    </div>
  </div>
  <div class="cart-drawer__content widget_shopping_cart_body" data-count="0" data-size="0" data-subtotal="0">
    <div class="cart-drawer__content-container">
      <div class="cart-drawer__empty-text">
        <p class="text-center">No products in the cart.</p>
      </div>
      <div class="cart-drawer__no-cookies fs__16">
        <p class="text-center">Enable cookies to use the shopping cart</p>
      </div>
      <div class="cart-drawer__item-list">
        <div class="cart-drawer__item ajax-cart__template" aria-live="polite"><a href="" class="cart-drawer__item-image" style="background-image:none;" data-cart-item-background-image="" data-cart-item-href=""></a>
          <div class="cart-drawer__item-content">
            <a href="" class="h4 cart-drawer__item-title"></a>
            <p class="cart-drawer__item-subtitle"></p>
            <p class="cart-drawer__item-price-container">
              <span class="cart-drawer__item-price"></span>
              <s></s>
            </p>
            <div class="quantity cart-drawer__item-quantity">
              <input type="button" value="-" class="minus">
              <input type="number" required="required" step="1" min="0" max="999" name="updates[]" id="updates_" value="" data-val="" data-product_id="1" title="Qty" class="input-text qty text cart__popup-qty--input" size="4" pattern="[0-9]*"
                inputmode="numeric">
              <input type="button" value="+" class="plus">
            </div>
            <button class="cart-drawer__item-delete btn-link remove" type="button" data-product_id="1">Remove</button>
          </div>
        </div>
        <div class="cart-drawer__item cart-drawer__note-container">
          <label for="CartSpecialInstructions">Special instructions for seller</label>
          <textarea name="note" class="cart-drawer__note CartSpecialInstructions"></textarea>
        </div>
      </div>
    </div>
    <div class="order-summary__scroll-indicator" aria-hidden="true">Scroll for more items <svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewBox="0 0 10 12">
        <path
          d="M9.817 7.624l-4.375 4.2c-.245.235-.64.235-.884 0l-4.375-4.2c-.244-.234-.244-.614 0-.848.245-.235.64-.235.884 0L4.375 9.95V.6c0-.332.28-.6.625-.6s.625.268.625.6v9.35l3.308-3.174c.122-.117.282-.176.442-.176.16 0 .32.06.442.176.244.234.244.614 0 .848">
        </path>
      </svg></div>
  </div>
  <div class="cart-drawer__footer">
    <p class="cart-drawer__disclaimer">Shipping &amp; taxes calculated at checkout</p>
  </div>
</form>

GET /search

<form class="header__search w_100 nt-ajax-search" role="search" method="get" action="/search">
  <div>
    <input class="w_100" type="text" value="" name="q" placeholder="Search for products"><input type="hidden" name="type" value="product"><span class="nt_span_bg"></span>
  </div>
</form>

GET /search

<form role="search" method="get" class="pr searchform nt-ajax-search" action="/search">
  <div>
    <input type="text" class="search-field" placeholder="Search for products" value="" name="q" autocomplete="off"><input type="hidden" name="type" value="product">
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="1570972696611"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="14087040860195" data-productid="1570972696611" data-value="14087040860195">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667516" class="gf_row" data-icon="gpicon-row" data-id="1649632667516" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667517" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667517">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="1570972696611">
            <h3 itemprop="name" class="product-single__title"><a href="/products/vitamin-d3-patches?variant=14087040860195" class="gf_product-title gf_gs-text-heading-3">Vitamin D3 Patches</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884473078" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884473078">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="1570972696611" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1"><object>
                <p><strong>Vitamin D3 Sunshine Patch</strong></p>
                <p><strong>5,000 iu Vitamin D3</strong></p>
                <p><strong>120 mcg Vitamin K2 (MK-7)</strong></p>
                <p><strong>250 mg Magnesium</strong></p>
                <p>Vitamin D is a major factor in overall health and is now recognized to be more than just a vitamin responsible for calcium homeostasis in the body, but acts as a steroid hormone precursor that is essential to proper endocrine and
                  immune system health. Recent research suggests that<span>&nbsp;</span><em>nearly every cell in our body has Vitamin D receptors</em>. Unfortunately Vitamin D3, the most bioavailable form of Vitamin D, is only produced by exposure to
                  sunlight and is not found in adequate levels in any food sources.<br></p>
                <p>Vitamin D3 is essential to the immune system and calcium absorption. Vitamin K2 is crucial for proper function of Vitamin D3 and vital to heart health due to its role in keeping calcium out of the arteries and bringing it into the
                  bones and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of K2.</p>
                <p>This perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in an easily applied slow release patch. Our innovative and convenient delivery method gives you bioavailable D3, K2, and Magnesium through direct slow
                  absorption into the skin, closely resembling the body’s natural production of D3 through sunlight exposure.</p>
                <span id="zoho_button_ext"
                  style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"></span><iframe
                  id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe>
              </object></div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667545" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667545">
          <div class="module gf_module-left gf_module-left-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="1570972696611" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="https://cdn.shopify.com/s/files/1/0017/6301/6739/products/d3-48-pk_1024x1024.jpg?v=1659282538"
                data-zoom="https://cdn.shopify.com/s/files/1/0017/6301/6739/products/d3-48-pk_2048x2048.jpg?v=1659282538" alt="Vitamin D3 Patches" natural-width="1005" natural-height="1005" width="1005" height="1005" data-width="100%"
                data-height="auto" style="width: 100%; height: auto">
            </div>
            <div class="gf_image-loading-wrap active">
              <div class="gf_image-loading">
                <div></div>
                <div></div>
                <div></div>
                <div></div>
              </div>
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667447" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667447">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="1570972696611" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="39.99">$39.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286937156" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286937156">
          <div data-phandle="vitamin-d3-patches" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/vitamin-d3-patches?variant=14085617221667" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json1570972696611">
    {"id":1570972696611,"title":"Vitamin D3 Patches","handle":"vitamin-d3-patches","description":"\u003cp\u003e\u003cstrong\u003eVitamin D3 Sunshine Patch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5,000 iu Vitamin D3\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e120 mcg Vitamin K2 (MK-7)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e250 mg Magnesium\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D is a major factor in overall health and is now recognized to be more than just a vitamin responsible for calcium homeostasis in the body, but acts as a steroid hormone precursor that is essential to proper endocrine and immune system health. Recent research suggests that\u003cspan\u003e \u003c\/span\u003e\u003cem\u003enearly every cell in our body has Vitamin D receptors\u003c\/em\u003e. Unfortunately Vitamin D3, the most bioavailable form of Vitamin D, is only produced by exposure to sunlight and is not found in adequate levels in any food sources.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D3 is essential to the immune system and calcium absorption. Vitamin K2 is crucial for proper function of Vitamin D3 and vital to heart health due to its role in keeping calcium out of the arteries and bringing it into the bones and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of K2.\u003c\/p\u003e\n\u003cp\u003eThis perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in an easily applied slow release patch. Our innovative and convenient delivery method gives you bioavailable D3, K2, and Magnesium through direct slow absorption into the skin, closely resembling the body’s natural production of D3 through sunlight exposure.\u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e","published_at":"2020-09-24T09:02:50-07:00","created_at":"2019-03-05T11:27:38-08:00","vendor":"Living Nutritionals","type":"Vitamin Patches","tags":["D3U","patches","supplements","vitamins"],"price":2199,"price_min":2199,"price_max":3999,"available":true,"price_varies":true,"compare_at_price":2199,"compare_at_price_min":2199,"compare_at_price_max":3999,"compare_at_price_varies":true,"variants":[{"id":14085617221667,"title":"16ct Patches","option1":"16ct Patches","option2":null,"option3":null,"sku":"LN-D316","requires_shipping":true,"taxable":true,"featured_image":{"id":28197528666155,"product_id":1570972696611,"position":1,"created_at":"2021-06-22T06:16:26-07:00","updated_at":"2021-06-22T06:16:26-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","variant_ids":[14085617221667]},"available":true,"name":"Vitamin D3 Patches - 16ct Patches","public_title":"16ct Patches","options":["16ct Patches"],"price":2199,"weight":28,"compare_at_price":2199,"inventory_management":"shopify","barcode":"683405570400","featured_media":{"alt":null,"id":20494557511723,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":1539}],"price":1539,"compare_at_price":2199,"per_delivery_price":1539,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]},{"id":14087040860195,"title":"48ct Patches","option1":"48ct Patches","option2":null,"option3":null,"sku":"LN-D348","requires_shipping":true,"taxable":true,"featured_image":{"id":28197528862763,"product_id":1570972696611,"position":2,"created_at":"2021-06-22T06:16:32-07:00","updated_at":"2022-07-31T08:48:58-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538","variant_ids":[14087040860195]},"available":true,"name":"Vitamin D3 Patches - 48ct Patches","public_title":"48ct Patches","options":["48ct Patches"],"price":3999,"weight":28,"compare_at_price":3999,"inventory_management":"shopify","barcode":"683405570387","featured_media":{"alt":null,"id":20494558068779,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":2799}],"price":2799,"compare_at_price":3999,"per_delivery_price":2799,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminD3Patches.jpg?v=1659282255"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","options":["Size"],"media":[{"alt":null,"id":20494557511723,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","width":1005},{"alt":null,"id":20494558068779,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538","width":1005},{"alt":null,"id":21754827702315,"position":3,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminD3Patches.jpg?v=1659282255"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminD3Patches.jpg?v=1659282255","width":969},{"alt":null,"id":22041454149675,"position":4,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_330d4917-4708-4362-9ed0-b148598cc1c1.jpg?v=1658594114"},"aspect_ratio":1.77,"external_id":"5LNrMwAeV0E","host":"youtube","media_type":"external_video"},{"alt":null,"id":22041454575659,"position":5,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_2abfcec9-cd23-4232-a29e-e00cb0274302.jpg?v=1658594139"},"aspect_ratio":1.77,"external_id":"IeLUWmYbfCk","host":"youtube","media_type":"external_video"}],"requires_selling_plan":false,"selling_plan_groups":[{"id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e","name":"Transdermal Patches Monthly Subscription","options":[{"name":"Deliver every","position":1,"values":["1 month(s)"]}],"selling_plans":[{"id":445743147,"name":"Monthly - delivered every 1 month(s)","description":null,"options":[{"name":"Deliver every","position":1,"value":"1 month(s)"}],"recurring_deliveries":true,"price_adjustments":[{"order_count":null,"position":1,"value_type":"percentage","value":30}]}],"app_id":null}],"content":"\u003cp\u003e\u003cstrong\u003eVitamin D3 Sunshine Patch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5,000 iu Vitamin D3\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e120 mcg Vitamin K2 (MK-7)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e250 mg Magnesium\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D is a major factor in overall health and is now recognized to be more than just a vitamin responsible for calcium homeostasis in the body, but acts as a steroid hormone precursor that is essential to proper endocrine and immune system health. Recent research suggests that\u003cspan\u003e \u003c\/span\u003e\u003cem\u003enearly every cell in our body has Vitamin D receptors\u003c\/em\u003e. Unfortunately Vitamin D3, the most bioavailable form of Vitamin D, is only produced by exposure to sunlight and is not found in adequate levels in any food sources.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D3 is essential to the immune system and calcium absorption. Vitamin K2 is crucial for proper function of Vitamin D3 and vital to heart health due to its role in keeping calcium out of the arteries and bringing it into the bones and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of K2.\u003c\/p\u003e\n\u003cp\u003eThis perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in an easily applied slow release patch. Our innovative and convenient delivery method gives you bioavailable D3, K2, and Magnesium through direct slow absorption into the skin, closely resembling the body’s natural production of D3 through sunlight exposure.\u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="6640390275115"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="39533530677291" data-productid="6640390275115" data-value="39533530677291">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667471" class="gf_row" data-icon="gpicon-row" data-id="1649632667471" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12"
      style="">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667455" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667455">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6640390275115">
            <h3 itemprop="name" class="product-single__title"><a href="/products/vitamin-c-immunity-patch-with-zinc?variant=39533530677291" class="gf_product-title gf_gs-text-heading-3">Vitamin C with Zinc Transdermal Patches</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884575417" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884575417">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="6640390275115" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p>We all know that Vitamin C and Zinc are incredible immunity boosters. What you might not know is that when you take Vitamin C via a Transdermal Patch, <strong><em>you don't lose up to 80% of its effectiveness&nbsp;in the stomach and
                    digestive tract;</em></strong> rather you get a time released dose through the subdermal layer of your skin!&nbsp;</p>
              <p>Did we mention that our Vitamin C/Ascorbic Acid is harvested from naturally grown Spinach?!</p>
              <p>Really, it doesn't get any better than this!<span
                  style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"
                  id="zoho_button_ext"></span></p>
              <p><strong>The Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!</strong></p>
              <p><span>Vitamin C, also known as ascorbic acid, is necessary for&nbsp;</span><b>the growth, development and repair of all body tissues</b><span>. It's involved in many body functions, including formation of collagen, absorption of
                  iron, the proper functioning of the immune system, wound healing, and the maintenance of cartilage, bones, and teeth.</span></p>
              <p>Living Nutritionals Vitamin C w/ Zinc Immunity Patch contains pure pharmaceutical grade, Vegan, Ascorbic Acid, a highly&nbsp;bioavailable form of Vitamin C.</p>
              <p>Our state of the art pharmaceutical grade adhesive with time release technology allows the Bioactive&nbsp;Vitamin C and Zinc to absorb directly into circulation.</p>
              <p><strong>Suggested Use:</strong>&nbsp;Use as an external dietary supplement, peel one patch from backing and apply 1 for up to an 8 hour period, or as directed by your healthcare professional. For best results place upon clean, dry,
                hair-free skin.</p>
              <ul>
                <li>For use as an external dietary supplement</li>
                <li>Store in a cool dry place</li>
                <li>Discontinue if rash or irritation occurs</li>
                <li>Keep out of reach from children</li>
                <li>Do not use if seal is missing or broken</li>
                <li>If pregnant or nursing, consult your healthcare practitioner before using this supplement</li>
              </ul>
              <p><strong>Ingredients:</strong></p>
              <ul>
                <li>90mg Ascorbic Acid from naturally grown Spinach</li>
                <li>10mg&nbsp;Zinc</li>
              </ul>
              <iframe id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667511" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667511">
          <div class="module gf_module-left gf_module-left-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="6640390275115" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="https://cdn.shopify.com/s/files/1/0017/6301/6739/products/vitc-patches_1024x1024.jpg?v=1652285791"
                data-zoom="https://cdn.shopify.com/s/files/1/0017/6301/6739/products/vitc-patches_2048x2048.jpg?v=1652285791" alt="Vitamin C with Zinc Transdermal Patches" natural-width="1005" natural-height="1005" width="1005" height="1005"
                data-width="100%" data-height="auto" style="width: 100%; height: auto">
            </div>
            <div class="gf_image-loading-wrap active">
              <div class="gf_image-loading">
                <div></div>
                <div></div>
                <div></div>
                <div></div>
              </div>
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667482" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667482">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6640390275115" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="39.99">$39.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286695382" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286695382">
          <div data-phandle="vitamin-c-immunity-patch-with-zinc" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/vitamin-c-immunity-patch-with-zinc?variant=39533530677291" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json6640390275115">
    {"id":6640390275115,"title":"Vitamin C with Zinc Transdermal Patches","handle":"vitamin-c-immunity-patch-with-zinc","description":"\u003cp\u003eWe all know that Vitamin C and Zinc are incredible immunity boosters. What you might not know is that when you take Vitamin C via a Transdermal Patch, \u003cstrong\u003e\u003cem\u003eyou don't lose up to 80% of its effectiveness in the stomach and digestive tract;\u003c\/em\u003e\u003c\/strong\u003e rather you get a time released dose through the subdermal layer of your skin! \u003c\/p\u003e\n\u003cp\u003eDid we mention that our Vitamin C\/Ascorbic Acid is harvested from naturally grown Spinach?!\u003c\/p\u003e\n\u003cp\u003eReally, it doesn't get any better than this!\u003cspan style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\" id=\"zoho_button_ext\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eVitamin C, also known as ascorbic acid, is necessary for \u003c\/span\u003e\u003cb\u003ethe growth, development and repair of all body tissues\u003c\/b\u003e\u003cspan\u003e. It's involved in many body functions, including formation of collagen, absorption of iron, the proper functioning of the immune system, wound healing, and the maintenance of cartilage, bones, and teeth.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLiving Nutritionals Vitamin C w\/ Zinc Immunity Patch contains pure pharmaceutical grade, Vegan, Ascorbic Acid, a highly bioavailable form of Vitamin C.\u003c\/p\u003e\n\u003cp\u003eOur state of the art pharmaceutical grade adhesive with time release technology allows the Bioactive Vitamin C and Zinc to absorb directly into circulation.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSuggested Use:\u003c\/strong\u003e Use as an external dietary supplement, peel one patch from backing and apply 1 for up to an 8 hour period, or as directed by your healthcare professional. For best results place upon clean, dry, hair-free skin.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eFor use as an external dietary supplement\u003c\/li\u003e\n\u003cli\u003eStore in a cool dry place\u003c\/li\u003e\n\u003cli\u003eDiscontinue if rash or irritation occurs\u003c\/li\u003e\n\u003cli\u003eKeep out of reach from children\u003c\/li\u003e\n\u003cli\u003eDo not use if seal is missing or broken\u003c\/li\u003e\n\u003cli\u003eIf pregnant or nursing, consult your healthcare practitioner before using this supplement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e90mg Ascorbic Acid from naturally grown Spinach\u003c\/li\u003e\n\u003cli\u003e10mg Zinc\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e","published_at":"2021-11-02T11:32:54-07:00","created_at":"2021-11-02T11:23:33-07:00","vendor":"Living Nutritionals","type":"","tags":["faire","patches"],"price":2199,"price_min":2199,"price_max":3999,"available":true,"price_varies":true,"compare_at_price":2199,"compare_at_price_min":2199,"compare_at_price_max":3999,"compare_at_price_varies":true,"variants":[{"id":39533530677291,"title":"48","option1":"48","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":{"id":28502809116715,"product_id":6640390275115,"position":2,"created_at":"2021-11-02T11:32:34-07:00","updated_at":"2022-05-11T09:16:31-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791","variant_ids":[39533530677291]},"available":true,"name":"Vitamin C with Zinc Transdermal Patches - 48","public_title":"48","options":["48"],"price":3999,"weight":28,"compare_at_price":3999,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":20805110104107,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":2799}],"price":2799,"compare_at_price":3999,"per_delivery_price":2799,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]},{"id":39533530710059,"title":"18","option1":"18","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":{"id":29405836804139,"product_id":6640390275115,"position":1,"created_at":"2022-05-11T09:16:29-07:00","updated_at":"2022-05-11T09:16:31-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","variant_ids":[39533530710059]},"available":true,"name":"Vitamin C with Zinc Transdermal Patches - 18","public_title":"18","options":["18"],"price":2199,"weight":28,"compare_at_price":2199,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":21724217999403,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":1539}],"price":1539,"compare_at_price":2199,"per_delivery_price":1539,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminCinfokocka.jpg?v=1659282183"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","options":["Number of Patches"],"media":[{"alt":null,"id":21724217999403,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","width":1005},{"alt":null,"id":20805110104107,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791","width":1005},{"alt":null,"id":21754825998379,"position":3,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminCinfokocka.jpg?v=1659282183"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminCinfokocka.jpg?v=1659282183","width":969},{"alt":null,"id":22041456181291,"position":4,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_6ae8b7ef-b4d9-4c58-b436-8fdcb601b28d.jpg?v=1658594203"},"aspect_ratio":1.77,"external_id":"5LNrMwAeV0E","host":"youtube","media_type":"external_video"},{"alt":null,"id":22041456672811,"position":5,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_a99b04da-942e-4f63-83f8-4a5eca065d4e.jpg?v=1658594226"},"aspect_ratio":1.77,"external_id":"IeLUWmYbfCk","host":"youtube","media_type":"external_video"}],"requires_selling_plan":false,"selling_plan_groups":[{"id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e","name":"Transdermal Patches Monthly Subscription","options":[{"name":"Deliver every","position":1,"values":["1 month(s)"]}],"selling_plans":[{"id":445743147,"name":"Monthly - delivered every 1 month(s)","description":null,"options":[{"name":"Deliver every","position":1,"value":"1 month(s)"}],"recurring_deliveries":true,"price_adjustments":[{"order_count":null,"position":1,"value_type":"percentage","value":30}]}],"app_id":null}],"content":"\u003cp\u003eWe all know that Vitamin C and Zinc are incredible immunity boosters. What you might not know is that when you take Vitamin C via a Transdermal Patch, \u003cstrong\u003e\u003cem\u003eyou don't lose up to 80% of its effectiveness in the stomach and digestive tract;\u003c\/em\u003e\u003c\/strong\u003e rather you get a time released dose through the subdermal layer of your skin! \u003c\/p\u003e\n\u003cp\u003eDid we mention that our Vitamin C\/Ascorbic Acid is harvested from naturally grown Spinach?!\u003c\/p\u003e\n\u003cp\u003eReally, it doesn't get any better than this!\u003cspan style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\" id=\"zoho_button_ext\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eVitamin C, also known as ascorbic acid, is necessary for \u003c\/span\u003e\u003cb\u003ethe growth, development and repair of all body tissues\u003c\/b\u003e\u003cspan\u003e. It's involved in many body functions, including formation of collagen, absorption of iron, the proper functioning of the immune system, wound healing, and the maintenance of cartilage, bones, and teeth.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLiving Nutritionals Vitamin C w\/ Zinc Immunity Patch contains pure pharmaceutical grade, Vegan, Ascorbic Acid, a highly bioavailable form of Vitamin C.\u003c\/p\u003e\n\u003cp\u003eOur state of the art pharmaceutical grade adhesive with time release technology allows the Bioactive Vitamin C and Zinc to absorb directly into circulation.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSuggested Use:\u003c\/strong\u003e Use as an external dietary supplement, peel one patch from backing and apply 1 for up to an 8 hour period, or as directed by your healthcare professional. For best results place upon clean, dry, hair-free skin.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eFor use as an external dietary supplement\u003c\/li\u003e\n\u003cli\u003eStore in a cool dry place\u003c\/li\u003e\n\u003cli\u003eDiscontinue if rash or irritation occurs\u003c\/li\u003e\n\u003cli\u003eKeep out of reach from children\u003c\/li\u003e\n\u003cli\u003eDo not use if seal is missing or broken\u003c\/li\u003e\n\u003cli\u003eIf pregnant or nursing, consult your healthcare practitioner before using this supplement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e90mg Ascorbic Acid from naturally grown Spinach\u003c\/li\u003e\n\u003cli\u003e10mg Zinc\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="1570972696611"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="14085617221667" data-productid="1570972696611">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667516" class="gf_row" data-icon="gpicon-row" data-id="1649632667516" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667517" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667517">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="1570972696611">
            <h3 itemprop="name" class="product-single__title"><a href="/products/vitamin-d3-patches?variant=14087040860195" class="gf_product-title gf_gs-text-heading-3">Vitamin D3 Patches</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884473078" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884473078">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="1570972696611" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1"><object>
                <p><strong>Vitamin D3 Sunshine Patch</strong></p>
                <p><strong>5,000 iu Vitamin D3</strong></p>
                <p><strong>120 mcg Vitamin K2 (MK-7)</strong></p>
                <p><strong>250 mg Magnesium</strong></p>
                <p>Vitamin D is a major factor in overall health and is now recognized to be more than just a vitamin responsible for calcium homeostasis in the body, but acts as a steroid hormone precursor that is essential to proper endocrine and
                  immune system health. Recent research suggests that<span>&nbsp;</span><em>nearly every cell in our body has Vitamin D receptors</em>. Unfortunately Vitamin D3, the most bioavailable form of Vitamin D, is only produced by exposure to
                  sunlight and is not found in adequate levels in any food sources.<br></p>
                <p>Vitamin D3 is essential to the immune system and calcium absorption. Vitamin K2 is crucial for proper function of Vitamin D3 and vital to heart health due to its role in keeping calcium out of the arteries and bringing it into the
                  bones and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of K2.</p>
                <p>This perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in an easily applied slow release patch. Our innovative and convenient delivery method gives you bioavailable D3, K2, and Magnesium through direct slow
                  absorption into the skin, closely resembling the body’s natural production of D3 through sunlight exposure.</p>
                <span id="zoho_button_ext"
                  style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"></span><iframe
                  id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe>
              </object></div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667545" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667545">
          <div class="module gf_module-left gf_module-left-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="1570972696611" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/d3-16-pk_1024x1024.jpg?v=1624367786"
                data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/d3-16-pk_2048x2048.jpg?v=1624367786" alt="Vitamin D3 Patches" natural-width="1005" natural-height="1005" width="1005" height="1005" data-width="100%" data-height="auto"
                style="width: 100%; height: auto">
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667447" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667447">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="1570972696611" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="">$21.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286937156" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286937156">
          <div data-phandle="vitamin-d3-patches" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/vitamin-d3-patches?variant=14085617221667" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json1570972696611">
    {"id":1570972696611,"title":"Vitamin D3 Patches","handle":"vitamin-d3-patches","description":"\u003cp\u003e\u003cstrong\u003eVitamin D3 Sunshine Patch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5,000 iu Vitamin D3\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e120 mcg Vitamin K2 (MK-7)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e250 mg Magnesium\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D is a major factor in overall health and is now recognized to be more than just a vitamin responsible for calcium homeostasis in the body, but acts as a steroid hormone precursor that is essential to proper endocrine and immune system health. Recent research suggests that\u003cspan\u003e \u003c\/span\u003e\u003cem\u003enearly every cell in our body has Vitamin D receptors\u003c\/em\u003e. Unfortunately Vitamin D3, the most bioavailable form of Vitamin D, is only produced by exposure to sunlight and is not found in adequate levels in any food sources.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D3 is essential to the immune system and calcium absorption. Vitamin K2 is crucial for proper function of Vitamin D3 and vital to heart health due to its role in keeping calcium out of the arteries and bringing it into the bones and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of K2.\u003c\/p\u003e\n\u003cp\u003eThis perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in an easily applied slow release patch. Our innovative and convenient delivery method gives you bioavailable D3, K2, and Magnesium through direct slow absorption into the skin, closely resembling the body’s natural production of D3 through sunlight exposure.\u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e","published_at":"2020-09-24T09:02:50-07:00","created_at":"2019-03-05T11:27:38-08:00","vendor":"Living Nutritionals","type":"Vitamin Patches","tags":["D3U","patches","supplements","vitamins"],"price":2199,"price_min":2199,"price_max":3999,"available":true,"price_varies":true,"compare_at_price":2199,"compare_at_price_min":2199,"compare_at_price_max":3999,"compare_at_price_varies":true,"variants":[{"id":14085617221667,"title":"16ct Patches","option1":"16ct Patches","option2":null,"option3":null,"sku":"LN-D316","requires_shipping":true,"taxable":true,"featured_image":{"id":28197528666155,"product_id":1570972696611,"position":1,"created_at":"2021-06-22T06:16:26-07:00","updated_at":"2021-06-22T06:16:26-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","variant_ids":[14085617221667]},"available":true,"name":"Vitamin D3 Patches - 16ct Patches","public_title":"16ct Patches","options":["16ct Patches"],"price":2199,"weight":28,"compare_at_price":2199,"inventory_management":"shopify","barcode":"683405570400","featured_media":{"alt":null,"id":20494557511723,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":1539}],"price":1539,"compare_at_price":2199,"per_delivery_price":1539,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]},{"id":14087040860195,"title":"48ct Patches","option1":"48ct Patches","option2":null,"option3":null,"sku":"LN-D348","requires_shipping":true,"taxable":true,"featured_image":{"id":28197528862763,"product_id":1570972696611,"position":2,"created_at":"2021-06-22T06:16:32-07:00","updated_at":"2022-07-31T08:48:58-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538","variant_ids":[14087040860195]},"available":true,"name":"Vitamin D3 Patches - 48ct Patches","public_title":"48ct Patches","options":["48ct Patches"],"price":3999,"weight":28,"compare_at_price":3999,"inventory_management":"shopify","barcode":"683405570387","featured_media":{"alt":null,"id":20494558068779,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":2799}],"price":2799,"compare_at_price":3999,"per_delivery_price":2799,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminD3Patches.jpg?v=1659282255"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","options":["Size"],"media":[{"alt":null,"id":20494557511723,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","width":1005},{"alt":null,"id":20494558068779,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538","width":1005},{"alt":null,"id":21754827702315,"position":3,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminD3Patches.jpg?v=1659282255"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminD3Patches.jpg?v=1659282255","width":969},{"alt":null,"id":22041454149675,"position":4,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_330d4917-4708-4362-9ed0-b148598cc1c1.jpg?v=1658594114"},"aspect_ratio":1.77,"external_id":"5LNrMwAeV0E","host":"youtube","media_type":"external_video"},{"alt":null,"id":22041454575659,"position":5,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_2abfcec9-cd23-4232-a29e-e00cb0274302.jpg?v=1658594139"},"aspect_ratio":1.77,"external_id":"IeLUWmYbfCk","host":"youtube","media_type":"external_video"}],"requires_selling_plan":false,"selling_plan_groups":[{"id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e","name":"Transdermal Patches Monthly Subscription","options":[{"name":"Deliver every","position":1,"values":["1 month(s)"]}],"selling_plans":[{"id":445743147,"name":"Monthly - delivered every 1 month(s)","description":null,"options":[{"name":"Deliver every","position":1,"value":"1 month(s)"}],"recurring_deliveries":true,"price_adjustments":[{"order_count":null,"position":1,"value_type":"percentage","value":30}]}],"app_id":null}],"content":"\u003cp\u003e\u003cstrong\u003eVitamin D3 Sunshine Patch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5,000 iu Vitamin D3\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e120 mcg Vitamin K2 (MK-7)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e250 mg Magnesium\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D is a major factor in overall health and is now recognized to be more than just a vitamin responsible for calcium homeostasis in the body, but acts as a steroid hormone precursor that is essential to proper endocrine and immune system health. Recent research suggests that\u003cspan\u003e \u003c\/span\u003e\u003cem\u003enearly every cell in our body has Vitamin D receptors\u003c\/em\u003e. Unfortunately Vitamin D3, the most bioavailable form of Vitamin D, is only produced by exposure to sunlight and is not found in adequate levels in any food sources.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D3 is essential to the immune system and calcium absorption. Vitamin K2 is crucial for proper function of Vitamin D3 and vital to heart health due to its role in keeping calcium out of the arteries and bringing it into the bones and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of K2.\u003c\/p\u003e\n\u003cp\u003eThis perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in an easily applied slow release patch. Our innovative and convenient delivery method gives you bioavailable D3, K2, and Magnesium through direct slow absorption into the skin, closely resembling the body’s natural production of D3 through sunlight exposure.\u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="6640390275115"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="39533530677291" data-productid="6640390275115">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667471" class="gf_row" data-icon="gpicon-row" data-id="1649632667471" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12"
      style="">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667455" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667455">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6640390275115">
            <h3 itemprop="name" class="product-single__title"><a href="/products/vitamin-c-immunity-patch-with-zinc?variant=39533530677291" class="gf_product-title gf_gs-text-heading-3">Vitamin C with Zinc Transdermal Patches</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884575417" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884575417">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="6640390275115" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p>We all know that Vitamin C and Zinc are incredible immunity boosters. What you might not know is that when you take Vitamin C via a Transdermal Patch, <strong><em>you don't lose up to 80% of its effectiveness&nbsp;in the stomach and
                    digestive tract;</em></strong> rather you get a time released dose through the subdermal layer of your skin!&nbsp;</p>
              <p>Did we mention that our Vitamin C/Ascorbic Acid is harvested from naturally grown Spinach?!</p>
              <p>Really, it doesn't get any better than this!<span
                  style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"
                  id="zoho_button_ext"></span></p>
              <p><strong>The Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!</strong></p>
              <p><span>Vitamin C, also known as ascorbic acid, is necessary for&nbsp;</span><b>the growth, development and repair of all body tissues</b><span>. It's involved in many body functions, including formation of collagen, absorption of
                  iron, the proper functioning of the immune system, wound healing, and the maintenance of cartilage, bones, and teeth.</span></p>
              <p>Living Nutritionals Vitamin C w/ Zinc Immunity Patch contains pure pharmaceutical grade, Vegan, Ascorbic Acid, a highly&nbsp;bioavailable form of Vitamin C.</p>
              <p>Our state of the art pharmaceutical grade adhesive with time release technology allows the Bioactive&nbsp;Vitamin C and Zinc to absorb directly into circulation.</p>
              <p><strong>Suggested Use:</strong>&nbsp;Use as an external dietary supplement, peel one patch from backing and apply 1 for up to an 8 hour period, or as directed by your healthcare professional. For best results place upon clean, dry,
                hair-free skin.</p>
              <ul>
                <li>For use as an external dietary supplement</li>
                <li>Store in a cool dry place</li>
                <li>Discontinue if rash or irritation occurs</li>
                <li>Keep out of reach from children</li>
                <li>Do not use if seal is missing or broken</li>
                <li>If pregnant or nursing, consult your healthcare practitioner before using this supplement</li>
              </ul>
              <p><strong>Ingredients:</strong></p>
              <ul>
                <li>90mg Ascorbic Acid from naturally grown Spinach</li>
                <li>10mg&nbsp;Zinc</li>
              </ul>
              <iframe id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667511" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667511">
          <div class="module gf_module-left gf_module-left-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="6640390275115" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/vitc-patches_1024x1024.jpg?v=1652285791"
                data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/vitc-patches_2048x2048.jpg?v=1652285791" alt="Vitamin C with Zinc Transdermal Patches" natural-width="1005" natural-height="1005" width="1005" height="1005"
                data-width="100%" data-height="auto" style="width: 100%; height: auto">
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667482" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667482">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6640390275115" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="">$39.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286695382" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286695382">
          <div data-phandle="vitamin-c-immunity-patch-with-zinc" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/vitamin-c-immunity-patch-with-zinc?variant=39533530677291" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json6640390275115">
    {"id":6640390275115,"title":"Vitamin C with Zinc Transdermal Patches","handle":"vitamin-c-immunity-patch-with-zinc","description":"\u003cp\u003eWe all know that Vitamin C and Zinc are incredible immunity boosters. What you might not know is that when you take Vitamin C via a Transdermal Patch, \u003cstrong\u003e\u003cem\u003eyou don't lose up to 80% of its effectiveness in the stomach and digestive tract;\u003c\/em\u003e\u003c\/strong\u003e rather you get a time released dose through the subdermal layer of your skin! \u003c\/p\u003e\n\u003cp\u003eDid we mention that our Vitamin C\/Ascorbic Acid is harvested from naturally grown Spinach?!\u003c\/p\u003e\n\u003cp\u003eReally, it doesn't get any better than this!\u003cspan style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\" id=\"zoho_button_ext\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eVitamin C, also known as ascorbic acid, is necessary for \u003c\/span\u003e\u003cb\u003ethe growth, development and repair of all body tissues\u003c\/b\u003e\u003cspan\u003e. It's involved in many body functions, including formation of collagen, absorption of iron, the proper functioning of the immune system, wound healing, and the maintenance of cartilage, bones, and teeth.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLiving Nutritionals Vitamin C w\/ Zinc Immunity Patch contains pure pharmaceutical grade, Vegan, Ascorbic Acid, a highly bioavailable form of Vitamin C.\u003c\/p\u003e\n\u003cp\u003eOur state of the art pharmaceutical grade adhesive with time release technology allows the Bioactive Vitamin C and Zinc to absorb directly into circulation.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSuggested Use:\u003c\/strong\u003e Use as an external dietary supplement, peel one patch from backing and apply 1 for up to an 8 hour period, or as directed by your healthcare professional. For best results place upon clean, dry, hair-free skin.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eFor use as an external dietary supplement\u003c\/li\u003e\n\u003cli\u003eStore in a cool dry place\u003c\/li\u003e\n\u003cli\u003eDiscontinue if rash or irritation occurs\u003c\/li\u003e\n\u003cli\u003eKeep out of reach from children\u003c\/li\u003e\n\u003cli\u003eDo not use if seal is missing or broken\u003c\/li\u003e\n\u003cli\u003eIf pregnant or nursing, consult your healthcare practitioner before using this supplement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e90mg Ascorbic Acid from naturally grown Spinach\u003c\/li\u003e\n\u003cli\u003e10mg Zinc\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e","published_at":"2021-11-02T11:32:54-07:00","created_at":"2021-11-02T11:23:33-07:00","vendor":"Living Nutritionals","type":"","tags":["faire","patches"],"price":2199,"price_min":2199,"price_max":3999,"available":true,"price_varies":true,"compare_at_price":2199,"compare_at_price_min":2199,"compare_at_price_max":3999,"compare_at_price_varies":true,"variants":[{"id":39533530677291,"title":"48","option1":"48","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":{"id":28502809116715,"product_id":6640390275115,"position":2,"created_at":"2021-11-02T11:32:34-07:00","updated_at":"2022-05-11T09:16:31-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791","variant_ids":[39533530677291]},"available":true,"name":"Vitamin C with Zinc Transdermal Patches - 48","public_title":"48","options":["48"],"price":3999,"weight":28,"compare_at_price":3999,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":20805110104107,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":2799}],"price":2799,"compare_at_price":3999,"per_delivery_price":2799,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]},{"id":39533530710059,"title":"18","option1":"18","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":{"id":29405836804139,"product_id":6640390275115,"position":1,"created_at":"2022-05-11T09:16:29-07:00","updated_at":"2022-05-11T09:16:31-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","variant_ids":[39533530710059]},"available":true,"name":"Vitamin C with Zinc Transdermal Patches - 18","public_title":"18","options":["18"],"price":2199,"weight":28,"compare_at_price":2199,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":21724217999403,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":1539}],"price":1539,"compare_at_price":2199,"per_delivery_price":1539,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminCinfokocka.jpg?v=1659282183"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","options":["Number of Patches"],"media":[{"alt":null,"id":21724217999403,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","width":1005},{"alt":null,"id":20805110104107,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791","width":1005},{"alt":null,"id":21754825998379,"position":3,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminCinfokocka.jpg?v=1659282183"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminCinfokocka.jpg?v=1659282183","width":969},{"alt":null,"id":22041456181291,"position":4,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_6ae8b7ef-b4d9-4c58-b436-8fdcb601b28d.jpg?v=1658594203"},"aspect_ratio":1.77,"external_id":"5LNrMwAeV0E","host":"youtube","media_type":"external_video"},{"alt":null,"id":22041456672811,"position":5,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_a99b04da-942e-4f63-83f8-4a5eca065d4e.jpg?v=1658594226"},"aspect_ratio":1.77,"external_id":"IeLUWmYbfCk","host":"youtube","media_type":"external_video"}],"requires_selling_plan":false,"selling_plan_groups":[{"id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e","name":"Transdermal Patches Monthly Subscription","options":[{"name":"Deliver every","position":1,"values":["1 month(s)"]}],"selling_plans":[{"id":445743147,"name":"Monthly - delivered every 1 month(s)","description":null,"options":[{"name":"Deliver every","position":1,"value":"1 month(s)"}],"recurring_deliveries":true,"price_adjustments":[{"order_count":null,"position":1,"value_type":"percentage","value":30}]}],"app_id":null}],"content":"\u003cp\u003eWe all know that Vitamin C and Zinc are incredible immunity boosters. What you might not know is that when you take Vitamin C via a Transdermal Patch, \u003cstrong\u003e\u003cem\u003eyou don't lose up to 80% of its effectiveness in the stomach and digestive tract;\u003c\/em\u003e\u003c\/strong\u003e rather you get a time released dose through the subdermal layer of your skin! \u003c\/p\u003e\n\u003cp\u003eDid we mention that our Vitamin C\/Ascorbic Acid is harvested from naturally grown Spinach?!\u003c\/p\u003e\n\u003cp\u003eReally, it doesn't get any better than this!\u003cspan style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\" id=\"zoho_button_ext\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eVitamin C, also known as ascorbic acid, is necessary for \u003c\/span\u003e\u003cb\u003ethe growth, development and repair of all body tissues\u003c\/b\u003e\u003cspan\u003e. It's involved in many body functions, including formation of collagen, absorption of iron, the proper functioning of the immune system, wound healing, and the maintenance of cartilage, bones, and teeth.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLiving Nutritionals Vitamin C w\/ Zinc Immunity Patch contains pure pharmaceutical grade, Vegan, Ascorbic Acid, a highly bioavailable form of Vitamin C.\u003c\/p\u003e\n\u003cp\u003eOur state of the art pharmaceutical grade adhesive with time release technology allows the Bioactive Vitamin C and Zinc to absorb directly into circulation.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSuggested Use:\u003c\/strong\u003e Use as an external dietary supplement, peel one patch from backing and apply 1 for up to an 8 hour period, or as directed by your healthcare professional. For best results place upon clean, dry, hair-free skin.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eFor use as an external dietary supplement\u003c\/li\u003e\n\u003cli\u003eStore in a cool dry place\u003c\/li\u003e\n\u003cli\u003eDiscontinue if rash or irritation occurs\u003c\/li\u003e\n\u003cli\u003eKeep out of reach from children\u003c\/li\u003e\n\u003cli\u003eDo not use if seal is missing or broken\u003c\/li\u003e\n\u003cli\u003eIf pregnant or nursing, consult your healthcare practitioner before using this supplement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e90mg Ascorbic Acid from naturally grown Spinach\u003c\/li\u003e\n\u003cli\u003e10mg Zinc\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="1570972696611"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="14085617221667" data-productid="1570972696611">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667516" class="gf_row" data-icon="gpicon-row" data-id="1649632667516" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667517" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667517">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="1570972696611">
            <h3 itemprop="name" class="product-single__title"><a href="/products/vitamin-d3-patches?variant=14087040860195" class="gf_product-title gf_gs-text-heading-3">Vitamin D3 Patches</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884473078" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884473078">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="1570972696611" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1"><object>
                <p><strong>Vitamin D3 Sunshine Patch</strong></p>
                <p><strong>5,000 iu Vitamin D3</strong></p>
                <p><strong>120 mcg Vitamin K2 (MK-7)</strong></p>
                <p><strong>250 mg Magnesium</strong></p>
                <p>Vitamin D is a major factor in overall health and is now recognized to be more than just a vitamin responsible for calcium homeostasis in the body, but acts as a steroid hormone precursor that is essential to proper endocrine and
                  immune system health. Recent research suggests that<span>&nbsp;</span><em>nearly every cell in our body has Vitamin D receptors</em>. Unfortunately Vitamin D3, the most bioavailable form of Vitamin D, is only produced by exposure to
                  sunlight and is not found in adequate levels in any food sources.<br></p>
                <p>Vitamin D3 is essential to the immune system and calcium absorption. Vitamin K2 is crucial for proper function of Vitamin D3 and vital to heart health due to its role in keeping calcium out of the arteries and bringing it into the
                  bones and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of K2.</p>
                <p>This perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in an easily applied slow release patch. Our innovative and convenient delivery method gives you bioavailable D3, K2, and Magnesium through direct slow
                  absorption into the skin, closely resembling the body’s natural production of D3 through sunlight exposure.</p>
                <span id="zoho_button_ext"
                  style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"></span><iframe
                  id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe>
              </object></div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667545" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667545">
          <div class="module gf_module-left gf_module-left-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="1570972696611" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/d3-16-pk_1024x1024.jpg?v=1624367786"
                data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/d3-16-pk_2048x2048.jpg?v=1624367786" alt="Vitamin D3 Patches" natural-width="1005" natural-height="1005" width="1005" height="1005" data-width="100%" data-height="auto"
                style="width: 100%; height: auto">
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667447" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667447">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="1570972696611" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="">$21.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286937156" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286937156">
          <div data-phandle="vitamin-d3-patches" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/vitamin-d3-patches?variant=14085617221667" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json1570972696611">
    {"id":1570972696611,"title":"Vitamin D3 Patches","handle":"vitamin-d3-patches","description":"\u003cp\u003e\u003cstrong\u003eVitamin D3 Sunshine Patch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5,000 iu Vitamin D3\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e120 mcg Vitamin K2 (MK-7)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e250 mg Magnesium\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D is a major factor in overall health and is now recognized to be more than just a vitamin responsible for calcium homeostasis in the body, but acts as a steroid hormone precursor that is essential to proper endocrine and immune system health. Recent research suggests that\u003cspan\u003e \u003c\/span\u003e\u003cem\u003enearly every cell in our body has Vitamin D receptors\u003c\/em\u003e. Unfortunately Vitamin D3, the most bioavailable form of Vitamin D, is only produced by exposure to sunlight and is not found in adequate levels in any food sources.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D3 is essential to the immune system and calcium absorption. Vitamin K2 is crucial for proper function of Vitamin D3 and vital to heart health due to its role in keeping calcium out of the arteries and bringing it into the bones and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of K2.\u003c\/p\u003e\n\u003cp\u003eThis perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in an easily applied slow release patch. Our innovative and convenient delivery method gives you bioavailable D3, K2, and Magnesium through direct slow absorption into the skin, closely resembling the body’s natural production of D3 through sunlight exposure.\u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e","published_at":"2020-09-24T09:02:50-07:00","created_at":"2019-03-05T11:27:38-08:00","vendor":"Living Nutritionals","type":"Vitamin Patches","tags":["D3U","patches","supplements","vitamins"],"price":2199,"price_min":2199,"price_max":3999,"available":true,"price_varies":true,"compare_at_price":2199,"compare_at_price_min":2199,"compare_at_price_max":3999,"compare_at_price_varies":true,"variants":[{"id":14085617221667,"title":"16ct Patches","option1":"16ct Patches","option2":null,"option3":null,"sku":"LN-D316","requires_shipping":true,"taxable":true,"featured_image":{"id":28197528666155,"product_id":1570972696611,"position":1,"created_at":"2021-06-22T06:16:26-07:00","updated_at":"2021-06-22T06:16:26-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","variant_ids":[14085617221667]},"available":true,"name":"Vitamin D3 Patches - 16ct Patches","public_title":"16ct Patches","options":["16ct Patches"],"price":2199,"weight":28,"compare_at_price":2199,"inventory_management":"shopify","barcode":"683405570400","featured_media":{"alt":null,"id":20494557511723,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":1539}],"price":1539,"compare_at_price":2199,"per_delivery_price":1539,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]},{"id":14087040860195,"title":"48ct Patches","option1":"48ct Patches","option2":null,"option3":null,"sku":"LN-D348","requires_shipping":true,"taxable":true,"featured_image":{"id":28197528862763,"product_id":1570972696611,"position":2,"created_at":"2021-06-22T06:16:32-07:00","updated_at":"2022-07-31T08:48:58-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538","variant_ids":[14087040860195]},"available":true,"name":"Vitamin D3 Patches - 48ct Patches","public_title":"48ct Patches","options":["48ct Patches"],"price":3999,"weight":28,"compare_at_price":3999,"inventory_management":"shopify","barcode":"683405570387","featured_media":{"alt":null,"id":20494558068779,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":2799}],"price":2799,"compare_at_price":3999,"per_delivery_price":2799,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminD3Patches.jpg?v=1659282255"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","options":["Size"],"media":[{"alt":null,"id":20494557511723,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-16-pk.jpg?v=1624367786","width":1005},{"alt":null,"id":20494558068779,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/d3-48-pk.jpg?v=1659282538","width":1005},{"alt":null,"id":21754827702315,"position":3,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminD3Patches.jpg?v=1659282255"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminD3Patches.jpg?v=1659282255","width":969},{"alt":null,"id":22041454149675,"position":4,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_330d4917-4708-4362-9ed0-b148598cc1c1.jpg?v=1658594114"},"aspect_ratio":1.77,"external_id":"5LNrMwAeV0E","host":"youtube","media_type":"external_video"},{"alt":null,"id":22041454575659,"position":5,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_2abfcec9-cd23-4232-a29e-e00cb0274302.jpg?v=1658594139"},"aspect_ratio":1.77,"external_id":"IeLUWmYbfCk","host":"youtube","media_type":"external_video"}],"requires_selling_plan":false,"selling_plan_groups":[{"id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e","name":"Transdermal Patches Monthly Subscription","options":[{"name":"Deliver every","position":1,"values":["1 month(s)"]}],"selling_plans":[{"id":445743147,"name":"Monthly - delivered every 1 month(s)","description":null,"options":[{"name":"Deliver every","position":1,"value":"1 month(s)"}],"recurring_deliveries":true,"price_adjustments":[{"order_count":null,"position":1,"value_type":"percentage","value":30}]}],"app_id":null}],"content":"\u003cp\u003e\u003cstrong\u003eVitamin D3 Sunshine Patch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5,000 iu Vitamin D3\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e120 mcg Vitamin K2 (MK-7)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e250 mg Magnesium\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D is a major factor in overall health and is now recognized to be more than just a vitamin responsible for calcium homeostasis in the body, but acts as a steroid hormone precursor that is essential to proper endocrine and immune system health. Recent research suggests that\u003cspan\u003e \u003c\/span\u003e\u003cem\u003enearly every cell in our body has Vitamin D receptors\u003c\/em\u003e. Unfortunately Vitamin D3, the most bioavailable form of Vitamin D, is only produced by exposure to sunlight and is not found in adequate levels in any food sources.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eVitamin D3 is essential to the immune system and calcium absorption. Vitamin K2 is crucial for proper function of Vitamin D3 and vital to heart health due to its role in keeping calcium out of the arteries and bringing it into the bones and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of K2.\u003c\/p\u003e\n\u003cp\u003eThis perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in an easily applied slow release patch. Our innovative and convenient delivery method gives you bioavailable D3, K2, and Magnesium through direct slow absorption into the skin, closely resembling the body’s natural production of D3 through sunlight exposure.\u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="6640390275115"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="39533530677291" data-productid="6640390275115">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667471" class="gf_row" data-icon="gpicon-row" data-id="1649632667471" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12"
      style="">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667455" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667455">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6640390275115">
            <h3 itemprop="name" class="product-single__title"><a href="/products/vitamin-c-immunity-patch-with-zinc?variant=39533530677291" class="gf_product-title gf_gs-text-heading-3">Vitamin C with Zinc Transdermal Patches</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884575417" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884575417">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="6640390275115" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p>We all know that Vitamin C and Zinc are incredible immunity boosters. What you might not know is that when you take Vitamin C via a Transdermal Patch, <strong><em>you don't lose up to 80% of its effectiveness&nbsp;in the stomach and
                    digestive tract;</em></strong> rather you get a time released dose through the subdermal layer of your skin!&nbsp;</p>
              <p>Did we mention that our Vitamin C/Ascorbic Acid is harvested from naturally grown Spinach?!</p>
              <p>Really, it doesn't get any better than this!<span
                  style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"
                  id="zoho_button_ext"></span></p>
              <p><strong>The Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!</strong></p>
              <p><span>Vitamin C, also known as ascorbic acid, is necessary for&nbsp;</span><b>the growth, development and repair of all body tissues</b><span>. It's involved in many body functions, including formation of collagen, absorption of
                  iron, the proper functioning of the immune system, wound healing, and the maintenance of cartilage, bones, and teeth.</span></p>
              <p>Living Nutritionals Vitamin C w/ Zinc Immunity Patch contains pure pharmaceutical grade, Vegan, Ascorbic Acid, a highly&nbsp;bioavailable form of Vitamin C.</p>
              <p>Our state of the art pharmaceutical grade adhesive with time release technology allows the Bioactive&nbsp;Vitamin C and Zinc to absorb directly into circulation.</p>
              <p><strong>Suggested Use:</strong>&nbsp;Use as an external dietary supplement, peel one patch from backing and apply 1 for up to an 8 hour period, or as directed by your healthcare professional. For best results place upon clean, dry,
                hair-free skin.</p>
              <ul>
                <li>For use as an external dietary supplement</li>
                <li>Store in a cool dry place</li>
                <li>Discontinue if rash or irritation occurs</li>
                <li>Keep out of reach from children</li>
                <li>Do not use if seal is missing or broken</li>
                <li>If pregnant or nursing, consult your healthcare practitioner before using this supplement</li>
              </ul>
              <p><strong>Ingredients:</strong></p>
              <ul>
                <li>90mg Ascorbic Acid from naturally grown Spinach</li>
                <li>10mg&nbsp;Zinc</li>
              </ul>
              <iframe id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667511" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667511">
          <div class="module gf_module-left gf_module-left-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="6640390275115" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/vitc-patches_1024x1024.jpg?v=1652285791"
                data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/vitc-patches_2048x2048.jpg?v=1652285791" alt="Vitamin C with Zinc Transdermal Patches" natural-width="1005" natural-height="1005" width="1005" height="1005"
                data-width="100%" data-height="auto" style="width: 100%; height: auto">
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667482" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667482">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6640390275115" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="">$39.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286695382" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286695382">
          <div data-phandle="vitamin-c-immunity-patch-with-zinc" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/vitamin-c-immunity-patch-with-zinc?variant=39533530677291" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json6640390275115">
    {"id":6640390275115,"title":"Vitamin C with Zinc Transdermal Patches","handle":"vitamin-c-immunity-patch-with-zinc","description":"\u003cp\u003eWe all know that Vitamin C and Zinc are incredible immunity boosters. What you might not know is that when you take Vitamin C via a Transdermal Patch, \u003cstrong\u003e\u003cem\u003eyou don't lose up to 80% of its effectiveness in the stomach and digestive tract;\u003c\/em\u003e\u003c\/strong\u003e rather you get a time released dose through the subdermal layer of your skin! \u003c\/p\u003e\n\u003cp\u003eDid we mention that our Vitamin C\/Ascorbic Acid is harvested from naturally grown Spinach?!\u003c\/p\u003e\n\u003cp\u003eReally, it doesn't get any better than this!\u003cspan style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\" id=\"zoho_button_ext\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eVitamin C, also known as ascorbic acid, is necessary for \u003c\/span\u003e\u003cb\u003ethe growth, development and repair of all body tissues\u003c\/b\u003e\u003cspan\u003e. It's involved in many body functions, including formation of collagen, absorption of iron, the proper functioning of the immune system, wound healing, and the maintenance of cartilage, bones, and teeth.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLiving Nutritionals Vitamin C w\/ Zinc Immunity Patch contains pure pharmaceutical grade, Vegan, Ascorbic Acid, a highly bioavailable form of Vitamin C.\u003c\/p\u003e\n\u003cp\u003eOur state of the art pharmaceutical grade adhesive with time release technology allows the Bioactive Vitamin C and Zinc to absorb directly into circulation.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSuggested Use:\u003c\/strong\u003e Use as an external dietary supplement, peel one patch from backing and apply 1 for up to an 8 hour period, or as directed by your healthcare professional. For best results place upon clean, dry, hair-free skin.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eFor use as an external dietary supplement\u003c\/li\u003e\n\u003cli\u003eStore in a cool dry place\u003c\/li\u003e\n\u003cli\u003eDiscontinue if rash or irritation occurs\u003c\/li\u003e\n\u003cli\u003eKeep out of reach from children\u003c\/li\u003e\n\u003cli\u003eDo not use if seal is missing or broken\u003c\/li\u003e\n\u003cli\u003eIf pregnant or nursing, consult your healthcare practitioner before using this supplement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e90mg Ascorbic Acid from naturally grown Spinach\u003c\/li\u003e\n\u003cli\u003e10mg Zinc\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e","published_at":"2021-11-02T11:32:54-07:00","created_at":"2021-11-02T11:23:33-07:00","vendor":"Living Nutritionals","type":"","tags":["faire","patches"],"price":2199,"price_min":2199,"price_max":3999,"available":true,"price_varies":true,"compare_at_price":2199,"compare_at_price_min":2199,"compare_at_price_max":3999,"compare_at_price_varies":true,"variants":[{"id":39533530677291,"title":"48","option1":"48","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":{"id":28502809116715,"product_id":6640390275115,"position":2,"created_at":"2021-11-02T11:32:34-07:00","updated_at":"2022-05-11T09:16:31-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791","variant_ids":[39533530677291]},"available":true,"name":"Vitamin C with Zinc Transdermal Patches - 48","public_title":"48","options":["48"],"price":3999,"weight":28,"compare_at_price":3999,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":20805110104107,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":2799}],"price":2799,"compare_at_price":3999,"per_delivery_price":2799,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]},{"id":39533530710059,"title":"18","option1":"18","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":{"id":29405836804139,"product_id":6640390275115,"position":1,"created_at":"2022-05-11T09:16:29-07:00","updated_at":"2022-05-11T09:16:31-07:00","alt":null,"width":1005,"height":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","variant_ids":[39533530710059]},"available":true,"name":"Vitamin C with Zinc Transdermal Patches - 18","public_title":"18","options":["18"],"price":2199,"weight":28,"compare_at_price":2199,"inventory_management":"shopify","barcode":"","featured_media":{"alt":null,"id":21724217999403,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791"}},"requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":1539}],"price":1539,"compare_at_price":2199,"per_delivery_price":1539,"selling_plan_id":445743147,"selling_plan_group_id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e"}]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminCinfokocka.jpg?v=1659282183"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","options":["Number of Patches"],"media":[{"alt":null,"id":21724217999403,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminC.jpg?v=1652285791","width":1005},{"alt":null,"id":20805110104107,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1005,"width":1005,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791"},"aspect_ratio":1.0,"height":1005,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/vitc-patches.jpg?v=1652285791","width":1005},{"alt":null,"id":21754825998379,"position":3,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminCinfokocka.jpg?v=1659282183"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/VitaminCinfokocka.jpg?v=1659282183","width":969},{"alt":null,"id":22041456181291,"position":4,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_6ae8b7ef-b4d9-4c58-b436-8fdcb601b28d.jpg?v=1658594203"},"aspect_ratio":1.77,"external_id":"5LNrMwAeV0E","host":"youtube","media_type":"external_video"},{"alt":null,"id":22041456672811,"position":5,"preview_image":{"aspect_ratio":1.333,"height":360,"width":480,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/hqdefault_a99b04da-942e-4f63-83f8-4a5eca065d4e.jpg?v=1658594226"},"aspect_ratio":1.77,"external_id":"IeLUWmYbfCk","host":"youtube","media_type":"external_video"}],"requires_selling_plan":false,"selling_plan_groups":[{"id":"c255ca9c4a51d96dbfb3dd7a79e8a2c3643f388e","name":"Transdermal Patches Monthly Subscription","options":[{"name":"Deliver every","position":1,"values":["1 month(s)"]}],"selling_plans":[{"id":445743147,"name":"Monthly - delivered every 1 month(s)","description":null,"options":[{"name":"Deliver every","position":1,"value":"1 month(s)"}],"recurring_deliveries":true,"price_adjustments":[{"order_count":null,"position":1,"value_type":"percentage","value":30}]}],"app_id":null}],"content":"\u003cp\u003eWe all know that Vitamin C and Zinc are incredible immunity boosters. What you might not know is that when you take Vitamin C via a Transdermal Patch, \u003cstrong\u003e\u003cem\u003eyou don't lose up to 80% of its effectiveness in the stomach and digestive tract;\u003c\/em\u003e\u003c\/strong\u003e rather you get a time released dose through the subdermal layer of your skin! \u003c\/p\u003e\n\u003cp\u003eDid we mention that our Vitamin C\/Ascorbic Acid is harvested from naturally grown Spinach?!\u003c\/p\u003e\n\u003cp\u003eReally, it doesn't get any better than this!\u003cspan style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\" id=\"zoho_button_ext\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eVitamin C, also known as ascorbic acid, is necessary for \u003c\/span\u003e\u003cb\u003ethe growth, development and repair of all body tissues\u003c\/b\u003e\u003cspan\u003e. It's involved in many body functions, including formation of collagen, absorption of iron, the proper functioning of the immune system, wound healing, and the maintenance of cartilage, bones, and teeth.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLiving Nutritionals Vitamin C w\/ Zinc Immunity Patch contains pure pharmaceutical grade, Vegan, Ascorbic Acid, a highly bioavailable form of Vitamin C.\u003c\/p\u003e\n\u003cp\u003eOur state of the art pharmaceutical grade adhesive with time release technology allows the Bioactive Vitamin C and Zinc to absorb directly into circulation.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSuggested Use:\u003c\/strong\u003e Use as an external dietary supplement, peel one patch from backing and apply 1 for up to an 8 hour period, or as directed by your healthcare professional. For best results place upon clean, dry, hair-free skin.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eFor use as an external dietary supplement\u003c\/li\u003e\n\u003cli\u003eStore in a cool dry place\u003c\/li\u003e\n\u003cli\u003eDiscontinue if rash or irritation occurs\u003c\/li\u003e\n\u003cli\u003eKeep out of reach from children\u003c\/li\u003e\n\u003cli\u003eDo not use if seal is missing or broken\u003c\/li\u003e\n\u003cli\u003eIf pregnant or nursing, consult your healthcare practitioner before using this supplement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e90mg Ascorbic Acid from naturally grown Spinach\u003c\/li\u003e\n\u003cli\u003e10mg Zinc\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="6759245807659"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="39833791954987" data-productid="6759245807659" data-value="39833791954987">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667519" class="gf_row" data-icon="gpicon-row" data-id="1649632667519" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667522" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667522">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6759245807659">
            <h3 itemprop="name" class="product-single__title"><a href="/products/reishi-spore-oil-30-capsules" class="gf_product-title gf_gs-text-heading-3">Reishi Spore Oil - 30 Softcaps</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884587333" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884587333">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="6759245807659" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p>Our Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives, fillers or chemicals. During the 10-14 day period in which the spores blossom, they are harvested and processed. Reishi Spore chemical composition contains
                many different powerful compounds not found in Reishi Mycelium or Fruiting Bodies.</p>
              <p>Reishi Spore Oil is often used for Cancer treatment, Respiratory issues, and overall immune health! This amazing product is&nbsp;grown using organic medicinal&nbsp;herbs as a substrate rather than logs – this
                prevents&nbsp;deforestation while simultaneously boosting the&nbsp;therapeutic properties of the Reishi to the highest&nbsp;levels achievable!</p>
              <p>Our Reishi Spore Oil contains&nbsp;more than 27% triterpenes and is CO2 extracted from&nbsp;Shell-Broken Spore Powder.</p>
              <p>&nbsp;</p>
              <p><iframe id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe></p>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667520" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667520">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="6759245807659" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="600x600" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62_600x600.jpg?v=1652979063"
                data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62_2048x2048.jpg?v=1652979063" alt="Reishi Spore Oil - 30 Softcaps" natural-width="969" natural-height="969" width="969"
                height="969" data-width="225px" data-height="225px" style="width: 225px; height: 225px">
            </div>
            <div class="gf_image-loading-wrap">
              <div class="gf_image-loading">
                <div></div>
                <div></div>
                <div></div>
                <div></div>
              </div>
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667492" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667492">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6759245807659" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="49.99">$49.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286963897" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286963897">
          <div data-phandle="reishi-spore-oil-30-capsules" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/reishi-spore-oil-30-capsules?variant=39833791954987" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json6759245807659">
    {"id":6759245807659,"title":"Reishi Spore Oil - 30 Softcaps","handle":"reishi-spore-oil-30-capsules","description":"\u003cp\u003eOur Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives, fillers or chemicals. During the 10-14 day period in which the spores blossom, they are harvested and processed. Reishi Spore chemical composition contains many different powerful compounds not found in Reishi Mycelium or Fruiting Bodies.\u003c\/p\u003e\n\u003cp\u003eReishi Spore Oil is often used for Cancer treatment, Respiratory issues, and overall immune health! This amazing product is grown using organic medicinal herbs as a substrate rather than logs – this prevents deforestation while simultaneously boosting the therapeutic properties of the Reishi to the highest levels achievable!\u003c\/p\u003e\n\u003cp\u003eOur Reishi Spore Oil contains more than 27% triterpenes and is CO2 extracted from Shell-Broken Spore Powder.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e","published_at":"2022-01-30T07:40:34-08:00","created_at":"2022-01-29T16:11:01-08:00","vendor":"Living Nutritionals","type":"","tags":[],"price":4999,"price_min":4999,"price_max":4999,"available":true,"price_varies":false,"compare_at_price":4999,"compare_at_price_min":4999,"compare_at_price_max":4999,"compare_at_price_varies":false,"variants":[{"id":39833791954987,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Reishi Spore Oil - 30 Softcaps","public_title":null,"options":["Default Title"],"price":4999,"weight":43,"compare_at_price":4999,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil.jpg?v=1652981575"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063","options":["Title"],"media":[{"alt":null,"id":21754764230699,"position":1,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063","width":969},{"alt":null,"id":21754832388139,"position":2,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil.jpg?v=1652981575"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil.jpg?v=1652981575","width":969}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eOur Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives, fillers or chemicals. During the 10-14 day period in which the spores blossom, they are harvested and processed. Reishi Spore chemical composition contains many different powerful compounds not found in Reishi Mycelium or Fruiting Bodies.\u003c\/p\u003e\n\u003cp\u003eReishi Spore Oil is often used for Cancer treatment, Respiratory issues, and overall immune health! This amazing product is grown using organic medicinal herbs as a substrate rather than logs – this prevents deforestation while simultaneously boosting the therapeutic properties of the Reishi to the highest levels achievable!\u003c\/p\u003e\n\u003cp\u003eOur Reishi Spore Oil contains more than 27% triterpenes and is CO2 extracted from Shell-Broken Spore Powder.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="4371107807275"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="39416630575147" data-productid="4371107807275" data-value="39416630575147">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667559" class="gf_row" data-icon="gpicon-row" data-id="1649632667559" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12"
      style="">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667427" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667427">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="4371107807275">
            <h3 itemprop="name" class="product-single__title"><a href="/products/dragons-blood-ethically-harvested" class="gf_product-title gf_gs-text-heading-3">Dragons Blood</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884533225" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884533225">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="4371107807275" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p><strong><img height="148" width="262" alt="" src="https://cdn.shopify.com/s/files/1/0084/9749/6135/files/blog-preview-quality_480x480.jpg?v=1574212364">&nbsp;&nbsp;</strong><strong><img height="148" width="262" alt=""
                    src="https://cdn.shopify.com/s/files/1/0084/9749/6135/files/blog-preview-lilah_480x480.jpg?v=1574212354"></strong></p>
              <p><span><strong>Living Nutritionals</strong>&nbsp;has been supplying this ethically-manufactured&nbsp;<strong>Dragon's Blood</strong>&nbsp;<em>(Croton Lechleri)</em>&nbsp;to other companies in the market for more than 9
                  years.&nbsp;</span>Now we have decided to bring our raw unadulterated products to the market as our own brand, so everyone can benefit from this truly amazing ethically sourced and produced Croton Lechleri sap.&nbsp;</p>
              <p><span>We have spent&nbsp;<strong>almost a decade</strong>&nbsp;creating well established relationships with small organic farmers in South America. Their Croton Lechleri t</span><span>rees are&nbsp;<strong>100%
                    natural</strong>&nbsp;and&nbsp;<strong>growing wild on organic land</strong>, where&nbsp;<strong>no pesticides are used.</strong></span></p>
              <p><span></span><span>The&nbsp;method&nbsp;these farmers use to collect the sap&nbsp;<strong>allows the trees to res</strong>t in between harvestings of the sap. We like to call this&nbsp;<strong>"ethically harvested"</strong></span>
              </p>
              <p><span>We use alternative methods to filter our Croton Lecheri sap that removes&nbsp;organic tree matter and insects (which&nbsp;are naturally drawn to it.)</span></p>
              <p><strong>Low-temperature flash-sterilization</strong><span>&nbsp;</span>is used to ensure the correct plate counts. This is a process&nbsp;that we developed, which keeps the product in its raw format<span>&nbsp;</span><strong>without
                  changing the molecular structure.</strong></p>
              <p>"Why this is important?" You might ask...</p>
              <p>Any plant that is fermented or heated beyond certain temperatures experiences a change in molecular structure.&nbsp;This means that alkaloids that are found in the raw product<span>&nbsp;</span><strong>do not occur in most of
                  the&nbsp;popular dragons blood products</strong><span>&nbsp;</span>available on the market.</p>
              <p>At Living Nutritionals&nbsp;<strong>we&nbsp;make it our goal</strong>&nbsp;to have<strong><span>&nbsp;</span>the best</strong><span>&nbsp;</span>and<span>&nbsp;</span><strong>the highest quality</strong><span>&nbsp;</span>products on
                the market. Period.</p>
              <p>If Dragon's Blood is not processed properly, not only does it become more taxing on the human system<span>&nbsp;</span><em>(less bio-available)</em>, but&nbsp;it can also expose the user to further infections, or bacteria. This can
                create an environment where&nbsp;the<span>&nbsp;</span><strong>desired results may not be achieved.</strong>&nbsp;This comes from purchasing inferior quality Dragons Blood. When used correctly,<span>&nbsp;</span><strong>our dragons
                  blood&nbsp;can produce miraculous results!</strong></p>
              <p>&nbsp;</p>
              <span id="zoho_button_ext"
                style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"></span><iframe
                id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667589" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667589">
          <div class="module gf_module-left gf_module-left-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="4371107807275" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/DB_1024x1024.jpg?v=1633623068" data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/DB_2048x2048.jpg?v=1633623068"
                alt="Dragons Blood" natural-width="904" natural-height="904" width="904" height="904" data-width="100%" data-height="auto" style="width: 100%; height: auto">
            </div>
            <div class="gf_image-loading-wrap">
              <div class="gf_image-loading">
                <div></div>
                <div></div>
                <div></div>
                <div></div>
              </div>
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667441" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667441">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="4371107807275" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="24.99">$24.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286902830" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286902830">
          <div data-phandle="dragons-blood-ethically-harvested" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/dragons-blood-ethically-harvested?variant=39416630575147" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json4371107807275">
    {"id":4371107807275,"title":"Dragons Blood","handle":"dragons-blood-ethically-harvested","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-quality_480x480.jpg?v=1574212364\"\u003e  \u003c\/strong\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-lilah_480x480.jpg?v=1574212354\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eLiving Nutritionals\u003c\/strong\u003e has been supplying this ethically-manufactured \u003cstrong\u003eDragon's Blood\u003c\/strong\u003e \u003cem\u003e(Croton Lechleri)\u003c\/em\u003e to other companies in the market for more than 9 years. \u003c\/span\u003eNow we have decided to bring our raw unadulterated products to the market as our own brand, so everyone can benefit from this truly amazing ethically sourced and produced Croton Lechleri sap. \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe have spent \u003cstrong\u003ealmost a decade\u003c\/strong\u003e creating well established relationships with small organic farmers in South America. Their Croton Lechleri t\u003c\/span\u003e\u003cspan\u003erees are \u003cstrong\u003e100% natural\u003c\/strong\u003e and \u003cstrong\u003egrowing wild on organic land\u003c\/strong\u003e, where \u003cstrong\u003eno pesticides are used.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eThe method these farmers use to collect the sap \u003cstrong\u003eallows the trees to res\u003c\/strong\u003et in between harvestings of the sap. We like to call this \u003cstrong\u003e\"ethically harvested\"\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe use alternative methods to filter our Croton Lecheri sap that removes organic tree matter and insects (which are naturally drawn to it.)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLow-temperature flash-sterilization\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eis used to ensure the correct plate counts. This is a process that we developed, which keeps the product in its raw format\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ewithout changing the molecular structure.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\"Why this is important?\" You might ask...\u003c\/p\u003e\n\u003cp\u003eAny plant that is fermented or heated beyond certain temperatures experiences a change in molecular structure. This means that alkaloids that are found in the raw product\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edo not occur in most of the popular dragons blood products\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eavailable on the market.\u003c\/p\u003e\n\u003cp\u003eAt Living Nutritionals \u003cstrong\u003ewe make it our goal\u003c\/strong\u003e to have\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003ethe best\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eand\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ethe highest quality\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eproducts on the market. Period.\u003c\/p\u003e\n\u003cp\u003eIf Dragon's Blood is not processed properly, not only does it become more taxing on the human system\u003cspan\u003e \u003c\/span\u003e\u003cem\u003e(less bio-available)\u003c\/em\u003e, but it can also expose the user to further infections, or bacteria. This can create an environment where the\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edesired results may not be achieved.\u003c\/strong\u003e This comes from purchasing inferior quality Dragons Blood. When used correctly,\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eour dragons blood can produce miraculous results!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e","published_at":"2020-09-24T09:02:51-07:00","created_at":"2020-01-15T15:54:36-08:00","vendor":"Living Nutritionals","type":"Dragons Blood","tags":["Dragons Blood","Liquid Skin","Stomach Healer"],"price":2499,"price_min":2499,"price_max":6499,"available":true,"price_varies":true,"compare_at_price":6499,"compare_at_price_min":6499,"compare_at_price_max":6499,"compare_at_price_varies":false,"variants":[{"id":39416630575147,"title":"1 Pack","option1":"1 Pack","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Dragons Blood - 1 Pack","public_title":"1 Pack","options":["1 Pack"],"price":2499,"weight":85,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":39416630607915,"title":"3 pack","option1":"3 pack","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"Dragons Blood - 3 pack","public_title":"3 pack","options":["3 pack"],"price":6499,"weight":397,"compare_at_price":6499,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/3pack.jpg?v=1633623972","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBB.jpg?v=1633623980","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB_harvest1.jpg?v=1633623980","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBG.jpg?v=1633623980"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068","options":["Size"],"media":[{"alt":null,"id":20725294170155,"position":1,"preview_image":{"aspect_ratio":1.0,"height":904,"width":904,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068"},"aspect_ratio":1.0,"height":904,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068","width":904},{"alt":null,"id":20725325037611,"position":2,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/3pack.jpg?v=1633623972"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/3pack.jpg?v=1633623972","width":800},{"alt":null,"id":5770485563435,"position":3,"preview_image":{"aspect_ratio":1.0,"height":549,"width":549,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBB.jpg?v=1633623980"},"aspect_ratio":1.0,"height":549,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBB.jpg?v=1633623980","width":549},{"alt":null,"id":5770485497899,"position":4,"preview_image":{"aspect_ratio":1.333,"height":465,"width":620,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB_harvest1.jpg?v=1633623980"},"aspect_ratio":1.333,"height":465,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB_harvest1.jpg?v=1633623980","width":620},{"alt":null,"id":5770485596203,"position":5,"preview_image":{"aspect_ratio":1.0,"height":500,"width":500,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBG.jpg?v=1633623980"},"aspect_ratio":1.0,"height":500,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBG.jpg?v=1633623980","width":500}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-quality_480x480.jpg?v=1574212364\"\u003e  \u003c\/strong\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-lilah_480x480.jpg?v=1574212354\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eLiving Nutritionals\u003c\/strong\u003e has been supplying this ethically-manufactured \u003cstrong\u003eDragon's Blood\u003c\/strong\u003e \u003cem\u003e(Croton Lechleri)\u003c\/em\u003e to other companies in the market for more than 9 years. \u003c\/span\u003eNow we have decided to bring our raw unadulterated products to the market as our own brand, so everyone can benefit from this truly amazing ethically sourced and produced Croton Lechleri sap. \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe have spent \u003cstrong\u003ealmost a decade\u003c\/strong\u003e creating well established relationships with small organic farmers in South America. Their Croton Lechleri t\u003c\/span\u003e\u003cspan\u003erees are \u003cstrong\u003e100% natural\u003c\/strong\u003e and \u003cstrong\u003egrowing wild on organic land\u003c\/strong\u003e, where \u003cstrong\u003eno pesticides are used.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eThe method these farmers use to collect the sap \u003cstrong\u003eallows the trees to res\u003c\/strong\u003et in between harvestings of the sap. We like to call this \u003cstrong\u003e\"ethically harvested\"\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe use alternative methods to filter our Croton Lecheri sap that removes organic tree matter and insects (which are naturally drawn to it.)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLow-temperature flash-sterilization\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eis used to ensure the correct plate counts. This is a process that we developed, which keeps the product in its raw format\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ewithout changing the molecular structure.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\"Why this is important?\" You might ask...\u003c\/p\u003e\n\u003cp\u003eAny plant that is fermented or heated beyond certain temperatures experiences a change in molecular structure. This means that alkaloids that are found in the raw product\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edo not occur in most of the popular dragons blood products\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eavailable on the market.\u003c\/p\u003e\n\u003cp\u003eAt Living Nutritionals \u003cstrong\u003ewe make it our goal\u003c\/strong\u003e to have\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003ethe best\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eand\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ethe highest quality\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eproducts on the market. Period.\u003c\/p\u003e\n\u003cp\u003eIf Dragon's Blood is not processed properly, not only does it become more taxing on the human system\u003cspan\u003e \u003c\/span\u003e\u003cem\u003e(less bio-available)\u003c\/em\u003e, but it can also expose the user to further infections, or bacteria. This can create an environment where the\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edesired results may not be achieved.\u003c\/strong\u003e This comes from purchasing inferior quality Dragons Blood. When used correctly,\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eour dragons blood can produce miraculous results!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="6759245807659"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="39833791954987" data-productid="6759245807659">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667519" class="gf_row" data-icon="gpicon-row" data-id="1649632667519" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667522" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667522">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6759245807659">
            <h3 itemprop="name" class="product-single__title"><a href="/products/reishi-spore-oil-30-capsules" class="gf_product-title gf_gs-text-heading-3">Reishi Spore Oil - 30 Softcaps</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884587333" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884587333">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="6759245807659" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p>Our Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives, fillers or chemicals. During the 10-14 day period in which the spores blossom, they are harvested and processed. Reishi Spore chemical composition contains
                many different powerful compounds not found in Reishi Mycelium or Fruiting Bodies.</p>
              <p>Reishi Spore Oil is often used for Cancer treatment, Respiratory issues, and overall immune health! This amazing product is&nbsp;grown using organic medicinal&nbsp;herbs as a substrate rather than logs – this
                prevents&nbsp;deforestation while simultaneously boosting the&nbsp;therapeutic properties of the Reishi to the highest&nbsp;levels achievable!</p>
              <p>Our Reishi Spore Oil contains&nbsp;more than 27% triterpenes and is CO2 extracted from&nbsp;Shell-Broken Spore Powder.</p>
              <p>&nbsp;</p>
              <p><iframe id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe></p>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667520" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667520">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="6759245807659" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="600x600" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62_600x600.jpg?v=1652979063"
                data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62_2048x2048.jpg?v=1652979063" alt="Reishi Spore Oil - 30 Softcaps" natural-width="969" natural-height="969" width="969"
                height="969" data-width="225px" data-height="225px" style="width: 225px; height: 225px">
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667492" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667492">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6759245807659" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="">$49.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286963897" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286963897">
          <div data-phandle="reishi-spore-oil-30-capsules" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/reishi-spore-oil-30-capsules?variant=39833791954987" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json6759245807659">
    {"id":6759245807659,"title":"Reishi Spore Oil - 30 Softcaps","handle":"reishi-spore-oil-30-capsules","description":"\u003cp\u003eOur Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives, fillers or chemicals. During the 10-14 day period in which the spores blossom, they are harvested and processed. Reishi Spore chemical composition contains many different powerful compounds not found in Reishi Mycelium or Fruiting Bodies.\u003c\/p\u003e\n\u003cp\u003eReishi Spore Oil is often used for Cancer treatment, Respiratory issues, and overall immune health! This amazing product is grown using organic medicinal herbs as a substrate rather than logs – this prevents deforestation while simultaneously boosting the therapeutic properties of the Reishi to the highest levels achievable!\u003c\/p\u003e\n\u003cp\u003eOur Reishi Spore Oil contains more than 27% triterpenes and is CO2 extracted from Shell-Broken Spore Powder.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e","published_at":"2022-01-30T07:40:34-08:00","created_at":"2022-01-29T16:11:01-08:00","vendor":"Living Nutritionals","type":"","tags":[],"price":4999,"price_min":4999,"price_max":4999,"available":true,"price_varies":false,"compare_at_price":4999,"compare_at_price_min":4999,"compare_at_price_max":4999,"compare_at_price_varies":false,"variants":[{"id":39833791954987,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Reishi Spore Oil - 30 Softcaps","public_title":null,"options":["Default Title"],"price":4999,"weight":43,"compare_at_price":4999,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil.jpg?v=1652981575"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063","options":["Title"],"media":[{"alt":null,"id":21754764230699,"position":1,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063","width":969},{"alt":null,"id":21754832388139,"position":2,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil.jpg?v=1652981575"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil.jpg?v=1652981575","width":969}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eOur Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives, fillers or chemicals. During the 10-14 day period in which the spores blossom, they are harvested and processed. Reishi Spore chemical composition contains many different powerful compounds not found in Reishi Mycelium or Fruiting Bodies.\u003c\/p\u003e\n\u003cp\u003eReishi Spore Oil is often used for Cancer treatment, Respiratory issues, and overall immune health! This amazing product is grown using organic medicinal herbs as a substrate rather than logs – this prevents deforestation while simultaneously boosting the therapeutic properties of the Reishi to the highest levels achievable!\u003c\/p\u003e\n\u003cp\u003eOur Reishi Spore Oil contains more than 27% triterpenes and is CO2 extracted from Shell-Broken Spore Powder.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="4371107807275"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="39416630575147" data-productid="4371107807275">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667559" class="gf_row" data-icon="gpicon-row" data-id="1649632667559" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12"
      style="">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667427" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667427">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="4371107807275">
            <h3 itemprop="name" class="product-single__title"><a href="/products/dragons-blood-ethically-harvested" class="gf_product-title gf_gs-text-heading-3">Dragons Blood</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884533225" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884533225">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="4371107807275" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p><strong><img height="148" width="262" alt="" src="https://cdn.shopify.com/s/files/1/0084/9749/6135/files/blog-preview-quality_480x480.jpg?v=1574212364">&nbsp;&nbsp;</strong><strong><img height="148" width="262" alt=""
                    src="https://cdn.shopify.com/s/files/1/0084/9749/6135/files/blog-preview-lilah_480x480.jpg?v=1574212354"></strong></p>
              <p><span><strong>Living Nutritionals</strong>&nbsp;has been supplying this ethically-manufactured&nbsp;<strong>Dragon's Blood</strong>&nbsp;<em>(Croton Lechleri)</em>&nbsp;to other companies in the market for more than 9
                  years.&nbsp;</span>Now we have decided to bring our raw unadulterated products to the market as our own brand, so everyone can benefit from this truly amazing ethically sourced and produced Croton Lechleri sap.&nbsp;</p>
              <p><span>We have spent&nbsp;<strong>almost a decade</strong>&nbsp;creating well established relationships with small organic farmers in South America. Their Croton Lechleri t</span><span>rees are&nbsp;<strong>100%
                    natural</strong>&nbsp;and&nbsp;<strong>growing wild on organic land</strong>, where&nbsp;<strong>no pesticides are used.</strong></span></p>
              <p><span></span><span>The&nbsp;method&nbsp;these farmers use to collect the sap&nbsp;<strong>allows the trees to res</strong>t in between harvestings of the sap. We like to call this&nbsp;<strong>"ethically harvested"</strong></span>
              </p>
              <p><span>We use alternative methods to filter our Croton Lecheri sap that removes&nbsp;organic tree matter and insects (which&nbsp;are naturally drawn to it.)</span></p>
              <p><strong>Low-temperature flash-sterilization</strong><span>&nbsp;</span>is used to ensure the correct plate counts. This is a process&nbsp;that we developed, which keeps the product in its raw format<span>&nbsp;</span><strong>without
                  changing the molecular structure.</strong></p>
              <p>"Why this is important?" You might ask...</p>
              <p>Any plant that is fermented or heated beyond certain temperatures experiences a change in molecular structure.&nbsp;This means that alkaloids that are found in the raw product<span>&nbsp;</span><strong>do not occur in most of
                  the&nbsp;popular dragons blood products</strong><span>&nbsp;</span>available on the market.</p>
              <p>At Living Nutritionals&nbsp;<strong>we&nbsp;make it our goal</strong>&nbsp;to have<strong><span>&nbsp;</span>the best</strong><span>&nbsp;</span>and<span>&nbsp;</span><strong>the highest quality</strong><span>&nbsp;</span>products on
                the market. Period.</p>
              <p>If Dragon's Blood is not processed properly, not only does it become more taxing on the human system<span>&nbsp;</span><em>(less bio-available)</em>, but&nbsp;it can also expose the user to further infections, or bacteria. This can
                create an environment where&nbsp;the<span>&nbsp;</span><strong>desired results may not be achieved.</strong>&nbsp;This comes from purchasing inferior quality Dragons Blood. When used correctly,<span>&nbsp;</span><strong>our dragons
                  blood&nbsp;can produce miraculous results!</strong></p>
              <p>&nbsp;</p>
              <span id="zoho_button_ext"
                style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"></span><iframe
                id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667589" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667589">
          <div class="module gf_module-left gf_module-left-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="4371107807275" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/DB_1024x1024.jpg?v=1633623068" data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/DB_2048x2048.jpg?v=1633623068"
                alt="Dragons Blood" natural-width="904" natural-height="904" width="904" height="904" data-width="100%" data-height="auto" style="width: 100%; height: auto">
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667441" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667441">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="4371107807275" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="">$24.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286902830" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286902830">
          <div data-phandle="dragons-blood-ethically-harvested" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/dragons-blood-ethically-harvested?variant=39416630575147" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json4371107807275">
    {"id":4371107807275,"title":"Dragons Blood","handle":"dragons-blood-ethically-harvested","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-quality_480x480.jpg?v=1574212364\"\u003e  \u003c\/strong\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-lilah_480x480.jpg?v=1574212354\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eLiving Nutritionals\u003c\/strong\u003e has been supplying this ethically-manufactured \u003cstrong\u003eDragon's Blood\u003c\/strong\u003e \u003cem\u003e(Croton Lechleri)\u003c\/em\u003e to other companies in the market for more than 9 years. \u003c\/span\u003eNow we have decided to bring our raw unadulterated products to the market as our own brand, so everyone can benefit from this truly amazing ethically sourced and produced Croton Lechleri sap. \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe have spent \u003cstrong\u003ealmost a decade\u003c\/strong\u003e creating well established relationships with small organic farmers in South America. Their Croton Lechleri t\u003c\/span\u003e\u003cspan\u003erees are \u003cstrong\u003e100% natural\u003c\/strong\u003e and \u003cstrong\u003egrowing wild on organic land\u003c\/strong\u003e, where \u003cstrong\u003eno pesticides are used.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eThe method these farmers use to collect the sap \u003cstrong\u003eallows the trees to res\u003c\/strong\u003et in between harvestings of the sap. We like to call this \u003cstrong\u003e\"ethically harvested\"\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe use alternative methods to filter our Croton Lecheri sap that removes organic tree matter and insects (which are naturally drawn to it.)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLow-temperature flash-sterilization\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eis used to ensure the correct plate counts. This is a process that we developed, which keeps the product in its raw format\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ewithout changing the molecular structure.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\"Why this is important?\" You might ask...\u003c\/p\u003e\n\u003cp\u003eAny plant that is fermented or heated beyond certain temperatures experiences a change in molecular structure. This means that alkaloids that are found in the raw product\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edo not occur in most of the popular dragons blood products\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eavailable on the market.\u003c\/p\u003e\n\u003cp\u003eAt Living Nutritionals \u003cstrong\u003ewe make it our goal\u003c\/strong\u003e to have\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003ethe best\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eand\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ethe highest quality\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eproducts on the market. Period.\u003c\/p\u003e\n\u003cp\u003eIf Dragon's Blood is not processed properly, not only does it become more taxing on the human system\u003cspan\u003e \u003c\/span\u003e\u003cem\u003e(less bio-available)\u003c\/em\u003e, but it can also expose the user to further infections, or bacteria. This can create an environment where the\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edesired results may not be achieved.\u003c\/strong\u003e This comes from purchasing inferior quality Dragons Blood. When used correctly,\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eour dragons blood can produce miraculous results!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e","published_at":"2020-09-24T09:02:51-07:00","created_at":"2020-01-15T15:54:36-08:00","vendor":"Living Nutritionals","type":"Dragons Blood","tags":["Dragons Blood","Liquid Skin","Stomach Healer"],"price":2499,"price_min":2499,"price_max":6499,"available":true,"price_varies":true,"compare_at_price":6499,"compare_at_price_min":6499,"compare_at_price_max":6499,"compare_at_price_varies":false,"variants":[{"id":39416630575147,"title":"1 Pack","option1":"1 Pack","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Dragons Blood - 1 Pack","public_title":"1 Pack","options":["1 Pack"],"price":2499,"weight":85,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":39416630607915,"title":"3 pack","option1":"3 pack","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"Dragons Blood - 3 pack","public_title":"3 pack","options":["3 pack"],"price":6499,"weight":397,"compare_at_price":6499,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/3pack.jpg?v=1633623972","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBB.jpg?v=1633623980","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB_harvest1.jpg?v=1633623980","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBG.jpg?v=1633623980"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068","options":["Size"],"media":[{"alt":null,"id":20725294170155,"position":1,"preview_image":{"aspect_ratio":1.0,"height":904,"width":904,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068"},"aspect_ratio":1.0,"height":904,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068","width":904},{"alt":null,"id":20725325037611,"position":2,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/3pack.jpg?v=1633623972"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/3pack.jpg?v=1633623972","width":800},{"alt":null,"id":5770485563435,"position":3,"preview_image":{"aspect_ratio":1.0,"height":549,"width":549,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBB.jpg?v=1633623980"},"aspect_ratio":1.0,"height":549,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBB.jpg?v=1633623980","width":549},{"alt":null,"id":5770485497899,"position":4,"preview_image":{"aspect_ratio":1.333,"height":465,"width":620,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB_harvest1.jpg?v=1633623980"},"aspect_ratio":1.333,"height":465,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB_harvest1.jpg?v=1633623980","width":620},{"alt":null,"id":5770485596203,"position":5,"preview_image":{"aspect_ratio":1.0,"height":500,"width":500,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBG.jpg?v=1633623980"},"aspect_ratio":1.0,"height":500,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBG.jpg?v=1633623980","width":500}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-quality_480x480.jpg?v=1574212364\"\u003e  \u003c\/strong\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-lilah_480x480.jpg?v=1574212354\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eLiving Nutritionals\u003c\/strong\u003e has been supplying this ethically-manufactured \u003cstrong\u003eDragon's Blood\u003c\/strong\u003e \u003cem\u003e(Croton Lechleri)\u003c\/em\u003e to other companies in the market for more than 9 years. \u003c\/span\u003eNow we have decided to bring our raw unadulterated products to the market as our own brand, so everyone can benefit from this truly amazing ethically sourced and produced Croton Lechleri sap. \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe have spent \u003cstrong\u003ealmost a decade\u003c\/strong\u003e creating well established relationships with small organic farmers in South America. Their Croton Lechleri t\u003c\/span\u003e\u003cspan\u003erees are \u003cstrong\u003e100% natural\u003c\/strong\u003e and \u003cstrong\u003egrowing wild on organic land\u003c\/strong\u003e, where \u003cstrong\u003eno pesticides are used.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eThe method these farmers use to collect the sap \u003cstrong\u003eallows the trees to res\u003c\/strong\u003et in between harvestings of the sap. We like to call this \u003cstrong\u003e\"ethically harvested\"\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe use alternative methods to filter our Croton Lecheri sap that removes organic tree matter and insects (which are naturally drawn to it.)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLow-temperature flash-sterilization\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eis used to ensure the correct plate counts. This is a process that we developed, which keeps the product in its raw format\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ewithout changing the molecular structure.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\"Why this is important?\" You might ask...\u003c\/p\u003e\n\u003cp\u003eAny plant that is fermented or heated beyond certain temperatures experiences a change in molecular structure. This means that alkaloids that are found in the raw product\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edo not occur in most of the popular dragons blood products\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eavailable on the market.\u003c\/p\u003e\n\u003cp\u003eAt Living Nutritionals \u003cstrong\u003ewe make it our goal\u003c\/strong\u003e to have\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003ethe best\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eand\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ethe highest quality\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eproducts on the market. Period.\u003c\/p\u003e\n\u003cp\u003eIf Dragon's Blood is not processed properly, not only does it become more taxing on the human system\u003cspan\u003e \u003c\/span\u003e\u003cem\u003e(less bio-available)\u003c\/em\u003e, but it can also expose the user to further infections, or bacteria. This can create an environment where the\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edesired results may not be achieved.\u003c\/strong\u003e This comes from purchasing inferior quality Dragons Blood. When used correctly,\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eour dragons blood can produce miraculous results!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="6759245807659"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="39833791954987" data-productid="6759245807659">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667519" class="gf_row" data-icon="gpicon-row" data-id="1649632667519" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667522" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667522">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6759245807659">
            <h3 itemprop="name" class="product-single__title"><a href="/products/reishi-spore-oil-30-capsules" class="gf_product-title gf_gs-text-heading-3">Reishi Spore Oil - 30 Softcaps</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884587333" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884587333">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="6759245807659" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p>Our Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives, fillers or chemicals. During the 10-14 day period in which the spores blossom, they are harvested and processed. Reishi Spore chemical composition contains
                many different powerful compounds not found in Reishi Mycelium or Fruiting Bodies.</p>
              <p>Reishi Spore Oil is often used for Cancer treatment, Respiratory issues, and overall immune health! This amazing product is&nbsp;grown using organic medicinal&nbsp;herbs as a substrate rather than logs – this
                prevents&nbsp;deforestation while simultaneously boosting the&nbsp;therapeutic properties of the Reishi to the highest&nbsp;levels achievable!</p>
              <p>Our Reishi Spore Oil contains&nbsp;more than 27% triterpenes and is CO2 extracted from&nbsp;Shell-Broken Spore Powder.</p>
              <p>&nbsp;</p>
              <p><iframe id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe></p>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667520" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667520">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="6759245807659" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="600x600" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62_600x600.jpg?v=1652979063"
                data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62_2048x2048.jpg?v=1652979063" alt="Reishi Spore Oil - 30 Softcaps" natural-width="969" natural-height="969" width="969"
                height="969" data-width="225px" data-height="225px" style="width: 225px; height: 225px">
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667492" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667492">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6759245807659" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="">$49.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286963897" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286963897">
          <div data-phandle="reishi-spore-oil-30-capsules" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/reishi-spore-oil-30-capsules?variant=39833791954987" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json6759245807659">
    {"id":6759245807659,"title":"Reishi Spore Oil - 30 Softcaps","handle":"reishi-spore-oil-30-capsules","description":"\u003cp\u003eOur Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives, fillers or chemicals. During the 10-14 day period in which the spores blossom, they are harvested and processed. Reishi Spore chemical composition contains many different powerful compounds not found in Reishi Mycelium or Fruiting Bodies.\u003c\/p\u003e\n\u003cp\u003eReishi Spore Oil is often used for Cancer treatment, Respiratory issues, and overall immune health! This amazing product is grown using organic medicinal herbs as a substrate rather than logs – this prevents deforestation while simultaneously boosting the therapeutic properties of the Reishi to the highest levels achievable!\u003c\/p\u003e\n\u003cp\u003eOur Reishi Spore Oil contains more than 27% triterpenes and is CO2 extracted from Shell-Broken Spore Powder.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e","published_at":"2022-01-30T07:40:34-08:00","created_at":"2022-01-29T16:11:01-08:00","vendor":"Living Nutritionals","type":"","tags":[],"price":4999,"price_min":4999,"price_max":4999,"available":true,"price_varies":false,"compare_at_price":4999,"compare_at_price_min":4999,"compare_at_price_max":4999,"compare_at_price_varies":false,"variants":[{"id":39833791954987,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Reishi Spore Oil - 30 Softcaps","public_title":null,"options":["Default Title"],"price":4999,"weight":43,"compare_at_price":4999,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil.jpg?v=1652981575"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063","options":["Title"],"media":[{"alt":null,"id":21754764230699,"position":1,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil2_b436a07f-5f71-45c5-92d6-b040725c1c62.jpg?v=1652979063","width":969},{"alt":null,"id":21754832388139,"position":2,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil.jpg?v=1652981575"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil.jpg?v=1652981575","width":969}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eOur Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives, fillers or chemicals. During the 10-14 day period in which the spores blossom, they are harvested and processed. Reishi Spore chemical composition contains many different powerful compounds not found in Reishi Mycelium or Fruiting Bodies.\u003c\/p\u003e\n\u003cp\u003eReishi Spore Oil is often used for Cancer treatment, Respiratory issues, and overall immune health! This amazing product is grown using organic medicinal herbs as a substrate rather than logs – this prevents deforestation while simultaneously boosting the therapeutic properties of the Reishi to the highest levels achievable!\u003c\/p\u003e\n\u003cp\u003eOur Reishi Spore Oil contains more than 27% triterpenes and is CO2 extracted from Shell-Broken Spore Powder.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="4371107807275"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="39416630575147" data-productid="4371107807275">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667559" class="gf_row" data-icon="gpicon-row" data-id="1649632667559" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12"
      style="">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944507602" data-id="1648944507602">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667427" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667427">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="4371107807275">
            <h3 itemprop="name" class="product-single__title"><a href="/products/dragons-blood-ethically-harvested" class="gf_product-title gf_gs-text-heading-3">Dragons Blood</a></h3>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649884533225" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649884533225">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs gf_module- " data-pid="4371107807275" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p><strong><img height="148" width="262" alt="" src="https://cdn.shopify.com/s/files/1/0084/9749/6135/files/blog-preview-quality_480x480.jpg?v=1574212364">&nbsp;&nbsp;</strong><strong><img height="148" width="262" alt=""
                    src="https://cdn.shopify.com/s/files/1/0084/9749/6135/files/blog-preview-lilah_480x480.jpg?v=1574212354"></strong></p>
              <p><span><strong>Living Nutritionals</strong>&nbsp;has been supplying this ethically-manufactured&nbsp;<strong>Dragon's Blood</strong>&nbsp;<em>(Croton Lechleri)</em>&nbsp;to other companies in the market for more than 9
                  years.&nbsp;</span>Now we have decided to bring our raw unadulterated products to the market as our own brand, so everyone can benefit from this truly amazing ethically sourced and produced Croton Lechleri sap.&nbsp;</p>
              <p><span>We have spent&nbsp;<strong>almost a decade</strong>&nbsp;creating well established relationships with small organic farmers in South America. Their Croton Lechleri t</span><span>rees are&nbsp;<strong>100%
                    natural</strong>&nbsp;and&nbsp;<strong>growing wild on organic land</strong>, where&nbsp;<strong>no pesticides are used.</strong></span></p>
              <p><span></span><span>The&nbsp;method&nbsp;these farmers use to collect the sap&nbsp;<strong>allows the trees to res</strong>t in between harvestings of the sap. We like to call this&nbsp;<strong>"ethically harvested"</strong></span>
              </p>
              <p><span>We use alternative methods to filter our Croton Lecheri sap that removes&nbsp;organic tree matter and insects (which&nbsp;are naturally drawn to it.)</span></p>
              <p><strong>Low-temperature flash-sterilization</strong><span>&nbsp;</span>is used to ensure the correct plate counts. This is a process&nbsp;that we developed, which keeps the product in its raw format<span>&nbsp;</span><strong>without
                  changing the molecular structure.</strong></p>
              <p>"Why this is important?" You might ask...</p>
              <p>Any plant that is fermented or heated beyond certain temperatures experiences a change in molecular structure.&nbsp;This means that alkaloids that are found in the raw product<span>&nbsp;</span><strong>do not occur in most of
                  the&nbsp;popular dragons blood products</strong><span>&nbsp;</span>available on the market.</p>
              <p>At Living Nutritionals&nbsp;<strong>we&nbsp;make it our goal</strong>&nbsp;to have<strong><span>&nbsp;</span>the best</strong><span>&nbsp;</span>and<span>&nbsp;</span><strong>the highest quality</strong><span>&nbsp;</span>products on
                the market. Period.</p>
              <p>If Dragon's Blood is not processed properly, not only does it become more taxing on the human system<span>&nbsp;</span><em>(less bio-available)</em>, but&nbsp;it can also expose the user to further infections, or bacteria. This can
                create an environment where&nbsp;the<span>&nbsp;</span><strong>desired results may not be achieved.</strong>&nbsp;This comes from purchasing inferior quality Dragons Blood. When used correctly,<span>&nbsp;</span><strong>our dragons
                  blood&nbsp;can produce miraculous results!</strong></p>
              <p>&nbsp;</p>
              <span id="zoho_button_ext"
                style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"></span><iframe
                id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648944511104" data-id="1648944511104">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667589" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667589">
          <div class="module gf_module-left gf_module-left-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="4371107807275" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/DB_1024x1024.jpg?v=1633623068" data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/DB_2048x2048.jpg?v=1633623068"
                alt="Dragons Blood" natural-width="904" natural-height="904" width="904" height="904" data-width="100%" data-height="auto" style="width: 100%; height: auto">
            </div>
          </div>
        </div>
        <div data-label="(P) Price" data-key="p-price" data-atomgroup="child-product" id="m-1649632667441" class="module-wrap" data-icon="gpicon-product-price" data-ver="1.4" data-id="1649632667441">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="4371107807275" data-round-decimals="0" data-round-to="99">
            <div class="gf_product-prices" data-oldformat="${{amount}}" data-oldcurrency="USD"><span class="gf_product-price money gf_gs-text-paragraph-1" itemprop="price" data-price="">$24.99</span></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1650286902830" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1650286902830">
          <div data-phandle="dragons-blood-ethically-harvested" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/dragons-blood-ethically-harvested?variant=39416630575147" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json4371107807275">
    {"id":4371107807275,"title":"Dragons Blood","handle":"dragons-blood-ethically-harvested","description":"\u003cp\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-quality_480x480.jpg?v=1574212364\"\u003e  \u003c\/strong\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-lilah_480x480.jpg?v=1574212354\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eLiving Nutritionals\u003c\/strong\u003e has been supplying this ethically-manufactured \u003cstrong\u003eDragon's Blood\u003c\/strong\u003e \u003cem\u003e(Croton Lechleri)\u003c\/em\u003e to other companies in the market for more than 9 years. \u003c\/span\u003eNow we have decided to bring our raw unadulterated products to the market as our own brand, so everyone can benefit from this truly amazing ethically sourced and produced Croton Lechleri sap. \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe have spent \u003cstrong\u003ealmost a decade\u003c\/strong\u003e creating well established relationships with small organic farmers in South America. Their Croton Lechleri t\u003c\/span\u003e\u003cspan\u003erees are \u003cstrong\u003e100% natural\u003c\/strong\u003e and \u003cstrong\u003egrowing wild on organic land\u003c\/strong\u003e, where \u003cstrong\u003eno pesticides are used.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eThe method these farmers use to collect the sap \u003cstrong\u003eallows the trees to res\u003c\/strong\u003et in between harvestings of the sap. We like to call this \u003cstrong\u003e\"ethically harvested\"\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe use alternative methods to filter our Croton Lecheri sap that removes organic tree matter and insects (which are naturally drawn to it.)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLow-temperature flash-sterilization\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eis used to ensure the correct plate counts. This is a process that we developed, which keeps the product in its raw format\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ewithout changing the molecular structure.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\"Why this is important?\" You might ask...\u003c\/p\u003e\n\u003cp\u003eAny plant that is fermented or heated beyond certain temperatures experiences a change in molecular structure. This means that alkaloids that are found in the raw product\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edo not occur in most of the popular dragons blood products\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eavailable on the market.\u003c\/p\u003e\n\u003cp\u003eAt Living Nutritionals \u003cstrong\u003ewe make it our goal\u003c\/strong\u003e to have\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003ethe best\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eand\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ethe highest quality\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eproducts on the market. Period.\u003c\/p\u003e\n\u003cp\u003eIf Dragon's Blood is not processed properly, not only does it become more taxing on the human system\u003cspan\u003e \u003c\/span\u003e\u003cem\u003e(less bio-available)\u003c\/em\u003e, but it can also expose the user to further infections, or bacteria. This can create an environment where the\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edesired results may not be achieved.\u003c\/strong\u003e This comes from purchasing inferior quality Dragons Blood. When used correctly,\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eour dragons blood can produce miraculous results!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e","published_at":"2020-09-24T09:02:51-07:00","created_at":"2020-01-15T15:54:36-08:00","vendor":"Living Nutritionals","type":"Dragons Blood","tags":["Dragons Blood","Liquid Skin","Stomach Healer"],"price":2499,"price_min":2499,"price_max":6499,"available":true,"price_varies":true,"compare_at_price":6499,"compare_at_price_min":6499,"compare_at_price_max":6499,"compare_at_price_varies":false,"variants":[{"id":39416630575147,"title":"1 Pack","option1":"1 Pack","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Dragons Blood - 1 Pack","public_title":"1 Pack","options":["1 Pack"],"price":2499,"weight":85,"compare_at_price":null,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]},{"id":39416630607915,"title":"3 pack","option1":"3 pack","option2":null,"option3":null,"sku":"","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"Dragons Blood - 3 pack","public_title":"3 pack","options":["3 pack"],"price":6499,"weight":397,"compare_at_price":6499,"inventory_management":"shopify","barcode":"","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/3pack.jpg?v=1633623972","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBB.jpg?v=1633623980","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB_harvest1.jpg?v=1633623980","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBG.jpg?v=1633623980"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068","options":["Size"],"media":[{"alt":null,"id":20725294170155,"position":1,"preview_image":{"aspect_ratio":1.0,"height":904,"width":904,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068"},"aspect_ratio":1.0,"height":904,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB.jpg?v=1633623068","width":904},{"alt":null,"id":20725325037611,"position":2,"preview_image":{"aspect_ratio":1.0,"height":800,"width":800,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/3pack.jpg?v=1633623972"},"aspect_ratio":1.0,"height":800,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/3pack.jpg?v=1633623972","width":800},{"alt":null,"id":5770485563435,"position":3,"preview_image":{"aspect_ratio":1.0,"height":549,"width":549,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBB.jpg?v=1633623980"},"aspect_ratio":1.0,"height":549,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBB.jpg?v=1633623980","width":549},{"alt":null,"id":5770485497899,"position":4,"preview_image":{"aspect_ratio":1.333,"height":465,"width":620,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB_harvest1.jpg?v=1633623980"},"aspect_ratio":1.333,"height":465,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DB_harvest1.jpg?v=1633623980","width":620},{"alt":null,"id":5770485596203,"position":5,"preview_image":{"aspect_ratio":1.0,"height":500,"width":500,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBG.jpg?v=1633623980"},"aspect_ratio":1.0,"height":500,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/DBG.jpg?v=1633623980","width":500}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-quality_480x480.jpg?v=1574212364\"\u003e  \u003c\/strong\u003e\u003cstrong\u003e\u003cimg height=\"148\" width=\"262\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0084\/9749\/6135\/files\/blog-preview-lilah_480x480.jpg?v=1574212354\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eLiving Nutritionals\u003c\/strong\u003e has been supplying this ethically-manufactured \u003cstrong\u003eDragon's Blood\u003c\/strong\u003e \u003cem\u003e(Croton Lechleri)\u003c\/em\u003e to other companies in the market for more than 9 years. \u003c\/span\u003eNow we have decided to bring our raw unadulterated products to the market as our own brand, so everyone can benefit from this truly amazing ethically sourced and produced Croton Lechleri sap. \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe have spent \u003cstrong\u003ealmost a decade\u003c\/strong\u003e creating well established relationships with small organic farmers in South America. Their Croton Lechleri t\u003c\/span\u003e\u003cspan\u003erees are \u003cstrong\u003e100% natural\u003c\/strong\u003e and \u003cstrong\u003egrowing wild on organic land\u003c\/strong\u003e, where \u003cstrong\u003eno pesticides are used.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eThe method these farmers use to collect the sap \u003cstrong\u003eallows the trees to res\u003c\/strong\u003et in between harvestings of the sap. We like to call this \u003cstrong\u003e\"ethically harvested\"\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWe use alternative methods to filter our Croton Lecheri sap that removes organic tree matter and insects (which are naturally drawn to it.)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLow-temperature flash-sterilization\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eis used to ensure the correct plate counts. This is a process that we developed, which keeps the product in its raw format\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ewithout changing the molecular structure.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\"Why this is important?\" You might ask...\u003c\/p\u003e\n\u003cp\u003eAny plant that is fermented or heated beyond certain temperatures experiences a change in molecular structure. This means that alkaloids that are found in the raw product\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edo not occur in most of the popular dragons blood products\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eavailable on the market.\u003c\/p\u003e\n\u003cp\u003eAt Living Nutritionals \u003cstrong\u003ewe make it our goal\u003c\/strong\u003e to have\u003cstrong\u003e\u003cspan\u003e \u003c\/span\u003ethe best\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eand\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003ethe highest quality\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eproducts on the market. Period.\u003c\/p\u003e\n\u003cp\u003eIf Dragon's Blood is not processed properly, not only does it become more taxing on the human system\u003cspan\u003e \u003c\/span\u003e\u003cem\u003e(less bio-available)\u003c\/em\u003e, but it can also expose the user to further infections, or bacteria. This can create an environment where the\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edesired results may not be achieved.\u003c\/strong\u003e This comes from purchasing inferior quality Dragons Blood. When used correctly,\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003eour dragons blood can produce miraculous results!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="1547037442083"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="14013141024803" data-productid="1547037442083" data-value="14013141024803">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667555" class="gf_row" data-icon="gpicon-row" data-id="1649632667555" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648942481923" data-id="1648942481923">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667448" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667448">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="1547037442083" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/reishisporeoil_7c79610b-96d4-4506-9f22-f3bfa2499f3a_1024x1024.jpg?v=1652979079"
                data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/reishisporeoil_7c79610b-96d4-4506-9f22-f3bfa2499f3a_2048x2048.jpg?v=1652979079" alt="Reishi Spore Oil 1oz -USDA Organic" natural-width="969" natural-height="969"
                width="969" height="969" data-width="100%" data-height="auto" style="width: 100%; height: auto">
            </div>
            <div class="gf_image-loading-wrap">
              <div class="gf_image-loading">
                <div></div>
                <div></div>
                <div></div>
                <div></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648942483991" data-id="1648942483991">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667466" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667466">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="1547037442083">
            <h2 itemprop="name" class="product-single__title"><a href="/products/reishi-spore-oil-1oz" class="gf_product-title gf_gs-text-heading-3">Reishi Spore Oil 1oz -USDA Organic</a></h2>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649632667566" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649632667566">
          <div class="module gf_module-justify gf_module-justify-lg gf_module--md gf_module--sm gf_module-center-xs gf_module- " data-pid="1547037442083" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p>This is the only 100% Reishi Spore Oil available with no carriers, additives, or fillers.</p>
              <p>Using Supercritical CO2 extraction technology, we&nbsp;can extract pure, unadulterated Reishi Spore Oil without any carrier oil – this is, hands down, the most potent and pure Reishi Spore Oil available in the world.</p>
              <p>Living Nutritionals Reishi is grown with the ethical<span>&nbsp;</span><em>juncao</em><span>&nbsp;</span>cultivation method that utilizes 42 organic herbs rather than logs as a medium.&nbsp; This ethical cultivation and harvesting of
                our high potency Reishi yields a superior quality Reishi with higher triterpene and polysaccharide content and more secondary metabolites -while preventing deforestation!</p>
              <p>Our uncut, pure Reishi Spore Oil is the most potent spore oil possible and the only 100% Reishi Spore Oil product available.</p>
              <span
                style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"
                id="zoho_button_ext"></span><iframe style="display: none;" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" id="zShareTpcCheck" data-gtm-yt-inspected-9="true"></iframe>
            </div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1649632667508" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1649632667508">
          <div data-phandle="reishi-spore-oil-1oz" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/reishi-spore-oil-1oz?variant=14013141024803" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json1547037442083">
    {"id":1547037442083,"title":"Reishi Spore Oil 1oz -USDA Organic","handle":"reishi-spore-oil-1oz","description":"\u003cp\u003eThis is the only 100% Reishi Spore Oil available with no carriers, additives, or fillers.\u003c\/p\u003e\n\u003cp\u003eUsing Supercritical CO2 extraction technology, we can extract pure, unadulterated Reishi Spore Oil without any carrier oil – this is, hands down, the most potent and pure Reishi Spore Oil available in the world.\u003c\/p\u003e\n\u003cp\u003eLiving Nutritionals Reishi is grown with the ethical\u003cspan\u003e \u003c\/span\u003e\u003cem\u003ejuncao\u003c\/em\u003e\u003cspan\u003e \u003c\/span\u003ecultivation method that utilizes 42 organic herbs rather than logs as a medium.  This ethical cultivation and harvesting of our high potency Reishi yields a superior quality Reishi with higher triterpene and polysaccharide content and more secondary metabolites -while preventing deforestation!\u003c\/p\u003e\n\u003cp\u003eOur uncut, pure Reishi Spore Oil is the most potent spore oil possible and the only 100% Reishi Spore Oil product available.\u003c\/p\u003e\n\u003cspan style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\" id=\"zoho_button_ext\"\u003e\u003c\/span\u003e\u003ciframe style=\"display: none;\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" id=\"zShareTpcCheck\"\u003e\u003c\/iframe\u003e","published_at":"2021-05-11T23:23:40-07:00","created_at":"2019-02-21T10:37:00-08:00","vendor":"Living Nutritionals","type":"Reishi Products","tags":[],"price":9999,"price_min":9999,"price_max":9999,"available":true,"price_varies":false,"compare_at_price":14999,"compare_at_price_min":14999,"compare_at_price_max":14999,"compare_at_price_varies":false,"variants":[{"id":14013141024803,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"LN-REI-OIL","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Reishi Spore Oil 1oz -USDA Organic","public_title":null,"options":["Default Title"],"price":9999,"weight":85,"compare_at_price":14999,"inventory_management":"shopify","barcode":"665270461229","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil_7c79610b-96d4-4506-9f22-f3bfa2499f3a.jpg?v=1652979079","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil1oz.jpg?v=1652981999"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil_7c79610b-96d4-4506-9f22-f3bfa2499f3a.jpg?v=1652979079","options":["Title"],"media":[{"alt":null,"id":21754764722219,"position":1,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil_7c79610b-96d4-4506-9f22-f3bfa2499f3a.jpg?v=1652979079"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/reishisporeoil_7c79610b-96d4-4506-9f22-f3bfa2499f3a.jpg?v=1652979079","width":969},{"alt":null,"id":21754839203883,"position":2,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil1oz.jpg?v=1652981999"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/ReishiSporeOil1oz.jpg?v=1652981999","width":969}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eThis is the only 100% Reishi Spore Oil available with no carriers, additives, or fillers.\u003c\/p\u003e\n\u003cp\u003eUsing Supercritical CO2 extraction technology, we can extract pure, unadulterated Reishi Spore Oil without any carrier oil – this is, hands down, the most potent and pure Reishi Spore Oil available in the world.\u003c\/p\u003e\n\u003cp\u003eLiving Nutritionals Reishi is grown with the ethical\u003cspan\u003e \u003c\/span\u003e\u003cem\u003ejuncao\u003c\/em\u003e\u003cspan\u003e \u003c\/span\u003ecultivation method that utilizes 42 organic herbs rather than logs as a medium.  This ethical cultivation and harvesting of our high potency Reishi yields a superior quality Reishi with higher triterpene and polysaccharide content and more secondary metabolites -while preventing deforestation!\u003c\/p\u003e\n\u003cp\u003eOur uncut, pure Reishi Spore Oil is the most potent spore oil possible and the only 100% Reishi Spore Oil product available.\u003c\/p\u003e\n\u003cspan style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\" id=\"zoho_button_ext\"\u003e\u003c\/span\u003e\u003ciframe style=\"display: none;\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" id=\"zShareTpcCheck\"\u003e\u003c\/iframe\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="1547036426275"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="14087028801571" data-productid="1547036426275" data-value="14087028801571">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667506" class="gf_row product_reverse" data-icon="gpicon-row" data-id="1649632667506" data-layout-lg="6+6" data-extraclass="product_reverse" data-layout-md="6+6"
      data-layout-sm="6+6" data-layout-xs="12+12">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648942481923" data-id="1648942481923">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667572" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667572">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="1547036426275">
            <h2 itemprop="name" class="product-single__title"><a href="/products/reishi-spore-triterpene-crystals-50g" class="gf_product-title gf_gs-text-heading-3">Reishi Spore Triterpene Crystals</a></h2>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649632667497" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649632667497">
          <div class="module gf_module-justify gf_module-justify-lg gf_module--md gf_module--sm gf_module-center-xs gf_module- " data-pid="1547036426275" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p><strong>Triterpenes</strong> are the most powerful compounds of the Reishi Mushroom. This is the first time pure Reishi Triterpenes have ever been available to the public. Living Nutritionals Reishi Triterpene Crystals are extracted
                from pure<span>&nbsp;</span><em>juncao</em><span>&nbsp;</span>cultivated Reishi Spores. This is the<strong> most potent Reishi product ever made.</strong></p>
              <p><strong>Living Nutritionals Reishi</strong> is grown with the <strong>ethical&nbsp;<em>juncao</em>&nbsp;cultivation method</strong> that utilizes herbs rather than logs as a medium.&nbsp;&nbsp; This ethical cultivation and harvesting
                of our <strong>high potency Reishi</strong> yields a superior quality Reishi with <strong>higher triterpene and polysaccharide content</strong> while preventing deforestation.<br>Our <strong>100% pure Reishi Triterpenes</strong> are
                the only isolated triterpenes available – a one of a kind, <strong>high powered, immune fortifying</strong> experience.</p>
            </div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1649632667581" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1649632667581">
          <div data-phandle="reishi-spore-triterpene-crystals-50g" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/reishi-spore-triterpene-crystals-50g?variant=14087028801571" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648942483991" data-id="1648942483991">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667513" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667513">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="1547036426275" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/TriterpeneCrystals_4d97e46c-ae9a-4b7a-abc4-92275785e914_1024x1024.jpg?v=1652979107"
                data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/TriterpeneCrystals_4d97e46c-ae9a-4b7a-abc4-92275785e914_2048x2048.jpg?v=1652979107" alt="Reishi Spore Triterpene Crystals" natural-width="969" natural-height="969"
                width="969" height="969" data-width="100%" data-height="auto" style="width: 100%; height: auto">
            </div>
            <div class="gf_image-loading-wrap">
              <div class="gf_image-loading">
                <div></div>
                <div></div>
                <div></div>
                <div></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json1547036426275">
    {"id":1547036426275,"title":"Reishi Spore Triterpene Crystals","handle":"reishi-spore-triterpene-crystals-50g","description":"\u003cp\u003e\u003cstrong\u003eTriterpenes\u003c\/strong\u003e are the most powerful compounds of the Reishi Mushroom. This is the first time pure Reishi Triterpenes have ever been available to the public. Living Nutritionals Reishi Triterpene Crystals are extracted from pure\u003cspan\u003e \u003c\/span\u003e\u003cem\u003ejuncao\u003c\/em\u003e\u003cspan\u003e \u003c\/span\u003ecultivated Reishi Spores. This is the\u003cstrong\u003e most potent Reishi product ever made.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLiving Nutritionals Reishi\u003c\/strong\u003e is grown with the \u003cstrong\u003eethical \u003cem\u003ejuncao\u003c\/em\u003e cultivation method\u003c\/strong\u003e that utilizes herbs rather than logs as a medium.   This ethical cultivation and harvesting of our \u003cstrong\u003ehigh potency Reishi\u003c\/strong\u003e yields a superior quality Reishi with \u003cstrong\u003ehigher triterpene and polysaccharide content\u003c\/strong\u003e while preventing deforestation.\u003cbr\u003eOur \u003cstrong\u003e100% pure Reishi Triterpenes\u003c\/strong\u003e are the only isolated triterpenes available – a one of a kind, \u003cstrong\u003ehigh powered, immune fortifying\u003c\/strong\u003e experience.\u003c\/p\u003e","published_at":"2021-05-11T23:22:52-07:00","created_at":"2019-02-21T10:35:30-08:00","vendor":"Living Nutritionals","type":"Reishi Products","tags":["supplements"],"price":5999,"price_min":5999,"price_max":5999,"available":true,"price_varies":false,"compare_at_price":5999,"compare_at_price_min":5999,"compare_at_price_max":5999,"compare_at_price_varies":false,"variants":[{"id":14087028801571,"title":"400mg (30 Capsules)","option1":"400mg (30 Capsules)","option2":null,"option3":null,"sku":"LN-REI-TRIT","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Reishi Spore Triterpene Crystals - 400mg (30 Capsules)","public_title":"400mg (30 Capsules)","options":["400mg (30 Capsules)"],"price":5999,"weight":57,"compare_at_price":5999,"inventory_management":"shopify","barcode":"665270198286","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/TriterpeneCrystals_4d97e46c-ae9a-4b7a-abc4-92275785e914.jpg?v=1652979107","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/TriterpeneCrystals.jpg?v=1652981690"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/TriterpeneCrystals_4d97e46c-ae9a-4b7a-abc4-92275785e914.jpg?v=1652979107","options":["Strength"],"media":[{"alt":null,"id":21754765213739,"position":1,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/TriterpeneCrystals_4d97e46c-ae9a-4b7a-abc4-92275785e914.jpg?v=1652979107"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/TriterpeneCrystals_4d97e46c-ae9a-4b7a-abc4-92275785e914.jpg?v=1652979107","width":969},{"alt":null,"id":21754833076267,"position":2,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/TriterpeneCrystals.jpg?v=1652981690"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/TriterpeneCrystals.jpg?v=1652981690","width":969}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003cstrong\u003eTriterpenes\u003c\/strong\u003e are the most powerful compounds of the Reishi Mushroom. This is the first time pure Reishi Triterpenes have ever been available to the public. Living Nutritionals Reishi Triterpene Crystals are extracted from pure\u003cspan\u003e \u003c\/span\u003e\u003cem\u003ejuncao\u003c\/em\u003e\u003cspan\u003e \u003c\/span\u003ecultivated Reishi Spores. This is the\u003cstrong\u003e most potent Reishi product ever made.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLiving Nutritionals Reishi\u003c\/strong\u003e is grown with the \u003cstrong\u003eethical \u003cem\u003ejuncao\u003c\/em\u003e cultivation method\u003c\/strong\u003e that utilizes herbs rather than logs as a medium.   This ethical cultivation and harvesting of our \u003cstrong\u003ehigh potency Reishi\u003c\/strong\u003e yields a superior quality Reishi with \u003cstrong\u003ehigher triterpene and polysaccharide content\u003c\/strong\u003e while preventing deforestation.\u003cbr\u003eOur \u003cstrong\u003e100% pure Reishi Triterpenes\u003c\/strong\u003e are the only isolated triterpenes available – a one of a kind, \u003cstrong\u003ehigh powered, immune fortifying\u003c\/strong\u003e experience.\u003c\/p\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="6657432780843"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="39599555805227" data-productid="6657432780843" data-value="39599555805227">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667597" class="gf_row" data-icon="gpicon-row" data-id="1649632667597" data-layout-lg="6+6" data-extraclass="" data-layout-md="6+6" data-layout-sm="6+6" data-layout-xs="12+12">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648942481923" data-id="1648942481923">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667518" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667518">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="6657432780843" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/1-bottle-agaricus-Current-View_1024x1024.jpg?v=1637155465"
                data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/1-bottle-agaricus-Current-View_2048x2048.jpg?v=1637155465" alt="Agaricus 10:1 Extract" natural-width="1003" natural-height="1003" width="1003" height="1003"
                data-width="100%" data-height="auto" style="width: 100%; height: auto">
            </div>
            <div class="gf_image-loading-wrap">
              <div class="gf_image-loading">
                <div></div>
                <div></div>
                <div></div>
                <div></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648942483991" data-id="1648942483991">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667530" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667530">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6657432780843">
            <h2 itemprop="name" class="product-single__title"><a href="/products/agaricus" class="gf_product-title gf_gs-text-heading-3">Agaricus 10:1 Extract</a></h2>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649632667548" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649632667548">
          <div class="module gf_module-justify gf_module-justify-lg gf_module--md gf_module--sm gf_module-center-xs gf_module- " data-pid="6657432780843" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1"><object>
                <p><span style="font-weight: 400;">In 1965, Agaricus blazei was sent to Japan for analysis after it became the focus of extensive medical studies which demonstrated its amazing immunomodulation and anti-tumor capabilities. It was
                    consumed traditionally as a food ingredient and was believed to be effective in treating a broad range of diseases.</span></p>
                <p><span style="font-weight: 400;">Investigations for clinical uses of Agaricus found that it can be used for treating Diabetes Type 2, Inflammatory Bowel Diseases -including ulcerative colitis and Crohn’s disease. Agaricus can also
                    be used to treat different types of Cancer such as Leukemia, Prostate Cancer, Ovarian Cancer and Lung Cancer. It also helps in reducing the inflammation that can lead to chronic Hepatitis infections.</span></p>
                <iframe id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe><span id="zoho_button_ext"
                  style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"></span>
              </object></div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1649632667541" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1649632667541">
          <div data-phandle="agaricus" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/agaricus?variant=39599555805227" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json6657432780843">
    {"id":6657432780843,"title":"Agaricus 10:1 Extract","handle":"agaricus","description":"\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eIn 1965, Agaricus blazei was sent to Japan for analysis after it became the focus of extensive medical studies which demonstrated its amazing immunomodulation and anti-tumor capabilities. It was consumed traditionally as a food ingredient and was believed to be effective in treating a broad range of diseases.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eInvestigations for clinical uses of Agaricus found that it can be used for treating Diabetes Type 2, Inflammatory Bowel Diseases -including ulcerative colitis and Crohn’s disease. Agaricus can also be used to treat different types of Cancer such as Leukemia, Prostate Cancer, Ovarian Cancer and Lung Cancer. It also helps in reducing the inflammation that can lead to chronic Hepatitis infections.\u003c\/span\u003e\u003c\/p\u003e\n\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e","published_at":"2021-11-17T05:24:40-08:00","created_at":"2021-11-17T05:24:22-08:00","vendor":"Living Nutritionals","type":"","tags":[],"price":4499,"price_min":4499,"price_max":4499,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":39599555805227,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"LN-MME-AG-90","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Agaricus 10:1 Extract","public_title":null,"options":["Default Title"],"price":4499,"weight":113,"compare_at_price":null,"inventory_management":"shopify","barcode":"665270032153","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/1-bottle-agaricus-Current-View.jpg?v=1637155465","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/Agaricus.jpg?v=1652987516"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/1-bottle-agaricus-Current-View.jpg?v=1637155465","options":["Title"],"media":[{"alt":null,"id":20874243571755,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1003,"width":1003,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/1-bottle-agaricus-Current-View.jpg?v=1637155465"},"aspect_ratio":1.0,"height":1003,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/1-bottle-agaricus-Current-View.jpg?v=1637155465","width":1003},{"alt":null,"id":21755090436139,"position":2,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/Agaricus.jpg?v=1652987516"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/Agaricus.jpg?v=1652987516","width":969}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eIn 1965, Agaricus blazei was sent to Japan for analysis after it became the focus of extensive medical studies which demonstrated its amazing immunomodulation and anti-tumor capabilities. It was consumed traditionally as a food ingredient and was believed to be effective in treating a broad range of diseases.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eInvestigations for clinical uses of Agaricus found that it can be used for treating Diabetes Type 2, Inflammatory Bowel Diseases -including ulcerative colitis and Crohn’s disease. Agaricus can also be used to treat different types of Cancer such as Leukemia, Prostate Cancer, Ovarian Cancer and Lung Cancer. It also helps in reducing the inflammation that can lead to chronic Hepatitis infections.\u003c\/span\u003e\u003c\/p\u003e\n\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e"}
  </script>
</form>

POST /cart/add

<form method="post" action="/cart/add" accept-charset="UTF-8" class="AddToCartForm " enctype="multipart/form-data" data-productid="6657422589995"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input
    name="id" type="hidden" value="39599534112811" data-productid="6657422589995" data-value="39599534112811">
  <div data-index="1" class="item-content">
    <div data-label="Row" data-key="row" data-atomgroup="row" id="r-1649632667464" class="gf_row product_reverse" data-icon="gpicon-row" data-id="1649632667464" data-layout-lg="6+6" data-extraclass="product_reverse" data-layout-md="6+6"
      data-layout-sm="6+6" data-layout-xs="12+12">
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648942481923" data-id="1648942481923">
        <div data-label="(P) Title" data-key="p-title" data-atomgroup="child-product" id="m-1649632667565" class="module-wrap" data-icon="gpicon-product-title" data-ver="1.0" data-id="1649632667565">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-pid="6657422589995">
            <h2 itemprop="name" class="product-single__title"><a href="/products/cordyceps" class="gf_product-title gf_gs-text-heading-3">Cordyceps 10:1 Extract</a></h2>
          </div>
        </div>
        <div data-label="(P) Description" data-key="p-description" data-atomgroup="child-product" id="m-1649632667468" class="module-wrap" data-icon="gpicon-product-description" data-ver="1.1" data-id="1649632667468">
          <div class="module gf_module-justify gf_module-justify-lg gf_module--md gf_module--sm gf_module-center-xs gf_module- " data-pid="6657422589995" data-readmore="0" data-moretext="Read More" data-lesstext="Less" data-readmoreheight="100px">
            <div class="gf_product-desc gf_gs-text-paragraph-1">
              <p><span style="font-weight: 400;">Ancient Chinese medical books prescribed Cordyceps Militaris as a tonic because it was found to enhance energy, appetite, metabolism, strength, and improve sleeping patterns. This extract is used by
                  athletes around the world for its cellular energy-enhancing properties.</span></p>
              <p><span style="font-weight: 400;">There are many diseases and symptoms that can be treated using Cordyceps Militaris according to numerous experimental studies and clinical trials, including; lowering blood sugar levels, providing
                  strong anti-inflammatory activity, and preventing the growth of certain cancers. It is also used to improve brain health, enhance the immune system, and protect against various sexual diseases such as HIV. Cordyceps is also believed
                  to have antibiotic, antiviral, anti-fungal, and antimalarial properties.</span></p>
              <p data-mce-fragment="1"><span data-mce-fragment="1">Two of the most significant active ingredients extracted from Cordyceps Militaris that are responsible for the pharmacological activities are cordycepin, cordycepic acid ergosterol,
                  mannitol and polysaccharides,
                  [</span><a href="https://www.tandfonline.com/doi/abs/10.3109/07388551.2014.900604?journalCode=ibty20" data-mce-fragment="1" data-mce-href="https://www.tandfonline.com/doi/abs/10.3109/07388551.2014.900604?journalCode=ibty20"><span data-mce-fragment="1">3</span></a><span
                  data-mce-fragment="1">]. A large variety of nutritionally important elements&nbsp;are found in Cordyceps Militaris such as, essential amino acids, vitamins B1, B2, B12 and K, different medicinal important polysaccharides, proteins
                  and carbohydrates.&nbsp;</span></p>
              <iframe id="zShareTpcCheck" src="chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/html/tpc.html" style="display: none;" data-gtm-yt-inspected-9="true"></iframe><span id="zoho_button_ext"
                style="display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension://ddafdejlekcmnafgnbllcfkebabhabcl/images/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;"></span>
            </div>
          </div>
        </div>
        <div data-label="(P) View More" data-key="p-view-more" data-atomgroup="child-product" id="m-1649632667478" class="module-wrap" data-icon="gpicon-product-cartbutton" data-ver="1.0" data-id="1649632667478">
          <div data-phandle="cordyceps" class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs " data-stretch-lg="0" data-stretch-md="0" data-stretch-sm="0" data-stretch-xs="0">
            <a href="/products/cordyceps?variant=39599534112811" target="" class="gf_view-more button btn  gf_gs-button-view-more gf_gs-button---large"><span>View More</span></a></div>
        </div>
      </div>
      <div class="gf_column gf_col-lg-6 gf_col-md-6 gf_col-sm-6 gf_col-xs-12" id="c-1648942483991" data-id="1648942483991">
        <div data-label="(P) Image" data-key="p-image" data-atomgroup="child-product" id="m-1649632667544" class="module-wrap" data-icon="gpicon-product-image" data-ver="1.1" data-id="1649632667544">
          <div class="module gf_module-center gf_module-center-lg gf_module--md gf_module--sm gf_module--xs" data-effect="default" data-pid="6657422589995" data-image-type="variant" data-default-variant="" data-select-text="" data-zoom-level="1.2"
            data-ori-size="1024x1024" data-displaytype="percentage" data-displayunit="%" data-badgemod="0">
            <div class="img-holder">
              <div class="gf_product-badge-anchor gf_pb_top-right hide">
                <div class="gf_badge-text-wrap gf_pb_sheild gf_gs-text-paragraph-2"><span>Sale Off </span></div>
              </div><img class="gf_product-image gf_featured-image" src="//cdn.shopify.com/s/files/1/0017/6301/6739/products/1-bottle-cordyceps-Current-View_1024x1024.jpg?v=1637155140"
                data-zoom="//cdn.shopify.com/s/files/1/0017/6301/6739/products/1-bottle-cordyceps-Current-View_2048x2048.jpg?v=1637155140" alt="Cordyceps 10:1 Extract" natural-width="1003" natural-height="1003" width="1003" height="1003"
                data-width="75%" data-height="auto" style="width: 75%; height: auto">
            </div>
            <div class="gf_image-loading-wrap">
              <div class="gf_image-loading">
                <div></div>
                <div></div>
                <div></div>
                <div></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="gf_clearfix"></div>
  <script type="text/plain" class="product-json" id="product-json6657422589995">
    {"id":6657422589995,"title":"Cordyceps 10:1 Extract","handle":"cordyceps","description":"\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eAncient Chinese medical books prescribed Cordyceps Militaris as a tonic because it was found to enhance energy, appetite, metabolism, strength, and improve sleeping patterns. This extract is used by athletes around the world for its cellular energy-enhancing properties.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eThere are many diseases and symptoms that can be treated using Cordyceps Militaris according to numerous experimental studies and clinical trials, including; lowering blood sugar levels, providing strong anti-inflammatory activity, and preventing the growth of certain cancers. It is also used to improve brain health, enhance the immune system, and protect against various sexual diseases such as HIV. Cordyceps is also believed to have antibiotic, antiviral, anti-fungal, and antimalarial properties.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eTwo of the most significant active ingredients extracted from Cordyceps Militaris that are responsible for the pharmacological activities are cordycepin, cordycepic acid ergosterol, mannitol and polysaccharides, [\u003c\/span\u003e\u003ca href=\"https:\/\/www.tandfonline.com\/doi\/abs\/10.3109\/07388551.2014.900604?journalCode=ibty20\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/www.tandfonline.com\/doi\/abs\/10.3109\/07388551.2014.900604?journalCode=ibty20\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e3\u003c\/span\u003e\u003c\/a\u003e\u003cspan data-mce-fragment=\"1\"\u003e]. A large variety of nutritionally important elements are found in Cordyceps Militaris such as, essential amino acids, vitamins B1, B2, B12 and K, different medicinal important polysaccharides, proteins and carbohydrates. \u003c\/span\u003e\u003c\/p\u003e\n\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e","published_at":"2021-11-17T05:20:50-08:00","created_at":"2021-11-17T05:18:59-08:00","vendor":"Living Nutritionals","type":"","tags":[],"price":4499,"price_min":4499,"price_max":4499,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":39599534112811,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"LN-MME-CO-90","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Cordyceps 10:1 Extract","public_title":null,"options":["Default Title"],"price":4499,"weight":99,"compare_at_price":null,"inventory_management":"shopify","barcode":"665270201962","requires_selling_plan":false,"selling_plan_allocations":[{"price_adjustments":[{"position":1,"price":3149}],"price":3149,"compare_at_price":4499,"per_delivery_price":3149,"selling_plan_id":445775915,"selling_plan_group_id":"a2e8c5b1dd224999a62574fc635627ebaeccb3eb"}]}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/1-bottle-cordyceps-Current-View.jpg?v=1637155140","\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/Cordyceps.jpg?v=1652987593"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/1-bottle-cordyceps-Current-View.jpg?v=1637155140","options":["Title"],"media":[{"alt":null,"id":20874211426347,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1003,"width":1003,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/1-bottle-cordyceps-Current-View.jpg?v=1637155140"},"aspect_ratio":1.0,"height":1003,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/1-bottle-cordyceps-Current-View.jpg?v=1637155140","width":1003},{"alt":null,"id":21755095973931,"position":2,"preview_image":{"aspect_ratio":1.0,"height":969,"width":969,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/Cordyceps.jpg?v=1652987593"},"aspect_ratio":1.0,"height":969,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0017\/6301\/6739\/products\/Cordyceps.jpg?v=1652987593","width":969}],"requires_selling_plan":false,"selling_plan_groups":[{"id":"a2e8c5b1dd224999a62574fc635627ebaeccb3eb","name":"Subscribe and Save","options":[{"name":"Deliver every","position":1,"values":["1 month(s)"]}],"selling_plans":[{"id":445775915,"name":"Subscribe and Save - delivered every 1 month(s)","description":null,"options":[{"name":"Deliver every","position":1,"value":"1 month(s)"}],"recurring_deliveries":true,"price_adjustments":[{"order_count":null,"position":1,"value_type":"percentage","value":30}]}],"app_id":null}],"content":"\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eAncient Chinese medical books prescribed Cordyceps Militaris as a tonic because it was found to enhance energy, appetite, metabolism, strength, and improve sleeping patterns. This extract is used by athletes around the world for its cellular energy-enhancing properties.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eThere are many diseases and symptoms that can be treated using Cordyceps Militaris according to numerous experimental studies and clinical trials, including; lowering blood sugar levels, providing strong anti-inflammatory activity, and preventing the growth of certain cancers. It is also used to improve brain health, enhance the immune system, and protect against various sexual diseases such as HIV. Cordyceps is also believed to have antibiotic, antiviral, anti-fungal, and antimalarial properties.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eTwo of the most significant active ingredients extracted from Cordyceps Militaris that are responsible for the pharmacological activities are cordycepin, cordycepic acid ergosterol, mannitol and polysaccharides, [\u003c\/span\u003e\u003ca href=\"https:\/\/www.tandfonline.com\/doi\/abs\/10.3109\/07388551.2014.900604?journalCode=ibty20\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/www.tandfonline.com\/doi\/abs\/10.3109\/07388551.2014.900604?journalCode=ibty20\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e3\u003c\/span\u003e\u003c\/a\u003e\u003cspan data-mce-fragment=\"1\"\u003e]. A large variety of nutritionally important elements are found in Cordyceps Militaris such as, essential amino acids, vitamins B1, B2, B12 and K, different medicinal important polysaccharides, proteins and carbohydrates. \u003c\/span\u003e\u003c\/p\u003e\n\u003ciframe id=\"zShareTpcCheck\" src=\"chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/html\/tpc.html\" style=\"display: none;\"\u003e\u003c\/iframe\u003e\u003cspan id=\"zoho_button_ext\" style=\"display: none; position: absolute; z-index: 99999999; width: 80px; height: 31px; background-image: url('chrome-extension:\/\/ddafdejlekcmnafgnbllcfkebabhabcl\/images\/zshare.png'); background-size: 80px 31px; opacity: 0.9; cursor: pointer; top: 0px; left: 0px;\"\u003e\u003c\/span\u003e"}
  </script>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="mc4wp-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="mc4wp-form-fields">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <div class="signup-newsletter-form db">
      <input type="email" name="contact[email]" placeholder="Your email address" value="" class="ck_ntemail input-text" required="required">
      <div class="input-group-btn"><input type="submit" value="SUBSCRIBE" class="submit-btn"></div>
    </div>
  </div>
  <div class="mc4wp-response"></div>
</form>

Text Content

Sign in

Sign up

We've sent you an email with a link to update your password.

A password reset email has been sent to the email address on file for your
account, but may take several minutes to show up in your inbox. Please wait at
least 10 minutes before attempting another reset.

 * 

Email *

Password *

Login

Forgot your password?

Lost your password? Please enter your email address. You will receive a link to
create a new password via email.

Email address



Reset Password Cancel

First Name

Last Name

Email *

Password *

Your personal data will be used to support your experience throughout this
website, to manage access to your account, and for other purposes described in
our privacy policy.

Register

No account yet?

Registering for this site allows you to access your order status and history.
Just fill in the fields below, and we’ll get a new account set up for you in no
time. We will only ask you for information necessary to make the purchase
process faster and easier.

Create an Account Login


MENU

 * Extracts
 * Reishi
 * Dragons blood
 * Vitamin patches
 * CBD
 * Learn
   * Back
   * Learn
   * Learn
     * Back
     * Learn
     * Learn
 * Login / Register

Your cart

No products in the cart.

Enable cookies to use the shopping cart


Remove
Special instructions for seller
Scroll for more items

Shipping & taxes calculated at checkout

translation missing: en.general.search.close_search




0
 * Medical mushrooms
   * Reishi
   * Extracts
 * Dragons blood
 * Vitamin patches
 * CBD
 * News
   * Learn
     * HHTV
     * ECS
     * Life Cycle of a Mushroom
 * Contact

0




LIVING NUTRITIONALS
OUR CUSTOMERS EXPECT THE BEST AND WE ALWAYS DELIVER!


--------------------------------------------------------------------------------

Since 2003 your source for Organic, Sustainable, Non-GMO, Gluten-Wheat-Dairy
Free, and Vegan Supplements used in traditional and holistic medicines around
the world!

Our name says it all! From Transdermal Vitamin Patches to Traditional Chinese
Mushrooms, Living Nutritionals has always provided the highest quality natural
products from around the globe!







--------------------------------------------------------------------------------

About us



RECOMMENDED PRODUCTS


VITAMIN D3 PATCHES

Vitamin D3 Sunshine Patch

5,000 iu Vitamin D3

120 mcg Vitamin K2 (MK-7)

250 mg Magnesium

Vitamin D is a major factor in overall health and is now recognized to be more
than just a vitamin responsible for calcium homeostasis in the body, but acts as
a steroid hormone precursor that is essential to proper endocrine and immune
system health. Recent research suggests that nearly every cell in our body has
Vitamin D receptors. Unfortunately Vitamin D3, the most bioavailable form of
Vitamin D, is only produced by exposure to sunlight and is not found in adequate
levels in any food sources.


Vitamin D3 is essential to the immune system and calcium absorption. Vitamin K2
is crucial for proper function of Vitamin D3 and vital to heart health due to
its role in keeping calcium out of the arteries and bringing it into the bones
and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of
K2.

This perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in
an easily applied slow release patch. Our innovative and convenient delivery
method gives you bioavailable D3, K2, and Magnesium through direct slow
absorption into the skin, closely resembling the body’s natural production of D3
through sunlight exposure.

Sale Off

$39.99
View More



VITAMIN C WITH ZINC TRANSDERMAL PATCHES

We all know that Vitamin C and Zinc are incredible immunity boosters. What you
might not know is that when you take Vitamin C via a Transdermal Patch, you
don't lose up to 80% of its effectiveness in the stomach and digestive tract;
rather you get a time released dose through the subdermal layer of your skin! 

Did we mention that our Vitamin C/Ascorbic Acid is harvested from naturally
grown Spinach?!

Really, it doesn't get any better than this!

The Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic
Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!

Vitamin C, also known as ascorbic acid, is necessary for the growth, development
and repair of all body tissues. It's involved in many body functions, including
formation of collagen, absorption of iron, the proper functioning of the immune
system, wound healing, and the maintenance of cartilage, bones, and teeth.

Living Nutritionals Vitamin C w/ Zinc Immunity Patch contains pure
pharmaceutical grade, Vegan, Ascorbic Acid, a highly bioavailable form of
Vitamin C.

Our state of the art pharmaceutical grade adhesive with time release technology
allows the Bioactive Vitamin C and Zinc to absorb directly into circulation.

Suggested Use: Use as an external dietary supplement, peel one patch from
backing and apply 1 for up to an 8 hour period, or as directed by your
healthcare professional. For best results place upon clean, dry, hair-free skin.

 * For use as an external dietary supplement
 * Store in a cool dry place
 * Discontinue if rash or irritation occurs
 * Keep out of reach from children
 * Do not use if seal is missing or broken
 * If pregnant or nursing, consult your healthcare practitioner before using
   this supplement

Ingredients:

 * 90mg Ascorbic Acid from naturally grown Spinach
 * 10mg Zinc

Sale Off

$39.99
View More



VITAMIN D3 PATCHES

Vitamin D3 Sunshine Patch

5,000 iu Vitamin D3

120 mcg Vitamin K2 (MK-7)

250 mg Magnesium

Vitamin D is a major factor in overall health and is now recognized to be more
than just a vitamin responsible for calcium homeostasis in the body, but acts as
a steroid hormone precursor that is essential to proper endocrine and immune
system health. Recent research suggests that nearly every cell in our body has
Vitamin D receptors. Unfortunately Vitamin D3, the most bioavailable form of
Vitamin D, is only produced by exposure to sunlight and is not found in adequate
levels in any food sources.


Vitamin D3 is essential to the immune system and calcium absorption. Vitamin K2
is crucial for proper function of Vitamin D3 and vital to heart health due to
its role in keeping calcium out of the arteries and bringing it into the bones
and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of
K2.

This perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in
an easily applied slow release patch. Our innovative and convenient delivery
method gives you bioavailable D3, K2, and Magnesium through direct slow
absorption into the skin, closely resembling the body’s natural production of D3
through sunlight exposure.

Sale Off
$21.99
View More



VITAMIN C WITH ZINC TRANSDERMAL PATCHES

We all know that Vitamin C and Zinc are incredible immunity boosters. What you
might not know is that when you take Vitamin C via a Transdermal Patch, you
don't lose up to 80% of its effectiveness in the stomach and digestive tract;
rather you get a time released dose through the subdermal layer of your skin! 

Did we mention that our Vitamin C/Ascorbic Acid is harvested from naturally
grown Spinach?!

Really, it doesn't get any better than this!

The Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic
Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!

Vitamin C, also known as ascorbic acid, is necessary for the growth, development
and repair of all body tissues. It's involved in many body functions, including
formation of collagen, absorption of iron, the proper functioning of the immune
system, wound healing, and the maintenance of cartilage, bones, and teeth.

Living Nutritionals Vitamin C w/ Zinc Immunity Patch contains pure
pharmaceutical grade, Vegan, Ascorbic Acid, a highly bioavailable form of
Vitamin C.

Our state of the art pharmaceutical grade adhesive with time release technology
allows the Bioactive Vitamin C and Zinc to absorb directly into circulation.

Suggested Use: Use as an external dietary supplement, peel one patch from
backing and apply 1 for up to an 8 hour period, or as directed by your
healthcare professional. For best results place upon clean, dry, hair-free skin.

 * For use as an external dietary supplement
 * Store in a cool dry place
 * Discontinue if rash or irritation occurs
 * Keep out of reach from children
 * Do not use if seal is missing or broken
 * If pregnant or nursing, consult your healthcare practitioner before using
   this supplement

Ingredients:

 * 90mg Ascorbic Acid from naturally grown Spinach
 * 10mg Zinc

Sale Off
$39.99
View More



VITAMIN D3 PATCHES

Vitamin D3 Sunshine Patch

5,000 iu Vitamin D3

120 mcg Vitamin K2 (MK-7)

250 mg Magnesium

Vitamin D is a major factor in overall health and is now recognized to be more
than just a vitamin responsible for calcium homeostasis in the body, but acts as
a steroid hormone precursor that is essential to proper endocrine and immune
system health. Recent research suggests that nearly every cell in our body has
Vitamin D receptors. Unfortunately Vitamin D3, the most bioavailable form of
Vitamin D, is only produced by exposure to sunlight and is not found in adequate
levels in any food sources.


Vitamin D3 is essential to the immune system and calcium absorption. Vitamin K2
is crucial for proper function of Vitamin D3 and vital to heart health due to
its role in keeping calcium out of the arteries and bringing it into the bones
and teeth. Mk-7 (menaquinone-7) is the most bioavailable and effective form of
K2.

This perfectly balanced dose of Vitamin D3, Vitamin K2, and Magnesium comes in
an easily applied slow release patch. Our innovative and convenient delivery
method gives you bioavailable D3, K2, and Magnesium through direct slow
absorption into the skin, closely resembling the body’s natural production of D3
through sunlight exposure.

Sale Off
$21.99
View More



VITAMIN C WITH ZINC TRANSDERMAL PATCHES

We all know that Vitamin C and Zinc are incredible immunity boosters. What you
might not know is that when you take Vitamin C via a Transdermal Patch, you
don't lose up to 80% of its effectiveness in the stomach and digestive tract;
rather you get a time released dose through the subdermal layer of your skin! 

Did we mention that our Vitamin C/Ascorbic Acid is harvested from naturally
grown Spinach?!

Really, it doesn't get any better than this!

The Vitamin C with Zinc Immunity Patch delivers 90mg of 100% bioactive Ascorbic
Acid (Vitamin C) and 10mg Zinc -directly into circulation at a molecular level!

Vitamin C, also known as ascorbic acid, is necessary for the growth, development
and repair of all body tissues. It's involved in many body functions, including
formation of collagen, absorption of iron, the proper functioning of the immune
system, wound healing, and the maintenance of cartilage, bones, and teeth.

Living Nutritionals Vitamin C w/ Zinc Immunity Patch contains pure
pharmaceutical grade, Vegan, Ascorbic Acid, a highly bioavailable form of
Vitamin C.

Our state of the art pharmaceutical grade adhesive with time release technology
allows the Bioactive Vitamin C and Zinc to absorb directly into circulation.

Suggested Use: Use as an external dietary supplement, peel one patch from
backing and apply 1 for up to an 8 hour period, or as directed by your
healthcare professional. For best results place upon clean, dry, hair-free skin.

 * For use as an external dietary supplement
 * Store in a cool dry place
 * Discontinue if rash or irritation occurs
 * Keep out of reach from children
 * Do not use if seal is missing or broken
 * If pregnant or nursing, consult your healthcare practitioner before using
   this supplement

Ingredients:

 * 90mg Ascorbic Acid from naturally grown Spinach
 * 10mg Zinc

Sale Off
$39.99
View More

‹›




POPULAR PRODUCTS


REISHI SPORE OIL - 30 SOFTCAPS

Our Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives,
fillers or chemicals. During the 10-14 day period in which the spores blossom,
they are harvested and processed. Reishi Spore chemical composition contains
many different powerful compounds not found in Reishi Mycelium or Fruiting
Bodies.

Reishi Spore Oil is often used for Cancer treatment, Respiratory issues, and
overall immune health! This amazing product is grown using organic
medicinal herbs as a substrate rather than logs – this prevents deforestation
while simultaneously boosting the therapeutic properties of the Reishi to the
highest levels achievable!

Our Reishi Spore Oil contains more than 27% triterpenes and is CO2 extracted
from Shell-Broken Spore Powder.

 



Sale Off

$49.99
View More



DRAGONS BLOOD

  

Living Nutritionals has been supplying this ethically-manufactured Dragon's
Blood (Croton Lechleri) to other companies in the market for more than 9
years. Now we have decided to bring our raw unadulterated products to the market
as our own brand, so everyone can benefit from this truly amazing ethically
sourced and produced Croton Lechleri sap. 

We have spent almost a decade creating well established relationships with small
organic farmers in South America. Their Croton Lechleri trees are 100%
natural and growing wild on organic land, where no pesticides are used.

The method these farmers use to collect the sap allows the trees to rest in
between harvestings of the sap. We like to call this "ethically harvested"

We use alternative methods to filter our Croton Lecheri sap that removes organic
tree matter and insects (which are naturally drawn to it.)

Low-temperature flash-sterilization is used to ensure the correct plate counts.
This is a process that we developed, which keeps the product in its raw
format without changing the molecular structure.

"Why this is important?" You might ask...

Any plant that is fermented or heated beyond certain temperatures experiences a
change in molecular structure. This means that alkaloids that are found in the
raw product do not occur in most of the popular dragons blood products available
on the market.

At Living Nutritionals we make it our goal to have the best and the highest
quality products on the market. Period.

If Dragon's Blood is not processed properly, not only does it become more taxing
on the human system (less bio-available), but it can also expose the user to
further infections, or bacteria. This can create an environment
where the desired results may not be achieved. This comes from purchasing
inferior quality Dragons Blood. When used correctly, our dragons blood can
produce miraculous results!

 

Sale Off

$24.99
View More



REISHI SPORE OIL - 30 SOFTCAPS

Our Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives,
fillers or chemicals. During the 10-14 day period in which the spores blossom,
they are harvested and processed. Reishi Spore chemical composition contains
many different powerful compounds not found in Reishi Mycelium or Fruiting
Bodies.

Reishi Spore Oil is often used for Cancer treatment, Respiratory issues, and
overall immune health! This amazing product is grown using organic
medicinal herbs as a substrate rather than logs – this prevents deforestation
while simultaneously boosting the therapeutic properties of the Reishi to the
highest levels achievable!

Our Reishi Spore Oil contains more than 27% triterpenes and is CO2 extracted
from Shell-Broken Spore Powder.

 



Sale Off
$49.99
View More



DRAGONS BLOOD

  

Living Nutritionals has been supplying this ethically-manufactured Dragon's
Blood (Croton Lechleri) to other companies in the market for more than 9
years. Now we have decided to bring our raw unadulterated products to the market
as our own brand, so everyone can benefit from this truly amazing ethically
sourced and produced Croton Lechleri sap. 

We have spent almost a decade creating well established relationships with small
organic farmers in South America. Their Croton Lechleri trees are 100%
natural and growing wild on organic land, where no pesticides are used.

The method these farmers use to collect the sap allows the trees to rest in
between harvestings of the sap. We like to call this "ethically harvested"

We use alternative methods to filter our Croton Lecheri sap that removes organic
tree matter and insects (which are naturally drawn to it.)

Low-temperature flash-sterilization is used to ensure the correct plate counts.
This is a process that we developed, which keeps the product in its raw
format without changing the molecular structure.

"Why this is important?" You might ask...

Any plant that is fermented or heated beyond certain temperatures experiences a
change in molecular structure. This means that alkaloids that are found in the
raw product do not occur in most of the popular dragons blood products available
on the market.

At Living Nutritionals we make it our goal to have the best and the highest
quality products on the market. Period.

If Dragon's Blood is not processed properly, not only does it become more taxing
on the human system (less bio-available), but it can also expose the user to
further infections, or bacteria. This can create an environment
where the desired results may not be achieved. This comes from purchasing
inferior quality Dragons Blood. When used correctly, our dragons blood can
produce miraculous results!

 

Sale Off
$24.99
View More



REISHI SPORE OIL - 30 SOFTCAPS

Our Organic Reishi Spore Oil is 100% pure, CO2 extracted with no additives,
fillers or chemicals. During the 10-14 day period in which the spores blossom,
they are harvested and processed. Reishi Spore chemical composition contains
many different powerful compounds not found in Reishi Mycelium or Fruiting
Bodies.

Reishi Spore Oil is often used for Cancer treatment, Respiratory issues, and
overall immune health! This amazing product is grown using organic
medicinal herbs as a substrate rather than logs – this prevents deforestation
while simultaneously boosting the therapeutic properties of the Reishi to the
highest levels achievable!

Our Reishi Spore Oil contains more than 27% triterpenes and is CO2 extracted
from Shell-Broken Spore Powder.

 



Sale Off
$49.99
View More



DRAGONS BLOOD

  

Living Nutritionals has been supplying this ethically-manufactured Dragon's
Blood (Croton Lechleri) to other companies in the market for more than 9
years. Now we have decided to bring our raw unadulterated products to the market
as our own brand, so everyone can benefit from this truly amazing ethically
sourced and produced Croton Lechleri sap. 

We have spent almost a decade creating well established relationships with small
organic farmers in South America. Their Croton Lechleri trees are 100%
natural and growing wild on organic land, where no pesticides are used.

The method these farmers use to collect the sap allows the trees to rest in
between harvestings of the sap. We like to call this "ethically harvested"

We use alternative methods to filter our Croton Lecheri sap that removes organic
tree matter and insects (which are naturally drawn to it.)

Low-temperature flash-sterilization is used to ensure the correct plate counts.
This is a process that we developed, which keeps the product in its raw
format without changing the molecular structure.

"Why this is important?" You might ask...

Any plant that is fermented or heated beyond certain temperatures experiences a
change in molecular structure. This means that alkaloids that are found in the
raw product do not occur in most of the popular dragons blood products available
on the market.

At Living Nutritionals we make it our goal to have the best and the highest
quality products on the market. Period.

If Dragon's Blood is not processed properly, not only does it become more taxing
on the human system (less bio-available), but it can also expose the user to
further infections, or bacteria. This can create an environment
where the desired results may not be achieved. This comes from purchasing
inferior quality Dragons Blood. When used correctly, our dragons blood can
produce miraculous results!

 

Sale Off
$24.99
View More

‹›




IMMUNITY BOOSTING PRODUCTS

Our bodies are constantly subjected to environmental, physical and emotional
stresses which often degrade our immune system to the point it cannot properly
function. When this happens, our bodies natural ability to heal and restore cell
health falters. Living Nutritionals offers a wide variety of immunity boosting
products such as our all natural Transdermal Vitamin Patches, Traditional
Chinese Mushrooms, Dragons Blood and more!


Sale Off



REISHI SPORE OIL 1OZ -USDA ORGANIC

This is the only 100% Reishi Spore Oil available with no carriers, additives, or
fillers.

Using Supercritical CO2 extraction technology, we can extract pure,
unadulterated Reishi Spore Oil without any carrier oil – this is, hands down,
the most potent and pure Reishi Spore Oil available in the world.

Living Nutritionals Reishi is grown with the ethical juncao cultivation method
that utilizes 42 organic herbs rather than logs as a medium.  This ethical
cultivation and harvesting of our high potency Reishi yields a superior quality
Reishi with higher triterpene and polysaccharide content and more secondary
metabolites -while preventing deforestation!

Our uncut, pure Reishi Spore Oil is the most potent spore oil possible and the
only 100% Reishi Spore Oil product available.

View More



REISHI SPORE TRITERPENE CRYSTALS

Triterpenes are the most powerful compounds of the Reishi Mushroom. This is the
first time pure Reishi Triterpenes have ever been available to the public.
Living Nutritionals Reishi Triterpene Crystals are extracted from
pure juncao cultivated Reishi Spores. This is the most potent Reishi product
ever made.

Living Nutritionals Reishi is grown with the ethical juncao cultivation method
that utilizes herbs rather than logs as a medium.   This ethical cultivation and
harvesting of our high potency Reishi yields a superior quality Reishi with
higher triterpene and polysaccharide content while preventing deforestation.
Our 100% pure Reishi Triterpenes are the only isolated triterpenes available – a
one of a kind, high powered, immune fortifying experience.

View More
Sale Off


Sale Off



AGARICUS 10:1 EXTRACT

In 1965, Agaricus blazei was sent to Japan for analysis after it became the
focus of extensive medical studies which demonstrated its amazing
immunomodulation and anti-tumor capabilities. It was consumed traditionally as a
food ingredient and was believed to be effective in treating a broad range of
diseases.

Investigations for clinical uses of Agaricus found that it can be used for
treating Diabetes Type 2, Inflammatory Bowel Diseases -including ulcerative
colitis and Crohn’s disease. Agaricus can also be used to treat different types
of Cancer such as Leukemia, Prostate Cancer, Ovarian Cancer and Lung Cancer. It
also helps in reducing the inflammation that can lead to chronic Hepatitis
infections.

View More



CORDYCEPS 10:1 EXTRACT

Ancient Chinese medical books prescribed Cordyceps Militaris as a tonic because
it was found to enhance energy, appetite, metabolism, strength, and improve
sleeping patterns. This extract is used by athletes around the world for its
cellular energy-enhancing properties.

There are many diseases and symptoms that can be treated using Cordyceps
Militaris according to numerous experimental studies and clinical trials,
including; lowering blood sugar levels, providing strong anti-inflammatory
activity, and preventing the growth of certain cancers. It is also used to
improve brain health, enhance the immune system, and protect against various
sexual diseases such as HIV. Cordyceps is also believed to have antibiotic,
antiviral, anti-fungal, and antimalarial properties.

Two of the most significant active ingredients extracted from Cordyceps
Militaris that are responsible for the pharmacological activities are
cordycepin, cordycepic acid ergosterol, mannitol and polysaccharides, [3]. A
large variety of nutritionally important elements are found in Cordyceps
Militaris such as, essential amino acids, vitamins B1, B2, B12 and K, different
medicinal important polysaccharides, proteins and carbohydrates. 

View More
Sale Off




PRODUCT EDUCATION

Check our our videos and other resources to help you learn more about our
amazing products!


HHTV




ECS




MUSHROOM LIFE CYCLE




QUESTIONS? LOOK HERE!

Products?

Living Nutritionals sells a wide variety of natural supplements, always the
highest quality. We always strive to provide you with amazing products we know
have and can help you become healthier!

What are the payments methods?

We accept many forms of payments: Amazon Pay, GooglePay, Shopify, PLUS we also
accept many types of Crypto such as Bitcoin, Litecoin, etc....

 What is your security?


We constantly are updating our system security to ensure your personal data is
protected. Please make sure you always use a strong password and do not share it
with others. If you have any questions regarding Security, please call us at
(929) 548-4646.

 Your Account?


You can Check Out as a Guest or create your own Account. If you create an
account, don't worry because we never share your personal information with any
other companies. Also, once you sign up you are enrolled in our Customer Rewards
program which will provide you points for a variety of activities you can later
use to receive product discounts or free products! Call us at (929) 548-4646 if
you have questions.

Shipping and Returns?

We ship via USPS, UPS, and FedEx. You can select your favorite Shipper during
checkout. If you have a Return, please call Customer Support at (929) 548-4646
during our normal business hours: 9am PST - 5pm PST.

Promotions and Discounts?

If you create a Living Nutritionals Account, it will ask you if you wish to
receive our Monthly Newsletter. If you allow us to send it, each month we send
Discount Codes which are typically related to products we discuss in the monthly
newsletter. You can discontinue at any time. We also often have promotions on
our website to promote different products. Please call us if you want to find
out current codes.


MUSHROOM CLINICAL BENEFITS

Clinical Uses Dirty DozenLion's ManeChagaTurkey TailReishiCordycepsShiitake
MaitakeAgaricusOysterTremellaMesimaPoria Anti-aging✔✔✔Anti-bacterial
✔✔✔✔✔Anti-depressant✔✔Anti-fungal✔✔Anti-inflammatory
Activity✔✔✔✔✔✔✔✔✔✔Anti-microbial✔✔Anti-obesity✔✔Anti-oxidant
Properties✔✔✔✔✔✔✔✔✔✔Anti-Tumor✔✔✔Anti-viral✔✔✔✔✔Antibiotic
activity✔✔✔✔Asthma✔✔✔Blood Pressure Lowering✔✔✔✔✔Blood Sugar Lowering✔✔✔✔✔Cancer
Prevention✔✔✔✔✔✔✔✔✔✔✔✔✔Chemotherapy activity✔✔Cholesterol
Regulation✔✔✔✔✔✔Chronic Cough✔✔✔Chronic Fatigue Syndrome✔✔Controls Body
Fats✔✔✔Dermatitis✔✔✔Diabetes ✔✔✔✔✔✔✔✔✔Digestive Support✔✔✔Gastrointestinal
Diseases✔✔✔Gut Microbiota Regulation✔✔Helicobacter pylori infection✔✔Hepatitis
B✔✔✔✔✔Hepatitis C✔✔HIV Treatment✔✔Hypertension ✔✔✔✔✔Immune
Support✔✔✔✔✔✔✔✔✔✔Improve Cognitive Functions✔✔✔✔✔✔Improves Physical
Energy✔✔✔✔Increase Sex drive in Men & Women✔✔Lack of Appetite✔✔Lifting Mood and
Boosting Energy✔✔✔✔Liver Protection✔✔✔✔✔✔Lung/Respiratory✔✔✔✔Nerve
Support✔✔✔✔✔Prevent Strokes✔✔Promote Heart Health✔✔✔✔Promotes Sleep✔✔Reduce Risk
of Heart Attacks✔✔Rehumatoid Arthiritis ✔✔Sports Endurance✔✔Weight
Management✔✔✔✔




Since 2003 your source for Organic, Sustainable, Non-GMO, Gluten-Wheat-Dairy
Free, and Vegan Supplements used in traditional and holistic medicines around
the world!

 * Facebook
 * Twitter
 * Google
 * 

 * Mushroom Products
 * Reishi
 * Extracts
 * Dragons Blood
 * Vitamin Patches

 * News
 * Contact
 * About Us
 * FAQ
 * Terms Of Service


AFFILIATE LOGIN | REGISTRATION

Email:
support@livingnutritionals.com

Location:
30 N. Gould Street, Suite 3044 Sheridan WY 82801

Contact:
Call: 929-548-4646

2023 Living Nutritionals


1





SIGN UP NEWSLETTER

Sign up to our newsletter and save 10% off for the next purchase and be alerted
to our new arrivals and massive blowout sales.


Your Information will never be shared with any third party.
Do not show it anymore.




100% Pure Reishi Spore Oil 1oz Bottle 30% Off!
Buy Now