www.diamondartclub.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: http://www.diamondartclub.com//blogs//diamond/-painting//how/-to/-choose/-between/-round/-and/-square/-drill
Effective URL: https://www.diamondartclub.com//blogs//diamond/-painting//how/-to/-choose/-between/-round/-and/-square/-drill
Submission: On September 16 via api from US — Scanned from CA

Form analysis 11 forms found in the DOM

POST /account/login

<form method="post" action="/account/login" id="account-drawer-customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="w-full" x-show="currentForm === 'login'"><input type="hidden" name="form_type"
    value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="flex flex-col gap-2">
    <template x-if="showRecoverMessage">
      <span class="js-recover-message block text-center mb-3 p-2 bg-amber-100 border border-amber-200 text-black rounded">Please check your email to recover your password</span>
    </template>
    <fieldset>
      <div class=" bg-gradient-to-r from-[#9F35A2] via-[#4963EC] to-[#43D9E2]  p-px rounded-full ">
        <input aria-label="Customer email" aria-required="true"
          class="placeholder:font-semibold placeholder:text-base placeholder:tracking-wider placeholder:text-black focus:placeholder:text-neutral-600 rounded-full w-full pl-4 pr-10 py-3 bg-white outline-none" type="email" name="customer[email]"
          placeholder="Email*" autocorrect="off" autocapitalize="off">
      </div>
    </fieldset>
    <fieldset>
      <div class=" bg-slate-800  p-px rounded-full relative ">
        <input aria-label="Customer password" aria-required="true"
          class="CustomerPassword placeholder:font-semibold placeholder:text-base placeholder:tracking-wider placeholder:text-black focus:placeholder:text-neutral-600 rounded-full w-full pl-4  pr-10  py-3 bg-white outline-none" type="password"
          value="" name="customer[password]" placeholder="Password*">
        <span class="PasswordToggle cursor-pointer absolute top-4  right-4 ">
          <img src="//www.diamondartclub.com/cdn/shop/t/962/assets/closed-eye-icon.svg?v=142612980446464758541714069716" alt="Password Toggle icon" class="w-5 h-[18px]">
        </span>
      </div>
    </fieldset>
  </div>
  <input type="submit" class="w-full tracking-wider text-xs font-body font-bold uppercase cursor-pointer rounded-full transition-colors bg-black border-2 border-solid border-transparent text-center py-3 text-white hover:bg-[#5A5A5A] mt-5"
    value="Sign In">
  <div class="flex flex-col items-center mt-3 ">
    <a href="/account/register" class="text-black capitalize underline underline-offset-2 block opacity-90 font-semibold">
          Create an account
        </a>
    <a role="button" href="#recover" class="text-black capitalize underline underline-offset-2 opacity-90 font-semibold" @click="toggle">
            Forgot your password?
          </a>
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" class="w-full" style="display:none" x-show="currentForm === 'recover'"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8"
    value="✓">
  <fieldset>
    <div class=" bg-gradient-to-r from-[#9F35A2] via-[#4963EC] to-[#43D9E2]  p-px rounded-full ">
      <input aria-label="Customer email recover password" class="placeholder:font-semibold placeholder:text-base placeholder:tracking-wider placeholder:text-black rounded-full w-full pl-4 pr-10 py-3 bg-white focus:outline-none" type="email" value=""
        name="email" placeholder="Email*" autocorrect="off" autocapitalize="off">
    </div>
  </fieldset>
  <div class="grid grid-cols-2 gap-1 mt-3">
    <a href="#" name="cancel" type="button" class="w-full uppercase inline-block rounded-full py-3 px-10 border border-black hover:border-neutral-400 text-black text-xs tracking-wider font-bold text-center" @click="toggle">
          Cancel
        </a>
    <input type="submit" class="w-full tracking-wider text-xs font-body font-bold uppercase cursor-pointer rounded-full transition-colors bg-black border-2 border-solid border-transparent text-center py-3 text-white hover:bg-[#5A5A5A]"
      value="Submit">
  </div>
</form>

/pages/search-results-page

<form id="form-search-headerv2" :class="scrolledState ? 'xl:hidden scrolled' : ''" role="search" action="/pages/search-results-page"
  class="pb-2.5 xl:mt-3 search-bar-wrapper relative xl:absolute mx-auto inset-x-0 w-full xl:w-[32rem] h-auto top-0 z-20 block">
  <style>
    @media (max-width: 1280px) {
      #search_bar input {
        border: 1px solid transparent;
        background: linear-gradient(to right, white, white),
          linear-gradient(to right,
            #9f35a2,
            #4963ec,
            #43d9e2);
        background-clip: padding-box, border-box;
        background-origin: padding-box, border-box;
      }
    }
  </style>
  <div id="search_bar" class="search-bar xl:min-w-[515px] !cursor-text inline-block w-full h-full relative">
    <div class="relative">
      <input name="q" type="search" style="outline: none;" aria-label="Search input" placeholder="Search by theme, title, or anything..."
        class="search_input_desktop xl:border-none rounded-full w-full h-auto !outline-none px-5 xl:py-3 py-2 xl:bg-[#EEF6F9] placeholder:text-gray-300 xl:placeholder:text-black placeholder:font-body placeholder:font-medium xl:placeholder:font-normal xl:placeholder:text-sm xl:placeholder:tracking-wider snize-input-style"
        autocomplete="off">
      <button type="button" class="hidden xl:block searchBar-icon absolute right-4 top-1 z-10 py-2 w-5 pointer-events-none" aria-label="Search">
        <img class="relative top-0 left-0 w-auto h-full fill-black max-h-[18px] max-w-[25px] xl:max-w-[38px] xl:max-h-[33px]" src="//www.diamondartclub.com/cdn/shop/t/962/assets/icon-search-v2.svg?v=54118818865583477551714069715" alt="icon-search-v2"
          width="25" height="25">
      </button>
      <button type="button" class="searchBar-icon-close absolute right-4 z-10 top-1/2 -translate-y-1/2 hidden" aria-label="Close Search">
        <svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M1.15385 15L0 13.8462L6.34615 7.5L0 1.15385L1.15385 0L7.5 6.34615L13.8462 0L15 1.15385L8.65385 7.5L15 13.8462L13.8462 15L7.5 8.65385L1.15385 15Z" fill="black"></path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="shopify-localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/404">
  <div class="disclosure country-selector__flag-only">
    <button type="button" class="disclosure__button" aria-expanded="false" aria-controls="CountryList">
      <span class="country-selector__content">
        <img src="https://cdn.shopify.com/static/images/flags/us.svg" alt="United States" width="32" height="24" loading="lazy">
        <span>United States (USD$)</span>
      </span>
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
        <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
        </path>
      </svg>
    </button>
    <template id="country-list-template">
      <ul hidden="" role="list" id="CountryList" x-data="countries" class="disclosure__list">
        <li class="disclosure__item" tabindex="-1">
          <input x-model="search" type="text" id="country-list-search-input" placeholder="Country Name">
          <style x-text="'[data-country]:not([data-country*=' + search.toUpperCase() + ']) { display: none }'; "></style>
        </li>
        <li class="disclosure__item" tabindex="-1" x-show="!filteredCounties.length">
          <span>No countries found.</span>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ALBANIA">
          <a href="#" data-value="AL">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/al.svg" alt="Albania" width="32" height="24" loading="lazy">
                        <span>Albania (ALLL)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ALGERIA">
          <a href="#" data-value="DZ" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/dz.svg" alt="Algeria" width="32" height="24" loading="lazy">
                        <span>Algeria (DZDد.ج)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ANDORRA">
          <a href="#" data-value="AD">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ad.svg" alt="Andorra" width="32" height="24" loading="lazy">
                        <span>Andorra (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ANGOLA">
          <a href="#" data-value="AO">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ao.svg" alt="Angola" width="32" height="24" loading="lazy">
                        <span>Angola (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ANGUILLA">
          <a href="#" data-value="AI" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ai.svg" alt="Anguilla" width="32" height="24" loading="lazy">
                        <span>Anguilla (XCD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ANTIGUA &amp; BARBUDA">
          <a href="#" data-value="AG" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ag.svg" alt="Antigua &amp; Barbuda" width="32" height="24" loading="lazy">
                        <span>Antigua &amp; Barbuda (XCD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ARGENTINA">
          <a href="#" data-value="AR" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ar.svg" alt="Argentina" width="32" height="24" loading="lazy">
                        <span>Argentina (ARS$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ARMENIA">
          <a href="#" data-value="AM" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/am.svg" alt="Armenia" width="32" height="24" loading="lazy">
                        <span>Armenia (AMDդր.)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ARUBA">
          <a href="#" data-value="AW" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/aw.svg" alt="Aruba" width="32" height="24" loading="lazy">
                        <span>Aruba (AWGƒ)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="AUSTRALIA">
          <a href="#" data-value="AU" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/au.svg" alt="Australia" width="32" height="24" loading="lazy">
                        <span>Australia (AUD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="AUSTRIA">
          <a href="#" data-value="AT" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/at.svg" alt="Austria" width="32" height="24" loading="lazy">
                        <span>Austria (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="AZERBAIJAN">
          <a href="#" data-value="AZ">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/az.svg" alt="Azerbaijan" width="32" height="24" loading="lazy">
                        <span>Azerbaijan (AZN₼)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BAHAMAS">
          <a href="#" data-value="BS" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bs.svg" alt="Bahamas" width="32" height="24" loading="lazy">
                        <span>Bahamas (BSD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BAHRAIN">
          <a href="#" data-value="BH" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bh.svg" alt="Bahrain" width="32" height="24" loading="lazy">
                        <span>Bahrain (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BANGLADESH">
          <a href="#" data-value="BD" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bd.svg" alt="Bangladesh" width="32" height="24" loading="lazy">
                        <span>Bangladesh (BDT৳)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BARBADOS">
          <a href="#" data-value="BB" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bb.svg" alt="Barbados" width="32" height="24" loading="lazy">
                        <span>Barbados (BBD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BELARUS">
          <a href="#" data-value="BY">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/by.svg" alt="Belarus" width="32" height="24" loading="lazy">
                        <span>Belarus (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BELGIUM">
          <a href="#" data-value="BE" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/be.svg" alt="Belgium" width="32" height="24" loading="lazy">
                        <span>Belgium (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BELIZE">
          <a href="#" data-value="BZ" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bz.svg" alt="Belize" width="32" height="24" loading="lazy">
                        <span>Belize (BZD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BENIN">
          <a href="#" data-value="BJ">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bj.svg" alt="Benin" width="32" height="24" loading="lazy">
                        <span>Benin (XOFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BERMUDA">
          <a href="#" data-value="BM" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bm.svg" alt="Bermuda" width="32" height="24" loading="lazy">
                        <span>Bermuda (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BHUTAN">
          <a href="#" data-value="BT" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bt.svg" alt="Bhutan" width="32" height="24" loading="lazy">
                        <span>Bhutan (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BOLIVIA">
          <a href="#" data-value="BO">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bo.svg" alt="Bolivia" width="32" height="24" loading="lazy">
                        <span>Bolivia (BOBBs.)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BOSNIA &amp; HERZEGOVINA">
          <a href="#" data-value="BA" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ba.svg" alt="Bosnia &amp; Herzegovina" width="32" height="24" loading="lazy">
                        <span>Bosnia &amp; Herzegovina (BAMКМ)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BOTSWANA">
          <a href="#" data-value="BW" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bw.svg" alt="Botswana" width="32" height="24" loading="lazy">
                        <span>Botswana (BWPP)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BRAZIL">
          <a href="#" data-value="BR">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/br.svg" alt="Brazil" width="32" height="24" loading="lazy">
                        <span>Brazil (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BRITISH VIRGIN ISLANDS">
          <a href="#" data-value="VG">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/vg.svg" alt="British Virgin Islands" width="32" height="24" loading="lazy">
                        <span>British Virgin Islands (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BRUNEI">
          <a href="#" data-value="BN" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bn.svg" alt="Brunei" width="32" height="24" loading="lazy">
                        <span>Brunei (BND$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BULGARIA">
          <a href="#" data-value="BG" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bg.svg" alt="Bulgaria" width="32" height="24" loading="lazy">
                        <span>Bulgaria (BGNлв.)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="BURKINA FASO">
          <a href="#" data-value="BF" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bf.svg" alt="Burkina Faso" width="32" height="24" loading="lazy">
                        <span>Burkina Faso (XOFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CAMBODIA">
          <a href="#" data-value="KH" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/kh.svg" alt="Cambodia" width="32" height="24" loading="lazy">
                        <span>Cambodia (KHR៛)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CAMEROON">
          <a href="#" data-value="CM" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/cm.svg" alt="Cameroon" width="32" height="24" loading="lazy">
                        <span>Cameroon (XAFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CANADA">
          <a href="#" data-value="CA" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ca.svg" alt="Canada" width="32" height="24" loading="lazy">
                        <span>Canada (CAD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CAPE VERDE">
          <a href="#" data-value="CV" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/cv.svg" alt="Cape Verde" width="32" height="24" loading="lazy">
                        <span>Cape Verde (CVE$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CARIBBEAN NETHERLANDS">
          <a href="#" data-value="BQ">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bq.svg" alt="Caribbean Netherlands" width="32" height="24" loading="lazy">
                        <span>Caribbean Netherlands (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CAYMAN ISLANDS">
          <a href="#" data-value="KY">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ky.svg" alt="Cayman Islands" width="32" height="24" loading="lazy">
                        <span>Cayman Islands (KYD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CHAD">
          <a href="#" data-value="TD" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/td.svg" alt="Chad" width="32" height="24" loading="lazy">
                        <span>Chad (XAFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CHILE">
          <a href="#" data-value="CL" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/cl.svg" alt="Chile" width="32" height="24" loading="lazy">
                        <span>Chile (CLP$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CHINA">
          <a href="#" data-value="CN" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/cn.svg" alt="China" width="32" height="24" loading="lazy">
                        <span>China (CNY¥)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="COLOMBIA">
          <a href="#" data-value="CO" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/co.svg" alt="Colombia" width="32" height="24" loading="lazy">
                        <span>Colombia (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="COMOROS">
          <a href="#" data-value="KM">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/km.svg" alt="Comoros" width="32" height="24" loading="lazy">
                        <span>Comoros (KMFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="COOK ISLANDS">
          <a href="#" data-value="CK">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ck.svg" alt="Cook Islands" width="32" height="24" loading="lazy">
                        <span>Cook Islands (NZD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="COSTA RICA">
          <a href="#" data-value="CR" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/cr.svg" alt="Costa Rica" width="32" height="24" loading="lazy">
                        <span>Costa Rica (CRC₡)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CÔTE D’IVOIRE">
          <a href="#" data-value="CI">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ci.svg" alt="Côte d’Ivoire" width="32" height="24" loading="lazy">
                        <span>Côte d’Ivoire (XOFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CROATIA">
          <a href="#" data-value="HR" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/hr.svg" alt="Croatia" width="32" height="24" loading="lazy">
                        <span>Croatia (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CURAÇAO">
          <a href="#" data-value="CW">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/cw.svg" alt="Curaçao" width="32" height="24" loading="lazy">
                        <span>Curaçao (ANGƒ)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CYPRUS">
          <a href="#" data-value="CY" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/cy.svg" alt="Cyprus" width="32" height="24" loading="lazy">
                        <span>Cyprus (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="CZECHIA">
          <a href="#" data-value="CZ" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/cz.svg" alt="Czechia" width="32" height="24" loading="lazy">
                        <span>Czechia (CZKKč)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="DENMARK">
          <a href="#" data-value="DK" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/dk.svg" alt="Denmark" width="32" height="24" loading="lazy">
                        <span>Denmark (DKKkr.)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="DJIBOUTI">
          <a href="#" data-value="DJ">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/dj.svg" alt="Djibouti" width="32" height="24" loading="lazy">
                        <span>Djibouti (DJFFdj)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="DOMINICA">
          <a href="#" data-value="DM" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/dm.svg" alt="Dominica" width="32" height="24" loading="lazy">
                        <span>Dominica (XCD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="DOMINICAN REPUBLIC">
          <a href="#" data-value="DO" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/do.svg" alt="Dominican Republic" width="32" height="24" loading="lazy">
                        <span>Dominican Republic (DOP$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ECUADOR">
          <a href="#" data-value="EC" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ec.svg" alt="Ecuador" width="32" height="24" loading="lazy">
                        <span>Ecuador (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="EGYPT">
          <a href="#" data-value="EG" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/eg.svg" alt="Egypt" width="32" height="24" loading="lazy">
                        <span>Egypt (EGPج.م)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="EL SALVADOR">
          <a href="#" data-value="SV" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/sv.svg" alt="El Salvador" width="32" height="24" loading="lazy">
                        <span>El Salvador (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="EQUATORIAL GUINEA">
          <a href="#" data-value="GQ">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gq.svg" alt="Equatorial Guinea" width="32" height="24" loading="lazy">
                        <span>Equatorial Guinea (XAFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ESTONIA">
          <a href="#" data-value="EE" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ee.svg" alt="Estonia" width="32" height="24" loading="lazy">
                        <span>Estonia (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ETHIOPIA">
          <a href="#" data-value="ET" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/et.svg" alt="Ethiopia" width="32" height="24" loading="lazy">
                        <span>Ethiopia (ETBBr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="FALKLAND ISLANDS">
          <a href="#" data-value="FK">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/fk.svg" alt="Falkland Islands" width="32" height="24" loading="lazy">
                        <span>Falkland Islands (FKP£)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="FAROE ISLANDS">
          <a href="#" data-value="FO">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/fo.svg" alt="Faroe Islands" width="32" height="24" loading="lazy">
                        <span>Faroe Islands (DKKkr.)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="FIJI">
          <a href="#" data-value="FJ">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/fj.svg" alt="Fiji" width="32" height="24" loading="lazy">
                        <span>Fiji (FJD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="FINLAND">
          <a href="#" data-value="FI" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/fi.svg" alt="Finland" width="32" height="24" loading="lazy">
                        <span>Finland (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="FRANCE">
          <a href="#" data-value="FR" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/fr.svg" alt="France" width="32" height="24" loading="lazy">
                        <span>France (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="FRENCH GUIANA">
          <a href="#" data-value="GF">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gf.svg" alt="French Guiana" width="32" height="24" loading="lazy">
                        <span>French Guiana (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="FRENCH POLYNESIA">
          <a href="#" data-value="PF">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/pf.svg" alt="French Polynesia" width="32" height="24" loading="lazy">
                        <span>French Polynesia (XPFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GABON">
          <a href="#" data-value="GA" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ga.svg" alt="Gabon" width="32" height="24" loading="lazy">
                        <span>Gabon (XOFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GAMBIA">
          <a href="#" data-value="GM" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gm.svg" alt="Gambia" width="32" height="24" loading="lazy">
                        <span>Gambia (GMDD)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GEORGIA">
          <a href="#" data-value="GE">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ge.svg" alt="Georgia" width="32" height="24" loading="lazy">
                        <span>Georgia (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GERMANY">
          <a href="#" data-value="DE" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/de.svg" alt="Germany" width="32" height="24" loading="lazy">
                        <span>Germany (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GHANA">
          <a href="#" data-value="GH" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gh.svg" alt="Ghana" width="32" height="24" loading="lazy">
                        <span>Ghana (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GIBRALTAR">
          <a href="#" data-value="GI">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gi.svg" alt="Gibraltar" width="32" height="24" loading="lazy">
                        <span>Gibraltar (GBP£)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GREECE">
          <a href="#" data-value="GR" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gr.svg" alt="Greece" width="32" height="24" loading="lazy">
                        <span>Greece (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GREENLAND">
          <a href="#" data-value="GL">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gl.svg" alt="Greenland" width="32" height="24" loading="lazy">
                        <span>Greenland (DKKkr.)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GRENADA">
          <a href="#" data-value="GD">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gd.svg" alt="Grenada" width="32" height="24" loading="lazy">
                        <span>Grenada (XCD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GUADELOUPE">
          <a href="#" data-value="GP" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gp.svg" alt="Guadeloupe" width="32" height="24" loading="lazy">
                        <span>Guadeloupe (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GUATEMALA">
          <a href="#" data-value="GT" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gt.svg" alt="Guatemala" width="32" height="24" loading="lazy">
                        <span>Guatemala (GTQQ)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GUERNSEY">
          <a href="#" data-value="GG" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gg.svg" alt="Guernsey" width="32" height="24" loading="lazy">
                        <span>Guernsey (GBP£)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GUINEA">
          <a href="#" data-value="GN" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gn.svg" alt="Guinea" width="32" height="24" loading="lazy">
                        <span>Guinea (GNFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GUINEA-BISSAU">
          <a href="#" data-value="GW">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gw.svg" alt="Guinea-Bissau" width="32" height="24" loading="lazy">
                        <span>Guinea-Bissau (XOFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="GUYANA">
          <a href="#" data-value="GY" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gy.svg" alt="Guyana" width="32" height="24" loading="lazy">
                        <span>Guyana (GYD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="HAITI">
          <a href="#" data-value="HT" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ht.svg" alt="Haiti" width="32" height="24" loading="lazy">
                        <span>Haiti (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="HONDURAS">
          <a href="#" data-value="HN">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/hn.svg" alt="Honduras" width="32" height="24" loading="lazy">
                        <span>Honduras (HNLL)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="HONG KONG SAR">
          <a href="#" data-value="HK">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/hk.svg" alt="Hong Kong SAR" width="32" height="24" loading="lazy">
                        <span>Hong Kong SAR (HKD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="HUNGARY">
          <a href="#" data-value="HU" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/hu.svg" alt="Hungary" width="32" height="24" loading="lazy">
                        <span>Hungary (HUFFt)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ICELAND">
          <a href="#" data-value="IS" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/is.svg" alt="Iceland" width="32" height="24" loading="lazy">
                        <span>Iceland (ISKkr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="INDIA">
          <a href="#" data-value="IN">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/in.svg" alt="India" width="32" height="24" loading="lazy">
                        <span>India (INR₹)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="INDONESIA">
          <a href="#" data-value="ID" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/id.svg" alt="Indonesia" width="32" height="24" loading="lazy">
                        <span>Indonesia (IDRRp)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="IRELAND">
          <a href="#" data-value="IE" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ie.svg" alt="Ireland" width="32" height="24" loading="lazy">
                        <span>Ireland (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ISLE OF MAN">
          <a href="#" data-value="IM">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/im.svg" alt="Isle of Man" width="32" height="24" loading="lazy">
                        <span>Isle of Man (GBP£)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ISRAEL">
          <a href="#" data-value="IL" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/il.svg" alt="Israel" width="32" height="24" loading="lazy">
                        <span>Israel (ILS₪)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ITALY">
          <a href="#" data-value="IT" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/it.svg" alt="Italy" width="32" height="24" loading="lazy">
                        <span>Italy (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="JAMAICA">
          <a href="#" data-value="JM" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/jm.svg" alt="Jamaica" width="32" height="24" loading="lazy">
                        <span>Jamaica (JMD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="JAPAN">
          <a href="#" data-value="JP" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/jp.svg" alt="Japan" width="32" height="24" loading="lazy">
                        <span>Japan (JPY¥)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="JERSEY">
          <a href="#" data-value="JE" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/je.svg" alt="Jersey" width="32" height="24" loading="lazy">
                        <span>Jersey (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="JORDAN">
          <a href="#" data-value="JO" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/jo.svg" alt="Jordan" width="32" height="24" loading="lazy">
                        <span>Jordan (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="KAZAKHSTAN">
          <a href="#" data-value="KZ">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/kz.svg" alt="Kazakhstan" width="32" height="24" loading="lazy">
                        <span>Kazakhstan (KZT〒)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="KENYA">
          <a href="#" data-value="KE">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ke.svg" alt="Kenya" width="32" height="24" loading="lazy">
                        <span>Kenya (KESKSh)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="KIRIBATI">
          <a href="#" data-value="KI">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ki.svg" alt="Kiribati" width="32" height="24" loading="lazy">
                        <span>Kiribati (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="KUWAIT">
          <a href="#" data-value="KW" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/kw.svg" alt="Kuwait" width="32" height="24" loading="lazy">
                        <span>Kuwait (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="KYRGYZSTAN">
          <a href="#" data-value="KG">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/kg.svg" alt="Kyrgyzstan" width="32" height="24" loading="lazy">
                        <span>Kyrgyzstan (KGSsom)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="LAOS">
          <a href="#" data-value="LA">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/la.svg" alt="Laos" width="32" height="24" loading="lazy">
                        <span>Laos (LAK₭)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="LATVIA">
          <a href="#" data-value="LV" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/lv.svg" alt="Latvia" width="32" height="24" loading="lazy">
                        <span>Latvia (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="LEBANON">
          <a href="#" data-value="LB" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/lb.svg" alt="Lebanon" width="32" height="24" loading="lazy">
                        <span>Lebanon (LBPل.ل)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="LESOTHO">
          <a href="#" data-value="LS">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ls.svg" alt="Lesotho" width="32" height="24" loading="lazy">
                        <span>Lesotho (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="LIECHTENSTEIN">
          <a href="#" data-value="LI" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/li.svg" alt="Liechtenstein" width="32" height="24" loading="lazy">
                        <span>Liechtenstein (CHFCHF)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="LITHUANIA">
          <a href="#" data-value="LT" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/lt.svg" alt="Lithuania" width="32" height="24" loading="lazy">
                        <span>Lithuania (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="LUXEMBOURG">
          <a href="#" data-value="LU" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/lu.svg" alt="Luxembourg" width="32" height="24" loading="lazy">
                        <span>Luxembourg (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MACAO SAR">
          <a href="#" data-value="MO">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mo.svg" alt="Macao SAR" width="32" height="24" loading="lazy">
                        <span>Macao SAR (MOPP)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MADAGASCAR">
          <a href="#" data-value="MG" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mg.svg" alt="Madagascar" width="32" height="24" loading="lazy">
                        <span>Madagascar (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MALAWI">
          <a href="#" data-value="MW" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mw.svg" alt="Malawi" width="32" height="24" loading="lazy">
                        <span>Malawi (MWKMK)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MALAYSIA">
          <a href="#" data-value="MY" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/my.svg" alt="Malaysia" width="32" height="24" loading="lazy">
                        <span>Malaysia (MYRRM)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MALDIVES">
          <a href="#" data-value="MV" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mv.svg" alt="Maldives" width="32" height="24" loading="lazy">
                        <span>Maldives (MVRMVR)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MALTA">
          <a href="#" data-value="MT" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mt.svg" alt="Malta" width="32" height="24" loading="lazy">
                        <span>Malta (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MARTINIQUE">
          <a href="#" data-value="MQ" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mq.svg" alt="Martinique" width="32" height="24" loading="lazy">
                        <span>Martinique (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MAURITANIA">
          <a href="#" data-value="MR" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mr.svg" alt="Mauritania" width="32" height="24" loading="lazy">
                        <span>Mauritania (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MAURITIUS">
          <a href="#" data-value="MU" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mu.svg" alt="Mauritius" width="32" height="24" loading="lazy">
                        <span>Mauritius (MUR₨)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MEXICO">
          <a href="#" data-value="MX" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mx.svg" alt="Mexico" width="32" height="24" loading="lazy">
                        <span>Mexico (MXN$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MOLDOVA">
          <a href="#" data-value="MD" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/md.svg" alt="Moldova" width="32" height="24" loading="lazy">
                        <span>Moldova (MDLL)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MONACO">
          <a href="#" data-value="MC" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mc.svg" alt="Monaco" width="32" height="24" loading="lazy">
                        <span>Monaco (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MONGOLIA">
          <a href="#" data-value="MN">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mn.svg" alt="Mongolia" width="32" height="24" loading="lazy">
                        <span>Mongolia (MNT₮)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MONTENEGRO">
          <a href="#" data-value="ME">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/me.svg" alt="Montenegro" width="32" height="24" loading="lazy">
                        <span>Montenegro (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MONTSERRAT">
          <a href="#" data-value="MS">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ms.svg" alt="Montserrat" width="32" height="24" loading="lazy">
                        <span>Montserrat (XCD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MOROCCO">
          <a href="#" data-value="MA" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ma.svg" alt="Morocco" width="32" height="24" loading="lazy">
                        <span>Morocco (MADد.م.)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="MOZAMBIQUE">
          <a href="#" data-value="MZ" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mz.svg" alt="Mozambique" width="32" height="24" loading="lazy">
                        <span>Mozambique (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="NAMIBIA">
          <a href="#" data-value="NA" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/na.svg" alt="Namibia" width="32" height="24" loading="lazy">
                        <span>Namibia (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="NAURU">
          <a href="#" data-value="NR">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/nr.svg" alt="Nauru" width="32" height="24" loading="lazy">
                        <span>Nauru (AUD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="NEPAL">
          <a href="#" data-value="NP" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/np.svg" alt="Nepal" width="32" height="24" loading="lazy">
                        <span>Nepal (NPR₨)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="NETHERLANDS">
          <a href="#" data-value="NL" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/nl.svg" alt="Netherlands" width="32" height="24" loading="lazy">
                        <span>Netherlands (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="NEW CALEDONIA">
          <a href="#" data-value="NC">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/nc.svg" alt="New Caledonia" width="32" height="24" loading="lazy">
                        <span>New Caledonia (XPFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="NEW ZEALAND">
          <a href="#" data-value="NZ" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/nz.svg" alt="New Zealand" width="32" height="24" loading="lazy">
                        <span>New Zealand (NZD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="NICARAGUA">
          <a href="#" data-value="NI" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ni.svg" alt="Nicaragua" width="32" height="24" loading="lazy">
                        <span>Nicaragua (NIOC$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="NIGERIA">
          <a href="#" data-value="NG" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ng.svg" alt="Nigeria" width="32" height="24" loading="lazy">
                        <span>Nigeria (NGN₦)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="NIUE">
          <a href="#" data-value="NU">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/nu.svg" alt="Niue" width="32" height="24" loading="lazy">
                        <span>Niue (NZD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="NORTH MACEDONIA">
          <a href="#" data-value="MK">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/mk.svg" alt="North Macedonia" width="32" height="24" loading="lazy">
                        <span>North Macedonia (MKDден)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="NORWAY">
          <a href="#" data-value="NO" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/no.svg" alt="Norway" width="32" height="24" loading="lazy">
                        <span>Norway (NOKkr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="OMAN">
          <a href="#" data-value="OM" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/om.svg" alt="Oman" width="32" height="24" loading="lazy">
                        <span>Oman (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="PAKISTAN">
          <a href="#" data-value="PK" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/pk.svg" alt="Pakistan" width="32" height="24" loading="lazy">
                        <span>Pakistan (PKR₨)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="PANAMA">
          <a href="#" data-value="PA" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/pa.svg" alt="Panama" width="32" height="24" loading="lazy">
                        <span>Panama (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="PAPUA NEW GUINEA">
          <a href="#" data-value="PG">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/pg.svg" alt="Papua New Guinea" width="32" height="24" loading="lazy">
                        <span>Papua New Guinea (PGKK)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="PARAGUAY">
          <a href="#" data-value="PY" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/py.svg" alt="Paraguay" width="32" height="24" loading="lazy">
                        <span>Paraguay (PYG₲)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="PERU">
          <a href="#" data-value="PE" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/pe.svg" alt="Peru" width="32" height="24" loading="lazy">
                        <span>Peru (PENS/.)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="PHILIPPINES">
          <a href="#" data-value="PH" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ph.svg" alt="Philippines" width="32" height="24" loading="lazy">
                        <span>Philippines (PHP₱)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="POLAND">
          <a href="#" data-value="PL" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/pl.svg" alt="Poland" width="32" height="24" loading="lazy">
                        <span>Poland (PLNzł)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="PORTUGAL">
          <a href="#" data-value="PT" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/pt.svg" alt="Portugal" width="32" height="24" loading="lazy">
                        <span>Portugal (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="QATAR">
          <a href="#" data-value="QA" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/qa.svg" alt="Qatar" width="32" height="24" loading="lazy">
                        <span>Qatar (QARر.ق)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="RÉUNION">
          <a href="#" data-value="RE">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/re.svg" alt="Réunion" width="32" height="24" loading="lazy">
                        <span>Réunion (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ROMANIA">
          <a href="#" data-value="RO" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ro.svg" alt="Romania" width="32" height="24" loading="lazy">
                        <span>Romania (RONLei)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="RUSSIA">
          <a href="#" data-value="RU">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ru.svg" alt="Russia" width="32" height="24" loading="lazy">
                        <span>Russia (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="RWANDA">
          <a href="#" data-value="RW" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/rw.svg" alt="Rwanda" width="32" height="24" loading="lazy">
                        <span>Rwanda (RWFFRw)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SAMOA">
          <a href="#" data-value="WS">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ws.svg" alt="Samoa" width="32" height="24" loading="lazy">
                        <span>Samoa (WSTT)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SAN MARINO">
          <a href="#" data-value="SM">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/sm.svg" alt="San Marino" width="32" height="24" loading="lazy">
                        <span>San Marino (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SÃO TOMÉ &amp; PRÍNCIPE">
          <a href="#" data-value="ST">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/st.svg" alt="São Tomé &amp; Príncipe" width="32" height="24" loading="lazy">
                        <span>São Tomé &amp; Príncipe (STDDb)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SAUDI ARABIA">
          <a href="#" data-value="SA" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/sa.svg" alt="Saudi Arabia" width="32" height="24" loading="lazy">
                        <span>Saudi Arabia (SARر.س)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SENEGAL">
          <a href="#" data-value="SN" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/sn.svg" alt="Senegal" width="32" height="24" loading="lazy">
                        <span>Senegal (XOFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SERBIA">
          <a href="#" data-value="RS">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/rs.svg" alt="Serbia" width="32" height="24" loading="lazy">
                        <span>Serbia (RSDРСД)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SEYCHELLES">
          <a href="#" data-value="SC" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/sc.svg" alt="Seychelles" width="32" height="24" loading="lazy">
                        <span>Seychelles (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SIERRA LEONE">
          <a href="#" data-value="SL" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/sl.svg" alt="Sierra Leone" width="32" height="24" loading="lazy">
                        <span>Sierra Leone (SLLLe)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SINGAPORE">
          <a href="#" data-value="SG" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/sg.svg" alt="Singapore" width="32" height="24" loading="lazy">
                        <span>Singapore (SGD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SLOVAKIA">
          <a href="#" data-value="SK" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/sk.svg" alt="Slovakia" width="32" height="24" loading="lazy">
                        <span>Slovakia (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SLOVENIA">
          <a href="#" data-value="SI" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/si.svg" alt="Slovenia" width="32" height="24" loading="lazy">
                        <span>Slovenia (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SOLOMON ISLANDS">
          <a href="#" data-value="SB">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/sb.svg" alt="Solomon Islands" width="32" height="24" loading="lazy">
                        <span>Solomon Islands (SBD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SOUTH KOREA">
          <a href="#" data-value="KR" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/kr.svg" alt="South Korea" width="32" height="24" loading="lazy">
                        <span>South Korea (KRW₩)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SPAIN">
          <a href="#" data-value="ES" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/es.svg" alt="Spain" width="32" height="24" loading="lazy">
                        <span>Spain (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SRI LANKA">
          <a href="#" data-value="LK" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/lk.svg" alt="Sri Lanka" width="32" height="24" loading="lazy">
                        <span>Sri Lanka (LKR₨)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ST. BARTHÉLEMY">
          <a href="#" data-value="BL">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/bl.svg" alt="St. Barthélemy" width="32" height="24" loading="lazy">
                        <span>St. Barthélemy (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ST. KITTS &amp; NEVIS">
          <a href="#" data-value="KN">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/kn.svg" alt="St. Kitts &amp; Nevis" width="32" height="24" loading="lazy">
                        <span>St. Kitts &amp; Nevis (XCD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ST. LUCIA">
          <a href="#" data-value="LC">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/lc.svg" alt="St. Lucia" width="32" height="24" loading="lazy">
                        <span>St. Lucia (XCD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SURINAME">
          <a href="#" data-value="SR" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/sr.svg" alt="Suriname" width="32" height="24" loading="lazy">
                        <span>Suriname (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SWEDEN">
          <a href="#" data-value="SE" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/se.svg" alt="Sweden" width="32" height="24" loading="lazy">
                        <span>Sweden (SEKkr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="SWITZERLAND">
          <a href="#" data-value="CH" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ch.svg" alt="Switzerland" width="32" height="24" loading="lazy">
                        <span>Switzerland (CHFCHF)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="TAIWAN">
          <a href="#" data-value="TW" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/tw.svg" alt="Taiwan" width="32" height="24" loading="lazy">
                        <span>Taiwan (TWD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="TANZANIA">
          <a href="#" data-value="TZ" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/tz.svg" alt="Tanzania" width="32" height="24" loading="lazy">
                        <span>Tanzania (TZSSh)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="THAILAND">
          <a href="#" data-value="TH" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/th.svg" alt="Thailand" width="32" height="24" loading="lazy">
                        <span>Thailand (THB฿)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="TIMOR-LESTE">
          <a href="#" data-value="TL">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/tl.svg" alt="Timor-Leste" width="32" height="24" loading="lazy">
                        <span>Timor-Leste (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="TONGA">
          <a href="#" data-value="TO">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/to.svg" alt="Tonga" width="32" height="24" loading="lazy">
                        <span>Tonga (TOPT$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="TRINIDAD &amp; TOBAGO">
          <a href="#" data-value="TT" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/tt.svg" alt="Trinidad &amp; Tobago" width="32" height="24" loading="lazy">
                        <span>Trinidad &amp; Tobago (TTD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="TUNISIA">
          <a href="#" data-value="TN" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/tn.svg" alt="Tunisia" width="32" height="24" loading="lazy">
                        <span>Tunisia (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="TURKS &amp; CAICOS ISLANDS">
          <a href="#" data-value="TC">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/tc.svg" alt="Turks &amp; Caicos Islands" width="32" height="24" loading="lazy">
                        <span>Turks &amp; Caicos Islands (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="TUVALU">
          <a href="#" data-value="TV">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/tv.svg" alt="Tuvalu" width="32" height="24" loading="lazy">
                        <span>Tuvalu (AUD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="UKRAINE">
          <a href="#" data-value="UA" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ua.svg" alt="Ukraine" width="32" height="24" loading="lazy">
                        <span>Ukraine (UAH₴)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="UNITED ARAB EMIRATES">
          <a href="#" data-value="AE" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ae.svg" alt="United Arab Emirates" width="32" height="24" loading="lazy">
                        <span>United Arab Emirates (AEDد.إ)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="UNITED KINGDOM">
          <a href="#" data-value="GB" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/gb.svg" alt="United Kingdom" width="32" height="24" loading="lazy">
                        <span>United Kingdom (GBP£)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="UNITED STATES">
          <a href="#" aria-current="true" data-value="US">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/us.svg" alt="United States" width="32" height="24" loading="lazy">
                        <span>United States (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="URUGUAY">
          <a href="#" data-value="UY" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/uy.svg" alt="Uruguay" width="32" height="24" loading="lazy">
                        <span>Uruguay (UYU$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="UZBEKISTAN">
          <a href="#" data-value="UZ">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/uz.svg" alt="Uzbekistan" width="32" height="24" loading="lazy">
                        <span>Uzbekistan (UZS)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="VANUATU">
          <a href="#" data-value="VU">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/vu.svg" alt="Vanuatu" width="32" height="24" loading="lazy">
                        <span>Vanuatu (VUVVt)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="VATICAN CITY">
          <a href="#" data-value="VA">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/va.svg" alt="Vatican City" width="32" height="24" loading="lazy">
                        <span>Vatican City (EUR€)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="VENEZUELA">
          <a href="#" data-value="VE" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/ve.svg" alt="Venezuela" width="32" height="24" loading="lazy">
                        <span>Venezuela (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="VIETNAM">
          <a href="#" data-value="VN">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/vn.svg" alt="Vietnam" width="32" height="24" loading="lazy">
                        <span>Vietnam (VND₫)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="WALLIS &amp; FUTUNA">
          <a href="#" data-value="WF">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/wf.svg" alt="Wallis &amp; Futuna" width="32" height="24" loading="lazy">
                        <span>Wallis &amp; Futuna (XPFFr)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ZAMBIA">
          <a href="#" data-value="ZM" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/zm.svg" alt="Zambia" width="32" height="24" loading="lazy">
                        <span>Zambia (USD$)</span>
                    </span>
                </a>
        </li>
        <li class="disclosure__item" tabindex="-1" data-country="ZIMBABWE">
          <a href="#" data-value="ZW" data-ddp="true">
                    <span class="country-selector__content">
                        <img src="https://cdn.shopify.com/static/images/flags/zw.svg" alt="Zimbabwe" width="32" height="24" loading="lazy">
                        <span>Zimbabwe (USD$)</span>
                    </span>
                </a>
        </li>
      </ul>
    </template>
    <input type="hidden" name="country_code" value="US">
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="account-drawer-customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" class="w-full" x-show="currentForm === 'login'"><input type="hidden" name="form_type"
    value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div class="flex flex-col gap-2">
    <template x-if="showRecoverMessage">
      <span class="js-recover-message block text-center mb-3 p-2 bg-amber-100 border border-amber-200 text-black rounded">Please check your email to recover your password</span>
    </template>
    <fieldset>
      <div class=" bg-gradient-to-r from-[#9F35A2] via-[#4963EC] to-[#43D9E2]  p-px rounded-full ">
        <input aria-label="Customer email" aria-required="true"
          class="placeholder:font-semibold placeholder:text-base placeholder:tracking-wider placeholder:text-black focus:placeholder:text-neutral-600 rounded-full w-full pl-4 pr-10 py-3 bg-white outline-none" type="email" name="customer[email]"
          placeholder="Email*" autocorrect="off" autocapitalize="off">
      </div>
    </fieldset>
    <fieldset>
      <div class=" bg-slate-800  p-px rounded-full relative ">
        <input aria-label="Customer password" aria-required="true"
          class="CustomerPassword placeholder:font-semibold placeholder:text-base placeholder:tracking-wider placeholder:text-black focus:placeholder:text-neutral-600 rounded-full w-full pl-4  pr-10  py-3 bg-white outline-none" type="password"
          value="" name="customer[password]" placeholder="Password*">
        <span class="PasswordToggle cursor-pointer absolute top-4  right-4 ">
          <img src="//www.diamondartclub.com/cdn/shop/t/962/assets/closed-eye-icon.svg?v=142612980446464758541714069716" alt="Password Toggle icon" class="w-5 h-[18px]">
        </span>
      </div>
    </fieldset>
  </div>
  <input type="submit" class="w-full tracking-wider text-xs font-body font-bold uppercase cursor-pointer rounded-full transition-colors bg-black border-2 border-solid border-transparent text-center py-3 text-white hover:bg-[#5A5A5A] mt-5"
    value="Sign In">
  <div class="flex flex-col items-center mt-3 ">
    <a href="/account/register" class="text-black capitalize underline underline-offset-2 block opacity-90 font-semibold">
          Create an account
        </a>
    <a role="button" href="#recover" class="text-black capitalize underline underline-offset-2 opacity-90 font-semibold" @click="toggle">
            Forgot your password?
          </a>
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" class="w-full" style="display:none" x-show="currentForm === 'recover'"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8"
    value="✓">
  <fieldset>
    <div class=" bg-gradient-to-r from-[#9F35A2] via-[#4963EC] to-[#43D9E2]  p-px rounded-full ">
      <input aria-label="Customer email recover password" class="placeholder:font-semibold placeholder:text-base placeholder:tracking-wider placeholder:text-black rounded-full w-full pl-4 pr-10 py-3 bg-white focus:outline-none" type="email" value=""
        name="email" placeholder="Email*" autocorrect="off" autocapitalize="off">
    </div>
  </fieldset>
  <div class="grid grid-cols-2 gap-1 mt-3">
    <a href="#" name="cancel" type="button" class="w-full uppercase inline-block rounded-full py-3 px-10 border border-black hover:border-neutral-400 text-black text-xs tracking-wider font-bold text-center" @click="toggle">
          Cancel
        </a>
    <input type="submit" class="w-full tracking-wider text-xs font-body font-bold uppercase cursor-pointer rounded-full transition-colors bg-black border-2 border-solid border-transparent text-center py-3 text-white hover:bg-[#5A5A5A]"
      value="Submit">
  </div>
</form>

POST /cart/add

<form action="/cart/add" method="post" data-product-id="6941392896193" class="product-card-container-content-footer-form">
  <input type="hidden" name="id" value="41478093373633">
  <input type="hidden" name="quantity" value="1">
  <button type="submit"
    class="product-card-container-content-footer-btn flex items-center justify-center mx-auto w-36 max-w-full xl:w-full py-1 lg:py-3 rounded-full bg-black hover:bg-neutral-600 text-white text-[9px] lg:text-xs leading-4 tracking-wider font-bold uppercase">
    <div class="animate-spin w-4 h-4 animate-none hidden">
      <svg role="none" class="text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
        <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
        <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
      </svg>
    </div>
    <span>Add to Cart</span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" data-product-id="10127353184449" class="product-card-container-content-footer-form">
  <input type="hidden" name="id" value="47564455149761">
  <input type="hidden" name="quantity" value="1">
  <button type="submit"
    class="product-card-container-content-footer-btn flex items-center justify-center mx-auto w-36 max-w-full xl:w-full py-1 lg:py-3 rounded-full bg-black hover:bg-neutral-600 text-white text-[9px] lg:text-xs leading-4 tracking-wider font-bold uppercase">
    <div class="animate-spin w-4 h-4 animate-none hidden">
      <svg role="none" class="text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
        <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
        <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
      </svg>
    </div>
    <span>Add to Cart</span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" data-product-id="10173497442497" class="product-card-container-content-footer-form">
  <input type="hidden" name="id" value="47690226598081">
  <input type="hidden" name="quantity" value="1">
  <button type="submit"
    class="product-card-container-content-footer-btn flex items-center justify-center mx-auto w-36 max-w-full xl:w-full py-1 lg:py-3 rounded-full bg-black hover:bg-neutral-600 text-white text-[9px] lg:text-xs leading-4 tracking-wider font-bold uppercase">
    <div class="animate-spin w-4 h-4 animate-none hidden">
      <svg role="none" class="text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
        <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
        <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
      </svg>
    </div>
    <span>Add to Cart</span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" data-product-id="6557008560321" class="product-card-container-content-footer-form">
  <input type="hidden" name="id" value="41478091079873">
  <input type="hidden" name="quantity" value="1">
  <button type="submit"
    class="product-card-container-content-footer-btn flex items-center justify-center mx-auto w-36 max-w-full xl:w-full py-1 lg:py-3 rounded-full bg-black hover:bg-neutral-600 text-white text-[9px] lg:text-xs leading-4 tracking-wider font-bold uppercase">
    <div class="animate-spin w-4 h-4 animate-none hidden">
      <svg role="none" class="text-white" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
        <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
        <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
      </svg>
    </div>
    <span>Add to Cart</span>
  </button>
</form>

<form id="form-footer-subscribe">
  <small id="textGreetings" class="hidden text-xs block leading-1 text-white pb-3"></small>
  <div class="flex items-center justify-center bg-white border border-white rounded-full w-full p-1 relative">
    <div id="inputFooterBlock" class="flex items-center justify-center w-full relative">
      <label for="inputFooter" class="sr-only text-black">Email</label>
      <input id="inputFooter" class="py-2 pl-5 pr-3 bg-transparent focus:outline-none w-2/3 text-sm text-black placeholder:text-black relative transition-all appearance-none focus:ring-0" placeholder="Email" name="value" autocomplete="off"
        type="text">
      <label id="label-phone" class="text-xs absolute top-1/2 -translate-y-1/2 left-4 text-black hidden transition-all">US +1</label>
      <button type="submit" id="submit-klaviyo" class="bg-black px-3 uppercase rounded-full w-1/3 h-full text-white font-bold tracking-wide text-[11px] py-2">SIGN ME UP</button>
    </div>
    <h4 x-transition="" id="greetingsBlock" class="text-lg font-bold text-black py-1 hidden"> Thanks for subscribing!</h4>
  </div>
  <small id="helperText" class="text-red-500"></small>
</form>

Text Content

WELCOME

 * Shop in your local currency
 * All Duties and Taxes already included – no hidden fees
 * Enjoy our great international shipping rate

Start Shopping Change shipping country


WE SHIP WORLDWIDE!

To view pricing in your currency, select your shipping country below.


WELCOME TO CANADA

 * Shop in your local currency
 * All Duties and Taxes already included – no hidden fees
 * Enjoy our great international shipping rate

Start Shopping Change shipping country


WE SHIP WORLDWIDE!

To view pricing in your currency, select your shipping country below.


Diamond Art Club
Diamond Art Club, LLC

Save 20% by using our app!
Get App
Diamond Art Club

Save 20% by using our app!
Not sure how to start? Take the quiz.
Free shippingON ORDERS $75+



SIGN IN

Sign in to earn & redeem your points!


RECOVER PASSWORD

Enter your email address and we'll send you a link to reset your password.

Please check your email to recover your password


Create an account Forgot your password?
Cancel
OR


By clicking any of the social login buttons you agree to the terms of privacy
policy.

Get $20 Off! Rewards
United States (USD$)
 * 
 * No countries found.
 * Albania (ALLL)
 * Algeria (DZDد.ج)
 * Andorra (EUR€)
 * Angola (USD$)
 * Anguilla (XCD$)
 * Antigua & Barbuda (XCD$)
 * Argentina (ARS$)
 * Armenia (AMDդր.)
 * Aruba (AWGƒ)
 * Australia (AUD$)
 * Austria (EUR€)
 * Azerbaijan (AZN₼)
 * Bahamas (BSD$)
 * Bahrain (USD$)
 * Bangladesh (BDT৳)
 * Barbados (BBD$)
 * Belarus (USD$)
 * Belgium (EUR€)
 * Belize (BZD$)
 * Benin (XOFFr)
 * Bermuda (USD$)
 * Bhutan (USD$)
 * Bolivia (BOBBs.)
 * Bosnia & Herzegovina (BAMКМ)
 * Botswana (BWPP)
 * Brazil (USD$)
 * British Virgin Islands (USD$)
 * Brunei (BND$)
 * Bulgaria (BGNлв.)
 * Burkina Faso (XOFFr)
 * Cambodia (KHR៛)
 * Cameroon (XAFFr)
 * Canada (CAD$)
 * Cape Verde (CVE$)
 * Caribbean Netherlands (USD$)
 * Cayman Islands (KYD$)
 * Chad (XAFFr)
 * Chile (CLP$)
 * China (CNY¥)
 * Colombia (USD$)
 * Comoros (KMFFr)
 * Cook Islands (NZD$)
 * Costa Rica (CRC₡)
 * Côte d’Ivoire (XOFFr)
 * Croatia (EUR€)
 * Curaçao (ANGƒ)
 * Cyprus (EUR€)
 * Czechia (CZKKč)
 * Denmark (DKKkr.)
 * Djibouti (DJFFdj)
 * Dominica (XCD$)
 * Dominican Republic (DOP$)
 * Ecuador (USD$)
 * Egypt (EGPج.م)
 * El Salvador (USD$)
 * Equatorial Guinea (XAFFr)
 * Estonia (EUR€)
 * Ethiopia (ETBBr)
 * Falkland Islands (FKP£)
 * Faroe Islands (DKKkr.)
 * Fiji (FJD$)
 * Finland (EUR€)
 * France (EUR€)
 * French Guiana (EUR€)
 * French Polynesia (XPFFr)
 * Gabon (XOFFr)
 * Gambia (GMDD)
 * Georgia (USD$)
 * Germany (EUR€)
 * Ghana (USD$)
 * Gibraltar (GBP£)
 * Greece (EUR€)
 * Greenland (DKKkr.)
 * Grenada (XCD$)
 * Guadeloupe (EUR€)
 * Guatemala (GTQQ)
 * Guernsey (GBP£)
 * Guinea (GNFFr)
 * Guinea-Bissau (XOFFr)
 * Guyana (GYD$)
 * Haiti (USD$)
 * Honduras (HNLL)
 * Hong Kong SAR (HKD$)
 * Hungary (HUFFt)
 * Iceland (ISKkr)
 * India (INR₹)
 * Indonesia (IDRRp)
 * Ireland (EUR€)
 * Isle of Man (GBP£)
 * Israel (ILS₪)
 * Italy (EUR€)
 * Jamaica (JMD$)
 * Japan (JPY¥)
 * Jersey (USD$)
 * Jordan (USD$)
 * Kazakhstan (KZT〒)
 * Kenya (KESKSh)
 * Kiribati (USD$)
 * Kuwait (USD$)
 * Kyrgyzstan (KGSsom)
 * Laos (LAK₭)
 * Latvia (EUR€)
 * Lebanon (LBPل.ل)
 * Lesotho (USD$)
 * Liechtenstein (CHFCHF)
 * Lithuania (EUR€)
 * Luxembourg (EUR€)
 * Macao SAR (MOPP)
 * Madagascar (USD$)
 * Malawi (MWKMK)
 * Malaysia (MYRRM)
 * Maldives (MVRMVR)
 * Malta (EUR€)
 * Martinique (EUR€)
 * Mauritania (USD$)
 * Mauritius (MUR₨)
 * Mexico (MXN$)
 * Moldova (MDLL)
 * Monaco (EUR€)
 * Mongolia (MNT₮)
 * Montenegro (EUR€)
 * Montserrat (XCD$)
 * Morocco (MADد.م.)
 * Mozambique (USD$)
 * Namibia (USD$)
 * Nauru (AUD$)
 * Nepal (NPR₨)
 * Netherlands (EUR€)
 * New Caledonia (XPFFr)
 * New Zealand (NZD$)
 * Nicaragua (NIOC$)
 * Nigeria (NGN₦)
 * Niue (NZD$)
 * North Macedonia (MKDден)
 * Norway (NOKkr)
 * Oman (USD$)
 * Pakistan (PKR₨)
 * Panama (USD$)
 * Papua New Guinea (PGKK)
 * Paraguay (PYG₲)
 * Peru (PENS/.)
 * Philippines (PHP₱)
 * Poland (PLNzł)
 * Portugal (EUR€)
 * Qatar (QARر.ق)
 * Réunion (EUR€)
 * Romania (RONLei)
 * Russia (USD$)
 * Rwanda (RWFFRw)
 * Samoa (WSTT)
 * San Marino (EUR€)
 * São Tomé & Príncipe (STDDb)
 * Saudi Arabia (SARر.س)
 * Senegal (XOFFr)
 * Serbia (RSDРСД)
 * Seychelles (USD$)
 * Sierra Leone (SLLLe)
 * Singapore (SGD$)
 * Slovakia (EUR€)
 * Slovenia (EUR€)
 * Solomon Islands (SBD$)
 * South Korea (KRW₩)
 * Spain (EUR€)
 * Sri Lanka (LKR₨)
 * St. Barthélemy (EUR€)
 * St. Kitts & Nevis (XCD$)
 * St. Lucia (XCD$)
 * Suriname (USD$)
 * Sweden (SEKkr)
 * Switzerland (CHFCHF)
 * Taiwan (TWD$)
 * Tanzania (TZSSh)
 * Thailand (THB฿)
 * Timor-Leste (USD$)
 * Tonga (TOPT$)
 * Trinidad & Tobago (TTD$)
 * Tunisia (USD$)
 * Turks & Caicos Islands (USD$)
 * Tuvalu (AUD$)
 * Ukraine (UAH₴)
 * United Arab Emirates (AEDد.إ)
 * United Kingdom (GBP£)
 * United States (USD$)
 * Uruguay (UYU$)
 * Uzbekistan (UZS)
 * Vanuatu (VUVVt)
 * Vatican City (EUR€)
 * Venezuela (USD$)
 * Vietnam (VND₫)
 * Wallis & Futuna (XPFFr)
 * Zambia (USD$)
 * Zimbabwe (USD$)

Shop All
Products

Canvas Kits

Mini Easels

Coasters

Frameables™

Sparkle Pals™

Mini Dazzles™

Lil Diamondz™

Accessories

Cards

Stickers

Gift Cards
Categories

Featured Categories

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


Animals

Christmas

Floral

Halloween

Landscape & Nature

Love

Mystery Kits

Mystical & Fantasy

Religious & Spiritual

Variety

Licensed Brands

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


Batman™

Flintstones

©DC

Harry Potter™

Inspector Gadget™

Looney Tunes™

©Marvel

Nickelodeon™

Peanuts

Powerpuff Girls™

Scooby Doo™

Sesame Street®

SpongeBob™

Star Trek™

Strawberry Shortcake™

Superman™

Teletubbies™

The Smurfs™

TMNT™

Tom and Jerry™

©WB

Wildbrain

Wonder Woman™


Take Our Quiz & Find The Perfect Piece

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

Shop All
Collections
 * Shop All
 * New Arrivals
 * Best Sellers
 * Back In Stock
 * Mini Easels
 * Coasters
 * Frameables™
 * Sparkle Pals™
 * Mini Dazzles™
 * Lil Diamondz™
 * Beginner Kits
 * Low Stock
 * Accessories
 * Sale
 * Pending Restock

New to Diamond Art Club?
Take Our Quiz & Find The Perfect Piece
New Arrivals Best Sellers
Results How To
Learn More
 * Blog
 * Our Artists
 * Contact Us & FAQ

New to Diamond Art Club?
Take Our Quiz & Find The Perfect Piece
   

 * Login
   
   
   SIGN IN
   
   Sign in to earn & redeem your points!
   
   
   RECOVER PASSWORD
   
   Enter your email address and we'll send you a link to reset your password.
   
   Please check your email to recover your password
   
   
   Create an account Forgot your password?
   Cancel
   OR
   
   
   By clicking any of the social login buttons you agree to the terms of privacy
   policy.

 * 0
   
   cart

 * wishlist

Today Only!FREE GIFT with every purchase! 🎁
New customers only. Website exclusive.



Not sure how to start? Take the quiz.
 * Shop All Kits
 * Products
   * Canvas Kits
   * Mini Easels
   * Coasters
   * Frameables™
   * Sparkle Pals™
   * Mini Dazzles™
   * Lil DIamondz™
   * Cards
   * Stickers
   * Accessories
   * Gift Cards
 * Categories
   
   Featured Categories
   
    * Animals
    * Christmas
    * Floral
    * Halloween
    * Landscape & Nature
    * Love
    * Mystery Kits
    * Mystical & Fantasy
    * Religious & Spiritual
    * Variety
   
   Licensed Brands
   
    * Batman™
    * Flintstones
    * ©DC
    * Harry Potter™
    * Inspector Gadget™
    * Looney Tunes™
    * ©Marvel
    * Nickelodeon™
    * Peanuts
    * Powerpuff Girls™
    * Scooby Doo™
    * Sesame Street®
    * SpongeBob™
    * Star Trek™
    * Strawberry Shortcake™
    * Superman™
    * Teletubbies™
    * The Smurfs™
    * TMNT™
    * Tom and Jerry™
    * ©WB
    * Wildbrain
    * Wonder Woman™

 * Collections
   * Shop All Diamond Art
   * New Arrivals
   * Best Sellers
   * Back In Stock
   * Mini Easels
   * Coasters
   * Frameables™
   * Sparkle Pals™
   * Mini Dazzles™
   * Lil Diamondz™
   * Beginner Kits
   * Low Stock
   * Accessories
   * Sale
   * Pending Restock
 * New Arrivals
 * Best Sellers
 * Results
 * How To
 * More
   * Blog
   * Our Artists
   * Contact Us & FAQ

 * United States (USD$)
   
   Get $20!

 * Insider Rewards Program
 * Wishlist
 * Not sure How To Start? Take The Quiz!



Become a Diamond Art Club Insider member for FREE and start your journey into
calming creativity!

Join Now Login

Products

View all products

Popular suggestions

 * mandie manzano
 * harry potter
 * randal spangler
 * yuumei
 * dragon
 * cat
 * witch
 * wolves

Categories

 * Animals
 * Landscape & Nature
 * Love & Romance
 * Fantasy & Mystical
 * Floral
 * Religious & Spiritual
 * Variety
 * Mystery Kits
 * Halloween
 * Christmas

Pages

View all results




THIS PAGE IS EXTINCT.

Perhaps we can help you find what you’re looking for...

Shop Now

Return Home


404


SHOP OUR BEST SELLERS

Best Seller

ALREADY PURCHASED


FAMILY CIRCUS

© Richard Lorenz

Rated 5.0 out of 5
299 Reviews Based on 299 reviews
$74.99

Add to Cart
Best Seller

ALREADY PURCHASED


CELESTIAL DRAGON

© Auclair Studio

Rated 5.0 out of 5
23 Reviews Based on 23 reviews
$69.99

Add to Cart
Best Seller

ALREADY PURCHASED


BEAUTY IN THE CLOUDS

© Emily James

Rated 5.0 out of 5
29 Reviews Based on 29 reviews
$69.99

Add to Cart
Best Seller

ALREADY PURCHASED


SAKURA FESTIVAL

© Yuumei Art

Rated 5.0 out of 5
322 Reviews Based on 322 reviews
$69.99

Add to Cart

Diamond Art Club Save 20% by using our app!




ABOUT US

 * Our Story
 * What is Diamond Art Painting?
 * Step-By-Step Instructions
 * Customer Reviews
 * Our Artists
 * Blog
 * Store Locator


CUSTOMER CARE

 * Contact Us & FAQ's
 * Free Accidental Insurance
 * Lifetime Warranty
 * Shipping Policy
 * Return Policy
 * Accessibility Settings


SAVINGS & REWARDS

 * Gift Cards
 * Cash Back Rewards
 * Military & First Responder Discount
 * Shop Now, Pay Later!
 * Affiliates


LET’S KEEP IN TOUCH!

Email US +1 SIGN ME UP

THANKS FOR SUBSCRIBING!

Get $20 Off! Take a Quiz!
 * Terms
 * Privacy
 * CCPA
 * Sitemap
 * Archived Kits
 * © 2024 Diamond Art Club

Not sure how to start? Take the quiz.






Please ensure Javascript is enabled for purposes of website accessibility




``



My Wishlist0

Reviews