greenearthmedicinals.com Open in urlscan Pro
192.200.160.248  Public Scan

Submitted URL: http://trygreenearthsmedicinal.com/
Effective URL: https://greenearthmedicinals.com/
Submission: On March 27 via manual from US — Scanned from DE

Form analysis 7 forms found in the DOM

POST https://api.smtprelay.co/contact/add?version=2

<form action="https://api.smtprelay.co/contact/add?version=2" data-id="ThKXbMPLch" method="post" id="ewf_subscriptionForm_ThKXbMPLch" class="EWF__form Modal">
  <div class="headers" style="">
    <h4 id="ewf_formheader" class="EWF__header">Subscribe to our newsletter and get 15% off your next order! </h4>
    <p id="ewf_formdesc" style="">We promise not to overwhelm you with emails, and we will never sell your data. </p>
  </div>
  <fieldset style="border:none;" class="webform-custominputs">
    <div class="inputs">
      <div> <label for="email" class="requiredInput">Email </label> <input maxlength="60" class="form-control webform__form-control" name="email" size="20" type="email" required="" placeholder="Please enter your email address"> </div>
    </div>
    <div class="checkboxes"> </div>
    <div class="webform-lists" style="display: none;">
      <div style="display:flex;" class="checkboxes js-GEM Main Marketing Audience"> <label class="container-box"> <input type="checkbox" name="publiclistid" id="VDKzPzvm" value="32a1f3a6-a8ab-41f8-88f9-9ee76541f002" checked="checked"> </label> <label
          class="publiclistlabel" for="VDKzPzvm">GEM Main Marketing Audience </label> </div>
    </div>
    <p id="ewf_datadisclaimer">By submitting this form, you agree that the information you provide will be transferred to Elastic Email for processing in accordance with their
      <a href="https://elasticemail.com/resources/usage-policies/terms-of-use/" target="_blank">Terms of Use</a> and <a href="https://elasticemail.com/resources/usage-policies/privacy-policy/" target="_blank">Privacy Policy</a>. </p>
  </fieldset>
  <fieldset class="webform-options style-updated" style="border:none;"> <input type="submit" name="submit" value="Subscribe" id="eesubmit" class="EWF__subscribe"> <input type="hidden" name="publicaccountid"
      value="564eb7bc-428d-4c04-a3d0-ed568fd39895"> <input type="hidden" name="publicformid" value="e02e0d92-5d44-4f7a-b105-a277a7dfa1f9"> <input type="hidden" name="returnUrl" value="https://greenearthmedicinals.com/subscription-confirmation">
    <input type="hidden" name="activationReturnUrl" value=""> <input type="hidden" name="alreadyactiveurl" value="https://greenearthmedicinals.com/subscription-exists"> <input type="hidden" name="activationTemplate" value=""> <input type="hidden"
      name="source" value="WebForm"> <input type="hidden" id="ewf_captcha" name="captcha" value="false"> <input type="hidden" name="notifyEmail" value=""> <button type="button" name="dismissForm" id="ewf_dismissForm"
      style="display:none; position: absolute; top: 0; right: 0; float: right">X </button> <input id="ewf_verifyEmails" type="hidden" name="verifyemail" value="false"> </fieldset>
  <script>
    var ewf_expire, formfullid = 'ewf_subscriptionForm_ThKXbMPLch',
      form = document.getElementById(formfullid),
      cookieSaved = false;
    var ewfGetCookie = function() {
      var name = "ewf_storage=true";
      var ca = document.cookie.split(';');
      for (var i = 0; i < ca.length; i++) {
        var c = ca[i];
        while (c.charAt(0) == ' ') {
          c = c.substring(1);
        }
        if (c.indexOf(name) == 0) {
          ewf_expire = true;
          return;
        }
      }
      ewf_expire = false;
    }();
    var ewfSetCookie = function(exdays) {
      var d = new Date();
      d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
      var expires = "expires=" + d.toUTCString();
      document.cookie = "ewf_storage=true; expires=" + expires + ";path=/";
    };
    if (ewf_expire) {
      document.getElementById(formfullid).style.display = "none";
    }
    document.getElementById(formfullid).addEventListener('submit', function() {
      ewfSetCookie(30);
    });
    document.getElementById('ewf_dismissForm').addEventListener('click', function(e) {
      e.preventDefault();
      document.getElementById(formfullid).style.display = "none";
      ewfSetCookie(7);
    });
  </script>
  <div id="ewf_style" class="Modal">
    <style id="webform__main-styles">
      form.EWF__form {
        background: #cbf3f0;
        padding-top: 40px;
        padding-left: 40px;
        padding-bottom: 40px;
        padding-right: 40px;
        border-radius: 8px;
        box-sizing: border-box;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.13);
      }

      form.EWF__form p {
        color: #284b63;
        text-align: left;
        line-height: 14px;
        font-size: 12px;
        font-family: Muli, Helvetica, Arial, "sans serif";
        font-style: normal;
        font-weight: normal;
        margin: 12px 0;
      }

      form.EWF__form .EWF__header {
        background: transparent;
        padding-top: 20px;
        color: #284b63;
        padding-left: 0px;
        padding-bottom: 20px;
        padding-right: 0px;
        text-align: center;
        line-height: 33px;
        font-size: 31px;
        font-family: Nunito, Helvetica, Arial, "sans serif";
        margin: 0;
        font-style: normal;
        font-weight: bold;
      }

      form.EWF__form label {
        line-height: 18px;
        font-size: 16px;
        color: #284b63;
        font-family: Nunito, Helvetica, Arial, "sans serif";
        text-align: left;
        display: block;
        font-style: normal;
        font-weight: bold;
        margin-bottom: 5px;
      }

      form.EWF__form input {
        background: #f4fdfc;
        padding-top: 12px;
        color: #000000;
        padding-left: 12px;
        padding-bottom: 12px;
        padding-right: 12px;
        border-radius: 2px;
        line-height: 18px;
        font-size: 16px;
        font-family: Arial;
        text-align: left;
        border: 0;
        width: 100%;
        max-width: 100%;
        display: block;
        font-style: normal;
        font-weight: normal;
      }

      form.EWF__form input::placeholder {
        color: #000000;
        font-size: 14px;
      }

      form.EWF__form .EWF__subscribe {
        background: #2ec4b6;
        padding-top: 12px;
        line-height: 18px;
        font-size: 16px;
        color: #fdfdfd;
        padding-left: 12px;
        padding-bottom: 12px;
        padding-right: 12px;
        border-radius: 10px;
        font-family: Arial;
        border: 0;
        display: inline-block;
        width: auto;
        max-width: 100%;
        font-style: normal;
        font-weight: normal;
        cursor: pointer;
      }

      .EWF__form .webform-options {
        text-align: center;
      }

      form.EWF__form .inputs>div {
        margin-bottom: 1rem;
      }

      form.EWF__form * {
        box-sizing: border-box;
      }

      form.EWF__form fieldset {
        display: block;
        padding: 0;
        margin: 0;
      }

      form.EWF__form .checkboxes input[type="checkbox"] {
        border: 1px solid #CFD6DB;
        border-radius: 4px;
        padding: 12px;
        width: 0;
        display: inline-block;
        margin-right: 20px;
      }

      form.EWF__form .checkboxes input[type="checkbox"]:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Warstwa_1' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve' width='16' height='16'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;%7D .st1%7Bfill:%23FFFFFF;stroke:%23CFD6DB;%7D%0A%3C/style%3E%3Cg transform='translate(-925 -324)'%3E%3Cg transform='translate(925 324)'%3E%3Cpath class='st0' d='M4,0h8c2.2,0,4,1.8,4,4v8c0,2.2-1.8,4-4,4H4c-2.2,0-4-1.8-4-4V4C0,1.8,1.8,0,4,0z'/%3E%3Cpath class='st1' d='M4,0.5h8c1.9,0,3.5,1.6,3.5,3.5v8c0,1.9-1.6,3.5-3.5,3.5H4c-1.9,0-3.5-1.6-3.5-3.5V4C0.5,2.1,2.1,0.5,4,0.5z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-color: #fff;
        width: 16px;
        height: 16px;
        content: '';
        display: block;
        cursor: pointer;
        border-radius: 4px;
      }

      form.EWF__form .checkboxes input[type="checkbox"]:hover:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;stroke:%235457ff;stroke-width:2px;%7D.b%7Bstroke:none;%7D.c%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-925 -324)'%3E%3Cg class='a' transform='translate(925 324)'%3E%3Crect class='b' width='16' height='16' rx='4'/%3E%3Crect class='c' x='1' y='1' width='14' height='14' rx='3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-color: #fff;
      }

      form.EWF__form .checkboxes input[type="checkbox"]:checked:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Warstwa_1' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve' width='16' height='16'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;%7D .st1%7Bfill:%23FFFFFF;stroke:%235457FF;%7D .st2%7Bfill:%2332325C;%7D%0A%3C/style%3E%3Cg transform='translate(-925 -324)'%3E%3Cg transform='translate(925 324)'%3E%3Cpath class='st0' d='M4,0h8c2.2,0,4,1.8,4,4v8c0,2.2-1.8,4-4,4H4c-2.2,0-4-1.8-4-4V4C0,1.8,1.8,0,4,0z'/%3E%3Cpath class='st1' d='M4,0.5h8c1.9,0,3.5,1.6,3.5,3.5v8c0,1.9-1.6,3.5-3.5,3.5H4c-1.9,0-3.5-1.6-3.5-3.5V4C0.5,2.1,2.1,0.5,4,0.5z'/%3E%3C/g%3E%3Cpath class='st2' d='M938,328.9l-0.8-0.8c-0.1-0.1-0.1-0.1-0.2,0c0,0,0,0,0,0l-5.6,5.9l-2.3-2.4c-0.1-0.1-0.1-0.1-0.2,0 c0,0,0,0,0,0l-0.8,0.8c-0.1,0.1-0.1,0.2,0,0.2l3.2,3.3c0.1,0.1,0.1,0.1,0.2,0c0,0,0,0,0,0l6.5-6.9C938,329,938,328.9,938,328.9z'/%3E%3C/g%3E%3C/svg%3E");
        background-color: #fff;
      }

      form.EWF__form .checkboxes input[type="checkbox"]:hover:checked:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;stroke:%235457ff;stroke-width:2px;%7D.b%7Bfill:%2332325c;%7D.c%7Bstroke:none;%7D.d%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-925 -324)'%3E%3Cg class='a' transform='translate(925 324)'%3E%3Crect class='c' width='16' height='16' rx='4'/%3E%3Crect class='d' x='1' y='1' width='14' height='14' rx='3'/%3E%3C/g%3E%3Cpath class='b' d='M10.032.964,9.224.118a.141.141,0,0,0-.2,0L3.384,6.02,1.124,3.653a.141.141,0,0,0-.2,0L.116,4.5a.157.157,0,0,0,0,.212L3.284,8.032a.141.141,0,0,0,.2,0l6.545-6.855A.153.153,0,0,0,10.032.964Z' transform='translate(927.925 327.925)'/%3E%3C/g%3E%3C/svg%3E");
        background-color: #fff;
      }

      form.EWF__form .EWF__error {
        color: red;
        padding-top: 10px;
      }

      form.EWF__form a {
        color: #5457ff;
        font-style: normal;
        line-height: 14px;
        font-size: 12px;
        font-weight: normal;
      }

      form.EWF__form .EWF__subscribe:disabled {
        cursor: default;
      }

      @supports (-ms-ime-align:auto) {

        form.EWF__form .checkboxes input[type='checkbox'],
        form.EWF__form .consent input[type='checkbox'] {
          width: 16px !important;
          margin-right: 5px;
        }
      }
    </style>
    <style id="ewf_popup">
      :root {
        --ewfPopupDelay_ThKXbMPLch: 4s;
      }

      #ewf_dismissForm {
        display: block !important;
        box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .1);
      }

      #ewf_subscriptionForm_ThKXbMPLch {
        animation: ewf_modalpopup_ThKXbMPLch linear var(--ewfPopupDelay_ThKXbMPLch);
        animation-iteration-count: 1;
        -webkit-animation: ewf_modalpopup_ThKXbMPLch linear var(--ewfPopupDelay_ThKXbMPLch);
        -webkit-animation-iteration-count: 1;
        -moz-animation: ewf_modalpopup_ThKXbMPLch linear var(--ewfPopupDelay_ThKXbMPLch);
        -moz-animation-iteration-count: 1;
        -moz-transform-origin: 50% 50%;
        -o-animation: ewf_modalpopup_ThKXbMPLch linear var(--ewfPopupDelay_ThKXbMPLch);
        -o-animation-iteration-count: 1;
        -o-transform-origin: 50% 50%;
        -ms-animation: ewf_modalpopup_ThKXbMPLch linear var(--ewfPopupDelay_ThKXbMPLch);
        -ms-animation-iteration-count: 1;
        -ms-transform-origin: 50% 50%;
        position: fixed;
        z-index: 1000
      }

      @media screen and (max-width: 767px) {
        #ewf_subscriptionForm_ThKXbMPLch {
          width: 80%;
          top: 10%;
          left: 10%;
        }
      }

      @media screen and (min-width: 768px) {
        #ewf_subscriptionForm_ThKXbMPLch {
          width: 70%;
          top: 15%;
          left: 15%;
        }
      }

      @keyframes ewf_modalpopup_ThKXbMPLch {
        0% {
          opacity: 0;
          visibility: hidden
        }

        80% {
          visibility: visible;
          opacity: 0;
        }

        100% {
          opacity: 1;
        }
      }

      @-moz-keyframes ewf_modalpopup_ThKXbMPLch {
        0% {
          opacity: 0;
          visibility: hidden
        }

        80% {
          visibility: visible;
          opacity: 0;
        }

        100% {
          opacity: 1;
        }
      }

      @-webkit-keyframes ewf_modalpopup_ThKXbMPLch {
        0% {
          opacity: 0;
          visibility: hidden
        }

        80% {
          visibility: visible;
          opacity: 0;
        }

        100% {
          opacity: 1;
        }
      }

      @-o-keyframes ewf_modalpopup_ThKXbMPLch {
        0% {
          opacity: 0;
          visibility: hidden
        }

        80% {
          visibility: visible;
          opacity: 0;
        }

        100% {
          opacity: 1;
        }
      }

      @-ms-keyframes ewf_modalpopup_ThKXbMPLch {
        0% {
          opacity: 0;
          visibility: hidden
        }

        80% {
          visibility: visible;
          opacity: 0;
        }

        100% {
          opacity: 1;
        }
      }
    </style>
  </div> <input type="hidden" name="sendActivation" value="true">
