www.fairyhot.com Open in urlscan Pro
104.17.246.119  Public Scan

Submitted URL: http://www.fairyhot.com/account/order-lookup
Effective URL: https://www.fairyhot.com/account/order-lookup
Submission: On August 07 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

<form>
  <input name="variant_id" type="hidden" value="${data.variants[0].id}">
  <button type="button" class="product-snippet__quick-shop-icon" role="addToCart" data-quick-shop="${data.handle}" data-track-product-id="${data.id}" data-track="click" data-track-content="add_to_cart" data-track-source="quick_shop">
    <svg class="" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
      <path d="M8.6 1.9a.3.3 0 0 0-.3-.3h-.6a.3.3 0 0 0-.3.3v5.5H1.9a.3.3 0 0 0-.3.3v.6a.3.3 0 0 0 .3.3h5.5v5.5a.3.3 0 0 0 .3.3h.6a.3.3 0 0 0 .3-.3V8.6h5.5a.3.3 0 0 0 .3-.3v-.6a.3.3 0 0 0-.3-.3H8.6V1.9z" fill="currentColor"></path>
    </svg>
  </button>
</form>

GET /search

<form class="flex items-center" action="/search" method="get">
  <button type="submit" class="clear text-0 text-inherit cursor-pointer">
    <svg class="" width="26" height="26" xmlns="http://www.w3.org/2000/svg">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M17.925 20.057A9.955 9.955 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10a9.968 9.968 0 0 1-2.864 7.006l4.929 4.928a.8.8 0 0 1-1.132 1.132l-5-5-.008-.01zM20.4 12a8.4 8.4 0 1 1-16.8 0 8.4 8.4 0 0 1 16.8 0z"
        fill="currentColor"></path>
    </svg>
  </button>
  <input @input-debounced="header_search_predictive_render-sidebar.rerender(data=event.value, redo=true);" class="header__search_sidebar-input flex-1 text-base leading-none type-text-font-family clear" type="text" autocomplete="off" name="q"
    placeholder="Search products">
  <button type="reset" class="header__search-modal-close text-0 text-inherit clear cursor-pointer" @tap="header_search_sidebar.close()">
    <svg class="" width="26" height="26" xmlns="http://www.w3.org/2000/svg">
      <path d="M21.502 5.732A.85.85 0 0 0 20.3 4.53l-7.32 7.32L5.734 4.6a.85.85 0 0 0-1.202 1.203l7.248 7.247L4.53 20.3A.85.85 0 0 0 5.733 21.5l7.248-7.248 7.319 7.319a.85.85 0 0 0 1.202-1.202l-7.319-7.319 7.319-7.319z" fill="currentColor"></path>
    </svg>
  </button>
</form>

POST

