natural-pain-relief.com Open in urlscan Pro
3.235.227.222  Public Scan

Submitted URL: https://www.futurereturn.in/
Effective URL: https://natural-pain-relief.com/products/190/sp-5-worst-foods-full?utm_type=aff&utm_source=10636&utm_campaign=prog12&utm_content...
Submission: On August 15 via manual from ZA — Scanned from NL

Form analysis 2 forms found in the DOM

POST https://api.maropost.com/accounts/54/forms/5887/subscribe/46362d7d2e01e643845cb87522d69c5a62c6e240

<form action="https://api.maropost.com/accounts/54/forms/5887/subscribe/46362d7d2e01e643845cb87522d69c5a62c6e240" class="w-full" method="post">
  <div class="space-y-4" data-mp-type="Grid" data-mp-subtype="One column">
    <div class="my-2 text-center" data-mp-type="Form" data-mp-subtype="Paragraph" id="483121" tabindex="0" spellcheck="false" role="textbox" aria-label="false" aria-describedby="cke_44" contenteditable="true">
      <p class="text-sm">All fields are required.</p>
    </div>
    <div class="flex items-center justify-between" data-input-subtype="Text" data-mp-type="Form" data-mp-subtype="Text">
      <label class="w-1/4" for="contact_fields_first_name" data-mp-type="text" data-mp-subtype="Label">First Name</label>
      <input required="" include_blank="true" type="text" class="w-full form-input" name="contact_fields[first_name]" id="contact_fields_first_name">
    </div>
    <div class="flex items-center justify-between" data-input-subtype="Text" data-mp-type="Form" data-mp-subtype="Text">
      <label class="w-1/4" for="contact_fields_last_name" data-mp-type="text" data-mp-subtype="Label">Last Name</label>
      <input required="" include_blank="true" class="w-full form-input" type="text" name="contact_fields[last_name]" id="contact_fields_last_name">
    </div>
    <div class="flex items-center justify-between" data-input-subtype="Text" data-mp-type="Form" data-mp-subtype="Text">
      <label class="w-1/4" for="contact_fields_phone" data-mp-type="text" data-mp-subtype="Label">Phone</label>
      <input required="" include_blank="true" type="tel" class="w-full form-input" name="contact_fields[phone]" id="contact_fields_phone">
    </div>
    <div class="flex items-center justify-between" data-input-subtype="Text" data-mp-type="Form" data-mp-subtype="Text">
      <label class="w-1/4" for="contact_fields_email" data-mp-type="text" data-mp-subtype="Label">Email</label>
      <input required="" include_blank="true" type="email" class="w-full form-input" name="contact_fields[email]" id="contact_fields_email">
    </div>
    <div class="text-center">
      <input type="hidden" name="custom_fields[country]" value="Netherlands">
      <span class="inline-flex mx-auto rounded-md shadow-sm">
        <button type="submit" id="maro_CountryRestrictionNotificationPopupForm_Notify_Me" data-type="Notify Me" data-form-valid="true"
          class="inline-flex items-center px-4 py-2 text-base font-medium leading-6 text-white transition duration-150 ease-in-out bg-blue-600 border border-transparent rounded-md hover:bg-blue-500 focus:outline-none focus:border-blue-700 focus:shadow-outline-blue active:bg-blue-700">
          Notify Me </button>
      </span>
    </div>
  </div>
</form>