</form>

POST /remote/v1/cart/add

<form action="/remote/v1/cart/add" method="post" id="s-a96c95e1-2843-438e-ab82-9e6d55eb9b79-atc-btn-wrapper" class="shg-product-atc-btn-wrapper rca-add-to-cart-submit shg-align-center">
  <a id="s-a96c95e1-2843-438e-ab82-9e6d55eb9b79" class="shg-btn shg-cse rca-add-to-cart-submit">Add to Cart</a> </form>

POST /remote/v1/cart/add

<form action="/remote/v1/cart/add" method="post" id="s-6b51e697-60b4-428a-9eb0-79c967cf6d4d-atc-btn-wrapper" class="shg-product-atc-btn-wrapper rca-add-to-cart-submit shg-align-center">
  <a id="s-6b51e697-60b4-428a-9eb0-79c967cf6d4d" class="shg-btn shg-cse rca-add-to-cart-submit">Add to Cart</a> </form>

POST /remote/v1/cart/add

<form action="/remote/v1/cart/add" method="post" id="s-61943114-391a-405a-8b4e-2112f3fb764e-atc-btn-wrapper" class="shg-product-atc-btn-wrapper rca-add-to-cart-submit shg-align-center">
  <a id="s-61943114-391a-405a-8b4e-2112f3fb764e" class="shg-btn shg-cse rca-add-to-cart-submit">Add to Cart</a> </form>

