aidansadventures.com Open in urlscan Pro
107.23.163.128  Public Scan

URL: https://aidansadventures.com/
Submission: On August 05 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: paymentForm

<form id="paymentForm" name="paymentForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-valid-maxlength" novalidate="novalidate">
  <h3 class="tpl-6__checkout__title mb-sm-24 mb-16">Checkout</h3>
  <h4 class="tpl-6__checkout__subtitle mb-sm-20 mb-16">Contact</h4>
  <div class="row mobile-display">
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column">
        <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.first_name !== ''}" autofill="" id="fname" name="fname" ng-model="order.customer.first_name"
          required="" spellcheck="false" value="" autocomplete="given-name">
        <label for="fname" class="order-1">First Name</label>
      </div>
    </div>
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column">
        <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.last_name !== ''}" autofill="" id="lname" name="lname" ng-model="order.customer.last_name"
          required="" spellcheck="false" value="" autocomplete="family-name">
        <label for="lname" class="order-1">Last Name</label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column">
        <input type="email" class="form-control form-control--icon form-control--email order-2 ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.email !== ''}" autofill="" id="email"
          name="email" ng-model="order.customer.email" required="" spellcheck="false" value="" autocomplete="email">
        <label for="email" class="order-1">Email Address</label>
      </div>
    </div>
    <div class="col-sm-6 col-12">
      <!-- ngIf: checkoutState.product.properties.phone_number_field -->
      <div class="form-group d-flex flex-column ng-scope" ng-if="checkoutState.product.properties.phone_number_field">
        <input type="tel" class="form-control form-control--icon form-control--phone order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.phone_number !== ''}" autofill="" id="phone"
          name="phone" ng-model="order.customer.phone_number" required="" spellcheck="false" value="" autocomplete="tel">
        <label for="phone" class="order-1">Phone Number</label>
      </div><!-- end ngIf: checkoutState.product.properties.phone_number_field -->
    </div>
  </div>
  <h4 class="tpl-6__checkout__subtitle mb-sm-20 mb-16">Billing Address</h4>
  <div class="row">
    <div class="col-12">
      <div class="form-group d-flex flex-column">
        <input type="text" class="form-control form-control--icon form-control--address order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{ 'typed': order.billing_address.address !== undefined }" id="billing_address"
          name="billing_address" spellcheck="false" ng-model="order.billing_address.address" value="" autofill="" required="">
        <label for="billing_address" class="order-1">Address</label>
      </div>
    </div>
  </div>
  <div class="row mobile-display">
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column">
        <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{ 'typed': order.billing_address.city !== undefined }" id="billing_city" name="billing_city" spellcheck="false"
          ng-model="order.billing_address.city" value="" autofill="" required="">
        <label for="billing_city" class="order-1">City</label>
      </div>
    </div>
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column position-relative">
        <select class="form-control order-2 ng-pristine ng-untouched ng-valid ng-empty" ng-class="{ 'typed': order.billing_address.country !== undefined }" id="billing_country" name="billing_country" ng-model="order.billing_address.country"
          ng-options="country.id as country.name for country in countries" ng-change="billingCountrySelected(890830, false, false)" autofill="" autofill-type-hint="" autocomplete="off">
          <option value="" class="" selected="selected"></option>
          <option label="Canada" value="number:124">Canada</option>
          <option label="Afghanistan" value="number:4">Afghanistan</option>
          <option label="Åland Islands" value="number:248">Åland Islands</option>
          <option label="Albania" value="number:8">Albania</option>
          <option label="Algeria" value="number:12">Algeria</option>
          <option label="American Samoa" value="number:16">American Samoa</option>
          <option label="Andorra" value="number:20">Andorra</option>
          <option label="Angola" value="number:24">Angola</option>
          <option label="Anguilla" value="number:660">Anguilla</option>
          <option label="Antarctica" value="number:10">Antarctica</option>
          <option label="Antigua and Barbuda" value="number:28">Antigua and Barbuda</option>
          <option label="Argentina" value="number:32">Argentina</option>
          <option label="Armenia" value="number:51">Armenia</option>
          <option label="Aruba" value="number:533">Aruba</option>
          <option label="Australia" value="number:36">Australia</option>
          <option label="Austria" value="number:40">Austria</option>
          <option label="Azerbaijan" value="number:31">Azerbaijan</option>
          <option label="Bahamas" value="number:44">Bahamas</option>
          <option label="Bahrain" value="number:48">Bahrain</option>
          <option label="Bangladesh" value="number:50">Bangladesh</option>
          <option label="Barbados" value="number:52">Barbados</option>
          <option label="Belarus" value="number:112">Belarus</option>
          <option label="Belgium" value="number:56">Belgium</option>
          <option label="Belize" value="number:84">Belize</option>
          <option label="Benin" value="number:204">Benin</option>
          <option label="Bermuda" value="number:60">Bermuda</option>
          <option label="Bhutan" value="number:64">Bhutan</option>
          <option label="Bolivia, Plurinational State of" value="number:68">Bolivia, Plurinational State of</option>
          <option label="Bonaire, Sint Eustatius and Saba" value="number:535">Bonaire, Sint Eustatius and Saba</option>
          <option label="Bosnia and Herzegovina" value="number:70">Bosnia and Herzegovina</option>
          <option label="Botswana" value="number:72">Botswana</option>
          <option label="Bouvet Island" value="number:74">Bouvet Island</option>
          <option label="Brazil" value="number:76">Brazil</option>
          <option label="British Indian Ocean Territory" value="number:86">British Indian Ocean Territory</option>
          <option label="Brunei Darussalam" value="number:96">Brunei Darussalam</option>
          <option label="Bulgaria" value="number:100">Bulgaria</option>
          <option label="Burkina Faso" value="number:854">Burkina Faso</option>
          <option label="Burundi" value="number:108">Burundi</option>
          <option label="Cambodia" value="number:116">Cambodia</option>
          <option label="Cameroon" value="number:120">Cameroon</option>
          <option label="Canada" value="number:124">Canada</option>
          <option label="Cape Verde" value="number:132">Cape Verde</option>
          <option label="Cayman Islands" value="number:136">Cayman Islands</option>
          <option label="Central African Republic" value="number:140">Central African Republic</option>
          <option label="Chad" value="number:148">Chad</option>
          <option label="Chile" value="number:152">Chile</option>
          <option label="China" value="number:156">China</option>
          <option label="Christmas Island" value="number:162">Christmas Island</option>
          <option label="Cocos (Keeling) Islands" value="number:166">Cocos (Keeling) Islands</option>
          <option label="Colombia" value="number:170">Colombia</option>
          <option label="Comoros" value="number:174">Comoros</option>
          <option label="Congo" value="number:178">Congo</option>
          <option label="Congo, the Democratic Republic of the" value="number:180">Congo, the Democratic Republic of the</option>
          <option label="Cook Islands" value="number:184">Cook Islands</option>
          <option label="Costa Rica" value="number:188">Costa Rica</option>
          <option label="Côte d'Ivoire" value="number:384">Côte d'Ivoire</option>
          <option label="Croatia" value="number:191">Croatia</option>
          <option label="Cuba" value="number:192">Cuba</option>
          <option label="Curaçao" value="number:531">Curaçao</option>
          <option label="Cyprus" value="number:196">Cyprus</option>
          <option label="Czech Republic" value="number:203">Czech Republic</option>
          <option label="Denmark" value="number:208">Denmark</option>
          <option label="Djibouti" value="number:262">Djibouti</option>
          <option label="Dominica" value="number:212">Dominica</option>
          <option label="Dominican Republic" value="number:214">Dominican Republic</option>
          <option label="Ecuador" value="number:218">Ecuador</option>
          <option label="Egypt" value="number:818">Egypt</option>
          <option label="El Salvador" value="number:222">El Salvador</option>
          <option label="Equatorial Guinea" value="number:226">Equatorial Guinea</option>
          <option label="Eritrea" value="number:232">Eritrea</option>
          <option label="Estonia" value="number:233">Estonia</option>
          <option label="Ethiopia" value="number:231">Ethiopia</option>
          <option label="Falkland Islands (Malvinas)" value="number:238">Falkland Islands (Malvinas)</option>
          <option label="Faroe Islands" value="number:234">Faroe Islands</option>
          <option label="Fiji" value="number:242">Fiji</option>
          <option label="Finland" value="number:246">Finland</option>
          <option label="France" value="number:250">France</option>
          <option label="French Guiana" value="number:254">French Guiana</option>
          <option label="French Polynesia" value="number:258">French Polynesia</option>
          <option label="French Southern Territories" value="number:260">French Southern Territories</option>
          <option label="Gabon" value="number:266">Gabon</option>
          <option label="Gambia" value="number:270">Gambia</option>
          <option label="Georgia" value="number:268">Georgia</option>
          <option label="Germany" value="number:276">Germany</option>
          <option label="Ghana" value="number:288">Ghana</option>
          <option label="Gibraltar" value="number:292">Gibraltar</option>
          <option label="Greece" value="number:300">Greece</option>
          <option label="Greenland" value="number:304">Greenland</option>
          <option label="Grenada" value="number:308">Grenada</option>
          <option label="Guadeloupe" value="number:312">Guadeloupe</option>
          <option label="Guam" value="number:316">Guam</option>
          <option label="Guatemala" value="number:320">Guatemala</option>
          <option label="Guernsey" value="number:831">Guernsey</option>
          <option label="Guinea" value="number:324">Guinea</option>
          <option label="Guinea-Bissau" value="number:624">Guinea-Bissau</option>
          <option label="Guyana" value="number:328">Guyana</option>
          <option label="Haiti" value="number:332">Haiti</option>
          <option label="Heard Island and McDonald Islands" value="number:334">Heard Island and McDonald Islands</option>
          <option label="Holy See (Vatican City State)" value="number:336">Holy See (Vatican City State)</option>
          <option label="Honduras" value="number:340">Honduras</option>
          <option label="Hong Kong" value="number:344">Hong Kong</option>
          <option label="Hungary" value="number:348">Hungary</option>
          <option label="Iceland" value="number:352">Iceland</option>
          <option label="India" value="number:356">India</option>
          <option label="Indonesia" value="number:360">Indonesia</option>
          <option label="Iran, Islamic Republic of" value="number:364">Iran, Islamic Republic of</option>
          <option label="Iraq" value="number:368">Iraq</option>
          <option label="Ireland" value="number:372">Ireland</option>
          <option label="Isle of Man" value="number:833">Isle of Man</option>
          <option label="Israel" value="number:376">Israel</option>
          <option label="Italy" value="number:380">Italy</option>
          <option label="Jamaica" value="number:388">Jamaica</option>
          <option label="Japan" value="number:392">Japan</option>
          <option label="Jersey" value="number:832">Jersey</option>
          <option label="Jordan" value="number:400">Jordan</option>
          <option label="Kazakhstan" value="number:398">Kazakhstan</option>
          <option label="Kenya" value="number:404">Kenya</option>
          <option label="Kiribati" value="number:296">Kiribati</option>
          <option label="Korea, Democratic People's Republic of" value="number:408">Korea, Democratic People's Republic of</option>
          <option label="Korea, Republic of" value="number:410">Korea, Republic of</option>
          <option label="Kuwait" value="number:414">Kuwait</option>
          <option label="Kyrgyzstan" value="number:417">Kyrgyzstan</option>
          <option label="Lao People's Democratic Republic" value="number:418">Lao People's Democratic Republic</option>
          <option label="Latvia" value="number:428">Latvia</option>
          <option label="Lebanon" value="number:422">Lebanon</option>
          <option label="Lesotho" value="number:426">Lesotho</option>
          <option label="Liberia" value="number:430">Liberia</option>
          <option label="Libya" value="number:434">Libya</option>
          <option label="Liechtenstein" value="number:438">Liechtenstein</option>
          <option label="Lithuania" value="number:440">Lithuania</option>
          <option label="Luxembourg" value="number:442">Luxembourg</option>
          <option label="Macao" value="number:446">Macao</option>
          <option label="Macedonia, the former Yugoslav Republic of" value="number:807">Macedonia, the former Yugoslav Republic of</option>
          <option label="Madagascar" value="number:450">Madagascar</option>
          <option label="Malawi" value="number:454">Malawi</option>
          <option label="Malaysia" value="number:458">Malaysia</option>
          <option label="Maldives" value="number:462">Maldives</option>
          <option label="Mali" value="number:466">Mali</option>
          <option label="Malta" value="number:470">Malta</option>
          <option label="Marshall Islands" value="number:584">Marshall Islands</option>
          <option label="Martinique" value="number:474">Martinique</option>
          <option label="Mauritania" value="number:478">Mauritania</option>
          <option label="Mauritius" value="number:480">Mauritius</option>
          <option label="Mayotte" value="number:175">Mayotte</option>
          <option label="Mexico" value="number:484">Mexico</option>
          <option label="Micronesia, Federated States of" value="number:583">Micronesia, Federated States of</option>
          <option label="Moldova, Republic of" value="number:498">Moldova, Republic of</option>
          <option label="Monaco" value="number:492">Monaco</option>
          <option label="Mongolia" value="number:496">Mongolia</option>
          <option label="Montenegro" value="number:499">Montenegro</option>
          <option label="Montserrat" value="number:500">Montserrat</option>
          <option label="Morocco" value="number:504">Morocco</option>
          <option label="Mozambique" value="number:508">Mozambique</option>
          <option label="Myanmar" value="number:104">Myanmar</option>
          <option label="Namibia" value="number:516">Namibia</option>
          <option label="Nauru" value="number:520">Nauru</option>
          <option label="Nepal" value="number:524">Nepal</option>
          <option label="Netherlands" value="number:528">Netherlands</option>
          <option label="New Caledonia" value="number:540">New Caledonia</option>
          <option label="New Zealand" value="number:554">New Zealand</option>
          <option label="Nicaragua" value="number:558">Nicaragua</option>
          <option label="Niger" value="number:562">Niger</option>
          <option label="Nigeria" value="number:566">Nigeria</option>
          <option label="Niue" value="number:570">Niue</option>
          <option label="Norfolk Island" value="number:574">Norfolk Island</option>
          <option label="Northern Mariana Islands" value="number:580">Northern Mariana Islands</option>
          <option label="Norway" value="number:578">Norway</option>
          <option label="Oman" value="number:512">Oman</option>
          <option label="Pakistan" value="number:586">Pakistan</option>
          <option label="Palau" value="number:585">Palau</option>
          <option label="Palestinian Territory, Occupied" value="number:275">Palestinian Territory, Occupied</option>
          <option label="Panama" value="number:591">Panama</option>
          <option label="Papua New Guinea" value="number:598">Papua New Guinea</option>
          <option label="Paraguay" value="number:600">Paraguay</option>
          <option label="Peru" value="number:604">Peru</option>
          <option label="Philippines" value="number:608">Philippines</option>
          <option label="Pitcairn" value="number:612">Pitcairn</option>
          <option label="Poland" value="number:616">Poland</option>
          <option label="Portugal" value="number:620">Portugal</option>
          <option label="Puerto Rico" value="number:630">Puerto Rico</option>
          <option label="Qatar" value="number:634">Qatar</option>
          <option label="Réunion" value="number:638">Réunion</option>
          <option label="Romania" value="number:642">Romania</option>
          <option label="Russian Federation" value="number:643">Russian Federation</option>
          <option label="Rwanda" value="number:646">Rwanda</option>
          <option label="Saint Barthélemy" value="number:652">Saint Barthélemy</option>
          <option label="Saint Helena, Ascension and Tristan da Cunha" value="number:654">Saint Helena, Ascension and Tristan da Cunha</option>
          <option label="Saint Kitts and Nevis" value="number:659">Saint Kitts and Nevis</option>
          <option label="Saint Lucia" value="number:662">Saint Lucia</option>
          <option label="Saint Martin (French part)" value="number:663">Saint Martin (French part)</option>
          <option label="Saint Pierre and Miquelon" value="number:666">Saint Pierre and Miquelon</option>
          <option label="Saint Vincent and the Grenadines" value="number:670">Saint Vincent and the Grenadines</option>
          <option label="Samoa" value="number:882">Samoa</option>
          <option label="San Marino" value="number:674">San Marino</option>
          <option label="Sao Tome and Principe" value="number:678">Sao Tome and Principe</option>
          <option label="Saudi Arabia" value="number:682">Saudi Arabia</option>
          <option label="Senegal" value="number:686">Senegal</option>
          <option label="Serbia" value="number:688">Serbia</option>
          <option label="Seychelles" value="number:690">Seychelles</option>
          <option label="Sierra Leone" value="number:694">Sierra Leone</option>
          <option label="Singapore" value="number:702">Singapore</option>
          <option label="Sint Maarten (Dutch part)" value="number:534">Sint Maarten (Dutch part)</option>
          <option label="Slovakia" value="number:703">Slovakia</option>
          <option label="Slovenia" value="number:705">Slovenia</option>
          <option label="Solomon Islands" value="number:90">Solomon Islands</option>
          <option label="Somalia" value="number:706">Somalia</option>
          <option label="South Africa" value="number:710">South Africa</option>
          <option label="South Georgia and the South Sandwich Islands" value="number:239">South Georgia and the South Sandwich Islands</option>
          <option label="South Sudan" value="number:728">South Sudan</option>
          <option label="Spain" value="number:724">Spain</option>
          <option label="Sri Lanka" value="number:144">Sri Lanka</option>
          <option label="Sudan" value="number:729">Sudan</option>
          <option label="Suriname" value="number:740">Suriname</option>
          <option label="Svalbard and Jan Mayen" value="number:744">Svalbard and Jan Mayen</option>
          <option label="Swaziland" value="number:748">Swaziland</option>
          <option label="Sweden" value="number:752">Sweden</option>
          <option label="Switzerland" value="number:756">Switzerland</option>
          <option label="Syrian Arab Republic" value="number:760">Syrian Arab Republic</option>
          <option label="Taiwan, Province of China" value="number:158">Taiwan, Province of China</option>
          <option label="Tajikistan" value="number:762">Tajikistan</option>
          <option label="Tanzania, United Republic of" value="number:834">Tanzania, United Republic of</option>
          <option label="Thailand" value="number:764">Thailand</option>
          <option label="Timor-Leste" value="number:626">Timor-Leste</option>
          <option label="Togo" value="number:768">Togo</option>
          <option label="Tokelau" value="number:772">Tokelau</option>
          <option label="Tonga" value="number:776">Tonga</option>
          <option label="Trinidad and Tobago" value="number:780">Trinidad and Tobago</option>
          <option label="Tunisia" value="number:788">Tunisia</option>
          <option label="Turkey" value="number:792">Turkey</option>
          <option label="Turkmenistan" value="number:795">Turkmenistan</option>
          <option label="Turks and Caicos Islands" value="number:796">Turks and Caicos Islands</option>
          <option label="Tuvalu" value="number:798">Tuvalu</option>
          <option label="Uganda" value="number:800">Uganda</option>
          <option label="Ukraine" value="number:804">Ukraine</option>
          <option label="United Arab Emirates" value="number:784">United Arab Emirates</option>
          <option label="United Kingdom" value="number:826">United Kingdom</option>
          <option label="United States" value="number:840">United States</option>
          <option label="United States Minor Outlying Islands" value="number:581">United States Minor Outlying Islands</option>
          <option label="Uruguay" value="number:858">Uruguay</option>
          <option label="Uzbekistan" value="number:860">Uzbekistan</option>
          <option label="Vanuatu" value="number:548">Vanuatu</option>
          <option label="Venezuela, Bolivarian Republic of" value="number:862">Venezuela, Bolivarian Republic of</option>
          <option label="Viet Nam" value="number:704">Viet Nam</option>
          <option label="Virgin Islands, British" value="number:92">Virgin Islands, British</option>
          <option label="Virgin Islands, U.S." value="number:850">Virgin Islands, U.S.</option>
          <option label="Wallis and Futuna" value="number:876">Wallis and Futuna</option>
          <option label="Western Sahara" value="number:732">Western Sahara</option>
          <option label="Yemen" value="number:887">Yemen</option>
          <option label="Zambia" value="number:894">Zambia</option>
          <option label="Zimbabwe" value="number:716">Zimbabwe</option>
        </select>
        <label for="billing_country" class="order-1">Country</label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6 col-12 ng-hide" ng-show="showRegionDropdown(order.billing_address.country)">
      <div class="form-group d-flex flex-column">
        <select class="form-control order-2 ng-pristine ng-untouched ng-valid ng-empty" ng-class="{ 'typed': order.billing_address.region !== undefined }" id="billing_region" name="billing_region" ng-model="order.billing_address.region"
          ng-options="region.data as region.label for region in regionsForSelectedCountry(order.billing_address.country)" autofill="" autofill-type-hint="" autocomplete="off">
          <option value="" class="" selected="selected"></option>
        </select>
        <label for="billing_state" class="order-1 ng-binding">Region</label>
      </div>
    </div>
    <div class="col-sm-6 col-12" ng-show="!showRegionDropdown(order.billing_address.country)">
      <div class="form-group d-flex flex-column">
        <input class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{ 'typed': order.billing_address.region !== undefined }" id="billing_region" name="billing_region" type="text" spellcheck="false"
          ng-model="order.billing_address.region" value="" autofill="" required="">
        <label for="billing_region" class="order-1">Region</label>
      </div>
    </div>
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column ng-hide" ng-show="isUnitedStates(order.billing_address.country)">
        <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" ng-class="{ 'typed': order.billing_address.postal !== undefined }" id="billing_zip" name="billing_zip"
          maxlength="5" spellcheck="false" ng-model="order.billing_address.postal" value="" autofill="" required="">
        <label for="billing_zip" class="order-1">Zipcode</label>
      </div>
      <div class="form-group d-flex flex-column" ng-show="!isUnitedStates(order.billing_address.country)">
        <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{ 'typed': order.billing_address.postal !== undefined }" id="billing_postal_code" name="billing_postal_code"
          spellcheck="false" ng-model="order.billing_address.postal" value="" autofill="" required="">
        <label for="billing_postal_code" class="order-1">Postal Code</label>
      </div>
    </div>
  </div>
  <h4 class="tpl-6__checkout__subtitle mt-sm-20 mb-16">Payment Methods</h4>
  <div id="payments" class="tpl-6__payment mb-sm-34 mb-24 mx-sm-0 mx-n16 p-sm-24 p-16">
    <div class="row">
      <div class="col-sm-auto col-12 order-sm-1 mt-sm-0 mt-16 order-3 ml-20 pr-0">
        <div class="custom-control custom-radio m-0">
          <input type="radio" id="creditCardRadio" name="paymentMethods" data-toggle="collapse" data-target="#cards:not(.show)" class="custom-control-input" ng-click="setPaymentType('cc_processor')" aria-expanded="false">
          <label class="custom-control-label d-flex align-items-center" for="creditCardRadio">
            <div class="payment-method-label"><img class="sampay-icon" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/sampay-wallet.svg" alt="SamPay Wallet"><span>Card &amp; More</span></div>
          </label>
        </div>
      </div>
      <div id="cards" class="col-12 collapse order-sm-4 order-3 show" data-parent="#payments">
        <div class="payment-element-container">
          <div class="payment-form cc-processor-form sampay-processor-form" ng-show="processor_selection == 'cc_processor'">
            <!-- ngIf: renderingPaymentElement -->
            <!-- ngIf: !renderingPaymentElement -->
            <div ng-if="!renderingPaymentElement" class="ng-scope">
              <stripe-element id="payment-element" instance="paymentElement" class="stripe-payment-element ng-isolate-scope">
                <div stripe-element-decorator="" class="StripeElement">
                  <div class="__PrivateStripeElement"
                    style="margin: -4px 0px !important; padding: 0px !important; border: none !important; display: block !important; background: transparent !important; position: relative !important; opacity: 1 !important; clear: both !important; transition: height 0.35s !important;">
                    <iframe name="__privateStripeFrame43612" frameborder="0" allowtransparency="true" scrolling="no" role="presentation" allow="payment *; publickey-credentials-get *"
                      src="https://js.stripe.com/v3/elements-inner-payment-af6c834c81e69c69de5383b16604fb90.html#wait=true&amp;rtl=false&amp;publicOptions[paymentMethodOrder][0]=card&amp;publicOptions[paymentMethodOrder][1]=affirm&amp;publicOptions[paymentMethodOrder][2]=afterpay_clearpay&amp;publicOptions[paymentMethodOrder][3]=klarna&amp;publicOptions[terms][applePay]=never&amp;publicOptions[terms][auBecsDebit]=never&amp;publicOptions[terms][bancontact]=never&amp;publicOptions[terms][card]=never&amp;publicOptions[terms][cashapp]=never&amp;publicOptions[terms][googlePay]=never&amp;publicOptions[terms][ideal]=never&amp;publicOptions[terms][paypal]=never&amp;publicOptions[terms][sepaDebit]=never&amp;publicOptions[terms][sofort]=never&amp;publicOptions[terms][usBankAccount]=never&amp;publicOptions[wallets][applePay]=never&amp;publicOptions[wallets][googlePay]=never&amp;publicOptions[layout][type]=accordion&amp;publicOptions[layout][defaultCollapsed]=false&amp;publicOptions[layout][radios]=false&amp;publicOptions[layout][spacedAccordionItems]=true&amp;stripeAccount=acct_1PGosi2kOrEIAmNL&amp;componentName=payment&amp;keyMode=live&amp;apiKey=pk_live_NNX27kZQDAPiNsF78lllGNd0&amp;referrer=https%3A%2F%2Faidansadventures.com%2F&amp;controllerId=__privateStripeController4361"
                      title="Sicherer Eingaberahmen für Zahlungen"
                      style="border: 0px !important; margin: -4px; padding: 0px !important; width: calc(100% + 8px); min-width: 100% !important; overflow: hidden !important; display: block !important; user-select: none !important; transform: translate(0px) !important; color-scheme: light only !important; height: 225.969px; opacity: 1; transition: height 0.35s, opacity 0.4s 0.1s;"></iframe>
                  </div>
                </div>
              </stripe-element>
            </div><!-- end ngIf: !renderingPaymentElement -->
          </div>
        </div>
      </div>
      <div class="col-sm-auto col-12 order-sm-2 mt-sm-0 mt-16 order-1 ml-20 pr-0">
        <div class="custom-control custom-radio m-0">
          <input type="radio" id="payPalRadio" name="paymentMethods" data-toggle="collapse" data-target="#paypal:not(.show)" class="custom-control-input" ng-click="setPaymentType('paypal')" aria-expanded="false">
          <label class="custom-control-label d-flex align-items-center" for="payPalRadio">
            <div class="payment-method-label"><img class="paypal-icon-v2" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/paypal-v2.svg" alt="PayPal"><span>PayPal</span></div>
          </label>
        </div>
      </div>
      <div id="paypal" class="col-12 collapse order-sm-4 order-1" data-parent="#payments">
        <div class="alternate-payments">
          <img class="payment-logo" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/paypal-redirect.svg" alt="PayPal logo">
          <p>PayPal selected.</p>
          <div>
            <img class="external-link" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/external-link.svg">
            <p class="payment-subtext">After submitting, you will be redirected to the PayPal website to fill out your payment information. You will be redirected back to our site once the payment is completed.</p>
          </div>
        </div>
      </div>
      <div class="col-sm-auto col-12 order-sm-3 mt-sm-0 mt-16 order-2 ml-20 pr-0 ng-hide" ng-show="canMakePaymentResult &amp;&amp; (canMakePaymentResult.applePay || canMakePaymentResult.googlePay)">
        <div class="custom-control custom-radio m-0">
          <input type="radio" id="digitalWalletRadio" name="paymentMethods" data-toggle="collapse" data-target="#digital-wallets:not(.show)" class="custom-control-input" ng-click="setPaymentType('digital_wallet')" aria-expanded="true" checked="">
          <label class="custom-control-label d-flex align-items-center" for="digitalWalletRadio">
            <div ng-show="canMakePaymentResult.applePay" class="payment-method-label ng-hide">
              <img class="apple-pay-v2" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/applepay.svg" alt="Apple Pay"><span>Apple Pay</span>
            </div>
            <div ng-show="canMakePaymentResult.googlePay" class="payment-method-label ng-hide">
              <img class="google-pay-v2" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/googlepay.svg" alt="Google Pay"><span>Google Pay</span>
            </div>
          </label>
        </div>
      </div>
      <div id="digital-wallets" class="col-12 collapse order-sm-4 order-2  show  ng-hide" ng-hide="!canMakePaymentResult.applePay &amp;&amp; !canMakePaymentResult.googlePay" data-parent="#payments">
        <!-- ngIf: canMakePaymentResult.applePay -->
        <!-- ngIf: canMakePaymentResult.googlePay -->
      </div>
    </div>
  </div>
  <div class="v2-horizontal-large-container">
    <div id="orderBump812745" class="order-bump-wrapper">
      <div class="vertical" ng-style="{'background-color': resolveOrderBumpBackgroundColor(), 'border': resolveOrderBumpBorderStyle()}" style="background-color: rgb(19, 43, 111); border: 2px none rgb(254, 194, 156);">
        <div class="order-bump-image order-bump-image-fill">
          <img ng-src="https://s3.amazonaws.com/samcart-foundation-prod/marketplace-209449/assets/DruOzfg1LIncOzeS.png" alt="Aidan's Tool Kit" width="100%" height="100%"
            src="https://s3.amazonaws.com/samcart-foundation-prod/marketplace-209449/assets/DruOzfg1LIncOzeS.png">
        </div>
        <div class="content">
          <div class="header-content" ng-style="{'color': resolveOrderBumpTextColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(255, 255, 255); text-align: left;">
            <div class="order-bump-headline">
              <p ng-style="{'color': resolveOrderBumpHeadlineColor()}" class="sc-headline h1" style="color: rgb(255, 255, 255);">Include The Tool Kit With Your Order</p>
            </div>
            <div class="order-bump-description"> Include Aidan's Toolkit With Your Order. A Massive Educational Bundle of 10,000+ Activities for Learning, Practicing and Staying Busy </div>
          </div>
          <div class="bump-content left" ng-class="resolveOrderBumpTextAlignment()">
            <div class="tpl-6__offer__checkbox custom-control custom-checkbox d-inline-block rounded bg-white" ng-style="{'text-align': resolveOrderBumpTextAlignment(), 'border': resolveOrderBumpBorderStyle()}"
              style="text-align: left; border: 2px none rgb(254, 194, 156);">
              <input type="checkbox" class="custom-control-input" ng-checked="order_bumps.has(891661)" id="order_bump_Aidan's Tool Kit" ng-click="toggleOrderBumps(890830, 891661, false, false)">
              <label class="custom-control-label pr-md-36 pr-sm-20 pr-8 ng-binding" for="order_bump_Aidan's Tool Kit" ng-style="{'--color':resolveOrderBumpPriceColor(), 'color': resolveOrderBumpButtonTextColor(),
                                    'opacity': order_bumps.has(891661) ? 1 : .6}" style="--color: #FF7A50; color: rgb(2, 27, 49); opacity: 0.6;"> Add to order </label>
            </div>
            <div class="pricing">
              <div ng-style="{'color': resolveOrderBumpPriceColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(255, 122, 80); text-align: left;">
                <strong class="ng-binding">$29.97</strong>
                <strike class="ng-binding">$49.99</strike>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <h4 class="tpl-6__checkout__subtitle mt-sm-20 mb-16">Order Summary</h4>
  <div id="order-summary-widget" box-loading="contextRefresh">
    <div id="product-list" class="box">
      <!-- ngRepeat: invoiceItem in checkoutContext.order.invoice.items -->
      <div class="product-item ng-scope" ng-repeat="invoiceItem in checkoutContext.order.invoice.items">
        <div class="product-label-col">
          <span class="product-item-name ng-binding">Aidan's Adventures</span>
          <!-- ngIf: subscriptionsByProductId[invoiceItem.product_id] -->
          <!-- ngIf: invoiceItem.type === 'bump' -->
        </div>
        <div class="product-price-col float-right text-right">
          <!-- ngIf: invoiceItem.quantity > 1 --><span class="unit-amount ng-binding">$2.97</span>
        </div>
      </div><!-- end ngRepeat: invoiceItem in checkoutContext.order.invoice.items -->
    </div>
    <div id="summary-totals" class="box">
      <div class="invoice-item subtotal-row ng-hide" ng-show="checkoutContext.order.invoice.subtotal !== checkoutContext.order.invoice.total">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Subtotal:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">$2.97</span>
        </div>
      </div>
      <div class="invoice-item tax-row ng-hide" ng-show="checkoutContext.order.invoice.tax !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Tax:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">$0.00</span>
        </div>
      </div>
      <div class="invoice-item shipping-row ng-hide" ng-show="checkoutContext.order.invoice.shipping !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Shipping:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">$0.00</span>
        </div>
      </div>
      <div class="invoice-item discount-row ng-hide" ng-show="checkoutContext.order.invoice.discount !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Discounts:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">-$0.00</span>
        </div>
      </div>
      <div class="invoice-item total-row">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Total:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding" id="total">$2.97 </span>
        </div>
      </div>
    </div>
  </div>
  <div class="tpl-6__order text-center pt-sm-30 py-24">
    <div class="g-recaptcha-container">
      <script type="text/javascript">
        var recaptchaChallengeSeen = false;
        var recaptchaCallback = function(response) {
          window.recaptchaResponse = response;
        };
        var onloadCallback = function() {
          window.recaptchaWidgetId = grecaptcha.render('submit', {
            'sitekey': '6LfyULUmAAAAAJld89qgZEGDDIGnjfWqZGBkXh3t',
            'callback': recaptchaCallback,
            'size': 'invisible'
          });
        };
        const domObserver = new MutationObserver(() => {
          const iframe = document.querySelector("iframe[src^=\"https://www.google.com/recaptcha\"][src*=\"bframe\"]");
          if (!iframe) {
            return;
          }
          domObserver.disconnect();
          const recaptchaContainerObserver = new MutationObserver(() => {
            if (iframe.parentNode.parentNode.style.visibility !== "visible") {
              return;
            }
            recaptchaContainerObserver.disconnect();
            recaptchaChallengeSeen = true;
          });
          recaptchaContainerObserver.observe(iframe.parentNode.parentNode, {
            attributes: true
          });
        });
        domObserver.observe(document.documentElement || document.body, {
          childList: true,
          subtree: true
        });
        window.resetRecaptcha = function() {
          window.recaptchaResponse = undefined;
          grecaptcha.reset(window.recaptchaWidgetId);
          recaptchaChallengeSeen = false;
          domObserver.observe(document.documentElement || document.body, {
            childList: true,
            subtree: true
          });
        }
      </script>
      <input id="submit" type="hidden" value="Submit" style="">
      <script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&amp;render=explicit" async="" defer=""></script>
      <script>
        const sleepUntil = async (f, timeoutMs) => {
          return new Promise((resolve, reject) => {
            const timeWas = new Date();
            const wait = setInterval(function() {
              if (f()) {
                clearInterval(wait);
                resolve();
              } else if (new Date() - timeWas > timeoutMs) { // Timeout
                clearInterval(wait);
                reject();
              }
            }, 20);
          });
        }

        function fetchToken() {
          window.resetRecaptcha();
          return new Promise(async function(resolve, reject) {
            grecaptcha.reset();
            grecaptcha.execute(window.recaptchaWidgetId);
            var responseReceived = false;
            try {
              await sleepUntil(() => window.recaptchaResponse, 60000);
              responseReceived = true;
              resolve('');
            } catch {
              reject('reCAPTCHA timeout exceeded!');
            }
            snowplow('trackSelfDescribingEvent', {
              event: {
                schema: 'iglu:com.samcart/recaptcha_challenge_shown_event/jsonschema/1-0-0',
                data: {
                  shown: recaptchaChallengeSeen,
                }
              }
            });
            snowplow('trackSelfDescribingEvent', {
              event: {
                schema: 'iglu:com.samcart/recaptcha_challenge_response_received_event/jsonschema/1-0-0',
                data: {
                  response_received: responseReceived,
                }
              }
            });
          });
        }
      </script>
    </div>
    <!-- ngIf: processor_selection !== 'digital_wallet' --><button type="submit" class="btn btn-primary mx-auto mb-sm-12 mb-20 w-100 main-cta ng-scope" id="placeOrder" name="placeOrder" ng-click="placeOrder('oVPQmwBJTgawVoXWBJJpuhtM')"
      ng-disabled="shippingCountryIsRestricted || isProcessingOrder" ng-if="processor_selection !== 'digital_wallet'"> Place Order Now </button><!-- end ngIf: processor_selection !== 'digital_wallet' -->
    <div id="payment-request-button" class="mx-auto mb-sm-12 mb-20 ng-hide" ng-show="processor_selection === 'digital_wallet'" style="display: none;"></div>
  </div>
