www.clevertrue.com Open in urlscan Pro
104.18.233.42  Public Scan

Submitted URL: http://www.clevertrue.com/products/oversized-trendy-print-t-shirt-bvi5
Effective URL: https://www.clevertrue.com/products/oversized-trendy-print-t-shirt-bvi5
Submission: On April 29 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

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

GET /search

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

<form role="spz-product-form571eb04f-d34b-4b40-8d6b-f655ca99b0c6">
  <div class="product-info-body-inner product-info-body-z-index" id="product-info-body-inner-container">
    <h1 class="product-info-title m-0 leading-1.25 type-heading-font-family break-words product-title-color "> Oversized Trendy Print T-shirt </h1>
    <spz-render class="mt-4 lg:mt-5 i-spzhtml-layout-container i-spzhtml-element i-spzhtml-built i-spzhtml-layout" id="product-info-prices" layout="container" manual="" i-spzhtml-layout="container" style="height: auto;">
      <template> ${function() { const variantData = data.variant ||
        {"id":"476bfe14-9c61-4a3a-8146-2d942478728a","product_id":"571eb04f-d34b-4b40-8d6b-f655ca99b0c6","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1645614743824097282","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.fantaskycdn.com\/276cda86817798e9b12e016e448a0452.jpeg","path":"276cda86817798e9b12e016e448a0452.jpeg","width":1786,"height":1786,"alt":"Oversized
        Trendy Print
        T-shirt","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"500","compare_at_price":"51.99","price":"24.99","retail_price":"51.99","available":true,"url":"\/products\/oversized-trendy-print-t-shirt-bvi5?variant=476bfe14-9c61-4a3a-8146-2d942478728a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":52,"flashsale_info":[],"sales":1};
        const saveType = "percentage"; const productLabelDiscountOn = true; return ` <div class="flex items-center justify-between">
          <div spz-if="${!variantData.price}" class="mr-2 text-2xl leading-1.2 font-semibold color-price flex items-center">
            <spz-currency class="mr-2" container-class="product-info__header_price" value="${data.product.price_min}" layout="container"></spz-currency>
            <span class="flex" spz-if="${!variantData.price &amp;&amp; data.product.price_min < data.product.price_max}"> - <spz-currency class="ml-2" container-class="product-info__header_price" value="${data.product.price_max}"
                layout="container"></spz-currency></span>
          </div>
          <div spz-else="" class="flex items-center flex-wrap">
            <spz-currency class="mr-2" container-class="product-info__header_price" value="${variantData.price}" layout="container"></spz-currency>
            <spz-currency class="leading-1.2 color-compare-price line-through mr-2 lg:body-plus-2" container-class="product-info__header_compare-at-price" layout="container" value="${variantData.compare_at_price}"
              spz-if="${+variantData.price < +variantData.compare_at_price}"></spz-currency>
            <div spz-if="${productLabelDiscountOn &amp;&amp; variantData.off_ratio > 0}" class="product-info-saved-label inline-block color-save-price whitespace-nowrap font-semibold"> ${saveType == 'percentage' ?
              `<span>-${variantData.off_ratio}%</span>` : `<span>-</span><spz-currency class="inline-block" value="${variantData.compare_at_price - variantData.price}" layout="container"></spz-currency>` } </div>
          </div>
        </div> `; }()} </template>
      <div class="flex items-center justify-between">
        <div class="flex items-center flex-wrap" spz-else="">
          <spz-currency class="mr-2 i-spzhtml-element i-spzhtml-layout-container i-spzhtml-built i-spzhtml-layout" container-class="product-info__header_price" value="24.99" layout="container" i-spzhtml-layout="container">
            <div class="money product-info__header_price notranslate">€23.34</div>
          </spz-currency><spz-currency class="leading-1.2 color-compare-price line-through mr-2 lg:body-plus-2 i-spzhtml-element i-spzhtml-layout-container i-spzhtml-built i-spzhtml-layout" container-class="product-info__header_compare-at-price"
            layout="container" value="51.99" spz-if="true" i-spzhtml-layout="container">
            <div class="money product-info__header_compare-at-price notranslate">€48.57</div>
          </spz-currency>
          <div class="product-info-saved-label inline-block color-save-price whitespace-nowrap font-semibold" spz-if="true">
            <span>-52%</span>
          </div>
        </div>
      </div>
    </spz-render>
    <div class="plugin-discount-wrap empty-hidden" role="[theme-seat-for-plugin]">
      <div class="bootstrap">
        <div class="plugin__wrappers d-flex flex-column">
          <div class="plugin_modals position-relative plugin_modals-rebate" id="Modal226295" style="order: 8">
            <style>
              #Modal226295 {
                --modal_background: linear-gradient(0deg, #ebc19e, #fff3e8 100%);
                --modal_caret_background: #fff2e9;
                --modal_title_color: #B83D07;
                --modal_close_color: #FFFFFF;
                --modal_close_background_color: #F03010;
                --list_border_color: #dddddd;
              }

              @media (max-width: 767.98px) {
                #Modal226295 .coupon_plugin__coupon:last-child {
                  padding-bottom: 0;
                }
              }

              #Modal226295 .modal-footer {
                position: relative;
                margin-top: -30px;
              }

              #Modal226295 .modal-footer::before {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                height: 150%;
                background-image: url(//img.fantaskycdn.com/oss/operation/e8ebb03dbb710457ca3b4b6a70898ab2.svg);
                background-repeat: no-repeat;
                background-size: 100%;
                pointer-events: none;
              }

              @media (max-width: 767.98px) {
                #Modal226295 .discount-present-item:last-child {
                  padding-bottom: 40px;
                }

                #Modal226295 .plugin_modals__wrapper-list>a:last-child {
                  padding-bottom: 14px;
                }
              }
            </style>
            <!-- 弹窗 -->
            <div class="fade plugin_modals__modal" data-backdrop="false" role="dialog" id="target_Modal226295">
              <div class="plugin_modals__modal-mask" data-dismiss="modal" aria-label="Close"></div>
              <div class="modal-dialog m-0" role="document">
                <div class="modal-content">
                  <div class="modal-header justify-content-center p-1">
                    <h5 class="modal-title p-1">SPECIAL OFFER</h5>
                    <i type="button" class="modal_close" data-dismiss="modal" aria-label="Close"><svg class="icon" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" width="20" height="20"><defs><style></style></defs><path d="M512 1024C229.805 1024 0 794.195 0 512S229.805 0 512 0s512 229.805 512 512-229.805 512-512 512zm0-47.628C768 976.372 976.372 768 976.372 512S768 47.628 512 47.628 47.628 256 47.628 512 256 976.372 512 976.372z" fill="currentColor"></path><path d="M540.577 507.237l167.888 167.889c9.526 9.525 9.526 23.814 0 33.34s-23.814 9.525-33.34 0l-167.888-167.89-169.079 167.89c-9.525 9.525-23.814 9.525-33.34 0-9.525-9.526-9.525-23.815 0-33.34l167.889-167.889-167.888-169.079c-9.526-9.525-9.526-23.814 0-33.34 9.525-9.525 23.814-9.525 33.34 0l167.888 167.889 167.888-167.888c9.525-9.526 23.814-9.526 33.34 0 9.525 9.525 9.525 23.814 0 33.34L540.576 507.236z" fill="currentColor"></path></svg></i>
                  </div>
                  <div class="modal-body">
                    <div class="plugin_modals__wrapper">
                      <!-- modal头部 -->
                      <img alt="product rebate" class="plugin_modals__wrapper-top w-100"
                        src="data:image/png;base64,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">
                      <div class="plugin_modals__wrapper-bg">
                        <div class="plugin_modals__wrapper-list">
                          <style>
                            a.product_detail_rebate_list {
                              display: inline-flex;
                              align-items: start;
                              color: #EB391B;
                            }

                            a.product_detail_rebate_list:hover {
                              color: #EB391B;
                            }

                            .plugin_modals__modal .rebate-icon {
                              display: none;
                            }

                            .rebate-icon {
                              margin-right: 4px;
                              padding-top: 4px;
                            }
                          </style>
                          <a class="product_detail_rebate_list" impr="1" imprevt="1" href="/promotions/rebate/13f53ebd-bc81-4095-b9d3-9bb9e345e020">
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="24" fill="none" class="rebate-icon">
    <g clip-path="url(#a)">
      <path fill="#EB391B" fill-rule="evenodd" d="M9.127 1.275a1.576 1.576 0 0 0-2.255 0l-.693.709a1.576 1.576 0 0 1-1.146.475l-.991-.012a1.576 1.576 0 0 0-1.595 1.595l.011.991a1.576 1.576 0 0 1-.475 1.146l-.708.693a1.576 1.576 0 0 0 0 2.255l.709.693c.308.3.48.716.475 1.146l-.012.992a1.576 1.576 0 0 0 1.595 1.594l.991-.011a1.577 1.577 0 0 1 1.146.475l.693.709a1.575 1.575 0 0 0 2.255 0l.693-.71a1.576 1.576 0 0 1 1.146-.475l.992.012a1.575 1.575 0 0 0 1.594-1.594l-.011-.992a1.577 1.577 0 0 1 .475-1.146l.709-.693a1.575 1.575 0 0 0 0-2.255l-.71-.693a1.576 1.576 0 0 1-.475-1.146l.012-.991a1.576 1.576 0 0 0-1.594-1.595l-.992.011a1.576 1.576 0 0 1-1.146-.475l-.693-.708ZM5.84 6.92a1.08 1.08 0 1 0 0-2.16 1.08 1.08 0 0 0 0 2.16Zm4.32 4.32a1.08 1.08 0 1 0 0-2.161 1.08 1.08 0 0 0 0 2.16Zm.56-5.96a.793.793 0 0 1 0 1.12L6.4 10.72A.792.792 0 0 1 5.28 9.6L9.6 5.28a.792.792 0 0 1 1.12 0Z" clip-rule="evenodd"></path>
    </g>
    <defs>
      <clipPath id="a"><path fill="#fff" d="M0 0h16v16H0z"></path></clipPath>
    </defs>
  </svg>
   <div style="flex:1;">
    
      <li id="pdr__rule" class="pdr__rule">
        Buy <b><span class="money notranslate">€70.07</span></b> more and save <b><span class="money notranslate">€4.67</span></b>
      </li>
    
      <li id="pdr__rule" class="pdr__rule">
        Buy <b><span class="money notranslate">€92.50</span></b> more and save <b><span class="money notranslate">€9.34</span></b>
      </li>
    
      <li id="pdr__rule" class="pdr__rule">
        Buy <b><span class="money notranslate">€157.90</span></b> more and save <b><span class="money notranslate">€14.01</span></b>
      </li>
    
      <li id="pdr__rule" class="pdr__rule">
        Buy <b><span class="money notranslate">€223.31</span></b> more and save <b><span class="money notranslate">€23.35</span></b>
      </li>
    
   </div>
  </a>
                        </div>
                      </div>
                      <!-- modal底部 -->
                      <img alt="product rebate" class="plugin_modals__wrapper-bottom w-100"
                        src="data:image/png;base64,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">
                    </div>
                  </div>
                  <div class="modal-footer d-md-none">
                    <a type="button" class="footer_close" style="border-radius: 100px;" data-dismiss="modal">CLOSE</a>
                  </div>
                </div>
              </div>
            </div>
            <!-- 入口 -->
            <div class="plugin_modals__list" data-toggle="modal" data-target="#target_Modal226295" impr="1" imprevt="1" imprsd="true">
              <div class="plugin_modals__list-name">
                <style>
                  a.product_detail_rebate_list {
                    display: inline-flex;
                    align-items: start;
                    color: #EB391B;
                  }

                  a.product_detail_rebate_list:hover {
                    color: #EB391B;
                  }

                  .plugin_modals__modal .rebate-icon {
                    display: none;
                  }

                  .rebate-icon {
                    margin-right: 4px;
                    padding-top: 4px;
                  }
                </style>
                <a class="product_detail_rebate_list" impr="1" imprevt="1" href="/promotions/rebate/13f53ebd-bc81-4095-b9d3-9bb9e345e020" imprsd="true">
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="24" fill="none" class="rebate-icon">
    <g clip-path="url(#a)">
      <path fill="#EB391B" fill-rule="evenodd" d="M9.127 1.275a1.576 1.576 0 0 0-2.255 0l-.693.709a1.576 1.576 0 0 1-1.146.475l-.991-.012a1.576 1.576 0 0 0-1.595 1.595l.011.991a1.576 1.576 0 0 1-.475 1.146l-.708.693a1.576 1.576 0 0 0 0 2.255l.709.693c.308.3.48.716.475 1.146l-.012.992a1.576 1.576 0 0 0 1.595 1.594l.991-.011a1.577 1.577 0 0 1 1.146.475l.693.709a1.575 1.575 0 0 0 2.255 0l.693-.71a1.576 1.576 0 0 1 1.146-.475l.992.012a1.575 1.575 0 0 0 1.594-1.594l-.011-.992a1.577 1.577 0 0 1 .475-1.146l.709-.693a1.575 1.575 0 0 0 0-2.255l-.71-.693a1.576 1.576 0 0 1-.475-1.146l.012-.991a1.576 1.576 0 0 0-1.594-1.595l-.992.011a1.576 1.576 0 0 1-1.146-.475l-.693-.708ZM5.84 6.92a1.08 1.08 0 1 0 0-2.16 1.08 1.08 0 0 0 0 2.16Zm4.32 4.32a1.08 1.08 0 1 0 0-2.161 1.08 1.08 0 0 0 0 2.16Zm.56-5.96a.793.793 0 0 1 0 1.12L6.4 10.72A.792.792 0 0 1 5.28 9.6L9.6 5.28a.792.792 0 0 1 1.12 0Z" clip-rule="evenodd"></path>
    </g>
    <defs>
      <clipPath id="a"><path fill="#fff" d="M0 0h16v16H0z"></path></clipPath>
    </defs>
  </svg>
   <div style="flex:1;">
    
      <li id="pdr__rule" class="pdr__rule">
        Buy <b><span class="money notranslate">€70.07</span></b> more and save <b><span class="money notranslate">€4.67</span></b>
      </li>
    
      <li id="pdr__rule" class="pdr__rule">
        Buy <b><span class="money notranslate">€92.50</span></b> more and save <b><span class="money notranslate">€9.34</span></b>
      </li>
    
      <li id="pdr__rule" class="pdr__rule">
        Buy <b><span class="money notranslate">€157.90</span></b> more and save <b><span class="money notranslate">€14.01</span></b>
      </li>
    
      <li id="pdr__rule" class="pdr__rule">
        Buy <b><span class="money notranslate">€223.31</span></b> more and save <b><span class="money notranslate">€23.35</span></b>
      </li>
    
   </div>
  </a>
              </div>
              <div class="plugin_modals__list-labels text-right"></div>
              <i class="plugin_modals__list-icon">
        <svg class="icon" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" width="18" height="18"><defs><style></style></defs><path d="M636.48 512.32l-366.4 366.4a48 48 0 0067.84 67.872l384.672-384.64a48 48 0 0011.456-49.6 48 48 0 00-11.456-49.6L337.952 78.016a48 48 0 00-67.904 67.904l366.4 366.4z"></path></svg>
      </i>
            </div>
          </div>
          <div class="coupon_plugin__single plugin_modals-coupon " impr="1" imprevt="1" imprsd="true">
            <div class="coupon_plugin__coupon">
              <div class="rules__line" style="background: linear-gradient(90deg, #F8A056, #F93E37)">
                <div class="rules__first-line" style="color: #ffffff">
                  <span class="condition">Extra</span><span class="off">5% OFF</span>
                  <div class="coupon_plugin__coupon-divider"></div>
                </div>
                <div class="rules__second-line align-items-center justify-content-center">
                  <button data-code="NEW5" data-id="e9cef261-00fa-4c91-83ca-dc5ecf051441" class="code_btn  " type="button" data-activetype="percentage" style="background: #FEE7CD; color: #F94339">
                    <span>GET</span>
                    <span class="notranslate"> NEW5 <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
                        <path fill-rule="evenodd" clip-rule="evenodd" d="M6 2v.5H4.5v-1a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-1V11h.5V2H6zM3 14V5h7v9H3zM1.5 4.5a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-10z"
                          fill="currentColor"></path>
                      </svg>
                    </span>
                    <textarea class="coupon_code_value notranslate" style="position:absolute;left:-99999px;">NEW5</textarea>
                  </button>
                  <div class="coupon__copied notranslate" style="color: #ffffff">Copy code</div>
                </div>
              </div>
              <svg class="app-coupon-triangle app-coupon-triangle-0" xmlns="http://www.w3.org/2000/svg" width="106" height="96" viewBox="0 0 106 96" fill="none">
                <path d="M102.929 68.555c6.833 12.054-1.946 26.985-15.802 26.875l-68.312-.542C4.959 94.778-3.582 79.71 3.441 67.766l34.625-58.89C45.09-3.067 62.41-2.93 69.242 9.125l33.687 59.43z" fill="#fff" fill-opacity=".11"></path>
              </svg>
              <svg class="app-coupon-triangle app-coupon-triangle-1" xmlns="http://www.w3.org/2000/svg" width="106" height="96" viewBox="0 0 106 96" fill="none">
                <path d="M102.929 68.555c6.833 12.054-1.946 26.985-15.802 26.875l-68.312-.542C4.959 94.778-3.582 79.71 3.441 67.766l34.625-58.89C45.09-3.067 62.41-2.93 69.242 9.125l33.687 59.43z" fill="#fff" fill-opacity=".11"></path>
              </svg>
              <svg class="app-coupon-triangle app-coupon-triangle-2" xmlns="http://www.w3.org/2000/svg" width="106" height="96" viewBox="0 0 106 96" fill="none">
                <path d="M102.929 68.555c6.833 12.054-1.946 26.985-15.802 26.875l-68.312-.542C4.959 94.778-3.582 79.71 3.441 67.766l34.625-58.89C45.09-3.067 62.41-2.93 69.242 9.125l33.687 59.43z" fill="#fff" fill-opacity=".11"></path>
              </svg>
            </div>
          </div>
        </div>
      </div>
    </div>
    <spz-variants class="product-info__variants flex flex-col items-start i-spzhtml-layout-container i-spzhtml-element i-spzhtml-built i-spzhtml-layout" layout="container" id="product-info-variants" src="script:product-json" switch-slide="[]"
      slide="product-detail-images" manual="" interference="" select-soldout-suffix=" - Sold out" interact="hover" inherit-url-variant=""
      @mouseout="product-info-selected-variant-option1.rerender(data=event);product-info-selected-variant-option2.rerender(data=event);" @colormouseover="product-info-selected-variant-option1.rerender(data=event);"
      @sizemouseover="product-info-selected-variant-option2.rerender(data=event);" i-spzhtml-layout="container">
      <fieldset class="product-info__variants_content mx-0 mt-4 lg:mt-5" name="Color">
        <legend class="w-full m-0 p-0">
          <span class="lg:body-plus-2 font-semibold leading-1.25 product-info__variants_title">Color:&nbsp;</span>
          <spz-render class="product-info-selected-variant-option-text inline-block color-body-70 leading-1.25 lg:body-minus-2 i-spzhtml-layout-container i-spzhtml-element i-spzhtml-built i-spzhtml-layout" id="product-info-selected-variant-option1"
            layout="container" manual="" i-spzhtml-layout="container" style="height: 18px;">
            <template> ${function(){ const optName = "Color"; const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value; const optionValueText = optionValue ? (optionValue) : ''; return
              `<span>${optionValueText}</span>`; }()} </template>
            <span>white</span></spz-render>
        </legend>
        <div class="flex flex-wrap ">
          <div class="relative mt-3 mr-3">
            <input type="radio" option="white" id="product-info-variant-white-0" class="pointer-events-auto" name="product-info-variant-Color" value="white" form="product-info-body"
              @input-debounced="product-info-selected-variant-option1.rerender(data=event);" checked="">
            <label class="product-info-variant-option relative flex items-center break-words flex-shrink-0 overflow-hidden 
    
      rounded-sm
    
  " data-type="image-with-text">
              <spz-img src="//img.fantaskycdn.com/276cda86817798e9b12e016e448a0452_48x.jpeg" layout="responsive" width="44" height="44" alt="Oversized Trendy Print T-shirt" object-fit="cover" auto-fit=""
                class="i-spzhtml-layout-responsive i-spzhtml-layout-size-defined i-spzhtml-element i-spzhtml-built i-spzhtml-layout" i-spzhtml-layout="responsive" complete=""><i-spzhtml-sizer style="padding-top:100%;"></i-spzhtml-sizer><img
                  decoding="async" alt="Oversized Trendy Print T-shirt" src="//img.fantaskycdn.com/276cda86817798e9b12e016e448a0452_48x.jpeg" class="i-spzhtml-fill-content i-spzhtml-replaced-content" style="object-fit: cover;"></spz-img>
              <span class="break-words">white</span>
            </label>
          </div>
        </div>
      </fieldset>
      <spz-render id="product-variant-option1-error-tip" manual="" layout="container" class="i-spzhtml-layout-container i-spzhtml-element i-spzhtml-built i-spzhtml-layout" i-spzhtml-layout="container">
        <template> ${function(){ const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data); return `<div class="product-info__variants-tips font-bold">${tipText}</div>` }()} </template>
      </spz-render>
      <fieldset class="product-info__variants_content mx-0 mt-4 lg:mt-5" name="Size">
        <legend class="w-full m-0 p-0">
          <span class="lg:body-plus-2 font-semibold leading-1.25 product-info__variants_title">Size:&nbsp;</span>
          <spz-render class="product-info-selected-variant-option-text inline-block color-body-70 leading-1.25 lg:body-minus-2 i-spzhtml-layout-container i-spzhtml-element i-spzhtml-built i-spzhtml-layout" id="product-info-selected-variant-option2"
            layout="container" manual="" i-spzhtml-layout="container" style="height: 18px;">
            <template> ${function(){ const optName = "Size"; const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value; const optionValueText = optionValue ? (optionValue) : ''; return
              `<span>${optionValueText}</span>`; }()} </template>
            <span>S</span></spz-render>
        </legend>
        <div class="flex flex-wrap  product-info-variant-container ">
          <div class="relative mt-3 mr-3">
            <input type="radio" option="S" id="product-info-variant-S-0" class="pointer-events-auto" name="product-info-variant-Size" value="S" form="product-info-body" @input-debounced="product-info-selected-variant-option2.rerender(data=event);"
              checked="">
            <label class="product-info-variant-option relative flex items-center break-words flex-shrink-0 overflow-hidden 
    
      rounded-sm
    
  " data-type="text">
              <span class="break-words text-center">S</span>
            </label>
          </div>
          <div class="relative mt-3 mr-3">
            <input type="radio" option="M" id="product-info-variant-M-1" class="pointer-events-auto" name="product-info-variant-Size" value="M" form="product-info-body" @input-debounced="product-info-selected-variant-option2.rerender(data=event);">
            <label class="product-info-variant-option relative flex items-center break-words flex-shrink-0 overflow-hidden 
    
      rounded-sm
    
  " data-type="text">
              <span class="break-words text-center">M</span>
            </label>
          </div>
          <div class="relative mt-3 mr-3">
            <input type="radio" option="L" id="product-info-variant-L-2" class="pointer-events-auto" name="product-info-variant-Size" value="L" form="product-info-body" @input-debounced="product-info-selected-variant-option2.rerender(data=event);">
            <label class="product-info-variant-option relative flex items-center break-words flex-shrink-0 overflow-hidden 
    
      rounded-sm
    
  " data-type="text">
              <span class="break-words text-center">L</span>
            </label>
          </div>
          <div class="relative mt-3 mr-3">
            <input type="radio" option="XL" id="product-info-variant-XL-3" class="pointer-events-auto" name="product-info-variant-Size" value="XL" form="product-info-body"
              @input-debounced="product-info-selected-variant-option2.rerender(data=event);">
            <label class="product-info-variant-option relative flex items-center break-words flex-shrink-0 overflow-hidden 
    
      rounded-sm
    
  " data-type="text">
              <span class="break-words text-center">XL</span>
            </label>
          </div>
          <div class="relative mt-3 mr-3">
            <input type="radio" option="2XL" id="product-info-variant-2XL-4" class="pointer-events-auto" name="product-info-variant-Size" value="2XL" form="product-info-body"
              @input-debounced="product-info-selected-variant-option2.rerender(data=event);">
            <label class="product-info-variant-option relative flex items-center break-words flex-shrink-0 overflow-hidden 
    
      rounded-sm
    
  " data-type="text">
              <span class="break-words text-center">2XL</span>
            </label>
          </div>
          <div class="relative mt-3 mr-3">
            <input type="radio" option="3XL" id="product-info-variant-3XL-5" class="pointer-events-auto" name="product-info-variant-Size" value="3XL" form="product-info-body"
              @input-debounced="product-info-selected-variant-option2.rerender(data=event);">
            <label class="product-info-variant-option relative flex items-center break-words flex-shrink-0 overflow-hidden 
    
      rounded-sm
    
  " data-type="text">
              <span class="break-words text-center">3XL</span>
            </label>
          </div>
        </div>
      </fieldset>
      <spz-render id="product-variant-option2-error-tip" manual="" layout="container" class="i-spzhtml-layout-container i-spzhtml-element i-spzhtml-built i-spzhtml-layout" i-spzhtml-layout="container">
        <template> ${function(){ const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data); return `<div class="product-info__variants-tips font-bold">${tipText}</div>` }()} </template>
      </spz-render>
    </spz-variants>
    <div class=" mt-4  lg:mt-5">
      <div class="leading-1.25 font-semibold lg:body-plus-2">Quantity</div>
      <spz-quantity class="product-info-qty mt-2 lg:mt-3 i-spzhtml-layout-fixed-height i-spzhtml-layout-size-defined i-spzhtml-element i-spzhtml-built i-spzhtml-layout" id="product-info-quantity" name="quantity" value="1" min="1" max="999999999"
        icon-class="product-info-qty-btn clear flex items-center justify-center flex-shrink-0" input-class="product-info-qty-input clear flex-shrink-0 body-plus-2 text-center" height="40" layout="fixed-height" style="height:40px;"
        i-spzhtml-layout="fixed-height">
        <div class="i-spzhtml-fill-content i-spzhtml-replaced-content"><span role="button" class="i-spzhtml-quantity-number-decrease product-info-qty-btn clear flex items-center justify-center flex-shrink-0" disabled=""><svg role="decrease" class=""
              width="16" height="16" xmlns="http://www.w3.org/2000/svg">
              <path d="M13.7 7.4a.3.3 0 0 1 .3.3v.6a.3.3 0 0 1-.3.3H2.3a.3.3 0 0 1-.3-.3v-.6a.3.3 0 0 1 .3-.3h11.4z" fill="currentColor"></path>
            </svg></span><input type="number" name="quantity" min="1" max="999999999" class="i-spzhtml-quantity-number-input product-info-qty-input clear flex-shrink-0 body-plus-2 text-center"><span role="button"
            class="i-spzhtml-quantity-number-increase product-info-qty-btn clear flex items-center justify-center flex-shrink-0"><svg role="increase" class="" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
              <path d="M8.3 14a.3.3 0 0 0 .3-.3V8.6h5.1a.3.3 0 0 0 .3-.3v-.6a.3.3 0 0 0-.3-.3H8.6V2.3a.3.3 0 0 0-.3-.3h-.6a.3.3 0 0 0-.3.3v5.1H2.3a.3.3 0 0 0-.3.3v.6a.3.3 0 0 0 .3.3h5.1v5.1a.3.3 0 0 0 .3.3h.6z" fill="currentColor"></path>
            </svg></span></div>
      </spz-quantity>
    </div>
    <div class="product-info__btn mt-4 lg:mt-5">
      <button class="relative  button-primary  flex items-center justify-center w-full body-plus-2 leading-1.25 type-text-font-family rounded-btn product-info_atc_btn" type="button" role="addToCart" data-track="click" data-track-content="add_to_cart"
        data-track-source="add_to_cart">
        <span role="content">Add to cart</span>
        <div class="loading items-center justify-center absolute inset-0 flex" role="loading" show="">
          <div class="loading-bounce"></div>
        </div>
      </button>
      <spz-paypal class="mt-3 rounded-btn i-spzhtml-layout-fixed-height i-spzhtml-layout-size-defined i-spzhtml-element i-spzhtml-built i-spzhtml-layout" id="paypal-express-button-container" variant="#product-info-variants"
        quantity="#product-info-quantity" product-id="571eb04f-d34b-4b40-8d6b-f655ca99b0c6" variant-id="476bfe14-9c61-4a3a-8146-2d942478728a" product-form="#product-info-body" role="paypal" layout="fixed-height" height="52"
        paypal-js="https://www.paypal.com/sdk/js?client-id=AUwoRlv3iZ3jt3o3hhcft_tZ5g6tvefEpjCf9YNGeH7q8p_WraleitkKfLnWIs8HLpzalgRA5AMT0BYO&amp;currency=USD&amp;disable-funding=card%2Cbancontact%2Cblik%2Ceps%2Cgiropay%2Cideal%2Cmercadopago%2Cmybank%2Cp24%2Csepa%2Csofort%2Cvenmo&amp;enable-funding=paylater"
        style="height:52px;" i-spzhtml-layout="fixed-height">
        <div id="zoid-paypal-buttons-uid_51ae614909_mji6mde6mze" class="paypal-buttons paypal-buttons-context-iframe paypal-buttons-label-unknown paypal-buttons-layout-horizontal" data-paypal-smart-button-version="5.0.434"
          style="height: 52px; transition: all 0.2s ease-in-out 0s;">
          <style nonce="">
            #zoid-paypal-buttons-uid_51ae614909_mji6mde6mze {
              position: relative;
              display: inline-block;
              width: 100%;
              min-height: 25px;
              min-width: 150px;
              font-size: 0;
            }

            #zoid-paypal-buttons-uid_51ae614909_mji6mde6mze>iframe {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
            }

            #zoid-paypal-buttons-uid_51ae614909_mji6mde6mze>iframe.component-frame {
              z-index: 100;
            }

            #zoid-paypal-buttons-uid_51ae614909_mji6mde6mze>iframe.prerender-frame {
              transition: opacity .2s linear;
              z-index: 200;
            }

            #zoid-paypal-buttons-uid_51ae614909_mji6mde6mze>iframe.visible {
              opacity: 1;
            }

            #zoid-paypal-buttons-uid_51ae614909_mji6mde6mze>iframe.invisible {
              opacity: 0;
              pointer-events: none;
            }

            #zoid-paypal-buttons-uid_51ae614909_mji6mde6mze>.smart-menu {
              position: absolute;
              z-index: 300;
              top: 0;
              left: 0;
              width: 100%;
            }
          </style><iframe allowtransparency="true"
            name="__zoid__paypal_buttons__eyJzZW5kZXIiOnsiZG9tYWluIjoiaHR0cHM6Ly93d3cuY2xldmVydHJ1ZS5jb20ifSwibWV0YURhdGEiOnsid2luZG93UmVmIjp7InR5cGUiOiJwYXJlbnQiLCJkaXN0YW5jZSI6MH19LCJyZWZlcmVuY2UiOnsidHlwZSI6InJhdyIsInZhbCI6IntcInVpZFwiOlwiem9pZC1wYXlwYWwtYnV0dG9ucy11aWRfNTFhZTYxNDkwOV9tamk2bWRlNm16ZVwiLFwiY29udGV4dFwiOlwiaWZyYW1lXCIsXCJ0YWdcIjpcInBheXBhbC1idXR0b25zXCIsXCJjaGlsZERvbWFpbk1hdGNoXCI6e1wiX190eXBlX19cIjpcInJlZ2V4XCIsXCJfX3ZhbF9fXCI6XCJcXFxcLnBheXBhbFxcXFwuKGNvbXxjbikoOlxcXFxkKyk/JFwifSxcInZlcnNpb25cIjpcIjEwXzNfM1wiLFwicHJvcHNcIjp7XCJlbnZcIjpcInByb2R1Y3Rpb25cIixcImNvbW1pdFwiOnRydWUsXCJzdHlsZVwiOntcImxhYmVsXCI6e1wiX190eXBlX19cIjpcInVuZGVmaW5lZFwifSxcImxheW91dFwiOlwiaG9yaXpvbnRhbFwiLFwiY29sb3JcIjpcImdvbGRcIixcInNoYXBlXCI6XCJyZWN0XCIsXCJ0YWdsaW5lXCI6ZmFsc2UsXCJoZWlnaHRcIjo1MixcInBlcmlvZFwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJtZW51UGxhY2VtZW50XCI6XCJiZWxvd1wiLFwiZGlzYWJsZU1heFdpZHRoXCI6e1wiX190eXBlX19cIjpcInVuZGVmaW5lZFwifSxcImJvcmRlclJhZGl1c1wiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn19LFwiZnVuZGluZ1wiOntcImRpc2FsbG93ZWRcIjpbXCJjcmVkaXRcIl19LFwib25BcHByb3ZlXCI6e1wiX190eXBlX19cIjpcImNyb3NzX2RvbWFpbl9mdW5jdGlvblwiLFwiX192YWxfX1wiOntcImlkXCI6XCJ1aWRfZjU2YWM5NTQ0M19tamk2bWRlNm16ZVwiLFwibmFtZVwiOlwiYm91bmQgdmFsdWVcIn19LFwiY3JlYXRlT3JkZXJcIjp7XCJfX3R5cGVfX1wiOlwiY3Jvc3NfZG9tYWluX2Z1bmN0aW9uXCIsXCJfX3ZhbF9fXCI6e1wiaWRcIjpcInVpZF85OWVlYmJiNjlhX21qaTZtZGU2bXplXCIsXCJuYW1lXCI6XCJib3VuZCB2YWx1ZVwifX0sXCJjc3BOb25jZVwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJhbGxvd0JpbGxpbmdQYXltZW50c1wiOnRydWUsXCJhbW91bnRcIjp7XCJfX3R5cGVfX1wiOlwidW5kZWZpbmVkXCJ9LFwiYXBpU3RhZ2VIb3N0XCI6e1wiX190eXBlX19cIjpcInVuZGVmaW5lZFwifSxcImFwcGxlUGF5XCI6e1wiX190eXBlX19cIjpcInVuZGVmaW5lZFwifSxcImFwcGxlUGF5U3VwcG9ydFwiOmZhbHNlLFwiYnJhbmRlZFwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJidXR0b25Mb2NhdGlvblwiOlwid3d3LmNsZXZlcnRydWUuY29tXCIsXCJidXR0b25TZXNzaW9uSURcIjpcInVpZF84MzM3ZmY0NjIzX21qaTZtZGU2bXplXCIsXCJidXR0b25TaXplXCI6XCJodWdlXCIsXCJidXllckNvdW50cnlcIjp7XCJfX3R5cGVfX1wiOlwidW5kZWZpbmVkXCJ9LFwiY2xpZW50QWNjZXNzVG9rZW5cIjp7XCJfX3R5cGVfX1wiOlwidW5kZWZpbmVkXCJ9LFwiY2xpZW50SURcIjpcIkFVd29SbHYzaVozanQzbzNoaGNmdF90WjVnNnR2ZWZFcGpDZjlZTkdlSDdxOHBfV3JhbGVpdGtLZkxuV0lzOEhMcHphbGdSQTVBTVQwQllPXCIsXCJjbGllbnRNZXRhZGF0YUlEXCI6XCJ1aWRfZGFhMzhhNzYwZF9tamk2bWRlNm16ZVwiLFwiY29tcG9uZW50c1wiOltcImJ1dHRvbnNcIl0sXCJjcmVhdGVCaWxsaW5nQWdyZWVtZW50XCI6e1wiX190eXBlX19cIjpcInVuZGVmaW5lZFwifSxcImNyZWF0ZVN1YnNjcmlwdGlvblwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJjcmVhdGVWYXVsdFNldHVwVG9rZW5cIjp7XCJfX3R5cGVfX1wiOlwidW5kZWZpbmVkXCJ9LFwiY3NwXCI6e1wibm9uY2VcIjpcIlwifSxcImN1cnJlbmN5XCI6XCJVU0RcIixcImRlYnVnXCI6ZmFsc2UsXCJkaXNhYmxlQ2FyZFwiOltdLFwiZGlzYWJsZUZ1bmRpbmdcIjpbXCJjYXJkXCIsXCJiYW5jb250YWN0XCIsXCJibGlrXCIsXCJlcHNcIixcImdpcm9wYXlcIixcImlkZWFsXCIsXCJtZXJjYWRvcGFnb1wiLFwibXliYW5rXCIsXCJwMjRcIixcInNlcGFcIixcInNvZm9ydFwiLFwidmVubW9cIl0sXCJkaXNhYmxlU2V0Q29va2llXCI6dHJ1ZSxcImRpc3BsYXlPbmx5XCI6W10sXCJlbmFibGVGdW5kaW5nXCI6W1wicGF5bGF0ZXJcIl0sXCJlbmFibGVUaHJlZURvbWFpblNlY3VyZVwiOmZhbHNlLFwiZW5hYmxlVmF1bHRcIjp7XCJfX3R5cGVfX1wiOlwidW5kZWZpbmVkXCJ9LFwiZXhwZXJpbWVudFwiOntcImVuYWJsZVZlbm1vXCI6ZmFsc2V9LFwiZXhwZXJpbWVudGF0aW9uXCI6e30sXCJmbG93XCI6XCJwdXJjaGFzZVwiLFwiZnVuZGluZ0VsaWdpYmlsaXR5XCI6e1wicGF5cGFsXCI6e1wiZWxpZ2libGVcIjp0cnVlLFwidmF1bHRhYmxlXCI6ZmFsc2V9LFwicGF5bGF0ZXJcIjp7XCJlbGlnaWJsZVwiOmZhbHNlLFwidmF1bHRhYmxlXCI6ZmFsc2UsXCJwcm9kdWN0c1wiOntcInBheUluM1wiOntcImVsaWdpYmxlXCI6ZmFsc2UsXCJ2YXJpYW50XCI6bnVsbH0sXCJwYXlJbjRcIjp7XCJlbGlnaWJsZVwiOmZhbHNlLFwidmFyaWFudFwiOm51bGx9LFwicGF5bGF0ZXJcIjp7XCJlbGlnaWJsZVwiOmZhbHNlLFwidmFyaWFudFwiOm51bGx9fX0sXCJjYXJkXCI6e1wiZWxpZ2libGVcIjpmYWxzZSxcImJyYW5kZWRcIjp0cnVlLFwiaW5zdGFsbG1lbnRzXCI6ZmFsc2UsXCJ2ZW5kb3JzXCI6e1widmlzYVwiOntcImVsaWdpYmxlXCI6dHJ1ZSxcInZhdWx0YWJsZVwiOnRydWV9LFwibWFzdGVyY2FyZFwiOntcImVsaWdpYmxlXCI6dHJ1ZSxcInZhdWx0YWJsZVwiOnRydWV9LFwiYW1leFwiOntcImVsaWdpYmxlXCI6dHJ1ZSxcInZhdWx0YWJsZVwiOnRydWV9LFwiZGlzY292ZXJcIjp7XCJlbGlnaWJsZVwiOmZhbHNlLFwidmF1bHRhYmxlXCI6dHJ1ZX0sXCJoaXBlclwiOntcImVsaWdpYmxlXCI6ZmFsc2UsXCJ2YXVsdGFibGVcIjpmYWxzZX0sXCJlbG9cIjp7XCJlbGlnaWJsZVwiOmZhbHNlLFwidmF1bHRhYmxlXCI6dHJ1ZX0sXCJqY2JcIjp7XCJlbGlnaWJsZVwiOmZhbHNlLFwidmF1bHRhYmxlXCI6dHJ1ZX0sXCJtYWVzdHJvXCI6e1wiZWxpZ2libGVcIjp0cnVlLFwidmF1bHRhYmxlXCI6dHJ1ZX0sXCJkaW5lcnNcIjp7XCJlbGlnaWJsZVwiOnRydWUsXCJ2YXVsdGFibGVcIjp0cnVlfSxcImN1cFwiOntcImVsaWdpYmxlXCI6dHJ1ZSxcInZhdWx0YWJsZVwiOnRydWV9fSxcImd1ZXN0RW5hYmxlZFwiOmZhbHNlfSxcInZlbm1vXCI6e1wiZWxpZ2libGVcIjpmYWxzZSxcInZhdWx0YWJsZVwiOmZhbHNlfSxcIml0YXVcIjp7XCJlbGlnaWJsZVwiOmZhbHNlfSxcImNyZWRpdFwiOntcImVsaWdpYmxlXCI6ZmFsc2V9LFwiYXBwbGVwYXlcIjp7XCJlbGlnaWJsZVwiOmZhbHNlfSxcInNlcGFcIjp7XCJlbGlnaWJsZVwiOmZhbHNlfSxcImlkZWFsXCI6e1wiZWxpZ2libGVcIjpmYWxzZX0sXCJiYW5jb250YWN0XCI6e1wiZWxpZ2libGVcIjpmYWxzZX0sXCJnaXJvcGF5XCI6e1wiZWxpZ2libGVcIjpmYWxzZX0sXCJlcHNcIjp7XCJlbGlnaWJsZVwiOmZhbHNlfSxcInNvZm9ydFwiOntcImVsaWdpYmxlXCI6ZmFsc2V9LFwibXliYW5rXCI6e1wiZWxpZ2libGVcIjpmYWxzZX0sXCJwMjRcIjp7XCJlbGlnaWJsZVwiOmZhbHNlfSxcIndlY2hhdHBheVwiOntcImVsaWdpYmxlXCI6ZmFsc2V9LFwicGF5dVwiOntcImVsaWdpYmxlXCI6ZmFsc2V9LFwiYmxpa1wiOntcImVsaWdpYmxlXCI6ZmFsc2V9LFwidHJ1c3RseVwiOntcImVsaWdpYmxlXCI6ZmFsc2V9LFwib3h4b1wiOntcImVsaWdpYmxlXCI6ZmFsc2V9LFwiYm9sZXRvXCI6e1wiZWxpZ2libGVcIjpmYWxzZX0sXCJib2xldG9iYW5jYXJpb1wiOntcImVsaWdpYmxlXCI6ZmFsc2V9LFwibWVyY2Fkb3BhZ29cIjp7XCJlbGlnaWJsZVwiOmZhbHNlfSxcIm11bHRpYmFuY29cIjp7XCJlbGlnaWJsZVwiOmZhbHNlfSxcInNhdGlzcGF5XCI6e1wiZWxpZ2libGVcIjpmYWxzZX0sXCJwYWlkeVwiOntcImVsaWdpYmxlXCI6ZmFsc2V9fSxcImZ1bmRpbmdTb3VyY2VcIjp7XCJfX3R5cGVfX1wiOlwidW5kZWZpbmVkXCJ9LFwiZ2V0UGFnZVVybFwiOntcIl9fdHlwZV9fXCI6XCJjcm9zc19kb21haW5fZnVuY3Rpb25cIixcIl9fdmFsX19cIjp7XCJpZFwiOlwidWlkXzY0Yzc1NzVmYmRfbWppNm1kZTZtemVcIixcIm5hbWVcIjpcImdldFBhZ2VVcmxcIn19LFwiZ2V0UG9wdXBCcmlkZ2VcIjp7XCJfX3R5cGVfX1wiOlwiY3Jvc3NfZG9tYWluX2Z1bmN0aW9uXCIsXCJfX3ZhbF9fXCI6e1wiaWRcIjpcInVpZF9hZmJiMWU0YzdmX21qaTZtZGU2bXplXCIsXCJuYW1lXCI6XCJnZXRQb3B1cEJyaWRnZVwifX0sXCJnZXRQcmVyZW5kZXJEZXRhaWxzXCI6e1wiX190eXBlX19cIjpcImNyb3NzX2RvbWFpbl9mdW5jdGlvblwiLFwiX192YWxfX1wiOntcImlkXCI6XCJ1aWRfMDVkYzE1ZDlmN19tamk2bWRlNm16ZVwiLFwibmFtZVwiOlwiZ2V0UHJlcmVuZGVyRGV0YWlsc1wifX0sXCJnZXRRdWVyaWVkRWxpZ2libGVGdW5kaW5nXCI6e1wiX190eXBlX19cIjpcImNyb3NzX2RvbWFpbl9mdW5jdGlvblwiLFwiX192YWxfX1wiOntcImlkXCI6XCJ1aWRfODc2YThiNjgxMl9tamk2bWRlNm16ZVwiLFwibmFtZVwiOlwiZ2V0UXVlcmllZEVsaWdpYmxlRnVuZGluZ1wifX0sXCJob3N0ZWRCdXR0b25JZFwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJpbnRlbnRcIjpcImNhcHR1cmVcIixcImpzU2RrTGlicmFyeVwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJsb2NhbGVcIjp7XCJjb3VudHJ5XCI6XCJVU1wiLFwibGFuZ1wiOlwiZW5cIn0sXCJtZXJjaGFudElEXCI6W10sXCJtZXJjaGFudFJlcXVlc3RlZFBvcHVwc0Rpc2FibGVkXCI6ZmFsc2UsXCJtZXNzYWdlXCI6e1wiX190eXBlX19cIjpcInVuZGVmaW5lZFwifSxcIm5vbmNlXCI6XCJcIixcIm9uQ2FuY2VsXCI6e1wiX190eXBlX19cIjpcInVuZGVmaW5lZFwifSxcIm9uQ2xpY2tcIjp7XCJfX3R5cGVfX1wiOlwidW5kZWZpbmVkXCJ9LFwib25Db21wbGV0ZVwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJvbkluaXRcIjp7XCJfX3R5cGVfX1wiOlwiY3Jvc3NfZG9tYWluX2Z1bmN0aW9uXCIsXCJfX3ZhbF9fXCI6e1wiaWRcIjpcInVpZF81YTY3YzRiMThhX21qaTZtZGU2bXplXCIsXCJuYW1lXCI6XCJvbkluaXRcIn19LFwib25NZXNzYWdlQ2xpY2tcIjp7XCJfX3R5cGVfX1wiOlwiY3Jvc3NfZG9tYWluX2Z1bmN0aW9uXCIsXCJfX3ZhbF9fXCI6e1wiaWRcIjpcInVpZF84NWFjODEwODg5X21qaTZtZGU2bXplXCIsXCJuYW1lXCI6XCJvbk1lc3NhZ2VDbGlja1wifX0sXCJvbk1lc3NhZ2VIb3ZlclwiOntcIl9fdHlwZV9fXCI6XCJjcm9zc19kb21haW5fZnVuY3Rpb25cIixcIl9fdmFsX19cIjp7XCJpZFwiOlwidWlkXzcwZjg4YzM2MjdfbWppNm1kZTZtemVcIixcIm5hbWVcIjpcIm9uTWVzc2FnZUhvdmVyXCJ9fSxcIm9uTWVzc2FnZVJlYWR5XCI6e1wiX190eXBlX19cIjpcImNyb3NzX2RvbWFpbl9mdW5jdGlvblwiLFwiX192YWxfX1wiOntcImlkXCI6XCJ1aWRfYmEzZjkyNWIxNl9tamk2bWRlNm16ZVwiLFwibmFtZVwiOlwib25NZXNzYWdlUmVhZHlcIn19LFwib25TaGlwcGluZ0FkZHJlc3NDaGFuZ2VcIjp7XCJfX3R5cGVfX1wiOlwidW5kZWZpbmVkXCJ9LFwib25TaGlwcGluZ0NoYW5nZVwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJvblNoaXBwaW5nT3B0aW9uc0NoYW5nZVwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJwYWdlVHlwZVwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJwYXJ0bmVyQXR0cmlidXRpb25JRFwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJwYXltZW50TWV0aG9kTm9uY2VcIjp7XCJfX3R5cGVfX1wiOlwidW5kZWZpbmVkXCJ9LFwicGF5bWVudE1ldGhvZFRva2VuXCI6e1wiX190eXBlX19cIjpcInVuZGVmaW5lZFwifSxcInBheW1lbnRSZXF1ZXN0XCI6e1wiX190eXBlX19cIjpcInVuZGVmaW5lZFwifSxcInBsYXRmb3JtXCI6XCJkZXNrdG9wXCIsXCJyZWZlcnJlckRvbWFpblwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJyZW1lbWJlclwiOntcIl9fdHlwZV9fXCI6XCJjcm9zc19kb21haW5fZnVuY3Rpb25cIixcIl9fdmFsX19cIjp7XCJpZFwiOlwidWlkX2QxYWViYWFmY2VfbWppNm1kZTZtemVcIixcIm5hbWVcIjpcInJlbWVtYmVyXCJ9fSxcInJlbWVtYmVyZWRcIjpbXSxcInJlbmRlcmVkQnV0dG9uc1wiOltcInBheXBhbFwiXSxcInNlc3Npb25JRFwiOlwidWlkX2RhYTM4YTc2MGRfbWppNm1kZTZtemVcIixcInNka0NvcnJlbGF0aW9uSURcIjpcImYyNDQ1NTg1ZjczZDVcIixcInNlc3Npb25TdGF0ZVwiOntcImdldFwiOntcIl9fdHlwZV9fXCI6XCJjcm9zc19kb21haW5fZnVuY3Rpb25cIixcIl9fdmFsX19cIjp7XCJpZFwiOlwidWlkXzQ0Yzc5YjNkNzlfbWppNm1kZTZtemVcIixcIm5hbWVcIjpcImdldFwifX0sXCJzZXRcIjp7XCJfX3R5cGVfX1wiOlwiY3Jvc3NfZG9tYWluX2Z1bmN0aW9uXCIsXCJfX3ZhbF9fXCI6e1wiaWRcIjpcInVpZF80YWI5ZTE3OGE2X21qaTZtZGU2bXplXCIsXCJuYW1lXCI6XCJzZXRcIn19fSxcInN0YWdlSG9zdFwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJzdG9yYWdlSURcIjpcInVpZF8yYWI2OGQ2OTI4X21qaTZtZGU2bXplXCIsXCJzdG9yYWdlU3RhdGVcIjp7XCJnZXRcIjp7XCJfX3R5cGVfX1wiOlwiY3Jvc3NfZG9tYWluX2Z1bmN0aW9uXCIsXCJfX3ZhbF9fXCI6e1wiaWRcIjpcInVpZF9iNWY3ZGRiNmM1X21qaTZtZGU2bXplXCIsXCJuYW1lXCI6XCJnZXRcIn19LFwic2V0XCI6e1wiX190eXBlX19cIjpcImNyb3NzX2RvbWFpbl9mdW5jdGlvblwiLFwiX192YWxfX1wiOntcImlkXCI6XCJ1aWRfYjA2NzVlMDk0ZV9tamk2bWRlNm16ZVwiLFwibmFtZVwiOlwic2V0XCJ9fX0sXCJzdXBwb3J0ZWROYXRpdmVCcm93c2VyXCI6ZmFsc2UsXCJzdXBwb3J0c1BvcHVwc1wiOnRydWUsXCJ0ZXN0XCI6e1wiYWN0aW9uXCI6XCJjaGVja291dFwifSxcInVzZXJFeHBlcmllbmNlRmxvd1wiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJ1c2VySURUb2tlblwiOntcIl9fdHlwZV9fXCI6XCJ1bmRlZmluZWRcIn0sXCJ2YXVsdFwiOmZhbHNlLFwid2FsbGV0XCI6e1wiX190eXBlX19cIjpcInVuZGVmaW5lZFwifX0sXCJleHBvcnRzXCI6e1wiaW5pdFwiOntcIl9fdHlwZV9fXCI6XCJjcm9zc19kb21haW5fZnVuY3Rpb25cIixcIl9fdmFsX19cIjp7XCJpZFwiOlwidWlkX2JjZmU2MzVjN2RfbWppNm1kZTZtemVcIixcIm5hbWVcIjpcImluaXRcIn19LFwiY2xvc2VcIjp7XCJfX3R5cGVfX1wiOlwiY3Jvc3NfZG9tYWluX2Z1bmN0aW9uXCIsXCJfX3ZhbF9fXCI6e1wiaWRcIjpcInVpZF8yNDRjZGZkMzIyX21qaTZtZGU2bXplXCIsXCJuYW1lXCI6XCJjbG9zZTo6bWVtb2l6ZWRcIn19LFwiY2hlY2tDbG9zZVwiOntcIl9fdHlwZV9fXCI6XCJjcm9zc19kb21haW5fZnVuY3Rpb25cIixcIl9fdmFsX19cIjp7XCJpZFwiOlwidWlkX2Y2NjA3ODY5NmNfbWppNm1kZTZtemVcIixcIm5hbWVcIjpcImNoZWNrQ2xvc2VcIn19LFwicmVzaXplXCI6e1wiX190eXBlX19cIjpcImNyb3NzX2RvbWFpbl9mdW5jdGlvblwiLFwiX192YWxfX1wiOntcImlkXCI6XCJ1aWRfMzE4OTcwMDI1OV9tamk2bWRlNm16ZVwiLFwibmFtZVwiOlwiUG5cIn19LFwib25FcnJvclwiOntcIl9fdHlwZV9fXCI6XCJjcm9zc19kb21haW5fZnVuY3Rpb25cIixcIl9fdmFsX19cIjp7XCJpZFwiOlwidWlkX2MyMDEzNjEwNTBfbWppNm1kZTZtemVcIixcIm5hbWVcIjpcIlVuXCJ9fSxcInNob3dcIjp7XCJfX3R5cGVfX1wiOlwiY3Jvc3NfZG9tYWluX2Z1bmN0aW9uXCIsXCJfX3ZhbF9fXCI6e1wiaWRcIjpcInVpZF9mNWMzNjQ2ZmE4X21qaTZtZGU2bXplXCIsXCJuYW1lXCI6XCJnblwifX0sXCJoaWRlXCI6e1wiX190eXBlX19cIjpcImNyb3NzX2RvbWFpbl9mdW5jdGlvblwiLFwiX192YWxfX1wiOntcImlkXCI6XCJ1aWRfYmQzOTFjMTdkOF9tamk2bWRlNm16ZVwiLFwibmFtZVwiOlwidm5cIn19LFwiZXhwb3J0XCI6e1wiX190eXBlX19cIjpcImNyb3NzX2RvbWFpbl9mdW5jdGlvblwiLFwiX192YWxfX1wiOntcImlkXCI6XCJ1aWRfZWY4YzM5YzAzOF9tamk2bWRlNm16ZVwiLFwibmFtZVwiOlwiV25cIn19fX0ifX0__"
            title="PayPal" allowpaymentrequest="allowpaymentrequest" scrolling="no" id="jsx-iframe-9b31355a6d" class="component-frame visible" style="background-color: transparent; border: none;"></iframe>
          <div id="smart-menu" class="smart-menu"></div>
          <div id="installments-modal" class="installments-modal"></div><iframe name="__detect_close_uid_1d24d3cb02_mji6mde6mze__" style="display: none;"></iframe>
        </div>
      </spz-paypal>
      <div class="product-info__out_stock mt-2 text-center text-sm leading-1.3 opacity-70 lg:mt-3 hidden"> Product was out of stock. </div>
      <div class="product-info__unavailable mt-2 text-center text-sm leading-1.3 opacity-70 lg:mt-3 hidden"> Product is unavailable. </div>
    </div>
    <div class="product-info-shipping-container mt-4 lg:mt-5">
      <div class="flex items-center">
        <svg class="flex-shrink-0" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none">
          <path fill="currentColor" d="M12 14.7a.6.6 0 0 1-.6-.6V4.9a1 1 0 0 0-1-1H1c-.5 0-.6-.268-.6-.6 0-.332.1-.6.6-.6h9.4c1.212 0 2.2.988 2.2 2.2v9.2a.6.6 0 0 1-.6.6Zm-8.832.6H1.4c-.6 0-.6-.268-.6-.6 0-.332 0-.6.6-.6h1.768a.6.6 0 1 1 0 1.2Z">
          </path>
          <path fill="currentColor" d="M13.244 15.3H7.6a.6.6 0 1 1 0-1.2h5.644a.6.6 0 1 1 0 1.2Zm5.356 0h-.656a.6.6 0 1 1 0-1.2h.456v-3.244L16.648 7.7H12.2a.6.6 0 1 1 0-1.2h4.564c.364 0 .696.196.876.516l1.96 3.532v3.756a1 1 0 0 1-1 .996Z"></path>
          <path fill="currentColor"
            d="M18.6 10.9h-2.8a1 1 0 0 1-1-1V7.5a.6.6 0 1 1 1.2 0v2.2h2.6a.6.6 0 1 1 0 1.2ZM5.2 17.3a2.402 2.402 0 0 1-2.4-2.4c0-1.324 1.076-2.4 2.4-2.4 1.324 0 2.4 1.076 2.4 2.4 0 1.324-1.076 2.4-2.4 2.4Zm0-3.6c-.66 0-1.2.54-1.2 1.2 0 .66.54 1.2 1.2 1.2.66 0 1.2-.54 1.2-1.2 0-.66-.54-1.2-1.2-1.2Zm10.4 3.6a2.402 2.402 0 0 1-2.4-2.4c0-1.324 1.076-2.4 2.4-2.4 1.324 0 2.4 1.076 2.4 2.4 0 1.324-1.076 2.4-2.4 2.4Zm0-3.6c-.66 0-1.2.54-1.2 1.2 0 .66.54 1.2 1.2 1.2.66 0 1.2-.54 1.2-1.2 0-.66-.54-1.2-1.2-1.2Z">
          </path>
          <path fill="rgba(234, 63, 54, 1)" d="M7 6.9H2.2a.6.6 0 1 1 0-1.2H7a.6.6 0 1 1 0 1.2Zm1.2 2.8H3.8a.6.6 0 1 1 0-1.2h4.4a.6.6 0 1 1 0 1.2Z"></path>
        </svg>
        <span class="ml-2 leading-1.2">Shipping</span>
      </div>
      <style>
        .product-info-free__shipping-progress-bar {
          background: linear-gradient(to right, #FFE3A4, #FFE3A4);
          transition: width 1.2s ease;
        }
      </style>
      <spz-event target-id="product-info-free-shipping-render" target-api="render" event-name="dj.addToCart" layout="logic" class="i-spzhtml-layout-logic i-spzhtml-element i-spzhtml-built i-spzhtml-layout" i-spzhtml-layout="logic"></spz-event>
      <spz-render class="mt-2 i-spzhtml-layout-container i-spzhtml-element i-spzhtml-built i-spzhtml-layout" id="product-info-free-shipping-render" src="/api/cart" items="cart" layout="container" i-spzhtml-layout="container" finish="">
        <template>
          <div> ${function() { const postageFreeAmount = 89; const custom_text = "Buy {amount} more to enjoy FREE Shipping"; const totalPrice = +data.total_price; const diffPrice = postageFreeAmount - totalPrice; const percentDiff = (diffPrice &gt; 0
            ? (totalPrice / postageFreeAmount * 100) : 100) + '%'; let tipText = "Your order is free delivery"; if (diffPrice &gt; 0) { tipText = custom_text.replace('{amount}', `<spz-currency class="inline-block" value="${diffPrice}"
              layout="container"></spz-currency>`); } return ` <div class="product-info-free__shipping relative rounded-sm overflow-hidden">
              <div class="product-info-free__shipping-progress-bar absolute top-0 left-0 h-full w-0" style="width: ${percentDiff};"></div>
              <div class="px-2 py-1 relative z-10 body-minus-2 leading-1.2 font-medium">${tipText}</div>
            </div> `; }()} </div>
        </template>
        <div>
          <div class="product-info-free__shipping relative rounded-sm overflow-hidden">
            <div class="product-info-free__shipping-progress-bar absolute top-0 left-0 h-full w-0" style="width: 0%;"></div>
            <div class="px-2 py-1 relative z-10 body-minus-2 leading-1.2 font-medium">Buy <spz-currency class="inline-block i-spzhtml-element i-spzhtml-layout-container i-spzhtml-built i-spzhtml-layout" value="89" layout="container"
                i-spzhtml-layout="container">
                <div class="money notranslate">€83.15</div>
              </spz-currency> more to enjoy FREE Shipping</div>
          </div>
        </div>
      </spz-render>
    </div>
    <div class="product-info__social-sharing mt-5 md:hidden notranslate">
      <div class="text-xs leading-[1.7]">Share the love</div>
      <div class="product-info__social-sharing-wrapper flex items-center">
        <a target="_blank" data-track="social_share" href="//www.facebook.com/sharer.php?u=https://www.clevertrue.com/products/oversized-trendy-print-t-shirt-bvi5" class="text-current no-underline flex justify-center items-center dj_skin_text share-facebook ">
      <svg class="" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M17.268 6.005h-1.917c-1.503 0-1.794.714-1.794 1.764v2.313h3.588l-.468 3.621h-3.12V23H9.816v-9.294H6.687v-3.624h3.129v-2.67c0-3.099 1.893-4.788 4.659-4.788 1.326 0 2.463.099 2.796.144v3.237h-.003z" fill="currentColor"></path></svg>
    </a>
        <a target="_blank" data-track="social_share" href="//twitter.com/share?text=Oversized%20Trendy%20Print%20T-shirt&amp;url=https://www.clevertrue.com/products/oversized-trendy-print-t-shirt-bvi5" class="text-current no-underline flex justify-center items-center dj_skin_text share-twitter">
      <svg class="" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path d="M21.072 8.24c0 7.929-5.146 13.637-12.715 13.888-3.201.25-5.394-.734-7.357-2.22 2.193.251 5.146-.483 6.596-1.986-2.192 0-3.43-1.252-4.155-2.952h1.963c-1.963-.752-3.449-2.237-3.449-4.707.477.25.973.483 1.963.483C2.203 9.762 1.23 6.541 2.45 4.554c2.193 2.47 4.881 4.707 9.32 4.94-1.238-4.94 5.146-7.445 7.835-4.206 1.237-.25 1.962-.734 2.918-1.253-.248 1.253-.973 1.987-1.963 2.47.972 0 1.715-.25 2.44-.734-.23.985-1.203 1.987-1.928 2.47z" fill="currentColor"></path></svg>
    </a>
        <a target="_blank" data-track="social_share" href="//pinterest.com/pin/create/button/?url=https://www.clevertrue.com/products/oversized-trendy-print-t-shirt-bvi5&amp;media=//img.fantaskycdn.com/276cda86817798e9b12e016e448a0452_1024x1024.jpeg&amp;description=Oversized%20Trendy%20Print%20T-shirt" class="text-current no-underline flex justify-center items-center dj_skin_text share-pinterest">
      <svg class="" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.5 17.971a3.409 3.409 0 0 1-2.88-1.415l-.783 2.923c-.373 1.14-.9 2.226-1.565 3.23-.055.164-.513.491-.513.491a2.166 2.166 0 0 1-.308-.816 11.62 11.62 0 0 1 .043-3.53c.228-.961 1.468-6.114 1.468-6.114a4.393 4.393 0 0 1-.374-1.828c0-1.709 1.01-2.989 2.264-2.989.869-.012 1.584.669 1.597 1.523.002.07-.002.14-.01.21a24.3 24.3 0 0 1-1.037 4.098c-.246.956.343 1.927 1.316 2.169.174.043.354.061.532.052 2.225 0 3.937-2.304 3.937-5.632.082-2.68-2.062-4.918-4.79-5a4.645 4.645 0 0 0-.447.006c-2.99-.125-5.519 2.155-5.646 5.093a4.734 4.734 0 0 0 .92 3.057c.089.095.122.228.089.353-.095.386-.309 1.232-.35 1.4-.056.232-.179.279-.42.17a5.476 5.476 0 0 1-2.54-4.769c0-3.877 2.87-7.444 8.274-7.444 4.055-.2 7.509 2.867 7.714 6.851.005.088.008.175.009.262.012 4.234-2.71 7.65-6.5 7.65z" fill="currentColor"></path></svg>
    </a>
      </div>
    </div>
    <div class="mt-3 lg:mt-4">
      <div class="product-info__sale-item flex items-center">
        <svg class="flex-shrink-0" width="20" height="20" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M17.14 13.65h-3.457c.327-1.022.517-2.081.568-3.164h3.751a7.954 7.954 0 0 1-.862 3.165zm-5.784 4.259a13.405 13.405 0 0 0 1.968-3.285h3.226a8.038 8.038 0 0 1-5.194 3.285zM3.45 14.624h3.227a13.407 13.407 0 0 0 1.968 3.285 8.039 8.039 0 0 1-5.195-3.285zm-1.451-4.138h3.751c.051 1.083.24 2.142.568 3.165H2.86a7.97 7.97 0 0 1-.862-3.165zM2.86 6.35h3.457a12.244 12.244 0 0 0-.568 3.164H1.998A7.97 7.97 0 0 1 2.86 6.35zm5.784-4.258a13.416 13.416 0 0 0-1.968 3.285H3.449a8.04 8.04 0 0 1 5.195-3.285zm7.906 3.285h-3.226a13.414 13.414 0 0 0-1.968-3.285 8.04 8.04 0 0 1 5.194 3.285zm-4.3 0h-4.5A12.805 12.805 0 0 1 10 2.007a12.807 12.807 0 0 1 2.25 3.37zM6.734 9.513C6.79 8.43 7 7.37 7.358 6.35h5.284c.359 1.02.568 2.08.624 3.164H6.734zm.624 4.138a11.26 11.26 0 0 1-.624-3.165h6.532a11.26 11.26 0 0 1-.624 3.165H7.358zm.392.973h4.5A12.799 12.799 0 0 1 10 17.992a12.797 12.797 0 0 1-2.25-3.368zm10.252-5.11h-3.75a12.265 12.265 0 0 0-.569-3.165h3.457c.493.96.794 2.03.862 3.164zM1 10c0 4.963 4.037 9 9 9s9-4.037 9-9-4.037-9-9-9-9 4.037-9 9z"
            fill="currentColor"></path>
        </svg>
        <div class="product-info__sales_points-item break-words flex-1 md:body-minus-2 body-minus-1 ml-1">Free Shipping on Orders Over $89</div>
      </div>
      <div class="product-info__sale-item flex items-center">
        <svg class="flex-shrink-0" width="20" height="20" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M18.41 14.672a1.811 1.811 0 0 0-1.743-1.359c-.834 0-1.538.578-1.743 1.359H13.81v-4.366h5.238v4.366h-.638zm-1.743 1.552a1.04 1.04 0 0 1-.929-.582 1.042 1.042 0 0 1 0-.97 1.04 1.04 0 0 1 .929-.582c.404 0 .757.237.928.582a1.042 1.042 0 0 1 0 .97 1.04 1.04 0 0 1-.928.582zm-3.81-1.552h-5.4a1.811 1.811 0 0 0-1.743-1.359c-.833 0-1.538.578-1.743 1.359H.952V4.97h11.905v9.702zm-7.143 1.552a1.04 1.04 0 0 1-.928-.582 1.042 1.042 0 0 1 0-.97 1.04 1.04 0 0 1 .928-.582c.405 0 .757.237.929.582a1.042 1.042 0 0 1 0 .97 1.04 1.04 0 0 1-.929.582zM16.9 6.91l1.699 2.426h-4.79V6.91H16.9zm.486-.97H13.81V4H0v11.642h3.971c.205.78.91 1.358 1.743 1.358.834 0 1.538-.577 1.743-1.358H14.924c.205.78.91 1.358 1.743 1.358.833 0 1.538-.577 1.743-1.358H20V9.666L17.386 5.94z"
            fill="currentColor"></path>
        </svg>
        <div class="product-info__sales_points-item break-words flex-1 md:body-minus-2 body-minus-1 ml-1">30-day return</div>
      </div>
      <div class="product-info__sale-item flex items-center">
        <svg class="flex-shrink-0" width="20" height="20" xmlns="http://www.w3.org/2000/svg">
          <path
            d="m16.185 9.248-4.237-.92 4.46-4.46c.345 1.804.26 3.646-.223 5.38m-3.019 5.18-.092.091c-2.54 2.484-5.592 1.881-7.533.216l5.592-5.591 4.749 1.03a11.784 11.784 0 0 1-2.716 4.253m-8.094-7.91.092-.093a11.775 11.775 0 0 1 4.252-2.717l1.031 4.751-5.591 5.591c-1.666-1.94-2.268-4.993.216-7.532m8.45-3.548a11.7 11.7 0 0 1 2.202.212l-4.462 4.462-.919-4.235a11.829 11.829 0 0 1 3.18-.439m3.634-.193-.072-.27-.27-.073A12.802 12.802 0 0 0 4.477 5.74l-.099.099c-2.094 2.14-2.985 5.782-.205 8.894L2 16.905l.686.686 2.17-2.171c1.383 1.235 2.869 1.752 4.283 1.752 1.769 0 3.424-.796 4.614-1.96l.1-.1a12.802 12.802 0 0 0 3.304-12.336"
            fill="currentColor"></path>
        </svg>
        <div class="product-info__sales_points-item break-words flex-1 md:body-minus-2 body-minus-1 ml-1">Lowest Price Guaranteed</div>
      </div>
      <div class="product-info__sale-item flex items-center">
        <svg class="flex-shrink-0" width="20" height="20" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M9.5 1c2.757 0 5 2.243 5 5v.813H18v12.34H1V6.814h3.5V6c0-2.757 2.243-5 5-5zM17 7.813H2v10.34h15V7.814zM9.5 10.5a1.25 1.25 0 0 1 .5 2.394v2.318H9v-2.318a1.25 1.25 0 0 1 .5-2.394zm0-8.5c-2.205 0-4 1.794-4 4v.813h8V6c0-2.206-1.794-4-4-4z"
            fill="currentColor"></path>
        </svg>
        <div class="product-info__sales_points-item break-words flex-1 md:body-minus-2 body-minus-1 ml-1">Secure payments &amp; Quick</div>
      </div>
    </div>
  </div>
  <div class="plugin__buy_on_others empty-hidden"></div>
  <input name="product_id" type="hidden" value="571eb04f-d34b-4b40-8d6b-f655ca99b0c6"><input name="variant_id" type="hidden" value="476bfe14-9c61-4a3a-8146-2d942478728a"><input name="note" type="hidden">
</form>

POST

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

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


${DATA.TITLE}

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

Free Shipping on Orders Over $89




Free Shipping on Orders Over $89


Powered by Google Übersetzer
English,Deutsch,Français,Italiano,Español,Português,Русский,Polski,Nederlands,svenska,norsk,Lietuvis,Latvietis,dansk
EUR
 * United States Dollars (USD)
 * Euro (EUR)
 * United Kingdom Pounds (GBP)
 * Canadian Dollars (CAD)
 * Australian Dollars (AUD)
 * Swiss Francs (CHF)
 * Norwegian Kroner (NOK)
 * Mexican Pesos (MXN)
 * Swedish Kronor (SEK)
 * Belarusian Ruble (BYN)
 * New Zealand Dollars (NZD)
 * Polish Zlotych (PLN)
 * Russian Rubles (RUB)
 * Singapore Dollars (SGD)
 * Hong Kong Dollars (HKD)
 * Japanese Yen (JPY)

 * Log in
 * Create an account

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

 * Home
 * New In
 * 2024 Trends
   * Surf Style
   * Oversize Tees
   * Dragon Ball
   * Naruto
   * One Piece
   * Racing Style
   * Football Tees
   * Basketball Tees
   * Sports Suits
   * Performance Shorts
 * T-Shirts
 * Vests
 * Shorts
   * Track Shorts
   * Gym Shorts
   * Anime Shorts
   * Surf Shorts
   * Street Shorts
 * Sweatshirts & Hoodies
 * Sweatpants
 * Jeans
 * Accessories
 * 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: 61617431, title: "Home", url: "\/", target: "",
   levels: 0, product0: { id: (null) }, children: [ ] }, { id: 61617433, title:
   "New In", url: "\/collections\/new-in", target: "", levels: 0, product0: {
   id: (null) }, children: [ ] }, { id: 61617435, title: "2024 Trends", url: "",
   target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Surf
   Style", url: "\/collections\/beach-style", target: "", levels: 0, children: [
   ] }, { title: "Oversize Tees", url: "\/collections\/oversized-tees", target:
   "", levels: 0, children: [ ] }, { title: "Dragon Ball", url:
   "\/collections\/dragon-ball-tees", target: "", levels: 0, children: [ ] }, {
   title: "Naruto", url: "\/collections\/naruto-tees", target: "", levels: 0,
   children: [ ] }, { title: "One Piece", url: "\/collections\/one-piece",
   target: "", levels: 0, children: [ ] }, { title: "Racing Style", url:
   "\/collections\/racing-style", target: "", levels: 0, children: [ ] }, {
   title: "Football Tees", url: "\/collections\/football-tees", target: "",
   levels: 0, children: [ ] }, { title: "Basketball Tees", url:
   "\/collections\/basketball-tees", target: "", levels: 0, children: [ ] }, {
   title: "Sports Suits", url: "\/collections\/suits", target: "", levels: 0,
   children: [ ] }, { title: "Performance Shorts", url:
   "\/collections\/performance-shorts-2r4m", target: "", levels: 0, children: [
   ] }, ] }, { id: 61617457, title: "T-Shirts", url: "\/collections\/t-shirts",
   target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id:
   61617459, title: "Vests", url: "\/collections\/vests", target: "", levels: 0,
   product0: { id: (null) }, children: [ ] }, { id: 61617461, title: "Shorts",
   url: "", target: "", levels: 1, product0: { id: (null) }, children: [ {
   title: "Track Shorts", url: "\/collections\/track-shorts", target: "",
   levels: 0, children: [ ] }, { title: "Gym Shorts", url:
   "\/collections\/gym-shorts", target: "", levels: 0, children: [ ] }, { title:
   "Anime Shorts", url: "\/collections\/anime-shorts", target: "", levels: 0,
   children: [ ] }, { title: "Surf Shorts", url: "\/collections\/surf-shorts",
   target: "", levels: 0, children: [ ] }, { title: "Street Shorts", url:
   "\/collections\/street-shorts", target: "", levels: 0, children: [ ] }, ] },
   { id: 61617473, title: "Sweatshirts & Hoodies", url:
   "\/collections\/vintage-sweatshirts", target: "", levels: 0, product0: { id:
   (null) }, children: [ ] }, { id: 61617475, title: "Sweatpants", url:
   "\/collections\/bottoms", target: "", levels: 0, product0: { id: (null) },
   children: [ ] }, { id: 61617477, title: "Jeans", url: "\/collections\/jeans",
   target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id:
   61617479, title: "Accessories", url: "\/collections\/accessories", target:
   "", levels: 0, product0: { id: (null) }, children: [ ] }, ].slice(offset);
   linkList = formatLinks(linkList); const hasChild = linkList.some(link =>
   !!(link.children && link.children.length || link.product0.id)); return `
    * ${link.title} ${link.tag.label}
   
    * ${second_link.title} ${second_link.tag.label} ${third_links.title}
      ${third_links.tag.label}
   
   
    * ${link.title} ${link.tag.label}
   
   ` })()}

 * Home
 * New In
 * 2024 Trends
   * Surf Style
   * Oversize Tees
   * Dragon Ball
   * Naruto
   * One Piece
   * Racing Style
   * Football Tees
   * Basketball Tees
   * Sports Suits
   * Performance Shorts
 * T-Shirts
 * Vests
 * Shorts
   * Track Shorts
   * Gym Shorts
   * Anime Shorts
   * Surf Shorts
   * Street Shorts
 * Sweatshirts & Hoodies
 * Sweatpants
 * Jeans
 * Accessories
 * 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: 61617431, title: "Home", url: "\/", target: "",
   levels: 0, product0: { id: (null) }, children: [ ] }, { id: 61617433, title:
   "New In", url: "\/collections\/new-in", target: "", levels: 0, product0: {
   id: (null) }, children: [ ] }, { id: 61617435, title: "2024 Trends", url: "",
   target: "", levels: 1, product0: { id: (null) }, children: [ { title: "Surf
   Style", url: "\/collections\/beach-style", target: "", levels: 0, children: [
   ] }, { title: "Oversize Tees", url: "\/collections\/oversized-tees", target:
   "", levels: 0, children: [ ] }, { title: "Dragon Ball", url:
   "\/collections\/dragon-ball-tees", target: "", levels: 0, children: [ ] }, {
   title: "Naruto", url: "\/collections\/naruto-tees", target: "", levels: 0,
   children: [ ] }, { title: "One Piece", url: "\/collections\/one-piece",
   target: "", levels: 0, children: [ ] }, { title: "Racing Style", url:
   "\/collections\/racing-style", target: "", levels: 0, children: [ ] }, {
   title: "Football Tees", url: "\/collections\/football-tees", target: "",
   levels: 0, children: [ ] }, { title: "Basketball Tees", url:
   "\/collections\/basketball-tees", target: "", levels: 0, children: [ ] }, {
   title: "Sports Suits", url: "\/collections\/suits", target: "", levels: 0,
   children: [ ] }, { title: "Performance Shorts", url:
   "\/collections\/performance-shorts-2r4m", target: "", levels: 0, children: [
   ] }, ] }, { id: 61617457, title: "T-Shirts", url: "\/collections\/t-shirts",
   target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id:
   61617459, title: "Vests", url: "\/collections\/vests", target: "", levels: 0,
   product0: { id: (null) }, children: [ ] }, { id: 61617461, title: "Shorts",
   url: "", target: "", levels: 1, product0: { id: (null) }, children: [ {
   title: "Track Shorts", url: "\/collections\/track-shorts", target: "",
   levels: 0, children: [ ] }, { title: "Gym Shorts", url:
   "\/collections\/gym-shorts", target: "", levels: 0, children: [ ] }, { title:
   "Anime Shorts", url: "\/collections\/anime-shorts", target: "", levels: 0,
   children: [ ] }, { title: "Surf Shorts", url: "\/collections\/surf-shorts",
   target: "", levels: 0, children: [ ] }, { title: "Street Shorts", url:
   "\/collections\/street-shorts", target: "", levels: 0, children: [ ] }, ] },
   { id: 61617473, title: "Sweatshirts & Hoodies", url:
   "\/collections\/vintage-sweatshirts", target: "", levels: 0, product0: { id:
   (null) }, children: [ ] }, { id: 61617475, title: "Sweatpants", url:
   "\/collections\/bottoms", target: "", levels: 0, product0: { id: (null) },
   children: [ ] }, { id: 61617477, title: "Jeans", url: "\/collections\/jeans",
   target: "", levels: 0, product0: { id: (null) }, children: [ ] }, { id:
   61617479, title: "Accessories", url: "\/collections\/accessories", target:
   "", levels: 0, product0: { id: (null) }, children: [ ] }, ].slice(offset);
   linkList = formatLinks(linkList); const hasChild = linkList.some(link =>
   !!(link.children && link.children.length || link.product0.id)); return `
    * ${link.title} ${link.tag.label}
   
    * ${second_link.title} ${second_link.tag.label} ${third_links.title}
      ${third_links.tag.label}
   
   
    * ${link.title} ${link.tag.label}
   
   ` })()}