POST /remote/v1/cart/add

<form action="/remote/v1/cart/add" method="post" id="s-338431a5-d726-4410-ab10-6bb9e4965d4b-atc-btn-wrapper" class="shg-product-atc-btn-wrapper rca-add-to-cart-submit shg-align-center">
  <a id="s-338431a5-d726-4410-ab10-6bb9e4965d4b" class="shg-btn shg-cse rca-add-to-cart-submit">Add to Cart</a> </form>

POST /remote/v1/cart/add

<form action="/remote/v1/cart/add" method="post" id="s-668d86d1-8003-4bf9-9193-9b02adc90d80-atc-btn-wrapper" class="shg-product-atc-btn-wrapper rca-add-to-cart-submit shg-align-center">
  <a id="s-668d86d1-8003-4bf9-9193-9b02adc90d80" class="shg-btn shg-cse rca-add-to-cart-submit">Add to Cart</a> </form>

POST https://api.smtprelay.co/contact/add?version=2

<form action="https://api.smtprelay.co/contact/add?version=2" data-id="qeDqXClJVd" method="post" id="ewf_subscriptionForm_qeDqXClJVd" class="EWF__form Inline">
  <div class="headers" style="">
    <h4 id="ewf_formheader" class="EWF__header">Subscribe get our newsletters and get 15% off your next order! </h4>
    <p id="ewf_formdesc">We promise not to overwhelm you with emails, and we will never sell your data. </p>
  </div>
  <fieldset style="border:none;" class="webform-custominputs">
    <div class="inputs">
      <div> <label for="email" class="requiredInput">Email </label> <input maxlength="81" class="form-control webform__form-control" name="email" size="20" type="email" required="" placeholder="Please enter your email address"> </div>
      <div> <label for="field_firstname">First name </label> <input maxlength="100" class="form-control webform__form-control" name="field_firstname" size="20" type="text" false="" placeholder="Please enter your first name"> </div>
      <div> <label for="field_lastname">Last name </label> <input maxlength="100" class="form-control webform__form-control" name="field_lastname" size="20" type="text" false="" placeholder="Please enter your last name"> </div>
    </div>
    <div class="checkboxes"> </div>
    <div class="webform-lists" style="display: none;">
      <div style="display:flex;" class="checkboxes js-GEM Main Marketing Audience"> <label class="container-box"> <input type="checkbox" name="publiclistid" id="RblOgsnI" value="32a1f3a6-a8ab-41f8-88f9-9ee76541f002" checked="checked"> </label> <label
          class="publiclistlabel" for="RblOgsnI">GEM Main Marketing Audience </label> </div>
    </div>
    <div class="consent"> </div>
    <p id="ewf_datadisclaimer">We use Elastic Email as our marketing automation service. By submitting this form, you agree that the information you provide will be transferred to Elastic Email for processing in accordance with their
      <a href="https://elasticemail.com/resources/usage-policies/terms-of-use/" target="_blank">Terms of Use</a> and <a href="https://elasticemail.com/resources/usage-policies/privacy-policy/" target="_blank">Privacy Policy</a>. </p>
  </fieldset>
  <fieldset class="webform-options style-updated" style="border:none;"> <input type="submit" name="submit" value="Subscribe" id="eesubmit" class="EWF__subscribe"> <input type="hidden" name="publicaccountid"
      value="564eb7bc-428d-4c04-a3d0-ed568fd39895"> <input type="hidden" name="returnUrl" value="https://greenearthmedicinals.com/subscription-confirmation"> <input type="hidden" name="activationReturnUrl" value=""> <input type="hidden"
      name="alreadyactiveurl" value="https://greenearthmedicinals.com/subscription-exists"> <input type="hidden" name="activationTemplate" value=""> <input type="hidden" name="source" value="WebForm"> <input type="hidden" name="verifyemail"
      value="false" id="ewf_verifyEmails"> <input type="hidden" id="ewf_captcha" name="captcha" value="false"> <input type="hidden" name="sendActivation" value="false"> <input type="hidden" name="notifyEmail" value=""> <button type="button"
      name="dismissForm" id="ewf_dismissForm" style="display:none; position: absolute; top: 0; right: 0; float: right">X </button> </fieldset>
  <div id="ewf_style" class="Inline">
    <style id="webform__main-styles">
      form.EWF__form {
        background: #cbf3f0;
        padding-top: 40px;
        padding-left: 40px;
        padding-bottom: 40px;
        padding-right: 40px;
        border-radius: 6px;
        box-sizing: border-box;
      }

      form.EWF__form p {
        color: #7d8da8;
        text-align: left;
        line-height: 14px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        margin: 12px 0;
        font-style: normal;
        font-weight: normal;
      }

      form.EWF__form .EWF__header {
        background: transparent;
        padding-top: 0px;
        color: #32325c;
        padding-left: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        text-align: left;
        line-height: 24px;
        font-size: 22px;
        margin: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
      }

      form.EWF__form label {
        line-height: 16px;
        font-size: 14px;
        color: #32325c;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 5px;
        font-style: normal;
        font-weight: bold;
        text-align: left;
      }

      form.EWF__form .EWF__subscribe {
        background: #6262fe;
        padding-top: 12px;
        line-height: 18px;
        font-size: 16px;
        color: #ffffff;
        padding-left: 12px;
        padding-bottom: 12px;
        padding-right: 12px;
        border-radius: 6px;
        border: 0;
        display: inline-block;
        width: auto;
        max-width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        cursor: pointer;
      }

      .EWF__form .webform-options {
        text-align: center;
      }

      form.EWF__form input {
        background: #ffffff;
        padding-top: 12px;
        color: #000000;
        padding-left: 12px;
        padding-bottom: 12px;
        padding-right: 12px;
        border-radius: 0px;
        line-height: 18px;
        font-size: 16px;
        border: 0;
        width: 100%;
        max-width: 100%;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        text-align: left;
      }

      form.EWF__form input::placeholder {
        color: #000000;
        font-size: 14px;
      }

      form.EWF__form .inputs>div {
        margin-bottom: 1rem;
      }

      form.EWF__form .checkboxes label,
      form.EWF__form .consent label {
        position: relative;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }

      form.EWF__form * {
        box-sizing: border-box;
      }

      form.EWF__form fieldset {
        display: block;
        padding: 0;
        margin: 0;
      }

      form.EWF__form .checkboxes input[type="checkbox"],
      form.EWF__form .consent input[type="checkbox"] {
        border: 1px solid #CFD6DB;
        border-radius: 4px;
        padding: 12px;
        width: 16px;
        display: inline-block;
        margin-right: 4px;
      }

      form.EWF__form .checkboxes input[type="checkbox"]:before,
      form.EWF__form .consent input[type="checkbox"]:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Warstwa_1' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve' width='16' height='16'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;%7D .st1%7Bfill:%23FFFFFF;stroke:%23CFD6DB;%7D%0A%3C/style%3E%3Cg transform='translate(-925 -324)'%3E%3Cg transform='translate(925 324)'%3E%3Cpath class='st0' d='M4,0h8c2.2,0,4,1.8,4,4v8c0,2.2-1.8,4-4,4H4c-2.2,0-4-1.8-4-4V4C0,1.8,1.8,0,4,0z'/%3E%3Cpath class='st1' d='M4,0.5h8c1.9,0,3.5,1.6,3.5,3.5v8c0,1.9-1.6,3.5-3.5,3.5H4c-1.9,0-3.5-1.6-3.5-3.5V4C0.5,2.1,2.1,0.5,4,0.5z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-color: #fff;
        width: 16px;
        height: 16px;
        content: '';
        display: block;
        cursor: pointer;
        border-radius: 4px;
      }

      form.EWF__form .checkboxes input[type="checkbox"]:hover:before,
      form.EWF__form .consent input[type="checkbox"]:hover:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;stroke:%235457ff;stroke-width:2px;%7D.b%7Bstroke:none;%7D.c%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-925 -324)'%3E%3Cg class='a' transform='translate(925 324)'%3E%3Crect class='b' width='16' height='16' rx='4'/%3E%3Crect class='c' x='1' y='1' width='14' height='14' rx='3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-color: #fff;
      }

      form.EWF__form .checkboxes input[type="checkbox"]:checked:before,
      form.EWF__form .consent input[type="checkbox"]:checked:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Warstwa_1' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve' width='16' height='16'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;%7D .st1%7Bfill:%23FFFFFF;stroke:%235457FF;%7D .st2%7Bfill:%2332325C;%7D%0A%3C/style%3E%3Cg transform='translate(-925 -324)'%3E%3Cg transform='translate(925 324)'%3E%3Cpath class='st0' d='M4,0h8c2.2,0,4,1.8,4,4v8c0,2.2-1.8,4-4,4H4c-2.2,0-4-1.8-4-4V4C0,1.8,1.8,0,4,0z'/%3E%3Cpath class='st1' d='M4,0.5h8c1.9,0,3.5,1.6,3.5,3.5v8c0,1.9-1.6,3.5-3.5,3.5H4c-1.9,0-3.5-1.6-3.5-3.5V4C0.5,2.1,2.1,0.5,4,0.5z'/%3E%3C/g%3E%3Cpath class='st2' d='M938,328.9l-0.8-0.8c-0.1-0.1-0.1-0.1-0.2,0c0,0,0,0,0,0l-5.6,5.9l-2.3-2.4c-0.1-0.1-0.1-0.1-0.2,0 c0,0,0,0,0,0l-0.8,0.8c-0.1,0.1-0.1,0.2,0,0.2l3.2,3.3c0.1,0.1,0.1,0.1,0.2,0c0,0,0,0,0,0l6.5-6.9C938,329,938,328.9,938,328.9z'/%3E%3C/g%3E%3C/svg%3E");
        background-color: #fff;
      }

      form.EWF__form .checkboxes input[type="checkbox"]:hover:checked:before,
      form.EWF__form .consent input[type="checkbox"]:hover:checked:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;stroke:%235457ff;stroke-width:2px;%7D.b%7Bfill:%2332325c;%7D.c%7Bstroke:none;%7D.d%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-925 -324)'%3E%3Cg class='a' transform='translate(925 324)'%3E%3Crect class='c' width='16' height='16' rx='4'/%3E%3Crect class='d' x='1' y='1' width='14' height='14' rx='3'/%3E%3C/g%3E%3Cpath class='b' d='M10.032.964,9.224.118a.141.141,0,0,0-.2,0L3.384,6.02,1.124,3.653a.141.141,0,0,0-.2,0L.116,4.5a.157.157,0,0,0,0,.212L3.284,8.032a.141.141,0,0,0,.2,0l6.545-6.855A.153.153,0,0,0,10.032.964Z' transform='translate(927.925 327.925)'/%3E%3C/g%3E%3C/svg%3E");
        background-color: #fff;
      }

      form.EWF__form .EWF__error {
        color: red;
        padding-top: 10px;
      }

      form.EWF__form a {
        color: #5457ff;
        font-style: normal;
        line-height: 14px;
        font-size: 12px;
        font-weight: normal;
      }

      form.EWF__form .EWF__subscribe:disabled {
        cursor: default;
      }

      @supports (-ms-ime-align:auto) {

        form.EWF__form .checkboxes input[type='checkbox'],
        form.EWF__form .consent input[type='checkbox'] {
          width: 16px !important;
          margin-right: 5px;
        }
      }
    </style>
  </div>
