www.bestchic.shop Open in urlscan Pro
2606:4700::6811:f777  Public Scan

Submitted URL: https://nz.takechic.shop/
Effective URL: https://www.bestchic.shop/
Submission: On November 07 via api from US — Scanned from US

Form analysis 34 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-btn button-secondary" 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">
    Add to cart </button>
</form>

<form is="spz-form" id="${form_id}__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input spz-for="variant in data.variants" type="radio" id="${form_id}__${variant.id}" name="variant_id" value="${variant.id}" @change="${form_id}.addToCart">
    <label spz-for="variant in data.variants" for="${form_id}__${variant.id}"> ${variant.title}/<spz-currency value="${variant.price}" layout="container" container-class="product-snippet__price"></spz-currency><spz-currency
        value="${variant.compare_at_price}" layout="container" container-class="product-snippet__compare-at-price" spz-if="${(+variant.compare_at_price)>(+variant.price)}"></spz-currency>
    </label>
  </div>
</form>

GET /search

<form id="header_search_form_pc" class="header__search-form relative flex" action="/search" method="get">
  <div class="md:flex-1 relative items-stretch">
    <input @input-debounced="header_search_lightbox.open();header_search_predictive_render.rerender(data=event.value, redo=true);" class="header__search-input m-0 w-full type-text-font-family" autocomplete="off" type="text" name="q"
      placeholder="Search products">
    <button type="submit" class="header__search-icon absolute m-0 p-0 text-0 type-text-font-family cursor-pointer" tabindex="-1"><svg class="" width="18" height="18" xmlns="http://www.w3.org/2000/svg">
        <path opacity=".01" fill="currentColor" d="M0 0h18v18H0z"></path>
        <path fill-rule="evenodd" clip-rule="evenodd" d="M12.41 13.885a6.923 6.923 0 1 1 .839-.728l3.412 3.413a.554.554 0 0 1-.783.783l-3.462-3.462a.383.383 0 0 1-.006-.006Zm1.713-5.577a5.815 5.815 0 1 1-11.63 0 5.815 5.815 0 0 1 11.63 0Z"
          fill="currentColor"></path>
      </svg></button>
    <span onclick="header_search_form_pc.reset()" @tap="header_search_lightbox.close();" class="header__search-icon-close hidden items-center justify-center absolute m-0 p-0 type-text-font-family text-0 rounded-full cursor-pointer" tabindex="-2"><svg
        class="" width="12" height="12" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M2.746 1.992a.2.2 0 0 0-.283 0l-.471.471a.2.2 0 0 0 0 .283L5.245 6 1.992 9.25a.2.2 0 0 0 0 .283l.471.472a.2.2 0 0 0 .283 0L6 6.753l3.252 3.253a.2.2 0 0 0 .283 0l.472-.472a.2.2 0 0 0 0-.283L6.753 6l3.253-3.253a.2.2 0 0 0 0-.283l-.472-.471a.2.2 0 0 0-.283 0L6 5.245 2.746 1.992z"
          fill="currentColor"></path>
      </svg></span>
  </div>
  <button type="submit" class="header__search-submit-btn lg:hidden m-0 type-text-font-family">Search</button>
</form>

GET

<form id="app-smart-search-form-928" class="smart-search-form" method="GET" is="spz-form" @submit="app-smart-search-928.handleSearchSubmit(value=event.q);">
  <div class="smart-search-input-content">
    <svg class="icon-search " width="18" height="18" xmlns="http://www.w3.org/2000/svg">
      <path opacity=".01" fill="currentColor" d="M0 0h18v18H0z"></path>
      <path fill-rule="evenodd" clip-rule="evenodd" d="M12.41 13.885a6.923 6.923 0 1 1 .839-.728l3.412 3.413a.554.554 0 0 1-.783.783l-3.462-3.462a.383.383 0 0 1-.006-.006Zm1.713-5.577a5.815 5.815 0 1 1-11.63 0 5.815 5.815 0 0 1 11.63 0Z"
        fill="currentColor"></path>
    </svg>
    <input class="smart-search-input" type="search" name="q" spz-if="${data.isOpenAutoThink}" @input-debounced="app-smart-search-928.handleFormInput(keyword=event.value);" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <input class="smart-search-input" type="search" name="q" spz-else="">
    <ljs-carousel class="hot-keyword-carousel" spz-if="${data.isOpenFindKeyword}" layout="container" loop="" autoplay="" delay="3000" direct="vertical" @slideend="app-smart-search-928.handleFindKeyword(index=event.index);">
      <span class="hot-keyword line-clamp-1" spz-for="(item,index) in data.findKeywordList" key="index">${item}</span>
    </ljs-carousel>
    <button class="smart-search-reset-btn" type="reset" @tap="app-smart-search-form-928.clear();app-smart-search-928.handleFormInput(keyword='');">
      <svg class="icon_header_input_close icon-smart-search-reset" width="12" height="12" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M2.746 1.992a.2.2 0 0 0-.283 0l-.471.471a.2.2 0 0 0 0 .283L5.245 6 1.992 9.25a.2.2 0 0 0 0 .283l.471.472a.2.2 0 0 0 .283 0L6 6.753l3.252 3.253a.2.2 0 0 0 .283 0l.472-.472a.2.2 0 0 0 0-.283L6.753 6l3.253-3.253a.2.2 0 0 0 0-.283l-.472-.471a.2.2 0 0 0-.283 0L6 5.245 2.746 1.992z"
          fill="currentColor"></path>
      </svg>
    </button>
  </div>
  <button type="submit" class="smart-search-submit-btn button-primary tw-primary-btn tw-primary-light-btn">
    <svg class="icon-search " width="18" height="18" xmlns="http://www.w3.org/2000/svg">
      <path opacity=".01" fill="currentColor" d="M0 0h18v18H0z"></path>
      <path fill-rule="evenodd" clip-rule="evenodd" d="M12.41 13.885a6.923 6.923 0 1 1 .839-.728l3.412 3.413a.554.554 0 0 1-.783.783l-3.462-3.462a.383.383 0 0 1-.006-.006Zm1.713-5.577a5.815 5.815 0 1 1-11.63 0 5.815 5.815 0 0 1 11.63 0Z"
        fill="currentColor"></path>
    </svg>
  </button>
</form>

<form is="spz-form" id="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__4f15d7fa-1761-422f-83b1-8d8d7ae59ed3" name="variant_id" value="4f15d7fa-1761-422f-83b1-8d8d7ae59ed3"
      @change="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3.addToCart">
    <label for="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__4f15d7fa-1761-422f-83b1-8d8d7ae59ed3"> S/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__0d430907-a60f-4cb6-93d1-c8c38d21795c" name="variant_id" value="0d430907-a60f-4cb6-93d1-c8c38d21795c"
      @change="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3.addToCart">
    <label for="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__0d430907-a60f-4cb6-93d1-c8c38d21795c"> M/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__489cc209-940c-4102-a022-ece32409304c" name="variant_id" value="489cc209-940c-4102-a022-ece32409304c"
      @change="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3.addToCart">
    <label for="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__489cc209-940c-4102-a022-ece32409304c"> L/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__3f3fdc1f-7641-4b07-9e2e-dbd7ff7f2c8e" name="variant_id" value="3f3fdc1f-7641-4b07-9e2e-dbd7ff7f2c8e"
      @change="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3.addToCart">
    <label for="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__3f3fdc1f-7641-4b07-9e2e-dbd7ff7f2c8e"> XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__662ffc03-d4a5-4b09-871b-6035093ae237" name="variant_id" value="662ffc03-d4a5-4b09-871b-6035093ae237"
      @change="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3.addToCart">
    <label for="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__662ffc03-d4a5-4b09-871b-6035093ae237"> 2XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__ee49ac7f-bf39-4834-bac0-b7caf4eab493" name="variant_id" value="ee49ac7f-bf39-4834-bac0-b7caf4eab493"
      @change="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3.addToCart">
    <label for="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__ee49ac7f-bf39-4834-bac0-b7caf4eab493"> 3XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__e132379d-d5ad-4e76-a570-87dbf85efa0e" name="variant_id" value="e132379d-d5ad-4e76-a570-87dbf85efa0e"
      @change="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3.addToCart">
    <label for="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__e132379d-d5ad-4e76-a570-87dbf85efa0e"> 4XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__681089a6-8547-4be6-960e-e17fb75e02f4" name="variant_id" value="681089a6-8547-4be6-960e-e17fb75e02f4"
      @change="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3.addToCart">
    <label for="product-form-header-0332b02b-a348-4799-b2c6-df865a4ef446--3__681089a6-8547-4be6-960e-e17fb75e02f4"> 5XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__4b18efbe-538d-4beb-a9fe-e8dd9f0fa9dc" name="variant_id" value="4b18efbe-538d-4beb-a9fe-e8dd9f0fa9dc"
      @change="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4.addToCart">
    <label for="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__4b18efbe-538d-4beb-a9fe-e8dd9f0fa9dc"> S/<span class="money product-snippet__price notranslate">$65.99</span>
    </label>
    <input type="radio" id="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__43392100-ffb1-47f4-9c70-9309ee90ffc6" name="variant_id" value="43392100-ffb1-47f4-9c70-9309ee90ffc6"
      @change="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4.addToCart">
    <label for="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__43392100-ffb1-47f4-9c70-9309ee90ffc6"> M/<span class="money product-snippet__price notranslate">$65.99</span>
    </label>
    <input type="radio" id="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__e291cad0-eb97-46c3-8943-1aba13462d8f" name="variant_id" value="e291cad0-eb97-46c3-8943-1aba13462d8f"
      @change="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4.addToCart">
    <label for="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__e291cad0-eb97-46c3-8943-1aba13462d8f"> L/<span class="money product-snippet__price notranslate">$65.99</span>
    </label>
    <input type="radio" id="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__c68c28b2-ea03-4fdb-b0b4-53f5fac0c5e5" name="variant_id" value="c68c28b2-ea03-4fdb-b0b4-53f5fac0c5e5"
      @change="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4.addToCart">
    <label for="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__c68c28b2-ea03-4fdb-b0b4-53f5fac0c5e5"> XL/<span class="money product-snippet__price notranslate">$65.99</span>
    </label>
    <input type="radio" id="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__7f6bd930-efaa-4dbe-9415-93d90dc2d28f" name="variant_id" value="7f6bd930-efaa-4dbe-9415-93d90dc2d28f"
      @change="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4.addToCart">
    <label for="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__7f6bd930-efaa-4dbe-9415-93d90dc2d28f"> 2XL/<span class="money product-snippet__price notranslate">$65.99</span>
    </label>
    <input type="radio" id="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__9d1cf634-a7c6-42d7-8ae2-96496de6c526" name="variant_id" value="9d1cf634-a7c6-42d7-8ae2-96496de6c526"
      @change="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4.addToCart">
    <label for="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__9d1cf634-a7c6-42d7-8ae2-96496de6c526"> 3XL/<span class="money product-snippet__price notranslate">$65.99</span>
    </label>
    <input type="radio" id="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__d213f7ab-44f3-43cf-bc3d-f6d474888081" name="variant_id" value="d213f7ab-44f3-43cf-bc3d-f6d474888081"
      @change="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4.addToCart">
    <label for="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__d213f7ab-44f3-43cf-bc3d-f6d474888081"> 4XL/<span class="money product-snippet__price notranslate">$65.99</span>
    </label>
    <input type="radio" id="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__9c07cb27-3139-4ae3-9452-dded9a7b6c6c" name="variant_id" value="9c07cb27-3139-4ae3-9452-dded9a7b6c6c"
      @change="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4.addToCart">
    <label for="product-form-header-567c196e-bb2c-4774-aee9-be6fc08ee7fa--3-4__9c07cb27-3139-4ae3-9452-dded9a7b6c6c"> 5XL/<span class="money product-snippet__price notranslate">$65.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__ee3b1da7-dd86-4290-9986-cc4cff57f565" name="variant_id" value="ee3b1da7-dd86-4290-9986-cc4cff57f565"
      @change="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5.addToCart">
    <label for="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__ee3b1da7-dd86-4290-9986-cc4cff57f565"> S/<span class="money product-snippet__price notranslate">$45.99</span><span
        class="money product-snippet__compare-at-price notranslate">$73.32</span>
    </label>
    <input type="radio" id="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__806bcd8f-eb14-4a5d-ba7c-2e971cbd8c62" name="variant_id" value="806bcd8f-eb14-4a5d-ba7c-2e971cbd8c62"
      @change="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5.addToCart">
    <label for="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__806bcd8f-eb14-4a5d-ba7c-2e971cbd8c62"> M/<span class="money product-snippet__price notranslate">$45.99</span><span
        class="money product-snippet__compare-at-price notranslate">$73.32</span>
    </label>
    <input type="radio" id="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__6c260111-f445-4a66-9424-21c128a0d4da" name="variant_id" value="6c260111-f445-4a66-9424-21c128a0d4da"
      @change="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5.addToCart">
    <label for="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__6c260111-f445-4a66-9424-21c128a0d4da"> L/<span class="money product-snippet__price notranslate">$45.99</span><span
        class="money product-snippet__compare-at-price notranslate">$73.32</span>
    </label>
    <input type="radio" id="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__bf8a02c4-52ec-4a4d-a410-f5b3acf4a111" name="variant_id" value="bf8a02c4-52ec-4a4d-a410-f5b3acf4a111"
      @change="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5.addToCart">
    <label for="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__bf8a02c4-52ec-4a4d-a410-f5b3acf4a111"> XL/<span class="money product-snippet__price notranslate">$45.99</span><span
        class="money product-snippet__compare-at-price notranslate">$73.32</span>
    </label>
    <input type="radio" id="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__2d9d6f6d-1299-4eda-9fb4-a6d312d0cd19" name="variant_id" value="2d9d6f6d-1299-4eda-9fb4-a6d312d0cd19"
      @change="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5.addToCart">
    <label for="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__2d9d6f6d-1299-4eda-9fb4-a6d312d0cd19"> 2XL/<span class="money product-snippet__price notranslate">$45.99</span><span
        class="money product-snippet__compare-at-price notranslate">$73.32</span>
    </label>
    <input type="radio" id="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__b698acf1-be92-4128-874f-a8f435712855" name="variant_id" value="b698acf1-be92-4128-874f-a8f435712855"
      @change="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5.addToCart">
    <label for="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__b698acf1-be92-4128-874f-a8f435712855"> 3XL/<span class="money product-snippet__price notranslate">$45.99</span><span
        class="money product-snippet__compare-at-price notranslate">$73.32</span>
    </label>
    <input type="radio" id="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__2eebe0e3-c22a-41fc-a55a-2197fd560db9" name="variant_id" value="2eebe0e3-c22a-41fc-a55a-2197fd560db9"
      @change="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5.addToCart">
    <label for="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__2eebe0e3-c22a-41fc-a55a-2197fd560db9"> 4XL/<span class="money product-snippet__price notranslate">$45.99</span><span
        class="money product-snippet__compare-at-price notranslate">$73.32</span>
    </label>
    <input type="radio" id="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__3234328f-a234-4b15-90ab-96c0cfdcdc8f" name="variant_id" value="3234328f-a234-4b15-90ab-96c0cfdcdc8f"
      @change="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5.addToCart">
    <label for="product-form-header-1210a708-f8e6-42d1-8eab-23d145d177b6--3-4-5__3234328f-a234-4b15-90ab-96c0cfdcdc8f"> 5XL/<span class="money product-snippet__price notranslate">$45.99</span><span
        class="money product-snippet__compare-at-price notranslate">$73.32</span>
    </label>
  </div>
</form>

GET

<form id="app-smart-search-form-11" class="smart-search-form" method="GET" is="spz-form" @submit="app-smart-search-11.handleSearchSubmit(value=event.q);">
  <div class="smart-search-input-content">
    <svg class="icon-search " width="18" height="18" xmlns="http://www.w3.org/2000/svg">
      <path opacity=".01" fill="currentColor" d="M0 0h18v18H0z"></path>
      <path fill-rule="evenodd" clip-rule="evenodd" d="M12.41 13.885a6.923 6.923 0 1 1 .839-.728l3.412 3.413a.554.554 0 0 1-.783.783l-3.462-3.462a.383.383 0 0 1-.006-.006Zm1.713-5.577a5.815 5.815 0 1 1-11.63 0 5.815 5.815 0 0 1 11.63 0Z"
        fill="currentColor"></path>
    </svg>
    <input class="smart-search-input" type="search" name="q" spz-if="${data.isOpenAutoThink}" @input-debounced="app-smart-search-11.handleFormInput(keyword=event.value);" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <input class="smart-search-input" type="search" name="q" spz-else="">
    <ljs-carousel class="hot-keyword-carousel" spz-if="${data.isOpenFindKeyword}" layout="container" loop="" autoplay="" delay="3000" direct="vertical" @slideend="app-smart-search-11.handleFindKeyword(index=event.index);">
      <span class="hot-keyword line-clamp-1" spz-for="(item,index) in data.findKeywordList" key="index">${item}</span>
    </ljs-carousel>
    <button class="smart-search-reset-btn" type="reset" @tap="app-smart-search-form-11.clear();app-smart-search-11.handleFormInput(keyword='');">
      <svg class="icon_header_input_close icon-smart-search-reset" width="12" height="12" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M2.746 1.992a.2.2 0 0 0-.283 0l-.471.471a.2.2 0 0 0 0 .283L5.245 6 1.992 9.25a.2.2 0 0 0 0 .283l.471.472a.2.2 0 0 0 .283 0L6 6.753l3.252 3.253a.2.2 0 0 0 .283 0l.472-.472a.2.2 0 0 0 0-.283L6.753 6l3.253-3.253a.2.2 0 0 0 0-.283l-.472-.471a.2.2 0 0 0-.283 0L6 5.245 2.746 1.992z"
          fill="currentColor"></path>
      </svg>
    </button>
  </div>
  <button type="submit" class="smart-search-submit-btn button-primary tw-primary-btn tw-primary-light-btn">
    <svg class="icon-search " width="18" height="18" xmlns="http://www.w3.org/2000/svg">
      <path opacity=".01" fill="currentColor" d="M0 0h18v18H0z"></path>
      <path fill-rule="evenodd" clip-rule="evenodd" d="M12.41 13.885a6.923 6.923 0 1 1 .839-.728l3.412 3.413a.554.554 0 0 1-.783.783l-3.462-3.462a.383.383 0 0 1-.006-.006Zm1.713-5.577a5.815 5.815 0 1 1-11.63 0 5.815 5.815 0 0 1 11.63 0Z"
        fill="currentColor"></path>
    </svg>
  </button>
</form>

GET /search

<form id="header_search_form_md" class="header__search-form relative flex" action="/search" method="get">
  <div class="md:flex-1 relative items-stretch">
    <input @input-debounced="header_search_lightbox.open();header_search_predictive_render.rerender(data=event.value, redo=true);" class="header__search-input m-0 w-full type-text-font-family" autocomplete="off" type="text" name="q"
      placeholder="Search products">
    <button type="submit" class="header__search-icon absolute m-0 p-0 text-0 type-text-font-family cursor-pointer" tabindex="-1"><svg class="" width="18" height="18" xmlns="http://www.w3.org/2000/svg">
        <path opacity=".01" fill="currentColor" d="M0 0h18v18H0z"></path>
        <path fill-rule="evenodd" clip-rule="evenodd" d="M12.41 13.885a6.923 6.923 0 1 1 .839-.728l3.412 3.413a.554.554 0 0 1-.783.783l-3.462-3.462a.383.383 0 0 1-.006-.006Zm1.713-5.577a5.815 5.815 0 1 1-11.63 0 5.815 5.815 0 0 1 11.63 0Z"
          fill="currentColor"></path>
      </svg></button>
    <span onclick="header_search_form_md.reset()" @tap="header_search_lightbox.close();" class="header__search-icon-close hidden items-center justify-center absolute m-0 p-0 type-text-font-family text-0 rounded-full cursor-pointer" tabindex="-2"><svg
        class="" width="12" height="12" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M2.746 1.992a.2.2 0 0 0-.283 0l-.471.471a.2.2 0 0 0 0 .283L5.245 6 1.992 9.25a.2.2 0 0 0 0 .283l.471.472a.2.2 0 0 0 .283 0L6 6.753l3.252 3.253a.2.2 0 0 0 .283 0l.472-.472a.2.2 0 0 0 0-.283L6.753 6l3.253-3.253a.2.2 0 0 0 0-.283l-.472-.471a.2.2 0 0 0-.283 0L6 5.245 2.746 1.992z"
          fill="currentColor"></path>
      </svg></span>
  </div>
  <button type="submit" class="header__search-submit-btn lg:hidden m-0 type-text-font-family">Search</button>
</form>

GET

<form id="app-smart-search-form-12" class="smart-search-form" method="GET" is="spz-form" @submit="app-smart-search-12.handleSearchSubmit(value=event.q);">
  <div class="smart-search-input-content">
    <svg class="icon-search " width="18" height="18" xmlns="http://www.w3.org/2000/svg">
      <path opacity=".01" fill="currentColor" d="M0 0h18v18H0z"></path>
      <path fill-rule="evenodd" clip-rule="evenodd" d="M12.41 13.885a6.923 6.923 0 1 1 .839-.728l3.412 3.413a.554.554 0 0 1-.783.783l-3.462-3.462a.383.383 0 0 1-.006-.006Zm1.713-5.577a5.815 5.815 0 1 1-11.63 0 5.815 5.815 0 0 1 11.63 0Z"
        fill="currentColor"></path>
    </svg>
    <input class="smart-search-input" type="search" name="q" spz-if="${data.isOpenAutoThink}" @input-debounced="app-smart-search-12.handleFormInput(keyword=event.value);" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <input class="smart-search-input" type="search" name="q" spz-else="">
    <ljs-carousel class="hot-keyword-carousel" spz-if="${data.isOpenFindKeyword}" layout="container" loop="" autoplay="" delay="3000" direct="vertical" @slideend="app-smart-search-12.handleFindKeyword(index=event.index);">
      <span class="hot-keyword line-clamp-1" spz-for="(item,index) in data.findKeywordList" key="index">${item}</span>
    </ljs-carousel>
    <button class="smart-search-reset-btn" type="reset" @tap="app-smart-search-form-12.clear();app-smart-search-12.handleFormInput(keyword='');">
      <svg class="icon_header_input_close icon-smart-search-reset" width="12" height="12" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M2.746 1.992a.2.2 0 0 0-.283 0l-.471.471a.2.2 0 0 0 0 .283L5.245 6 1.992 9.25a.2.2 0 0 0 0 .283l.471.472a.2.2 0 0 0 .283 0L6 6.753l3.252 3.253a.2.2 0 0 0 .283 0l.472-.472a.2.2 0 0 0 0-.283L6.753 6l3.253-3.253a.2.2 0 0 0 0-.283l-.472-.471a.2.2 0 0 0-.283 0L6 5.245 2.746 1.992z"
          fill="currentColor"></path>
      </svg>
    </button>
  </div>
  <button type="submit" class="smart-search-submit-btn button-primary tw-primary-btn tw-primary-light-btn">
    <svg class="icon-search " width="18" height="18" xmlns="http://www.w3.org/2000/svg">
      <path opacity=".01" fill="currentColor" d="M0 0h18v18H0z"></path>
      <path fill-rule="evenodd" clip-rule="evenodd" d="M12.41 13.885a6.923 6.923 0 1 1 .839-.728l3.412 3.413a.554.554 0 0 1-.783.783l-3.462-3.462a.383.383 0 0 1-.006-.006Zm1.713-5.577a5.815 5.815 0 1 1-11.63 0 5.815 5.815 0 0 1 11.63 0Z"
        fill="currentColor"></path>
    </svg>
  </button>
</form>