English,Deutsch,Français,Italiano,Español,Português,Русский,Polski,Nederlands,svenska,norsk,Lietuvis,Latvietis,dansk
EUR
 * United States Dollars (USD)
 * Euro (EUR)
 * United Kingdom Pounds (GBP)
 * Canadian Dollars (CAD)
 * Australian Dollars (AUD)
 * Swiss Francs (CHF)
 * Norwegian Kroner (NOK)
 * Mexican Pesos (MXN)
 * Swedish Kronor (SEK)
 * Belarusian Ruble (BYN)
 * New Zealand Dollars (NZD)
 * Polish Zlotych (PLN)
 * Russian Rubles (RUB)
 * Singapore Dollars (SGD)
 * Hong Kong Dollars (HKD)
 * Japanese Yen (JPY)

 * Log in
 * Create an account

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


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

` })()}

 * Home
 * New In
 * 2024 Trends
   * 2024 Trends
   * Surf Style
   * Oversize Tees
   * Dragon Ball
   * Naruto
   * One Piece
   * Racing Style
   * Football Tees
   * Basketball Tees
   * Sports Suits
   * Performance Shorts
 * T-Shirts
 * Vests
 * Shorts
   * Shorts
   * Track Shorts
   * Gym Shorts
   * Anime Shorts
   * Surf Shorts
   * Street Shorts
 * Sweatshirts & Hoodies
 * Sweatpants
 * Jeans
 * Accessories
   
   English,Deutsch,Français,Italiano,Español,Português,Русский,Polski,Nederlands,svenska,norsk,Lietuvis,Latvietis,dansk
   EUR
    * United States Dollars (USD)
    * Euro (EUR)
    * United Kingdom Pounds (GBP)
    * Canadian Dollars (CAD)
    * Australian Dollars (AUD)
    * Swiss Francs (CHF)
    * Norwegian Kroner (NOK)
    * Mexican Pesos (MXN)
    * Swedish Kronor (SEK)
    * Belarusian Ruble (BYN)
    * New Zealand Dollars (NZD)
    * Polish Zlotych (PLN)
    * Russian Rubles (RUB)
    * Singapore Dollars (SGD)
    * Hong Kong Dollars (HKD)
    * Japanese Yen (JPY)

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

1/2
${data.index + 1}/${data.total}
 * 
 * 

   ${Array(data.total).fill(0).map((num, index) => `
 * 
   `).join('')}

 * Facebook
 * Twitter
 * Pinterest




OVERSIZED TRENDY PRINT T-SHIRT

${function() { const variantData = data.variant ||
{"id":"476bfe14-9c61-4a3a-8146-2d942478728a","product_id":"571eb04f-d34b-4b40-8d6b-f655ca99b0c6","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1645614743824097282","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.fantaskycdn.com\/276cda86817798e9b12e016e448a0452.jpeg","path":"276cda86817798e9b12e016e448a0452.jpeg","width":1786,"height":1786,"alt":"Oversized
Trendy Print
T-shirt","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"500","compare_at_price":"51.99","price":"24.99","retail_price":"51.99","available":true,"url":"\/products\/oversized-trendy-print-t-shirt-bvi5?variant=476bfe14-9c61-4a3a-8146-2d942478728a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":52,"flashsale_info":[],"sales":1};
const saveType = "percentage"; const productLabelDiscountOn = true; return `
-
${saveType == 'percentage' ? `-${variantData.off_ratio}%` : `-` }
`; }()}
€23.34
€48.57
-52%

SPECIAL OFFER

Buy €70.07 more and save €4.67 Buy €92.50 more and save €9.34 Buy €157.90 more
and save €14.01 Buy €223.31 more and save €23.35
CLOSE
Buy €70.07 more and save €4.67 Buy €92.50 more and save €9.34 Buy €157.90 more
and save €14.01 Buy €223.31 more and save €23.35

Extra5% OFF

GET NEW5 NEW5
Copy code
Color:  ${function(){ const optName = "Color"; const optionValue =
data.originData.selectData ? data.originData.selectData[optName].value :
data.originData.value; const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText}`; }()} white
white
${function(){ const tipText = "Please select a {{ name
}}".replace(/\{\{\s+name\s+\}\}/g, data); return `
${tipText}
` }()} Size:  ${function(){ const optName = "Size"; const optionValue =
data.originData.selectData ? data.originData.selectData[optName].value :
data.originData.value; const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText}`; }()} S
S
M
L
XL
2XL
3XL
${function(){ const tipText = "Please select a {{ name
}}".replace(/\{\{\s+name\s+\}\}/g, data); return `
${tipText}
` }()}
Quantity

Add to cart


Product was out of stock.
Product is unavailable.
Shipping
${function() { const postageFreeAmount = 89; const custom_text = "Buy {amount}
more to enjoy FREE Shipping"; const totalPrice = +data.total_price; const
diffPrice = postageFreeAmount - totalPrice; const percentDiff = (diffPrice > 0 ?
(totalPrice / postageFreeAmount * 100) : 100) + '%'; let tipText = "Your order
is free delivery"; if (diffPrice > 0) { tipText =
custom_text.replace('{amount}', ``); } return `
${tipText}
`; }()}
Buy
€83.15
more to enjoy FREE Shipping
Share the love

Free Shipping on Orders Over $89
30-day return
Lowest Price Guaranteed
Secure payments & Quick




DESCRIPTION

ProductNo SP2304119QGN Fit Loose Sleeve Length Short Sleeve Placket Type
Pullovers Design Elements Print Occasion Daily,School,Leisure Collar/Neckline
Round Collar Style Trendy Casual,Casual Material Cotton Blend Season All Season

Yards (cm) S M L XL 2XL 3XL 4XL 5XL UK8/1012/14161820222426
US4/68/10121416182022 EU36/3840/42444648505254 bust9499104109114119124129
waistline80859095100105110115 hips97102107112117122127132 Shoulder
width43.54546.54849.55152.554 Weight-kg55-6060-6565-7070-7575-8080-8585-9090-95


       


SHIPPING INFOMATION

Please use the chart below to help gauge how long it will take to receive your
order:


Shipping Method Delivery Time Area Super Savings 12-15 days North America (USA )
15-20 days Oceanica (Australia) 10-15 days Europe (France Germany Belgium
Luxembourg Netherlands) 15-20 days Europe (Sweden Portugal Italy) 5-12 days
Europe (England) 7-15 days Europe (Finland Iceland Switzerland The Czech
Republic Greece Austria) 7-15 days Europe (Norway Denmark Sweden Ireland
Luxembourg Switzerland The Czech Republic Slovakia Poland Slovenia Romania
Hungary Latvia Lithuania Estonia) 15-25 days North America (Canada Mexico) 12-20
days South America (Columbia Chile Peru Argentina Venezuela Ecuador) 7-15 days
Asia (Korea Japan Philippines Vietnam Thailand Singapore Malaysia India Pakistan
Kazakhstan Iran Israel Saudi Arabia Cyprus Palestine) 15-20 days Europe (Croatia
Ukraine Georgia Spain Russia) 7-15 days Africa (Egypt Libya Morocco South Africa
Niger Ghana Cote d'Ivoire Togo Sultan Guinea) 5-12 days Oceanica (New Zealand)





PRODUCT PICTURES

${function() { return `
${(data.index + 1) }/${data.total}
` }()}
${function() { return `
${(data.index + 1) }/${data.total}
` }()}

SURF STYLE

Save 51% Save 51%


MEN'S VINTAGE PRINTED SURF T-SHIRT

€19.61 €40.16
Save 51% Save 51%


CORDUROY SURF SHORTS UNISEX STREET RETRO SKATEBOARD SHORTS

€22.41 €45.77
Save 51% Save 51%


VINTAGE CORDUROY SURF SHORTS

(4)
€26.15 €53.24
Save 51% Save 51%


MENS RETRO PARROT PRINTED SUMMER SURF TEE

(1)
€22.41 €45.77
Save 51% Save 51%


MEN'S VINTAGE PRINTED SURF T-SHIRT

€19.61 €40.16
Save 51% Save 51%


CORDUROY SURF SHORTS UNISEX STREET RETRO SKATEBOARD SHORTS

€22.41 €45.77
Save 51% Save 51%


VINTAGE CORDUROY SURF SHORTS

(4)
€26.15 €53.24
Save 51% Save 51%


MENS RETRO PARROT PRINTED SUMMER SURF TEE

(1)
€22.41 €45.77
View more

OVERSIZED TEES

Save 51% Save 51%


OVERSIZED LIVERPOOL CASUAL TEE

€23.34 €47.64
Save 51% Save 51%


OVERSIZED AC MILAN FOOTBALL SHIRT

€22.41 €45.77
Save 50% Save 50%


OVERSIZED FC BARCELONA TEE

€22.41 €44.83
Save 51% Save 51%


OVERSIZED ACM PRINT CASUAL FOOTBALL T-SHIRT

€22.41 €45.77
Save 51% Save 51%


OVERSIZED LIVERPOOL CASUAL TEE

€23.34 €47.64
Save 51% Save 51%


OVERSIZED AC MILAN FOOTBALL SHIRT

€22.41 €45.77
Save 50% Save 50%


OVERSIZED FC BARCELONA TEE

€22.41 €44.83
Save 51% Save 51%


OVERSIZED ACM PRINT CASUAL FOOTBALL T-SHIRT

€22.41 €45.77
View more

DRAGON BALL

Save 51% Save 51%


UNISEX OVERSIZED DBZ BUU PRINT T-SHIRT

€22.41 €45.77
Save 50% Save 50%


UNISEX OVERSIZED DBZ ANIME PRINTED T-SHIRT

€22.41 €44.83
Save 50% Save 50%


UNISEX CASUAL ANIME PRINT T-SHIRT DRAGON BALL T-SHIRT

€22.41 €44.83
Save 51% Save 51%


UNISEX VINTAGE DBZ VEGETA T-SHIRT

€23.34 €47.64
Save 51% Save 51%


UNISEX OVERSIZED DBZ BUU PRINT T-SHIRT

€22.41 €45.77
Save 50% Save 50%


UNISEX OVERSIZED DBZ ANIME PRINTED T-SHIRT

€22.41 €44.83
Save 50% Save 50%


UNISEX CASUAL ANIME PRINT T-SHIRT DRAGON BALL T-SHIRT

€22.41 €44.83
Save 51% Save 51%


UNISEX VINTAGE DBZ VEGETA T-SHIRT

€23.34 €47.64
View more

NARUTO

Save 52% Save 52%


UNISEX SHARINGAN ART ANIME PRINTED T-SHIRT

€21.48 €44.83
Save 52% Save 52%


UNISEX CASUAL ANIME PRINT T-SHIRT DEATH REAPER SEAL T-SHIRT

€21.48 €44.83
Save 53% Save 53%


UNISEX YONDAIME HOKAGE ANIME PRINTED T-SHIRT

€23.34 €49.51
Save 51% Save 51%


UNISEX FOURTH GENERATION NINJA ANIME PRINTED T-SHIRT

€21.48 €43.90
Save 52% Save 52%


UNISEX SHARINGAN ART ANIME PRINTED T-SHIRT

€21.48 €44.83
Save 52% Save 52%


UNISEX CASUAL ANIME PRINT T-SHIRT DEATH REAPER SEAL T-SHIRT

€21.48 €44.83
Save 53% Save 53%


UNISEX YONDAIME HOKAGE ANIME PRINTED T-SHIRT

€23.34 €49.51
Save 51% Save 51%


UNISEX FOURTH GENERATION NINJA ANIME PRINTED T-SHIRT

€21.48 €43.90
View more

ONE PIECE

Save 51% Save 51%


UNISEX OVERSIZED “ONE PIECE” PRINTED CASUAL T-SHIRT

€23.34 €47.64
Save 48% Save 48%


ONE PIECE 3D2Y MEN'S CASUAL OVERSIZED T-SHIRT

€22.41 €42.97
Save 48% Save 48%


MEN'S OVERSIZED ONE PIECE PRINTED CASUAL T-SHIRT

€22.41 €42.97
Save 50% Save 50%


UNISEX OVERSIZED “ONE PIECE” ANIME PRINTED CASUAL T-SHIRT

€21.48 €42.97
Save 51% Save 51%


UNISEX OVERSIZED “ONE PIECE” PRINTED CASUAL T-SHIRT

€23.34 €47.64
Save 48% Save 48%


ONE PIECE 3D2Y MEN'S CASUAL OVERSIZED T-SHIRT

€22.41 €42.97
Save 48% Save 48%


MEN'S OVERSIZED ONE PIECE PRINTED CASUAL T-SHIRT

€22.41 €42.97
Save 50% Save 50%


UNISEX OVERSIZED “ONE PIECE” ANIME PRINTED CASUAL T-SHIRT

€21.48 €42.97
View more

SUITS

Save 51% Save 51%


MEN'S CHICAGO BASKETBALL JERSEY CASUAL SPORTS SHORTS SUIT

€37.36 €76.60
Save 51% Save 51%


MEN'S RM 7 HOME COURT PRINTED JERSEY CASUAL SPORTS SHORTS SUIT

€38.29 €78.47
Save 52% Save 52%


MEN'S MIAMI BASKETBALL PRINTED JERSEY SPORTS SHORTS SUIT

€41.10 €85.95
Save 51% Save 51%


MEN'S MIAMI FLORIDA BASKETBALL JERSEY SPORTS SHORTS SUIT

€38.29 €78.47
Save 51% Save 51%


MEN'S CHICAGO BASKETBALL JERSEY CASUAL SPORTS SHORTS SUIT

€37.36 €76.60
Save 51% Save 51%


MEN'S RM 7 HOME COURT PRINTED JERSEY CASUAL SPORTS SHORTS SUIT

€38.29 €78.47
Save 52% Save 52%


MEN'S MIAMI BASKETBALL PRINTED JERSEY SPORTS SHORTS SUIT

€41.10 €85.95
Save 51% Save 51%


MEN'S MIAMI FLORIDA BASKETBALL JERSEY SPORTS SHORTS SUIT

€38.29 €78.47
View more

NBA

Save 51% Save 51%


OVERSIZED STREET STYLE BASKETBALL PRINT TEE

€21.48 €43.90
Save 48% Save 48%


ALPHABET BASEBALL PRINTED LOOSE T-SHIRT

€22.41 €42.97
Save 51% Save 51%


OVERSIZED STREET STYLE BASKETBALL PRINT TEE BULLS TEE

€22.41 €45.77
Save 49% Save 49%


OVERSIZED CHICAGO 23 TEE

€21.48 €42.03
Save 51% Save 51%


OVERSIZED STREET STYLE BASKETBALL PRINT TEE

€21.48 €43.90
Save 48% Save 48%


ALPHABET BASEBALL PRINTED LOOSE T-SHIRT

€22.41 €42.97
Save 51% Save 51%


OVERSIZED STREET STYLE BASKETBALL PRINT TEE BULLS TEE

€22.41 €45.77
Save 49% Save 49%


OVERSIZED CHICAGO 23 TEE

€21.48 €42.03
View more

Subscribe today to hear first about our sales

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

SITE INFO

 * About Us
 * Terms & Conditions
 * Privacy Policy

SITE INFO

 * About Us
 * Terms & Conditions
 * Privacy Policy

HELP & SUPPORT

 * Shipping Infomation
 * Q&A
 * Payment Methods
 * Return & Exchange

HELP & SUPPORT

 * Shipping Infomation
 * Q&A
 * Payment Methods
 * Return & Exchange

CUSTOMER SERVICE

 * Track Order
 * Cancel Order
 * Edit Shipping Address
 * Contact Us

CUSTOMER SERVICE

 * Track Order
 * Cancel Order
 * Edit Shipping Address
 * Contact Us

We accept

 * Mastercard
 * Maestro
 * PayPal
 * Visa

We accept

 * Mastercard
 * Maestro
 * PayPal
 * Visa

© 2024 clevertrue

CART



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

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

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

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

${data.invalid_msg}
Check out

Taxes and shipping calculated at checkout

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

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

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

Check out

${data.invalid_msg}
Check out

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

Total:

Check out

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

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

` }()}