</form>

Text Content

Created with Sketch. Created with Sketch.

The cookie settings on this website are set to 'allow all cookies' to give you
the very best experience. Please click Accept Cookies to continue to use the
site.

Accept Cookies
Toggle menu
Wholesale
Contact
0

 * Sign in or Register



ShopShop




PRODUCTS

CBD ORAL | Sublingual Drops CBD EXTRA | Sublingual Drops CBD ORAL | Buccal Spray
CBD ORAL | Sleep Spray CBD Gummies CBD+ Botanical Capsules CBD RELIEF | Muscle
Spray CBD RELIEF | Roll-on CBD RELIEF | Topical Cream Shop Now


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


NAVIGATION

About
 * Quality Program
 * FAQ


Discover More
 * Herbarium Blog
 * The Science of CBD
 * Media Library
 * For Your Health


Assistance Programs

Test Results

Find A Store

Shop Now



BRANDS

View all Brands



 * About
    * Quality Program
    * FAQ
   
   
 * Discover More
    * Herbarium Blog
    * The Science of CBD
    * Media Library
    * For Your Health
   
   
 * Assistance Programs
   
 * Test Results
   
 * Find A Store
   
 * Shop Now
   






GREEN EARTH MEDICINALS


- FREE STANDARD SHIPPING ON ALL ORDERS OVER $75 -