</form>

Text Content

INTRODUCING AIDAN'S ADVENTURES

Unlock a world of imagination and growth for your child with Aidan's Adventures
ebook! Each captivating story is designed to teach valuable life skills, foster
a growth mindset, and encourage creativity in young minds. With engaging tales
that promote empathy, resilience, and positive values, Aidan's Adventures is the
perfect addition to your child's library, inspiring them to dream big and
navigate life's challenges with confidence.

INSTANT ACCESS - ONLY $2.97



BUILDING CHARACTER IN YOUNG BOYS

A Collection of Tales For Boys Ages 2-4


A MESSAGE FROM DAD


WHY I STARTED AIDAN'S ADVENTURES

Aidan's Adventures Will Teach Your Child:

Resilience: Teaches boys to persevere through challenges and setbacks with a
positive attitude.

Empathy: Encourages understanding and compassion towards others, fostering
kindness and emotional intelligence.

Confidence: Builds self-assurance by highlighting the importance of believing in
oneself and one's abilities.

Integrity: Instills the value of honesty and doing the right thing, even when
it's difficult.

Creativity: Inspires imaginative thinking and problem-solving skills, helping
boys to see the world with curiosity and innovation.

INSTANT ACCESS - ONLY $2.97

This ebook is delivered instantly in all electronic formats for use on any
device.