<form class="form flex-col i-spzhtml-form" id="order-view-form" method="POST" action-xhr="/api/order_verify" custom-validation="change-interact-and-submit"
  @submiterror="order_verify_view.rerender(data=event);order_verify_view.toggleClass(class='hidden', force=false);" @submitsuccess="SPZ.navigateTo(url=event.value);" novalidate="" has-value="">
  <div class="form_item">
    <input class="form_input" type="text" id="order_number" name="order_number" tabindex="1" autofocus="" required="" @input-debounced="order_verify_view.toggleClass(class='hidden', force=true);">
    <label class="form_label" for="order_number">Order ID</label>
    <div class="form_item form-tips-error" validation-for="order_number" visible-when-invalid="valueMissing" hidden="">
      <svg class="" width="14" height="14" xmlns="http://www.w3.org/2000/svg">
        <rect width="14" height="14" rx="7" fill="#EB391B"></rect>
        <path fill-rule="evenodd" clip-rule="evenodd" d="M7 2.9a.6.6 0 0 1 .6.6v4.8a.6.6 0 1 1-1.2 0V3.5a.6.6 0 0 1 .6-.6Z" fill="#fff"></path>
        <path d="M7.6 10.5a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Z" fill="#fff"></path>
      </svg> Enter a valid order ID
    </div>
  </div>
  <div class="form_item">
    <spz-phonenumber id="phone-number" layout="container" phone-pattern="[\+0-9\(\).\s\-]+" default-country="DE" default-phone-code="49" class="i-spzhtml-layout-container i-spzhtml-element i-spzhtml-built i-spzhtml-layout"
      i-spzhtml-layout="container">
      <input class="form_input" id="email_or_phone" name="email_or_phone" type="text" tabindex="2" required=""
        pattern="([a-zA-Z0-9!#$%&amp;'*+\/=?^_`\{\|\}~\-]+(?:\.[a-zA-Z0-9!#$%&amp;'*+\/=?^_`\{\|\}~\-]+)*@(?:[a-zA-Z0-9](?:[a-zA-Z0-9\-]*[a-zA-Z0-9])?\.)+[a-zA-Z0-9](?:[a-zA-Z0-9\-]*[a-zA-Z0-9])?)|([\+0-9\(\).\s\-]+)"
        @input-debounced="order_verify_view.toggleClass(class='hidden', force=true);">
      <label class="form_label" for="email_or_phone">Email / Phone number</label>
      <div class="form_item form-tips-error email_or_phone_tip" validation-for="email_or_phone" visible-when-invalid="customError" hidden=""><svg class="" width="14" height="14" xmlns="http://www.w3.org/2000/svg">
          <rect width="14" height="14" rx="7" fill="#EB391B"></rect>
          <path fill-rule="evenodd" clip-rule="evenodd" d="M7 2.9a.6.6 0 0 1 .6.6v4.8a.6.6 0 1 1-1.2 0V3.5a.6.6 0 0 1 .6-.6Z" fill="#fff"></path>
          <path d="M7.6 10.5a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Z" fill="#fff"></path>
        </svg>Please enter a valid phone</div>
      <div class="form_item form-tips-error email_or_phone_tip" validation-for="email_or_phone" visible-when-invalid="valueMissing" hidden="">
        <svg class="" width="14" height="14" xmlns="http://www.w3.org/2000/svg">
          <rect width="14" height="14" rx="7" fill="#EB391B"></rect>
          <path fill-rule="evenodd" clip-rule="evenodd" d="M7 2.9a.6.6 0 0 1 .6.6v4.8a.6.6 0 1 1-1.2 0V3.5a.6.6 0 0 1 .6-.6Z" fill="#fff"></path>
          <path d="M7.6 10.5a.6.6 0 1 1-1.2 0 .6.6 0 0 1 1.2 0Z" fill="#fff"></path>
        </svg> Enter a valid Email / phone number
      </div>
      <div role="phone-area" class="flex order_verify_flag_container" hidden="">
        <div role="flag" class="order_verify_flag"></div>
        <select role="areacode" class="order_verify_code_select" has-value="">
          <option value="" disabled="">*</option>
          <option value="AF_93">(+93) Afghanistan</option>
          <option value="AX_358">(+358) Aland lslands</option>
          <option value="AL_355">(+355) Albania</option>
          <option value="DZ_213">(+213) Algeria</option>
          <option value="AS_684">(+684) American Samoa</option>
          <option value="AD_376">(+376) Andorra</option>
          <option value="AO_244">(+244) Angola</option>
          <option value="AI_1264">(+1264) Anguilla</option>
          <option value="AQ_672">(+672) Antarctica</option>
          <option value="AG_1268">(+1268) Antigua and Barbuda</option>
          <option value="AR_54">(+54) Argentina</option>
          <option value="AM_374">(+374) Armenia</option>
          <option value="AW_297">(+297) Aruba</option>
          <option value="AC_247">(+247) Ascension Island</option>
          <option value="AU_61">(+61) Australia</option>
          <option value="AT_43">(+43) Austria</option>
          <option value="AZ_994">(+994) Azerbaijan</option>
          <option value="BS_1242">(+1242) Bahamas</option>
          <option value="BH_973">(+973) Bahrain</option>
          <option value="BD_880">(+880) Bangladesh</option>
          <option value="BB_1246">(+1246) Barbados</option>
          <option value="BY_375">(+375) Belarus</option>
          <option value="BE_32">(+32) Belgium</option>
          <option value="BZ_501">(+501) Belize</option>
          <option value="BJ_229">(+229) Benin</option>
          <option value="BM_1441">(+1441) Bermuda</option>
          <option value="BT_975">(+975) Bhutan</option>
          <option value="BO_591">(+591) Bolivia</option>
          <option value="BQ_599">(+599) Bonaire, Sint Eustatius and Saba</option>
          <option value="BA_387">(+387) Bosnia and Herzegovina</option>
          <option value="BW_267">(+267) Botswana</option>
          <option value="BV_47">(+47) Bouvet Island</option>
          <option value="BR_55">(+55) Brazil</option>
          <option value="IO_246">(+246) British Indian Ocean Territory</option>
          <option value="BN_673">(+673) Brunei</option>
          <option value="BG_359">(+359) Bulgaria</option>
          <option value="BF_226">(+226) Burkina Faso</option>
          <option value="BI_257">(+257) Burundi</option>
          <option value="KH_855">(+855) Cambodia</option>
          <option value="CM_237">(+237) Cameroon</option>
          <option value="CA_1">(+1) Canada</option>
          <option value="CV_238">(+238) Cape Verde</option>
          <option value="KY_1345">(+1345) Cayman Islands</option>
          <option value="CF_236">(+236) Central African Republic</option>
          <option value="TD_235">(+235) Chad</option>
          <option value="CL_56">(+56) Chile</option>
          <option value="CN_86">(+86) China mainland</option>
          <option value="CX_61">(+61) Christmas Island</option>
          <option value="CC_891">(+891) Cocos(Keeling)Islands</option>
          <option value="CO_57">(+57) Colombia</option>
          <option value="KM_269">(+269) Comoros</option>
          <option value="CG_242">(+242) Congo</option>
          <option value="CD_243">(+243) Congo(DRC)</option>
          <option value="CK_682">(+682) Cook Islands</option>
          <option value="CR_506">(+506) Costa Rica</option>
          <option value="CI_225">(+225) Cote d'Ivoire</option>
          <option value="HR_385">(+385) Croatia</option>
          <option value="CU_53">(+53) Cuba</option>
          <option value="CW_5999">(+5999) Curaçao</option>
          <option value="CY_357">(+357) Cyprus</option>
          <option value="CZ_420">(+420) Czech Republic</option>
          <option value="DK_45">(+45) Denmark</option>
          <option value="DJ_253">(+253) Djibouti</option>
          <option value="DM_1767">(+1767) Dominica</option>
          <option value="DO_1809">(+1809) Dominican Republic</option>
          <option value="EC_593">(+593) Ecuador</option>
          <option value="EG_20">(+20) Egypt</option>
          <option value="SV_503">(+503) El Salvador</option>
          <option value="GQ_240">(+240) Equatorial Guinea</option>
          <option value="ER_291">(+291) Eritrea</option>
          <option value="EE_372">(+372) Estonia</option>
          <option value="ET_251">(+251) Ethiopia</option>
          <option value="FK_500">(+500) Falkland Islands</option>
          <option value="FO_298">(+298) Faroe Islands</option>
          <option value="FJ_679">(+679) Fiji Islands</option>
          <option value="FI_358">(+358) Finland</option>
          <option value="FR_33">(+33) France</option>
          <option value="GF_594">(+594) French Guiana</option>
          <option value="PF_689">(+689) French Polynesia</option>
          <option value="TF_33">(+33) French Southern and Antarctic Lands</option>
          <option value="GA_241">(+241) Gabon</option>
          <option value="GM_220">(+220) Gambia</option>
          <option value="GE_995">(+995) Georgia</option>
          <option value="DE_49">(+49) Germany</option>
          <option value="GH_233">(+233) Ghana</option>
          <option value="GI_350">(+350) Gibraltar</option>
          <option value="GR_30">(+30) Greece</option>
          <option value="GL_299">(+299) Greenland</option>
          <option value="GD_1473">(+1473) Grenada</option>
          <option value="GP_590">(+590) Guadeloupe</option>
          <option value="GU_1671">(+1671) Guam</option>
          <option value="GT_502">(+502) Guatemala</option>
          <option value="GG_1481">(+1481) Guernsey</option>
          <option value="GN_224">(+224) Guinea</option>
          <option value="GW_245">(+245) Guinea-Bissau</option>
          <option value="GY_592">(+592) Guyana</option>
          <option value="HT_509">(+509) Haiti</option>
          <option value="HM_672">(+672) Heard Island and McDonald Islands</option>
          <option value="HN_504">(+504) Honduras</option>
          <option value="HK_852">(+852) Hong Kong SAR, China</option>
          <option value="HU_36">(+36) Hungary</option>
          <option value="IS_354">(+354) Iceland</option>
          <option value="IN_91">(+91) India</option>
          <option value="ID_62">(+62) Indonesia</option>
          <option value="IR_98">(+98) Iran</option>
          <option value="IQ_964">(+964) Iraq</option>
          <option value="IE_353">(+353) Ireland</option>
          <option value="IM_1624">(+1624) Isle of Man</option>
          <option value="IL_972">(+972) Israel</option>
          <option value="IT_39">(+39) Italy</option>
          <option value="JM_1876">(+1876) Jamaica</option>
          <option value="JP_81">(+81) Japan</option>
          <option value="JE_44">(+44) Jersey</option>
          <option value="JO_962">(+962) Jordan</option>
          <option value="KZ_327">(+327) Kazakhstan</option>
          <option value="KE_254">(+254) Kenya</option>
          <option value="KI_686">(+686) Kiribati</option>
          <option value="KR_82">(+82) Korea</option>
          <option value="XK_383">(+383) Kosovo</option>
          <option value="KW_965">(+965) Kuwait</option>
          <option value="KG_331">(+331) Kyrgyzstan</option>
          <option value="LA_856">(+856) Laos</option>
          <option value="LV_371">(+371) Latvia</option>
          <option value="LB_961">(+961) Lebanon</option>
          <option value="LS_266">(+266) Lesotho</option>
          <option value="LR_231">(+231) Liberia</option>
          <option value="LY_218">(+218) Libya</option>
          <option value="LI_423">(+423) Liechtenstein</option>
          <option value="LT_370">(+370) Lithuania</option>
          <option value="LU_352">(+352) Luxembourg</option>
          <option value="MO_853">(+853) Macau SAR, China</option>
          <option value="MK_389">(+389) Macedonia,Former Yugoslav Republic of</option>
          <option value="MG_261">(+261) Madagascar</option>
          <option value="MW_265">(+265) Malawi</option>
          <option value="MY_60">(+60) Malaysia</option>
          <option value="MV_960">(+960) Maldives</option>
          <option value="ML_223">(+223) Mali</option>
          <option value="MT_356">(+356) Malta</option>
          <option value="MH_692">(+692) Marshall Islands</option>
          <option value="MQ_596">(+596) Martinique</option>
          <option value="MR_222">(+222) Mauritania</option>
          <option value="MU_230">(+230) Mauritius</option>
          <option value="YT_262">(+262) Mayotte</option>
          <option value="MX_52">(+52) Mexico</option>
          <option value="FM_691">(+691) Micronesia</option>
          <option value="MD_373">(+373) Moldova</option>
          <option value="MC_377">(+377) Monaco</option>
          <option value="MN_976">(+976) Mongolia</option>
          <option value="ME_382">(+382) Montenegro</option>
          <option value="MS_1664">(+1664) Montserrat</option>
          <option value="MA_212">(+212) Morocco</option>
          <option value="MZ_258">(+258) Mozambique</option>
          <option value="MM_95">(+95) Myanmar</option>
          <option value="NA_264">(+264) Namibia</option>
          <option value="NR_674">(+674) Nauru</option>
          <option value="NP_977">(+977) Nepal</option>
          <option value="NL_31">(+31) Netherlands</option>
          <option value="AN_599">(+599) Netherlands Antilles</option>
          <option value="NC_687">(+687) New Caledonia</option>
          <option value="NZ_64">(+64) New Zealand</option>
          <option value="NI_505">(+505) Nicaragua</option>
          <option value="NE_227">(+227) Niger</option>
          <option value="NG_234">(+234) Nigeria</option>
          <option value="NU_683">(+683) Niue</option>
          <option value="NF_6723">(+6723) Norfolk Island</option>
          <option value="KP_850">(+850) North Korea</option>
          <option value="MP_1670">(+1670) Northern Mariana Islands</option>
          <option value="NO_47">(+47) Norway</option>
          <option value="OM_968">(+968) Oman</option>
          <option value="PK_92">(+92) Pakistan</option>
          <option value="PW_680">(+680) Palau</option>
          <option value="PS_970">(+970) Palestinian Authority</option>
          <option value="PA_507">(+507) Panama</option>
          <option value="PG_675">(+675) Papua New Guinea</option>
          <option value="PY_595">(+595) Paraguay</option>
          <option value="PE_51">(+51) Peru</option>
          <option value="PH_63">(+63) Philippines</option>
          <option value="PN_64">(+64) Pitcairn Islands</option>
          <option value="PL_48">(+48) Poland</option>
          <option value="PT_351">(+351) Portugal</option>
          <option value="PR_1787">(+1787) Puerto Rico</option>
          <option value="QA_974">(+974) Qatar</option>
          <option value="RE_262">(+262) Reunion</option>
          <option value="RO_40">(+40) Romania</option>
          <option value="RU_7">(+7) Russia</option>
          <option value="RW_250">(+250) Rwanda</option>
          <option value="WS_685">(+685) Samoa</option>
          <option value="SM_378">(+378) San Marino</option>
          <option value="ST_239">(+239) Sao Tome and Principe</option>
          <option value="SA_966">(+966) Saudi Arabia</option>
          <option value="SN_221">(+221) Senegal</option>
          <option value="RS_381">(+381) Serbia</option>
          <option value="SC_248">(+248) Seychelles</option>
          <option value="SL_232">(+232) Sierra Leone</option>
          <option value="SG_65">(+65) Singapore</option>
          <option value="SX_383">(+383) Sint Maarten</option>
          <option value="SK_421">(+421) Slovakia</option>
          <option value="SI_386">(+386) Slovenia</option>
          <option value="SB_677">(+677) Solomon Islands</option>
          <option value="SO_252">(+252) Somalia</option>
          <option value="ZA_27">(+27) South Africa</option>
          <option value="GS_500">(+500) South Georgia and South Sandwich Islands</option>
          <option value="SS_211">(+211) South Sudan</option>
          <option value="ES_34">(+34) Spain</option>
          <option value="LK_94">(+94) Sri Lanka</option>
          <option value="MF_691">(+691) St. Martin (French part)</option>
          <option value="SH_290">(+290) St.Helena</option>
          <option value="KN_1869">(+1869) St.Kitts and Nevis</option>
          <option value="LC_1758">(+1758) St.Lucia</option>
          <option value="PM_508">(+508) St.Pierre and Miquelon</option>
          <option value="VC_1784">(+1784) St.Vincent and the Grenadines</option>
          <option value="SD_249">(+249) Sudan</option>
          <option value="SR_597">(+597) Suriname</option>
          <option value="SJ_4779">(+4779) Svalbard and Jan Mayen</option>
          <option value="SZ_268">(+268) Swaziland</option>
          <option value="SE_46">(+46) Sweden</option>
          <option value="CH_41">(+41) Switzerland</option>
          <option value="SY_963">(+963) Syria</option>
          <option value="TW_886">(+886) Taiwan, China</option>
          <option value="TJ_992">(+992) Tajikistan</option>
          <option value="TZ_255">(+255) Tanzania</option>
          <option value="TH_66">(+66) Thailand</option>
          <option value="TL_670">(+670) Timor-Leste</option>
          <option value="TG_228">(+228) Togo</option>
          <option value="TK_690">(+690) Tokelau</option>
          <option value="TO_676">(+676) Tonga</option>
          <option value="TT_1868">(+1868) Trinidad and Tobago</option>
          <option value="TA_290">(+290) Tristan da Cunha</option>
          <option value="TN_216">(+216) Tunisia</option>
          <option value="TR_90">(+90) Turkey</option>
          <option value="TM_993">(+993) Turkmenistan</option>
          <option value="TC_1649">(+1649) Turks and Caicos Islands</option>
          <option value="TV_688">(+688) Tuvalu</option>
          <option value="UG_256">(+256) Uganda</option>
          <option value="UA_380">(+380) Ukraine</option>
          <option value="AE_971">(+971) United Arab Emirates</option>
          <option value="GB_44">(+44) United Kingdom</option>
          <option value="US_1">(+1) United States</option>
          <option value="UM_1">(+1) United States Minor Outlying Islands</option>
          <option value="UY_598">(+598) Uruguay</option>
          <option value="UZ_233">(+233) Uzbekistan</option>
          <option value="VU_678">(+678) Vanuatu</option>
          <option value="VA_379">(+379) Vatican City</option>
          <option value="VE_58">(+58) Venezuela</option>
          <option value="VN_84">(+84) Vietnam</option>
          <option value="VI_1340">(+1340) Virgin Islands</option>
          <option value="VG_1284">(+1284) Virgin Islands,British</option>
          <option value="WF_681">(+681) Wallis and Futuna</option>
          <option value="EH_210">(+210) Western Sahara</option>
          <option value="YE_967">(+967) Yemen</option>
          <option value="ZM_260">(+260) Zambia</option>
          <option value="ZW_263">(+263) Zimbabwe</option>
        </select>
      </div>
    </spz-phonenumber>
  </div>
  <button class="form_submit button-primary mb-3 block w-full" type="submit" tabindex="4">View order</button>
  <a class="cursor-pointer order_verify_link" @tap="SPZ.replaceUrlState(type='history', reload=true);">
      View history orders
    </a>