- FREE STANDARD SHIPPING ON ALL ORDERS OVER $75 -



SUBSCRIBE TO OUR NEWSLETTER AND GET 15% OFF YOUR NEXT ORDER!

We promise not to overwhelm you with emails, and we will never sell your data.

Email

GEM Main Marketing Audience

By submitting this form, you agree that the information you provide will be
transferred to Elastic Email for processing in accordance with their Terms of
Use and Privacy Policy.

X



BEST SELLERS


CBD ORAL | SUBLINGUAL DROPS

Sold out $49.99
Add to Cart


CBD RELIEF | TOPICAL CREAM

Sold out $24.99
Add to Cart


CBD+ INFLAMMA SUPPORT

Sold out $59.99
Add to Cart


CBD ORAL | SLEEP SPRAY

Sold out $59.99
Add to Cart


CBD GUMMIES

Sold out $34.99
Add to Cart
Shop All Products


WHAT'S ON SALE?



IMMUNE SUPPORT IS 70% OFF CLEARANCE


A clinician-developed formula of functional mushrooms specifically chosen by Dr.
Jason Miller, DACM, LAc, based on his clinical work to support immune health.
CBD supports the function of the endocannabinoid system, which balances many
aspects of our immune systems and our perception and response to immune threats.
Mushrooms provide profound support for immune function as biological response
modifiers that help the body to do what it needs to do more efficiently and
effectively. This formula utilizes standardized extracts of whole fruiting
mushroom bodies grown in their natural media. Utilizing mushrooms as they are
found in nature has proven more effective in a clinical setting than other forms
of commercial mushroom extracts.