<form is="spz-form" id="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__ed50f1a8-2b65-4d60-87a6-2369872d21aa" name="variant_id" value="ed50f1a8-2b65-4d60-87a6-2369872d21aa"
      @change="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save.addToCart">
    <label for="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__ed50f1a8-2b65-4d60-87a6-2369872d21aa"> S/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__fd02877f-8dd5-47b3-8b23-97f24ebb26d2" name="variant_id" value="fd02877f-8dd5-47b3-8b23-97f24ebb26d2"
      @change="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save.addToCart">
    <label for="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__fd02877f-8dd5-47b3-8b23-97f24ebb26d2"> M/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__54908491-33cf-4c89-9a89-9272b796171d" name="variant_id" value="54908491-33cf-4c89-9a89-9272b796171d"
      @change="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save.addToCart">
    <label for="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__54908491-33cf-4c89-9a89-9272b796171d"> L/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__6ef2d012-ae4e-45e6-919d-cfd311e054e9" name="variant_id" value="6ef2d012-ae4e-45e6-919d-cfd311e054e9"
      @change="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save.addToCart">
    <label for="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__6ef2d012-ae4e-45e6-919d-cfd311e054e9"> XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__c50bd5a7-e428-42ce-89d7-731d8ef000c7" name="variant_id" value="c50bd5a7-e428-42ce-89d7-731d8ef000c7"
      @change="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save.addToCart">
    <label for="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__c50bd5a7-e428-42ce-89d7-731d8ef000c7"> 2XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__a6aec03f-ae55-44fc-81c9-bb0876ba0fa0" name="variant_id" value="a6aec03f-ae55-44fc-81c9-bb0876ba0fa0"
      @change="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save.addToCart">
    <label for="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__a6aec03f-ae55-44fc-81c9-bb0876ba0fa0"> 3XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__700727fa-5cbe-441d-8555-3f3f4b11ad00" name="variant_id" value="700727fa-5cbe-441d-8555-3f3f4b11ad00"
      @change="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save.addToCart">
    <label for="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__700727fa-5cbe-441d-8555-3f3f4b11ad00"> 4XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__77c78332-d847-4420-962a-4a0ea53711ca" name="variant_id" value="77c78332-d847-4420-962a-4a0ea53711ca"
      @change="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save.addToCart">
    <label for="product-form-1723200454498-7d64ddde-cc28-4406-a79d-5eb10a1d022d-save__77c78332-d847-4420-962a-4a0ea53711ca"> 5XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__02eff0a2-6680-4b67-a1c8-3246b3e81ce2" name="variant_id" value="02eff0a2-6680-4b67-a1c8-3246b3e81ce2"
      @change="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save.addToCart">
    <label for="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__02eff0a2-6680-4b67-a1c8-3246b3e81ce2"> S/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__6e323269-f34c-4238-9f50-9cda4a004975" name="variant_id" value="6e323269-f34c-4238-9f50-9cda4a004975"
      @change="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save.addToCart">
    <label for="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__6e323269-f34c-4238-9f50-9cda4a004975"> M/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__be609468-6192-417c-bab4-a427c878d765" name="variant_id" value="be609468-6192-417c-bab4-a427c878d765"
      @change="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save.addToCart">
    <label for="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__be609468-6192-417c-bab4-a427c878d765"> L/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__3577427c-2561-4f57-b8c9-7572ca587b37" name="variant_id" value="3577427c-2561-4f57-b8c9-7572ca587b37"
      @change="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save.addToCart">
    <label for="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__3577427c-2561-4f57-b8c9-7572ca587b37"> XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__3e21d092-bb58-4a5d-873f-2f6631e50aee" name="variant_id" value="3e21d092-bb58-4a5d-873f-2f6631e50aee"
      @change="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save.addToCart">
    <label for="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__3e21d092-bb58-4a5d-873f-2f6631e50aee"> 2XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__b1c762b8-58cf-4767-8d72-60376c1f3b84" name="variant_id" value="b1c762b8-58cf-4767-8d72-60376c1f3b84"
      @change="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save.addToCart">
    <label for="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__b1c762b8-58cf-4767-8d72-60376c1f3b84"> 3XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__c74d68e1-1ad1-459f-8b2c-47bb81e3b7f0" name="variant_id" value="c74d68e1-1ad1-459f-8b2c-47bb81e3b7f0"
      @change="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save.addToCart">
    <label for="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__c74d68e1-1ad1-459f-8b2c-47bb81e3b7f0"> 4XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__87758de8-3e6c-4c54-95e5-da3a841dcf51" name="variant_id" value="87758de8-3e6c-4c54-95e5-da3a841dcf51"
      @change="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save.addToCart">
    <label for="product-form-1723200454498-7e572f01-b868-435d-aa30-02536df354fc-save__87758de8-3e6c-4c54-95e5-da3a841dcf51"> 5XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__763c29a0-2898-4641-bbc9-a24764890a30" name="variant_id" value="763c29a0-2898-4641-bbc9-a24764890a30"
      @change="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save.addToCart">
    <label for="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__763c29a0-2898-4641-bbc9-a24764890a30"> S/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__f216df1a-8e7a-4135-a95f-8f93a25cd124" name="variant_id" value="f216df1a-8e7a-4135-a95f-8f93a25cd124"
      @change="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save.addToCart">
    <label for="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__f216df1a-8e7a-4135-a95f-8f93a25cd124"> M/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__0241a14e-beb4-417f-b583-affab38d46cf" name="variant_id" value="0241a14e-beb4-417f-b583-affab38d46cf"
      @change="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save.addToCart">
    <label for="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__0241a14e-beb4-417f-b583-affab38d46cf"> L/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__a29bf07e-1f69-4594-882d-fa40c586ab87" name="variant_id" value="a29bf07e-1f69-4594-882d-fa40c586ab87"
      @change="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save.addToCart">
    <label for="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__a29bf07e-1f69-4594-882d-fa40c586ab87"> XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__175de838-f555-4b40-8b7f-ee130b3e9138" name="variant_id" value="175de838-f555-4b40-8b7f-ee130b3e9138"
      @change="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save.addToCart">
    <label for="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__175de838-f555-4b40-8b7f-ee130b3e9138"> 2XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__508ba144-def2-4d70-8b4a-fc23ac37ff2c" name="variant_id" value="508ba144-def2-4d70-8b4a-fc23ac37ff2c"
      @change="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save.addToCart">
    <label for="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__508ba144-def2-4d70-8b4a-fc23ac37ff2c"> 3XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__6a0f1663-89a6-401c-819b-16f9b7fd37aa" name="variant_id" value="6a0f1663-89a6-401c-819b-16f9b7fd37aa"
      @change="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save.addToCart">
    <label for="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__6a0f1663-89a6-401c-819b-16f9b7fd37aa"> 4XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__6d151700-fa2b-4666-a99b-6767ad209983" name="variant_id" value="6d151700-fa2b-4666-a99b-6767ad209983"
      @change="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save.addToCart">
    <label for="product-form-1723200454498-83063391-e3d4-4720-bd34-f9797313d1ce-save__6d151700-fa2b-4666-a99b-6767ad209983"> 5XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__25d85312-15eb-444f-b7d0-ff9e9f06aa5a" name="variant_id" value="25d85312-15eb-444f-b7d0-ff9e9f06aa5a"
      @change="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save.addToCart">
    <label for="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__25d85312-15eb-444f-b7d0-ff9e9f06aa5a"> S/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__ca6bbee6-ead2-46a4-baa0-8209002d2d8a" name="variant_id" value="ca6bbee6-ead2-46a4-baa0-8209002d2d8a"
      @change="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save.addToCart">
    <label for="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__ca6bbee6-ead2-46a4-baa0-8209002d2d8a"> M/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__185dc0ac-8851-4df9-ada4-b1bca323c41d" name="variant_id" value="185dc0ac-8851-4df9-ada4-b1bca323c41d"
      @change="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save.addToCart">
    <label for="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__185dc0ac-8851-4df9-ada4-b1bca323c41d"> L/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__46466876-929c-4c29-a952-f24fe1973adb" name="variant_id" value="46466876-929c-4c29-a952-f24fe1973adb"
      @change="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save.addToCart">
    <label for="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__46466876-929c-4c29-a952-f24fe1973adb"> XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__9cf3bf69-47a4-4b82-8daf-be7b65679734" name="variant_id" value="9cf3bf69-47a4-4b82-8daf-be7b65679734"
      @change="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save.addToCart">
    <label for="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__9cf3bf69-47a4-4b82-8daf-be7b65679734"> 2XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__dc2886b0-03b9-46ee-a8e0-7fc8f090f382" name="variant_id" value="dc2886b0-03b9-46ee-a8e0-7fc8f090f382"
      @change="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save.addToCart">
    <label for="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__dc2886b0-03b9-46ee-a8e0-7fc8f090f382"> 3XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__e3946e91-789e-41c0-9a62-72cef1bef2a6" name="variant_id" value="e3946e91-789e-41c0-9a62-72cef1bef2a6"
      @change="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save.addToCart">
    <label for="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__e3946e91-789e-41c0-9a62-72cef1bef2a6"> 4XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__cc80b282-a916-4be7-882c-56ad9c05b752" name="variant_id" value="cc80b282-a916-4be7-882c-56ad9c05b752"
      @change="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save.addToCart">
    <label for="product-form-1723200454498-83cc1732-49a7-41f9-8268-0efa6ce21563-save__cc80b282-a916-4be7-882c-56ad9c05b752"> 5XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__4f15d7fa-1761-422f-83b1-8d8d7ae59ed3" name="variant_id" value="4f15d7fa-1761-422f-83b1-8d8d7ae59ed3"
      @change="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md.addToCart">
    <label for="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__4f15d7fa-1761-422f-83b1-8d8d7ae59ed3"> S/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__0d430907-a60f-4cb6-93d1-c8c38d21795c" name="variant_id" value="0d430907-a60f-4cb6-93d1-c8c38d21795c"
      @change="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md.addToCart">
    <label for="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__0d430907-a60f-4cb6-93d1-c8c38d21795c"> M/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__489cc209-940c-4102-a022-ece32409304c" name="variant_id" value="489cc209-940c-4102-a022-ece32409304c"
      @change="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md.addToCart">
    <label for="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__489cc209-940c-4102-a022-ece32409304c"> L/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__3f3fdc1f-7641-4b07-9e2e-dbd7ff7f2c8e" name="variant_id" value="3f3fdc1f-7641-4b07-9e2e-dbd7ff7f2c8e"
      @change="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md.addToCart">
    <label for="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__3f3fdc1f-7641-4b07-9e2e-dbd7ff7f2c8e"> XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__662ffc03-d4a5-4b09-871b-6035093ae237" name="variant_id" value="662ffc03-d4a5-4b09-871b-6035093ae237"
      @change="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md.addToCart">
    <label for="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__662ffc03-d4a5-4b09-871b-6035093ae237"> 2XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__ee49ac7f-bf39-4834-bac0-b7caf4eab493" name="variant_id" value="ee49ac7f-bf39-4834-bac0-b7caf4eab493"
      @change="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md.addToCart">
    <label for="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__ee49ac7f-bf39-4834-bac0-b7caf4eab493"> 3XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__e132379d-d5ad-4e76-a570-87dbf85efa0e" name="variant_id" value="e132379d-d5ad-4e76-a570-87dbf85efa0e"
      @change="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md.addToCart">
    <label for="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__e132379d-d5ad-4e76-a570-87dbf85efa0e"> 4XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__681089a6-8547-4be6-960e-e17fb75e02f4" name="variant_id" value="681089a6-8547-4be6-960e-e17fb75e02f4"
      @change="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md.addToCart">
    <label for="product-form-1723200454498-0332b02b-a348-4799-b2c6-df865a4ef446-md__681089a6-8547-4be6-960e-e17fb75e02f4"> 5XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__4eb1d54b-1a91-4909-a1cd-18f2c8973193" name="variant_id" value="4eb1d54b-1a91-4909-a1cd-18f2c8973193"
      @change="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md.addToCart">
    <label for="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__4eb1d54b-1a91-4909-a1cd-18f2c8973193"> S/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__238f1187-b206-4eb0-9024-dd68799b8b15" name="variant_id" value="238f1187-b206-4eb0-9024-dd68799b8b15"
      @change="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md.addToCart">
    <label for="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__238f1187-b206-4eb0-9024-dd68799b8b15"> M/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__0688928e-f164-4034-a00a-ece92f408bac" name="variant_id" value="0688928e-f164-4034-a00a-ece92f408bac"
      @change="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md.addToCart">
    <label for="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__0688928e-f164-4034-a00a-ece92f408bac"> L/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__1b303c84-6f8c-4c2e-8b83-cbb7447bbe5b" name="variant_id" value="1b303c84-6f8c-4c2e-8b83-cbb7447bbe5b"
      @change="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md.addToCart">
    <label for="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__1b303c84-6f8c-4c2e-8b83-cbb7447bbe5b"> XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__9e489702-a74d-4de3-aa82-4547561a6c0d" name="variant_id" value="9e489702-a74d-4de3-aa82-4547561a6c0d"
      @change="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md.addToCart">
    <label for="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__9e489702-a74d-4de3-aa82-4547561a6c0d"> 2XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__7aaf0026-296d-4c12-b38b-699050d3474a" name="variant_id" value="7aaf0026-296d-4c12-b38b-699050d3474a"
      @change="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md.addToCart">
    <label for="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__7aaf0026-296d-4c12-b38b-699050d3474a"> 3XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__e0f82b26-f2fc-4027-ae63-d3188d2a84ea" name="variant_id" value="e0f82b26-f2fc-4027-ae63-d3188d2a84ea"
      @change="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md.addToCart">
    <label for="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__e0f82b26-f2fc-4027-ae63-d3188d2a84ea"> 4XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__f041d86d-6da0-4221-8aa0-a76215d64005" name="variant_id" value="f041d86d-6da0-4221-8aa0-a76215d64005"
      @change="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md.addToCart">
    <label for="product-form-1723200454498-0d89e7e9-5a4e-41d4-b44d-3334357570a4-md__f041d86d-6da0-4221-8aa0-a76215d64005"> 5XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__c3fd477c-fa70-4d4d-b64e-9c7fd83c91dd" name="variant_id" value="c3fd477c-fa70-4d4d-b64e-9c7fd83c91dd"
      @change="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md.addToCart">
    <label for="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__c3fd477c-fa70-4d4d-b64e-9c7fd83c91dd"> S/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__b6b380d5-d5b5-4a26-af43-363afdfa7890" name="variant_id" value="b6b380d5-d5b5-4a26-af43-363afdfa7890"
      @change="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md.addToCart">
    <label for="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__b6b380d5-d5b5-4a26-af43-363afdfa7890"> M/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__13cd7a47-7178-497c-828d-f37c7d5ae3ce" name="variant_id" value="13cd7a47-7178-497c-828d-f37c7d5ae3ce"
      @change="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md.addToCart">
    <label for="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__13cd7a47-7178-497c-828d-f37c7d5ae3ce"> L/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__e6b390ec-9f6d-4714-933c-b9dc17c94df6" name="variant_id" value="e6b390ec-9f6d-4714-933c-b9dc17c94df6"
      @change="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md.addToCart">
    <label for="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__e6b390ec-9f6d-4714-933c-b9dc17c94df6"> XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__78861d2d-aff7-4c46-8499-bd790c0d14d4" name="variant_id" value="78861d2d-aff7-4c46-8499-bd790c0d14d4"
      @change="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md.addToCart">
    <label for="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__78861d2d-aff7-4c46-8499-bd790c0d14d4"> 2XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__af23f037-6a5d-4f9c-92b8-389f84f8894d" name="variant_id" value="af23f037-6a5d-4f9c-92b8-389f84f8894d"
      @change="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md.addToCart">
    <label for="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__af23f037-6a5d-4f9c-92b8-389f84f8894d"> 3XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__33432382-42a1-4ac1-b58a-c5fa6c469ce5" name="variant_id" value="33432382-42a1-4ac1-b58a-c5fa6c469ce5"
      @change="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md.addToCart">
    <label for="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__33432382-42a1-4ac1-b58a-c5fa6c469ce5"> 4XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__869a6c2d-0638-4282-8ab6-7d7f7a304ce7" name="variant_id" value="869a6c2d-0638-4282-8ab6-7d7f7a304ce7"
      @change="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md.addToCart">
    <label for="product-form-1723200454498-35d22cef-c12c-4a05-b920-fbb94a8b2e3b-md__869a6c2d-0638-4282-8ab6-7d7f7a304ce7"> 5XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__5cb50631-4cd7-41b9-8fdc-1af6312e014c" name="variant_id" value="5cb50631-4cd7-41b9-8fdc-1af6312e014c"
      @change="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md.addToCart">
    <label for="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__5cb50631-4cd7-41b9-8fdc-1af6312e014c"> S/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__95f7a43a-5061-47f7-b942-e887442bca0b" name="variant_id" value="95f7a43a-5061-47f7-b942-e887442bca0b"
      @change="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md.addToCart">
    <label for="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__95f7a43a-5061-47f7-b942-e887442bca0b"> M/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__debe2a23-5363-4a97-ade3-1382905dccc4" name="variant_id" value="debe2a23-5363-4a97-ade3-1382905dccc4"
      @change="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md.addToCart">
    <label for="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__debe2a23-5363-4a97-ade3-1382905dccc4"> L/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__b0e31f31-0954-4e4c-99f8-0c2cb463813e" name="variant_id" value="b0e31f31-0954-4e4c-99f8-0c2cb463813e"
      @change="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md.addToCart">
    <label for="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__b0e31f31-0954-4e4c-99f8-0c2cb463813e"> XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__b613e98f-cc1e-4bd4-a6cb-b09c7d30d647" name="variant_id" value="b613e98f-cc1e-4bd4-a6cb-b09c7d30d647"
      @change="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md.addToCart">
    <label for="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__b613e98f-cc1e-4bd4-a6cb-b09c7d30d647"> 2XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__fa4d5c28-854c-483b-82e7-45e385867310" name="variant_id" value="fa4d5c28-854c-483b-82e7-45e385867310"
      @change="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md.addToCart">
    <label for="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__fa4d5c28-854c-483b-82e7-45e385867310"> 3XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__c9c8ec96-ae7b-4a99-875e-cd7ca7416f58" name="variant_id" value="c9c8ec96-ae7b-4a99-875e-cd7ca7416f58"
      @change="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md.addToCart">
    <label for="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__c9c8ec96-ae7b-4a99-875e-cd7ca7416f58"> 4XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
    <input type="radio" id="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__5e01f520-5404-46ac-b788-7f7f16f7e80a" name="variant_id" value="5e01f520-5404-46ac-b788-7f7f16f7e80a"
      @change="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md.addToCart">
    <label for="product-form-1723200454498-57364d62-c0e2-4d11-91ea-2e586cab8945-md__5e01f520-5404-46ac-b788-7f7f16f7e80a"> 5XL/<span class="money product-snippet__price notranslate">$25.89</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__fd5e2f4d-0532-4b5a-8357-f62887ccabdd" name="variant_id" value="fd5e2f4d-0532-4b5a-8357-f62887ccabdd"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__fd5e2f4d-0532-4b5a-8357-f62887ccabdd"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__0a5263c0-ef8c-4530-a447-672c82a8eae6" name="variant_id" value="0a5263c0-ef8c-4530-a447-672c82a8eae6"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__0a5263c0-ef8c-4530-a447-672c82a8eae6"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__a390f86a-1e50-46dc-bcb1-21e6d4b23efa" name="variant_id" value="a390f86a-1e50-46dc-bcb1-21e6d4b23efa"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__a390f86a-1e50-46dc-bcb1-21e6d4b23efa"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__1372ee41-5523-4778-b429-94868deed221" name="variant_id" value="1372ee41-5523-4778-b429-94868deed221"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__1372ee41-5523-4778-b429-94868deed221"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__c270bc3e-72f4-43c6-9a31-0786f8278b84" name="variant_id" value="c270bc3e-72f4-43c6-9a31-0786f8278b84"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__c270bc3e-72f4-43c6-9a31-0786f8278b84"> Kids*2-3Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__b71bf3cf-7193-42b6-944e-647361731454" name="variant_id" value="b71bf3cf-7193-42b6-944e-647361731454"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__b71bf3cf-7193-42b6-944e-647361731454"> Kids*4-5Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__448ed182-1c4e-44f1-892e-830e9afebd70" name="variant_id" value="448ed182-1c4e-44f1-892e-830e9afebd70"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__448ed182-1c4e-44f1-892e-830e9afebd70"> Kids*6-7Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__00dde7a0-58ea-4193-a0ca-14cf3fb7a919" name="variant_id" value="00dde7a0-58ea-4193-a0ca-14cf3fb7a919"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__00dde7a0-58ea-4193-a0ca-14cf3fb7a919"> Kids*8-9Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__6ea87be2-c49b-430c-bc43-fd59a55b29dc" name="variant_id" value="6ea87be2-c49b-430c-bc43-fd59a55b29dc"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__6ea87be2-c49b-430c-bc43-fd59a55b29dc"> Kids*10-11Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__fd8642ce-bbea-4223-a07c-99c540f8b67e" name="variant_id" value="fd8642ce-bbea-4223-a07c-99c540f8b67e"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__fd8642ce-bbea-4223-a07c-99c540f8b67e"> Kids*11-12Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__cb03ff96-8cb1-4e89-8bd1-521be31b05b5" name="variant_id" value="cb03ff96-8cb1-4e89-8bd1-521be31b05b5"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__cb03ff96-8cb1-4e89-8bd1-521be31b05b5"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__48c8de61-3c4c-4575-87a6-731ce2b71d8d" name="variant_id" value="48c8de61-3c4c-4575-87a6-731ce2b71d8d"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__48c8de61-3c4c-4575-87a6-731ce2b71d8d"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__400d5e21-92ac-457e-866e-c5c8c34b1737" name="variant_id" value="400d5e21-92ac-457e-866e-c5c8c34b1737"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__400d5e21-92ac-457e-866e-c5c8c34b1737"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__8c748b90-4bb4-4f0f-a2fd-a0a8c44af49d" name="variant_id" value="8c748b90-4bb4-4f0f-a2fd-a0a8c44af49d"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__8c748b90-4bb4-4f0f-a2fd-a0a8c44af49d"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__44d6d8e7-aafa-4609-b56b-3ae2e1da820e" name="variant_id" value="44d6d8e7-aafa-4609-b56b-3ae2e1da820e"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__44d6d8e7-aafa-4609-b56b-3ae2e1da820e"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__3eadff55-5cda-47a3-8aad-a315e724d281" name="variant_id" value="3eadff55-5cda-47a3-8aad-a315e724d281"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__3eadff55-5cda-47a3-8aad-a315e724d281"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__8d43ddb2-50b6-4fec-afc6-002e4fde3c37" name="variant_id" value="8d43ddb2-50b6-4fec-afc6-002e4fde3c37"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__8d43ddb2-50b6-4fec-afc6-002e4fde3c37"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__bc8dc253-ee40-4fb5-a28b-85e4a3f3c0da" name="variant_id" value="bc8dc253-ee40-4fb5-a28b-85e4a3f3c0da"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__bc8dc253-ee40-4fb5-a28b-85e4a3f3c0da"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__995ed0da-042f-4770-b0c8-17d76474c61f" name="variant_id" value="995ed0da-042f-4770-b0c8-17d76474c61f"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__995ed0da-042f-4770-b0c8-17d76474c61f"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__3adbede0-7489-4516-8f4f-a96cae32fb2c" name="variant_id" value="3adbede0-7489-4516-8f4f-a96cae32fb2c"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__3adbede0-7489-4516-8f4f-a96cae32fb2c"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__4b1e274c-a2a5-4965-9e7c-acf76d572cda" name="variant_id" value="4b1e274c-a2a5-4965-9e7c-acf76d572cda"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__4b1e274c-a2a5-4965-9e7c-acf76d572cda"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__5c2f3ace-b698-414f-a904-61502c55e247" name="variant_id" value="5c2f3ace-b698-414f-a904-61502c55e247"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__5c2f3ace-b698-414f-a904-61502c55e247"> Pets*S/<span class="money product-snippet__price notranslate">$25.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__197cb00b-13b8-4ba5-8c05-6c8e5e6b443c" name="variant_id" value="197cb00b-13b8-4ba5-8c05-6c8e5e6b443c"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__197cb00b-13b8-4ba5-8c05-6c8e5e6b443c"> Pets*M/<span class="money product-snippet__price notranslate">$25.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__0e8866fb-824f-4440-a973-aa80bac81a34" name="variant_id" value="0e8866fb-824f-4440-a973-aa80bac81a34"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-save__0e8866fb-824f-4440-a973-aa80bac81a34"> Pets*L/<span class="money product-snippet__price notranslate">$25.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__c07e6b66-f21d-49a3-af04-4dbf82da4a5d" name="variant_id" value="c07e6b66-f21d-49a3-af04-4dbf82da4a5d"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__c07e6b66-f21d-49a3-af04-4dbf82da4a5d"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__14ddc0b4-575b-46d5-967b-9b6b0d381eb1" name="variant_id" value="14ddc0b4-575b-46d5-967b-9b6b0d381eb1"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__14ddc0b4-575b-46d5-967b-9b6b0d381eb1"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__ff1d75e0-0368-4b1d-a104-07b5362b6707" name="variant_id" value="ff1d75e0-0368-4b1d-a104-07b5362b6707"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__ff1d75e0-0368-4b1d-a104-07b5362b6707"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__f2cf3e07-efc8-4c14-a1e8-7b43c28eb98d" name="variant_id" value="f2cf3e07-efc8-4c14-a1e8-7b43c28eb98d"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__f2cf3e07-efc8-4c14-a1e8-7b43c28eb98d"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__a5c80c24-c616-43d3-a7dc-a9b12b2f8f1f" name="variant_id" value="a5c80c24-c616-43d3-a7dc-a9b12b2f8f1f"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__a5c80c24-c616-43d3-a7dc-a9b12b2f8f1f"> Kids*2-3Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__1eb02994-976d-44e8-8a6c-be7b95d07b31" name="variant_id" value="1eb02994-976d-44e8-8a6c-be7b95d07b31"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__1eb02994-976d-44e8-8a6c-be7b95d07b31"> Kids*4-5Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__71bc952b-5da6-4b28-8c63-1c966aa3cd9c" name="variant_id" value="71bc952b-5da6-4b28-8c63-1c966aa3cd9c"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__71bc952b-5da6-4b28-8c63-1c966aa3cd9c"> Kids*6-7Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__278ca7a0-81e8-44aa-9a6d-5dd1c23a9950" name="variant_id" value="278ca7a0-81e8-44aa-9a6d-5dd1c23a9950"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__278ca7a0-81e8-44aa-9a6d-5dd1c23a9950"> Kids*8-9Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__7c43e8c2-9a02-440e-8bde-b24bf3ba41ec" name="variant_id" value="7c43e8c2-9a02-440e-8bde-b24bf3ba41ec"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__7c43e8c2-9a02-440e-8bde-b24bf3ba41ec"> Kids*10-11Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__22ad5d00-0602-4e04-9b8a-cd387bb04a85" name="variant_id" value="22ad5d00-0602-4e04-9b8a-cd387bb04a85"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__22ad5d00-0602-4e04-9b8a-cd387bb04a85"> Kids*11-12Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__1e226851-7200-4de8-ac9b-d0710d62fa3a" name="variant_id" value="1e226851-7200-4de8-ac9b-d0710d62fa3a"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__1e226851-7200-4de8-ac9b-d0710d62fa3a"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__d719478f-7008-4fbb-8cd3-e57fcd4af702" name="variant_id" value="d719478f-7008-4fbb-8cd3-e57fcd4af702"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__d719478f-7008-4fbb-8cd3-e57fcd4af702"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__39d03d12-9a59-4584-a189-9f8565d21fea" name="variant_id" value="39d03d12-9a59-4584-a189-9f8565d21fea"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__39d03d12-9a59-4584-a189-9f8565d21fea"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__e691c69c-99a3-42eb-917b-6362cdc548ee" name="variant_id" value="e691c69c-99a3-42eb-917b-6362cdc548ee"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__e691c69c-99a3-42eb-917b-6362cdc548ee"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__d688728b-e5e9-4ed8-8d68-b0abcf24db28" name="variant_id" value="d688728b-e5e9-4ed8-8d68-b0abcf24db28"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__d688728b-e5e9-4ed8-8d68-b0abcf24db28"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__0f5d286d-f040-44c8-8ab5-3dfc5dfb2616" name="variant_id" value="0f5d286d-f040-44c8-8ab5-3dfc5dfb2616"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__0f5d286d-f040-44c8-8ab5-3dfc5dfb2616"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__9899c59d-18c0-428f-aeba-1ee8bb0c8cb1" name="variant_id" value="9899c59d-18c0-428f-aeba-1ee8bb0c8cb1"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__9899c59d-18c0-428f-aeba-1ee8bb0c8cb1"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__3d092b44-7954-4bbc-b7be-938ef5a482fe" name="variant_id" value="3d092b44-7954-4bbc-b7be-938ef5a482fe"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__3d092b44-7954-4bbc-b7be-938ef5a482fe"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__65859b88-d8ee-4a1a-8d7b-b47b22e08243" name="variant_id" value="65859b88-d8ee-4a1a-8d7b-b47b22e08243"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__65859b88-d8ee-4a1a-8d7b-b47b22e08243"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__b44a11a6-39c4-4c27-9ad4-86feed2e55e3" name="variant_id" value="b44a11a6-39c4-4c27-9ad4-86feed2e55e3"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__b44a11a6-39c4-4c27-9ad4-86feed2e55e3"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__a5905360-3b87-47a0-9971-56971ac62dd2" name="variant_id" value="a5905360-3b87-47a0-9971-56971ac62dd2"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__a5905360-3b87-47a0-9971-56971ac62dd2"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__8460be3f-ae5c-46c7-a898-4e199206cdf3" name="variant_id" value="8460be3f-ae5c-46c7-a898-4e199206cdf3"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-save__8460be3f-ae5c-46c7-a898-4e199206cdf3"> Pet*One Size/<span class="money product-snippet__price notranslate">$12.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__11f3fbc8-2a01-4ada-8c20-2de4e30122a0" name="variant_id" value="11f3fbc8-2a01-4ada-8c20-2de4e30122a0"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__11f3fbc8-2a01-4ada-8c20-2de4e30122a0"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__8707cdfa-5129-4034-a2a2-ab8040379726" name="variant_id" value="8707cdfa-5129-4034-a2a2-ab8040379726"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__8707cdfa-5129-4034-a2a2-ab8040379726"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__ef1467db-847a-46ed-bdfd-83f7ca5abe5f" name="variant_id" value="ef1467db-847a-46ed-bdfd-83f7ca5abe5f"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__ef1467db-847a-46ed-bdfd-83f7ca5abe5f"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__57b1fa2f-504c-4148-a871-26359e728a21" name="variant_id" value="57b1fa2f-504c-4148-a871-26359e728a21"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__57b1fa2f-504c-4148-a871-26359e728a21"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__029fa8a6-7e65-4c36-aec2-3009eaf08f1e" name="variant_id" value="029fa8a6-7e65-4c36-aec2-3009eaf08f1e"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__029fa8a6-7e65-4c36-aec2-3009eaf08f1e"> Kids*2-3Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__cc0c6ad6-b93f-4261-a2ee-24a75d8c4048" name="variant_id" value="cc0c6ad6-b93f-4261-a2ee-24a75d8c4048"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__cc0c6ad6-b93f-4261-a2ee-24a75d8c4048"> Kids*4-5Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__bef25e32-9285-4068-a4ab-66ffedce3fd2" name="variant_id" value="bef25e32-9285-4068-a4ab-66ffedce3fd2"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__bef25e32-9285-4068-a4ab-66ffedce3fd2"> Kids*6-7Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__7f175601-cb4e-49d8-be55-09b1b69b05ae" name="variant_id" value="7f175601-cb4e-49d8-be55-09b1b69b05ae"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__7f175601-cb4e-49d8-be55-09b1b69b05ae"> Kids*8-9Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__d37c8078-32bb-4864-a04e-90f2a025ab97" name="variant_id" value="d37c8078-32bb-4864-a04e-90f2a025ab97"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__d37c8078-32bb-4864-a04e-90f2a025ab97"> Kids*10-11Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__09649ef4-6f76-4c38-a4c4-ba058cb91bf5" name="variant_id" value="09649ef4-6f76-4c38-a4c4-ba058cb91bf5"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__09649ef4-6f76-4c38-a4c4-ba058cb91bf5"> Kids*11-12Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__af2e8c89-549b-4bfe-9e55-1fa3f9b5cee3" name="variant_id" value="af2e8c89-549b-4bfe-9e55-1fa3f9b5cee3"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__af2e8c89-549b-4bfe-9e55-1fa3f9b5cee3"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__02adabf8-7526-4f6d-b4fe-566b04f934f8" name="variant_id" value="02adabf8-7526-4f6d-b4fe-566b04f934f8"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__02adabf8-7526-4f6d-b4fe-566b04f934f8"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__64bb90eb-b265-4654-8831-fda93b83146e" name="variant_id" value="64bb90eb-b265-4654-8831-fda93b83146e"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__64bb90eb-b265-4654-8831-fda93b83146e"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__4426757f-07c3-4b97-84ef-a0dad6ecf9a7" name="variant_id" value="4426757f-07c3-4b97-84ef-a0dad6ecf9a7"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__4426757f-07c3-4b97-84ef-a0dad6ecf9a7"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__71f27f66-ab4a-4b22-88d8-58143f510aba" name="variant_id" value="71f27f66-ab4a-4b22-88d8-58143f510aba"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__71f27f66-ab4a-4b22-88d8-58143f510aba"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__f451f642-bb1e-4224-8700-2ee3764c59b8" name="variant_id" value="f451f642-bb1e-4224-8700-2ee3764c59b8"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__f451f642-bb1e-4224-8700-2ee3764c59b8"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__42af06cf-7278-4910-955d-e0dc59e183a0" name="variant_id" value="42af06cf-7278-4910-955d-e0dc59e183a0"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__42af06cf-7278-4910-955d-e0dc59e183a0"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__9fb32e93-0d6a-4ff6-a7a0-254cafd58903" name="variant_id" value="9fb32e93-0d6a-4ff6-a7a0-254cafd58903"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__9fb32e93-0d6a-4ff6-a7a0-254cafd58903"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__62fe21da-b14f-48a6-8490-236a421338ed" name="variant_id" value="62fe21da-b14f-48a6-8490-236a421338ed"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__62fe21da-b14f-48a6-8490-236a421338ed"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__17819ff5-27ef-46bb-bc43-2031d3ceecb8" name="variant_id" value="17819ff5-27ef-46bb-bc43-2031d3ceecb8"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__17819ff5-27ef-46bb-bc43-2031d3ceecb8"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__39d7d4a0-b876-4ca1-ae84-3b4df41ad4a5" name="variant_id" value="39d7d4a0-b876-4ca1-ae84-3b4df41ad4a5"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__39d7d4a0-b876-4ca1-ae84-3b4df41ad4a5"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__79c237d9-2bc4-47d4-9881-2e96a0073ed4" name="variant_id" value="79c237d9-2bc4-47d4-9881-2e96a0073ed4"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-save__79c237d9-2bc4-47d4-9881-2e96a0073ed4"> Pet*One Size/<span class="money product-snippet__price notranslate">$12.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__204caa6a-c4b6-4e3e-9bd6-04944ddb5eef" name="variant_id" value="204caa6a-c4b6-4e3e-9bd6-04944ddb5eef"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__204caa6a-c4b6-4e3e-9bd6-04944ddb5eef"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__ea7bfaa6-f58b-4c5a-9e23-53472b8028f9" name="variant_id" value="ea7bfaa6-f58b-4c5a-9e23-53472b8028f9"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__ea7bfaa6-f58b-4c5a-9e23-53472b8028f9"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__ab72ca0b-e483-44f3-a955-79ea932a729e" name="variant_id" value="ab72ca0b-e483-44f3-a955-79ea932a729e"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__ab72ca0b-e483-44f3-a955-79ea932a729e"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__d4b2ee27-2891-4fea-950a-865843b8c6e2" name="variant_id" value="d4b2ee27-2891-4fea-950a-865843b8c6e2"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__d4b2ee27-2891-4fea-950a-865843b8c6e2"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__967fbcd7-c947-4eb4-b831-ad362c0e7a2f" name="variant_id" value="967fbcd7-c947-4eb4-b831-ad362c0e7a2f"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__967fbcd7-c947-4eb4-b831-ad362c0e7a2f"> Kids*2-3Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__4a0feaec-1014-454b-b6b0-db42e1818c81" name="variant_id" value="4a0feaec-1014-454b-b6b0-db42e1818c81"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__4a0feaec-1014-454b-b6b0-db42e1818c81"> Kids*4-5Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__64af7dde-d90c-46f2-8bfa-307c4766627b" name="variant_id" value="64af7dde-d90c-46f2-8bfa-307c4766627b"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__64af7dde-d90c-46f2-8bfa-307c4766627b"> Kids*6-7Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__d78b847f-27aa-4854-a20a-f994eafdc5e8" name="variant_id" value="d78b847f-27aa-4854-a20a-f994eafdc5e8"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__d78b847f-27aa-4854-a20a-f994eafdc5e8"> Kids*8-9Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__486dc2f2-f034-4835-980c-ddca8617fb2c" name="variant_id" value="486dc2f2-f034-4835-980c-ddca8617fb2c"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__486dc2f2-f034-4835-980c-ddca8617fb2c"> Kids*10-11Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__5f33e212-4925-4559-bc79-b0289ba53cba" name="variant_id" value="5f33e212-4925-4559-bc79-b0289ba53cba"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__5f33e212-4925-4559-bc79-b0289ba53cba"> Kids*11-12Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__8d20175e-12e7-4088-a40c-8d3bec86b371" name="variant_id" value="8d20175e-12e7-4088-a40c-8d3bec86b371"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__8d20175e-12e7-4088-a40c-8d3bec86b371"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__610990a3-3b62-4579-954d-16e5ca824ee7" name="variant_id" value="610990a3-3b62-4579-954d-16e5ca824ee7"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__610990a3-3b62-4579-954d-16e5ca824ee7"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__8f5f79a3-32fa-47ae-83ba-d97ed444c537" name="variant_id" value="8f5f79a3-32fa-47ae-83ba-d97ed444c537"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__8f5f79a3-32fa-47ae-83ba-d97ed444c537"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__f8ffb58f-9a5d-44c9-85d0-23e8f7f82c32" name="variant_id" value="f8ffb58f-9a5d-44c9-85d0-23e8f7f82c32"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__f8ffb58f-9a5d-44c9-85d0-23e8f7f82c32"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__d33cd3d8-a21a-4cb6-b521-815d79ea56db" name="variant_id" value="d33cd3d8-a21a-4cb6-b521-815d79ea56db"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__d33cd3d8-a21a-4cb6-b521-815d79ea56db"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__716276fd-a484-4856-890c-51f2db505b3e" name="variant_id" value="716276fd-a484-4856-890c-51f2db505b3e"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__716276fd-a484-4856-890c-51f2db505b3e"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__daf3c796-c44a-4a5f-857e-8b084fb445a4" name="variant_id" value="daf3c796-c44a-4a5f-857e-8b084fb445a4"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__daf3c796-c44a-4a5f-857e-8b084fb445a4"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__50f5787d-f2f1-4b18-a5bf-b4ff60289c2c" name="variant_id" value="50f5787d-f2f1-4b18-a5bf-b4ff60289c2c"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__50f5787d-f2f1-4b18-a5bf-b4ff60289c2c"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__0bd1c54d-e9b2-4df7-88f7-95f8a6137667" name="variant_id" value="0bd1c54d-e9b2-4df7-88f7-95f8a6137667"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__0bd1c54d-e9b2-4df7-88f7-95f8a6137667"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__7e27fb0a-e365-4c9b-929f-0037eb876603" name="variant_id" value="7e27fb0a-e365-4c9b-929f-0037eb876603"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__7e27fb0a-e365-4c9b-929f-0037eb876603"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__e8c1d339-6174-4adf-b035-228e3527ffba" name="variant_id" value="e8c1d339-6174-4adf-b035-228e3527ffba"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__e8c1d339-6174-4adf-b035-228e3527ffba"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__38ce4143-7928-4981-95a3-b337b6b756a9" name="variant_id" value="38ce4143-7928-4981-95a3-b337b6b756a9"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-save__38ce4143-7928-4981-95a3-b337b6b756a9"> Pets*Onesize/<span class="money product-snippet__price notranslate">$12.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__da4fdaf2-0a22-4944-9b18-8b572bcfa2d7" name="variant_id" value="da4fdaf2-0a22-4944-9b18-8b572bcfa2d7"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__da4fdaf2-0a22-4944-9b18-8b572bcfa2d7"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__aba422b1-5eb9-4921-acfe-f8a4cddabac9" name="variant_id" value="aba422b1-5eb9-4921-acfe-f8a4cddabac9"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__aba422b1-5eb9-4921-acfe-f8a4cddabac9"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__d6674ce0-d065-4261-8b41-c39202e47f84" name="variant_id" value="d6674ce0-d065-4261-8b41-c39202e47f84"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__d6674ce0-d065-4261-8b41-c39202e47f84"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__c5a97e8e-6b3c-44ff-a274-6e446e2c69e4" name="variant_id" value="c5a97e8e-6b3c-44ff-a274-6e446e2c69e4"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__c5a97e8e-6b3c-44ff-a274-6e446e2c69e4"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__70948830-a8e2-43da-8f06-4a1a404a0378" name="variant_id" value="70948830-a8e2-43da-8f06-4a1a404a0378"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__70948830-a8e2-43da-8f06-4a1a404a0378"> Kids*2-3Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__66be090a-5b89-4cdb-a84b-c38b1e9a9893" name="variant_id" value="66be090a-5b89-4cdb-a84b-c38b1e9a9893"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__66be090a-5b89-4cdb-a84b-c38b1e9a9893"> Kids*4-5Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__512478bd-df44-4dbd-a7e8-e3ac0df27fda" name="variant_id" value="512478bd-df44-4dbd-a7e8-e3ac0df27fda"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__512478bd-df44-4dbd-a7e8-e3ac0df27fda"> Kids*6-7Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__6c84b603-0191-4b94-9d85-8e0f1d8d8ca1" name="variant_id" value="6c84b603-0191-4b94-9d85-8e0f1d8d8ca1"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__6c84b603-0191-4b94-9d85-8e0f1d8d8ca1"> Kids*8-9Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__22613657-f82f-49e1-acd4-000d9818226d" name="variant_id" value="22613657-f82f-49e1-acd4-000d9818226d"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__22613657-f82f-49e1-acd4-000d9818226d"> Kids*10-11Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__a7f66cb1-8c86-4b42-a9e1-a3d99ddcbb7d" name="variant_id" value="a7f66cb1-8c86-4b42-a9e1-a3d99ddcbb7d"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__a7f66cb1-8c86-4b42-a9e1-a3d99ddcbb7d"> Kids*11-12Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__1610049d-0f08-4326-9065-97613282a587" name="variant_id" value="1610049d-0f08-4326-9065-97613282a587"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__1610049d-0f08-4326-9065-97613282a587"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__99509272-ff70-47be-826d-bb8843720920" name="variant_id" value="99509272-ff70-47be-826d-bb8843720920"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__99509272-ff70-47be-826d-bb8843720920"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__08169b90-34d0-46c8-abe8-0e8085727fb5" name="variant_id" value="08169b90-34d0-46c8-abe8-0e8085727fb5"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__08169b90-34d0-46c8-abe8-0e8085727fb5"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__ac2d564a-3905-4b0e-8e73-26d386a4bb5f" name="variant_id" value="ac2d564a-3905-4b0e-8e73-26d386a4bb5f"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__ac2d564a-3905-4b0e-8e73-26d386a4bb5f"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__18db7b7f-f32d-415c-9737-04136f954e11" name="variant_id" value="18db7b7f-f32d-415c-9737-04136f954e11"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__18db7b7f-f32d-415c-9737-04136f954e11"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__8969adb6-b4a3-469a-a23d-3ff071cc55e3" name="variant_id" value="8969adb6-b4a3-469a-a23d-3ff071cc55e3"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__8969adb6-b4a3-469a-a23d-3ff071cc55e3"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__b00aa003-9707-4a7f-99c4-a9fbac4d22f2" name="variant_id" value="b00aa003-9707-4a7f-99c4-a9fbac4d22f2"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__b00aa003-9707-4a7f-99c4-a9fbac4d22f2"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__fd339072-6df8-416a-aa52-29b90b70531a" name="variant_id" value="fd339072-6df8-416a-aa52-29b90b70531a"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__fd339072-6df8-416a-aa52-29b90b70531a"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__f5c6394b-1a93-4483-8192-5b0289d4d592" name="variant_id" value="f5c6394b-1a93-4483-8192-5b0289d4d592"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__f5c6394b-1a93-4483-8192-5b0289d4d592"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__a8ed362c-aec1-43a7-8416-1d8a5a69917a" name="variant_id" value="a8ed362c-aec1-43a7-8416-1d8a5a69917a"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__a8ed362c-aec1-43a7-8416-1d8a5a69917a"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__95bfe5a0-eafe-4f79-9486-0ef7daa39e65" name="variant_id" value="95bfe5a0-eafe-4f79-9486-0ef7daa39e65"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__95bfe5a0-eafe-4f79-9486-0ef7daa39e65"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__b459fe91-73d5-4585-ba79-12960734aaf0" name="variant_id" value="b459fe91-73d5-4585-ba79-12960734aaf0"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__b459fe91-73d5-4585-ba79-12960734aaf0"> Pets*S/<span class="money product-snippet__price notranslate">$15.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__5a0cbb15-271c-4d63-aa51-d2649c99eb73" name="variant_id" value="5a0cbb15-271c-4d63-aa51-d2649c99eb73"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__5a0cbb15-271c-4d63-aa51-d2649c99eb73"> Pets*M/<span class="money product-snippet__price notranslate">$15.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__1f4ec697-45e3-4199-b219-3415b3baf3ed" name="variant_id" value="1f4ec697-45e3-4199-b219-3415b3baf3ed"
      @change="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save.addToCart">
    <label for="product-form-1725866174009-c5bb2811-701d-45ce-8bbe-1df4639e19ec-save__1f4ec697-45e3-4199-b219-3415b3baf3ed"> Pets*L/<span class="money product-snippet__price notranslate">$15.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__8231e6ac-ee2a-4d1e-8562-a71cd0c28aff" name="variant_id" value="8231e6ac-ee2a-4d1e-8562-a71cd0c28aff"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__8231e6ac-ee2a-4d1e-8562-a71cd0c28aff"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__ed302af1-081e-415b-abb6-0855b25edd40" name="variant_id" value="ed302af1-081e-415b-abb6-0855b25edd40"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__ed302af1-081e-415b-abb6-0855b25edd40"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__1d9f0623-125c-4ae1-abd7-59fc374d6d4e" name="variant_id" value="1d9f0623-125c-4ae1-abd7-59fc374d6d4e"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__1d9f0623-125c-4ae1-abd7-59fc374d6d4e"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__9c2fcb55-f140-4eb5-9d30-b5f2a93edc04" name="variant_id" value="9c2fcb55-f140-4eb5-9d30-b5f2a93edc04"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__9c2fcb55-f140-4eb5-9d30-b5f2a93edc04"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__b07ded96-8b15-4a48-b68d-fdd9488009fe" name="variant_id" value="b07ded96-8b15-4a48-b68d-fdd9488009fe"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__b07ded96-8b15-4a48-b68d-fdd9488009fe"> Kids*2-3Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__88267a7e-0f4e-4b61-90f7-ed623741cf65" name="variant_id" value="88267a7e-0f4e-4b61-90f7-ed623741cf65"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__88267a7e-0f4e-4b61-90f7-ed623741cf65"> Kids*4-5Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__e7dc791a-e6b7-413e-9e02-b910d500de0c" name="variant_id" value="e7dc791a-e6b7-413e-9e02-b910d500de0c"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__e7dc791a-e6b7-413e-9e02-b910d500de0c"> Kids*6-7Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__463f0c99-a6a3-4651-b6e0-cdd30dada6f9" name="variant_id" value="463f0c99-a6a3-4651-b6e0-cdd30dada6f9"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__463f0c99-a6a3-4651-b6e0-cdd30dada6f9"> Kids*8-9Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__1aef4a35-ffad-45dc-9312-b086e9bb8b3f" name="variant_id" value="1aef4a35-ffad-45dc-9312-b086e9bb8b3f"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__1aef4a35-ffad-45dc-9312-b086e9bb8b3f"> Kids*10-11Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__bdc1071c-08d6-48a4-b3b3-90cc16aa1e0d" name="variant_id" value="bdc1071c-08d6-48a4-b3b3-90cc16aa1e0d"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__bdc1071c-08d6-48a4-b3b3-90cc16aa1e0d"> Kids*11-12Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__c2b70acb-1e09-4d41-8557-77eea9259915" name="variant_id" value="c2b70acb-1e09-4d41-8557-77eea9259915"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__c2b70acb-1e09-4d41-8557-77eea9259915"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__30e85ef7-3998-479f-81e2-b6dd4be38339" name="variant_id" value="30e85ef7-3998-479f-81e2-b6dd4be38339"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__30e85ef7-3998-479f-81e2-b6dd4be38339"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__4fc03b42-c7f5-4a33-896b-58a1f03b40f5" name="variant_id" value="4fc03b42-c7f5-4a33-896b-58a1f03b40f5"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__4fc03b42-c7f5-4a33-896b-58a1f03b40f5"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__f9a2603e-d430-4227-a80c-cd6df917adf8" name="variant_id" value="f9a2603e-d430-4227-a80c-cd6df917adf8"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__f9a2603e-d430-4227-a80c-cd6df917adf8"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__9379daee-46c2-4add-91cb-ea6364c3c478" name="variant_id" value="9379daee-46c2-4add-91cb-ea6364c3c478"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__9379daee-46c2-4add-91cb-ea6364c3c478"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__6fd5c303-d0fa-4f79-bea3-6b0291a48905" name="variant_id" value="6fd5c303-d0fa-4f79-bea3-6b0291a48905"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__6fd5c303-d0fa-4f79-bea3-6b0291a48905"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__982f6f10-63a1-4cc0-8413-9820dda88c6d" name="variant_id" value="982f6f10-63a1-4cc0-8413-9820dda88c6d"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__982f6f10-63a1-4cc0-8413-9820dda88c6d"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__cdae3677-417e-4829-b1dd-faa515aa8739" name="variant_id" value="cdae3677-417e-4829-b1dd-faa515aa8739"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__cdae3677-417e-4829-b1dd-faa515aa8739"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__b7651927-57c3-4a4d-bee4-b9f5db36fef1" name="variant_id" value="b7651927-57c3-4a4d-bee4-b9f5db36fef1"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__b7651927-57c3-4a4d-bee4-b9f5db36fef1"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__d3f29370-9e8f-43d9-b32e-de67ac546ab0" name="variant_id" value="d3f29370-9e8f-43d9-b32e-de67ac546ab0"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__d3f29370-9e8f-43d9-b32e-de67ac546ab0"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__df1fdee5-bac1-4865-bcb1-1c1c693c1776" name="variant_id" value="df1fdee5-bac1-4865-bcb1-1c1c693c1776"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__df1fdee5-bac1-4865-bcb1-1c1c693c1776"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__bc876e65-78c9-4134-88d0-768e52fec856" name="variant_id" value="bc876e65-78c9-4134-88d0-768e52fec856"
      @change="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save.addToCart">
    <label for="product-form-1725866174009-d359780e-a629-4335-8603-ee1a316fe2f3-save__bc876e65-78c9-4134-88d0-768e52fec856"> Pet*One Size/<span class="money product-snippet__price notranslate">$12.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__0208c809-1829-4ab0-b3d2-59c5d53e855e" name="variant_id" value="0208c809-1829-4ab0-b3d2-59c5d53e855e"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__0208c809-1829-4ab0-b3d2-59c5d53e855e"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__3642de8b-ee14-406d-af38-057433eac0d0" name="variant_id" value="3642de8b-ee14-406d-af38-057433eac0d0"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__3642de8b-ee14-406d-af38-057433eac0d0"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__9c1db7c0-f2cb-4193-8147-44e593dc2acc" name="variant_id" value="9c1db7c0-f2cb-4193-8147-44e593dc2acc"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__9c1db7c0-f2cb-4193-8147-44e593dc2acc"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__b28dc6b9-0d5e-4852-a233-755070a11c3b" name="variant_id" value="b28dc6b9-0d5e-4852-a233-755070a11c3b"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__b28dc6b9-0d5e-4852-a233-755070a11c3b"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__7980862c-7eba-483f-9bbd-1499ad00cb5c" name="variant_id" value="7980862c-7eba-483f-9bbd-1499ad00cb5c"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__7980862c-7eba-483f-9bbd-1499ad00cb5c"> Kids*2-3Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__61f95031-0034-47b0-a168-3b21d8e1f24b" name="variant_id" value="61f95031-0034-47b0-a168-3b21d8e1f24b"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__61f95031-0034-47b0-a168-3b21d8e1f24b"> Kids*4-5Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__d18e061e-1074-4192-a7ea-90c0ca86d481" name="variant_id" value="d18e061e-1074-4192-a7ea-90c0ca86d481"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__d18e061e-1074-4192-a7ea-90c0ca86d481"> Kids*6-7Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__3b822767-193c-4719-911b-a7355bea9532" name="variant_id" value="3b822767-193c-4719-911b-a7355bea9532"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__3b822767-193c-4719-911b-a7355bea9532"> Kids*8-9Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__79c0171d-6965-41ae-b7c4-5795d7674d07" name="variant_id" value="79c0171d-6965-41ae-b7c4-5795d7674d07"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__79c0171d-6965-41ae-b7c4-5795d7674d07"> Kids*10-11Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__da65a61e-37e1-467a-be3b-3970264115dc" name="variant_id" value="da65a61e-37e1-467a-be3b-3970264115dc"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__da65a61e-37e1-467a-be3b-3970264115dc"> Kids*11-12Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__9605a930-af08-4e75-8d6c-4873190d3a23" name="variant_id" value="9605a930-af08-4e75-8d6c-4873190d3a23"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__9605a930-af08-4e75-8d6c-4873190d3a23"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__9b511483-238e-40d5-a1f8-271d558cb97c" name="variant_id" value="9b511483-238e-40d5-a1f8-271d558cb97c"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__9b511483-238e-40d5-a1f8-271d558cb97c"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__8d5578bf-00f6-43e4-b669-cdd17004716e" name="variant_id" value="8d5578bf-00f6-43e4-b669-cdd17004716e"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__8d5578bf-00f6-43e4-b669-cdd17004716e"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__7c157c58-7553-4044-81d3-28911e36d0d8" name="variant_id" value="7c157c58-7553-4044-81d3-28911e36d0d8"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__7c157c58-7553-4044-81d3-28911e36d0d8"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__dfab301c-c99c-4b1a-8ac9-da58b338347d" name="variant_id" value="dfab301c-c99c-4b1a-8ac9-da58b338347d"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__dfab301c-c99c-4b1a-8ac9-da58b338347d"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__274f58bb-bb12-4e4c-9bb1-45d67e7e0db7" name="variant_id" value="274f58bb-bb12-4e4c-9bb1-45d67e7e0db7"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__274f58bb-bb12-4e4c-9bb1-45d67e7e0db7"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__f203a45d-c8b9-47fb-87c5-d8e592ed1f7c" name="variant_id" value="f203a45d-c8b9-47fb-87c5-d8e592ed1f7c"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__f203a45d-c8b9-47fb-87c5-d8e592ed1f7c"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__85dd285a-58b3-4578-8d54-cf8d59d2049b" name="variant_id" value="85dd285a-58b3-4578-8d54-cf8d59d2049b"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__85dd285a-58b3-4578-8d54-cf8d59d2049b"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__9552247d-120a-4c01-80a1-408d36655ee5" name="variant_id" value="9552247d-120a-4c01-80a1-408d36655ee5"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__9552247d-120a-4c01-80a1-408d36655ee5"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__508fa518-264e-4f7e-90da-4170b87722f4" name="variant_id" value="508fa518-264e-4f7e-90da-4170b87722f4"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__508fa518-264e-4f7e-90da-4170b87722f4"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__e103d13f-17d6-4a0d-bb8b-640ed8a4e68b" name="variant_id" value="e103d13f-17d6-4a0d-bb8b-640ed8a4e68b"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__e103d13f-17d6-4a0d-bb8b-640ed8a4e68b"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__9d808dfd-0e4c-48bc-8ba2-f374a9ae0cf6" name="variant_id" value="9d808dfd-0e4c-48bc-8ba2-f374a9ae0cf6"
      @change="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save.addToCart">
    <label for="product-form-1725866174009-d4ac3a99-c836-44dd-a225-50bb6719e48b-save__9d808dfd-0e4c-48bc-8ba2-f374a9ae0cf6"> Pet*One Size/<span class="money product-snippet__price notranslate">$12.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__bf4f993e-f344-4ad0-9876-5b4d1f116aa9" name="variant_id" value="bf4f993e-f344-4ad0-9876-5b4d1f116aa9"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__bf4f993e-f344-4ad0-9876-5b4d1f116aa9"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__ebc920ba-e701-44b1-a4ed-ea0887beccfa" name="variant_id" value="ebc920ba-e701-44b1-a4ed-ea0887beccfa"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__ebc920ba-e701-44b1-a4ed-ea0887beccfa"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__2db12100-9261-4558-acaf-465c64ead69c" name="variant_id" value="2db12100-9261-4558-acaf-465c64ead69c"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__2db12100-9261-4558-acaf-465c64ead69c"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__48654e3b-3379-4fec-a154-b15806fd984d" name="variant_id" value="48654e3b-3379-4fec-a154-b15806fd984d"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__48654e3b-3379-4fec-a154-b15806fd984d"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__5ef6bef1-67e0-4092-a00d-ec22b2806225" name="variant_id" value="5ef6bef1-67e0-4092-a00d-ec22b2806225"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__5ef6bef1-67e0-4092-a00d-ec22b2806225"> Kids*2-3Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__0d5278c9-89ec-4d17-ada4-31c94a0087bd" name="variant_id" value="0d5278c9-89ec-4d17-ada4-31c94a0087bd"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__0d5278c9-89ec-4d17-ada4-31c94a0087bd"> Kids*4-5Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__842e75c1-d7c4-472e-aead-70bed1cbc917" name="variant_id" value="842e75c1-d7c4-472e-aead-70bed1cbc917"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__842e75c1-d7c4-472e-aead-70bed1cbc917"> Kids*6-7Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__3da360de-2715-4763-ac30-a920a3eb6dc7" name="variant_id" value="3da360de-2715-4763-ac30-a920a3eb6dc7"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__3da360de-2715-4763-ac30-a920a3eb6dc7"> Kids*8-9Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__12cff6d0-9bf9-48a5-a0f2-035ec92dad36" name="variant_id" value="12cff6d0-9bf9-48a5-a0f2-035ec92dad36"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__12cff6d0-9bf9-48a5-a0f2-035ec92dad36"> Kids*10-11Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__896b9994-0a6f-425e-8aa7-e9127afa5d57" name="variant_id" value="896b9994-0a6f-425e-8aa7-e9127afa5d57"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__896b9994-0a6f-425e-8aa7-e9127afa5d57"> Kids*11-12Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__7949bfa0-ea6d-498a-a940-8f0c594886ef" name="variant_id" value="7949bfa0-ea6d-498a-a940-8f0c594886ef"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__7949bfa0-ea6d-498a-a940-8f0c594886ef"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__dcc82fcb-a3b4-4f26-8bf6-46e6e1701d4d" name="variant_id" value="dcc82fcb-a3b4-4f26-8bf6-46e6e1701d4d"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__dcc82fcb-a3b4-4f26-8bf6-46e6e1701d4d"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__909f96c0-df7b-47de-b6fe-201ec72011ac" name="variant_id" value="909f96c0-df7b-47de-b6fe-201ec72011ac"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__909f96c0-df7b-47de-b6fe-201ec72011ac"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__229c84db-f68e-48fe-8d05-3f3c5e292266" name="variant_id" value="229c84db-f68e-48fe-8d05-3f3c5e292266"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__229c84db-f68e-48fe-8d05-3f3c5e292266"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__555a3697-dc42-471c-ab73-d4e1dcdcc171" name="variant_id" value="555a3697-dc42-471c-ab73-d4e1dcdcc171"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__555a3697-dc42-471c-ab73-d4e1dcdcc171"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__401a1efa-926d-41a1-bfd4-b36c0af3f817" name="variant_id" value="401a1efa-926d-41a1-bfd4-b36c0af3f817"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__401a1efa-926d-41a1-bfd4-b36c0af3f817"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__c3ff2a02-a601-491c-828e-de505377680d" name="variant_id" value="c3ff2a02-a601-491c-828e-de505377680d"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__c3ff2a02-a601-491c-828e-de505377680d"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__cbb855cd-5b94-4573-82d5-5dc707284e3b" name="variant_id" value="cbb855cd-5b94-4573-82d5-5dc707284e3b"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__cbb855cd-5b94-4573-82d5-5dc707284e3b"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__9ef9609b-23bd-4149-83a2-06acfbd99ddb" name="variant_id" value="9ef9609b-23bd-4149-83a2-06acfbd99ddb"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__9ef9609b-23bd-4149-83a2-06acfbd99ddb"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__177451d7-2189-49d4-b387-5dfb9bea9a96" name="variant_id" value="177451d7-2189-49d4-b387-5dfb9bea9a96"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__177451d7-2189-49d4-b387-5dfb9bea9a96"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__dce05f2e-a576-4a52-a600-a47bed3fc09e" name="variant_id" value="dce05f2e-a576-4a52-a600-a47bed3fc09e"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__dce05f2e-a576-4a52-a600-a47bed3fc09e"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__2f46de7d-3be7-44d4-9a10-efc74c1088ef" name="variant_id" value="2f46de7d-3be7-44d4-9a10-efc74c1088ef"
      @change="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save.addToCart">
    <label for="product-form-1725866174009-e07e2830-9502-4d27-99b5-4e23821fbc41-save__2f46de7d-3be7-44d4-9a10-efc74c1088ef"> Pets*Onesize/<span class="money product-snippet__price notranslate">$12.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__fd5e2f4d-0532-4b5a-8357-f62887ccabdd" name="variant_id" value="fd5e2f4d-0532-4b5a-8357-f62887ccabdd"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__fd5e2f4d-0532-4b5a-8357-f62887ccabdd"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__0a5263c0-ef8c-4530-a447-672c82a8eae6" name="variant_id" value="0a5263c0-ef8c-4530-a447-672c82a8eae6"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__0a5263c0-ef8c-4530-a447-672c82a8eae6"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__a390f86a-1e50-46dc-bcb1-21e6d4b23efa" name="variant_id" value="a390f86a-1e50-46dc-bcb1-21e6d4b23efa"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__a390f86a-1e50-46dc-bcb1-21e6d4b23efa"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__1372ee41-5523-4778-b429-94868deed221" name="variant_id" value="1372ee41-5523-4778-b429-94868deed221"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__1372ee41-5523-4778-b429-94868deed221"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__c270bc3e-72f4-43c6-9a31-0786f8278b84" name="variant_id" value="c270bc3e-72f4-43c6-9a31-0786f8278b84"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__c270bc3e-72f4-43c6-9a31-0786f8278b84"> Kids*2-3Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__b71bf3cf-7193-42b6-944e-647361731454" name="variant_id" value="b71bf3cf-7193-42b6-944e-647361731454"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__b71bf3cf-7193-42b6-944e-647361731454"> Kids*4-5Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__448ed182-1c4e-44f1-892e-830e9afebd70" name="variant_id" value="448ed182-1c4e-44f1-892e-830e9afebd70"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__448ed182-1c4e-44f1-892e-830e9afebd70"> Kids*6-7Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__00dde7a0-58ea-4193-a0ca-14cf3fb7a919" name="variant_id" value="00dde7a0-58ea-4193-a0ca-14cf3fb7a919"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__00dde7a0-58ea-4193-a0ca-14cf3fb7a919"> Kids*8-9Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__6ea87be2-c49b-430c-bc43-fd59a55b29dc" name="variant_id" value="6ea87be2-c49b-430c-bc43-fd59a55b29dc"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__6ea87be2-c49b-430c-bc43-fd59a55b29dc"> Kids*10-11Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__fd8642ce-bbea-4223-a07c-99c540f8b67e" name="variant_id" value="fd8642ce-bbea-4223-a07c-99c540f8b67e"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__fd8642ce-bbea-4223-a07c-99c540f8b67e"> Kids*11-12Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__cb03ff96-8cb1-4e89-8bd1-521be31b05b5" name="variant_id" value="cb03ff96-8cb1-4e89-8bd1-521be31b05b5"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__cb03ff96-8cb1-4e89-8bd1-521be31b05b5"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__48c8de61-3c4c-4575-87a6-731ce2b71d8d" name="variant_id" value="48c8de61-3c4c-4575-87a6-731ce2b71d8d"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__48c8de61-3c4c-4575-87a6-731ce2b71d8d"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__400d5e21-92ac-457e-866e-c5c8c34b1737" name="variant_id" value="400d5e21-92ac-457e-866e-c5c8c34b1737"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__400d5e21-92ac-457e-866e-c5c8c34b1737"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__8c748b90-4bb4-4f0f-a2fd-a0a8c44af49d" name="variant_id" value="8c748b90-4bb4-4f0f-a2fd-a0a8c44af49d"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__8c748b90-4bb4-4f0f-a2fd-a0a8c44af49d"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__44d6d8e7-aafa-4609-b56b-3ae2e1da820e" name="variant_id" value="44d6d8e7-aafa-4609-b56b-3ae2e1da820e"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__44d6d8e7-aafa-4609-b56b-3ae2e1da820e"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__3eadff55-5cda-47a3-8aad-a315e724d281" name="variant_id" value="3eadff55-5cda-47a3-8aad-a315e724d281"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__3eadff55-5cda-47a3-8aad-a315e724d281"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__8d43ddb2-50b6-4fec-afc6-002e4fde3c37" name="variant_id" value="8d43ddb2-50b6-4fec-afc6-002e4fde3c37"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__8d43ddb2-50b6-4fec-afc6-002e4fde3c37"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__bc8dc253-ee40-4fb5-a28b-85e4a3f3c0da" name="variant_id" value="bc8dc253-ee40-4fb5-a28b-85e4a3f3c0da"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__bc8dc253-ee40-4fb5-a28b-85e4a3f3c0da"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__995ed0da-042f-4770-b0c8-17d76474c61f" name="variant_id" value="995ed0da-042f-4770-b0c8-17d76474c61f"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__995ed0da-042f-4770-b0c8-17d76474c61f"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__3adbede0-7489-4516-8f4f-a96cae32fb2c" name="variant_id" value="3adbede0-7489-4516-8f4f-a96cae32fb2c"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__3adbede0-7489-4516-8f4f-a96cae32fb2c"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__4b1e274c-a2a5-4965-9e7c-acf76d572cda" name="variant_id" value="4b1e274c-a2a5-4965-9e7c-acf76d572cda"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__4b1e274c-a2a5-4965-9e7c-acf76d572cda"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__5c2f3ace-b698-414f-a904-61502c55e247" name="variant_id" value="5c2f3ace-b698-414f-a904-61502c55e247"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__5c2f3ace-b698-414f-a904-61502c55e247"> Pets*S/<span class="money product-snippet__price notranslate">$25.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__197cb00b-13b8-4ba5-8c05-6c8e5e6b443c" name="variant_id" value="197cb00b-13b8-4ba5-8c05-6c8e5e6b443c"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__197cb00b-13b8-4ba5-8c05-6c8e5e6b443c"> Pets*M/<span class="money product-snippet__price notranslate">$25.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__0e8866fb-824f-4440-a973-aa80bac81a34" name="variant_id" value="0e8866fb-824f-4440-a973-aa80bac81a34"
      @change="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md.addToCart">
    <label for="product-form-1725866174009-0c51f7a0-3857-4f66-81af-c093d2b70196-md__0e8866fb-824f-4440-a973-aa80bac81a34"> Pets*L/<span class="money product-snippet__price notranslate">$25.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__c07e6b66-f21d-49a3-af04-4dbf82da4a5d" name="variant_id" value="c07e6b66-f21d-49a3-af04-4dbf82da4a5d"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__c07e6b66-f21d-49a3-af04-4dbf82da4a5d"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__14ddc0b4-575b-46d5-967b-9b6b0d381eb1" name="variant_id" value="14ddc0b4-575b-46d5-967b-9b6b0d381eb1"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__14ddc0b4-575b-46d5-967b-9b6b0d381eb1"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__ff1d75e0-0368-4b1d-a104-07b5362b6707" name="variant_id" value="ff1d75e0-0368-4b1d-a104-07b5362b6707"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__ff1d75e0-0368-4b1d-a104-07b5362b6707"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__f2cf3e07-efc8-4c14-a1e8-7b43c28eb98d" name="variant_id" value="f2cf3e07-efc8-4c14-a1e8-7b43c28eb98d"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__f2cf3e07-efc8-4c14-a1e8-7b43c28eb98d"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__a5c80c24-c616-43d3-a7dc-a9b12b2f8f1f" name="variant_id" value="a5c80c24-c616-43d3-a7dc-a9b12b2f8f1f"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__a5c80c24-c616-43d3-a7dc-a9b12b2f8f1f"> Kids*2-3Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__1eb02994-976d-44e8-8a6c-be7b95d07b31" name="variant_id" value="1eb02994-976d-44e8-8a6c-be7b95d07b31"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__1eb02994-976d-44e8-8a6c-be7b95d07b31"> Kids*4-5Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__71bc952b-5da6-4b28-8c63-1c966aa3cd9c" name="variant_id" value="71bc952b-5da6-4b28-8c63-1c966aa3cd9c"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__71bc952b-5da6-4b28-8c63-1c966aa3cd9c"> Kids*6-7Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__278ca7a0-81e8-44aa-9a6d-5dd1c23a9950" name="variant_id" value="278ca7a0-81e8-44aa-9a6d-5dd1c23a9950"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__278ca7a0-81e8-44aa-9a6d-5dd1c23a9950"> Kids*8-9Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__7c43e8c2-9a02-440e-8bde-b24bf3ba41ec" name="variant_id" value="7c43e8c2-9a02-440e-8bde-b24bf3ba41ec"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__7c43e8c2-9a02-440e-8bde-b24bf3ba41ec"> Kids*10-11Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__22ad5d00-0602-4e04-9b8a-cd387bb04a85" name="variant_id" value="22ad5d00-0602-4e04-9b8a-cd387bb04a85"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__22ad5d00-0602-4e04-9b8a-cd387bb04a85"> Kids*11-12Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__1e226851-7200-4de8-ac9b-d0710d62fa3a" name="variant_id" value="1e226851-7200-4de8-ac9b-d0710d62fa3a"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__1e226851-7200-4de8-ac9b-d0710d62fa3a"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__d719478f-7008-4fbb-8cd3-e57fcd4af702" name="variant_id" value="d719478f-7008-4fbb-8cd3-e57fcd4af702"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__d719478f-7008-4fbb-8cd3-e57fcd4af702"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__39d03d12-9a59-4584-a189-9f8565d21fea" name="variant_id" value="39d03d12-9a59-4584-a189-9f8565d21fea"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__39d03d12-9a59-4584-a189-9f8565d21fea"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__e691c69c-99a3-42eb-917b-6362cdc548ee" name="variant_id" value="e691c69c-99a3-42eb-917b-6362cdc548ee"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__e691c69c-99a3-42eb-917b-6362cdc548ee"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__d688728b-e5e9-4ed8-8d68-b0abcf24db28" name="variant_id" value="d688728b-e5e9-4ed8-8d68-b0abcf24db28"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__d688728b-e5e9-4ed8-8d68-b0abcf24db28"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__0f5d286d-f040-44c8-8ab5-3dfc5dfb2616" name="variant_id" value="0f5d286d-f040-44c8-8ab5-3dfc5dfb2616"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__0f5d286d-f040-44c8-8ab5-3dfc5dfb2616"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__9899c59d-18c0-428f-aeba-1ee8bb0c8cb1" name="variant_id" value="9899c59d-18c0-428f-aeba-1ee8bb0c8cb1"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__9899c59d-18c0-428f-aeba-1ee8bb0c8cb1"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__3d092b44-7954-4bbc-b7be-938ef5a482fe" name="variant_id" value="3d092b44-7954-4bbc-b7be-938ef5a482fe"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__3d092b44-7954-4bbc-b7be-938ef5a482fe"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__65859b88-d8ee-4a1a-8d7b-b47b22e08243" name="variant_id" value="65859b88-d8ee-4a1a-8d7b-b47b22e08243"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__65859b88-d8ee-4a1a-8d7b-b47b22e08243"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__b44a11a6-39c4-4c27-9ad4-86feed2e55e3" name="variant_id" value="b44a11a6-39c4-4c27-9ad4-86feed2e55e3"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__b44a11a6-39c4-4c27-9ad4-86feed2e55e3"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__a5905360-3b87-47a0-9971-56971ac62dd2" name="variant_id" value="a5905360-3b87-47a0-9971-56971ac62dd2"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__a5905360-3b87-47a0-9971-56971ac62dd2"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__8460be3f-ae5c-46c7-a898-4e199206cdf3" name="variant_id" value="8460be3f-ae5c-46c7-a898-4e199206cdf3"
      @change="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md.addToCart">
    <label for="product-form-1725866174009-bd440280-4208-4fde-902f-d00c4a784a8c-md__8460be3f-ae5c-46c7-a898-4e199206cdf3"> Pet*One Size/<span class="money product-snippet__price notranslate">$12.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__11f3fbc8-2a01-4ada-8c20-2de4e30122a0" name="variant_id" value="11f3fbc8-2a01-4ada-8c20-2de4e30122a0"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__11f3fbc8-2a01-4ada-8c20-2de4e30122a0"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__8707cdfa-5129-4034-a2a2-ab8040379726" name="variant_id" value="8707cdfa-5129-4034-a2a2-ab8040379726"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__8707cdfa-5129-4034-a2a2-ab8040379726"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__ef1467db-847a-46ed-bdfd-83f7ca5abe5f" name="variant_id" value="ef1467db-847a-46ed-bdfd-83f7ca5abe5f"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__ef1467db-847a-46ed-bdfd-83f7ca5abe5f"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__57b1fa2f-504c-4148-a871-26359e728a21" name="variant_id" value="57b1fa2f-504c-4148-a871-26359e728a21"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__57b1fa2f-504c-4148-a871-26359e728a21"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__029fa8a6-7e65-4c36-aec2-3009eaf08f1e" name="variant_id" value="029fa8a6-7e65-4c36-aec2-3009eaf08f1e"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__029fa8a6-7e65-4c36-aec2-3009eaf08f1e"> Kids*2-3Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__cc0c6ad6-b93f-4261-a2ee-24a75d8c4048" name="variant_id" value="cc0c6ad6-b93f-4261-a2ee-24a75d8c4048"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__cc0c6ad6-b93f-4261-a2ee-24a75d8c4048"> Kids*4-5Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__bef25e32-9285-4068-a4ab-66ffedce3fd2" name="variant_id" value="bef25e32-9285-4068-a4ab-66ffedce3fd2"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__bef25e32-9285-4068-a4ab-66ffedce3fd2"> Kids*6-7Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__7f175601-cb4e-49d8-be55-09b1b69b05ae" name="variant_id" value="7f175601-cb4e-49d8-be55-09b1b69b05ae"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__7f175601-cb4e-49d8-be55-09b1b69b05ae"> Kids*8-9Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__d37c8078-32bb-4864-a04e-90f2a025ab97" name="variant_id" value="d37c8078-32bb-4864-a04e-90f2a025ab97"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__d37c8078-32bb-4864-a04e-90f2a025ab97"> Kids*10-11Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__09649ef4-6f76-4c38-a4c4-ba058cb91bf5" name="variant_id" value="09649ef4-6f76-4c38-a4c4-ba058cb91bf5"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__09649ef4-6f76-4c38-a4c4-ba058cb91bf5"> Kids*11-12Y/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__af2e8c89-549b-4bfe-9e55-1fa3f9b5cee3" name="variant_id" value="af2e8c89-549b-4bfe-9e55-1fa3f9b5cee3"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__af2e8c89-549b-4bfe-9e55-1fa3f9b5cee3"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__02adabf8-7526-4f6d-b4fe-566b04f934f8" name="variant_id" value="02adabf8-7526-4f6d-b4fe-566b04f934f8"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__02adabf8-7526-4f6d-b4fe-566b04f934f8"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__64bb90eb-b265-4654-8831-fda93b83146e" name="variant_id" value="64bb90eb-b265-4654-8831-fda93b83146e"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__64bb90eb-b265-4654-8831-fda93b83146e"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__4426757f-07c3-4b97-84ef-a0dad6ecf9a7" name="variant_id" value="4426757f-07c3-4b97-84ef-a0dad6ecf9a7"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__4426757f-07c3-4b97-84ef-a0dad6ecf9a7"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__71f27f66-ab4a-4b22-88d8-58143f510aba" name="variant_id" value="71f27f66-ab4a-4b22-88d8-58143f510aba"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__71f27f66-ab4a-4b22-88d8-58143f510aba"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__f451f642-bb1e-4224-8700-2ee3764c59b8" name="variant_id" value="f451f642-bb1e-4224-8700-2ee3764c59b8"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__f451f642-bb1e-4224-8700-2ee3764c59b8"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__42af06cf-7278-4910-955d-e0dc59e183a0" name="variant_id" value="42af06cf-7278-4910-955d-e0dc59e183a0"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__42af06cf-7278-4910-955d-e0dc59e183a0"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__9fb32e93-0d6a-4ff6-a7a0-254cafd58903" name="variant_id" value="9fb32e93-0d6a-4ff6-a7a0-254cafd58903"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__9fb32e93-0d6a-4ff6-a7a0-254cafd58903"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__62fe21da-b14f-48a6-8490-236a421338ed" name="variant_id" value="62fe21da-b14f-48a6-8490-236a421338ed"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__62fe21da-b14f-48a6-8490-236a421338ed"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__17819ff5-27ef-46bb-bc43-2031d3ceecb8" name="variant_id" value="17819ff5-27ef-46bb-bc43-2031d3ceecb8"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__17819ff5-27ef-46bb-bc43-2031d3ceecb8"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__39d7d4a0-b876-4ca1-ae84-3b4df41ad4a5" name="variant_id" value="39d7d4a0-b876-4ca1-ae84-3b4df41ad4a5"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__39d7d4a0-b876-4ca1-ae84-3b4df41ad4a5"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__79c237d9-2bc4-47d4-9881-2e96a0073ed4" name="variant_id" value="79c237d9-2bc4-47d4-9881-2e96a0073ed4"
      @change="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md.addToCart">
    <label for="product-form-1725866174009-c06c8014-f3dc-4e2b-bc76-7b9e38842888-md__79c237d9-2bc4-47d4-9881-2e96a0073ed4"> Pet*One Size/<span class="money product-snippet__price notranslate">$12.99</span>
    </label>
  </div>