</form>

POST

<form id="footer__newsletter__form" class="footer__newsletter__form type-text-font-family relative flex items-center md:w-full text-base i-spzhtml-form" action-xhr="/api/customers/newsletters" method="POST" custom-validation="show-first-on-submit"
  @submiterror="footer__newsletter__error-ajax.rerender(data=event);footer__newsletter__error-ajax.toggleClass(class='hidden', force=false);" novalidate="">
  <input class="footer__newsletter__input clear flex-1 block lg:w-full px-4 lg:px-3" id="footer__newsletter__input" type="text" name="email" placeholder="Enter your email" required="" pattern="([A-Za-z0-9_\-.])+@([A-Za-z0-9_\-.])+\.([A-Za-z]{2,4})"
    @input-debounced="footer__newsletter__error-ajax.toggleClass(class='hidden', force=true);">
  <button class="footer__newsletter__btn type-text-font-family m-0 flex items-center border-none leading-none" type="submit">
    <span class="md:hidden">Subscribe</span>
    <svg class="lg:hidden" width="20" height="6" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
      <path opacity=".01" fill="currentColor" d="M0 0h20v6H0z"></path>
      <path fill="currentColor" d="M0 2h14v2H0z"></path>
      <path fill-rule="evenodd" clip-rule="evenodd" d="m20 3-6 3V0l6 3Z" fill="currentColor"></path>
    </svg>
  </button>
  <div class="footer__newsletter__error-tip" validation-for="footer__newsletter__input" visible-when-invalid="patternMismatch" hidden=""> Please enter a valid email address. </div>
  <div class="footer__newsletter__error-tip" validation-for="footer__newsletter__input" visible-when-invalid="valueMissing" hidden=""> Please enter your email address. </div>
  <spz-render id="footer__newsletter__error-ajax" class="footer__newsletter__error-tip hidden i-spzhtml-layout-container i-spzhtml-element i-spzhtml-notbuilt spz-notbuilt spz-unresolved i-spzhtml-unresolved" layout="container" manual=""
    i-spzhtml-layout="container">
    <template>
      <div spz-if="${data.errors &amp;&amp; data.errors.length > 0}"> ${data.errors &amp;&amp; data.errors[0]} </div>
    </template>
  </spz-render>
  <div class="footer__newsletter__success-tip flex-shrink-0 body-plus-2"> Thanks for subscribing </div>