WHY THIS IS IMPORTANT

In recent years, there has been a noticeable increase in the number of young
boys being diagnosed with learning disabilities and ADHD. This trend has sparked
concerns among parents, educators, and healthcare professionals, as the labels
often lead to a narrow understanding of a child's capabilities. The criteria for
diagnosing these conditions can sometimes be subjective, resulting in
mislabeling and overlooking the diverse range of normal childhood behaviors.
Many boys who exhibit high energy levels, creativity, or a need for hands-on
learning are quickly labeled as having a disorder, which can impact their
self-esteem and limit their educational opportunities. The focus on diagnosis
often overshadows the importance of individualized learning approaches and the
recognition of each child's unique strengths and potential.

This labeling epidemic has significant implications for the development and
future of these boys. Being labeled with a learning disability or ADHD can lead
to stigmatization, affecting how they are perceived by peers, teachers, and even
themselves. It can also result in a reliance on medication rather than exploring
alternative methods of support, such as tailored educational strategies,
physical activity, and creative outlets. Moreover, these labels can discourage
boys from embracing their natural inclinations, such as curiosity and
exploration, leading to a diminished sense of self-worth and a reluctance to
pursue their interests. It is crucial to approach each child's learning needs
with a more holistic perspective, recognizing the value of diverse learning
styles and fostering environments that celebrate and support their unique
abilities.


BENEFITS OF AIDAN'S ADVENTURES

When children learn these skills as toddlers, they develop a strong foundation
for emotional intelligence, social competence, and personal growth. They become
more empathetic and understanding, which helps them build positive relationships
with peers and adults. These skills also foster resilience, allowing children to
navigate challenges and setbacks with confidence and perseverance. As they grow,
they are better equipped to handle diverse situations, make responsible
decisions, and work well with others. Ultimately, these early lessons contribute
to their overall well-being, academic success, and a positive mindset that
serves them throughout their lives.


 * Empathy and Kindness: Stories that teach children to understand and share the
   feelings of others, promoting acts of kindness towards friends, family, and
   even strangers.
 * Patience and Self-Control: Helping children learn to manage their impulses,
   wait their turn, and practice self-discipline in various situations.
 * Courage and Facing Fears: Encouraging bravery and the willingness to try new
   things, helping children face their fears, whether it's trying a new food or
   speaking in front of a group.
 * Gratitude and Appreciation: Instilling a sense of thankfulness for family,
   friends, and the small joys in life, fostering a positive outlook.
 * Responsibility and Accountability: Emphasizing the importance of taking
   responsibility for one's actions, keeping promises, and understanding the
   consequences of choices.
 * Perseverance and Persistence: Highlighting the value of not giving up,
   learning from mistakes, and continuing to strive even when things get tough.
 * Honesty and Integrity: Teaching the significance of being truthful, keeping
   one's word, and acting with honesty in all situations.
 * Respect for Others and Differences: Encouraging respect for diverse cultures,
   abilities, and opinions, fostering a more inclusive and understanding
   perspective.
 * Teamwork and Cooperation: Illustrating the benefits of working together,
   sharing, and supporting one another to achieve common goals.
 * Creativity and Imagination: Promoting imaginative play and creative thinking,
   helping children develop problem-solving and innovation skills.

Each story in Aidan's Adventures focuses on one of these important values and
skills, using engaging narratives and relatable situations to help young
children understand and internalize these life lessons.

THIS IS WHAT YOU GET WITH AIDAN'S ADVENTURES:

When you purchase the Aidan's Adventures ebook, you receive a collection of ten
engaging short stories, each approximately 2000 words long, designed to
entertain and educate. This ebook is conveniently delivered in all major
electronic formats, ensuring you can enjoy these delightful tales on any device.



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


YOU ALSO GET THE COVER ART BONUS

In addition to being displayed as wall art, the beautifully crafted 8.5 by
11-inch covers for each of the stories can be used as inspiring posters for
children's rooms, classrooms, or play areas. They can also be laminated and used
as placemats or book covers, or framed as unique gifts for birthdays or special
occasions. Additionally, these covers can serve as decorative elements in
creative projects like scrapbooks or vision boards, adding a touch of adventure
and imagination to any space. The collection is comprised of 16 images from
Aidan's perspective as a toddler and reimagined with artifical intelligence as
we believe Aidan would have created them today.




IN LOVING MEMORY OF AIDAN MARTENS


MAY 27, 1996 - AUGUST 1, 2022

Aidan Martens was an extraordinary person, known for his immense creativity,
deep empathy, and unwavering spirit. From a young age, Aidan demonstrated a
unique approach to life, choosing to explore the world on his own terms. His
curiosity and imagination knew no bounds, whether it was through the stories he
crafted, the music he played, or the countless adventures he embarked on.
Aidan's love for nature and the great outdoors was evident in his passion for
exploring the Rockies, where he felt a profound connection to the landscapes
around him. His kind heart, infectious smile, and genuine interest in others
made him a beacon of positivity, drawing people in and leaving a lasting impact
on everyone he met.

Throughout his life, Aidan faced challenges with resilience and courage, never
letting them define him. Despite struggling with mental health issues, he
channeled his experiences into creative outlets, producing incredible artwork
and music that reflected his inner world. Aidan's ability to see the beauty in
the world, even during difficult times, was truly inspiring. His time at the
Visual College for Art & Design allowed him to further hone his talents, and he
embraced each new challenge with enthusiasm and determination. Aidan's legacy is
one of love, creativity, and an unyielding belief in the goodness of others. He
taught us all the importance of acceptance, understanding, and the power of a
compassionate heart. Aidan's presence in our lives was a gift, and his memory
will continue to inspire us to live with passion and kindness.




INCLUDE THE TOOLKIT WITH YOUR ORDER

Unlock a comprehensive learning experience for your child with Aidan's Toolkit -
Educational Resources Add-On! This bundle includes MORE THAN 10,000 engaging
preschool activities, math worksheets, a kids planner, coloring sheets,
handwriting practice sheets, puzzles, origami lessons, busy books, and
affirmation cards. These resources are designed to complement the stories in
Aidan's Adventures, providing fun and educational tools that foster creativity,
critical thinking, and a positive mindset. Perfect for enhancing your child's
learning journey, Aidan's Toolkit is the ultimate companion for parents who want
to support their child's growth and development in a meaningful way.