</form>

<form is="spz-form" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__form">
  <div class="product_snippet__atc_tooltip_content">
    <input type="radio" name="variant_id" value="" checked="">
    <label disabled="">Choose an option</label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__204caa6a-c4b6-4e3e-9bd6-04944ddb5eef" name="variant_id" value="204caa6a-c4b6-4e3e-9bd6-04944ddb5eef"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__204caa6a-c4b6-4e3e-9bd6-04944ddb5eef"> Baby*0-6M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__ea7bfaa6-f58b-4c5a-9e23-53472b8028f9" name="variant_id" value="ea7bfaa6-f58b-4c5a-9e23-53472b8028f9"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__ea7bfaa6-f58b-4c5a-9e23-53472b8028f9"> Baby*6-12M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__ab72ca0b-e483-44f3-a955-79ea932a729e" name="variant_id" value="ab72ca0b-e483-44f3-a955-79ea932a729e"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__ab72ca0b-e483-44f3-a955-79ea932a729e"> Baby*12-18M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__d4b2ee27-2891-4fea-950a-865843b8c6e2" name="variant_id" value="d4b2ee27-2891-4fea-950a-865843b8c6e2"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__d4b2ee27-2891-4fea-950a-865843b8c6e2"> Baby*18-24M/<span class="money product-snippet__price notranslate">$19.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__967fbcd7-c947-4eb4-b831-ad362c0e7a2f" name="variant_id" value="967fbcd7-c947-4eb4-b831-ad362c0e7a2f"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__967fbcd7-c947-4eb4-b831-ad362c0e7a2f"> Kids*2-3Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__4a0feaec-1014-454b-b6b0-db42e1818c81" name="variant_id" value="4a0feaec-1014-454b-b6b0-db42e1818c81"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__4a0feaec-1014-454b-b6b0-db42e1818c81"> Kids*4-5Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__64af7dde-d90c-46f2-8bfa-307c4766627b" name="variant_id" value="64af7dde-d90c-46f2-8bfa-307c4766627b"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__64af7dde-d90c-46f2-8bfa-307c4766627b"> Kids*6-7Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__d78b847f-27aa-4854-a20a-f994eafdc5e8" name="variant_id" value="d78b847f-27aa-4854-a20a-f994eafdc5e8"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__d78b847f-27aa-4854-a20a-f994eafdc5e8"> Kids*8-9Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__486dc2f2-f034-4835-980c-ddca8617fb2c" name="variant_id" value="486dc2f2-f034-4835-980c-ddca8617fb2c"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__486dc2f2-f034-4835-980c-ddca8617fb2c"> Kids*10-11Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__5f33e212-4925-4559-bc79-b0289ba53cba" name="variant_id" value="5f33e212-4925-4559-bc79-b0289ba53cba"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__5f33e212-4925-4559-bc79-b0289ba53cba"> Kids*11-12Years/<span class="money product-snippet__price notranslate">$30.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__8d20175e-12e7-4088-a40c-8d3bec86b371" name="variant_id" value="8d20175e-12e7-4088-a40c-8d3bec86b371"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__8d20175e-12e7-4088-a40c-8d3bec86b371"> Women*S/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__610990a3-3b62-4579-954d-16e5ca824ee7" name="variant_id" value="610990a3-3b62-4579-954d-16e5ca824ee7"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__610990a3-3b62-4579-954d-16e5ca824ee7"> Women*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__8f5f79a3-32fa-47ae-83ba-d97ed444c537" name="variant_id" value="8f5f79a3-32fa-47ae-83ba-d97ed444c537"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__8f5f79a3-32fa-47ae-83ba-d97ed444c537"> Women*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__f8ffb58f-9a5d-44c9-85d0-23e8f7f82c32" name="variant_id" value="f8ffb58f-9a5d-44c9-85d0-23e8f7f82c32"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__f8ffb58f-9a5d-44c9-85d0-23e8f7f82c32"> Women*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__d33cd3d8-a21a-4cb6-b521-815d79ea56db" name="variant_id" value="d33cd3d8-a21a-4cb6-b521-815d79ea56db"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__d33cd3d8-a21a-4cb6-b521-815d79ea56db"> Women*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__716276fd-a484-4856-890c-51f2db505b3e" name="variant_id" value="716276fd-a484-4856-890c-51f2db505b3e"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__716276fd-a484-4856-890c-51f2db505b3e"> Women*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__daf3c796-c44a-4a5f-857e-8b084fb445a4" name="variant_id" value="daf3c796-c44a-4a5f-857e-8b084fb445a4"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__daf3c796-c44a-4a5f-857e-8b084fb445a4"> Men*M/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__50f5787d-f2f1-4b18-a5bf-b4ff60289c2c" name="variant_id" value="50f5787d-f2f1-4b18-a5bf-b4ff60289c2c"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__50f5787d-f2f1-4b18-a5bf-b4ff60289c2c"> Men*L/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__0bd1c54d-e9b2-4df7-88f7-95f8a6137667" name="variant_id" value="0bd1c54d-e9b2-4df7-88f7-95f8a6137667"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__0bd1c54d-e9b2-4df7-88f7-95f8a6137667"> Men*XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__7e27fb0a-e365-4c9b-929f-0037eb876603" name="variant_id" value="7e27fb0a-e365-4c9b-929f-0037eb876603"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__7e27fb0a-e365-4c9b-929f-0037eb876603"> Men*2XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__e8c1d339-6174-4adf-b035-228e3527ffba" name="variant_id" value="e8c1d339-6174-4adf-b035-228e3527ffba"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__e8c1d339-6174-4adf-b035-228e3527ffba"> Men*3XL/<span class="money product-snippet__price notranslate">$52.99</span>
    </label>
    <input type="radio" id="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__38ce4143-7928-4981-95a3-b337b6b756a9" name="variant_id" value="38ce4143-7928-4981-95a3-b337b6b756a9"
      @change="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md.addToCart">
    <label for="product-form-1725866174009-c49a742b-85a2-45f6-a507-400f52c6dbb1-md__38ce4143-7928-4981-95a3-b337b6b756a9"> Pets*Onesize/<span class="money product-snippet__price notranslate">$12.99</span>
    </label>
  </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>
  <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="">
  <div class="zb-flex">
    <a href="${product.url}?${toQuery({ aid: 'smart_recommend.2.' + data.id, ifb: product.ifb || '', cfb: product.cfb || '', scm: product.scm || data.scm || '', ssp: data.ssp || '' })}" impr="1" imprevt="1" class="zb-w-[132px] zb-mr-4 rtl:zb-ml-4 rtl:zb-mr-0" data-prdct="${product.id}" data-ifb="${product.ifb || ''}" data-cfb="${product.cfb || ''}" data-scm="${product.scm || data.scm || ''}" data-spm="${productIndex}"> <ljs-render layout="container" id="smart_cart_pop_image_${product.id}" template="smart_cart_pop_image_template" manual=""></ljs-render> </a>
    <div class="zb-flex zb-flex-col zb-flex-grow zb-justify-between">
      <div>
        <div class="zb-line-clamp-2 zb-text-sm zb-mb-2">${product.title}</div> <ljs-render layout="container" id="smart_cart_pop_price_${product.id}" template="smart_cart_pop_price_template" manual=""></ljs-render>
      </div>
      <div>
        <div class="zb-relative zb-w-full zb-cursor-pointer">
          <div class="zb-border zb-border-solid zb-border-[#eee] zb-px-3 zb-py-[10px] zb-flex zb-items-center zb-justify-between zb-font-semibold zb-text-sm zb-rounded-sm"
            @tap="smart_pop_variant-select-${product.id}.toggleClass(class=zb-rotate-180);smart_cart_pop_variant_${product.id}_mobile.toggleClass(class=zb-hidden);smart_cart_pop_variant_${product.id}_pc.toggleClass(class=smart_cart_pop_variant_pc_show,force=true);smart_cart_pop_variant_modal_${product.id}.open"
            spz-if="${!!(product.options &amp;&amp; product.options.length &amp;&amp; product.options.length > 0) &amp;&amp; data.config.variant_select_visible}"> <ljs-render manual="" layout="container" id="smart_cart_pop_variant_text_${product.id}"
              template="smart_cart_pop_variant_text_template"></ljs-render> <svg id="smart_pop_variant-select-${product.id}" width="12" height="8" class="zb-ml-2" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path
                d="M6.00002 7.06738C6.19244 7.06775 6.38498 6.99453 6.5318 6.84772C6.54504 6.83447 6.55769 6.82086 6.56973 6.8069L11.1251 2.25152C11.418 1.95863 11.418 1.48375 11.1251 1.19086C10.8322 0.897968 10.3573 0.897968 10.0645 1.19086L6.00003 5.25529L1.9356 1.19086C1.64271 0.897968 1.16784 0.897968 0.874943 1.19086C0.58205 1.48375 0.58205 1.95863 0.874943 2.25152L5.43033 6.8069C5.44237 6.82086 5.45502 6.83447 5.46826 6.84772C5.61507 6.99453 5.8076 7.06775 6.00002 7.06738Z"
                fill="#0A1533"></path>
            </svg> </div> <ljs-lightbox layout="nodisplay" disable-unmount="" class="smart_cart_pop_lightbox_pc" id="smart_cart_pop_variant_modal_${product.id}" @close="smart_pop_variant-select-${product.id}.toggleClass(class=zb-rotate-180);">
            <div id="smart_cart_pop_variant_${product.id}_pc" class="zb-hidden"><ljs-variants id="smart_cart_pop_variants_${product.id}"
                class="md:!zb-absolute md:zb-top-[50px] md:zb-w-full md:zb-left-0 md:zb-z-30 md:zb-bg-white zb-max-h-[280px] zb-overflow-y-auto md:zb-shadow-pop" layout="container" template="smart_cart_pop_variant_template"
                onclick="event.stopPropagation()" disabled-dj-event="" interference=""> </ljs-variants></div>
          </ljs-lightbox>
        </div>
        <div class="zb-mt-3"> <button product-id="${product.id}" id="smart_cart_pop_atc_btn_${product.id}"
            class="zb-flex zb-items-center zb-justify-center zb-w-full zb-text-white zb-py-[10px] zb-h-9 zb-text-xs zb-font-normal zb-border-none zb-rounded-[4px] smart_cart_pop_atc_btn_bg" type="button" role="addToCart"
            @tap="smart_cart_pop_loading_${product.id}.toggleClass(class=zb-hidden);smart_cart_pop_atc_${product.id}.toggleClass(class=zb-hidden);smart_cart_pop_atc_btn_${product.id}.toggleClass(class=zb-pointer-events-none);custom-func.addATCHook(activity_id='${data.id}',ifb='${product.ifb}',cfb='${product.cfb}',scm='${product.scm || data.scm}',ssp='${data.ssp}',spm='${data.spmBase}.${productIndex}')">
            <ljs-render layout="container" id="smart_cart_pop_atc_${product.id}" template="smart_cart_pop_atc_template" mamual="" class="notranslate"> </ljs-render>
            <div id="smart_cart_pop_added_${product.id}" class="zb-hidden"><span class="zb-flex zb-justify-center zb-gap-1"><svg width="14" height="15" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
                  <path
                    d="M8 16.5006C3.58171 16.5006 0 12.9183 0 8.5C0 4.08171 3.58171 0.5 8 0.5C12.4183 0.5 16 4.08171 16 8.5C16 12.9183 12.4183 16.5006 8 16.5006ZM8 2.04344C4.21314 2.04344 1.54287 4.71371 1.54287 8.50057C1.54287 12.2874 4.21314 14.9577 8 14.9577C11.7869 14.9577 14.4571 12.2874 14.4571 8.50057C14.4571 4.71371 11.7869 2.04344 8 2.04344ZM7.26057 11.1909L7.12229 11.3286L7.09543 11.3017C7.02286 11.336 6.94286 11.3577 6.85714 11.3577C6.73543 11.3577 6.62857 11.3109 6.536 11.2463L6.52229 11.2594L6.45371 11.1909C6.45314 11.1903 6.45314 11.1903 6.45257 11.1897L4.09771 8.83486L4.90629 8.02686L6.85714 9.97771L11.1629 5.67143L11.9714 6.48L7.26171 11.1897C7.26114 11.1903 7.26114 11.1903 7.26057 11.1909Z"
                    fill="white"></path>
                </svg>Added</span></div>
            <div id="smart_cart_pop_loading_${product.id}" class="zb-hidden">
              <div class="smart_cart_pop_loading"></div>
            </div>
          </button> </div>
      </div>
    </div>
  </div>
  <div id="smart_cart_pop_variant_${product.id}_mobile" class="zb-hidden md:zb-hidden"><ljs-variants id="smart_cart_pop_variants_${product.id}"
      class="md:!zb-absolute md:zb-top-[50px] md:zb-w-full md:zb-left-0 md:zb-z-30 md:zb-bg-white zb-max-h-[280px] zb-overflow-y-auto md:zb-shadow-pop" layout="container" template="smart_cart_pop_variant_template" onclick="event.stopPropagation()"
      disabled-dj-event="" interference=""> </ljs-variants></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 = "natural"; 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}