</form>

<form>
  <div class="quick-shop-content rounded-global-small">
    <div class="quick-shop-inner-content">
      <spz-variants name="quick-shop-variant" id="quick-shop-variants" class="pointer-events-none" layout="container" template="quick-shop-variant-template" spz-if="${product_options &amp;&amp; product_options.length > 0}"
        @mouseout="${mouse_out_event}" interact="hover" interference="" ${mouse_over_event}=""></spz-variants>
      <button class="relative mt-5 lg:mt-6 button-primary flex items-center justify-center body-plus-2  type-text-font-family rounded-btn quick-shop_atc_btn" type="button" role="addToCart" data-track="click" data-track-content="add_to_cart"
        data-track-source="add_to_cart">
        <span role="content">${statusLan}</span>
        <spz-render id="quick-shop-btn-price" layout="container" template="quick-shop-button-price-template" manual=""></spz-render>
        <div class="loading items-center justify-center absolute inset-0" role="loading" show="">
          <div class="loading-bounce"></div>
        </div>
      </button>
    </div>
  </div>
</form>

<form class="animated modal__form-style_template_rebate_multi layers-6" id="modal__form"
  style="image: none; background: linear-gradient(180deg, #ff704f, #ff274b, #ff274b) no-repeat scroll center center/cover; background1: #ff704f; background2: #ff274b; backgroundImageTemplate: linear-gradient(180deg, $bg1, $bg2, $bg2); ; width: 620px;">
  <div class="modal__title"><span style="font-size: 32px; font-weight: 900; font-family: Lato, Lato-Black; color: #fefffe;" data-mce-style="font-size: 32px; font-weight: 900; font-family: Lato, Lato-Black; color: #fefffe;">SPECIAL OFFER</span></div>
  <div class="modal__discount-layers layers-6" style="width: 500px;">
    <div class="modal__discount-layer layer-0">
      <div class="discount-layer__content d-flex flex-column justify-content-center align-items-center" style="transform: scale(1); width: 106px; height: 80px;">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">10</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">1st <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <div class="discount-layer__content_hidden d-flex flex-column justify-content-center align-items-center">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">10</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">1st <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <svg class="modal__discount-bg" width="166" height="104" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        <defs>
          <filter x="-8.7%" y="-12.5%" width="117.3%" height="129.5%" filterUnits="objectBoundingBox" id="a">
            <feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
            <feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
            <feColorMatrix values="0 0 0 0 1 0 0 0 0 0 0 0 0 0 0.0980392157 0 0 0 0.5 0" in="shadowBlurOuter1"></feColorMatrix>
          </filter>
          <path d="M150 0v8a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6H0v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6A5 5 0 000 8V0h150z" id="b"></path>
        </defs>
        <g fill="none" fill-rule="evenodd">
          <g transform="translate(8 6)">
            <use fill="#FFFBF2" xlink:href="#b"></use>
          </g>
          <path stroke="#AE6002" opacity=".196" stroke-dasharray="2.6" d="M142.5 12v76m-120-76v76"></path>
        </g>
      </svg>
    </div>
    <div class="modal__discount-layer layer-1">
      <div class="discount-layer__content d-flex flex-column justify-content-center align-items-center" style="transform: scale(1); width: 106px; height: 80px;">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">20</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">2nd <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <div class="discount-layer__content_hidden d-flex flex-column justify-content-center align-items-center">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">20</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">2nd <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <svg class="modal__discount-bg" width="166" height="104" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        <defs>
          <filter x="-8.7%" y="-12.5%" width="117.3%" height="129.5%" filterUnits="objectBoundingBox" id="a">
            <feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
            <feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
            <feColorMatrix values="0 0 0 0 1 0 0 0 0 0 0 0 0 0 0.0980392157 0 0 0 0.5 0" in="shadowBlurOuter1"></feColorMatrix>
          </filter>
          <path d="M150 0v8a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6H0v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6A5 5 0 000 8V0h150z" id="b"></path>
        </defs>
        <g fill="none" fill-rule="evenodd">
          <g transform="translate(8 6)">
            <use fill="#FFFBF2" xlink:href="#b"></use>
          </g>
          <path stroke="#AE6002" opacity=".196" stroke-dasharray="2.6" d="M142.5 12v76m-120-76v76"></path>
        </g>
      </svg>
    </div>
    <div class="modal__discount-layer layer-2">
      <div class="discount-layer__content d-flex flex-column justify-content-center align-items-center" style="transform: scale(1); width: 106px; height: 80px;">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">30</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">3rd <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <div class="discount-layer__content_hidden d-flex flex-column justify-content-center align-items-center">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">30</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">3rd <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <svg class="modal__discount-bg" width="166" height="104" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        <defs>
          <filter x="-8.7%" y="-12.5%" width="117.3%" height="129.5%" filterUnits="objectBoundingBox" id="a">
            <feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
            <feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
            <feColorMatrix values="0 0 0 0 1 0 0 0 0 0 0 0 0 0 0.0980392157 0 0 0 0.5 0" in="shadowBlurOuter1"></feColorMatrix>
          </filter>
          <path d="M150 0v8a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6H0v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6A5 5 0 000 8V0h150z" id="b"></path>
        </defs>
        <g fill="none" fill-rule="evenodd">
          <g transform="translate(8 6)">
            <use fill="#FFFBF2" xlink:href="#b"></use>
          </g>
          <path stroke="#AE6002" opacity=".196" stroke-dasharray="2.6" d="M142.5 12v76m-120-76v76"></path>
        </g>
      </svg>
    </div>
    <div class="modal__discount-layer layer-3">
      <div class="discount-layer__content d-flex flex-column justify-content-center align-items-center" style="transform: scale(1); width: 106px; height: 80px;">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">50</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">4th <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <div class="discount-layer__content_hidden d-flex flex-column justify-content-center align-items-center">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">50</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">4th <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <svg class="modal__discount-bg" width="166" height="104" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        <defs>
          <filter x="-8.7%" y="-12.5%" width="117.3%" height="129.5%" filterUnits="objectBoundingBox" id="a">
            <feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
            <feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
            <feColorMatrix values="0 0 0 0 1 0 0 0 0 0 0 0 0 0 0.0980392157 0 0 0 0.5 0" in="shadowBlurOuter1"></feColorMatrix>
          </filter>
          <path d="M150 0v8a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6H0v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6A5 5 0 000 8V0h150z" id="b"></path>
        </defs>
        <g fill="none" fill-rule="evenodd">
          <g transform="translate(8 6)">
            <use fill="#FFFBF2" xlink:href="#b"></use>
          </g>
          <path stroke="#AE6002" opacity=".196" stroke-dasharray="2.6" d="M142.5 12v76m-120-76v76"></path>
        </g>
      </svg>
    </div>
    <div class="modal__discount-layer layer-4">
      <div class="discount-layer__content d-flex flex-column justify-content-center align-items-center" style="transform: scale(1); width: 106px; height: 80px;">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">70</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">5th <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <div class="discount-layer__content_hidden d-flex flex-column justify-content-center align-items-center">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">70</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">5th <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <svg class="modal__discount-bg" width="166" height="104" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        <defs>
          <filter x="-8.7%" y="-12.5%" width="117.3%" height="129.5%" filterUnits="objectBoundingBox" id="a">
            <feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
            <feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
            <feColorMatrix values="0 0 0 0 1 0 0 0 0 0 0 0 0 0 0.0980392157 0 0 0 0.5 0" in="shadowBlurOuter1"></feColorMatrix>
          </filter>
          <path d="M150 0v8a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6H0v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6A5 5 0 000 8V0h150z" id="b"></path>
        </defs>
        <g fill="none" fill-rule="evenodd">
          <g transform="translate(8 6)">
            <use fill="#FFFBF2" xlink:href="#b"></use>
          </g>
          <path stroke="#AE6002" opacity=".196" stroke-dasharray="2.6" d="M142.5 12v76m-120-76v76"></path>
        </g>
      </svg>
    </div>
    <div class="modal__discount-layer layer-5">
      <div class="discount-layer__content d-flex flex-column justify-content-center align-items-center" style="transform: scale(1); width: 106px; height: 80px;">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">100</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">6th <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <div class="discount-layer__content_hidden d-flex flex-column justify-content-center align-items-center">
        <div style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;" data-mce-style="color:#ff2f4b;font-family: Lato, Lato-Regular;white-space: nowrap;">
          <div style="display: flex;justify-content: center;" data-mce-style="display: flex;justify-content: center;">
            <span style="font-size: 44px; color: #ff2f4b;" data-mce-style="display: block;font-size: 44px; color: inherit;">100</span>
            <div style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;" data-mce-style="margin-left: 5px;display: flex;flex-direction: column;justify-content: center;">
              <span style="font-size: 26px;display: block;" data-mce-style="display: block;font-size: 26px; color: #ff2f4b;">%</span>
              <span style="color:#ff2f4b;font-size: 12px;" data-mce-style="color:#ff2f4b;font-size: 12px;">OFF</span>
            </div>
          </div>
          <div style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;" data-mce-style="margin-top: 5px;color: #AE6002;font-size: 12px;opacity: 0.3;">FOR THE</div>
          <div style="margin-top: 5px;font-size: 14px; color: #AE6002;" data-mce-style="margin-top: 5px;font-size: 14px; color: #AE6002;">6th <span style="color: #AE6002;" data-mce-style="color: #AE6002;">ITEM</span></div>
        </div>
      </div>
      <svg class="modal__discount-bg" width="166" height="104" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        <defs>
          <filter x="-8.7%" y="-12.5%" width="117.3%" height="129.5%" filterUnits="objectBoundingBox" id="a">
            <feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
            <feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
            <feColorMatrix values="0 0 0 0 1 0 0 0 0 0 0 0 0 0 0.0980392157 0 0 0 0.5 0" in="shadowBlurOuter1"></feColorMatrix>
          </filter>
          <path d="M150 0v8a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6a5 5 0 100 10v6H0v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6a5 5 0 000-10v-6A5 5 0 000 8V0h150z" id="b"></path>
        </defs>
        <g fill="none" fill-rule="evenodd">
          <g transform="translate(8 6)">
            <use fill="#FFFBF2" xlink:href="#b"></use>
          </g>
          <path stroke="#AE6002" opacity=".196" stroke-dasharray="2.6" d="M142.5 12v76m-120-76v76"></path>
        </g>
      </svg>
    </div>
  </div>
  <div class="modal__button" style="background-color: #fff3be; border-color: #fff3be; "><span style="color: #FF0022; font-size: 16px; font-weight: bold;font-family: Lato, Lato-Regular;"
      data-mce-style="color: #FF0022; font-size: 16px; font-weight: bold;font-family: Lato, Lato-Regular;">COLLECT ALL</span></div>
  <div class="modal__close-icon d-block d-md-none notranslate">
    <svg width="30" height="30" xmlns="http://www.w3.org/2000/svg">
      <g fill="#FFF" fill-rule="nonzero">
        <path d="M15 0c8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15C0 6.716 6.716 0 15 0zm0 2C7.82 2 2 7.82 2 15s5.82 13 13 13 13-5.82 13-13S22.18 2 15 2z"></path>
        <path
          d="M19.905 9.505a.7.7 0 01.073.903l-.073.087-4.211 4.209 4.21 4.21a.7.7 0 01-.903 1.064l-.086-.073-4.211-4.211-4.209 4.21a.7.7 0 01-1.064-.903l.074-.086 4.21-4.211-4.21-4.209a.7.7 0 01.903-1.064l.087.074 4.209 4.21 4.21-4.21a.7.7 0 01.99 0z">
        </path>
      </g>
    </svg>
  </div>
  <svg class="modal__close-icon d-md-block d-none" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" width="200" height="200">
    <defs>
      <style></style>
    </defs>
    <path d="M238.36 863.697L863.696 238.36a46.545 46.545 0 00-65.815-65.815L172.544 797.882a46.545 46.545 0 1065.815 65.815zM172.543 238.36l625.338 625.338a46.545 46.545 0 0065.815-65.815L238.36 172.544a46.545 46.545 0 10-65.815 65.815z"
      fill="#fff"></path>
  </svg>
  <div class="modal__footer">
    <span style="font-size: 14px; color: #ffffff;font-family: Lato, Lato-Regular;" data-mce-style="font-size: 14px; color: #fff;font-family: Lato, Lato-Regular;">*Discounts would automatically apply when placing an order</span>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