${function(){ const currentSelectVariant = data.variant; const defaultVariant =
(data.product && data.product.variants && data.product.variants[0]); const
variantData = currentSelectVariant || defaultVariant || data; const retail_price
= variantData.retail_price || 0; return `
Retail
` }()} ${function(){ const wholesale_enabled = false; const qty = data.quantity
|| 1; const currentSelectVariant = data.variant; const defaultVariant =
(data.product && data.product.variants && data.product.variants[0]); const
productVariant =
{"id":"476bfe14-9c61-4a3a-8146-2d942478728a","product_id":"571eb04f-d34b-4b40-8d6b-f655ca99b0c6","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1645614743824097282","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.fantaskycdn.com\/276cda86817798e9b12e016e448a0452.jpeg","path":"276cda86817798e9b12e016e448a0452.jpeg","width":1786,"height":1786,"alt":"Oversized
Trendy Print
T-shirt","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"500","compare_at_price":"51.99","price":"24.99","retail_price":"51.99","available":true,"url":"\/products\/oversized-trendy-print-t-shirt-bvi5?variant=476bfe14-9c61-4a3a-8146-2d942478728a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":52,"flashsale_info":[],"sales":1};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || []; if(wholesale_enabled
&& wholesale_price.length > 0) { let wholesaleIndex =
wholesale_price.findIndex(item => { return item.min_quantity > qty; });
if(wholesaleIndex < 0){ wholesaleIndex = wholesale_price.length - 1; }else
if(wholesaleIndex > 0){ wholesaleIndex = wholesaleIndex - 1; } const
wholesalePrice = wholesale_price[wholesaleIndex] || ''; return `

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

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

GIFTS

POINTS
Buy €70.07 more and save €4.67

Success
Copy successfully, use at checkout

Originaltext

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