Add to cart
Add to cart
Choose an option ${variant.title}/
Sold out ` })()}

Free Shipping Orders $69+




Free Shipping Orders $69+


BESTCHIC


Search
${item}
Recently searched
 * ${item}

Hot searches
 * 
   ${item.word}


Results
${item.highlightHtml}
const TAG = 'spz-custom-smart-search-location'; const
SMART_PRODUCR_SEARCH_WRAP_CLASSNAME = 'app-smart-product-search-wrap'; const
THEME_NAME = window.SHOPLAZZA.theme.merchant_theme_name; const BREAKPOINT = 960;
const DELAY = 300; class SpzCustomSmartSearchLocation extends SPZ.BaseElement {
constructor(element) { super(element); this.mobileHeaderPluginParentEle = null;
} static deferredMount() { return false; } isLayoutSupported(layout) { return
layout == SPZCore.Layout.LOGIC; } buildCallback() { this.init();
this.listenerResize(); } init() { // PC-end not load if (this.isDesktop()) {
return; } if (!window.__isLoadAppSmartSearch__) { this.initSmartSearch();
console.log('__isLoadAppSmartSearch__'); } // B-end must reload if (window.self
=== window.top && !window.__isLoadAppSmartSearch__) {
window.__isLoadAppSmartSearch__ = true; } } initSmartSearch() { if
(this.hasMobileUpperRightPlugin()) { this.showMobileSmartSearch(); } else {
this.addMobileSmartSearch(); } } listenerResize() {
window.removeEventListener('resize', window.smartSearchResizeCallback);
window.smartSearchResizeCallback = SPZCore.Types.debounce( this.win, () => {
this.init(); }, DELAY ); window.addEventListener('resize',
window.smartSearchResizeCallback); } isDesktop() { const mediaQueryList =
window.matchMedia(`(min-width: ${BREAKPOINT}px)`); return
mediaQueryList.matches; } hasMobileUpperRightPlugin() { return !['geek',
'flash', 'boost'].includes(THEME_NAME.toLocaleLowerCase()); }
showMobileSmartSearch() { this.mobileHeaderPluginParentEle =
this.getMobileHeaderPluginParentEle();
this.setMobileHeaderIconsPluginStyle(this.mobileHeaderPluginParentEle); }
getMobileHeaderPluginParentEle() { const MOBILE_HEADER_PLUGIN_PARENT_ELE_MAP = {
nova: '.header__mobile #header__plugin-container', hero: '.header__icons
.tw-flex.tw-justify-end.tw-items-center.tw-space-x-7', onePage: '.header__mobile
#header__plugin-container', wind: '#header-icons
.flex.justify-end.items-center', eva: '#header__icons .plugin_content' }; const
headerPluginParentSelector = this.combineMultipleSelectors(
Object.values(MOBILE_HEADER_PLUGIN_PARENT_ELE_MAP) ); return
document.querySelector(headerPluginParentSelector); }
setMobileHeaderIconsPluginStyle(pluginParentEle) { if (!pluginParentEle) {
return; } const containHidden = pluginParentEle.classList.contains('md:hidden');
const containTwHidden = pluginParentEle.classList.contains('md:tw-hidden'); if
(containHidden || containTwHidden) {
Array.from(pluginParentEle.children).forEach((pluginElement) => { if
(!this.hasSmartSearchPlugin(pluginElement)) { pluginElement.style.display =
'none'; } }); pluginParentEle.classList.remove('md:hidden', 'md:tw-hidden'); }
else { const smartSearchPluginElement =
Array.from(pluginParentEle.children).find( (pluginElement) => { return
this.hasSmartSearchPlugin(pluginElement); } );
smartSearchPluginElement.style.display = 'block'; } }
hasSmartSearchPlugin(pluginElement) { return (
pluginElement.classList.contains(`${SMART_PRODUCR_SEARCH_WRAP_CLASSNAME}`) ||
pluginElement.querySelectorAll(`.${SMART_PRODUCR_SEARCH_WRAP_CLASSNAME}`).length
> 0 ); } addMobileSmartSearch() { this.mobileHeaderIconsEle =
this.getMobileHeaderIconsEle(); this.smartSearchWrapEle =
this.getSmartSearchWrapEle(); this.appendSmartSearchToHeader(); }
getMobileHeaderIconsEle() { // Must be the parent element of the plugin const
MOBILE_HEADER_ICONS_ELE_MAP = { geek: '#header-mobile-container
.flex.items-center.justify-end.flex-shrink-0', flash: '#header-layout
.header__icons', boost: '.header__mobile-bottom
.tw-flex.tw-items-center.tw-justify-end.tw-flex-1' }; const headerIconsSelector
= this.combineMultipleSelectors( Object.values(MOBILE_HEADER_ICONS_ELE_MAP) );
return document.querySelector(headerIconsSelector); } getSmartSearchWrapEle() {
const smartSearchWrapEle =
document.querySelector(this.getSmartSearchWrapSelector()); if
(!smartSearchWrapEle) { return null; } return smartSearchWrapEle; }
appendSmartSearchToHeader() { if (!this.smartSearchWrapEle) { return; }
this.mobileHeaderIconsEle.insertAdjacentElement('afterbegin',
this.smartSearchWrapEle); } getSmartSearchWrapSelector() { const PLUGIN_POSITION
= { DRAWER: 'drawer', HEADER_TOP: 'headerTop' }; // only one this plugin of
ancestor element const MOBILE_PLUGIN_POSITION_ELE_MAP = {
[PLUGIN_POSITION.DRAWER]: { geek: '#header-menu-mobile #menu-drawer', flash:
'#menu-drawer .plugin__header-content', boost: '.header__drawer' },
[PLUGIN_POSITION.HEADER_TOP]: { geek: '#header-menu-mobile #menu-drawer', flash:
'#menu-drawer .plugin__header-content', boost: '.header-content .logo-wrap' } };
const MbPluginPositionInTheme = [
...Object.values(MOBILE_PLUGIN_POSITION_ELE_MAP[PLUGIN_POSITION.DRAWER]),
...Object.values(MOBILE_PLUGIN_POSITION_ELE_MAP[PLUGIN_POSITION.HEADER_TOP]) ];
return Object.values(MbPluginPositionInTheme).reduce((pre, ancestor) => { if
(pre === '') { return `${ancestor} .app-smart-product-search-wrap`; } if
(pre.includes(ancestor)) { return pre; } return `${pre},${ancestor}
.app-smart-product-search-wrap`; }, ''); }
combineMultipleSelectors(selectorList) { return selectorList.reduce((pre,
selector) => { if (pre === '') { return `${selector}`; } if
(pre.includes(selector)) { return pre; } return `${pre},${selector}`; }, ''); }
} SPZ.defineElement(TAG, SpzCustomSmartSearchLocation);

Powered by Translate
Bahasa
Indonesia,English,Deutsch,Français,한국어,Español,Português,日本語,العربية,Русский,Italiano,Polski,Nederlands,svenska,norsk,Lietuvis,Latvietis,Suomalainen,Ελληνικά,dansk,Magyar
USD
 * United States Dollars (USD)
 * Euro (EUR)
 * United Kingdom Pounds (GBP)
 * Canadian Dollars (CAD)
 * Afghan Afghani (AFN)
 * Albanian Lek (ALL)
 * Algerian Dinar (DZD)
 * Angolan Kwanza (AOA)
 * Argentine Pesos (ARS)
 * Armenian Dram (AMD)
 * Aruban Florin (AWG)
 * Australian Dollars (AUD)
 * Barbadian Dollar (BBD)
 * Azerbaijani Manat (AZN)
 * Bangladesh Taka (BDT)
 * Bahamian Dollar (BSD)
 * Bahraini Dinar (BHD)
 * Belarusian Ruble (BYN)
 * Belize Dollar (BZD)
 * Bhutanese Ngultrum (BTN)
 * Bosnia and Herzegovina Convertible Mark (BAM)
 * Brazilian Real (BRL)
 * Bolivian Boliviano (BOB)
 * Botswana Pula (BWP)
 * Brunei Dollar (BND)
 * Bulgarian Lev (BGN)
 * Burmese Kyat (MMK)
 * Cambodian Riel (KHR)
 * Cape Verdean escudo (CVE)
 * Cayman Dollars (KYD)
 * Central African CFA Franc (XAF)
 * Chilean Peso (CLP)
 * Chinese Yuan Renminbi (CNY)
 * Colombian Peso (COP)
 * Comorian Franc (KMF)
 * Congolese franc (CDF)
 * Costa Rican Colones (CRC)
 * Croatian Kuna (HRK)
 * Czech Koruny (CZK)
 * Danish Kroner (DKK)
 * Dominican Peso (DOP)
 * East Caribbean Dollar (XCD)
 * Egyptian Pound (EGP)
 * Ethiopian Birr (ETB)
 * CFP Franc (XPF)
 * Fijian Dollars (FJD)
 * Gambian Dalasi (GMD)
 * Ghanaian Cedi (GHS)
 * Guatemalan Quetzal (GTQ)
 * Guyanese Dollar (GYD)
 * Georgian Lari (GEL)
 * Haitian Gourde (HTG)
 * Honduran Lempira (HNL)
 * Hong Kong Dollars (HKD)
 * Hungarian Forint (HUF)
 * Icelandic Kronur (ISK)
 * Indian Rupees (INR)
 * Indonesian Rupiah (IDR)
 * Israeli New Shekel (NIS)
 * Jamaican Dollars (JMD)
 * Japanese Yen (JPY)
 * Jersey Pound (JEP)
 * Jordanian Dinar (JOD)
 * Kazakhstani Tenge (KZT)
 * Kenyan Shilling (KES)
 * Kuwaiti Dinar (KWD)
 * Kyrgyzstani Som (KGS)
 * Laotian Kip (LAK)
 * Latvian Lati (LVL)
 * Lebanese Pounds (LBP)
 * Lesotho Loti (LSL)
 * Liberian Dollar (LRD)
 * Malagasy Ariary (MGA)
 * Macedonia Denar (MKD)
 * Macanese Pataca (MOP)
 * Malawian Kwacha (MWK)
 * Maldivian Rufiyaa (MVR)
 * Mexican Pesos (MXN)
 * Malaysian Ringgits (MYR)
 * Mauritian Rupee (MUR)
 * Moldovan Leu (MDL)
 * Moroccan Dirham (MAD)
 * Mongolian Tugrik (MNT)
 * Mozambican Metical (MZN)
 * Namibian Dollar (NAD)
 * Nepalese Rupee (NPR)
 * Netherlands Antillean Guilder (ANG)
 * New Zealand Dollars (NZD)
 * Nicaraguan Córdoba (NIO)
 * Nigerian Naira (NGN)
 * Norwegian Kroner (NOK)
 * Omani Rial (OMR)
 * Pakistani Rupee (PKR)
 * Papua New Guinean Kina (PGK)
 * Paraguayan Guarani (PYG)
 * Peruvian Nuevo Sol (PEN)
 * Philippine Peso (PHP)
 * Polish Zlotych (PLN)
 * Qatari Rial (QAR)
 * Romanian Lei (RON)
 * Russian Rubles (RUB)
 * Rwandan Franc (RWF)
 * Samoan Tala (WST)
 * Saudi Riyal (SAR)
 * Sao Tome And Principe Dobra (STD)
 * Serbian dinar (RSD)
 * Seychellois Rupee (SCR)
 * Singapore Dollars (SGD)
 * Sudanese Pound (SDG)
 * Syrian Pound (SYP)
 * South African Rand (ZAR)
 * South Korean Won (KRW)
 * South Sudanese Pound (SSP)
 * Solomon Islands Dollar (SBD)
 * Sri Lankan Rupees (LKR)
 * Surinamese Dollar (SRD)
 * Swazi Lilangeni (SZL)
 * Swedish Kronor (SEK)
 * Swiss Francs (CHF)
 * Taiwan Dollars (TWD)
 * Thai baht (THB)
 * Tanzanian Shilling (TZS)
 * Trinidad and Tobago Dollars (TTD)
 * Tunisian Dinar (TND)
 * Turkish Lira (TRY)
 * Turkmenistani Manat (TMT)
 * Ugandan Shilling (UGX)
 * Ukrainian Hryvnia (UAH)
 * United Arab Emirates Dirham (AED)
 * Uruguayan Pesos (UYU)
 * Uzbekistan som (UZS)
 * Vanuatu Vatu (VUV)
 * Venezuelan Bolivares (VEF)
 * Vietnamese đồng (VND)
 * West African CFA franc (XOF)
 * Yemeni Rial (YER)
 * Zambian Kwacha (ZMW)

 * Log in
 * Create an account

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

 * HOME
 * Hot sale
 * 🎅Sweatshirt
    * Sweatshirt-Germany Lapel sweater Crew Neck Sweater lord Dragon
    * 🍺Beer Series Coors Jagermeister Asbach Augustiner Tanqueray Radelerger
      Veterano Blue Moon Ur-Krostitzer
   
   
   FASHION CHRISTMAS UGLY SWEATER A0F9
   
   $25.89 Add to cart
   Choose an option S/$25.89 M/$25.89 L/$25.89 XL/$25.89 2XL/$25.89 3XL/$25.89
   4XL/$25.89 5XL/$25.89
 * Suit
   Jacket Suit
   
   
   SOLID COLOR CAPE + PANTS TWO-PIECE SUIT
   
   $65.99 Add to cart
   Choose an option S/$65.99 M/$65.99 L/$65.99 XL/$65.99 2XL/$65.99 3XL/$65.99
   4XL/$65.99 5XL/$65.99
 * Men‘s tops
   coat
   jacket
   quarterzips
   Robe
   
   Save $27.33 Save $27.33
   
   
   ROMAN MYTHOLOGY SUN, MOON EMBROIDERED PONGEE JACKET 5EC3
   
   $45.99 $73.32 Add to cart
   Choose an option S/$45.99$73.32 M/$45.99$73.32 L/$45.99$73.32 XL/$45.99$73.32
   2XL/$45.99$73.32 3XL/$45.99$73.32 4XL/$45.99$73.32 5XL/$45.99$73.32
 * Plus Size S+
 * Womens
 * Bottoms
 * NEW IN
 * 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: 70385393, title: "HOME", url: "\/", target: "",
   levels: 0, product0: null || {}, children: [ ] }, { id: 70385395, title: "Hot
   sale", url: "\/collections\/sweatshirt", target: "_blank", levels: 0,
   product0: null || {}, children: [ ] }, { id: 70385397, title:
   "\ud83c\udf85Sweatshirt", url: "\/collections\/sweatshirt", target: "_blank",
   levels: 2, product0:
   {"id":"0332b02b-a348-4799-b2c6-df865a4ef446","title":"Fashion Christmas ugly
   sweater
   a0f9","brief":"","vendor":"","vendor_url":"","has_only_default_variant":false,"requires_shipping":true,"taxable":true,"published":true,"handle":"fashion-christmas-ugly-sweater-a0f9","spu":"JC-240902-240903008","need_variant_image":true,"updated_at":"2024-09-11T06:38:51Z","created_at":"2024-09-03T08:39:03Z","mixed_wholesale":false,"min_price_variant":{"id":"4f15d7fa-1761-422f-83b1-8d8d7ae59ed3","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":""},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=4f15d7fa-1761-422f-83b1-8d8d7ae59ed3","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0},"tags":"JC-240902","available":true,"price_min":"25.89","price":"25.89","price_max":"25.89","compare_at_price_min":"19.98","compare_at_price":"19.98","compare_at_price_max":"19.98","retail_price_min":"19.98","retail_price_max":"19.98","url":"\/products\/fashion-christmas-ugly-sweater-a0f9","published_at":"2024-09-03T08:39:03Z","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"options":[{"id":"8e3dbf7b-c01c-40f3-8212-fe5b09afefd3","name":"size","position":1,"values":["S","M","L","XL","2XL","3XL","4XL","5XL"]}],"variants":[{"id":"4f15d7fa-1761-422f-83b1-8d8d7ae59ed3","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=4f15d7fa-1761-422f-83b1-8d8d7ae59ed3","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"0d430907-a60f-4cb6-93d1-c8c38d21795c","title":"M","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-M","barcode":"","position":2,"option1":"M","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=0d430907-a60f-4cb6-93d1-c8c38d21795c","available_quantity":999999999,"options":[{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"489cc209-940c-4102-a022-ece32409304c","title":"L","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-L","barcode":"","position":3,"option1":"L","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=489cc209-940c-4102-a022-ece32409304c","available_quantity":999999999,"options":[{"name":"size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"3f3fdc1f-7641-4b07-9e2e-dbd7ff7f2c8e","title":"XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-XL","barcode":"","position":4,"option1":"XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=3f3fdc1f-7641-4b07-9e2e-dbd7ff7f2c8e","available_quantity":999999999,"options":[{"name":"size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"662ffc03-d4a5-4b09-871b-6035093ae237","title":"2XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-2XL","barcode":"","position":5,"option1":"2XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=662ffc03-d4a5-4b09-871b-6035093ae237","available_quantity":999999999,"options":[{"name":"size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"ee49ac7f-bf39-4834-bac0-b7caf4eab493","title":"3XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-3XL","barcode":"","position":6,"option1":"3XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=ee49ac7f-bf39-4834-bac0-b7caf4eab493","available_quantity":999999999,"options":[{"name":"size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"e132379d-d5ad-4e76-a570-87dbf85efa0e","title":"4XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-4XL","barcode":"","position":7,"option1":"4XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=e132379d-d5ad-4e76-a570-87dbf85efa0e","available_quantity":999999999,"options":[{"name":"size","value":"4XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"681089a6-8547-4be6-960e-e17fb75e02f4","title":"5XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-5XL","barcode":"","position":8,"option1":"5XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=681089a6-8547-4be6-960e-e17fb75e02f4","available_quantity":999999999,"options":[{"name":"size","value":"5XL"}],"off_ratio":0,"flashsale_info":[],"sales":null}],"images":[{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1}],"retail_price":"19.98","off_ratio":0,"price_varies":true}
   || {}, children: [ { title: "Sweatshirt-Germany", url:
   "\/collections\/sweatshirt-dd", target: "", levels: 1, children: [ { title:
   "Lapel sweater", url: "\/collections\/lapel-sweater", target: "", levels: 0,
   }, { title: "Crew Neck Sweater", url: "\/collections\/crew-neck-sweater",
   target: "", levels: 0, }, { title: "lord", url: "\/collections\/lord",
   target: "", levels: 0, }, { title: "Dragon", url: "\/collections\/dragon",
   target: "", levels: 0, }, ] }, { title: "\ud83c\udf7aBeer Series", url: "",
   target: "", levels: 1, children: [ { title: "Coors", url:
   "\/collections\/coors", target: "", levels: 0, }, { title: "Jagermeister",
   url: "\/collections\/jagermeister", target: "", levels: 0, }, { title:
   "Asbach", url: "\/collections\/asbach", target: "", levels: 0, }, { title:
   "Augustiner", url: "\/collections\/augustiner", target: "", levels: 0, }, {
   title: "Tanqueray", url: "\/collections\/tanqueray", target: "", levels: 0,
   }, { title: "Radelerger", url: "\/collections\/radelerger", target: "",
   levels: 0, }, { title: "Veterano", url: "\/collections\/veterano", target:
   "", levels: 0, }, { title: "Blue Moon", url: "\/collections\/blue-moon",
   target: "", levels: 0, }, { title: "Ur-Krostitzer", url:
   "\/collections\/ur-krostitzer", target: "", levels: 0, }, ] }, ] }, { id:
   70385429, title: "Suit", url: "\/collections\/suit", target: "_blank",
   levels: 1, product0:
   {"id":"567c196e-bb2c-4774-aee9-be6fc08ee7fa","title":"Solid color cape +
   pants two-piece
   suit","brief":"","vendor":"","vendor_url":"","has_only_default_variant":false,"requires_shipping":true,"taxable":true,"published":true,"handle":"solid-color-cape-pants-two-piece-suit-jqn4","spu":"562dps-241015021","need_variant_image":true,"updated_at":"2024-10-16T10:56:56Z","created_at":"2024-10-16T10:56:09Z","mixed_wholesale":false,"min_price_variant":{"id":"4b18efbe-538d-4beb-a9fe-e8dd9f0fa9dc","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":""},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=4b18efbe-538d-4beb-a9fe-e8dd9f0fa9dc","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0},"tags":"562dps,suits","available":true,"price_min":"65.99","price":"65.99","price_max":"65.99","compare_at_price_min":"0","compare_at_price":"0","compare_at_price_max":"0","retail_price_min":"0","retail_price_max":"0","url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4","published_at":"2024-10-16T10:56:09Z","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"options":[{"id":"25fd80c4-4b46-412b-ae40-2cba08015c49","name":"size","position":1,"values":["S","M","L","XL","2XL","3XL","4XL","5XL"]}],"variants":[{"id":"4b18efbe-538d-4beb-a9fe-e8dd9f0fa9dc","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=4b18efbe-538d-4beb-a9fe-e8dd9f0fa9dc","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"43392100-ffb1-47f4-9c70-9309ee90ffc6","title":"M","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-M","barcode":"","position":2,"option1":"M","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=43392100-ffb1-47f4-9c70-9309ee90ffc6","available_quantity":999999999,"options":[{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"e291cad0-eb97-46c3-8943-1aba13462d8f","title":"L","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-L","barcode":"","position":3,"option1":"L","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=e291cad0-eb97-46c3-8943-1aba13462d8f","available_quantity":999999999,"options":[{"name":"size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"c68c28b2-ea03-4fdb-b0b4-53f5fac0c5e5","title":"XL","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-XL","barcode":"","position":4,"option1":"XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=c68c28b2-ea03-4fdb-b0b4-53f5fac0c5e5","available_quantity":999999999,"options":[{"name":"size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"7f6bd930-efaa-4dbe-9415-93d90dc2d28f","title":"2XL","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-2XL","barcode":"","position":5,"option1":"2XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=7f6bd930-efaa-4dbe-9415-93d90dc2d28f","available_quantity":999999999,"options":[{"name":"size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"9d1cf634-a7c6-42d7-8ae2-96496de6c526","title":"3XL","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-3XL","barcode":"","position":6,"option1":"3XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=9d1cf634-a7c6-42d7-8ae2-96496de6c526","available_quantity":999999999,"options":[{"name":"size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"d213f7ab-44f3-43cf-bc3d-f6d474888081","title":"4XL","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-4XL","barcode":"","position":7,"option1":"4XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=d213f7ab-44f3-43cf-bc3d-f6d474888081","available_quantity":999999999,"options":[{"name":"size","value":"4XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"9c07cb27-3139-4ae3-9452-dded9a7b6c6c","title":"5XL","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-5XL","barcode":"","position":8,"option1":"5XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=9c07cb27-3139-4ae3-9452-dded9a7b6c6c","available_quantity":999999999,"options":[{"name":"size","value":"5XL"}],"off_ratio":0,"flashsale_info":[],"sales":null}],"images":[{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8}],"retail_price":"0","off_ratio":0,"price_varies":true}
   || {}, children: [ { title: "Jacket Suit", url:
   "\/collections\/oktoberfest-jacket-suit", target: "", levels: 0, children: [
   ] }, ] }, { id: 70385433, title: "Men\u2018s tops", url:
   "\/collections\/mens-vintage-hoodies", target: "", levels: 1, product0:
   {"id":"1210a708-f8e6-42d1-8eab-23d145d177b6","title":"Roman mythology Sun,
   moon embroidered pongee jacket
   5ec3","brief":"","vendor":"","vendor_url":"","has_only_default_variant":false,"requires_shipping":true,"taxable":true,"published":true,"handle":"roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3","spu":"JC-JWSC-241010010","need_variant_image":true,"updated_at":"2024-10-18T03:07:58Z","created_at":"2024-10-18T03:07:58Z","mixed_wholesale":false,"min_price_variant":{"id":"ee3b1da7-dd86-4290-9986-cc4cff57f565","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":""},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=ee3b1da7-dd86-4290-9986-cc4cff57f565","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":37},"tags":"JC-JWSC","available":true,"price_min":"45.99","price":"45.99","price_max":"45.99","compare_at_price_min":"73.32","compare_at_price":"73.32","compare_at_price_max":"73.32","retail_price_min":"73.32","retail_price_max":"73.32","url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3","published_at":"2024-10-18T03:07:58Z","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"options":[{"id":"6aab425a-527d-486e-80b7-b882faa5067a","name":"size","position":1,"values":["S","M","L","XL","2XL","3XL","4XL","5XL"]}],"variants":[{"id":"ee3b1da7-dd86-4290-9986-cc4cff57f565","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=ee3b1da7-dd86-4290-9986-cc4cff57f565","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"806bcd8f-eb14-4a5d-ba7c-2e971cbd8c62","title":"M","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-M","barcode":"","position":2,"option1":"M","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=806bcd8f-eb14-4a5d-ba7c-2e971cbd8c62","available_quantity":999999999,"options":[{"name":"size","value":"M"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"6c260111-f445-4a66-9424-21c128a0d4da","title":"L","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-L","barcode":"","position":3,"option1":"L","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=6c260111-f445-4a66-9424-21c128a0d4da","available_quantity":999999999,"options":[{"name":"size","value":"L"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"bf8a02c4-52ec-4a4d-a410-f5b3acf4a111","title":"XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-XL","barcode":"","position":4,"option1":"XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=bf8a02c4-52ec-4a4d-a410-f5b3acf4a111","available_quantity":999999999,"options":[{"name":"size","value":"XL"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"2d9d6f6d-1299-4eda-9fb4-a6d312d0cd19","title":"2XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-2XL","barcode":"","position":5,"option1":"2XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=2d9d6f6d-1299-4eda-9fb4-a6d312d0cd19","available_quantity":999999999,"options":[{"name":"size","value":"2XL"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"b698acf1-be92-4128-874f-a8f435712855","title":"3XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-3XL","barcode":"","position":6,"option1":"3XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=b698acf1-be92-4128-874f-a8f435712855","available_quantity":999999999,"options":[{"name":"size","value":"3XL"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"2eebe0e3-c22a-41fc-a55a-2197fd560db9","title":"4XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-4XL","barcode":"","position":7,"option1":"4XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=2eebe0e3-c22a-41fc-a55a-2197fd560db9","available_quantity":999999999,"options":[{"name":"size","value":"4XL"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"3234328f-a234-4b15-90ab-96c0cfdcdc8f","title":"5XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-5XL","barcode":"","position":8,"option1":"5XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=3234328f-a234-4b15-90ab-96c0cfdcdc8f","available_quantity":999999999,"options":[{"name":"size","value":"5XL"}],"off_ratio":37,"flashsale_info":[],"sales":null}],"images":[{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75}],"retail_price":"73.32","off_ratio":37,"price_varies":true}
   || {}, children: [ { title: "coat", url: "\/collections\/sweater-coat",
   target: "", levels: 0, children: [ ] }, { title: "jacket", url:
   "\/collections\/oktoberfest-jacket", target: "_blank", levels: 0, children: [
   ] }, { title: "quarterzips", url: "\/collections\/quarterzips", target: "",
   levels: 0, children: [ ] }, { title: "Robe", url:
   "\/collections\/halloween-robe", target: "", levels: 0, children: [ ] }, ] },
   { id: 70385443, title: "Plus Size S+", url:
   "\/collections\/bigman-ugly-sweatshirts", target: "_blank", levels: 0,
   product0: null || {}, children: [ ] }, { id: 70385445, title: "Womens", url:
   "\/collections\/womens", target: "", levels: 0, product0: null || {},
   children: [ ] }, { id: 70385447, title: "Bottoms", url:
   "\/collections\/bottoms", target: "", levels: 0, product0: null || {},
   children: [ ] }, { id: 70385449, title: "NEW IN", url:
   "\/collections\/new-in", target: "", levels: 0, product0: 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
 * Hot sale
 * 🎅Sweatshirt
    * Sweatshirt-Germany Lapel sweater Crew Neck Sweater lord Dragon
    * 🍺Beer Series Coors Jagermeister Asbach Augustiner Tanqueray Radelerger
      Veterano Blue Moon Ur-Krostitzer
   
   
   FASHION CHRISTMAS UGLY SWEATER A0F9
   
   $25.89 Add to cart
 * Suit
   Jacket Suit
   
   
   SOLID COLOR CAPE + PANTS TWO-PIECE SUIT
   
   $65.99 Add to cart
 * Men‘s tops
   coat
   jacket
   quarterzips
   Robe
   
   Save $27.33 Save $27.33
   
   
   ROMAN MYTHOLOGY SUN, MOON EMBROIDERED PONGEE JACKET 5EC3
   
   $45.99 $73.32 Add to cart
 * Plus Size S+
 * Womens
 * Bottoms
 * NEW IN
 * 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: 70385393, title: "HOME", url: "\/", target: "",
   levels: 0, product0: null || {}, children: [ ] }, { id: 70385395, title: "Hot
   sale", url: "\/collections\/sweatshirt", target: "_blank", levels: 0,
   product0: null || {}, children: [ ] }, { id: 70385397, title:
   "\ud83c\udf85Sweatshirt", url: "\/collections\/sweatshirt", target: "_blank",
   levels: 2, product0:
   {"id":"0332b02b-a348-4799-b2c6-df865a4ef446","title":"Fashion Christmas ugly
   sweater
   a0f9","brief":"","vendor":"","vendor_url":"","has_only_default_variant":false,"requires_shipping":true,"taxable":true,"published":true,"handle":"fashion-christmas-ugly-sweater-a0f9","spu":"JC-240902-240903008","need_variant_image":true,"updated_at":"2024-09-11T06:38:51Z","created_at":"2024-09-03T08:39:03Z","mixed_wholesale":false,"min_price_variant":{"id":"4f15d7fa-1761-422f-83b1-8d8d7ae59ed3","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":""},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=4f15d7fa-1761-422f-83b1-8d8d7ae59ed3","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0},"tags":"JC-240902","available":true,"price_min":"25.89","price":"25.89","price_max":"25.89","compare_at_price_min":"19.98","compare_at_price":"19.98","compare_at_price_max":"19.98","retail_price_min":"19.98","retail_price_max":"19.98","url":"\/products\/fashion-christmas-ugly-sweater-a0f9","published_at":"2024-09-03T08:39:03Z","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"options":[{"id":"8e3dbf7b-c01c-40f3-8212-fe5b09afefd3","name":"size","position":1,"values":["S","M","L","XL","2XL","3XL","4XL","5XL"]}],"variants":[{"id":"4f15d7fa-1761-422f-83b1-8d8d7ae59ed3","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=4f15d7fa-1761-422f-83b1-8d8d7ae59ed3","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"0d430907-a60f-4cb6-93d1-c8c38d21795c","title":"M","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-M","barcode":"","position":2,"option1":"M","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=0d430907-a60f-4cb6-93d1-c8c38d21795c","available_quantity":999999999,"options":[{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"489cc209-940c-4102-a022-ece32409304c","title":"L","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-L","barcode":"","position":3,"option1":"L","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=489cc209-940c-4102-a022-ece32409304c","available_quantity":999999999,"options":[{"name":"size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"3f3fdc1f-7641-4b07-9e2e-dbd7ff7f2c8e","title":"XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-XL","barcode":"","position":4,"option1":"XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=3f3fdc1f-7641-4b07-9e2e-dbd7ff7f2c8e","available_quantity":999999999,"options":[{"name":"size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"662ffc03-d4a5-4b09-871b-6035093ae237","title":"2XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-2XL","barcode":"","position":5,"option1":"2XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=662ffc03-d4a5-4b09-871b-6035093ae237","available_quantity":999999999,"options":[{"name":"size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"ee49ac7f-bf39-4834-bac0-b7caf4eab493","title":"3XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-3XL","barcode":"","position":6,"option1":"3XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=ee49ac7f-bf39-4834-bac0-b7caf4eab493","available_quantity":999999999,"options":[{"name":"size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"e132379d-d5ad-4e76-a570-87dbf85efa0e","title":"4XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-4XL","barcode":"","position":7,"option1":"4XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=e132379d-d5ad-4e76-a570-87dbf85efa0e","available_quantity":999999999,"options":[{"name":"size","value":"4XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"681089a6-8547-4be6-960e-e17fb75e02f4","title":"5XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-240902-240903008-5XL","barcode":"","position":8,"option1":"5XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"0","compare_at_price":"19.98","price":"25.89","retail_price":"19.98","available":true,"url":"\/products\/fashion-christmas-ugly-sweater-a0f9?variant=681089a6-8547-4be6-960e-e17fb75e02f4","available_quantity":999999999,"options":[{"name":"size","value":"5XL"}],"off_ratio":0,"flashsale_info":[],"sales":null}],"images":[{"src":"\/\/img.staticdj.com\/33fd17abfa23f5741036a3ce234684e3.png","path":"33fd17abfa23f5741036a3ce234684e3.png","width":1024,"height":1024,"alt":"","aspect_ratio":1}],"retail_price":"19.98","off_ratio":0,"price_varies":true}
   || {}, children: [ { title: "Sweatshirt-Germany", url:
   "\/collections\/sweatshirt-dd", target: "", levels: 1, children: [ { title:
   "Lapel sweater", url: "\/collections\/lapel-sweater", target: "", levels: 0,
   }, { title: "Crew Neck Sweater", url: "\/collections\/crew-neck-sweater",
   target: "", levels: 0, }, { title: "lord", url: "\/collections\/lord",
   target: "", levels: 0, }, { title: "Dragon", url: "\/collections\/dragon",
   target: "", levels: 0, }, ] }, { title: "\ud83c\udf7aBeer Series", url: "",
   target: "", levels: 1, children: [ { title: "Coors", url:
   "\/collections\/coors", target: "", levels: 0, }, { title: "Jagermeister",
   url: "\/collections\/jagermeister", target: "", levels: 0, }, { title:
   "Asbach", url: "\/collections\/asbach", target: "", levels: 0, }, { title:
   "Augustiner", url: "\/collections\/augustiner", target: "", levels: 0, }, {
   title: "Tanqueray", url: "\/collections\/tanqueray", target: "", levels: 0,
   }, { title: "Radelerger", url: "\/collections\/radelerger", target: "",
   levels: 0, }, { title: "Veterano", url: "\/collections\/veterano", target:
   "", levels: 0, }, { title: "Blue Moon", url: "\/collections\/blue-moon",
   target: "", levels: 0, }, { title: "Ur-Krostitzer", url:
   "\/collections\/ur-krostitzer", target: "", levels: 0, }, ] }, ] }, { id:
   70385429, title: "Suit", url: "\/collections\/suit", target: "_blank",
   levels: 1, product0:
   {"id":"567c196e-bb2c-4774-aee9-be6fc08ee7fa","title":"Solid color cape +
   pants two-piece
   suit","brief":"","vendor":"","vendor_url":"","has_only_default_variant":false,"requires_shipping":true,"taxable":true,"published":true,"handle":"solid-color-cape-pants-two-piece-suit-jqn4","spu":"562dps-241015021","need_variant_image":true,"updated_at":"2024-10-16T10:56:56Z","created_at":"2024-10-16T10:56:09Z","mixed_wholesale":false,"min_price_variant":{"id":"4b18efbe-538d-4beb-a9fe-e8dd9f0fa9dc","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":""},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=4b18efbe-538d-4beb-a9fe-e8dd9f0fa9dc","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0},"tags":"562dps,suits","available":true,"price_min":"65.99","price":"65.99","price_max":"65.99","compare_at_price_min":"0","compare_at_price":"0","compare_at_price_max":"0","retail_price_min":"0","retail_price_max":"0","url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4","published_at":"2024-10-16T10:56:09Z","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"options":[{"id":"25fd80c4-4b46-412b-ae40-2cba08015c49","name":"size","position":1,"values":["S","M","L","XL","2XL","3XL","4XL","5XL"]}],"variants":[{"id":"4b18efbe-538d-4beb-a9fe-e8dd9f0fa9dc","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=4b18efbe-538d-4beb-a9fe-e8dd9f0fa9dc","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"43392100-ffb1-47f4-9c70-9309ee90ffc6","title":"M","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-M","barcode":"","position":2,"option1":"M","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=43392100-ffb1-47f4-9c70-9309ee90ffc6","available_quantity":999999999,"options":[{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"e291cad0-eb97-46c3-8943-1aba13462d8f","title":"L","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-L","barcode":"","position":3,"option1":"L","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=e291cad0-eb97-46c3-8943-1aba13462d8f","available_quantity":999999999,"options":[{"name":"size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"c68c28b2-ea03-4fdb-b0b4-53f5fac0c5e5","title":"XL","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-XL","barcode":"","position":4,"option1":"XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=c68c28b2-ea03-4fdb-b0b4-53f5fac0c5e5","available_quantity":999999999,"options":[{"name":"size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"7f6bd930-efaa-4dbe-9415-93d90dc2d28f","title":"2XL","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-2XL","barcode":"","position":5,"option1":"2XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=7f6bd930-efaa-4dbe-9415-93d90dc2d28f","available_quantity":999999999,"options":[{"name":"size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"9d1cf634-a7c6-42d7-8ae2-96496de6c526","title":"3XL","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-3XL","barcode":"","position":6,"option1":"3XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=9d1cf634-a7c6-42d7-8ae2-96496de6c526","available_quantity":999999999,"options":[{"name":"size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"d213f7ab-44f3-43cf-bc3d-f6d474888081","title":"4XL","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-4XL","barcode":"","position":7,"option1":"4XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=d213f7ab-44f3-43cf-bc3d-f6d474888081","available_quantity":999999999,"options":[{"name":"size","value":"4XL"}],"off_ratio":0,"flashsale_info":[],"sales":null},{"id":"9c07cb27-3139-4ae3-9452-dded9a7b6c6c","title":"5XL","weight_unit":"g","inventory_quantity":9999,"sku":"562dps-241015021-5XL","barcode":"","position":8,"option1":"5XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":65.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.99","retail_price":"0","available":true,"url":"\/products\/solid-color-cape-pants-two-piece-suit-jqn4?variant=9c07cb27-3139-4ae3-9452-dded9a7b6c6c","available_quantity":999999999,"options":[{"name":"size","value":"5XL"}],"off_ratio":0,"flashsale_info":[],"sales":null}],"images":[{"src":"\/\/img.staticdj.com\/eb1b79ed9cd4e2992bcdf46e77b51451.png","path":"eb1b79ed9cd4e2992bcdf46e77b51451.png","width":960,"height":1200,"alt":"","aspect_ratio":0.8}],"retail_price":"0","off_ratio":0,"price_varies":true}
   || {}, children: [ { title: "Jacket Suit", url:
   "\/collections\/oktoberfest-jacket-suit", target: "", levels: 0, children: [
   ] }, ] }, { id: 70385433, title: "Men\u2018s tops", url:
   "\/collections\/mens-vintage-hoodies", target: "", levels: 1, product0:
   {"id":"1210a708-f8e6-42d1-8eab-23d145d177b6","title":"Roman mythology Sun,
   moon embroidered pongee jacket
   5ec3","brief":"","vendor":"","vendor_url":"","has_only_default_variant":false,"requires_shipping":true,"taxable":true,"published":true,"handle":"roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3","spu":"JC-JWSC-241010010","need_variant_image":true,"updated_at":"2024-10-18T03:07:58Z","created_at":"2024-10-18T03:07:58Z","mixed_wholesale":false,"min_price_variant":{"id":"ee3b1da7-dd86-4290-9986-cc4cff57f565","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":""},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=ee3b1da7-dd86-4290-9986-cc4cff57f565","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":37},"tags":"JC-JWSC","available":true,"price_min":"45.99","price":"45.99","price_max":"45.99","compare_at_price_min":"73.32","compare_at_price":"73.32","compare_at_price_max":"73.32","retail_price_min":"73.32","retail_price_max":"73.32","url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3","published_at":"2024-10-18T03:07:58Z","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"options":[{"id":"6aab425a-527d-486e-80b7-b882faa5067a","name":"size","position":1,"values":["S","M","L","XL","2XL","3XL","4XL","5XL"]}],"variants":[{"id":"ee3b1da7-dd86-4290-9986-cc4cff57f565","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=ee3b1da7-dd86-4290-9986-cc4cff57f565","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"806bcd8f-eb14-4a5d-ba7c-2e971cbd8c62","title":"M","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-M","barcode":"","position":2,"option1":"M","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=806bcd8f-eb14-4a5d-ba7c-2e971cbd8c62","available_quantity":999999999,"options":[{"name":"size","value":"M"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"6c260111-f445-4a66-9424-21c128a0d4da","title":"L","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-L","barcode":"","position":3,"option1":"L","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=6c260111-f445-4a66-9424-21c128a0d4da","available_quantity":999999999,"options":[{"name":"size","value":"L"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"bf8a02c4-52ec-4a4d-a410-f5b3acf4a111","title":"XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-XL","barcode":"","position":4,"option1":"XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=bf8a02c4-52ec-4a4d-a410-f5b3acf4a111","available_quantity":999999999,"options":[{"name":"size","value":"XL"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"2d9d6f6d-1299-4eda-9fb4-a6d312d0cd19","title":"2XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-2XL","barcode":"","position":5,"option1":"2XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=2d9d6f6d-1299-4eda-9fb4-a6d312d0cd19","available_quantity":999999999,"options":[{"name":"size","value":"2XL"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"b698acf1-be92-4128-874f-a8f435712855","title":"3XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-3XL","barcode":"","position":6,"option1":"3XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=b698acf1-be92-4128-874f-a8f435712855","available_quantity":999999999,"options":[{"name":"size","value":"3XL"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"2eebe0e3-c22a-41fc-a55a-2197fd560db9","title":"4XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-4XL","barcode":"","position":7,"option1":"4XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=2eebe0e3-c22a-41fc-a55a-2197fd560db9","available_quantity":999999999,"options":[{"name":"size","value":"4XL"}],"off_ratio":37,"flashsale_info":[],"sales":null},{"id":"3234328f-a234-4b15-90ab-96c0cfdcdc8f","title":"5XL","weight_unit":"g","inventory_quantity":9999,"sku":"JC-JWSC-241010010-5XL","barcode":"","position":8,"option1":"5XL","option2":"","option3":"","image":{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"45.99","retail_price":"73.32","available":true,"url":"\/products\/roman-mythology-sun-moon-embroidered-pongee-jacket-5ec3?variant=3234328f-a234-4b15-90ab-96c0cfdcdc8f","available_quantity":999999999,"options":[{"name":"size","value":"5XL"}],"off_ratio":37,"flashsale_info":[],"sales":null}],"images":[{"src":"\/\/img.staticdj.com\/2ece37c4a369d3c11eb961660d47a082.png","path":"2ece37c4a369d3c11eb961660d47a082.png","width":900,"height":1200,"alt":"","aspect_ratio":0.75}],"retail_price":"73.32","off_ratio":37,"price_varies":true}
   || {}, children: [ { title: "coat", url: "\/collections\/sweater-coat",
   target: "", levels: 0, children: [ ] }, { title: "jacket", url:
   "\/collections\/oktoberfest-jacket", target: "_blank", levels: 0, children: [
   ] }, { title: "quarterzips", url: "\/collections\/quarterzips", target: "",
   levels: 0, children: [ ] }, { title: "Robe", url:
   "\/collections\/halloween-robe", target: "", levels: 0, children: [ ] }, ] },
   { id: 70385443, title: "Plus Size S+", url:
   "\/collections\/bigman-ugly-sweatshirts", target: "_blank", levels: 0,
   product0: null || {}, children: [ ] }, { id: 70385445, title: "Womens", url:
   "\/collections\/womens", target: "", levels: 0, product0: null || {},
   children: [ ] }, { id: 70385447, title: "Bottoms", url:
   "\/collections\/bottoms", target: "", levels: 0, product0: null || {},
   children: [ ] }, { id: 70385449, title: "NEW IN", url:
   "\/collections\/new-in", target: "", levels: 0, product0: 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}
   
   ` })()}