<form wire:submit.prevent="optin" class="p-4 mt-2 space-y-4 bg-white border-2 border-black border-dashed" x-data="" x-init="new AddressAutocomplete('address1', result => {
        fillAddress(result, $wire)
    })">
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="first_name" class=""> First Name <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input onkeydown="preventBackspaceNavigation(event)" class="rounded text-black  form-input  w-full" wire:model.defer="first_name" id="first_name" autocomplete="given-name" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="last_name" class=""> Last Name <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input onkeydown="preventBackspaceNavigation(event)" class="rounded text-black  form-input  w-full" wire:model.defer="last_name" id="last_name" autocomplete="family-name" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="email" class=""> Email <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="flex relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input type="email" class="rounded text-black  form-input  w-full" wire:model.defer="email" id="email" autocomplete="email" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="country" class=""> Country <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <select class="rounded text-black    w-full p-2 form-select" wire:model="address.country" id="country" autocomplete="country">
            <option value="" selected="" disabled="">Please Select Your Country</option>
            <option value="AF">Afghanistan</option>
            <option value="AL">Albania</option>
            <option value="DZ">Algeria</option>
            <option value="AS">American Samoa</option>
            <option value="AD">Andorra</option>
            <option value="AO">Angola</option>
            <option value="AI">Anguilla</option>
            <option value="AQ">Antarctica</option>
            <option value="AG">Antigua and Barbuda</option>
            <option value="AR">Argentina</option>
            <option value="AM">Armenia</option>
            <option value="AW">Aruba</option>
            <option value="AU">Australia</option>
            <option value="AT">Austria</option>
            <option value="AZ">Azerbaijan</option>
            <option value="BS">Bahamas</option>
            <option value="BH">Bahrain</option>
            <option value="BD">Bangladesh</option>
            <option value="BB">Barbados</option>
            <option value="BY">Belarus</option>
            <option value="BE">Belgium</option>
            <option value="BZ">Belize</option>
            <option value="BJ">Benin</option>
            <option value="BM">Bermuda</option>
            <option value="BT">Bhutan</option>
            <option value="BO">Bolivia</option>
            <option value="BA">Bosnia and Herzegovina</option>
            <option value="BW">Botswana</option>
            <option value="BV">Bouvet Island</option>
            <option value="BR">Brazil</option>
            <option value="IO">British Indian Ocean Territory</option>
            <option value="BN">Brunei Darussalam</option>
            <option value="BG">Bulgaria</option>
            <option value="BF">Burkina Faso</option>
            <option value="BI">Burundi</option>
            <option value="KH">Cambodia</option>
            <option value="CM">Cameroon</option>
            <option value="CA">Canada</option>
            <option value="CV">Cape Verde</option>
            <option value="KY">Cayman Islands</option>
            <option value="CF">Central African Republic</option>
            <option value="TD">Chad</option>
            <option value="CL">Chile</option>
            <option value="CN">China</option>
            <option value="CX">Christmas Island</option>
            <option value="CC">Cocos (Keeling) Islands</option>
            <option value="CO">Colombia</option>
            <option value="KM">Comoros</option>
            <option value="CG">Congo</option>
            <option value="CD">Congo, the Democratic Republic of the</option>
            <option value="CK">Cook Islands</option>
            <option value="CR">Costa Rica</option>
            <option value="CI">Cote D'Ivoire</option>
            <option value="HR">Croatia</option>
            <option value="CU">Cuba</option>
            <option value="CY">Cyprus</option>
            <option value="CZ">Czech Republic</option>
            <option value="DK">Denmark</option>
            <option value="DJ">Djibouti</option>
            <option value="DM">Dominica</option>
            <option value="DO">Dominican Republic</option>
            <option value="EC">Ecuador</option>
            <option value="EG">Egypt</option>
            <option value="SV">El Salvador</option>
            <option value="GQ">Equatorial Guinea</option>
            <option value="ER">Eritrea</option>
            <option value="EE">Estonia</option>
            <option value="ET">Ethiopia</option>
            <option value="FK">Falkland Islands (Malvinas)</option>
            <option value="FO">Faroe Islands</option>
            <option value="FJ">Fiji</option>
            <option value="FI">Finland</option>
            <option value="FR">France</option>
            <option value="GF">French Guiana</option>
            <option value="PF">French Polynesia</option>
            <option value="TF">French Southern Territories</option>
            <option value="GA">Gabon</option>
            <option value="GM">Gambia</option>
            <option value="GE">Georgia</option>
            <option value="DE">Germany</option>
            <option value="GH">Ghana</option>
            <option value="GI">Gibraltar</option>
            <option value="GR">Greece</option>
            <option value="GL">Greenland</option>
            <option value="GD">Grenada</option>
            <option value="GP">Guadeloupe</option>
            <option value="GU">Guam</option>
            <option value="GT">Guatemala</option>
            <option value="GN">Guinea</option>
            <option value="GW">Guinea-Bissau</option>
            <option value="GY">Guyana</option>
            <option value="HT">Haiti</option>
            <option value="HM">Heard Island and Mcdonald Islands</option>
            <option value="VA">Holy See (Vatican City State)</option>
            <option value="HN">Honduras</option>
            <option value="HK">Hong Kong</option>
            <option value="HU">Hungary</option>
            <option value="IS">Iceland</option>
            <option value="IN">India</option>
            <option value="ID">Indonesia</option>
            <option value="IR">Iran, Islamic Republic of</option>
            <option value="IQ">Iraq</option>
            <option value="IE">Ireland</option>
            <option value="IL">Israel</option>
            <option value="IT">Italy</option>
            <option value="JM">Jamaica</option>
            <option value="JP">Japan</option>
            <option value="JO">Jordan</option>
            <option value="KZ">Kazakhstan</option>
            <option value="KE">Kenya</option>
            <option value="KI">Kiribati</option>
            <option value="KP">Korea, Democratic People's Republic of</option>
            <option value="KR">Korea, Republic of</option>
            <option value="KW">Kuwait</option>
            <option value="KG">Kyrgyzstan</option>
            <option value="LA">Lao People's Democratic Republic</option>
            <option value="LV">Latvia</option>
            <option value="LB">Lebanon</option>
            <option value="LS">Lesotho</option>
            <option value="LR">Liberia</option>
            <option value="LY">Libyan Arab Jamahiriya</option>
            <option value="LI">Liechtenstein</option>
            <option value="LT">Lithuania</option>
            <option value="LU">Luxembourg</option>
            <option value="MO">Macao</option>
            <option value="MK">Macedonia, the Former Yugoslav Republic of</option>
            <option value="MG">Madagascar</option>
            <option value="MW">Malawi</option>
            <option value="MY">Malaysia</option>
            <option value="MV">Maldives</option>
            <option value="ML">Mali</option>
            <option value="MT">Malta</option>
            <option value="MH">Marshall Islands</option>
            <option value="MQ">Martinique</option>
            <option value="MR">Mauritania</option>
            <option value="MU">Mauritius</option>
            <option value="YT">Mayotte</option>
            <option value="MX">Mexico</option>
            <option value="FM">Micronesia, Federated States of</option>
            <option value="MD">Moldova, Republic of</option>
            <option value="MC">Monaco</option>
            <option value="MN">Mongolia</option>
            <option value="MS">Montserrat</option>
            <option value="MA">Morocco</option>
            <option value="MZ">Mozambique</option>
            <option value="MM">Myanmar</option>
            <option value="NA">Namibia</option>
            <option value="NR">Nauru</option>
            <option value="NP">Nepal</option>
            <option value="NL">Netherlands</option>
            <option value="NC">New Caledonia</option>
            <option value="NZ">New Zealand</option>
            <option value="NI">Nicaragua</option>
            <option value="NE">Niger</option>
            <option value="NG">Nigeria</option>
            <option value="NU">Niue</option>
            <option value="NF">Norfolk Island</option>
            <option value="MP">Northern Mariana Islands</option>
            <option value="NO">Norway</option>
            <option value="OM">Oman</option>
            <option value="PK">Pakistan</option>
            <option value="PW">Palau</option>
            <option value="PS">Palestinian Territory, Occupied</option>
            <option value="PA">Panama</option>
            <option value="PG">Papua New Guinea</option>
            <option value="PY">Paraguay</option>
            <option value="PE">Peru</option>
            <option value="PH">Philippines</option>
            <option value="PN">Pitcairn</option>
            <option value="PL">Poland</option>
            <option value="PT">Portugal</option>
            <option value="PR">Puerto Rico</option>
            <option value="QA">Qatar</option>
            <option value="RE">Reunion</option>
            <option value="RO">Romania</option>
            <option value="RU">Russian Federation</option>
            <option value="RW">Rwanda</option>
            <option value="SH">Saint Helena</option>
            <option value="KN">Saint Kitts and Nevis</option>
            <option value="LC">Saint Lucia</option>
            <option value="PM">Saint Pierre and Miquelon</option>
            <option value="VC">Saint Vincent and the Grenadines</option>
            <option value="WS">Samoa</option>
            <option value="SM">San Marino</option>
            <option value="ST">Sao Tome and Principe</option>
            <option value="SA">Saudi Arabia</option>
            <option value="SN">Senegal</option>
            <option value="SC">Seychelles</option>
            <option value="SL">Sierra Leone</option>
            <option value="SG">Singapore</option>
            <option value="SK">Slovakia</option>
            <option value="SI">Slovenia</option>
            <option value="SB">Solomon Islands</option>
            <option value="SO">Somalia</option>
            <option value="ZA">South Africa</option>
            <option value="GS">outh Georgia and the South Sandwich Islands</option>
            <option value="ES">Spain</option>
            <option value="LK">Sri Lanka</option>
            <option value="SD">Sudan</option>
            <option value="SR">Suriname</option>
            <option value="SJ">Svalbard and Jan Mayen</option>
            <option value="SZ">Swaziland</option>
            <option value="SE">Sweden</option>
            <option value="CH">Switzerland</option>
            <option value="SY">Syrian Arab Republic</option>
            <option value="TW">Taiwan, Province of China</option>
            <option value="TJ">Tajikistan</option>
            <option value="TZ">Tanzania, United Republic of</option>
            <option value="TH">Thailand</option>
            <option value="TL">Timor-Leste</option>
            <option value="TG">Togo</option>
            <option value="TK">Tokelau</option>
            <option value="TO">Tonga</option>
            <option value="TT">Trinidad and Tobago</option>
            <option value="TN">Tunisia</option>
            <option value="TR">Turkey</option>
            <option value="TM">Turkmenistan</option>
            <option value="TC">Turks and Caicos Islands</option>
            <option value="TV">Tuvalu</option>
            <option value="UG">Uganda</option>
            <option value="UA">Ukraine</option>
            <option value="AE">United Arab Emirates</option>
            <option value="GB">United Kingdom</option>
            <option value="US">United States</option>
            <option value="UM">United States Minor Outlying Islands</option>
            <option value="UY">Uruguay</option>
            <option value="UZ">Uzbekistan</option>
            <option value="VU">Vanuatu</option>
            <option value="VE">Venezuela</option>
            <option value="VN">Viet Nam</option>
            <option value="VG">Virgin Islands, British</option>
            <option value="VI">Virgin Islands, U.S.</option>
            <option value="WF">Wallis and Futuna</option>
            <option value="EH">Western Sahara</option>
            <option value="YE">Yemen</option>
            <option value="ZM">Zambia</option>
            <option value="ZW">Zimbabwe</option>
            <option value="AX">Åland Islands</option>
            <option value="BQ">Bonaire, Sint Eustatius and Saba</option>
            <option value="CW">Curaçao</option>
            <option value="GG">Guernsey</option>
            <option value="IM">Isle of Man</option>
            <option value="JE">Jersey</option>
            <option value="ME">Montenegro</option>
            <option value="BL">Saint Barthélemy</option>
            <option value="MF">Saint Martin</option>
            <option value="RS">Serbia</option>
            <option value="SX">Sint Maarten</option>
            <option value="SS">South Sudan</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="address1" class=""> Address <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <input type="input" role="search" name="search" data-name="google-places" autocomplete="home address-line1" data-lpignore="true" x-data="{
        observer: new MutationObserver(function(mutations) {
            mutations.forEach(function(mutation) {
                if (mutation.type == 'attributes' &amp;&amp; mutation.attributeName == 'autocomplete') {
                    if (mutation.target.autocomplete == 'off') {
                        mutation.target.setAttribute('autocomplete', 'home address-line1')
                    }
                }
            })
        })
    }" x-init="
        observer.observe($el, {
            attributes: true //configure it to listen to attribute changes
        })
    " onfocus="this.setAttribute('autocomplete', 'new-password');" onkeydown="return (event.keyCode !== 13)" class="text-black placeholder-white form-input w-full pac-target-input" wire:model.defer="address.address1" required="required"
        id="address1" placeholder="Geef een locatie op">
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="address2" class=""> Address 2 </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input onkeydown="preventBackspaceNavigation(event)" class="rounded text-black  form-input  w-full" wire:model.defer="address.address2" id="address2" autocomplete="shipping address-line2" placeholder="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="city" class=""> City <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input onkeydown="preventBackspaceNavigation(event)" class="rounded text-black  form-input  w-full" autocomplete="home address-level2" wire:model.defer="address.city" id="city" ref="city" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="state" class=""> State <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <select class="rounded text-black    w-full p-2 form-select" autocomplete="home address-level1" id="state" wire:model.defer="address.state">
            <option value="" disabled="" selected="">Choose your state</option>
            <option value="AL">Alabama</option>
            <option value="AK">Alaska</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="DC">Washington DC</option>
            <option value="DE">Delaware</option>
            <option value="FL">Florida</option>
            <option value="GA">Georgia</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>
            <option value="AA">USAF, Americas</option>
            <option value="AE">USAF, Europe</option>
            <option value="AP">USAF, Pacific</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="postal_code" class=""> Postal Code <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input onkeydown="preventBackspaceNavigation(event)" class="rounded text-black  form-input  w-full" name="zip" autocomplete="home postal-code" wire:model.defer="address.postal_code" id="postal_code" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="primary_phone" class=""> Mobile Phone Number <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input type="tel" class="rounded text-black  form-input  w-full" wire:model.defer="primary_phone" id="primary_phone" autocomplete="tel-national" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="md:w-1/3"></div>
    <div class="mt-1 md:w-2/3">
      <label class="flex items-start justify-start space-x-3 xs:px-4" for="canText">
        <input type="checkbox" class="rounded w-4 h-4 mt-2 text-blue-600 form-checkbox" wire:model.defer="can_text" id="canText">
        <div>
          <p class="text-xs italic">
            <strong class="not-italic">Yes! I want to receive exclusive pain relief tips, recipes, and special money-saving discounts that are only available to me via SMS text!</strong> By checking this box, you agree to receive recurring automated
            promotional and personalized marketing text messages (e.g. cart reminders) from The Healthy Back Institute at the cell number used when signing up. Consent is not a condition of any purchase. Reply HELP for help and STOP to cancel. Msg
            frequency varies. Msg &amp; data rates may apply.
          </p>
          <div class="flex flex-wrap items-center justify-start space-x-1 text-xs italic">
            <span>View</span>
            <div wire:id="au3IZLllLJvpSrcc4uyf" class=" inline " x-data="{ openModal: false }" @close-modal="openModal = false">
              <button type="button" @click="openModal = true; document.body.classList.add('overflow-hidden')" class=" inline  cursor-pointer text-xs text-blue-600 hover:text-blue-800 hover:underline"> Terms of Service </button>
              <div x-show="openModal" style="display: none;">
                <div x-data="modal()" @keydown.escape.window="closeModal($dispatch)" x-show="show" x-init="$watch('show', value => console.log(value))">
                  <div class="fixed z-50 inset-0">
                    <div class="flex items-center justify-center min-h-svh xmin-h-screen px-4 pb-20 text-center sm:block sm:p-0">
                      <div x-bind="overlay" class="fixed inset-0 transition-opacity">
                        <div class="absolute inset-0 bg-black opacity-75"></div>
                      </div>
                      <div x-bind="dialogContainer" class="max-h-screen h-screen sm:w-full flex flex-col items-center justify-center">
                        <div @click.away="closeModal($dispatch)" class="max-h-11/12 mx-auto bg-white text-gray-800 rounded-lg px-4 pt-5 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8x sm:xp-6 sm:p-0  sm:max-w-4xl"
                          role="dialog" aria-modal="true" aria-labelledby="modal-headline">
                          <div class="absolute top-0 right-0 p-4">
                            <button @click="closeModal($dispatch)" type="button" class="text-gray-700 hover:text-gray-500 focus:outline-none focus:text-gray-500 transition ease-in-out duration-150" aria-label="Close">
                              <!-- Heroicon name: x -->
                              <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
                              </svg>
                            </button>
                          </div>
                          <div class="flex flex-col items-center justify-center sm:text-left w-full max-h-screen">
                            <header class="flex-1 flex items-center justify-between md:shadow px-4 py-2 w-full" style="filter: blur(2.4px);">
                              <h2 class="font-bold text-2xl">Terms of Service</h2>
                            </header>
                            <main class="flex-grow overflow-y-auto w-full">
                              <div class="p-4">
                                <div class="text-lg leading-normal">
                                  <p class="mb-4">This agreement applies to all Natural Pain Relief (“NPR”) materials (whether enclosed or on NPR’s website) and NPR services (jointly referred to as the “System”). By opening this package or using the
                                    System, you are agreeing to be bound by the terms of this agreement. If you do not agree to the terms of this agreement, you may return this package unopened for a full refund. </p>
                                  <p class="mb-4">Who we are: NPR is a publisher of information for educational purposes only. NPR is not a licensed medical or health care provider and does not employ licensed medical physicians, nurses, dieticians,
                                    nutritionists or other medical or health care service providers. NPR is not affiliated with any medical or other health care institution.</p>
                                  <p class="mb-4">What we do and don’t do: NPR does not give medical advice or opinions on medical conditions, treatments or cures; and you should not rely upon anything in the System or System materials as a
                                    preventive, cure or treatment for any purposes. Any information in the System or System materials that appears in the form of an opinion, recommendation, preventive, cure or treatment should NOT be taken as medical
                                    or other advice even if it may appear to you as such. NPR strongly recommends that you check with a licensed physician who is familiar with the details of your particular situation before you begin using the System
                                    or the System materials.</p>
                                  <p class="mb-4">Content, Currency and Results: The materials are published as of a certain date and may become out of date after a period of time. NPR recommends that you always check with NPR for new editions or
                                    versions of any printed System materials you have had but not used for a while to be sure you have the most current System materials. NPR PROVIDES THE SYSTEM AND SYSTEM MATERIALS “AS IS” WITHOUT WARRANTY OF ANY
                                    KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR RESULTS.</p>
                                  <p class="mb-4">Each person’s results will be unique and you may not achieve the results of others. results may and do vary. NPR MAKES NO WARRANTIES ABOUT THE ACCURACY, RELIABILITY, COMPLETENESS, OR TIMELINESS OF THE
                                    SYSTEM OR SYSTEM MATERIALS OR SERVICES, WEBSITE, TEXT, ILLUSTRATIONS OR GRAPHICS. NPR DOES NOT WARRANT THAT ITS SYSTEM WEBSITE WILL OPERATE ERROR-FREE OR THAT ITS SYSTEM WEBSITE AND ITS SERVER ARE FREE OF COMPUTER
                                    VIRUSES OR OTHER HARMFUL MECHANISMS. IF YOUR USE OF THE SYSTEM WEBSITE OR SYSTEM MATERIALS RESULTS IN THE NEED FOR SERVICING OR REPLACING EQUIPMENT OR DATA, NPR IS NOT RESPONSIBLE FOR THOSE COSTS.</p>
                                  <p class="mb-4">Your responsibility: Your health is your responsibility. Your use of the information on this website is your choice and will be at your own risk. The materials are not intended to offer you all
                                    information about maintaining a healthy body and back. There are many options and alternative courses of action that may be equally or more beneficial to you. Depending upon your specific health situation, the
                                    materials may be detrimental to your health. Exploring all of the options and alternatives is your responsibility.</p>
                                  <p class="mb-4">Although NPR recommends certain equipment and other items for your use, NPR cannot guarantee that they are suitable for your specific situation. Your selection and use of any products will be your
                                    sole responsibility.</p>
                                  <p class="mb-4">Descriptions of, or references to, products or publications does not imply endorsement of that product or publication. The content of all advertisements appearing in the System materials is the sole
                                    responsibility of the company placing the ad. NPR does not endorse either the accuracy or reliability of the content of the advertisements, or of any products connected therewith.</p>
                                  <p class="mb-4">Limitation of Liability: NPR and its parent, subsidiary and affiliated companies and their respective directors, officers, employees, advisors, agents, licensors, and other contributors will not be
                                    liable for any injury, harm or death you or others may suffer as a result of the use or attempted use of the System or any materials in the System, whether or not such use is in accordance with all System
                                    instructions or other directions. NPR will not be liable for any indirect, consequential, special, incidental or punitive damages related to the System or System materials or any errors or omissions related
                                    thereto. NPR maximum liability for any claim based upon the System or System materials is limited to the retail price of the System as of the date of publication of the version or edition. Because some states do
                                    not allow the exclusion or limitation of liability for consequential or incidental damages, the above limitation may not apply to you.</p>
                                </div>
                              </div>
                            </main>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <script>
                  function modal() {
                    return {
                      show: true,
                      closeModal($dispatch) {
                        // this.show = false
                        document.body.classList.remove('overflow-hidden')
                        $dispatch('close-modal')
                      },
                      overlay: {
                        ['x-show']() {
                          return this.show
                        },
                        ['x-transition:enter="ease-out']() {
                          return 'duration-300'
                        },
                        ['x-transition:enter-start']() {
                          return 'opacity-0'
                        },
                        ['x-transition:enter-end']() {
                          return 'opacity-100'
                        },
                        ['x-transition:leave="ease-in']() {
                          return 'duration-200'
                        },
                        ['x-transition:leave-start']() {
                          return 'opacity-100'
                        },
                        ['x-transition:leave-end']() {
                          return 'opacity-0'
                        }
                      },
                      dialogContainer: {
                        ['x-show']() {
                          return this.show
                        },
                        ['x-transition:enter="ease-out']() {
                          return 'ease-out duration-300'
                        },
                        ['x-transition:enter-start']() {
                          return 'opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95'
                        },
                        ['x-transition:enter-end']() {
                          return 'opacity-100 translate-y-0 sm:scale-100'
                        },
                        ['x-transition:leave="ease-in']() {
                          return 'ease-in duration-200'
                        },
                        ['x-transition:leave-start']() {
                          return 'opacity-100 translate-y-0 sm:scale-100'
                        },
                        ['x-transition:leave-end']() {
                          return 'opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95'
                        }
                      }
                    }
                  }
                </script>
              </div>
            </div>
            <!-- Livewire Component wire-end:au3IZLllLJvpSrcc4uyf --> <span>&amp;</span>
            <div class="xs:flex xs:items-center xs:justify-end">
              <div wire:id="Eb3BMtE9b4GuVLuVqURu" class=" inline " x-data="{ openModal: false }" @close-modal="openModal = false">
                <button type="button" @click="openModal = true; document.body.classList.add('overflow-hidden')" class=" inline  cursor-pointer text-xs text-blue-600 hover:text-blue-800 hover:underline"> Privacy Policy </button>
                <div x-show="openModal" style="display: none;">
                  <div x-data="modal()" @keydown.escape.window="closeModal($dispatch)" x-show="show" x-init="$watch('show', value => console.log(value))">
                    <div class="fixed z-50 inset-0">
                      <div class="flex items-center justify-center min-h-svh xmin-h-screen px-4 pb-20 text-center sm:block sm:p-0">
                        <div x-bind="overlay" class="fixed inset-0 transition-opacity">
                          <div class="absolute inset-0 bg-black opacity-75"></div>
                        </div>
                        <div x-bind="dialogContainer" class="max-h-screen h-screen sm:w-full flex flex-col items-center justify-center">
                          <div @click.away="closeModal($dispatch)" class="max-h-11/12 mx-auto bg-white text-gray-800 rounded-lg px-4 pt-5 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8x sm:xp-6 sm:p-0  sm:max-w-4xl"
                            role="dialog" aria-modal="true" aria-labelledby="modal-headline">
                            <div class="absolute top-0 right-0 p-4">
                              <button @click="closeModal($dispatch)" type="button" class="text-gray-700 hover:text-gray-500 focus:outline-none focus:text-gray-500 transition ease-in-out duration-150" aria-label="Close">
                                <!-- Heroicon name: x -->
                                <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                                  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
                                </svg>
                              </button>
                            </div>
                            <div class="flex flex-col items-center justify-center sm:text-left w-full max-h-screen">
                              <header class="flex-1 flex items-center justify-between md:shadow px-4 py-2 w-full">
                                <h2 class="font-bold text-2xl">Privacy Policy</h2>
                              </header>
                              <main class="flex-grow overflow-y-auto w-full">
                                <div class="p-4">
                                  <div class="text-lg leading-normal space-y-4">
                                    <p>I. Natural-Pain-Relief.com Privacy Policy</p>
                                    <p>Natural Pain Relief - ("NPR") publishes health and fitness information for educational purposes via its website located at Natural-Pain-Relief.com (“Website”). In this Privacy Policy, all references to NPR will
                                      mean Natural-Pain-Relief.com and its parent, subsidiary and affiliated companies. </p>
                                    <p>II. Intended Audience</p>
                                    <p>The Website provides free access to articles that address health and fitness topics in various categories such as Diet &amp; Weight Loss, Exercise &amp; Fitness, Diseases &amp; Conditions, Nutrition &amp;
                                      Supplements, Women’s Health, Men’s Health, Senior’s Health and Children’s Health. It also offers health-related products and a public discussion forum where users may post questions and receive responses from NPR
                                      or a third-party information provider. The Website also offers users the opportunity to create a private NPR membership account that enables users to access additional information and services. NPR may from time
                                      to time change or remove Website content, categories and services in its sole discretion. Although the Website may offer information about children’s health, it is designed for use by adults only. Parents may use
                                      the Website to obtain information that may be relevant to their child’s health condition. Parents who create or allow their child to create a Website membership account will be solely responsible for supervising
                                      their child’s use of the Website.</p>
                                    <p>III. Scope of Privacy Policy</p>
                                    <p>This Privacy Policy applies to the Website. All user information acquired by NPR from Website users will be covered by this Privacy Policy, with the following exceptions:</p>
                                    <p>A. User suggestions to improve products or services, business ideas, concepts, models, inventions and similar information (“Business Information”) offered to NPR will not be covered by this Privacy Policy, and
                                      all Business Information that NPR may receive from any user will be deemed publicly disclosed unless NPR signs and returns a written non-disclosure agreement with the specific user prior to the user’s submission
                                      of the Business Information.</p>
                                    <p>B. Any information, whether NPI, PI, or PHI, that a user shares or otherwise discloses in a public chat room, message board, instant message exchange, blog, personal webpage, or similar public forum, whether via
                                      the Website, online service, or otherwise, will be deemed publicly disclosed information (“PDI”). NPR may handle and use all PDI as freely available public information which is outside the scope of any
                                      limitations described in this Privacy Policy.</p>
                                    <p>IV. Duration of Privacy Policy</p>
                                    <p>This Privacy Policy will apply to all information collected while the Privacy Policy is posted on the Website. NPR may modify and update the Privacy Policy from time-to-time by posting a revised Privacy Policy
                                      to the Website. Users who do not agree with any modified or updated Privacy Policy should promptly stop using the Website. NPR strongly recommends that all users regularly check the Website for any modifications
                                      to the Privacy Policy. Modifications and updates to the Privacy Policy will take effect upon posting to the Website and will apply to all information, past and future, collected via the Website. Those who have
                                      used the Website prior to a particular Privacy Policy modification or update and who object to the modification or update should promptly send NPR written notice of their objection. Prior users who use the
                                      Website after a revised Privacy Policy is posted will be deemed to have agreed to the revised Privacy Policy.</p>
                                    <p>V. Categories of Information</p>
                                    <p>Depending on the user’s interaction with the Website, NPR may collect user information that falls into the following categories: Non-Personal Information, Personal Information, and Personal Health Information.
                                    </p>
                                    <p>Non-Personal Information (“NPI”) is information that is not associated with a specific user and that does not enable NPR or others to identify a specific user. For example, a user’s age, gender, city and state
                                      of residence, when not associated with any other information that could help identify the user, like street address or telephone number. NPI may be collected when users visit the public portion of the Website
                                      without registering as a member.</p>
                                    <p>Personal Information (“PI”) is information that identifies you as a unique person. For example, your first and last name associated with your street, city, state and zip code or telephone number or email address
                                      or other information that identifies you personally. PI is collected when users voluntarily register to be a member of the Website and may be collected when a user sends an email inquiry to NPR via the Website or
                                      otherwise.</p>
                                    <p>Personal Health Information (“PHI”) is Personal Information coupled with information about your personal health such as a particular disease or other health condition. It is collected when users voluntarily
                                      provide both PI and their personal health information via the Website or otherwise.</p>
                                    <p>VI. Accuracy and Currency of Information</p>
                                    <p>You are responsible for the accuracy of all PI and PHI that you submit to NPR, whether via the Website or otherwise. NPR is not responsible for verifying the accuracy or currency of your PI or PHI. You
                                      understand that any information and/or services offered via the Website relevant to your personal situation may be based upon your PI and/or PHI, and that your PI may also become important for NPR to contact you.
                                      Therefore, it is important for your PI and PHI to be accurate and current. It is particularly important for your email address to be current because NPR will use email as its primary means of communicating with
                                      Website members and other users who have voluntarily provided PI to NPR .</p>
                                    <p>VII. Information Collection Methods</p>
                                    <p>User information may be collected in various ways. NPI may be collected via web-based technologies that track computer usage. For example, every computer that accesses the Website will be assigned an electronic
                                      file with a unique code or identifier often referred to as a “cookie” unless the user’s browser has been configured to block this type of activity. Cookies and other technologies may be used to collect
                                      information about each user’s navigational activities and selection of advertisements, sponsored links, and other similar NPI. PI and PHI may be collected via the Website’s membership registration process, user
                                      emails, and other similar means when a user voluntarily provides it. PI and PHI is not collected via the Website unless the user voluntarily submits it to NPR.</p>
                                    <p>VIII. Use of Information</p>
                                    <p>NPR will not share PI or PHI with any third-parties without the user’s consent with the following exceptions: (i) NPR may have to make incidental disclosures to third-party vendors who are providing technical or
                                      other services to or on behalf of NPR, including web hosting, software and hardware maintenance service providers (however NPR will endeavor to have all vendors sign appropriate confidentiality agreements in
                                      these circumstances); (ii) when compelled by legal requirements such as a court order, subpoena, search warrant, applicable law or the like; and (iii) under special circumstances that may involve a health or
                                      other physical threat to you or others or to protect, defend or otherwise assert legal rights.</p>
                                    <p>IX. Third-Party Advertisements and Links</p>
                                    <p>NPR may display third-party advertisements and sponsored links on the Website. NPR cannot control how other websites may collect and use your information, and will not be responsible for the conduct or practices
                                      used by third-party advertisers or sponsors. NPR recommends that you promptly review the privacy policy on each website you encounter via an advertisement or link on NPR website.</p>
                                    <p>X. Updating and Removing Your PI and PHI</p>
                                    <p>You may update your PI and PHI via the Website. If you have a complaint or other issue, please contact NPR initially via our Customer Support link.</p>
                                    <p>Upon receipt of your written specific request, NPR will delete your PI and PHI from its databases, and, to the extent reasonably possible, from its back-up media. NPR will have no obligation to store your PI or
                                      PHI for any duration of time after termination of your Website membership. Absent your written instruction to the contrary, NPR may, in its discretion, retain and use your PI and PHI after termination of your
                                      membership.</p>
                                    <p><strong class="font-semibold">To submit a request for access or deletion of your personal information, please <a href="/contact-us">contact us</a>.</strong></p>
                                    <a id="california-privacy-rights"></a>
                                    <p>XI. California Privacy Rights</p>
                                    <p>Shine the Light</p>
                                    <p>California Civil Code Section 1798.83 permits customers of The Healthy Back Institute who are California residents to request certain information regarding and/or opt-out of our disclosure of personal
                                      information to third parties for their direct marketing purposes. To make such a request, please write to us at the following address:</p>
                                    <address class="not-italic font-semibold mb-4"> The Healthy Back Institute<br> 2407 S. Congress Avenue<br> STE E #100<br> Austin, TX 78704 </address>
                                    <p><strong class="font-semibold">California Consumer Privacy Act</strong></p>
                                    <p>California residents may request copies of the data collected about them in the past 12 months through the process described in section X above. Sections B through X of this policy describe the categories of
                                      personal information we collect, our methods of collection, the business or commercial purpose for collection, and categories of third parties we disclose information to. You can download a copy of this policy
                                      any time by clicking CONTROL+P and selecting ‘Save as PDF’. You may submit a request for access or deletion of your personal information through an authorized agent by following the process described in section X
                                      above, however we will require you to verify your own identity.</p>
                                    <p>Our Healthy Back Institute and Livingwell Nutraceuticals brands do not share names, mailing addresses, and shopping histories of our California customers with anyone.</p>
                                    <p>We deploy cookies on our websites that collect data from our customers, however this data is not sold to anyone.</p>
                                    <p><strong class="font-semibold">Loyalty Programs and Financial Incentives Disclosure</strong></p>
                                    <p>The Healthy Back Institute provides special offers and benefits to customers who buy our products or sign up to receive communications from us via email, text, chat, and social media. The information we request
                                      from customers when they sign up may include the customer's email address or phone number as well as name, partial birthday, product preferences or other information that allows us to tailor our communications.
                                      Customers may opt-in online, and can opt out of the programs at any time by contacting a customer service representative, or by using the unsubscribe methods provided for that communication channel such as
                                      unsubscribe links in email messages, replying "Stop" to text messages.</p>
                                    <ul class="list-disc list-inside mb-4 pl-6">
                                      <li>If The Healthy Back Institute promotes another company's products, it could be compensated for that promotion or recommendation. </li>
                                      <li>If another company promotes The Healthy Back Institute’s products, it could be financially compensated for the referral. </li>
                                    </ul>
                                    <p><strong class="font-semibold">California Right to Non-Discrimination</strong></p>
                                    <p>The Healthy Back Institute does not discriminate against customers who exercise their rights under applicable privacy law.</p>
                                    <p><strong class="font-semibold">California Minor Content Removal</strong></p>
                                    <p>If you are a resident of California, under 18 and a registered user of our services, you may ask us to remove content or information that you have posted to these services by contacting us. Please note that your
                                      request does not ensure complete or comprehensive removal of the content or information, as, for example, some of your content may have been reposted by another user.</p>
                                    <p><strong class="font-semibold">California Do Not Track Disclosure</strong></p>
                                    <p>Do Not Track is a privacy preference that users can set in their web browsers. When a user turns on the Do Not Track signal, the browser sends a message to websites requesting them not to track the user. At this
                                      time, we do not respond to Do Not Track browser settings or signals. For information about Do Not Track, please visit: <a href="https://allaboutdnt.com/" target="_blank">allaboutdnt.com</a></p>
                                    <p>XII. Third Party Advertising</p>
                                    <p>We use third-party advertising companies to serve ads when you visit our Website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to
                                      this and other Web sites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this
                                      information used by these companies.</p>
                                  </div>
                                </div>
                              </main>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <script>
                    function modal() {
                      return {
                        show: true,
                        closeModal($dispatch) {
                          // this.show = false
                          document.body.classList.remove('overflow-hidden')
                          $dispatch('close-modal')
                        },
                        overlay: {
                          ['x-show']() {
                            return this.show
                          },
                          ['x-transition:enter="ease-out']() {
                            return 'duration-300'
                          },
                          ['x-transition:enter-start']() {
                            return 'opacity-0'
                          },
                          ['x-transition:enter-end']() {
                            return 'opacity-100'
                          },
                          ['x-transition:leave="ease-in']() {
                            return 'duration-200'
                          },
                          ['x-transition:leave-start']() {
                            return 'opacity-100'
                          },
                          ['x-transition:leave-end']() {
                            return 'opacity-0'
                          }
                        },
                        dialogContainer: {
                          ['x-show']() {
                            return this.show
                          },
                          ['x-transition:enter="ease-out']() {
                            return 'ease-out duration-300'
                          },
                          ['x-transition:enter-start']() {
                            return 'opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95'
                          },
                          ['x-transition:enter-end']() {
                            return 'opacity-100 translate-y-0 sm:scale-100'
                          },
                          ['x-transition:leave="ease-in']() {
                            return 'ease-in duration-200'
                          },
                          ['x-transition:leave-start']() {
                            return 'opacity-100 translate-y-0 sm:scale-100'
                          },
                          ['x-transition:leave-end']() {
                            return 'opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95'
                          }
                        }
                      }
                    }
                  </script>
                </div>
              </div>
              <!-- Livewire Component wire-end:Eb3BMtE9b4GuVLuVqURu --> <span>.</span>
            </div>
          </div>
        </div>
      </label>
    </div>
  </div>
  <input type="hidden" wire:model.defer="itemsku" value="O-HNS-BOTTLE-TRIAL-SUB4995WITH395SHIP">
  <div class="">
  </div>
  <div x-data="{ sending: false, formErrors: [].length }" class="text-center ">
    <p x-show="formErrors" class="text-red-700" style="display: none;">Some information above seems to be missing.<br>Please check the form for errors.</p>
    <button type="submit" id="optin-button" wire:target="optin" wire:loading.class="from-gray-300 bg-gray-500 border-gray-400" wire:loading.class.remove="from-amber-300 bg-amber-600 hover:bg-amber-500 border-amber-700"
      class="block from-amber-300 bg-amber-600 hover:bg-amber-500 w-full py-4 mx-auto my-6 text-xl font-semibold tracking-tight text-center rounded-lg shadow-md border bg-gradient-to-b hover:text-black md:px-12 md:w-auto md:inline-block hover:shadow-lg text-shadow-light md:text-3xl hover:no-underline border-amber-700">
      <span wire:loading="" wire:target="optin" class="font-semibold text-gray-800">Sending...</span>
      <span wire:loading.remove="" wire:target="optin" class="inline-block font-semibold text-blue-800 leading-9">Get Your FREE Bottle</span>
    </button>
  </div>
</form>

Text Content

WE APOLOGIZE...

Unfortunately, we are unable to ship free trials offers to Netherlands at this
time.

Please fill out the form below and we will notify you once we can ship to your
country again.

All fields are required.

First Name
Last Name
Phone
Email
Notify Me

View Products
CLOSE X

CLOSE X

Click for sound
















100% RISK-FREE HEAL-N-SOOTHE®
ACCEPTANCE FORM

How long would YOU like to be pain free?

Look, I know you're skeptical. You should be. Look at all the big drug companies
who are lying to you each and every day trying to convince you that their
dangerous (sometimes deadly!) drugs are safe.

So I thought there's no better way for you to find out if Heal-n-Soothe® will
work for you, than having you try it. And that's why I'd like to send you a
bottle for free. You just pay the shipping and handling.

No matter what your joint pain level and frequency, fill out the risk-free
acceptance form below to see how well Heal-n-Soothe® will work for you.




STEP 1: WHERE SHOULD WE SHIP YOUR FREE BOTTLE?

First Name *

Last Name *

Email *

Country *
Please Select Your Country Afghanistan Albania Algeria American Samoa Andorra
Angola Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia
Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize
Benin Bermuda Bhutan Bolivia Bosnia and Herzegovina Botswana Bouvet Island
Brazil British Indian Ocean Territory Brunei Darussalam Bulgaria Burkina Faso
Burundi Cambodia Cameroon Canada Cape Verde Cayman Islands Central African
Republic Chad Chile China Christmas Island Cocos (Keeling) Islands Colombia
Comoros Congo Congo, the Democratic Republic of the Cook Islands Costa Rica Cote
D'Ivoire Croatia Cuba Cyprus Czech Republic Denmark Djibouti Dominica Dominican
Republic Ecuador Egypt El Salvador Equatorial Guinea Eritrea Estonia Ethiopia
Falkland Islands (Malvinas) Faroe Islands Fiji Finland France French Guiana
French Polynesia French Southern Territories Gabon Gambia Georgia Germany Ghana
Gibraltar Greece Greenland Grenada Guadeloupe Guam Guatemala Guinea
Guinea-Bissau Guyana Haiti Heard Island and Mcdonald Islands Holy See (Vatican
City State) Honduras Hong Kong Hungary Iceland India Indonesia Iran, Islamic
Republic of Iraq Ireland Israel Italy Jamaica Japan Jordan Kazakhstan Kenya
Kiribati Korea, Democratic People's Republic of Korea, Republic of Kuwait
Kyrgyzstan Lao People's Democratic Republic Latvia Lebanon Lesotho Liberia
Libyan Arab Jamahiriya Liechtenstein Lithuania Luxembourg Macao Macedonia, the
Former Yugoslav Republic of Madagascar Malawi Malaysia Maldives Mali Malta
Marshall Islands Martinique Mauritania Mauritius Mayotte Mexico Micronesia,
Federated States of Moldova, Republic of Monaco Mongolia Montserrat Morocco
Mozambique Myanmar Namibia Nauru Nepal Netherlands New Caledonia New Zealand
Nicaragua Niger Nigeria Niue Norfolk Island Northern Mariana Islands Norway Oman
Pakistan Palau Palestinian Territory, Occupied Panama Papua New Guinea Paraguay
Peru Philippines Pitcairn Poland Portugal Puerto Rico Qatar Reunion Romania
Russian Federation Rwanda Saint Helena Saint Kitts and Nevis Saint Lucia Saint
Pierre and Miquelon Saint Vincent and the Grenadines Samoa San Marino Sao Tome
and Principe Saudi Arabia Senegal Seychelles Sierra Leone Singapore Slovakia
Slovenia Solomon Islands Somalia South Africa outh Georgia and the South
Sandwich Islands Spain Sri Lanka Sudan Suriname Svalbard and Jan Mayen Swaziland
Sweden Switzerland Syrian Arab Republic Taiwan, Province of China Tajikistan
Tanzania, United Republic of Thailand Timor-Leste Togo Tokelau Tonga Trinidad
and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu Uganda
Ukraine United Arab Emirates United Kingdom United States United States Minor
Outlying Islands Uruguay Uzbekistan Vanuatu Venezuela Viet Nam Virgin Islands,
British Virgin Islands, U.S. Wallis and Futuna Western Sahara Yemen Zambia
Zimbabwe Åland Islands Bonaire, Sint Eustatius and Saba Curaçao Guernsey Isle of
Man Jersey Montenegro Saint Barthélemy Saint Martin Serbia Sint Maarten South
Sudan
Address *

Address 2

City *

State *
Choose your state Alabama Alaska Arizona Arkansas California Colorado
Connecticut Washington DC Delaware Florida Georgia Hawaii Idaho Illinois Indiana
Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts Michigan Minnesota
Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico
New York North Carolina North Dakota Ohio Oklahoma Oregon Pennsylvania Rhode
Island South Carolina South Dakota Tennessee Texas Utah Vermont Virginia
Washington West Virginia Wisconsin Wyoming USAF, Americas USAF, Europe USAF,
Pacific
Postal Code *

Mobile Phone Number *


Yes! I want to receive exclusive pain relief tips, recipes, and special
money-saving discounts that are only available to me via SMS text! By checking
this box, you agree to receive recurring automated promotional and personalized
marketing text messages (e.g. cart reminders) from The Healthy Back Institute at
the cell number used when signing up. Consent is not a condition of any
purchase. Reply HELP for help and STOP to cancel. Msg frequency varies. Msg &
data rates may apply.

View
Terms of Service


TERMS OF SERVICE

This agreement applies to all Natural Pain Relief (“NPR”) materials (whether
enclosed or on NPR’s website) and NPR services (jointly referred to as the
“System”). By opening this package or using the System, you are agreeing to be
bound by the terms of this agreement. If you do not agree to the terms of this
agreement, you may return this package unopened for a full refund.

Who we are: NPR is a publisher of information for educational purposes only. NPR
is not a licensed medical or health care provider and does not employ licensed
medical physicians, nurses, dieticians, nutritionists or other medical or health
care service providers. NPR is not affiliated with any medical or other health
care institution.

What we do and don’t do: NPR does not give medical advice or opinions on medical
conditions, treatments or cures; and you should not rely upon anything in the
System or System materials as a preventive, cure or treatment for any purposes.
Any information in the System or System materials that appears in the form of an
opinion, recommendation, preventive, cure or treatment should NOT be taken as
medical or other advice even if it may appear to you as such. NPR strongly
recommends that you check with a licensed physician who is familiar with the
details of your particular situation before you begin using the System or the
System materials.

Content, Currency and Results: The materials are published as of a certain date
and may become out of date after a period of time. NPR recommends that you
always check with NPR for new editions or versions of any printed System
materials you have had but not used for a while to be sure you have the most
current System materials. NPR PROVIDES THE SYSTEM AND SYSTEM MATERIALS “AS IS”
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, NON-INFRINGEMENT, OR RESULTS.

Each person’s results will be unique and you may not achieve the results of
others. results may and do vary. NPR MAKES NO WARRANTIES ABOUT THE ACCURACY,
RELIABILITY, COMPLETENESS, OR TIMELINESS OF THE SYSTEM OR SYSTEM MATERIALS OR
SERVICES, WEBSITE, TEXT, ILLUSTRATIONS OR GRAPHICS. NPR DOES NOT WARRANT THAT
ITS SYSTEM WEBSITE WILL OPERATE ERROR-FREE OR THAT ITS SYSTEM WEBSITE AND ITS
SERVER ARE FREE OF COMPUTER VIRUSES OR OTHER HARMFUL MECHANISMS. IF YOUR USE OF
THE SYSTEM WEBSITE OR SYSTEM MATERIALS RESULTS IN THE NEED FOR SERVICING OR
REPLACING EQUIPMENT OR DATA, NPR IS NOT RESPONSIBLE FOR THOSE COSTS.

