www.naturalblissgummies.com Open in urlscan Pro
2606:4700:3037::ac43:d7ee  Public Scan

Submitted URL: http://www.naturalblissgummies.com/me/dtc/?click_id=96418d804a7c40eca41f1edc937b6c0a&affid=56&c1=56&c2=d9d88bfjukqo4m833fog1o3c&c3=...
Effective URL: https://www.naturalblissgummies.com/me/dtc/?click_id=96418d804a7c40eca41f1edc937b6c0a&affid=56&c1=56&c2=d9d88bfjukqo4m833fog1o3c&c3=...
Submission: On August 07 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: downsell_form1POST ajax.php?method=downsell1

<form method="post" action="ajax.php?method=downsell1" name="downsell_form1" accept-charset="utf-8" enctype="application/x-www-form-urlencoded;charset=utf-8" novalidate="novalidate">
  <input type="hidden" name="campaigns[1][id]" id="campaign" value="3">
  <!--<input type="hidden" name="splitCampaigns[1][id]" id="split" value="" disabled>-->
  <!---form-->
  <div class="fields">
    <div class="field-first_name frm-element input left">
      <label>First Name: </label>
      <input type="text" name="firstName" placeholder="First Name" class="required form-control" value="" data-error-message="Please enter your first name!" tabindex="1">
      <div class="spacer clear"></div>
    </div>
    <div class="field-last_name frm-element input left">
      <label>Last Name: </label>
      <input type="text" name="lastName" placeholder="Last Name" class="required form-control" value="" data-error-message="Please enter your last name!" style="margin-right:22px!important;" tabindex="2">
      <div class="spacer clear"></div>
    </div>
    <div class="field-country frm-element input left" style="display: none;">
      <label>Country: </label>
      <select name="shippingCountry" class="form-control required no-error" id="country" data-selected="US" data-error-message="Please select your country!">
        <option value="US">United States</option>
      </select>
      <div class="spacer clear"></div>
    </div>
    <div class="field-zip frm-element input left">
      <label>Zip Code:</label>
      <input type="tel" name="shippingZip" placeholder="Zip Code" class="required form-control" value="" data-error-message="Please enter a valid zip code!" maxlength="5" onkeyup="javascript: this.value = this.value.replace(/[^0-9]/g, '');"
        tabindex="3">
      <div class="spacer clear"></div>
    </div>
    <div class="field-address frm-element input left">
      <label>Address: </label>
      <input type="text" name="shippingAddress1" placeholder="Address" class="required form-control" value="" data-error-message="Please enter your address!" tabindex="4">
      <div class="spacer clear"></div>
    </div>
    <div class="field-address_2 frm-element input left">
      <label>Apt: </label>
      <input type="text" name="shippingAddress2" placeholder="Apt / Suite #" class="form-control" value="" data-error-message="Please enter your address!" style="margin-right:22px!important;" tabindex="5">
      <div class="spacer clear"></div>
    </div>
    <div class="field-city frm-element input left">
      <label>City: </label>
      <input type="text" name="shippingCity" placeholder="City" class="required form-control" value="" data-error-message="Please enter your city!" tabindex="6">
      <div class="spacer clear"></div>
    </div>
    <div class="field-state frm-element input left ship_state">
      <label>State:</label>
      <select name="shippingState" type="text" placeholder="Your State" class="required form-control" id="state" data-selected="" data-error-message="Please select your state!" readonly="readonly" tabindex="7">
        <option value="" selected="selected">Select State</option>
        <option value="AL">Alabama</option>
        <option value="AK">Alaska</option>
        <option value="AS">American Samoa</option>
        <option value="AZ">Arizona</option>
        <option value="AR">Arkansas</option>
        <option value="CA">California</option>
        <option value="CO">Colorado</option>
        <option value="CT">Connecticut</option>
        <option value="DE">Delaware</option>
        <option value="DC">District of Columbia</option>
        <option value="FL">Florida</option>
        <option value="GA">Georgia</option>
        <option value="GU">Guam</option>
        <option value="HI">Hawaii</option>
        <option value="ID">Idaho</option>
        <option value="IL">Illinois</option>
        <option value="IN">Indiana</option>
        <option value="IA">Iowa</option>
        <option value="KS">Kansas</option>
        <option value="KY">Kentucky</option>
        <option value="LA">Louisiana</option>
        <option value="ME">Maine</option>
        <option value="MD">Maryland</option>
        <option value="MA">Massachusetts</option>
        <option value="MI">Michigan</option>
        <option value="MN">Minnesota</option>
        <option value="MS">Mississippi</option>
        <option value="MO">Missouri</option>
        <option value="MT">Montana</option>
        <option value="NE">Nebraska</option>
        <option value="NV">Nevada</option>
        <option value="NH">New Hampshire</option>
        <option value="NJ">New Jersey</option>
        <option value="NM">New Mexico</option>
        <option value="NY">New York</option>
        <option value="NC">North Carolina</option>
        <option value="ND">North Dakota</option>
        <option value="OH">Ohio</option>
        <option value="OK">Oklahoma</option>
        <option value="OR">Oregon</option>
        <option value="PA">Pennsylvania</option>
        <option value="RI">Rhode Island</option>
        <option value="SC">South Carolina</option>
        <option value="SD">South Dakota</option>
        <option value="TN">Tennessee</option>
        <option value="TX">Texas</option>
        <option value="UT">Utah</option>
        <option value="VT">Vermont</option>
        <option value="VA">Virginia</option>
        <option value="WA">Washington</option>
        <option value="WV">West Virginia</option>
        <option value="WI">Wisconsin</option>
        <option value="WY">Wyoming</option>
      </select>
      <div class="spacer clear"></div>
    </div>
    <div class="field-phone frm-element input left">
      <label>Phone: </label>
      <input type="tel" name="phone" placeholder="Phone" class="required" data-validate="phone" data-min-length="10" data-max-length="15" value="" data-error-message="Please enter a valid contact number!" maxlength="10"
        onkeyup="javascript: this.value = this.value.replace(/[^0-9]/g, '');" tabindex="8">
      <div class="spacer clear"></div>
    </div>
    <div class="field-email frm-element input left">
      <label>Email: </label>
      <input type="email" name="email" placeholder="Email Address" class="required form-control" value="" data-validate="email" data-error-message="Please enter a valid email id!" tabindex="9">
      <div class="spacer clear"></div>
    </div>
  </div>
  <div class="billing_sec">
    <label for="payment_as_shipping" class="payment_as_shipping_label">
      <input type="checkbox" name="payment_as_shipping" class="payment_as_shipping" id="payment_as_shipping" checked="" tabindex="10">
      <span>Billing same as Shipping</span>
    </label>
  </div>
  <p style="display:none;">
    <label>Billing same as Shipping</label>
    <input type="radio" name="billingSameAsShipping" value="yes" checked="checked" id="sameyes"> YES <input type="radio" name="billingSameAsShipping" value="no" id="sameno"> NO
  </p>
  <div class="billing-form billing-info" style="display:none;">
    <span class="billing-title">Billing Info</span>
    <div class="form-holder">
      <label>Billing First Name: </label>
      <input type="text" id="firstName" name="billingFirstName" placeholder="Billing First Name" class="form-control" data-error-message="Please enter your billing first name!">
    </div>
    <div class="form-holder" placeholder="Last Name*">
      <label>Billing Last Name: </label>
      <input type="text" name="billingLastName" id="lastName" placeholder="Billing Last Name" class="form-control" data-error-message="Please enter your billing last name!">
    </div>
    <div class="phone-12 columns" style="display:none;">
      <label>Billing Country:</label>
    </div>
    <div id="billingCountry" class="form-holder" style="display:none;">
      <select name="billingCountry" class="form-control" id="country" data-error-message="Please select your billing country!">
        <option value="US">Select Country</option>
      </select>
    </div>
    <div class="phone-12 columns">
      <label>Billing Address:</label>
    </div>
    <div id="billingAddress" class="form-holder" placeholder="Enter your street address (ex: 123 street)">
      <input type="text" name="billingAddress1" class="form-control" placeholder="Billing Address" data-error-message="Please enter your billing address!">
    </div>
    <div class="phone-12 columns">
      <label>Billing City:</label>
    </div>
    <div id="billingCity" class="form-holder" placeholder="City*">
      <input type="text" name="billingCity" class="form-control" placeholder="Billing City" data-error-message="Please enter your billing city!">
    </div>
    <div class="phone-12 columns">
      <label id="billing_state-label">Billing State:</label>
    </div>
    <div id="billingState" class="form-holder">
      <input type="text" name="billingState" class="form-control" id="state" placeholder="Billing State" data-error-message="Please select your billing state!">
    </div>
    <div class="phone-12 columns">
      <label id="billing_postcode">Billing Zip Code:</label>
    </div>
    <div id="billingZipCode" class="form-holder">
      <input type="tel" name="billingZip" maxlength="5" class="form-control" placeholder="Billing Zip Code" onkeyup="javascript: this.value = this.value.replace(/[^0-9]/g, '');" data-error-message="Please enter a valid billing zip code!">
    </div>
    <span class="billing-title">Payment Info</span>
  </div>
  <div style="display:none;">
    <label>Select Card Type: </label>
    <select name="creditCardType" class="required" data-deselect="false" data-error-message="">
      <option value="">Card Type</option>
      <option value="visa">Visa</option>
      <option value="master">Master Card</option>
      <option value="amex">Amex</option>
      <option value="discover">Discover</option>
    </select>
  </div>
  <div class="form-error-text" id="formError" style="display: none; margin: 0 0 10px 0"></div>
  <div class="margin-bottom-5">
    <div class="phone-12 columns">
      <label>Card Number:</label>
    </div>
  </div>
  <div class="phone-12 columns form-holder">
    <input type="tel" name="creditCardNumber" class="required form-control" id="cardNumber" maxlength="16" placeholder="•••• •••• •••• ••••" data-error-message="Please enter a valid credit card number!" tabindex="11">
    <div class="accept-icon"></div>
  </div>
  <div class="row margin-bottom-5">
    <div class="phone-12 columns">
      <label>Card Expiry Date:</label>
    </div>
  </div>
  <div class="row">
    <div class="phone-6 columns form-holder">
      <select name="expmonth" class="required form-control" id="cardMonth" data-error-message="Please select a valid expiry month!" tabindex="12">
        <option value="">Month</option>
        <option value="01">(01) January</option>
        <option value="02">(02) February</option>
        <option value="03">(03) March</option>
        <option value="04">(04) April</option>
        <option value="05">(05) May</option>
        <option value="06">(06) June</option>
        <option value="07">(07) July</option>
        <option value="08">(08) August</option>
        <option value="09">(09) September</option>
        <option value="10">(10) October</option>
        <option value="11">(11) November</option>
        <option value="12">(12) December</option>
      </select>
    </div>
    <div class="phone-6 columns form-holder">
      <select name="expyear" class="required form-control" id="cardYear" data-error-message="Please select a valid expiry year!" tabindex="13">
        <option value="">Year</option>
        <option value="24">2024</option>
        <option value="25">2025</option>
        <option value="26">2026</option>
        <option value="27">2027</option>
        <option value="28">2028</option>
        <option value="29">2029</option>
        <option value="30">2030</option>
        <option value="31">2031</option>
        <option value="32">2032</option>
        <option value="33">2033</option>
        <option value="34">2034</option>
        <option value="35">2035</option>
        <option value="36">2036</option>
        <option value="37">2037</option>
        <option value="38">2038</option>
        <option value="39">2039</option>
        <option value="40">2040</option>
        <option value="41">2041</option>
        <option value="42">2042</option>
        <option value="43">2043</option>
      </select>
    </div>
  </div>
  <div class="margin-bottom-5">
    <div class="phone-12 columns">
      <label>Security Code:</label>
    </div>
  </div>
  <div class="row">
    <div class="phone-6 columns form-holder">
      <input type="tel" name="CVV" class="required form-control" id="cardSecurityCode" data-validate="cvv" maxlength="3" placeholder="•••" onkeyup="javascript: this.value = this.value.replace(/[^0-9]/g, '');"
        data-error-message="Please enter a valid CVV code!" tabindex="14">
      <div class="error-message clear"> Please enter your CVV Code </div>
    </div>
    <div class="phone-6 columns">
      <span class="cvv-link">
        <!-- <a
                                            class="ccvwhatsthis form-link cvvbox"
                                            href="javascript:void(0)"
                                            onClick="openNewWindow('cvv.html','modal');"
                                            style="margin: 11px 0 0 6px;"
                                            >Where can I find my Security Code?</a
                                            > -->
        <a class="ccvwhatsthis form-link cvvbox" href="javascript:void(0)" style="margin: 11px 0 0 6px;">Where can I find my Security Code?</a>
      </span>
    </div>
  </div>
  <div class="cvv-image clear" style="display: none;">
    <img alt="" src="/me/dtc/app/desktop/images/cvv-image.png">
  </div>
  <!--<div class="d-flex justify-content-center align-items-center" style="text-align:center;width:100%;justify-content:center;margin-bottom:20px;">
                                    <input class="idSwift" id="swift" type="checkbox" checked="" name="subscription" value="1" style="margin:0px;">
                                    <label for="subscription" class="sub_label">
                                
                                    <strong><span id="vip_chk">Yes! Rush My Order Via </span><a  href="javascript:void(0);" onclick="javascript:openNewWindow('page-vip.php','modal');">VIP Club</a> </strong></label>
                                </div>-->
  <div class="clear"></div>
  <div class="form__footer">
    <div class="secure-icon">
      <span>Secure 256-bit SSL Encryption</span>
    </div>
    <button class="send-btn" id="submitButton" tabindex="15">
      <span>RUSH MY ORDER!</span>
    </button>
  </div>
  <input type="hidden" name="csrf_token" value="f916b1879c4cb34b16ca5866c11b7b505a2acf425c3f076d7615a1a85ff3c42f">