${item}
Recently searched
 * ${item}

Hot searches
 * 
   ${item.word}


Results
${item.highlightHtml}
const TAG = 'spz-custom-smart-search-location'; const
SMART_PRODUCR_SEARCH_WRAP_CLASSNAME = 'app-smart-product-search-wrap'; const
THEME_NAME = window.SHOPLAZZA.theme.merchant_theme_name; const BREAKPOINT = 960;
const DELAY = 300; class SpzCustomSmartSearchLocation extends SPZ.BaseElement {
constructor(element) { super(element); this.mobileHeaderPluginParentEle = null;
} static deferredMount() { return false; } isLayoutSupported(layout) { return
layout == SPZCore.Layout.LOGIC; } buildCallback() { this.init();
this.listenerResize(); } init() { // PC-end not load if (this.isDesktop()) {
return; } if (!window.__isLoadAppSmartSearch__) { this.initSmartSearch();
console.log('__isLoadAppSmartSearch__'); } // B-end must reload if (window.self
=== window.top && !window.__isLoadAppSmartSearch__) {
window.__isLoadAppSmartSearch__ = true; } } initSmartSearch() { if
(this.hasMobileUpperRightPlugin()) { this.showMobileSmartSearch(); } else {
this.addMobileSmartSearch(); } } listenerResize() {
window.removeEventListener('resize', window.smartSearchResizeCallback);
window.smartSearchResizeCallback = SPZCore.Types.debounce( this.win, () => {
this.init(); }, DELAY ); window.addEventListener('resize',
window.smartSearchResizeCallback); } isDesktop() { const mediaQueryList =
window.matchMedia(`(min-width: ${BREAKPOINT}px)`); return
mediaQueryList.matches; } hasMobileUpperRightPlugin() { return !['geek',
'flash', 'boost'].includes(THEME_NAME.toLocaleLowerCase()); }
showMobileSmartSearch() { this.mobileHeaderPluginParentEle =
this.getMobileHeaderPluginParentEle();
this.setMobileHeaderIconsPluginStyle(this.mobileHeaderPluginParentEle); }
getMobileHeaderPluginParentEle() { const MOBILE_HEADER_PLUGIN_PARENT_ELE_MAP = {
nova: '.header__mobile #header__plugin-container', hero: '.header__icons
.tw-flex.tw-justify-end.tw-items-center.tw-space-x-7', onePage: '.header__mobile
#header__plugin-container', wind: '#header-icons
.flex.justify-end.items-center', eva: '#header__icons .plugin_content' }; const
headerPluginParentSelector = this.combineMultipleSelectors(
Object.values(MOBILE_HEADER_PLUGIN_PARENT_ELE_MAP) ); return
document.querySelector(headerPluginParentSelector); }
setMobileHeaderIconsPluginStyle(pluginParentEle) { if (!pluginParentEle) {
return; } const containHidden = pluginParentEle.classList.contains('md:hidden');
const containTwHidden = pluginParentEle.classList.contains('md:tw-hidden'); if
(containHidden || containTwHidden) {
Array.from(pluginParentEle.children).forEach((pluginElement) => { if
(!this.hasSmartSearchPlugin(pluginElement)) { pluginElement.style.display =
'none'; } }); pluginParentEle.classList.remove('md:hidden', 'md:tw-hidden'); }
else { const smartSearchPluginElement =
Array.from(pluginParentEle.children).find( (pluginElement) => { return
this.hasSmartSearchPlugin(pluginElement); } );
smartSearchPluginElement.style.display = 'block'; } }
hasSmartSearchPlugin(pluginElement) { return (
pluginElement.classList.contains(`${SMART_PRODUCR_SEARCH_WRAP_CLASSNAME}`) ||
pluginElement.querySelectorAll(`.${SMART_PRODUCR_SEARCH_WRAP_CLASSNAME}`).length
> 0 ); } addMobileSmartSearch() { this.mobileHeaderIconsEle =
this.getMobileHeaderIconsEle(); this.smartSearchWrapEle =
this.getSmartSearchWrapEle(); this.appendSmartSearchToHeader(); }
getMobileHeaderIconsEle() { // Must be the parent element of the plugin const
MOBILE_HEADER_ICONS_ELE_MAP = { geek: '#header-mobile-container
.flex.items-center.justify-end.flex-shrink-0', flash: '#header-layout
.header__icons', boost: '.header__mobile-bottom
.tw-flex.tw-items-center.tw-justify-end.tw-flex-1' }; const headerIconsSelector
= this.combineMultipleSelectors( Object.values(MOBILE_HEADER_ICONS_ELE_MAP) );
return document.querySelector(headerIconsSelector); } getSmartSearchWrapEle() {
const smartSearchWrapEle =
document.querySelector(this.getSmartSearchWrapSelector()); if
(!smartSearchWrapEle) { return null; } return smartSearchWrapEle; }
appendSmartSearchToHeader() { if (!this.smartSearchWrapEle) { return; }
this.mobileHeaderIconsEle.insertAdjacentElement('afterbegin',
this.smartSearchWrapEle); } getSmartSearchWrapSelector() { const PLUGIN_POSITION
= { DRAWER: 'drawer', HEADER_TOP: 'headerTop' }; // only one this plugin of
ancestor element const MOBILE_PLUGIN_POSITION_ELE_MAP = {
[PLUGIN_POSITION.DRAWER]: { geek: '#header-menu-mobile #menu-drawer', flash:
'#menu-drawer .plugin__header-content', boost: '.header__drawer' },
[PLUGIN_POSITION.HEADER_TOP]: { geek: '#header-menu-mobile #menu-drawer', flash:
'#menu-drawer .plugin__header-content', boost: '.header-content .logo-wrap' } };
const MbPluginPositionInTheme = [
...Object.values(MOBILE_PLUGIN_POSITION_ELE_MAP[PLUGIN_POSITION.DRAWER]),
...Object.values(MOBILE_PLUGIN_POSITION_ELE_MAP[PLUGIN_POSITION.HEADER_TOP]) ];
return Object.values(MbPluginPositionInTheme).reduce((pre, ancestor) => { if
(pre === '') { return `${ancestor} .app-smart-product-search-wrap`; } if
(pre.includes(ancestor)) { return pre; } return `${pre},${ancestor}
.app-smart-product-search-wrap`; }, ''); }
combineMultipleSelectors(selectorList) { return selectorList.reduce((pre,
selector) => { if (pre === '') { return `${selector}`; } if
(pre.includes(selector)) { return pre; } return `${pre},${selector}`; }, ''); }
} SPZ.defineElement(TAG, SpzCustomSmartSearchLocation);

Bahasa
Indonesia,English,Deutsch,Français,한국어,Español,Português,日本語,العربية,Русский,Italiano,Polski,Nederlands,svenska,norsk,Lietuvis,Latvietis,Suomalainen,Ελληνικά,dansk,Magyar
USD
 * United States Dollars (USD)
 * Euro (EUR)
 * United Kingdom Pounds (GBP)
 * Canadian Dollars (CAD)
 * Afghan Afghani (AFN)
 * Albanian Lek (ALL)
 * Algerian Dinar (DZD)
 * Angolan Kwanza (AOA)
 * Argentine Pesos (ARS)
 * Armenian Dram (AMD)
 * Aruban Florin (AWG)
 * Australian Dollars (AUD)
 * Barbadian Dollar (BBD)
 * Azerbaijani Manat (AZN)
 * Bangladesh Taka (BDT)
 * Bahamian Dollar (BSD)
 * Bahraini Dinar (BHD)
 * Belarusian Ruble (BYN)
 * Belize Dollar (BZD)
 * Bhutanese Ngultrum (BTN)
 * Bosnia and Herzegovina Convertible Mark (BAM)
 * Brazilian Real (BRL)
 * Bolivian Boliviano (BOB)
 * Botswana Pula (BWP)
 * Brunei Dollar (BND)
 * Bulgarian Lev (BGN)
 * Burmese Kyat (MMK)
 * Cambodian Riel (KHR)
 * Cape Verdean escudo (CVE)
 * Cayman Dollars (KYD)
 * Central African CFA Franc (XAF)
 * Chilean Peso (CLP)
 * Chinese Yuan Renminbi (CNY)
 * Colombian Peso (COP)
 * Comorian Franc (KMF)
 * Congolese franc (CDF)
 * Costa Rican Colones (CRC)
 * Croatian Kuna (HRK)
 * Czech Koruny (CZK)
 * Danish Kroner (DKK)
 * Dominican Peso (DOP)
 * East Caribbean Dollar (XCD)
 * Egyptian Pound (EGP)
 * Ethiopian Birr (ETB)
 * CFP Franc (XPF)
 * Fijian Dollars (FJD)
 * Gambian Dalasi (GMD)
 * Ghanaian Cedi (GHS)
 * Guatemalan Quetzal (GTQ)
 * Guyanese Dollar (GYD)
 * Georgian Lari (GEL)
 * Haitian Gourde (HTG)
 * Honduran Lempira (HNL)
 * Hong Kong Dollars (HKD)
 * Hungarian Forint (HUF)
 * Icelandic Kronur (ISK)
 * Indian Rupees (INR)
 * Indonesian Rupiah (IDR)
 * Israeli New Shekel (NIS)
 * Jamaican Dollars (JMD)
 * Japanese Yen (JPY)
 * Jersey Pound (JEP)
 * Jordanian Dinar (JOD)
 * Kazakhstani Tenge (KZT)
 * Kenyan Shilling (KES)
 * Kuwaiti Dinar (KWD)
 * Kyrgyzstani Som (KGS)
 * Laotian Kip (LAK)
 * Latvian Lati (LVL)
 * Lebanese Pounds (LBP)
 * Lesotho Loti (LSL)
 * Liberian Dollar (LRD)
 * Malagasy Ariary (MGA)
 * Macedonia Denar (MKD)
 * Macanese Pataca (MOP)
 * Malawian Kwacha (MWK)
 * Maldivian Rufiyaa (MVR)
 * Mexican Pesos (MXN)
 * Malaysian Ringgits (MYR)
 * Mauritian Rupee (MUR)
 * Moldovan Leu (MDL)
 * Moroccan Dirham (MAD)
 * Mongolian Tugrik (MNT)
 * Mozambican Metical (MZN)
 * Namibian Dollar (NAD)
 * Nepalese Rupee (NPR)
 * Netherlands Antillean Guilder (ANG)
 * New Zealand Dollars (NZD)
 * Nicaraguan Córdoba (NIO)
 * Nigerian Naira (NGN)
 * Norwegian Kroner (NOK)
 * Omani Rial (OMR)
 * Pakistani Rupee (PKR)
 * Papua New Guinean Kina (PGK)
 * Paraguayan Guarani (PYG)
 * Peruvian Nuevo Sol (PEN)
 * Philippine Peso (PHP)
 * Polish Zlotych (PLN)
 * Qatari Rial (QAR)
 * Romanian Lei (RON)
 * Russian Rubles (RUB)
 * Rwandan Franc (RWF)
 * Samoan Tala (WST)
 * Saudi Riyal (SAR)
 * Sao Tome And Principe Dobra (STD)
 * Serbian dinar (RSD)
 * Seychellois Rupee (SCR)
 * Singapore Dollars (SGD)
 * Sudanese Pound (SDG)
 * Syrian Pound (SYP)
 * South African Rand (ZAR)
 * South Korean Won (KRW)
 * South Sudanese Pound (SSP)
 * Solomon Islands Dollar (SBD)
 * Sri Lankan Rupees (LKR)
 * Surinamese Dollar (SRD)
 * Swazi Lilangeni (SZL)
 * Swedish Kronor (SEK)
 * Swiss Francs (CHF)
 * Taiwan Dollars (TWD)
 * Thai baht (THB)
 * Tanzanian Shilling (TZS)
 * Trinidad and Tobago Dollars (TTD)
 * Tunisian Dinar (TND)
 * Turkish Lira (TRY)
 * Turkmenistani Manat (TMT)
 * Ugandan Shilling (UGX)
 * Ukrainian Hryvnia (UAH)
 * United Arab Emirates Dirham (AED)
 * Uruguayan Pesos (UYU)
 * Uzbekistan som (UZS)
 * Vanuatu Vatu (VUV)
 * Venezuelan Bolivares (VEF)
 * Vietnamese đồng (VND)
 * West African CFA franc (XOF)
 * Yemeni Rial (YER)
 * Zambian Kwacha (ZMW)

 * Log in
 * Create an account

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

Search

${(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
 * Hot sale
 * 🎅Sweatshirt
   * 🎅Sweatshirt
   * Sweatshirt-Germany
     * Sweatshirt-Germany
     * Lapel sweater
     * Crew Neck Sweater
     * lord
     * Dragon
   * 🍺Beer Series
     * 🍺Beer Series
     * Coors
     * Jagermeister
     * Asbach
     * Augustiner
     * Tanqueray
     * Radelerger
     * Veterano
     * Blue Moon
     * Ur-Krostitzer
 * Suit
   * Suit
   * Jacket Suit
 * Men‘s tops
   * Men‘s tops
   * coat
   * jacket
   * quarterzips
   * Robe
 * Plus Size S+
 * Womens
 * Bottoms
 * NEW IN
   ${item}
   Recently searched
    * ${item}
   
   Hot searches
    * 
      ${item.word}
   
   
   Results
   ${item.highlightHtml}
   const TAG = 'spz-custom-smart-search-location'; const
   SMART_PRODUCR_SEARCH_WRAP_CLASSNAME = 'app-smart-product-search-wrap'; const
   THEME_NAME = window.SHOPLAZZA.theme.merchant_theme_name; const BREAKPOINT =
   960; const DELAY = 300; class SpzCustomSmartSearchLocation extends
   SPZ.BaseElement { constructor(element) { super(element);
   this.mobileHeaderPluginParentEle = null; } static deferredMount() { return
   false; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; }
   buildCallback() { this.init(); this.listenerResize(); } init() { // PC-end
   not load if (this.isDesktop()) { return; } if
   (!window.__isLoadAppSmartSearch__) { this.initSmartSearch();
   console.log('__isLoadAppSmartSearch__'); } // B-end must reload if
   (window.self === window.top && !window.__isLoadAppSmartSearch__) {
   window.__isLoadAppSmartSearch__ = true; } } initSmartSearch() { if
   (this.hasMobileUpperRightPlugin()) { this.showMobileSmartSearch(); } else {
   this.addMobileSmartSearch(); } } listenerResize() {
   window.removeEventListener('resize', window.smartSearchResizeCallback);
   window.smartSearchResizeCallback = SPZCore.Types.debounce( this.win, () => {
   this.init(); }, DELAY ); window.addEventListener('resize',
   window.smartSearchResizeCallback); } isDesktop() { const mediaQueryList =
   window.matchMedia(`(min-width: ${BREAKPOINT}px)`); return
   mediaQueryList.matches; } hasMobileUpperRightPlugin() { return !['geek',
   'flash', 'boost'].includes(THEME_NAME.toLocaleLowerCase()); }
   showMobileSmartSearch() { this.mobileHeaderPluginParentEle =
   this.getMobileHeaderPluginParentEle();
   this.setMobileHeaderIconsPluginStyle(this.mobileHeaderPluginParentEle); }
   getMobileHeaderPluginParentEle() { const MOBILE_HEADER_PLUGIN_PARENT_ELE_MAP
   = { nova: '.header__mobile #header__plugin-container', hero: '.header__icons
   .tw-flex.tw-justify-end.tw-items-center.tw-space-x-7', onePage:
   '.header__mobile #header__plugin-container', wind: '#header-icons
   .flex.justify-end.items-center', eva: '#header__icons .plugin_content' };
   const headerPluginParentSelector = this.combineMultipleSelectors(
   Object.values(MOBILE_HEADER_PLUGIN_PARENT_ELE_MAP) ); return
   document.querySelector(headerPluginParentSelector); }
   setMobileHeaderIconsPluginStyle(pluginParentEle) { if (!pluginParentEle) {
   return; } const containHidden =
   pluginParentEle.classList.contains('md:hidden'); const containTwHidden =
   pluginParentEle.classList.contains('md:tw-hidden'); if (containHidden ||
   containTwHidden) {
   Array.from(pluginParentEle.children).forEach((pluginElement) => { if
   (!this.hasSmartSearchPlugin(pluginElement)) { pluginElement.style.display =
   'none'; } }); pluginParentEle.classList.remove('md:hidden', 'md:tw-hidden');
   } else { const smartSearchPluginElement =
   Array.from(pluginParentEle.children).find( (pluginElement) => { return
   this.hasSmartSearchPlugin(pluginElement); } );
   smartSearchPluginElement.style.display = 'block'; } }
   hasSmartSearchPlugin(pluginElement) { return (
   pluginElement.classList.contains(`${SMART_PRODUCR_SEARCH_WRAP_CLASSNAME}`) ||
   pluginElement.querySelectorAll(`.${SMART_PRODUCR_SEARCH_WRAP_CLASSNAME}`).length
   > 0 ); } addMobileSmartSearch() { this.mobileHeaderIconsEle =
   this.getMobileHeaderIconsEle(); this.smartSearchWrapEle =
   this.getSmartSearchWrapEle(); this.appendSmartSearchToHeader(); }
   getMobileHeaderIconsEle() { // Must be the parent element of the plugin const
   MOBILE_HEADER_ICONS_ELE_MAP = { geek: '#header-mobile-container
   .flex.items-center.justify-end.flex-shrink-0', flash: '#header-layout
   .header__icons', boost: '.header__mobile-bottom
   .tw-flex.tw-items-center.tw-justify-end.tw-flex-1' }; const
   headerIconsSelector = this.combineMultipleSelectors(
   Object.values(MOBILE_HEADER_ICONS_ELE_MAP) ); return
   document.querySelector(headerIconsSelector); } getSmartSearchWrapEle() {
   const smartSearchWrapEle =
   document.querySelector(this.getSmartSearchWrapSelector()); if
   (!smartSearchWrapEle) { return null; } return smartSearchWrapEle; }
   appendSmartSearchToHeader() { if (!this.smartSearchWrapEle) { return; }
   this.mobileHeaderIconsEle.insertAdjacentElement('afterbegin',
   this.smartSearchWrapEle); } getSmartSearchWrapSelector() { const
   PLUGIN_POSITION = { DRAWER: 'drawer', HEADER_TOP: 'headerTop' }; // only one
   this plugin of ancestor element const MOBILE_PLUGIN_POSITION_ELE_MAP = {
   [PLUGIN_POSITION.DRAWER]: { geek: '#header-menu-mobile #menu-drawer', flash:
   '#menu-drawer .plugin__header-content', boost: '.header__drawer' },
   [PLUGIN_POSITION.HEADER_TOP]: { geek: '#header-menu-mobile #menu-drawer',
   flash: '#menu-drawer .plugin__header-content', boost: '.header-content
   .logo-wrap' } }; const MbPluginPositionInTheme = [
   ...Object.values(MOBILE_PLUGIN_POSITION_ELE_MAP[PLUGIN_POSITION.DRAWER]),
   ...Object.values(MOBILE_PLUGIN_POSITION_ELE_MAP[PLUGIN_POSITION.HEADER_TOP])
   ]; return Object.values(MbPluginPositionInTheme).reduce((pre, ancestor) => {
   if (pre === '') { return `${ancestor} .app-smart-product-search-wrap`; } if
   (pre.includes(ancestor)) { return pre; } return `${pre},${ancestor}
   .app-smart-product-search-wrap`; }, ''); }
   combineMultipleSelectors(selectorList) { return selectorList.reduce((pre,
   selector) => { if (pre === '') { return `${selector}`; } if
   (pre.includes(selector)) { return pre; } return `${pre},${selector}`; }, '');
   } } SPZ.defineElement(TAG, SpzCustomSmartSearchLocation);
   
   Bahasa
   Indonesia,English,Deutsch,Français,한국어,Español,Português,日本語,العربية,Русский,Italiano,Polski,Nederlands,svenska,norsk,Lietuvis,Latvietis,Suomalainen,Ελληνικά,dansk,Magyar
   USD
    * United States Dollars (USD)
    * Euro (EUR)
    * United Kingdom Pounds (GBP)
    * Canadian Dollars (CAD)
    * Afghan Afghani (AFN)
    * Albanian Lek (ALL)
    * Algerian Dinar (DZD)
    * Angolan Kwanza (AOA)
    * Argentine Pesos (ARS)
    * Armenian Dram (AMD)
    * Aruban Florin (AWG)
    * Australian Dollars (AUD)
    * Barbadian Dollar (BBD)
    * Azerbaijani Manat (AZN)
    * Bangladesh Taka (BDT)
    * Bahamian Dollar (BSD)
    * Bahraini Dinar (BHD)
    * Belarusian Ruble (BYN)
    * Belize Dollar (BZD)
    * Bhutanese Ngultrum (BTN)
    * Bosnia and Herzegovina Convertible Mark (BAM)
    * Brazilian Real (BRL)
    * Bolivian Boliviano (BOB)
    * Botswana Pula (BWP)
    * Brunei Dollar (BND)
    * Bulgarian Lev (BGN)
    * Burmese Kyat (MMK)
    * Cambodian Riel (KHR)
    * Cape Verdean escudo (CVE)
    * Cayman Dollars (KYD)
    * Central African CFA Franc (XAF)
    * Chilean Peso (CLP)
    * Chinese Yuan Renminbi (CNY)
    * Colombian Peso (COP)
    * Comorian Franc (KMF)
    * Congolese franc (CDF)
    * Costa Rican Colones (CRC)
    * Croatian Kuna (HRK)
    * Czech Koruny (CZK)
    * Danish Kroner (DKK)
    * Dominican Peso (DOP)
    * East Caribbean Dollar (XCD)
    * Egyptian Pound (EGP)
    * Ethiopian Birr (ETB)
    * CFP Franc (XPF)
    * Fijian Dollars (FJD)
    * Gambian Dalasi (GMD)
    * Ghanaian Cedi (GHS)
    * Guatemalan Quetzal (GTQ)
    * Guyanese Dollar (GYD)
    * Georgian Lari (GEL)
    * Haitian Gourde (HTG)
    * Honduran Lempira (HNL)
    * Hong Kong Dollars (HKD)
    * Hungarian Forint (HUF)
    * Icelandic Kronur (ISK)
    * Indian Rupees (INR)
    * Indonesian Rupiah (IDR)
    * Israeli New Shekel (NIS)
    * Jamaican Dollars (JMD)
    * Japanese Yen (JPY)
    * Jersey Pound (JEP)
    * Jordanian Dinar (JOD)
    * Kazakhstani Tenge (KZT)
    * Kenyan Shilling (KES)
    * Kuwaiti Dinar (KWD)
    * Kyrgyzstani Som (KGS)
    * Laotian Kip (LAK)
    * Latvian Lati (LVL)
    * Lebanese Pounds (LBP)
    * Lesotho Loti (LSL)
    * Liberian Dollar (LRD)
    * Malagasy Ariary (MGA)
    * Macedonia Denar (MKD)
    * Macanese Pataca (MOP)
    * Malawian Kwacha (MWK)
    * Maldivian Rufiyaa (MVR)
    * Mexican Pesos (MXN)
    * Malaysian Ringgits (MYR)
    * Mauritian Rupee (MUR)
    * Moldovan Leu (MDL)
    * Moroccan Dirham (MAD)
    * Mongolian Tugrik (MNT)
    * Mozambican Metical (MZN)
    * Namibian Dollar (NAD)
    * Nepalese Rupee (NPR)
    * Netherlands Antillean Guilder (ANG)
    * New Zealand Dollars (NZD)
    * Nicaraguan Córdoba (NIO)
    * Nigerian Naira (NGN)
    * Norwegian Kroner (NOK)
    * Omani Rial (OMR)
    * Pakistani Rupee (PKR)
    * Papua New Guinean Kina (PGK)
    * Paraguayan Guarani (PYG)
    * Peruvian Nuevo Sol (PEN)
    * Philippine Peso (PHP)
    * Polish Zlotych (PLN)
    * Qatari Rial (QAR)
    * Romanian Lei (RON)
    * Russian Rubles (RUB)
    * Rwandan Franc (RWF)
    * Samoan Tala (WST)
    * Saudi Riyal (SAR)
    * Sao Tome And Principe Dobra (STD)
    * Serbian dinar (RSD)
    * Seychellois Rupee (SCR)
    * Singapore Dollars (SGD)
    * Sudanese Pound (SDG)
    * Syrian Pound (SYP)
    * South African Rand (ZAR)
    * South Korean Won (KRW)
    * South Sudanese Pound (SSP)
    * Solomon Islands Dollar (SBD)
    * Sri Lankan Rupees (LKR)
    * Surinamese Dollar (SRD)
    * Swazi Lilangeni (SZL)
    * Swedish Kronor (SEK)
    * Swiss Francs (CHF)
    * Taiwan Dollars (TWD)
    * Thai baht (THB)
    * Tanzanian Shilling (TZS)
    * Trinidad and Tobago Dollars (TTD)
    * Tunisian Dinar (TND)
    * Turkish Lira (TRY)
    * Turkmenistani Manat (TMT)
    * Ugandan Shilling (UGX)
    * Ukrainian Hryvnia (UAH)
    * United Arab Emirates Dirham (AED)
    * Uruguayan Pesos (UYU)
    * Uzbekistan som (UZS)
    * Vanuatu Vatu (VUV)
    * Venezuelan Bolivares (VEF)
    * Vietnamese đồng (VND)
    * West African CFA franc (XOF)
    * Yemeni Rial (YER)
    * Zambian Kwacha (ZMW)

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();
})();

${function() { return `

` }()}



MEN'S VINTAGE HOODIES


PLUS SIZE S+


ROBE


NEW IN


DOG HOODIE


SWEATSHIRT


CHRISTMAS MATCHING PAJAMAS


OKTOBERFEST JACKET SUIT


MEN'S VINTAGE HOODIES


PLUS SIZE S+


ROBE


NEW IN


DOG HOODIE


SWEATSHIRT


CHRISTMAS MATCHING PAJAMAS


OKTOBERFEST JACKET SUIT


MEN'S VINTAGE HOODIES


PLUS SIZE S+

1/2

SWEATSHIRT


FASHION CHRISTMAS UGLY SWEATER A0F9

$25.89 Add to cart


FASHION CHRISTMAS UGLY SWEATER AAF1

$25.89 Add to cart


FASHION CHRISTMAS UGLY SWEATER AD5A

$25.89 Add to cart


FASHION CHRISTMAS UGLY SWEATER C240

$25.89 Add to cart


FASHION CHRISTMAS UGLY SWEATER 15BE

$25.89 Add to cart
Choose an option S/$25.89 M/$25.89 L/$25.89 XL/$25.89 2XL/$25.89 3XL/$25.89
4XL/$25.89 5XL/$25.89


FASHION CHRISTMAS UGLY SWEATER E0E3

$25.89 Add to cart
Choose an option S/$25.89 M/$25.89 L/$25.89 XL/$25.89 2XL/$25.89 3XL/$25.89
4XL/$25.89 5XL/$25.89


FASHION CHRISTMAS UGLY SWEATER 5B05

$25.89 Add to cart
Choose an option S/$25.89 M/$25.89 L/$25.89 XL/$25.89 2XL/$25.89 3XL/$25.89
4XL/$25.89 5XL/$25.89


FASHION CHRISTMAS UGLY SWEATER 580F

$25.89 Add to cart
Choose an option S/$25.89 M/$25.89 L/$25.89 XL/$25.89 2XL/$25.89 3XL/$25.89
4XL/$25.89 5XL/$25.89


FASHION CHRISTMAS UGLY SWEATER A0F9

$25.89 Add to cart
Choose an option S/$25.89 M/$25.89 L/$25.89 XL/$25.89 2XL/$25.89 3XL/$25.89
4XL/$25.89 5XL/$25.89


FASHION CHRISTMAS UGLY SWEATER AAF1

$25.89 Add to cart
Choose an option S/$25.89 M/$25.89 L/$25.89 XL/$25.89 2XL/$25.89 3XL/$25.89
4XL/$25.89 5XL/$25.89


FASHION CHRISTMAS UGLY SWEATER AD5A

$25.89 Add to cart
Choose an option S/$25.89 M/$25.89 L/$25.89 XL/$25.89 2XL/$25.89 3XL/$25.89
4XL/$25.89 5XL/$25.89


FASHION CHRISTMAS UGLY SWEATER C240

$25.89 Add to cart
Choose an option S/$25.89 M/$25.89 L/$25.89 XL/$25.89 2XL/$25.89 3XL/$25.89
4XL/$25.89 5XL/$25.89
View more
${function() { return `
${(data.index + 1) }/${data.total}
` }()}
${function() { return `
${(data.index + 1) }/${data.total}
` }()}

${function() { return `

` }()}

CHRISTMAS MATCHING PAJAMAS


FAMILY CHRISTMAS SHIRTS CHRISTMAS TREE BUFFALO PLAID PATTERNED AND 'CHRISTMAS
WITH MY TRIBE ' LETTER PRINT CONTRAST BLACK TOP AND BLACK & RED PLAID PANTS
FAMILY MATCHING PAJAMAS SET

From $19.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Years/$30.99 Kids*4-5Years/$30.99
Kids*6-7Years/$30.99 Kids*8-9Years/$30.99 Kids*10-11Years/$30.99
Kids*11-12Years/$30.99 Women*S/$52.99 Women*M/$52.99 Women*L/$52.99
Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99 Men*M/$52.99 Men*L/$52.99
Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pets*S/$25.99 Pets*M/$25.99
Pets*L/$25.99


"FAMILY CHRISTMAS 2024" TEXT AND CHRISTMAS ELEMENT PRINTED BLUE AND WHITE PLAID
FAMILY MATCHING PAJAMAS

From $12.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Y/$30.99 Kids*4-5Y/$30.99 Kids*6-7Y/$30.99
Kids*8-9Y/$30.99 Kids*10-11Y/$30.99 Kids*11-12Y/$30.99 Women*S/$52.99
Women*M/$52.99 Women*L/$52.99 Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99
Men*M/$52.99 Men*L/$52.99 Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pet*One
Size/$12.99


"CHRISTMAS SQUAD" AND SANTA PRINTED RED & BLACK PLAID FAMILY MATCHING PAJAMAS

From $12.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Y/$30.99 Kids*4-5Y/$30.99 Kids*6-7Y/$30.99
Kids*8-9Y/$30.99 Kids*10-11Y/$30.99 Kids*11-12Y/$30.99 Women*S/$52.99
Women*M/$52.99 Women*L/$52.99 Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99
Men*M/$52.99 Men*L/$52.99 Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pet*One
Size/$12.99


"I SAW THAT" TEXT AND CARTOON PATTERN PRINTED GREEN PLAID LONG SLEEVE CHRISTMAS
FAMILY PAJAMAS

From $12.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Years/$30.99 Kids*4-5Years/$30.99
Kids*6-7Years/$30.99 Kids*8-9Years/$30.99 Kids*10-11Years/$30.99
Kids*11-12Years/$30.99 Women*S/$52.99 Women*M/$52.99 Women*L/$52.99
Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99 Men*M/$52.99 Men*L/$52.99
Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pets*Onesize/$12.99


CHRISTMAS 'DEFINE NAUGHTY' LETTER PRINT PATTERNED CASUAL LONG SLEEVE SWEATSHIRTS
BLACK CONTRAST TOP AND BLACK AND GREEN PLAID PANTS FAMILY MATCHING PAJAMAS SETS
WITH DOG BANDANA

From $15.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Years/$30.99 Kids*4-5Years/$30.99
Kids*6-7Years/$30.99 Kids*8-9Years/$30.99 Kids*10-11Years/$30.99
Kids*11-12Years/$30.99 Women*S/$52.99 Women*M/$52.99 Women*L/$52.99
Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99 Men*M/$52.99 Men*L/$52.99
Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pets*S/$15.99 Pets*M/$15.99
Pets*L/$15.99


"2024 FAMILY CHRISTMAS" TEXT PRINTED BLUE AND WHITE PLAID FAMILY MATCHING
PAJAMAS

From $12.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Y/$30.99 Kids*4-5Y/$30.99 Kids*6-7Y/$30.99
Kids*8-9Y/$30.99 Kids*10-11Y/$30.99 Kids*11-12Y/$30.99 Women*S/$52.99
Women*M/$52.99 Women*L/$52.99 Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99
Men*M/$52.99 Men*L/$52.99 Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pet*One
Size/$12.99


CARTOON PATTERN AND "I SAW THAT" TEXT PRINTED RED & BLACK PLAID FAMILY MATCHING
PAJAMAS

From $12.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Y/$30.99 Kids*4-5Y/$30.99 Kids*6-7Y/$30.99
Kids*8-9Y/$30.99 Kids*10-11Y/$30.99 Kids*11-12Y/$30.99 Women*S/$52.99
Women*M/$52.99 Women*L/$52.99 Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99
Men*M/$52.99 Men*L/$52.99 Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pet*One
Size/$12.99


"2024 FAMILY CHRISTMAS" AND DEER PRINTED GREEN AND BLACK PLAID CHRISTMAS FAMILY
PAJAMAS

From $12.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Years/$30.99 Kids*4-5Years/$30.99
Kids*6-7Years/$30.99 Kids*8-9Years/$30.99 Kids*10-11Years/$30.99
Kids*11-12Years/$30.99 Women*S/$52.99 Women*M/$52.99 Women*L/$52.99
Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99 Men*M/$52.99 Men*L/$52.99
Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pets*Onesize/$12.99


FAMILY CHRISTMAS SHIRTS CHRISTMAS TREE BUFFALO PLAID PATTERNED AND 'CHRISTMAS
WITH MY TRIBE ' LETTER PRINT CONTRAST BLACK TOP AND BLACK & RED PLAID PANTS
FAMILY MATCHING PAJAMAS SET

From $19.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Years/$30.99 Kids*4-5Years/$30.99
Kids*6-7Years/$30.99 Kids*8-9Years/$30.99 Kids*10-11Years/$30.99
Kids*11-12Years/$30.99 Women*S/$52.99 Women*M/$52.99 Women*L/$52.99
Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99 Men*M/$52.99 Men*L/$52.99
Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pets*S/$25.99 Pets*M/$25.99
Pets*L/$25.99


"FAMILY CHRISTMAS 2024" TEXT AND CHRISTMAS ELEMENT PRINTED BLUE AND WHITE PLAID
FAMILY MATCHING PAJAMAS

From $12.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Y/$30.99 Kids*4-5Y/$30.99 Kids*6-7Y/$30.99
Kids*8-9Y/$30.99 Kids*10-11Y/$30.99 Kids*11-12Y/$30.99 Women*S/$52.99
Women*M/$52.99 Women*L/$52.99 Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99
Men*M/$52.99 Men*L/$52.99 Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pet*One
Size/$12.99


"CHRISTMAS SQUAD" AND SANTA PRINTED RED & BLACK PLAID FAMILY MATCHING PAJAMAS

From $12.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Y/$30.99 Kids*4-5Y/$30.99 Kids*6-7Y/$30.99
Kids*8-9Y/$30.99 Kids*10-11Y/$30.99 Kids*11-12Y/$30.99 Women*S/$52.99
Women*M/$52.99 Women*L/$52.99 Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99
Men*M/$52.99 Men*L/$52.99 Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pet*One
Size/$12.99


"I SAW THAT" TEXT AND CARTOON PATTERN PRINTED GREEN PLAID LONG SLEEVE CHRISTMAS
FAMILY PAJAMAS

From $12.99 Add to cart
Choose an option Baby*0-6M/$19.99 Baby*6-12M/$19.99 Baby*12-18M/$19.99
Baby*18-24M/$19.99 Kids*2-3Years/$30.99 Kids*4-5Years/$30.99
Kids*6-7Years/$30.99 Kids*8-9Years/$30.99 Kids*10-11Years/$30.99
Kids*11-12Years/$30.99 Women*S/$52.99 Women*M/$52.99 Women*L/$52.99
Women*XL/$52.99 Women*2XL/$52.99 Women*3XL/$52.99 Men*M/$52.99 Men*L/$52.99
Men*XL/$52.99 Men*2XL/$52.99 Men*3XL/$52.99 Pets*Onesize/$12.99
View more

${function() { return `

` }()}


MENU

 * HOME
 * Hot sale
 * 🎅Sweatshirt
 * Suit
 * Men‘s tops
 * Plus Size S+
 * Womens
 * Bottoms
 * NEW IN

MENU

 * HOME
 * Hot sale
 * 🎅Sweatshirt
 * Suit
 * Men‘s tops
 * Plus Size S+
 * Womens
 * Bottoms
 * NEW IN

SUPPORT

 * ABOUT US
 * CONTACT US
 * RETURN & EXCHANGE
 * PAYMENT
 * DELIVERY
 * PRIVACY POLICY
 * TERMS

SUPPORT

 * ABOUT US
 * CONTACT US
 * RETURN & EXCHANGE
 * PAYMENT
 * DELIVERY
 * PRIVACY POLICY
 * TERMS

We accept

 * American Express
 * Apple Pay
 * Mastercard
 * PayPal
 * Visa

We accept

 * American Express
 * Apple Pay
 * Mastercard
 * PayPal
 * Visa

Get in touch

Email us Live chat

Get in touch

Email us Live chat

© 2024 Darcyloves
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) {
product_change_event = product_change_event +
`quick-shop-selected-variant-${opt.name}.rerender(data=event.selectedValues.${opt.name});`;
mouse_out_event = mouse_out_event +
`quick-shop-selected-variant-${opt.name}.rerender(data=event.selectData.${opt.name});`;
mouse_over_event = mouse_over_event +
`@${opt.name}Mouseover="quick-shop-selected-variant-${opt.name}.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 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}

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) {
product_change_event = product_change_event +
`quick-shop-selected-variant-${opt.name}.rerender(data=event.selectedValues.${opt.name});`;
mouse_out_event = mouse_out_event +
`quick-shop-selected-variant-${opt.name}.rerender(data=event.selectData.${opt.name});`;
mouse_over_event = mouse_over_event +
`@${opt.name}Mouseover="quick-shop-selected-variant-${opt.name}.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 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



111

$0.00



1


Item has been added
${(function(){ const products = data.products; const getDefaultVariant =
function(product){ if (product.min_price_variant.available){ return
product.min_price_variant; }else { const avail_variants =
product.variants.filter(function(variant){ return variant.available; }); if
(avail_variants.length) { return avail_variants[0]; } } }; const toQuery = obj
=> Object.keys(obj) .map(k => Array.isArray(obj[k]) ? obj[k].map(v =>
`${k}[]=${encodeURIComponent(v)}`).join('&') :
`${k}=${encodeURIComponent(obj[k])}` ) .join('&'); const getDefaultTrackParams =
function(product, index){ const variant = getDefaultVariant(product); const
params = { aid: 'smart_recommend.2.' + data.id, scm: product.scm || data.scm ||
'', spm: data.spmBase + '.' + index, ssp: data.ssp || '', }; const trackParams =
Object.keys(params).map(function(key){ return params[key]; }).join('__'); return
trackParams; }; const hasMore = (data.products.length -
data.target_top_product_num - data.page * data.limit) === 0; return `
${(function(){ return `
${data.config.pop_title}

${data.rebate_tips || ''}
`; })()}
${product.title}
Added




`; })()}

class SpzCustomComponent extends SPZ.BaseElement { constructor(element) {
super(element); this.templates_ = null; this.container_ = null;
this._atcLineItem = {}; this.cart_ = {}; this.top_product_ids_ = [];
this.products_ = []; this.activityId_ = null; this.rendered_ = false;
this.myInterceptor_ = null; this.i18n_ = {}; this.config_ = {}; this.page_ = 1;
this.limit_ = 10; this.loading_ = false; } static deferredMount() { return
false; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER;
} buildCallback() { this.templates_ = SPZServices.templatesForDoc(this.element);
this.setAction_(); } mountCallback() { console.log('pop mounted'); this.i18n_ =
window.smartRecommendI18n &&
window.smartRecommendI18n[document.documentElement.lang || 'en-US'] || {}; const
cartPopRenderEl = document.getElementById("smart_cart_pop_render"); const
modalEl = document.getElementById("smart_cart_pop_modal"); const spmBase =
`smart_recommend_2`; const extra = { spmBase: spmBase, i18n: this.i18n_, };
const that = this; document.addEventListener('dj.addToCart', (event) => { try {
const e = event.detail; if (e.source === 'buy_now' || window.__upsell_block ||
this.rendered_) return; that.fetchActivityData({product_id: e.product_id,
variant_id: e.variant_id}).then(data => { if (!data || !data.products ||
!data.products.length) return; that.config_ = data.config; const recommendStyle
= document.createElement('style'); recommendStyle.innerHTML = `
#plugin_recommend_atc_pop { display: none !important; } `;
document.head.appendChild(recommendStyle); if (data.config.pop_frequency ===
'once' && window.sessionStorage.getItem('smart_pop_times') > 0) return;
SPZ.whenApiDefined(cartPopRenderEl).then(function(api){
api.render(Object.assign({}, data, extra), true).then(function() {
that.rendered_ = true; if (data.products.length) { const headEl =
document.getElementById("smart_cart_pop_head_render"); if (headEl) {
SPZ.whenApiDefined(headEl).then(function(head){ head.render({ data: data }); });
} SPZ.whenApiDefined(modalEl).then(function(api){
that.impressListen('#smart_cart_pop_activity', function(){
that.trackPluginImpression_(data); }); api.open(); const intersectionObserver =
new IntersectionObserver( function (entries) { if (entries[0].intersectionRatio
> 0){ !that.loading_ && (that.products_.length - that.target_top_product_num_)
=== that.page_ * that.limit_ && that.viewMore(); } }, { threshold: [0.1] } );
intersectionObserver.observe(
document.querySelector('#smart_cart_pop_view_more_text') ); }); } }) }); }) }
catch (e) { console.error(e); } }); } unmountCallback() { } viewMore () { const
cartPopRenderEl = document.getElementById("smart_cart_pop_render"); const that =
this; const data = {}; SPZ.whenApiDefined(cartPopRenderEl).then(function(api){
that.fetchActivityData({ page: that.page_ + 1, limit: that.limit_
}).then(function(data) { data.products = that.products_;
data.target_top_product_num = that.target_top_product_num_; data.i18n =
that.i18n_; data.spmBase = `smart_recommend_2`; api.render(data); }) }) }
fetchActivityData(data) { const that = this; if (data.product_id) {
that._atcLineItem = data; } that.loading_ = true; return
that.getCart().then(cart => { that.cart_ = cart.cart; return
fetch(window.C_SETTINGS.routes.root + "/api/possum/recommend_activities", {
method: "POST", headers: { "Content-Type": "application/json", "store-id":
window.C_SETTINGS.shop.shop_id, }, body: JSON.stringify({ "show_type": 2,
"line_item": { "product_id": that._atcLineItem.product_id, "variant_id":
that._atcLineItem.variant_id, }, line_items: cart.cart.line_items, "page":
data.page || 1, "limit": data.limit || 10, }) }).then(function(res){ if(res.ok){
return res.json(); } }).then(function(data){ data.cart = cart.cart; if
(data.page === 1) { that.target_top_product_num_ = data.target_top_product_num
|| 0; } that.products_ = that.products_.concat(data.products || []); that.page_
= data.page || 1; that.limit_ = data.limit || 10; return data;
}).catch(function(e){ console.log(e); }).finally(function(){ that.loading_ =
false; }) }); }; setAction_() { this.registerAction('changeBannerColor', (data)
=> { if (!data.args.data || !data.args.data.data || !data.args.data.data.data)
return false; const config = data.args.data.data.data.config; const bannerBgEl =
document.querySelector('.smart_cart_pop_banner_bg'); if (bannerBgEl && config) {
bannerBgEl.style.background = config.banner_bg_color; bannerBgEl.style.color =
config.banner_text_color; } }); this.registerAction('handleProductChange',
(data) => { const that = this; const imageEl =
document.getElementById(`smart_cart_pop_image_${data.args.data.product_id}`);
SPZ.whenApiDefined(imageEl).then(function(api){ api.render({ data:
data.args.data, config: that.config_ }); }); const atcTextEl =
document.getElementById(`smart_cart_pop_atc_${data.args.data.product_id}`);
SPZ.whenApiDefined(atcTextEl).then(function(api){ api.render({ data:
data.args.data, defaultText: data.args.defaultText, soldOutText:
that.i18n_.sold_out }); }); if (data.args.data.variant.available) {
document.getElementById(`smart_cart_pop_atc_btn_${data.args.data.product_id}`).classList.remove('zb-pointer-events-none');
} else {
document.getElementById(`smart_cart_pop_atc_btn_${data.args.data.product_id}`).classList.add('zb-pointer-events-none');
} }); this.registerAction('handleProduct', (detail) => { const that = this;
this.renderProductsForm_(detail.args.data.data); });
this.registerAction('addATCHook', (data) => { const params = data.args;
this.myInterceptor_ = window.djInterceptors && window.djInterceptors.track.use({
event: 'dj.addToCart', params: { aid: 'smart_recommend.2.' + params.activity_id,
ssp: params.ssp, scm: params.scm, cfb: params.cfb, spm:
`..${window.C_SETTINGS.meta.page.template_name}.${params.spm}`, }, once: true
}); }); this.registerAction('handleAtcSuccess', (detail) => {
detail.args.data.product = detail.args.data.product || {};
detail.args.data.variant = detail.args.data.variant || {}; const defParams =
detail.args.product.split('__'); const product_id = detail.args.data.product.id;
const product_title = detail.args.data.product.title; const variant_id =
detail.args.data.variant.id; const price = detail.args.data.variant.price; const
aid = defParams[0]; const ifb = detail.args.data.product.ifb; const cfb =
detail.args.data.product.cfb; const scm = defParams[1]; const spm =
defParams[2]; const ssp = defParams[3]; const params = { id: product_id,
product_id: product_id, number: 1, name: product_title, variant_id: variant_id,
childrenId: variant_id, item_price: price, source: 'add_to_cart', _extra: { aid:
aid, ifb: ifb, cfb: cfb, scm: scm, spm:
`..${window.C_SETTINGS.meta.page.template_name}.${spm}`, ssp: ssp, } }; const
activity_id = `${detail.args.activity_id}`; const target_drive_way =
detail.args.target_drive_way;
document.getElementById(`smart_cart_pop_loading_${product_id}`).classList.add('zb-hidden');
document.getElementById(`smart_cart_pop_added_${product_id}`).classList.remove('zb-hidden');
setTimeout(() => {
document.getElementById(`smart_cart_pop_added_${product_id}`).classList.add('zb-hidden');
document.getElementById(`smart_cart_pop_atc_${product_id}`).classList.remove('zb-hidden');
document.getElementById(`smart_cart_pop_atc_btn_${product_id}`).classList.remove('zb-pointer-events-none');
}, 1000); this.tranckAddToCart(params); if (target_drive_way === 'rebate') {
const bannerEl = document.getElementById(`smart_cart_pop_banner`);
this.getRecommendInfo(activity_id).then(res => { if (res && res.rebate_tips) {
bannerEl.innerHTML = res.rebate_tips; } }) } });
this.registerAction('handleCartSummary', (event) => { const that = this; const
checkoutButtonEle = document.getElementById("smart_cart_pop_checkout_button");
if (checkoutButtonEle) {
SPZ.whenApiDefined(checkoutButtonEle).then(function(api){ api.render({ i18n:
that.i18n_ }, false); }); } const tipEl =
document.getElementById("smart_cart_pop_tip_info"); const cart = event &&
event.args && event.args.data && event.args.data.data; if (!tipEl || !cart)
return; let total_price = cart.total_price; if (!total_price) {
SPZ.whenApiDefined(tipEl).then(function(api){ api.render({ total_price:
total_price, i18n: that.i18n_ }, false); }); } else {
this.getBindDiscount_(cart.line_items).then(res => { if (res &&
res.discount_code){ const total = cart.line_price - cart.total_discount -
res.bundle_discount_value; if (total > 0) { total_price = total; } else {
total_price = 0; } } SPZ.whenApiDefined(tipEl).then(function(api){ api.render({
total_price: total_price, i18n: that.i18n_ }, false); }); }) } });
this.registerAction('open', () => {
window.sessionStorage.setItem('smart_pop_times',
Number(window.sessionStorage.getItem('smart_pop_times')) + 1); });
this.registerAction('close', () => { this.rendered_ = false; this.products_ =
[]; window.djInterceptors &&
window.djInterceptors.track.eject(this.myInterceptor_); }); } getCart() { return
fetch(`${window.C_SETTINGS.routes.root || ''}/api/cart`, { method: 'GET',
headers: { 'Content-Type': 'application/json; charset=UTF-8', }, }).then(res =>
res.json()) } getRecommendInfo (activity_id) { return this.getCart().then(cart
=> { this.cart_ = cart.cart; return fetch(`${window.C_SETTINGS.routes.root ||
''}/api/possum/recommend_info`, { method: 'POST', headers: { 'Content-Type':
'application/json; charset=UTF-8', }, body: JSON.stringify({ show_type: 2,
rule_id: `${activity_id}`, line_items: cart.cart.line_items, line_item:
this._atcLineItem, }) }).then(res => res.json()) }) } renderProductsForm_(data)
{ const products = data.products; const listPopRenderEl =
document.getElementById("smart_cart_pop_render"); if (!listPopRenderEl) return;
listPopRenderEl.querySelectorAll('.smart_cart_pop_atc_btn_bg').forEach(function(el){
el.style.background = data.config.add_to_cart_button_color; });
products.forEach(function(product){ const productId = product.id; const
productFormEls =
listPopRenderEl.querySelectorAll(`ljs-product-form[product-id="${productId}"]`);
let variantsEl =
listPopRenderEl.querySelectorAll(`ljs-product-form[product-id="${productId}"]
#smart_cart_pop_variant_${productId}_mobile ljs-variants`); if
(window.innerWidth > 768) { variantsEl =
listPopRenderEl.querySelectorAll(`ljs-product-form[product-id="${productId}"]
#smart_cart_pop_variant_${productId}_pc ljs-variants`); }
productFormEls.forEach(function(el){ SPZ.whenApiDefined(el).then(function(api){
api.setProduct(product); }); }); variantsEl.forEach(function(el){
SPZ.whenApiDefined(el).then(function(api){ api.handleRender(product); }); }) });
} tranckAddToCart(detail) { if (window.$) {
window.$(document.body).trigger('dj.addToCart', detail); } }
trackPluginImpression_(rule){ if (window.sa && window.sa.track) {
window.sa.track("module_impressions", { aid: `smart_recommend.2.${rule.id}` });
} } getBindDiscount_(carts) { let bundle_sale_ids = []; try { bundle_sale_ids =
sessionStorage['bundle_sale_ids'] &&
JSON.parse(sessionStorage['bundle_sale_ids']).filter((item, index, arr) =>
arr.indexOf(item, 0) === index).slice(-5); } catch (err) { console.error(err); }
if (!carts.length) { Promise.resolve(); } return
fetch(`${window.C_SETTINGS.routes.root || ''}/api/bundle-sales/cart`, { method:
'POST', headers: { 'Content-Type': 'application/json; charset=UTF-8',
'store-id': window.C_SETTINGS.shop.shop_id, }, body: JSON.stringify({ cart:
carts, action_type: 'cart', bundle_sale_ids }) }).then(res => res.json()) }
impressListen(selector, cb) { const el = document.querySelector(selector); const
onImpress = (e) => { if (e) { e.stopPropagation(); } cb(); }; if (el &&
!el.getAttribute('imprsd')) { el.addEventListener('impress', onImpress) } else
if (el) { onImpress(); } } } SPZ.defineElement('spz-custom-smart',
SpzCustomComponent); ${function(){ return `
${data.data.rebate_tips || ''}
`; }()} ${function(){ const getImageHeight = function(image){ const width =
image.width || 500; const height = image.height || 500; const image_size =
data.config.image_size || 0; let ratio = 0; if(image_size == 0){ ratio = (height
/ width).toFixed(2); }else if(image_size == 1){ ratio = 1.5; } return 132 *
ratio; }; const image = data.data.variant.image || data.data.product.image;
return ` `; }()}
${(function(){ const product = data.product; const avail_variants =
product.variants.filter(function(variant){ return variant.available; }); const
selected_variant = product.min_price_variant.available ?
product.min_price_variant : avail_variants.length && avail_variants[0]; return `
${option.name}
${ option.values.map(function(value, index){ const checked =
selected_variant["option"+option.position] == value ? "checked": ""; return `
${value}
` }).join("") }
` })()}
${(function(){ const variant = data.variant; return `

`; })()} ${(function(){ const variant = data.variant; return `
${ variant.options.map(function(option){ return option.value; }).join("/") ||
'Not exist' }
`; })()} ${(function(){ const variant = data.data && data.data.variant; const
defaultText = data.defaultText || 'Add To Cart'; const text = (!variant ||
variant.available) ? defaultText: data.soldOutText; return `
${text}
`; })()} ${(function(){ let cart = data; if(data.data) { cart = data.data; }
return `
${cart.item_count >=0 ? cart.item_count : '..'}
`; })()} ${(function(){ return `
${data.i18n.checkout}
`; })()}

Someone

recently purchased

Someone

recently purchased



See detail
$0.00



Quantity

1


Original text

Rate this translation
Your feedback will be used to help improve Google Translate