PRESCHOOL ACTIVITIES

MATH WORKSHEETS

KIDS PLANNERS

COLORING SHEETS

HANDWRITING PRACTICE

PUZZLES

ORIGAMI LESSONS

BUSY BOOKS

AFFIRMATION CARDS



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

CLICK THE BUTTON BELOW TO GET YOUR COPY NOW. CHECK THE BOX THAT SAYS 'ADD TO
ORDER'.

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

INSTANT ACCESS

THE TOOLKIT IS DELIVERED INSTANTLY - ELECTRONIC ACCESS


30 DAY NO QUESTIONS ASKED MONEY BACK GUARANTEE

If you decide for any reason within the first 30 days that Aidan's Adventures
isn't for you, just send us an email and we will refund 100% of your purchase,
no questions asked.


CHECKOUT

CONTACT

First Name
Last Name
Email Address
Phone Number

BILLING ADDRESS

Address
City
CanadaAfghanistanÅland IslandsAlbaniaAlgeriaAmerican
SamoaAndorraAngolaAnguillaAntarcticaAntigua and
BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBolivia,
Plurinational State ofBonaire, Sint Eustatius and SabaBosnia and
HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBrunei
DarussalamBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman
IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling)
IslandsColombiaComorosCongoCongo, the Democratic Republic of theCook
IslandsCosta RicaCôte d'IvoireCroatiaCubaCuraçaoCyprusCzech
RepublicDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl
SalvadorEquatorial GuineaEritreaEstoniaEthiopiaFalkland Islands (Malvinas)Faroe
IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern
TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHeard
Island and McDonald IslandsHoly See (Vatican City State)HondurasHong
KongHungaryIcelandIndiaIndonesiaIran, Islamic Republic ofIraqIrelandIsle of
ManIsraelItalyJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKorea, Democratic
People's Republic ofKorea, Republic ofKuwaitKyrgyzstanLao People's Democratic
RepublicLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMacedonia,
the former Yugoslav Republic ofMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall
IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesia, Federated States
ofMoldova, Republic
ofMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNew
CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorthern Mariana
IslandsNorwayOmanPakistanPalauPalestinian Territory, OccupiedPanamaPapua New
GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto
RicoQatarRéunionRomaniaRussian FederationRwandaSaint BarthélemySaint Helena,
Ascension and Tristan da CunhaSaint Kitts and NevisSaint LuciaSaint Martin
(French part)Saint Pierre and MiquelonSaint Vincent and the GrenadinesSamoaSan
MarinoSao Tome and PrincipeSaudi ArabiaSenegalSerbiaSeychellesSierra
LeoneSingaporeSint Maarten (Dutch part)SlovakiaSloveniaSolomon
IslandsSomaliaSouth AfricaSouth Georgia and the South Sandwich IslandsSouth
SudanSpainSri LankaSudanSurinameSvalbard and Jan
MayenSwazilandSwedenSwitzerlandSyrian Arab RepublicTaiwan, Province of
ChinaTajikistanTanzania, United Republic
ofThailandTimor-LesteTogoTokelauTongaTrinidad and
TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited
Arab EmiratesUnited KingdomUnited StatesUnited States Minor Outlying
IslandsUruguayUzbekistanVanuatuVenezuela, Bolivarian Republic ofViet NamVirgin
Islands, BritishVirgin Islands, U.S.Wallis and FutunaWestern
SaharaYemenZambiaZimbabwe Country
Region
Region
Zipcode
Postal Code

PAYMENT METHODS

Card & More

PayPal

PayPal selected.

After submitting, you will be redirected to the PayPal website to fill out your
payment information. You will be redirected back to our site once the payment is
completed.

Apple Pay
Google Pay


Include The Tool Kit With Your Order

Include Aidan's Toolkit With Your Order. A Massive Educational Bundle of 10,000+
Activities for Learning, Practicing and Staying Busy
Add to order
$29.97 $49.99

ORDER SUMMARY

Aidan's Adventures
$2.97
Subtotal:
$2.97
Tax:
$0.00
Shipping:
$0.00
Discounts:
-$0.00
Total:
$2.97

Place Order Now



© 2024 Alien Run Inc.. All Rights Reserved.






PROCESSING