</form>

Text Content

Natural Bliss Gummies Natural Bliss CBD Gummies
Warning: Due to extremely high demand, there is limited supply of Natural Bliss
CBD Gummies in stock as of August 07, 2024 HURRY!
Internet Exclusive Offers Available to USA Residents Only
 * 1. Shipping Info
 * 2. Finish Order
 * 3. Summary

APPROVED! Free Bottle Packages Confirmed

Limited supply available as of August 07, 2024. We currently have product in
stock and ready to ship within 24 hours.

Sell Out Risk: HIGH

BEST VALUE - 6 Bottles
FREE SHIPPING
SAVE $594.00
6 Months CBD Relief Pack



$49.00
bottle Retail - $888.00 Selected!
Acceptance of applications ends in: 14:54
GOOD VALUE - 3 Bottles
FREE SHIPPING
SAVE $267.00
3 Months CBD Relief Pack



$59.00
bottle Retail - $444.00 Select Package
BASIC - 2 Bottles
SHIPPING: $9.99
2 Months CBD Relief Pack



$64.99
bottle Retail - $276.00 Select Package
30 days money back guarantee

We are so confident in our products and services, that we back it with a 30 days
money back guarantee. If for any reason you are not fully satisfied with our
products, simply return any unopened products within 30 days from when the order
was placed. We will refund you purchase with absolutely no hassle.


FINAL STEP:


PAYMENT INFORMATION

We Accept:

 * 
 * 
 * 
 * 

First Name:

Last Name:

Country: United States

Zip Code:

Address:

Apt:

City:

State: Select StateAlabamaAlaskaAmerican
SamoaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict of
ColumbiaFloridaGeorgiaGuamHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew
HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth
DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth
DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyoming

Phone:

Email:

Billing same as Shipping

Billing same as Shipping YES NO

Billing Info
Billing First Name:
Billing Last Name:
Billing Country:
Select Country
Billing Address:

Billing City:

Billing State:

Billing Zip Code:

Payment Info
Select Card Type: Card Type Visa Master Card Amex Discover

Card Number:

Card Expiry Date:
Month(01) January(02) February(03) March(04) April(05) May(06) June(07) July(08)
August(09) September(10) October(11) November(12) December
Year20242025202620272028202920302031203220332034203520362037203820392040204120422043
Security Code:
Please enter your CVV Code
Where can I find my Security Code?


Secure 256-bit SSL Encryption
RUSH MY ORDER!
Processing, one moment please...

*The statements made on our websites have not been evaluated by the FDA (U.S.
Food & Drug Administration). Our products are not intended to diagnose, cure or
prevent any disease. The information provided by this website or this company is
not a substitute for a face-to-face consultation with your physician, and should
not be construed as individual medical advice. The testimonials on this website
are individual cases and do not guarantee that you will get the same results.
Due to the nature of this product and to protect the privacy of the individuals,
actual names and photographs of the individuals depicted in the testimonials
have been changed. Individuals are remunerated.

Some of the Clinical Studies For Ingredients in Our Formula To Help Substantiate
Claims Made

ncbi.nlm.nih.gov/pmc/articles/PMC4151601
medicalnewstoday.com/articles/cbd-for-erectile-dysfunction
pubmed.ncbi.nlm.nih.gov/32561331

Copyright © 2024 Natural Bliss CBD Gummies. All Rights Reserved.

 * Privacy Policy |
 * Terms and Conditions |
 * Contact Us

Please wait a moment


YOUR ORDER IS NOW BEING PROCESSED

Eli H. - TX
Purchased 7 Bottle(s) of Natural Bliss CBD Gummies 9 minutes ago