${(function(){ const get_random_six_digits = () => { return
Math.random().toString().slice(-6) }; const wholesale_enabled = false; const
setting_product_image_display = "133.33%"; const product_image = data.image;
const secondary_image = data.secondImage; const image_width =
product_image.width; let image_height = product_image.height;
if(setting_product_image_display == '100%'){ image_height = image_width }else
if(setting_product_image_display == '133.33%'){ image_height = image_width *
1.3333; }; const product_image_hover_on = true && !!secondary_image.src; const
has_save_label = true && ((+data.compare_at_price) > (+data.price)); const
is_single_variant = data.variants.length == 1; const min_price_variant_href =
(data.min_price_variant && data.min_price_variant.available) ?
data.min_price_variant.withinUrl : data.withinUrl; const retail_price_max =
data.retail_price_max || data.compare_at_price_max; const THUMBNAILS_MAX_SIZE =
3; const thumbnails = data.thumbVariants.slice(0, THUMBNAILS_MAX_SIZE); const
image_wrap_id = 'image_wrap_' + get_random_six_digits(); const image_carousel_id
= 'image_carousel_' + get_random_six_digits(); const thumbnails_selector_id =
'thumbnails_selector_' + get_random_six_digits(); const form_id = 'form_' +
get_random_six_digits(); const mixed_wholesale = data.mixed_wholesale; return `

${ data.available ? `${ (+data.compare_at_price > +data.price) ? `Save ` : '' }`
: "Sold out" }
Mixed Lot


${DATA.TITLE}

${ data.price_min != data.price_max ? `from ` : ` ` }
+${data.remainInvisibleThumbCount} ` })()}

✈Free Shipping over $59.00




✈Free Shipping over $59.00


Powered by Google Übersetzer
English,Italiano,Deutsch,Français,svenska,norsk,Polski,Nederlands,Español,Português,čeština,dansk,Lietuvis,Latvietis,Suomalainen,Ελληνικά,Eestlane,Magyar,Romanian,Slovenščina,Український,Slovenská,Български,Hrvatski
jezik

 * Log in
 * Create an account