Immune Mushroom blend:

 * Reishi and Turkey Tail have a long history of human research and are used
   extensively in clinical settings to improve the function and support the
   health of the immune system.
 * Chaga draws betulin and other precursors directly from the birch tree and
   turns them into inotodiol, trametenolic acid, and betulinic acid, which are
   found to be very supportive of a healthy immune response.
 * Poria, in particular, is used to deal with the results of excess from a
   modern lifestyle, i.e. too many stimulants, too much work and stress, and
   recreational consumption of alcohol and other relaxants.

SUBSCRIBE GET OUR NEWSLETTERS AND GET 15% OFF YOUR NEXT ORDER!

We promise not to overwhelm you with emails, and we will never sell your data.

Email
First name
Last name

GEM Main Marketing Audience


We use Elastic Email as our marketing automation service. By submitting this
form, you agree that the information you provide will be transferred to Elastic
Email for processing in accordance with their Terms of Use and Privacy Policy.

X



INGREDIENT SPOTLIGHT


BOSWELLIA SERRATA - INDIAN FRANKINCENSE  


Boswellia serrata is a plant native to India and the Punjab region extending
into Pakistan. It is the plant that produces Indian frankincense, which is a
resin that is often used in traditional medicine. It's safe to say the Boswellia
plant comes with huge cultural and traditional importance.