Your responsibility: Your health is your responsibility. Your use of the
information on this website is your choice and will be at your own risk. The
materials are not intended to offer you all information about maintaining a
healthy body and back. There are many options and alternative courses of action
that may be equally or more beneficial to you. Depending upon your specific
health situation, the materials may be detrimental to your health. Exploring all
of the options and alternatives is your responsibility.

Although NPR recommends certain equipment and other items for your use, NPR
cannot guarantee that they are suitable for your specific situation. Your
selection and use of any products will be your sole responsibility.

Descriptions of, or references to, products or publications does not imply
endorsement of that product or publication. The content of all advertisements
appearing in the System materials is the sole responsibility of the company
placing the ad. NPR does not endorse either the accuracy or reliability of the
content of the advertisements, or of any products connected therewith.

Limitation of Liability: NPR and its parent, subsidiary and affiliated companies
and their respective directors, officers, employees, advisors, agents,
licensors, and other contributors will not be liable for any injury, harm or
death you or others may suffer as a result of the use or attempted use of the
System or any materials in the System, whether or not such use is in accordance
with all System instructions or other directions. NPR will not be liable for any
indirect, consequential, special, incidental or punitive damages related to the
System or System materials or any errors or omissions related thereto. NPR
maximum liability for any claim based upon the System or System materials is
limited to the retail price of the System as of the date of publication of the
version or edition. Because some states do not allow the exclusion or limitation
of liability for consequential or incidental damages, the above limitation may
not apply to you.

&
Privacy Policy


PRIVACY POLICY

I. Natural-Pain-Relief.com Privacy Policy

Natural Pain Relief - ("NPR") publishes health and fitness information for
educational purposes via its website located at Natural-Pain-Relief.com
(“Website”). In this Privacy Policy, all references to NPR will mean
Natural-Pain-Relief.com and its parent, subsidiary and affiliated companies.

II. Intended Audience

The Website provides free access to articles that address health and fitness
topics in various categories such as Diet & Weight Loss, Exercise & Fitness,
Diseases & Conditions, Nutrition & Supplements, Women’s Health, Men’s Health,
Senior’s Health and Children’s Health. It also offers health-related products
and a public discussion forum where users may post questions and receive
responses from NPR or a third-party information provider. The Website also
offers users the opportunity to create a private NPR membership account that
enables users to access additional information and services. NPR may from time
to time change or remove Website content, categories and services in its sole
discretion. Although the Website may offer information about children’s health,
it is designed for use by adults only. Parents may use the Website to obtain
information that may be relevant to their child’s health condition. Parents who
create or allow their child to create a Website membership account will be
solely responsible for supervising their child’s use of the Website.

III. Scope of Privacy Policy

This Privacy Policy applies to the Website. All user information acquired by NPR
from Website users will be covered by this Privacy Policy, with the following
exceptions:

A. User suggestions to improve products or services, business ideas, concepts,
models, inventions and similar information (“Business Information”) offered to
NPR will not be covered by this Privacy Policy, and all Business Information
that NPR may receive from any user will be deemed publicly disclosed unless NPR
signs and returns a written non-disclosure agreement with the specific user
prior to the user’s submission of the Business Information.

B. Any information, whether NPI, PI, or PHI, that a user shares or otherwise
discloses in a public chat room, message board, instant message exchange, blog,
personal webpage, or similar public forum, whether via the Website, online
service, or otherwise, will be deemed publicly disclosed information (“PDI”).
NPR may handle and use all PDI as freely available public information which is
outside the scope of any limitations described in this Privacy Policy.

IV. Duration of Privacy Policy

This Privacy Policy will apply to all information collected while the Privacy
Policy is posted on the Website. NPR may modify and update the Privacy Policy
from time-to-time by posting a revised Privacy Policy to the Website. Users who
do not agree with any modified or updated Privacy Policy should promptly stop
using the Website. NPR strongly recommends that all users regularly check the
Website for any modifications to the Privacy Policy. Modifications and updates
to the Privacy Policy will take effect upon posting to the Website and will
apply to all information, past and future, collected via the Website. Those who
have used the Website prior to a particular Privacy Policy modification or
update and who object to the modification or update should promptly send NPR
written notice of their objection. Prior users who use the Website after a
revised Privacy Policy is posted will be deemed to have agreed to the revised
Privacy Policy.

V. Categories of Information

Depending on the user’s interaction with the Website, NPR may collect user
information that falls into the following categories: Non-Personal Information,
Personal Information, and Personal Health Information.

Non-Personal Information (“NPI”) is information that is not associated with a
specific user and that does not enable NPR or others to identify a specific
user. For example, a user’s age, gender, city and state of residence, when not
associated with any other information that could help identify the user, like
street address or telephone number. NPI may be collected when users visit the
public portion of the Website without registering as a member.

Personal Information (“PI”) is information that identifies you as a unique
person. For example, your first and last name associated with your street, city,
state and zip code or telephone number or email address or other information
that identifies you personally. PI is collected when users voluntarily register
to be a member of the Website and may be collected when a user sends an email
inquiry to NPR via the Website or otherwise.