${data.data && data.data.count}

 * Home
 * Alzheimer's disease💜
 * Depression Awareness💚
 * Cotton&Linen
 * Independence Day
 * Faith
 * Hippie Style
 * Animals
 * Breast Cancer🎗️
 * 🎃 Halloween 🎃
 * Woodstock
 * Flower
 * Order Tracking
 * More links
   ${(function(){ const formatLinks = (links) => { return links.map(link => {
   link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr =
   link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ?
   `href="${link.url}"` : ''; if(link.children && link.children.length){
   link.children = formatLinks(link.children); } return link; }) }; const tags =
   "{}"; let linkList = [ { id: 64223743, title: "Home", url: "\/", target: "",
   levels: 0, product0: { id: (null) }, children: [ ] }, { id: 64223745, title:
   "Alzheimer's disease\ud83d\udc9c", url: "\/collections\/alzheimers-disease",
   target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id:
   64223747, title: "Depression Awareness\ud83d\udc9a", url:
   "\/collections\/depression-awareness", target: "", levels: 0, product0: { id:
   (null) }, children: [ ] }, { id: 64223749, title: "Cotton&Linen", url:
   "\/collections\/cotton-linen", target: "", levels: 0, product0: { id: (null)
   }, children: [ ] }, { id: 64223751, title: "Independence Day", url:
   "\/collections\/independence-day", target: "", levels: 0, product0: { id:
   (null) }, children: [ ] }, { id: 64223753, title: "Faith", url:
   "\/collections\/faith-opqd", target: "", levels: 0, product0: { id: (null) },
   children: [ ] }, { id: 64223755, title: "Hippie Style", url:
   "\/collections\/hippie-style", target: "", levels: 0, product0: { id: (null)
   }, children: [ ] }, { id: 64223757, title: "Animals", url:
   "\/collections\/animals", target: "", levels: 0, product0: { id: (null) },
   children: [ ] }, { id: 64223759, title: "Breast Cancer\ud83c\udf97\ufe0f",
   url: "\/collections\/breast-cancer", target: "", levels: 0, product0: { id:
   (null) }, children: [ ] }, { id: 64223761, title: "\ud83c\udf83 Halloween
   \ud83c\udf83", url: "\/collections\/halloween", target: "", levels: 0,
   product0: { id: (null) }, children: [ ] }, { id: 64223763, title:
   "Woodstock", url: "\/collections\/woodstock-music-art-fair", target: "",
   levels: 0, product0: { id: (null) }, children: [ ] }, { id: 64223765, title:
   "Flower", url: "\/collections\/flower", target: "", levels: 0, product0: {
   id: (null) }, children: [ ] }, { id: 64223767, title: "Order Tracking", url:
   "\/account\/order-lookup", target: "", levels: 0, product0: { id: (null) },
   children: [ ] }, ].slice(offset); linkList = formatLinks(linkList); const
   hasChild = linkList.some(link => !!(link.children && link.children.length ||
   link.product0.id)); return `
    * ${link.title} ${link.tag.label}
   
    * ${second_link.title} ${second_link.tag.label} ${third_links.title}
      ${third_links.tag.label}
   
   
    * ${link.title} ${link.tag.label}
   
   ` })()}

 * Home
 * Alzheimer's disease💜
 * Depression Awareness💚
 * Cotton&Linen
 * Independence Day
 * Faith
 * Hippie Style
 * Animals
 * Breast Cancer🎗️
 * 🎃 Halloween 🎃
 * Woodstock
 * Flower
 * Order Tracking
 * More links
   ${(function(){ const formatLinks = (links) => { return links.map(link => {
   link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr =
   link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ?
   `href="${link.url}"` : ''; if(link.children && link.children.length){
   link.children = formatLinks(link.children); } return link; }) }; const tags =
   "{}"; let linkList = [ { id: 64223743, title: "Home", url: "\/", target: "",
   levels: 0, product0: { id: (null) }, children: [ ] }, { id: 64223745, title:
   "Alzheimer's disease\ud83d\udc9c", url: "\/collections\/alzheimers-disease",
   target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id:
   64223747, title: "Depression Awareness\ud83d\udc9a", url:
   "\/collections\/depression-awareness", target: "", levels: 0, product0: { id:
   (null) }, children: [ ] }, { id: 64223749, title: "Cotton&Linen", url:
   "\/collections\/cotton-linen", target: "", levels: 0, product0: { id: (null)
   }, children: [ ] }, { id: 64223751, title: "Independence Day", url:
   "\/collections\/independence-day", target: "", levels: 0, product0: { id:
   (null) }, children: [ ] }, { id: 64223753, title: "Faith", url:
   "\/collections\/faith-opqd", target: "", levels: 0, product0: { id: (null) },
   children: [ ] }, { id: 64223755, title: "Hippie Style", url:
   "\/collections\/hippie-style", target: "", levels: 0, product0: { id: (null)
   }, children: [ ] }, { id: 64223757, title: "Animals", url:
   "\/collections\/animals", target: "", levels: 0, product0: { id: (null) },
   children: [ ] }, { id: 64223759, title: "Breast Cancer\ud83c\udf97\ufe0f",
   url: "\/collections\/breast-cancer", target: "", levels: 0, product0: { id:
   (null) }, children: [ ] }, { id: 64223761, title: "\ud83c\udf83 Halloween
   \ud83c\udf83", url: "\/collections\/halloween", target: "", levels: 0,
   product0: { id: (null) }, children: [ ] }, { id: 64223763, title:
   "Woodstock", url: "\/collections\/woodstock-music-art-fair", target: "",
   levels: 0, product0: { id: (null) }, children: [ ] }, { id: 64223765, title:
   "Flower", url: "\/collections\/flower", target: "", levels: 0, product0: {
   id: (null) }, children: [ ] }, { id: 64223767, title: "Order Tracking", url:
   "\/account\/order-lookup", target: "", levels: 0, product0: { id: (null) },
   children: [ ] }, ].slice(offset); linkList = formatLinks(linkList); const
   hasChild = linkList.some(link => !!(link.children && link.children.length ||
   link.product0.id)); return `
    * ${link.title} ${link.tag.label}
   
    * ${second_link.title} ${second_link.tag.label} ${third_links.title}
      ${third_links.tag.label}
   
   
    * ${link.title} ${link.tag.label}
   
   ` })()}
    * Breast Cancer🎗️
    * 🎃 Halloween 🎃
    * Woodstock
    * Flower
    * Order Tracking



English,Italiano,Deutsch,Français,svenska,norsk,Polski,Nederlands,Español,Português,čeština,dansk,Lietuvis,Latvietis,Suomalainen,Ελληνικά,Eestlane,Magyar,Romanian,Slovenščina,Український,Slovenská,Български,Hrvatski
jezik

 * Log in
 * Create an account

${data.data && data.data.count}


${(function(){ if (data === undefined || typeof data !== 'string' || data == '')
return ''; const keyword = encodeURIComponent(data); return `
View more
Your search for '${data}' did not yield any results.

` })()}

 * Home
 * Alzheimer's disease💜
 * Depression Awareness💚
 * Cotton&Linen
 * Independence Day
 * Faith
 * Hippie Style
 * Animals
 * Breast Cancer🎗️
 * 🎃 Halloween 🎃
 * Woodstock
 * Flower
 * Order Tracking
   
   English,Italiano,Deutsch,Français,svenska,norsk,Polski,Nederlands,Español,Português,čeština,dansk,Lietuvis,Latvietis,Suomalainen,Ελληνικά,Eestlane,Magyar,Romanian,Slovenščina,Український,Slovenská,Български,Hrvatski
   jezik
   

Log in
(function(){ let w = window.innerWidth; function setHeaderCssVar() { const
headerEle = document.getElementById('shoplaza-section-header'); if(!headerEle){
return }; document.body.style.setProperty('--window-height',
`${window.innerHeight}px`); document.body.style.setProperty('--header-height',
`${headerEle.clientHeight}px`); const mdScorllHideEle =
headerEle.querySelector('.header__mobile .header__scroll_hide'); if
(mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md',
`${mdScorllHideEle.clientHeight}px`); } const pcScorllHideEle =
headerEle.querySelector('.header__desktop .header__scroll_hide'); if
(pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc',
`${pcScorllHideEle.clientHeight}px`); } } function handlResize() { if(w ==
window.innerWidth){return}; w = window.innerWidth; setHeaderCssVar(); };
function init(){ setHeaderCssVar(); window.removeEventListener('resize',
window._theme_header_listener) window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener); } init();
})();