Boswellia has been shown to improve mobility and blood flow and to have a
positive influence on biological markers associated with inflammation that
include TNFa, CRP, and IL-6 and to significantly inhibit an enzyme called MMP-3
(matrix metalloproteinase), which breaks down collagen, cartilage, and
connective tissues.

For CBD+ Inflamma Support capsules, we partnered with AprèsFlex® for our source
of Boswellia. 7 pre-clinical and 3 clinical trials have shown that 100 mg/day of
AprèsFlex® improved joint comfort and reduced pain by 20% over baseline at only
100mg/day after 5 days of use and 50% reduction after only 30 days.

Each daily dose of our CBD+ Inflamma Support provides 100mg of AprèsFlex®
Boswellia.


CHECK OUT OUR PRODUCTS CONTAINING BOSWELLIA.

CBD+ INFLAMMA SUPPORT



CBD RELIEF | CREAM



CBD RELIEF | ROLL-ON



CBD RELIEF | MUSCLE SPRAY



KNOWLEDGE IS POWER

The research behind CBD


The Science of CBD

Research shows that CBD provides safe and effective support for a healthy
lifestyle.



DISCOVER THE POSSIBILITIES

Frequent Questions

We’ve created this list of questions and answers to empower your search for
solutions.



GET ANSWERS

The Science of CBD

Research shows that CBD provides safe and effective support for a healthy
lifestyle.


DISCOVER THE POSSIBILITIES

Frequent Questions

We’ve created this list of questions and answers to empower your search for
solutions.


GET ANSWERS


HERBARIUM

Stories from the lab and field



THE WIDE WORLD OF GINSENGS


Did you know there are many types of ginseng used throughout the world? Here we
explain the history of medicinal use of the various plants that make up this
curious and wonderful group of plants.… READ MORE


CERTIFICATE OF ANALYSIS: WHAT IS IT AND HOW DO WE READ IT?

There are various ways to check which products are the most trustworthy, and one
of them is acquiring a so-called certificate of analysis..… READ MORE


Visit the Herbarium




TRUE TO OUR ROOTS
Scientific proof meets intuitive wisdom


ABOUT US




×


OK




Green Earth Medicinals™ is a line of physician-formulated CBD botanicals created
to help you to live a calmer, better-rested life with decreased pain and
increased capacity for recovery. Our CBD botanical formulas are safe, natural,
and effective, based on real-world experience with cannabinoid therapeutics.*

 * Sign in or Register
    * Contact Us
    * info@greenearthmedicinals.com
    * 1-888-620-1110
    * 
    * 

 * Wholesale
 * Terms and Conditions
 * Return Policy

* These statements have not been evaluated by the Food and Drug Administration.
These products are not intended to diagnose, treat, cure, or prevent any
disease.

© 2024 Indomira, Inc.

Design by Brand Magic Marketing

Previous


×