Personal Health Information (“PHI”) is Personal Information coupled with
information about your personal health such as a particular disease or other
health condition. It is collected when users voluntarily provide both PI and
their personal health information via the Website or otherwise.

VI. Accuracy and Currency of Information

You are responsible for the accuracy of all PI and PHI that you submit to NPR,
whether via the Website or otherwise. NPR is not responsible for verifying the
accuracy or currency of your PI or PHI. You understand that any information
and/or services offered via the Website relevant to your personal situation may
be based upon your PI and/or PHI, and that your PI may also become important for
NPR to contact you. Therefore, it is important for your PI and PHI to be
accurate and current. It is particularly important for your email address to be
current because NPR will use email as its primary means of communicating with
Website members and other users who have voluntarily provided PI to NPR .

VII. Information Collection Methods

User information may be collected in various ways. NPI may be collected via
web-based technologies that track computer usage. For example, every computer
that accesses the Website will be assigned an electronic file with a unique code
or identifier often referred to as a “cookie” unless the user’s browser has been
configured to block this type of activity. Cookies and other technologies may be
used to collect information about each user’s navigational activities and
selection of advertisements, sponsored links, and other similar NPI. PI and PHI
may be collected via the Website’s membership registration process, user emails,
and other similar means when a user voluntarily provides it. PI and PHI is not
collected via the Website unless the user voluntarily submits it to NPR.

VIII. Use of Information

NPR will not share PI or PHI with any third-parties without the user’s consent
with the following exceptions: (i) NPR may have to make incidental disclosures
to third-party vendors who are providing technical or other services to or on
behalf of NPR, including web hosting, software and hardware maintenance service
providers (however NPR will endeavor to have all vendors sign appropriate
confidentiality agreements in these circumstances); (ii) when compelled by legal
requirements such as a court order, subpoena, search warrant, applicable law or
the like; and (iii) under special circumstances that may involve a health or
other physical threat to you or others or to protect, defend or otherwise assert
legal rights.

IX. Third-Party Advertisements and Links

NPR may display third-party advertisements and sponsored links on the Website.
NPR cannot control how other websites may collect and use your information, and
will not be responsible for the conduct or practices used by third-party
advertisers or sponsors. NPR recommends that you promptly review the privacy
policy on each website you encounter via an advertisement or link on NPR
website.

X. Updating and Removing Your PI and PHI

You may update your PI and PHI via the Website. If you have a complaint or other
issue, please contact NPR initially via our Customer Support link.

Upon receipt of your written specific request, NPR will delete your PI and PHI
from its databases, and, to the extent reasonably possible, from its back-up
media. NPR will have no obligation to store your PI or PHI for any duration of
time after termination of your Website membership. Absent your written
instruction to the contrary, NPR may, in its discretion, retain and use your PI
and PHI after termination of your membership.

To submit a request for access or deletion of your personal information, please
contact us.

XI. California Privacy Rights

Shine the Light

California Civil Code Section 1798.83 permits customers of The Healthy Back
Institute who are California residents to request certain information regarding
and/or opt-out of our disclosure of personal information to third parties for
their direct marketing purposes. To make such a request, please write to us at
the following address:

The Healthy Back Institute
2407 S. Congress Avenue
STE E #100
Austin, TX 78704

California Consumer Privacy Act

California residents may request copies of the data collected about them in the
past 12 months through the process described in section X above. Sections B
through X of this policy describe the categories of personal information we
collect, our methods of collection, the business or commercial purpose for
collection, and categories of third parties we disclose information to. You can
download a copy of this policy any time by clicking CONTROL+P and selecting
‘Save as PDF’. You may submit a request for access or deletion of your personal
information through an authorized agent by following the process described in
section X above, however we will require you to verify your own identity.

Our Healthy Back Institute and Livingwell Nutraceuticals brands do not share
names, mailing addresses, and shopping histories of our California customers
with anyone.

We deploy cookies on our websites that collect data from our customers, however
this data is not sold to anyone.

Loyalty Programs and Financial Incentives Disclosure

The Healthy Back Institute provides special offers and benefits to customers who
buy our products or sign up to receive communications from us via email, text,
chat, and social media. The information we request from customers when they sign
up may include the customer's email address or phone number as well as name,
partial birthday, product preferences or other information that allows us to
tailor our communications. Customers may opt-in online, and can opt out of the
programs at any time by contacting a customer service representative, or by
using the unsubscribe methods provided for that communication channel such as
unsubscribe links in email messages, replying "Stop" to text messages.

 * If The Healthy Back Institute promotes another company's products, it could
   be compensated for that promotion or recommendation.
 * If another company promotes The Healthy Back Institute’s products, it could
   be financially compensated for the referral.

California Right to Non-Discrimination

The Healthy Back Institute does not discriminate against customers who exercise
their rights under applicable privacy law.

California Minor Content Removal

If you are a resident of California, under 18 and a registered user of our
services, you may ask us to remove content or information that you have posted
to these services by contacting us. Please note that your request does not
ensure complete or comprehensive removal of the content or information, as, for
example, some of your content may have been reposted by another user.

California Do Not Track Disclosure

Do Not Track is a privacy preference that users can set in their web browsers.
When a user turns on the Do Not Track signal, the browser sends a message to
websites requesting them not to track the user. At this time, we do not respond
to Do Not Track browser settings or signals. For information about Do Not Track,
please visit: allaboutdnt.com

XII. Third Party Advertising

We use third-party advertising companies to serve ads when you visit our
Website. These companies may use information (not including your name, address,
email address, or telephone number) about your visits to this and other Web
sites in order to provide advertisements about goods and services of interest to
you. If you would like more information about this practice and to know your
choices about not having this information used by these companies.

.


Some information above seems to be missing.
Please check the form for errors.

Sending... Get Your FREE Bottle


Dr. Paris Has Been

Featured On:

Dr Brian Paris, DC holds a B.S. degree in Kinesiology and Exercise Science and a
Doctor's Degree, Chiropractic. He’s worked with thousands of patients with
diverse medical histories to put them on a pain-free path that allows them to
live an active, confident and healthier life without surgery or prescription
drugs.





*Results will vary based on how long and how closely you follow the information
presented, as well as other individual biological factors.


REFERENCES

 1. Adler A, Holub B. Effect of garlic and fish-oil supplementation on serum
    lipid and lipoprotein concentrations in hypercholesterolemic men. American
    Journal of Clinical Nutrition. 1997 Feb;65(2):445-50.
 2. NIAMS, NIH, Bethesda, Maryland 20892, USA. (Impact Factor: 7.87).06 / 1998;
    41(5):778-99. DOI: 10.1002 / 1529-0131(199805)41:5 <778::AID-ART4>
    3.0.CO;2-V Source: PubMed
 3. Hürlimann, David, Frank Enseleit, and Priv-Doz Dr Frank Ruschitzka. “ RA,
    inflammation und atherosklerose.” Herz 29.8 (2004): 760-768.
 4. Schett, Ge`org. “RA: inflammation and bone loss.” Wiener Medizinische
    Wochenschrift 156.1-2 (2006): 34-41.

Copyright © 2024 | natural-pain-relief.com

Natural-Pain-Relief.com
7055 South Decatur Blvd Suite #180
Las Vegas, NV 89118
 * About
 * Contact Us
 * Disclaimer
 * Privacy Policy
 * Your California Privacy Rights
 * Terms of Service
 * Shipping Information

Copyright © 2024 All material herein is provided for information only and may
not be construed as personal medical advice. No action should be taken based
solely on the contents of this information; instead readers should consult
appropriate health professionals on any matter relating to their health and
well-being. The publisher is not a licensed medical care provider. The
information is provided with the understanding that the publisher is not engaged
in the practice of medicine or any health-care profession and does not enter
into a health-care practitioner/patient relationship with its readers. The
publisher is not responsible for errors or omissions.


ADRIENNE FROM MEDFORD, OR

Bought Heal-n-Soothe - Free Trial

4 hours ago lightning bolt by LivePainFree