Find your orders
${data.error == 'order number' ? 'Enter a valid order ID' : 'Enter a valid Email
/ phone number'}
Order ID
Enter a valid order ID
Email / Phone number
Please enter a valid phone
Enter a valid Email / phone number

* (+93) Afghanistan(+358) Aland lslands(+355) Albania(+213) Algeria(+684)
American Samoa(+376) Andorra(+244) Angola(+1264) Anguilla(+672)
Antarctica(+1268) Antigua and Barbuda(+54) Argentina(+374) Armenia(+297)
Aruba(+247) Ascension Island(+61) Australia(+43) Austria(+994) Azerbaijan(+1242)
Bahamas(+973) Bahrain(+880) Bangladesh(+1246) Barbados(+375) Belarus(+32)
Belgium(+501) Belize(+229) Benin(+1441) Bermuda(+975) Bhutan(+591) Bolivia(+599)
Bonaire, Sint Eustatius and Saba(+387) Bosnia and Herzegovina(+267)
Botswana(+47) Bouvet Island(+55) Brazil(+246) British Indian Ocean
Territory(+673) Brunei(+359) Bulgaria(+226) Burkina Faso(+257) Burundi(+855)
Cambodia(+237) Cameroon(+1) Canada(+238) Cape Verde(+1345) Cayman Islands(+236)
Central African Republic(+235) Chad(+56) Chile(+86) China mainland(+61)
Christmas Island(+891) Cocos(Keeling)Islands(+57) Colombia(+269) Comoros(+242)
Congo(+243) Congo(DRC)(+682) Cook Islands(+506) Costa Rica(+225) Cote
d'Ivoire(+385) Croatia(+53) Cuba(+5999) Curaçao(+357) Cyprus(+420) Czech
Republic(+45) Denmark(+253) Djibouti(+1767) Dominica(+1809) Dominican
Republic(+593) Ecuador(+20) Egypt(+503) El Salvador(+240) Equatorial
Guinea(+291) Eritrea(+372) Estonia(+251) Ethiopia(+500) Falkland Islands(+298)
Faroe Islands(+679) Fiji Islands(+358) Finland(+33) France(+594) French
Guiana(+689) French Polynesia(+33) French Southern and Antarctic Lands(+241)
Gabon(+220) Gambia(+995) Georgia(+49) Germany(+233) Ghana(+350) Gibraltar(+30)
Greece(+299) Greenland(+1473) Grenada(+590) Guadeloupe(+1671) Guam(+502)
Guatemala(+1481) Guernsey(+224) Guinea(+245) Guinea-Bissau(+592) Guyana(+509)
Haiti(+672) Heard Island and McDonald Islands(+504) Honduras(+852) Hong Kong
SAR, China(+36) Hungary(+354) Iceland(+91) India(+62) Indonesia(+98) Iran(+964)
Iraq(+353) Ireland(+1624) Isle of Man(+972) Israel(+39) Italy(+1876)
Jamaica(+81) Japan(+44) Jersey(+962) Jordan(+327) Kazakhstan(+254) Kenya(+686)
Kiribati(+82) Korea(+383) Kosovo(+965) Kuwait(+331) Kyrgyzstan(+856) Laos(+371)
Latvia(+961) Lebanon(+266) Lesotho(+231) Liberia(+218) Libya(+423)
Liechtenstein(+370) Lithuania(+352) Luxembourg(+853) Macau SAR, China(+389)
Macedonia,Former Yugoslav Republic of(+261) Madagascar(+265) Malawi(+60)
Malaysia(+960) Maldives(+223) Mali(+356) Malta(+692) Marshall Islands(+596)
Martinique(+222) Mauritania(+230) Mauritius(+262) Mayotte(+52) Mexico(+691)
Micronesia(+373) Moldova(+377) Monaco(+976) Mongolia(+382) Montenegro(+1664)
Montserrat(+212) Morocco(+258) Mozambique(+95) Myanmar(+264) Namibia(+674)
Nauru(+977) Nepal(+31) Netherlands(+599) Netherlands Antilles(+687) New
Caledonia(+64) New Zealand(+505) Nicaragua(+227) Niger(+234) Nigeria(+683)
Niue(+6723) Norfolk Island(+850) North Korea(+1670) Northern Mariana
Islands(+47) Norway(+968) Oman(+92) Pakistan(+680) Palau(+970) Palestinian
Authority(+507) Panama(+675) Papua New Guinea(+595) Paraguay(+51) Peru(+63)
Philippines(+64) Pitcairn Islands(+48) Poland(+351) Portugal(+1787) Puerto
Rico(+974) Qatar(+262) Reunion(+40) Romania(+7) Russia(+250) Rwanda(+685)
Samoa(+378) San Marino(+239) Sao Tome and Principe(+966) Saudi Arabia(+221)
Senegal(+381) Serbia(+248) Seychelles(+232) Sierra Leone(+65) Singapore(+383)
Sint Maarten(+421) Slovakia(+386) Slovenia(+677) Solomon Islands(+252)
Somalia(+27) South Africa(+500) South Georgia and South Sandwich Islands(+211)
South Sudan(+34) Spain(+94) Sri Lanka(+691) St. Martin (French part)(+290)
St.Helena(+1869) St.Kitts and Nevis(+1758) St.Lucia(+508) St.Pierre and
Miquelon(+1784) St.Vincent and the Grenadines(+249) Sudan(+597) Suriname(+4779)
Svalbard and Jan Mayen(+268) Swaziland(+46) Sweden(+41) Switzerland(+963)
Syria(+886) Taiwan, China(+992) Tajikistan(+255) Tanzania(+66) Thailand(+670)
Timor-Leste(+228) Togo(+690) Tokelau(+676) Tonga(+1868) Trinidad and
Tobago(+290) Tristan da Cunha(+216) Tunisia(+90) Turkey(+993)
Turkmenistan(+1649) Turks and Caicos Islands(+688) Tuvalu(+256) Uganda(+380)
Ukraine(+971) United Arab Emirates(+44) United Kingdom(+1) United States(+1)
United States Minor Outlying Islands(+598) Uruguay(+233) Uzbekistan(+678)
Vanuatu(+379) Vatican City(+58) Venezuela(+84) Vietnam(+1340) Virgin
Islands(+1284) Virgin Islands,British(+681) Wallis and Futuna(+210) Western
Sahara(+967) Yemen(+260) Zambia(+263) Zimbabwe
View order View history orders

Subscribe today to hear first about our sales

Subscribe
Please enter a valid email address.
Please enter your email address.
${data.errors && data.errors[0]}
Thanks for subscribing

COMPANY

 * About us
 * Contact us
 * Terms of Service
 * Shipping & Delivery
 * Privacy policy
 * INTELLECTUAL PROPERTY RIGHTS

COMPANY

 * About us
 * Contact us
 * Terms of Service
 * Shipping & Delivery
 * Privacy policy
 * INTELLECTUAL PROPERTY RIGHTS

HELP

 * FAQ
 * Shipping-policy
 * Return Policy
 * Track Your Order

HELP

 * FAQ
 * Shipping-policy
 * Return Policy
 * Track Your Order

Payment We Accept

 * American Express
 * Apple Pay
 * Mastercard
 * PayPal
 * Visa
 * Maestro
 * JCB
 * Diners Club
 * Discover

Payment We Accept

 * American Express
 * Apple Pay
 * Mastercard
 * PayPal
 * Visa
 * Maestro
 * JCB
 * Diners Club
 * Discover

Get in touch

   Email us

 * service@fairyhot.com
   
   Open: Mon – Sat/9 – 21h

Get in touch

   Email us

 * service@fairyhot.com
   
   Open: Mon – Sat/9 – 21h

© 2024 FairyHot All Rights Reserved.
US (USD $) GB (GBP £) AU (AUD A$) CA (CAD CA$) AT (EUR €) BE (EUR €) CH (CHF
CHF) CZ (CZK Kč) DK (DKK kr) ES (EUR €) FI (EUR €) FR (EUR €) GR (EUR €) HR (EUR
€) HU (HUF Ft) IE (EUR €) IS (ISK kr) IT (EUR €) JE (GBP £) LT (EUR €) LU (EUR
€) NL (EUR €) NO (NOK kr) PL (PLN zł) PT (EUR €) SE (SEK kr) SI (EUR €) CN (CNY
¥) HK (HKD HK$)

CART



Your shopping bag is empty
Continue shopping
 * ${item.product_title}
    * ${item.options.map(option => option.value).join('/')}
    * ${propertie.name}/${propertie.isImage ? `View image` : propertie.value}
   
   Free gift
   Mixed Lot
   *${item.quantity}
   ${item.item_text}
   
   ${discount_item.title}
   (-)

${(function(){ var total_price = data.total_price; var postageFreeAmount = 59;
var freeAmount = postageFreeAmount - total_price; var isFreeShipping =
freeAmount <= 0; var rate = Math.min(total_price / postageFreeAmount * 100,
100).toFixed(2); const textArray = ("Spend {{ amount }} more and get free
shipping!").split(/\{\{\s*amount\s*\}\}/); const textArrayHtml =
textArray.map((text, index) => { if (index == 0) { return `${text}`; } return
`${text}`; }).join(''); return `
${textArrayHtml}
You've got free shipping

${rate}%
` })()}
Total:

${function() { const textArray = ("Save
{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 &&
textArray.length < 2) { textArray.push(''); } return textArray.map((text, index)
=> { if (index == 0) { return `${text}`; } return ` ${text} `; }).join(''); }()}
${function() { const textArray = ("Save
{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 &&
textArray.length < 2) { textArray.push(''); } return textArray.map((text, index)
=> { if (index == 0) { return `${text}`; } return ` ${text} `; }).join(''); }()}
 * ${discount_application.title}: -

${data.invalid_msg}
Check out

Taxes and shipping calculated at checkout

${(function(){ var total_price = data.total_price; var postageFreeAmount = 59;
var freeAmount = postageFreeAmount - total_price; var isFreeShipping =
freeAmount <= 0; var rate = Math.min(total_price / postageFreeAmount * 100,
100).toFixed(2); const textArray = ("Spend {{ amount }} more and get free
shipping!").split(/\{\{\s*amount\s*\}\}/); const textArrayHtml =
textArray.map((text, index) => { if (index == 0) { return `${text}`; } return
`${text}`; }).join(''); return `
${textArrayHtml}
You've got free shipping

${rate}%
` })()}
${data.invalid_msg}
Total: 

${function() { const textArray = ("Save
{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 &&
textArray.length < 2) { textArray.push(''); } return textArray.map((text, index)
=> { if (index == 0) { return `${text}`; } return ` ${text} `; }).join(''); }()}
${function() { const textArray = ("Save
{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 &&
textArray.length < 2) { textArray.push(''); } return textArray.map((text, index)
=> { if (index == 0) { return `${text}`; } return ` ${text} `; }).join(''); }()}
${function() { const textArray = ("Save
{{save_amount}}").split(/\{\{\s*save_amount\}\}/); if (textArray.length > 0 &&
textArray.length < 2) { textArray.push(''); } return textArray.map((text, index)
=> { if (index == 0) { return `${text}`; } return ` ${text} `; }).join(''); }()}
 * ${discount_application.title}: -

Check out

${data.invalid_msg}
Check out

Taxes and shipping calculated at checkout
 * Subtotal:
 * ${discount_application.title}: -

Total:

Check out

Taxes and shipping calculated at checkout
const summaryStickyRender =
document.querySelector('#cart-drawer-summary-sticky-render'); if
(summaryStickyRender) {
document.body.style.setProperty('--cart-drawer-summary-sticky-height',
summaryStickyRender.clientHeight + 'px'); }

View Cart
${function(){ const productData = data.product; let product_change_event = '',
mouse_over_event = ' '; mouse_out_event = ''; const product_options =
productData.options.filter(Boolean) || []; for (let opt of product_options) {
const nameEscape = opt.name.replace(/\/|\\|\s|\'|\"|`|\<|\>/g, '')
product_change_event = product_change_event +
`quick-shop-selected-variant-${opt.id}.rerender(data=event.selectedValues.${opt.name});`;
mouse_out_event = mouse_out_event +
`quick-shop-selected-variant-${opt.id}.rerender(data=event.selectData.${opt.name});`;
mouse_over_event = mouse_over_event +
`@${nameEscape}Mouseover="quick-shop-selected-variant-${opt.id}.rerender(data=event);"`;
} const selectedVariant = productData.variants.find(v => v.available) ||
productData.variants[0]; const statusLan = ((selectedVariant &&
!selectedVariant.available) || (!selectedVariant && !productData.available)) ?
"Sold out" : "Add to cart"; return `
${statusLan}

` }()}

${function(){ const currentSelectVariant = data.variant; const defaultVariant =
(data.product && data.product.variants && data.product.variants[0]); const
variantData = currentSelectVariant || defaultVariant || data; const retail_price
= variantData.retail_price || 0; return `
Retail
` }()} ${function(){ const wholesale_enabled = false; const qty = data.quantity
|| 1; const currentSelectVariant = data.variant; const defaultVariant =
(data.product && data.product.variants && data.product.variants[0]); const
productVariant = null; const variantData = currentSelectVariant ||
defaultVariant || productVariant; const wholesale_price =
variantData.wholesale_price || []; if(wholesale_enabled &&
wholesale_price.length > 0) { let wholesaleIndex =
wholesale_price.findIndex(item => { return item.min_quantity > qty; });
if(wholesaleIndex < 0){ wholesaleIndex = wholesale_price.length - 1; }else
if(wholesaleIndex > 0){ wholesaleIndex = wholesaleIndex - 1; } const
wholesalePrice = wholesale_price[wholesaleIndex] || ''; return `

` }else { const price = variantData && variantData.price; return price !=
undefined ? `

` : ''; } }()}
${function() { let variantImageShowed = false; const currentProduct =
data.product; return (currentProduct.options || []).map((option, index) => {
const optionName = option.name || ''; const optionId = option.id || ''; const
position = `option${index + 1}`; let isThumbImage = false; if
(currentProduct.need_variant_image && !variantImageShowed) { const variantNames
= ["color"] || []; for (let i = 0, len = variantNames.length; i < len; i++) {
const name = variantNames[i].toLowerCase(); if (name ===
optionName.toLowerCase()) { isThumbImage = true; variantImageShowed = true; } }
} const variantType = "button"; const thumbStyle = "image_with_text"; return `
${optionName}: 
${option.values.map((value, idx) => { const selected =
data.selectedValues[optionName] == value ? 'checked' : ''; let thumbImage =
null; if (isThumbImage) { const variants = currentProduct.variants; for (let i =
0, len = variants.length; i < len; i++) { const variant = variants[i]; if
(variant[position] == value && thumbImage == null) { thumbImage = variant.image;
break; } } } return `
${value}
` }).join('')}
${optionName}
${option.values.map(value => { const selected = data.selectedValues[optionName]
== value ? 'selected' : ''; return `${value}` }).join('')}
` }).join(''); }()}
${data.originData && data.originData.value || data.value}
111

GIFTS

POINTS



SPECIAL OFFER
10
% OFF
FOR THE
1st ITEM
10
% OFF
FOR THE
1st ITEM
20
% OFF
FOR THE
2nd ITEM
20
% OFF
FOR THE
2nd ITEM
30
% OFF
FOR THE
3rd ITEM
30
% OFF
FOR THE
3rd ITEM
50
% OFF
FOR THE
4th ITEM
50
% OFF
FOR THE
4th ITEM
70
% OFF
FOR THE
5th ITEM
70
% OFF
FOR THE
5th ITEM
100
% OFF
FOR THE
6th ITEM
100
% OFF
FOR THE
6th ITEM
COLLECT ALL

*Discounts would automatically apply when placing an order
Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern