www.dozenlive.com Open in urlscan Pro
2606:4700::6811:e421  Public Scan

URL: https://www.dozenlive.com/products/legends-forever-the-mamba-mens-casual-tee-7196769.html
Submission: On August 05 via api from DE — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form method="post" enctype="multipart/form-data" class="form-vertical product-form">
  <input type="hidden" name="product_basic_id" value="7196769">
  <input type="hidden" name="product_id" value="96521701">
  <input type="hidden" name="product_cate" value="Men Youth T-Shirts">
  <input type="hidden" name="spu" value="SP2204145U9V">
  <input type="hidden" name="sku" value="SP2204145U9V-96521701">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg">
  <input type="hidden" name="price" value="21.33">
  <input type="hidden" name="variant" value="M/Schwarz">
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-0">Color</label><select class="single-option-selector product-form__input" data-option="option1"
      id="productSelect-option-0">
      <option value="Black">Black</option>
    </select></div>
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-1">Size</label><select class="single-option-selector product-form__input" data-option="option2"
      id="productSelect-option-1">
      <option value="M">M</option>
      <option value="L">L</option>
      <option value="XL">XL</option>
      <option value="2XL">2XL</option>
      <option value="3XL">3XL</option>
      <option value="4XL">4XL</option>
    </select></div>
  <div class="expand-wrapper" style="width: 100%;">
    <div class="selector-wrapper product-form__item product-form__item--color"><label>Farbe: <span class="label-color">Schwarz</span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Black" data-group="0" style="" class="selected"><img
            src="https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg@!w42-h56" class="loaded" data-was-processed="true"></span></div>
    </div>
    <div class="selector-wrapper product-form__item product-form__item--size"><label>Größe: <span class="label-size">M</span><span class="size-model" mdui-dialog="{target: '#size-form_model'}">Größentabelle</span><select class="size-zone-select"
          name="1659680647116">
          <option value="TAG" selected="selected">Size</option>
          <option value="US">Size (US)</option>
          <option value="EU">Size (EU)</option>
          <option value="UK">Size (UK)</option>
        </select></label>
      <div group="1" class="product-form__input single-selector single-selector-size" data-groupkey="Size"><span data-value="M" data-group="1" style="" class="selected">M</span><span data-value="L" data-group="1" style="">L</span><span
          data-value="XL" data-group="1" style="">XL</span><span data-value="2XL" data-group="1" style="">2XL</span><span data-value="3XL" data-group="1" style="">3XL</span><span data-value="4XL" data-group="1" style="">4XL</span></div>
    </div>
    <div class="size-tips" style="display: none;"></div>
  </div><select name="product_id" id="productSelect" class="full-select product-select" style="display: none;">
    <option sku="1514499278496645121" value="96521701" selected="selected">SP2204145U9V-96521701</option>
    <option sku="1514499278509228033" value="96521702">SP2204145U9V-96521702</option>
    <option sku="1514499278534393857" value="96521703">SP2204145U9V-96521703</option>
    <option sku="1514499278563753985" value="96521704">SP2204145U9V-96521704</option>
    <option sku="1514499278593114114" value="96521705">SP2204145U9V-96521705</option>
    <option sku="1514499278618279938" value="96521706">SP2204145U9V-96521706</option>
  </select>
  <div class="product-form__item product-form__item--quantity">
    <span class="qty-title">Menge:</span>
    <input min="1" max="999" type="number" name="quantity" value="1" class="product-form__input" pattern="[1-9]* ">
  </div>
  <div class="error cart-error"></div>
  <p class="error-msg" style="display:none">Bitte Größe auswählen</p>
  <link rel="stylesheet" href="//sources.aopcdn.com/cloud/default/css/lib/public-service-40f4ef1a5e.css">
  <style>
    .fieldset {
      margin-top: 20px;
      width: 100%;
    }

    .fieldset .item {
      padding-bottom: 10px;
    }

    .fieldset .item.active {
      display: inline-block;
    }

    .fieldset-box .item p {
      display: flex;
      align-items: center;
      font-size: 14px;
    }

    .fieldset-box .item p span:nth-child(1) {
      margin-right: 90px;
    }

    .fieldset-box .item p span:nth-child(2) i {
      font-weight: 700;
    }

    .input-area {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      margin-top: 10px;
    }

    .input-area input {
      width: calc(66.66% - 20px);
      border: 1px solid #797979;
      height: 45px;
      margin-right: 10px;
      padding-left: 5px;
      display: flex;
    }

    .input-area input::-webkit-input-placeholder {
      /*color: red;*/
    }

    .input-area select {
      width: 32%;
    }

    .output-area {
      padding: 10px 0;
      word-break: break-all;
    }

    .text-area {
      display: flex;
      flex-direction: column;
    }

    .text-area textarea {
      border: 1px solid #797979;
      margin-top: 10px;
    }

    .text-area select {
      margin-top: 10px;
      width: 33.33%;
      height: 45px;
    }

    .text-area select option {
      padding: 10px 0;
    }

    .img-area {
      display: flex;
      flex-wrap: wrap;
      margin-top: 25px;
    }

    .img-area .info-data,
    .img-area .info-data-music {
      min-width: 70px;
      min-height: 70px;
      border: 1px solid #797979;
      margin-right: 20px;
      position: relative;
      cursor: pointer;
      margin-bottom: 30px;
    }

    .img-area .info-data-music {
      border: none;
      margin-bottom: 10px;
    }

    .img-area .info-data img,
    .img-area .info-data-music img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      cursor: pointer;
    }

    img[src=""],
    img:not([src]) {
      opacity: 0;
    }

    @keyframes demo {
      10% {
        transform: rotate(15deg);
      }

      20% {
        transform: rotate(-10deg);
      }

      30% {
        transform: rotate(5deg);
      }

      40% {
        transform: rotate(-5deg);
      }

      50%,
      100% {
        transform: rotate(0deg);
      }
    }

    .keyAnimation {
      animation: demo 2s linear;
    }

    .img-area .info-data input,
    .img-area .info-data-music input {
      width: 100%;
      height: 100%;
      opacity: 0;
    }

    .img-area .info-data span:nth-child(1),
    .img-area .info-data-music span:nth-child(1) {
      position: absolute;
      top: -25px;
      left: 50%;
      transform: translateX(-50%);
      width: 100%;
      text-align: center;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }

    .img-area .info-data-music span:nth-child(1) {
      text-align: left;
    }

    .img-area .info-data label:nth-child(3),
    .img-area .info-data-music label:nth-child(3) {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 18px;
      cursor: pointer;
      z-index: -1;
    }

    .img-area .info-data span:nth-child(4),
    .info-data-music .del-music {
      position: absolute;
      top: -8px;
      right: -8px;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background-color: #d9001b;
      font-size: 12px;
      cursor: pointer;
      color: #fff;
      line-height: 13px;
      z-index: 2;
    }

    .img-area .info-data.active {
      border: 1px solid #797979;
    }

    .drapdown {
      width: 33.33%;
      height: 45px;
      border: 1px solid #797979;
      position: relative;
    }

    .drapdown span:nth-child(1) {
      display: flex;
      position: absolute;
      right: 0;
      top: 10px;
    }

    .drapdown span:nth-child(1) i {
      position: absolute;
      right: 0;
      top: 0;
      width: 1px;
      height: 6px;
      background-color: #000;
    }

    .drapdown span:nth-child(1) i:nth-child(1) {
      transform: rotate(-45deg);
      top: 10px;
      left: -15px;
    }

    .drapdown span:nth-child(1) i:nth-child(2) {
      transform: rotate(45deg);
      top: 10px;
      left: -11px;
    }

    .drapdown div {
      position: absolute;
      top: 45px;
      left: -1px;
      background-color: #fff;
      width: 100%;
      border: 1px solid #797979;
      z-index: 10;
      display: none;
      cursor: pointer;
      max-height: 300px;
      overflow: auto;
    }

    .drapdown div p {
      padding: 10px;
    }

    @font-face {
      /*font-family: "Boldstrom D";*/
      /*src: url("//orderplus-ups.oss-us-west-1.aliyuncs.com/s-2/goods/18604/-2u7f63cf5fc325442fb52df9def0329b3f.otf") format("opentype");*/
    }

    .loadings {
      background-image: url(https://secure.oceanpayment.com:443/paymentpages/web/images/loading.gif);
      background-repeat: no-repeat;
      background-size: 30px 30px;
      background-position: center center;
      position: fixed;
      background-color: rgba(0, 0, 0, .45);
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 999;
      display: none;
    }

    .r1 {
      transform: rotate(-5deg);
    }

    .r2 {
      transform: rotate(3deg);
    }

    .info-data-music .code-box {
      /*position: absolute;*/
      /*top: 0;*/
      /*left: 0;*/
      /*z-index: 1;*/
      width: 280px;
      height: 70px;
      border-radius: 6px;
      /*padding: 25px 2px;*/
      background: url(//sources.aopcdn.com/cloud/default/images/pc-icons/code_bg-8cc6cf35e1.png) no-repeat;
      /*background: #999;*/
      box-sizing: border-box;
    }

    #progressbar {
      display: none;
      width: 70px;
      height: 70px;
      position: absolute !important;
      top: 0;
      background: rgba(0, 0, 0, 0.4);
    }
  </style>
  <div class="loadings" id="loadings"></div>
  <script src="//sources.aopcdn.com/cloud/common/lib/ProgressBar/progressbar-ccc7c623e0.js"></script>
  <script>
    // 音乐码删除
    $('.info-data-music .del-music').click(function() {
      var code = $(this).parent().children('.code-box')
      code.html('')
      code.css('display', 'none')
      $(this).css('display', 'none')
      $(this).siblings('#music_input').show()
      $(this).parent().children('.songName').html('')
      $(this).parent().children('.singer').html('')
    })
    // function setCookie(name, value, time) {
    //     var str = name + "=" + escape(value);
    //     if (time > 0) {
    //         // var date = new Date();
    //         date.setTime(date.getTime() + time - 10 * 1000);
    //         str += "; expires=" + date.toGMTString();    // toGMTstring将时间转换成字符串
    //     }
    //     //写入Cookie
    //     document.cookie = str;
    // }
    function getCookie(name) {
      return new Promise((resolve, reject) => {
        musicCookie().then(res => {
          resolve(res)
        }).catch(err => {
          console.log(err)
        })
      })
    }
    var token = ""
    var overTime = ""

    function musicCookie() { //请求token
      return new Promise((resolve, reject) => {
        $.ajax({
          type: 'post',
          // url: 'http://gateway.dev.orderplus.com/spotify/token/',
          url: `${Cloud.spotifyUrlPrefix}token/`,
          contentType: 'application/json',
          data: JSON.stringify({
            clientId: "26b6fc6b745e44faa2b967f17ffa5daf",
            timestamp: Date.parse(new Date())
          }),
          success: function(res) {
            if (res.code == 200) {
              token = res.data.token
              overTime = res.data.ttl
              // console.log(222222, token)
              // setCookie('token', token, overTime)
              resolve(token)
            } else {
              console.log(res.data.msg)
            }
          },
          error: function(err) {
            console.log(err)
          }
        })
      })
    }

    function hotList() { //获取音轨热搜
      $.ajax({
        type: 'post',
        // url: 'http://gateway.dev.orderplus.com/spotify/search/hot',
        url: `${Cloud.spotifyUrlPrefix}search/hot`,
        contentType: 'application/json',
        data: JSON.stringify({
          current: 1,
          selectParameter: {
            clientId: "26b6fc6b745e44faa2b967f17ffa5daf",
            timestamp: Date.parse(new Date())
          },
          size: 10
        }),
        success: function(res) {
          if (res.code == 200) {
            var dataList = res.data.records
            let musicListHtml = ''
            dataList.forEach(item => {
              musicListHtml += `<div class="music-list">
                            <div class="img-box">
                                <img src="${item.image}" alt="图片">
                            </div>
                            <div class="song-text">
                                <p class="song-name">${item.name}</p>
                                <p class="song-author">${item.artist}</p>
                            </div>
                            <img class="arrows-img" src="//sources.aopcdn.com/cloud/default/images/pc-icons/right_arrows-7831c64e6b.png" alt="">
                            <p style="display:none" class="uri">${item.uri}</p>
                        </div>`
            })
            $("#music-list").html(musicListHtml)
            $(".track-btn").addClass("active-btn").siblings().removeClass("active-btn") //重置搜索按钮
          } else {
            console.log(res.data.msg)
          }
        },
        error: function(err) {
          console.log(err)
        }
      })
    }
    const resetMusicDialog = () => { //重置选择音乐弹框
      $(".music-input").val("")
      $(".music-search-btn").hide()
      $(".music-hot").show()
    }
    $("#music_input,.info-data-music .code-box").click(function() {
      $(".music-dialog").show(200) //显示选择音乐弹框
      $(".mdui-loaded").css("overflow", "hidden") //最外层不滚动
      $(".music-main").show()
      $(".music-code").hide()
      resetMusicDialog()
      hotList()
      $(this).parent().addClass('active') //标记当前点击
      $(this).parents('.item-music').siblings().find('.info-data-music').removeClass('active')
    })
    var goodsDetail = {
      "activityId": 0,
      "allSizeComparison": [{
        "key": "TAG",
        "sizeComparisonAlias": [{
          "alias": "m",
          "key": "m"
        }, {
          "alias": "l",
          "key": "l"
        }, {
          "alias": "xl",
          "key": "xl"
        }, {
          "alias": "2xl",
          "key": "2xl"
        }, {
          "alias": "3xl",
          "key": "3xl"
        }, {
          "alias": "4xl",
          "key": "4xl"
        }]
      }, {
        "key": "US",
        "sizeComparisonAlias": [{
          "alias": "US8/10",
          "key": "m"
        }, {
          "alias": "US12",
          "key": "l"
        }, {
          "alias": "US14",
          "key": "xl"
        }, {
          "alias": "US16",
          "key": "2xl"
        }, {
          "alias": "US18",
          "key": "3xl"
        }, {
          "alias": "US20",
          "key": "4xl"
        }]
      }, {
        "key": "EU",
        "sizeComparisonAlias": [{
          "alias": "EU40/42",
          "key": "m"
        }, {
          "alias": "EU44",
          "key": "l"
        }, {
          "alias": "EU46",
          "key": "xl"
        }, {
          "alias": "EU48",
          "key": "2xl"
        }, {
          "alias": "EU50",
          "key": "3xl"
        }, {
          "alias": "EU52",
          "key": "4xl"
        }]
      }, {
        "key": "UK",
        "sizeComparisonAlias": [{
          "alias": "UK12/14",
          "key": "m"
        }, {
          "alias": "UK16",
          "key": "l"
        }, {
          "alias": "UK18",
          "key": "xl"
        }, {
          "alias": "UK20",
          "key": "2xl"
        }, {
          "alias": "UK22",
          "key": "3xl"
        }, {
          "alias": "UK24",
          "key": "4xl"
        }]
      }],
      "allSizeReferences": {
        "m": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "45"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "102"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "85"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "60-65"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "99"
        }],
        "l": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "46.5"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "107"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "90"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "65-70"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "104"
        }],
        "xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "48"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "112"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "95"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "70-75"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "109"
        }],
        "2xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "49.5"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "117"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "100"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "75-80"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "114"
        }],
        "3xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "51"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "122"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "105"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "80-85"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "119"
        }],
        "4xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "52.5"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "127"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "110"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "85-90"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "124"
        }]
      },
      "attrColor": "black",
      "attributes": [{
        "attrId": 57212,
        "attrValId": 2578359,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "color",
        "sval": "black",
        "type": 1,
        "val": "black"
      }, {
        "attrId": 57213,
        "attrValId": 2578307,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 163459,
        "attrValId": 8479216,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Fit",
        "sval": "Regular",
        "type": 0,
        "val": "Regular"
      }, {
        "attrId": 157092,
        "attrValId": 8294808,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Occasion",
        "sval": "Leisure",
        "type": 0,
        "val": "Leisure"
      }, {
        "attrId": 163458,
        "attrValId": 8793318,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Collar/Neckline",
        "sval": "Round Collar",
        "type": 0,
        "val": "Round Collar"
      }, {
        "attrId": 163501,
        "attrValId": 8479224,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Placket Type",
        "sval": "Pullovers",
        "type": 0,
        "val": "Pullovers"
      }, {
        "attrId": 154960,
        "attrValId": 8236725,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Material",
        "sval": "Cotton Blend",
        "type": 0,
        "val": "Cotton Blend"
      }, {
        "attrId": 159908,
        "attrValId": 8427146,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Design Elements",
        "sval": "No",
        "type": 0,
        "val": "No"
      }, {
        "attrId": 157085,
        "attrValId": 8249711,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Sleeve Length",
        "sval": "Short Sleeve",
        "type": 0,
        "val": "Short Sleeve"
      }, {
        "attrId": 154940,
        "attrValId": 8227959,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Season",
        "sval": "All Season",
        "type": 0,
        "val": "All Season"
      }, {
        "attrId": 154954,
        "attrValId": 8479228,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Style",
        "sval": "Casual",
        "type": 0,
        "val": "Casual"
      }, {
        "attrId": 57213,
        "attrValId": 2578308,
        "basicId": 7196769,
        "goodsId": 96521702,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 57213,
        "attrValId": 2578309,
        "basicId": 7196769,
        "goodsId": 96521703,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 57213,
        "attrValId": 2578375,
        "basicId": 7196769,
        "goodsId": 96521704,
        "name": "size",
        "sval": "2xl",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 57213,
        "attrValId": 2578410,
        "basicId": 7196769,
        "goodsId": 96521705,
        "name": "size",
        "sval": "3xl",
        "type": 1,
        "val": "3xl"
      }, {
        "attrId": 57213,
        "attrValId": 2578945,
        "basicId": 7196769,
        "goodsId": 96521706,
        "name": "size",
        "sval": "4xl",
        "type": 1,
        "val": "4xl"
      }],
      "attrs": {
        "size": "m",
        "color": "black"
      },
      "available": true,
      "categories": [{
        "basicId": 7196769,
        "goodsType": "Men Youth T-Shirts",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 175154,
        "name": "Men Youth T-Shirts",
        "parentId": 175098,
        "path": "/175096/175098/175154/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Men Youth T-Shirts Online on ootdmw.com",
        "siteCid": 131,
        "siteId": 24610,
        "siteParentCid": 125,
        "sitePath": "/123/125/131/",
        "sort": 1
      }],
      "ccyMarketPrice": 0.0,
      "ccySalePrice": 20.9,
      "clearance": 4,
      "colorSkus": [{
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 20.9,
        "color": "black",
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "20,90€",
        "goodsSkuUrl": "/item/legends-forever-the-mamba-mens-casual-tee-7196769.html?variant=96521701",
        "hexColor": "#222222",
        "img": "https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg",
        "marketPrice": 0.0,
        "salePrice": 21.33,
        "selected": false,
        "skuId": 96521701,
        "sort": 0,
        "type": 0
      }],
      "currencyMarketPrice": "0,00€",
      "currencySalePrice": "20,90€",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.0,
      "discountIcon": "",
      "discountInteger": "100",
      "discountMark": 3,
      "discountPercent": "100% OFF",
      "endTime": 2145888000000,
      "favoriteCount": 1,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 163459,
        "attrValId": 8479216,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Passen",
        "sval": "Regular",
        "type": 0,
        "val": "Regulär"
      }, {
        "attrId": 157092,
        "attrValId": 8294808,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Szene",
        "sval": "Leisure",
        "type": 0,
        "val": "Freizeit"
      }, {
        "attrId": 163458,
        "attrValId": 8793318,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Kragen/Ausschnitt",
        "sval": "Round Collar",
        "type": 0,
        "val": "Runder Kragen"
      }, {
        "attrId": 163501,
        "attrValId": 8479224,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Knopfleistentyp",
        "sval": "Pullovers",
        "type": 0,
        "val": "Pullovers"
      }, {
        "attrId": 154960,
        "attrValId": 8236725,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Material",
        "sval": "Cotton Blend",
        "type": 0,
        "val": "Baumwollmischung"
      }, {
        "attrId": 159908,
        "attrValId": 8427146,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Design-Elemente",
        "sval": "No",
        "type": 0,
        "val": "Nein"
      }, {
        "attrId": 157085,
        "attrValId": 8249711,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Ärmellänge",
        "sval": "Short Sleeve",
        "type": 0,
        "val": "Kurzärmelig"
      }, {
        "attrId": 154940,
        "attrValId": 8227959,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Jahreszeit",
        "sval": "All Season",
        "type": 0,
        "val": "Alle Jahreszeiten"
      }, {
        "attrId": 154954,
        "attrValId": 8479228,
        "basicId": 7196769,
        "goodsId": 96521701,
        "name": "Stil",
        "sval": "Casual",
        "type": 0,
        "val": "Casual"
      }],
      "goodsId": 96521701,
      "goodsTypes": [{
        "id": 54633,
        "name": "服装"
      }, {
        "id": 54637,
        "name": "男装"
      }, {
        "id": 54638,
        "name": "上衣"
      }, {
        "id": 56821,
        "name": "T恤"
      }],
      "handle": "legends-forever-the-mamba-mens-casual-tee",
      "id": 7196769,
      "images": [{
        "goodsIds": "96521701|96521702|96521703|96521704|96521705|96521706",
        "isTort": 0,
        "ismain": 1,
        "md5": "adfdb236a738de9e4bff7e3d612ab2d0",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg"],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 0,
      "isStock": 0,
      "labelLangs": [],
      "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg",
      "markPosition": 0,
      "marketPrice": 0.0,
      "name": "LEGENDS FOREVER THE MAMBA Herren Freizeit-T-Shirt",
      "navigations": [{
        "basicId": 7196769,
        "bestSort": 117,
        "id": 101063,
        "mostSort": 999999,
        "name": "T-Shirts",
        "newSort": 999999,
        "path": "/88040/88052/101063/"
      }, {
        "basicId": 7196769,
        "bestSort": 999999,
        "id": 116193,
        "mostSort": 999999,
        "name": "Back to School",
        "newSort": 999999,
        "path": "/108881/108882/116193/"
      }, {
        "basicId": 7196769,
        "bestSort": 159,
        "id": 88052,
        "mostSort": 999999,
        "name": "Shop By Men Category",
        "newSort": 999999,
        "path": "/88040/88052/"
      }, {
        "basicId": 7196769,
        "bestSort": 999999,
        "id": 88040,
        "mostSort": 999999,
        "name": "⭐️ Youth",
        "newSort": 999999,
        "path": "/88040/"
      }],
      "newInSort": 0,
      "offlineTime": 1651901803000,
      "onlineTime": 1651901805000,
      "pathCategories": [{
        "enName": "Youth Style",
        "goodsType": "Youth Style Clothing",
        "googleName": "Apparel & Accessories > Clothing",
        "id": 175096,
        "langName": "Youth Style",
        "name": "Youth Style",
        "parentId": 0,
        "path": "/175096/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Youth Style Online on ootdmw.com",
        "siteCid": 123,
        "sitePath": "/123/"
      }, {
        "enName": "Shop By Men",
        "goodsType": "Clothing",
        "googleName": "Apparel & Accessories > Clothing",
        "id": 175098,
        "langName": "Shop By Men",
        "name": "Shop By Men",
        "parentId": 175096,
        "path": "/175096/175098/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Shop By Men Online on ootdmw.com",
        "siteCid": 125,
        "sitePath": "/123/125/"
      }, {
        "enName": "Men Youth T-Shirts",
        "goodsType": "Men Youth T-Shirts",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 175154,
        "langName": "Men Youth T-Shirts",
        "name": "Men Youth T-Shirts",
        "parentId": 175098,
        "path": "/175096/175098/175154/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Men Youth T-Shirts Online on ootdmw.com",
        "siteCid": 131,
        "sitePath": "/123/125/131/"
      }],
      "pathNavigations": [{
        "check": false,
        "cid": 175096,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 88040,
        "img": "",
        "imgSpec": "4*3",
        "langName": "⭐️Heißer Trend",
        "level": 1,
        "mark": 2,
        "name": "⭐️ Youth",
        "navColor": "",
        "parentId": 0,
        "path": "/88040/",
        "showChilds": false,
        "siteId": 24610,
        "sort": 3,
        "status": 1,
        "type": 1,
        "url": "/collections/youth-88040/"
      }, {
        "check": false,
        "cid": 175098,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 88052,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Einkaufen nach Herren Kategorie",
        "level": 2,
        "mark": 0,
        "name": "Shop By Men Category",
        "navColor": "",
        "parentId": 88040,
        "path": "/88040/88052/",
        "showChilds": false,
        "siteId": 24610,
        "sort": 1,
        "status": 1,
        "type": 1,
        "url": "/collections/shop-by-men-category-88052/"
      }, {
        "check": false,
        "cid": 175154,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 101063,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Oberteile mit Kunstdruck",
        "level": 3,
        "mark": 0,
        "name": "T-Shirts",
        "navColor": "",
        "parentId": 88052,
        "path": "/88040/88052/101063/",
        "showChilds": false,
        "siteId": 24610,
        "sort": 2,
        "status": 1,
        "type": 1,
        "url": "/collections/t-shirts-101063/"
      }],
      "pmsSku": "1514499278496645121",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "promotion": {
        "activityListLabel": 0,
        "beginTime": 1617764327000,
        "conditionType": 0,
        "conditions": [{
          "amount": "136,22€",
          "conditionId": 22676,
          "conditionName": "",
          "discount": "15",
          "maxValue": 234.22,
          "minValue": 136.22,
          "promotionInformation": "<span class='promo-color'>15%</span> Rabatt Bei  <span class='promo-color'>136,22€</span>",
          "recentCondition": 0,
          "targetValue": 0.85,
          "type": 0
        }, {
          "amount": "234,22€",
          "conditionId": 22677,
          "conditionName": "",
          "discount": "20",
          "maxValue": 2.10453397406E9,
          "minValue": 234.22,
          "promotionInformation": "<span class='promo-color'>20%</span> Rabatt Bei  <span class='promo-color'>234,22€</span>",
          "recentCondition": 0,
          "targetValue": 0.8,
          "type": 0
        }],
        "currencyConditions": [],
        "endTime": 1714791527000,
        "goodsType": 0,
        "id": 2282,
        "name": "满额折扣百分比",
        "pellucidity": "0.5",
        "promotionType": 0,
        "showBanner": 0,
        "siteId": 24610,
        "textColor": "#333333",
        "tipColor": "#ffffff",
        "uncapped": 0
      },
      "rcmdList": [{
        "activityId": 0,
        "attrColor": "dark gray",
        "attrs": {
          "size": "s",
          "color": "dark gray"
        },
        "available": true,
        "categories": [{
          "basicId": 7216698,
          "goodsType": "Men Youth T-Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 175154,
          "name": "Men Youth T-Shirts",
          "parentId": 175098,
          "path": "/175096/175098/175154/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Men Youth T-Shirts Online on ootdmw.com",
          "siteCid": 131,
          "siteId": 24610,
          "siteParentCid": 125,
          "sitePath": "/123/125/131/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 23.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 23.9,
          "color": "dark gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "23,90€",
          "goodsSkuUrl": "/item/vancouver-grizzlies-nba-mens-t-shirt-7216698.html?variant=96759102",
          "hexColor": "#A9A9A9",
          "img": "https://ups.aopcdn.com/s24862/goods/18834/-2u67a5f384293b4ae99c8691ff47a41320.jpg",
          "marketPrice": 0.0,
          "salePrice": 24.39,
          "selected": true,
          "skuId": 96759102,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "23,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 42,
        "favourite": false,
        "goodsId": 96759102,
        "handle": "vancouver-grizzlies-nba-mens-t-shirt",
        "hotSaleSort": 312,
        "id": 7216698,
        "imgs": ["https://ups.aopcdn.com/s37981/goods/19051/-2u4a03d362445d4ed5848e60b8b39e9615.jpg", "https://ups.aopcdn.com/s24862/goods/18834/-2u67a5f384293b4ae99c8691ff47a41320.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24862/goods/18834/-2u67a5f384293b4ae99c8691ff47a41320.jpg",
        "marketPrice": 0.0,
        "name": "Vancouver Grizzlies NBA Herren T-Shirt",
        "navigations": [{
          "basicId": 7216698,
          "bestSort": 112,
          "id": 101063,
          "mostSort": 999999,
          "name": "T-Shirts",
          "newSort": 999999,
          "path": "/88040/88052/101063/"
        }, {
          "basicId": 7216698,
          "bestSort": 999999,
          "id": 116193,
          "mostSort": 999999,
          "name": "Back to School",
          "newSort": 999999,
          "path": "/108881/108882/116193/"
        }, {
          "basicId": 7216698,
          "bestSort": 41,
          "id": 88052,
          "mostSort": 999999,
          "name": "Shop By Men Category",
          "newSort": 999999,
          "path": "/88040/88052/"
        }, {
          "basicId": 7216698,
          "bestSort": 999999,
          "id": 88040,
          "mostSort": 999999,
          "name": "⭐️ Youth",
          "newSort": 999999,
          "path": "/88040/"
        }],
        "newInSort": 0,
        "offlineTime": 1653376164000,
        "onlineTime": 1653376166000,
        "pmsSku": "1460440867306725377",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "dark gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 24.39,
        "siteId": 24610,
        "sku": "SP2111167BSE-96759102",
        "spu": "SP2111167BSE",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "m",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 7225648,
          "goodsType": "Men Youth T-Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 175154,
          "name": "Men Youth T-Shirts",
          "parentId": 175098,
          "path": "/175096/175098/175154/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Men Youth T-Shirts Online on ootdmw.com",
          "siteCid": 131,
          "siteId": 24610,
          "siteParentCid": 125,
          "sitePath": "/123/125/131/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 22.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 22.9,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "22,90€",
          "goodsSkuUrl": "/item/retro-mens-pure-cotton-printed-casual-tee-7225648.html?variant=96872249",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s49150/goods/19131/267ue92b9510c44a4242937c04f789e21876.jpg",
          "marketPrice": 0.0,
          "salePrice": 23.37,
          "selected": true,
          "skuId": 96872249,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "22,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 96872249,
        "handle": "retro-mens-pure-cotton-printed-casual-tee",
        "hotSaleSort": 999999,
        "id": 7225648,
        "imgs": ["https://ups.aopcdn.com/s49150/goods/19131/267ue92b9510c44a4242937c04f789e21876.jpg", "https://ups.aopcdn.com/s49150/goods/19131/267uf9644232ee294402aa691100566766fe.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s49150/goods/19131/267ue92b9510c44a4242937c04f789e21876.jpg",
        "marketPrice": 0.0,
        "name": "Lässiges Retro-T-Shirt Aus Reiner Baumwolle Für Herren",
        "navigations": [{
          "basicId": 7225648,
          "bestSort": 23,
          "id": 101063,
          "mostSort": 999999,
          "name": "T-Shirts",
          "newSort": 999999,
          "path": "/88040/88052/101063/"
        }, {
          "basicId": 7225648,
          "bestSort": 999999,
          "id": 116193,
          "mostSort": 999999,
          "name": "Back to School",
          "newSort": 999999,
          "path": "/108881/108882/116193/"
        }, {
          "basicId": 7225648,
          "bestSort": 999999,
          "id": 88052,
          "mostSort": 999999,
          "name": "Shop By Men Category",
          "newSort": 999999,
          "path": "/88040/88052/"
        }, {
          "basicId": 7225648,
          "bestSort": 999999,
          "id": 88040,
          "mostSort": 999999,
          "name": "⭐️ Youth",
          "newSort": 999999,
          "path": "/88040/"
        }],
        "newInSort": 0,
        "offlineTime": 1654595914000,
        "onlineTime": 1654595917000,
        "pmsSku": "1527204064029827073",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 23.37,
        "siteId": 24610,
        "sku": "SP220519N1JD-96872249",
        "spu": "SP220519N1JD",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 150.0
      }, {
        "activityId": 0,
        "attrColor": "blackish green",
        "attrs": {
          "size": "s",
          "color": "blackish green"
        },
        "available": true,
        "categories": [{
          "basicId": 7225629,
          "goodsType": "Men Youth T-Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 175154,
          "name": "Men Youth T-Shirts",
          "parentId": 175098,
          "path": "/175096/175098/175154/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Men Youth T-Shirts Online on ootdmw.com",
          "siteCid": 131,
          "siteId": 24610,
          "siteParentCid": 125,
          "sitePath": "/123/125/131/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 18.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 18.9,
          "color": "blackish green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "18,90€",
          "goodsSkuUrl": "/item/mens-solid-color-print-versatile-casual-tank-top-7225629.html?variant=96872052",
          "hexColor": "#1E4032",
          "img": "https://ups.aopcdn.com/s24610/goods/19150/1494u0ca4423503114c4b9c683ede4e73b69a.jpg",
          "marketPrice": 0.0,
          "salePrice": 19.29,
          "selected": true,
          "skuId": 96872052,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "18,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 1,
        "favourite": false,
        "goodsId": 96872052,
        "handle": "mens-solid-color-print-versatile-casual-tank-top",
        "hotSaleSort": 999999,
        "id": 7225629,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19150/1494u0ca4423503114c4b9c683ede4e73b69a.jpg", "https://ups.aopcdn.com/s24610/goods/19150/1494u89cd3e1873d24e009c89cb5f2801924d.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19150/1494u0ca4423503114c4b9c683ede4e73b69a.jpg",
        "marketPrice": 0.0,
        "name": "Vielseitiges, Lässiges Tanktop Mit Einfarbigem Druck Für Herren",
        "navigations": [{
          "basicId": 7225629,
          "bestSort": 266,
          "id": 101063,
          "mostSort": 999999,
          "name": "T-Shirts",
          "newSort": 999999,
          "path": "/88040/88052/101063/"
        }, {
          "basicId": 7225629,
          "bestSort": 999999,
          "id": 116193,
          "mostSort": 999999,
          "name": "Back to School",
          "newSort": 999999,
          "path": "/108881/108882/116193/"
        }, {
          "basicId": 7225629,
          "bestSort": 999999,
          "id": 88052,
          "mostSort": 999999,
          "name": "Shop By Men Category",
          "newSort": 999999,
          "path": "/88040/88052/"
        }, {
          "basicId": 7225629,
          "bestSort": 999999,
          "id": 88040,
          "mostSort": 999999,
          "name": "⭐️ Youth",
          "newSort": 999999,
          "path": "/88040/"
        }],
        "newInSort": 0,
        "offlineTime": 1654595582000,
        "onlineTime": 1654595584000,
        "pmsSku": "1534093805291560961",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blackish green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 19.29,
        "siteId": 24610,
        "sku": "SP220607D7J2-96872052",
        "spu": "SP220607D7J2",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 50.0
      }, {
        "activityId": 0,
        "attrColor": "white apricot",
        "attrs": {
          "size": "m",
          "color": "white apricot"
        },
        "available": true,
        "categories": [{
          "basicId": 6633468,
          "goodsType": "Men Linen Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 177431,
          "name": "Men Linen Shirts",
          "parentId": 115343,
          "path": "/115327/115343/177431/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Men Linen Shirts Online on ootdmw.com",
          "siteCid": 158,
          "siteId": 24610,
          "siteParentCid": 13,
          "sitePath": "/3/13/158/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 27.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 27.9,
          "color": "white apricot",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "27,90€",
          "goodsSkuUrl": "/item/mens-linen-simple-long-sleeved-shirt-6633468.html?variant=96372989",
          "hexColor": "#F2EBE4",
          "img": "https://ups.aopcdn.com/s33788/goods/18893/0uae9c29f9614948d5a9562b06a7355169.jpg",
          "marketPrice": 0.0,
          "salePrice": 28.47,
          "selected": true,
          "skuId": 96372989,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 27.9,
          "color": "dark gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "27,90€",
          "goodsSkuUrl": "/item/mens-linen-simple-long-sleeved-shirt-6633468.html?variant=96373004",
          "hexColor": "#A9A9A9",
          "img": "https://ups.aopcdn.com/s24610/goods/19108/-2u583a93742eb54d92af251428f193e58a.jpg",
          "marketPrice": 0.0,
          "salePrice": 28.47,
          "selected": false,
          "skuId": 96373004,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 27.9,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "27,90€",
          "goodsSkuUrl": "/item/mens-linen-simple-long-sleeved-shirt-6633468.html?variant=96372994",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24610/goods/19108/-2u6fb6613262b742e4a0d090789ababdc4.jpg",
          "marketPrice": 0.0,
          "salePrice": 28.47,
          "selected": false,
          "skuId": 96372994,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 27.9,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "27,90€",
          "goodsSkuUrl": "/item/mens-linen-simple-long-sleeved-shirt-6633468.html?variant=96372999",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24610/goods/19108/-2ubdda4fe9b56d49df91ad9ade43b116a6.jpg",
          "marketPrice": 0.0,
          "salePrice": 28.47,
          "selected": false,
          "skuId": 96372999,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 27.9,
          "color": "brown",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "27,90€",
          "goodsSkuUrl": "/item/mens-linen-simple-long-sleeved-shirt-6633468.html?variant=96372984",
          "hexColor": "#A75430",
          "img": "https://ups.aopcdn.com/s24610/goods/19108/-2u34039a5a1d0a44eab8accd6e4272ffe0.jpg",
          "marketPrice": 0.0,
          "salePrice": 28.47,
          "selected": false,
          "skuId": 96372984,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 12,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "27,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 333,
        "favourite": false,
        "goodsId": 96372989,
        "handle": "mens-linen-simple-long-sleeved-shirt",
        "hotSaleSort": 18,
        "id": 6633468,
        "imgs": ["https://ups.aopcdn.com/s33788/goods/18893/0uae9c29f9614948d5a9562b06a7355169.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [5531, 4771],
        "mainImg": "https://ups.aopcdn.com/s33788/goods/18893/0uae9c29f9614948d5a9562b06a7355169.jpg",
        "marketPrice": 0.0,
        "name": "Einfaches Langarmhemd Aus Leinen Für Herren",
        "navigations": [{
          "basicId": 6633468,
          "bestSort": 1,
          "id": 114169,
          "mostSort": 999999,
          "name": "Men Linen Shirts",
          "newSort": 999999,
          "path": "/43226/32802/114169/"
        }, {
          "basicId": 6633468,
          "bestSort": 122,
          "id": 108893,
          "mostSort": 999999,
          "name": "All Under $29.99",
          "newSort": 999999,
          "path": "/108881/108890/108893/"
        }, {
          "basicId": 6633468,
          "bestSort": 999999,
          "id": 32802,
          "mostSort": 999999,
          "name": "Men Top",
          "newSort": 999999,
          "path": "/43226/32802/"
        }, {
          "basicId": 6633468,
          "bestSort": 999999,
          "id": 43226,
          "mostSort": 999999,
          "name": "Men",
          "newSort": 999999,
          "path": "/43226/"
        }],
        "newInSort": 0,
        "offlineTime": 1650967742000,
        "onlineTime": 1650967745000,
        "pmsSku": "1415613398483255297",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white apricot"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 28.47,
        "siteId": 24610,
        "sku": "SP210715G7CD-96372989",
        "spu": "SP210715G7CD",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 230.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "xs",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 7197036,
          "goodsType": "Men Linen Pants",
          "googleName": "Apparel & Accessories > Clothing > Pants",
          "id": 177656,
          "name": "Men Linen Pants",
          "parentId": 115361,
          "path": "/115327/115361/177656/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Men Linen Pants Online on ootdmw.com",
          "siteCid": 160,
          "siteId": 24610,
          "siteParentCid": 21,
          "sitePath": "/3/21/160/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 33.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 33.9,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "33,90€",
          "goodsSkuUrl": "/item/mens-linen-elastic-waist-breathable-elastic-foot-casual-pants-7197036.html?variant=96524402",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s30817/goods/19118/1494ub450ea631e23480c8a2bbc431d80151a.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.59,
          "selected": true,
          "skuId": 96524402,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 33.9,
          "color": "armygreen",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "33,90€",
          "goodsSkuUrl": "/item/mens-linen-elastic-waist-breathable-elastic-foot-casual-pants-7197036.html?variant=96524435",
          "hexColor": "#025E21",
          "img": "https://ups.aopcdn.com/s30817/goods/19118/1494u92bebf1d3f4a40a285c9741fcbe6eb9b.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.59,
          "selected": false,
          "skuId": 96524435,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 33.9,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "33,90€",
          "goodsSkuUrl": "/item/mens-linen-elastic-waist-breathable-elastic-foot-casual-pants-7197036.html?variant=96905634",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24610/goods/19156/1494udd6e96bb9d6f4a65bbb1c5f6af123697.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.59,
          "selected": false,
          "skuId": 96905634,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 33.9,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "33,90€",
          "goodsSkuUrl": "/item/mens-linen-elastic-waist-breathable-elastic-foot-casual-pants-7197036.html?variant=96905642",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24610/goods/19156/1494u511e534e94b540099cf51bec8d24ce3e.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.59,
          "selected": false,
          "skuId": 96905642,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 33.9,
          "color": "brown",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "33,90€",
          "goodsSkuUrl": "/item/mens-linen-elastic-waist-breathable-elastic-foot-casual-pants-7197036.html?variant=96524418",
          "hexColor": "#A75430",
          "img": "https://ups.aopcdn.com/s30817/goods/19118/1494ub2ce879d3b1b4d5fab9f8b5333ef7372.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.59,
          "selected": false,
          "skuId": 96524418,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.9,
          "count": 12,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "33,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 366,
        "favourite": false,
        "goodsId": 96524402,
        "handle": "mens-linen-elastic-waist-breathable-elastic-foot-casual-pants",
        "hotSaleSort": 33,
        "id": 7197036,
        "imgs": ["https://ups.aopcdn.com/s30817/goods/19118/1494ub450ea631e23480c8a2bbc431d80151a.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s30817/goods/19118/1494ub450ea631e23480c8a2bbc431d80151a.jpg",
        "marketPrice": 0.0,
        "name": "Herren-Leinen Mit Elastischer Taille, Atmungsaktiv, Elastischer Fuß, Freizeithose",
        "navigations": [{
          "basicId": 7197036,
          "bestSort": 999999,
          "id": 114785,
          "mostSort": 999999,
          "name": "Men Linen Pants",
          "newSort": 999999,
          "path": "/43226/32817/114785/"
        }, {
          "basicId": 7197036,
          "bestSort": 999999,
          "id": 32817,
          "mostSort": 999999,
          "name": "Men Pants",
          "newSort": 999999,
          "path": "/43226/32817/"
        }, {
          "basicId": 7197036,
          "bestSort": 999999,
          "id": 43226,
          "mostSort": 999999,
          "name": "Men",
          "newSort": 999999,
          "path": "/43226/"
        }],
        "newInSort": 0,
        "offlineTime": 1651911568000,
        "onlineTime": 1655171983000,
        "pmsSku": "1522501655995080706",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xs"
        }],
        "salePrice": 34.59,
        "siteId": 24610,
        "sku": "SP220506I9QV-96524402",
        "spu": "SP220506I9QV",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "brick red",
        "attrs": {
          "size": "s",
          "color": "brick red"
        },
        "available": true,
        "categories": [{
          "basicId": 7093275,
          "goodsType": "Travel  Dresses",
          "googleName": "Apparel & Accessories > Clothing > Dresses",
          "id": 176167,
          "name": "Vacation Dresses",
          "parentId": 115357,
          "path": "/115326/115357/176167/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Treval Dresses Online on ootdmw.com",
          "siteCid": 143,
          "siteId": 24610,
          "siteParentCid": 17,
          "sitePath": "/2/17/143/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 28.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 28.9,
          "color": "brick red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "28,90€",
          "goodsSkuUrl": "/item/cotton-and-linen-v-neck-belted-maxi-dress-boho-style-7093275.html?variant=95449790",
          "hexColor": "#B22222",
          "img": "https://ups.aopcdn.com/s44968/goods/19042/-2u64c6d83caded4dfbad75b527213df80c.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.49,
          "selected": true,
          "skuId": 95449790,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "28,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 129,
        "favourite": false,
        "goodsId": 95449790,
        "handle": "cotton-and-linen-v-neck-belted-maxi-dress-boho-style",
        "hotSaleSort": 14,
        "id": 7093275,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/19042/-2u64c6d83caded4dfbad75b527213df80c.jpg", "https://ups.aopcdn.com/s44968/goods/19042/-2u1cc7845e7b6d4884ba90841706471b88.jpg",
          "https://ups.aopcdn.com/s44968/goods/19042/-2ue8cd692b30b94cbf80f50e1c78c5bae8.jpg", "https://ups.aopcdn.com/s44968/goods/19042/-2uf9fe41df63e24e848e19160d05f89d25.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [5531, 4763],
        "mainImg": "https://ups.aopcdn.com/s44968/goods/19042/-2u64c6d83caded4dfbad75b527213df80c.jpg",
        "marketPrice": 0.0,
        "name": "Maxikleid Aus Baumwolle Und Leinen Mit V-Ausschnitt Und Gürtel Im Boho-Stil",
        "navigations": [{
          "basicId": 7093275,
          "bestSort": 999999,
          "id": 110993,
          "mostSort": 999999,
          "name": "Vacation Dresses",
          "newSort": 999999,
          "path": "/43225/32813/110993/"
        }, {
          "basicId": 7093275,
          "bestSort": 24,
          "id": 32813,
          "mostSort": 999999,
          "name": "Women Dresses",
          "newSort": 999999,
          "path": "/43225/32813/"
        }, {
          "basicId": 7093275,
          "bestSort": 999999,
          "id": 43225,
          "mostSort": 999999,
          "name": "Women",
          "newSort": 999999,
          "path": "/43225/"
        }],
        "newInSort": 0,
        "offlineTime": 1645253882000,
        "onlineTime": 1645253884000,
        "pmsSku": "1494914096809107457",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "brick red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 29.49,
        "siteId": 24610,
        "sku": "SP220219OMF0-95449790",
        "spu": "SP220219OMF0",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "s",
          "color": "red"
        },
        "available": true,
        "categories": [{
          "basicId": 7198761,
          "goodsType": "Travel  Dresses",
          "googleName": "Apparel & Accessories > Clothing > Dresses",
          "id": 176167,
          "name": "Vacation Dresses",
          "parentId": 115357,
          "path": "/115326/115357/176167/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Treval Dresses Online on ootdmw.com",
          "siteCid": 143,
          "siteId": 24610,
          "siteParentCid": 17,
          "sitePath": "/2/17/143/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 36.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.9,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,90€",
          "goodsSkuUrl": "/item/ladies-elegant-fashion-dress-7198761.html?variant=96547922",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s49020/goods/19121/1545u1933f143dfe643aebddabfcd75a097b5.jpg",
          "marketPrice": 0.0,
          "salePrice": 37.65,
          "selected": true,
          "skuId": 96547922,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.9,
          "color": "leopard",
          "colorImg": "https://ups.aopcdn.com/s894/common/18885/884u2bc530398654406dbdaf6ce7a4086784.jpg",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,90€",
          "goodsSkuUrl": "/item/ladies-elegant-fashion-dress-7198761.html?variant=96547946",
          "img": "https://ups.aopcdn.com/s49020/goods/19121/1545u4eb592250a664098a79c769636ce66e7.jpg",
          "marketPrice": 0.0,
          "salePrice": 37.65,
          "selected": false,
          "skuId": 96547946,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.9,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,90€",
          "goodsSkuUrl": "/item/ladies-elegant-fashion-dress-7198761.html?variant=96547928",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s49020/goods/19121/1545uc9a25e4ccab645629a54f37f364603c1.jpg",
          "marketPrice": 0.0,
          "salePrice": 37.65,
          "selected": false,
          "skuId": 96547928,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.9,
          "color": "light blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,90€",
          "goodsSkuUrl": "/item/ladies-elegant-fashion-dress-7198761.html?variant=96547934",
          "hexColor": "#ADD8E6",
          "img": "https://ups.aopcdn.com/s49020/goods/19121/1545uf3b78a36d5d340879e0bf44c0ac0ee9a.jpg",
          "marketPrice": 0.0,
          "salePrice": 37.65,
          "selected": false,
          "skuId": 96547934,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.9,
          "color": "light green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,90€",
          "goodsSkuUrl": "/item/ladies-elegant-fashion-dress-7198761.html?variant=96547940",
          "hexColor": "#61AC85",
          "img": "https://ups.aopcdn.com/s49020/goods/19121/1545uda600c2d779a4c518b903d0482262726.jpg",
          "marketPrice": 0.0,
          "salePrice": 37.65,
          "selected": false,
          "skuId": 96547940,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 1,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "36,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 267,
        "favourite": false,
        "goodsId": 96547922,
        "handle": "ladies-elegant-fashion-dress",
        "hotSaleSort": 6,
        "id": 7198761,
        "imgs": ["https://ups.aopcdn.com/s49020/goods/19121/1545u1933f143dfe643aebddabfcd75a097b5.jpg", "https://ups.aopcdn.com/s49020/goods/19121/1545u1a4b660a8afe462d8ffce931958006eb.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s49020/goods/19121/1545u1933f143dfe643aebddabfcd75a097b5.jpg",
        "marketPrice": 0.0,
        "name": "Damen Elegantes Modekleid",
        "navigations": [{
          "basicId": 7198761,
          "bestSort": 999999,
          "id": 110993,
          "mostSort": 999999,
          "name": "Vacation Dresses",
          "newSort": 999999,
          "path": "/43225/32813/110993/"
        }, {
          "basicId": 7198761,
          "bestSort": 999999,
          "id": 32813,
          "mostSort": 999999,
          "name": "Women Dresses",
          "newSort": 999999,
          "path": "/43225/32813/"
        }, {
          "basicId": 7198761,
          "bestSort": 999999,
          "id": 43225,
          "mostSort": 999999,
          "name": "Women",
          "newSort": 999999,
          "path": "/43225/"
        }],
        "newInSort": 0,
        "offlineTime": 1652084028000,
        "onlineTime": 1655176373000,
        "pmsSku": "1523552056120492033",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 37.65,
        "siteId": 24610,
        "sku": "SP220509PTMD-96547922",
        "spu": "SP220509PTMD",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 7188660,
          "goodsType": "Men Short Sleeve T-shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 115345,
          "name": "Men Short Sleeve T-shirts",
          "parentId": 115343,
          "path": "/115327/115343/115345/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short Sleeve T-shirts Online on wearmw.com",
          "siteCid": 15,
          "siteId": 24610,
          "siteParentCid": 13,
          "sitePath": "/3/13/15/",
          "sort": 1
        }],
        "ccyMarketPrice": 28.9,
        "ccySalePrice": 15.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 28.9,
          "ccySalePrice": 15.9,
          "color": "white",
          "currencyMarketPrice": "28,90€",
          "currencySalePrice": "15,90€",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7188660.html?variant=96422244",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24428/goods/19101/1494u493cbc49e4dc42cf98df0555e69bf72c.jpg",
          "marketPrice": 29.49,
          "salePrice": 16.22,
          "selected": true,
          "skuId": 96422244,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 28.9,
          "ccySalePrice": 15.9,
          "color": "gray",
          "currencyMarketPrice": "28,90€",
          "currencySalePrice": "15,90€",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7188660.html?variant=96649693",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24428/goods/19125/1494ue3024d44372b497babcc4655884ca331.jpg",
          "marketPrice": 29.49,
          "salePrice": 16.22,
          "selected": false,
          "skuId": 96649693,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 28.9,
          "ccySalePrice": 15.9,
          "color": "wine red",
          "currencyMarketPrice": "28,90€",
          "currencySalePrice": "15,90€",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7188660.html?variant=96664946",
          "hexColor": "#8B0000",
          "img": "https://ups.aopcdn.com/s24428/goods/19128/1494u325855027af24022bfc4774862e90efd.jpg",
          "marketPrice": 29.49,
          "salePrice": 16.22,
          "selected": false,
          "skuId": 96664946,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 28.9,
          "ccySalePrice": 15.9,
          "color": "khaki",
          "currencyMarketPrice": "28,90€",
          "currencySalePrice": "15,90€",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7188660.html?variant=96664964",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s24428/goods/19128/1494u45bd300d6f74403890b7b3613972bd01.jpg",
          "marketPrice": 29.49,
          "salePrice": 16.22,
          "selected": false,
          "skuId": 96664964,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 28.9,
          "ccySalePrice": 15.9,
          "color": "black",
          "currencyMarketPrice": "28,90€",
          "currencySalePrice": "15,90€",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7188660.html?variant=96649699",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24428/goods/19124/1494ucbcf3b5003584e33b256a82c87bc0ef1.jpg",
          "marketPrice": 29.49,
          "salePrice": 16.22,
          "selected": false,
          "skuId": 96649699,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 28.9,
          "ccySalePrice": 15.9,
          "color": "purplish blue",
          "currencyMarketPrice": "28,90€",
          "currencySalePrice": "15,90€",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7188660.html?variant=96664952",
          "hexColor": "#7163AE",
          "img": "https://ups.aopcdn.com/s24428/goods/19128/1494u1ab95dd42334489a9b82d249ba04149f.jpg",
          "marketPrice": 29.49,
          "salePrice": 16.22,
          "selected": false,
          "skuId": 96664952,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 28.9,
          "ccySalePrice": 15.9,
          "color": "olive green",
          "currencyMarketPrice": "28,90€",
          "currencySalePrice": "15,90€",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7188660.html?variant=96664958",
          "hexColor": "#6B8E23",
          "img": "https://ups.aopcdn.com/s24428/goods/19128/1494u7b093872d9d74d73a4ba9369908bb874.jpg",
          "marketPrice": 29.49,
          "salePrice": 16.22,
          "selected": false,
          "skuId": 96664958,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 37,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "28,90€",
        "currencySalePrice": "15,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.54,
        "discountIcon": "",
        "discountInteger": "46",
        "discountMark": 3,
        "discountPercent": "46% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 365,
        "favourite": false,
        "goodsId": 96422244,
        "handle": "mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt",
        "hotSaleSort": 3,
        "id": 7188660,
        "imgs": ["https://ups.aopcdn.com/s24428/goods/19101/1494u493cbc49e4dc42cf98df0555e69bf72c.jpg", "https://ups.aopcdn.com/s24428/goods/19101/1494u2b45afbf83dc4895a980bc522c145b2a.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24428/goods/19101/1494u493cbc49e4dc42cf98df0555e69bf72c.jpg",
        "marketPrice": 29.49,
        "name": "Basic Herren-T-Shirt Aus Baumwolle Mit Tiefem V-Ausschnitt Und Kurzen Ärmeln",
        "navigations": [{
          "basicId": 7188660,
          "bestSort": 5,
          "id": 32804,
          "mostSort": 999999,
          "name": "Men Short Sleeve T-shirts",
          "newSort": 999999,
          "path": "/43226/32802/32804/"
        }, {
          "basicId": 7188660,
          "bestSort": 999999,
          "id": 32802,
          "mostSort": 999999,
          "name": "Men Top",
          "newSort": 999999,
          "path": "/43226/32802/"
        }, {
          "basicId": 7188660,
          "bestSort": 999999,
          "id": 43226,
          "mostSort": 999999,
          "name": "Men",
          "newSort": 999999,
          "path": "/43226/"
        }],
        "newInSort": 0,
        "offlineTime": 1651126642000,
        "onlineTime": 1652752468000,
        "pmsSku": "1515980259955097602",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 16.22,
        "siteId": 24610,
        "sku": "SP220418R2US-96422244",
        "spu": "SP220418R2US",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 100.0
      }, {
        "activityId": 0,
        "attrColor": "rice color",
        "attrs": {
          "size": "m",
          "color": "rice color"
        },
        "available": true,
        "categories": [{
          "basicId": 7280587,
          "goodsType": "Men Linen Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 177431,
          "name": "Men Linen Shirts",
          "parentId": 115343,
          "path": "/115327/115343/177431/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Men Linen Shirts Online on ootdmw.com",
          "siteCid": 158,
          "siteId": 24610,
          "siteParentCid": 13,
          "sitePath": "/3/13/158/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 27.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 27.9,
          "color": "rice color",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "27,90€",
          "goodsSkuUrl": "/item/mens-vintage-casual-cotton-long-sleeve-t-shirt-shirt-outdoor-breathable-henley-shirt-7280587.html?variant=97547015",
          "hexColor": "#F5F5DC",
          "img": "https://ups.aopcdn.com/s24610/goods/19207/-2u5f2ff788052a48509323f70ea32928fe.jpg",
          "marketPrice": 0.0,
          "salePrice": 28.47,
          "selected": true,
          "skuId": 97547015,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "27,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 97547015,
        "handle": "mens-vintage-casual-cotton-long-sleeve-t-shirt-shirt-outdoor-breathable-henley-shirt",
        "hotSaleSort": 999999,
        "id": 7280587,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19207/-2u5f2ff788052a48509323f70ea32928fe.jpg", "https://ups.aopcdn.com/s24610/goods/19207/-2u825c9c44f81040e990247b82bbee7bf0.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19207/-2u5f2ff788052a48509323f70ea32928fe.jpg",
        "marketPrice": 0.0,
        "name": "Herren Vintage Casual Baumwolle Langarm T-Shirt Shirt Outdoor Atmungsaktives Henley Shirt",
        "navigations": [{
          "basicId": 7280587,
          "bestSort": 999999,
          "id": 114169,
          "mostSort": 999999,
          "name": "Men Linen Shirts",
          "newSort": 999999,
          "path": "/43226/32802/114169/"
        }, {
          "basicId": 7280587,
          "bestSort": 999999,
          "id": 32802,
          "mostSort": 999999,
          "name": "Men Top",
          "newSort": 999999,
          "path": "/43226/32802/"
        }, {
          "basicId": 7280587,
          "bestSort": 999999,
          "id": 43226,
          "mostSort": 999999,
          "name": "Men",
          "newSort": 999999,
          "path": "/43226/"
        }],
        "newInSort": 0,
        "offlineTime": 1659496891000,
        "onlineTime": 1659496893000,
        "pmsSku": "1554649011160399873",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "rice color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 28.47,
        "siteId": 24610,
        "sku": "SP220803IASC-97547015",
        "spu": "SP220803IASC",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "navy",
        "attrs": {
          "size": "s",
          "color": "navy"
        },
        "available": true,
        "categories": [{
          "basicId": 7280577,
          "goodsType": "Men Short Sleeve T-shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 115345,
          "name": "Men Short Sleeve T-shirts",
          "parentId": 115343,
          "path": "/115327/115343/115345/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short Sleeve T-shirts Online on wearmw.com",
          "siteCid": 15,
          "siteId": 24610,
          "siteParentCid": 13,
          "sitePath": "/3/13/15/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 15.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 15.9,
          "color": "navy",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "15,90€",
          "goodsSkuUrl": "/item/comfortable-loose-casual-mens-clothing-7280577.html?variant=97546964",
          "hexColor": "#001954",
          "img": "https://ups.aopcdn.com/s49020/goods/19207/-2ud12370abcd5a4910a59e59b75bac616c.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.22,
          "selected": true,
          "skuId": 97546964,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "15,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 97546964,
        "handle": "comfortable-loose-casual-mens-clothing",
        "hotSaleSort": 999999,
        "id": 7280577,
        "imgs": ["https://ups.aopcdn.com/s49020/goods/19207/-2ud12370abcd5a4910a59e59b75bac616c.jpg", "https://ups.aopcdn.com/s49020/goods/19207/-2u462b90ee5f3a4035aca8d1a1f2d86bd3.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s49020/goods/19207/-2ud12370abcd5a4910a59e59b75bac616c.jpg",
        "marketPrice": 0.0,
        "name": "Bequeme, Lockere, Lässige Herrenbekleidung",
        "navigations": [{
          "basicId": 7280577,
          "bestSort": 999999,
          "id": 32804,
          "mostSort": 999999,
          "name": "Men Short Sleeve T-shirts",
          "newSort": 999999,
          "path": "/43226/32802/32804/"
        }, {
          "basicId": 7280577,
          "bestSort": 999999,
          "id": 32802,
          "mostSort": 999999,
          "name": "Men Top",
          "newSort": 999999,
          "path": "/43226/32802/"
        }, {
          "basicId": 7280577,
          "bestSort": 999999,
          "id": 43226,
          "mostSort": 999999,
          "name": "Men",
          "newSort": 999999,
          "path": "/43226/"
        }],
        "newInSort": 0,
        "offlineTime": 1659496881000,
        "onlineTime": 1659496884000,
        "pmsSku": "1554648724327096322",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "navy"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 16.22,
        "siteId": 24610,
        "sku": "SP220803L39Y-97546964",
        "spu": "SP220803L39Y",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 150.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "m",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 7269528,
          "goodsType": "Men Beach Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 177582,
          "name": "Men Beach Shirts",
          "parentId": 115343,
          "path": "/115327/115343/177582/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Men Beach Shirts Online on ootdmw.com",
          "siteCid": 159,
          "siteId": 24610,
          "siteParentCid": 13,
          "sitePath": "/3/13/159/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 30.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 30.9,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "30,90€",
          "goodsSkuUrl": "/item/mens-fashion-holiday-beach-shirts-7269528.html?variant=97371791",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s49020/goods/19198/-2uf7aa152b4b194f69803f3acc94aec224.png",
          "marketPrice": 0.0,
          "salePrice": 31.53,
          "selected": true,
          "skuId": 97371791,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "30,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 1,
        "favourite": false,
        "goodsId": 97371791,
        "handle": "mens-fashion-holiday-beach-shirts",
        "hotSaleSort": 999999,
        "id": 7269528,
        "imgs": ["https://ups.aopcdn.com/s49020/goods/19198/-2uf7aa152b4b194f69803f3acc94aec224.png", "https://ups.aopcdn.com/s49020/goods/19198/-2u49b2bb71b90f4118ab1190e5b34001f5.png"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s49020/goods/19198/-2uf7aa152b4b194f69803f3acc94aec224.png",
        "marketPrice": 0.0,
        "name": "Die Mode-Feiertags-Strand-Shirts Der Männer",
        "navigations": [{
          "basicId": 7269528,
          "bestSort": 999999,
          "id": 114668,
          "mostSort": 999999,
          "name": "Men Beach Shirts",
          "newSort": 999999,
          "path": "/43226/32802/114668/"
        }, {
          "basicId": 7269528,
          "bestSort": 999999,
          "id": 32802,
          "mostSort": 999999,
          "name": "Men Top",
          "newSort": 999999,
          "path": "/43226/32802/"
        }, {
          "basicId": 7269528,
          "bestSort": 999999,
          "id": 43226,
          "mostSort": 999999,
          "name": "Men",
          "newSort": 999999,
          "path": "/43226/"
        }],
        "newInSort": 0,
        "offlineTime": 1658821765000,
        "onlineTime": 1658821766000,
        "pmsSku": "1551473866321215490",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 31.53,
        "siteId": 24610,
        "sku": "SP220725TLNO-97371791",
        "spu": "SP220725TLNO",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "green",
        "attrs": {
          "size": "m",
          "color": "green"
        },
        "available": true,
        "categories": [{
          "basicId": 7146277,
          "goodsType": "Long Dresses",
          "googleName": "Apparel & Accessories > Clothing > Dresses",
          "id": 176169,
          "name": "Long Dresses",
          "parentId": 115357,
          "path": "/115326/115357/176169/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Maxi Dress Online on ootdmw.com",
          "siteCid": 145,
          "siteId": 24610,
          "siteParentCid": 17,
          "sitePath": "/2/17/145/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 32.9,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 32.9,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "32,90€",
          "goodsSkuUrl": "/item/women-fashion-holiday-art-green-print-tassel-dress-7146277.html?variant=95969022",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s24610/goods/19069/-2ud906772ca03c4e1f9c5d3a38f0a2aba8.jpg",
          "marketPrice": 0.0,
          "salePrice": 33.57,
          "selected": true,
          "skuId": 95969022,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "32,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 31,
        "favourite": false,
        "goodsId": 95969022,
        "handle": "women-fashion-holiday-art-green-print-tassel-dress",
        "hotSaleSort": 999999,
        "id": 7146277,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19069/-2ud906772ca03c4e1f9c5d3a38f0a2aba8.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19069/-2ud906772ca03c4e1f9c5d3a38f0a2aba8.jpg",
        "marketPrice": 0.0,
        "name": "Damenmode Urlaub Art Green Print Quaste Kleid",
        "navigations": [{
          "basicId": 7146277,
          "bestSort": 999999,
          "id": 110996,
          "mostSort": 999999,
          "name": "Long Dresses",
          "newSort": 999999,
          "path": "/43225/32813/110996/"
        }, {
          "basicId": 7146277,
          "bestSort": 999999,
          "id": 32813,
          "mostSort": 999999,
          "name": "Women Dresses",
          "newSort": 999999,
          "path": "/43225/32813/"
        }, {
          "basicId": 7146277,
          "bestSort": 999999,
          "id": 43225,
          "mostSort": 999999,
          "name": "Women",
          "newSort": 999999,
          "path": "/43225/"
        }],
        "newInSort": 0,
        "offlineTime": 1647598824000,
        "onlineTime": 1647598826000,
        "pmsSku": "1504693808284557314",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 33.57,
        "siteId": 24610,
        "sku": "SP220318NMRN-95969022",
        "spu": "SP220318NMRN",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }],
      "saleAttributeNameLangs": {
        "color": "Farbe",
        "size": "Größe"
      },
      "saleAttributeValueLangs": {
        "color": {
          "black": "schwarz"
        },
        "size": {
          "xl": "xl",
          "2xl": "2xl",
          "3xl": "3xl",
          "4xl": "4xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "black"
      }, {
        "name": "size",
        "sname": "size",
        "val": "m"
      }],
      "salePrice": 21.33,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 24610,
      "sizeComparison": "TAG",
      "sizeComparisons": [{
        "code": "UK",
        "codeSize": "26",
        "size": "5xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "22",
        "size": "5xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "54",
        "size": "5xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "16",
        "size": "l",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "20",
        "size": "2xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "16",
        "size": "2xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "20",
        "size": "4xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "18",
        "size": "xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "40/42",
        "size": "m",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "4/6",
        "size": "s",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "50",
        "size": "3xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "14",
        "size": "xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "46",
        "size": "xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "12/14",
        "size": "m",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "22",
        "size": "3xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "18",
        "size": "3xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "44",
        "size": "l",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "12",
        "size": "l",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "8/10",
        "size": "s",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "36/38",
        "size": "s",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "8/10",
        "size": "m",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "48",
        "size": "2xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "24",
        "size": "4xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "52",
        "size": "4xl",
        "types": "服装>>男装>>上衣>>T恤"
      }],
      "sizeImage": {
        "basicId": 7196769,
        "img": "https://ups.aopcdn.com/s24610/goods/19119/267ud835100712c944d080e92f9f8707d7a9.png",
        "terminalType": 0
      },
      "sizeImages": [{
        "$ref": "$.sizeImage"
      }, {
        "basicId": 7196769,
        "img": "https://ups.aopcdn.com/s24610/goods/19119/267u6c4676f567b941f28c4aa21ef089fa7e.png",
        "terminalType": 1
      }],
      "sizeReference": {
        "references": [{
          "key": "S",
          "values": [{
            "cmVal": "94",
            "inchVal": "37.0",
            "key": "Büste"
          }, {
            "cmVal": "80",
            "inchVal": "31.5",
            "key": "Taillenumfang"
          }, {
            "cmVal": "97",
            "inchVal": "38.2",
            "key": "Hüften"
          }, {
            "cmVal": "43.5",
            "inchVal": "17.1",
            "key": "Schulterbreite"
          }, {
            "cmVal": "55-60",
            "inchVal": "21.7-23.6",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "M",
          "values": [{
            "cmVal": "99",
            "inchVal": "39.0",
            "key": "Büste"
          }, {
            "cmVal": "85",
            "inchVal": "33.5",
            "key": "Taillenumfang"
          }, {
            "cmVal": "102",
            "inchVal": "40.2",
            "key": "Hüften"
          }, {
            "cmVal": "45",
            "inchVal": "17.7",
            "key": "Schulterbreite"
          }, {
            "cmVal": "60-65",
            "inchVal": "23.6-25.6",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "L",
          "values": [{
            "cmVal": "104",
            "inchVal": "40.9",
            "key": "Büste"
          }, {
            "cmVal": "90",
            "inchVal": "35.4",
            "key": "Taillenumfang"
          }, {
            "cmVal": "107",
            "inchVal": "42.1",
            "key": "Hüften"
          }, {
            "cmVal": "46.5",
            "inchVal": "18.3",
            "key": "Schulterbreite"
          }, {
            "cmVal": "65-70",
            "inchVal": "25.6-27.6",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "XL",
          "values": [{
            "cmVal": "109",
            "inchVal": "42.9",
            "key": "Büste"
          }, {
            "cmVal": "95",
            "inchVal": "37.4",
            "key": "Taillenumfang"
          }, {
            "cmVal": "112",
            "inchVal": "44.1",
            "key": "Hüften"
          }, {
            "cmVal": "48",
            "inchVal": "18.9",
            "key": "Schulterbreite"
          }, {
            "cmVal": "70-75",
            "inchVal": "27.6-29.5",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "2XL",
          "values": [{
            "cmVal": "114",
            "inchVal": "44.9",
            "key": "Büste"
          }, {
            "cmVal": "100",
            "inchVal": "39.4",
            "key": "Taillenumfang"
          }, {
            "cmVal": "117",
            "inchVal": "46.1",
            "key": "Hüften"
          }, {
            "cmVal": "49.5",
            "inchVal": "19.5",
            "key": "Schulterbreite"
          }, {
            "cmVal": "75-80",
            "inchVal": "29.5-31.5",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "3XL",
          "values": [{
            "cmVal": "119",
            "inchVal": "46.9",
            "key": "Büste"
          }, {
            "cmVal": "105",
            "inchVal": "41.3",
            "key": "Taillenumfang"
          }, {
            "cmVal": "122",
            "inchVal": "48.0",
            "key": "Hüften"
          }, {
            "cmVal": "51",
            "inchVal": "20.1",
            "key": "Schulterbreite"
          }, {
            "cmVal": "80-85",
            "inchVal": "31.5-33.5",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "4XL",
          "values": [{
            "cmVal": "124",
            "inchVal": "48.8",
            "key": "Büste"
          }, {
            "cmVal": "110",
            "inchVal": "43.3",
            "key": "Taillenumfang"
          }, {
            "cmVal": "127",
            "inchVal": "50.0",
            "key": "Hüften"
          }, {
            "cmVal": "52.5",
            "inchVal": "20.7",
            "key": "Schulterbreite"
          }, {
            "cmVal": "85-90",
            "inchVal": "33.5-35.4",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "5XL",
          "values": [{
            "cmVal": "129",
            "inchVal": "50.8",
            "key": "Büste"
          }, {
            "cmVal": "115",
            "inchVal": "45.3",
            "key": "Taillenumfang"
          }, {
            "cmVal": "132",
            "inchVal": "52.0",
            "key": "Hüften"
          }, {
            "cmVal": "54",
            "inchVal": "21.3",
            "key": "Schulterbreite"
          }, {
            "cmVal": "90-95",
            "inchVal": "35.4-37.4",
            "key": "Gewicht-KG"
          }]
        }],
        "titles": ["Büste", "Taillenumfang", "Hüften", "Schulterbreite", "Gewicht-KG"]
      },
      "sizeReferences": [{
        "key": "shoulder width",
        "unit": "cm",
        "val": "45"
      }, {
        "key": "hips",
        "unit": "cm",
        "val": "102"
      }, {
        "key": "waistline",
        "unit": "cm",
        "val": "85"
      }, {
        "key": "weight-kg",
        "unit": "cm",
        "val": "60-65"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "99"
      }],
      "sku": "SP2204145U9V-96521701",
      "skus": [{
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "m",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 20.9,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "20,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 96521701,
        "imgs": ["https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg"],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1651901803000,
        "onlineTime": 1651901805000,
        "pmsSku": "1514499278496645121",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 21.33,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.m[0]"
        }, {
          "$ref": "$.allSizeReferences.m[1]"
        }, {
          "$ref": "$.allSizeReferences.m[2]"
        }, {
          "$ref": "$.allSizeReferences.m[3]"
        }, {
          "$ref": "$.allSizeReferences.m[4]"
        }],
        "sku": "SP2204145U9V-96521701",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 150.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "l",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 20.9,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "20,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 96521702,
        "imgs": ["https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1651901803000,
        "onlineTime": 1651901805000,
        "pmsSku": "1514499278509228033",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 21.33,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.l[0]"
        }, {
          "$ref": "$.allSizeReferences.l[1]"
        }, {
          "$ref": "$.allSizeReferences.l[2]"
        }, {
          "$ref": "$.allSizeReferences.l[3]"
        }, {
          "$ref": "$.allSizeReferences.l[4]"
        }],
        "sku": "SP2204145U9V-96521702",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 150.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "xl",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 20.9,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "20,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 96521703,
        "imgs": ["https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1651901803000,
        "onlineTime": 1651901805000,
        "pmsSku": "1514499278534393857",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 21.33,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.xl[0]"
        }, {
          "$ref": "$.allSizeReferences.xl[1]"
        }, {
          "$ref": "$.allSizeReferences.xl[2]"
        }, {
          "$ref": "$.allSizeReferences.xl[3]"
        }, {
          "$ref": "$.allSizeReferences.xl[4]"
        }],
        "sku": "SP2204145U9V-96521703",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 150.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "2xl",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 20.9,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "20,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 96521704,
        "imgs": ["https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1651901803000,
        "onlineTime": 1651901805000,
        "pmsSku": "1514499278563753985",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 21.33,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.2xl[0]"
        }, {
          "$ref": "$.allSizeReferences.2xl[1]"
        }, {
          "$ref": "$.allSizeReferences.2xl[2]"
        }, {
          "$ref": "$.allSizeReferences.2xl[3]"
        }, {
          "$ref": "$.allSizeReferences.2xl[4]"
        }],
        "sku": "SP2204145U9V-96521704",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 150.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "3xl",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 20.9,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "20,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 96521705,
        "imgs": ["https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1651901803000,
        "onlineTime": 1651901805000,
        "pmsSku": "1514499278593114114",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 21.33,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.3xl[0]"
        }, {
          "$ref": "$.allSizeReferences.3xl[1]"
        }, {
          "$ref": "$.allSizeReferences.3xl[2]"
        }, {
          "$ref": "$.allSizeReferences.3xl[3]"
        }, {
          "$ref": "$.allSizeReferences.3xl[4]"
        }],
        "sku": "SP2204145U9V-96521705",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 150.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "4xl",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 20.9,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "20,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 96521706,
        "imgs": ["https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s49150/goods/19096/267u7e152133c02b48f29194e0c24f8ecb63.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1651901803000,
        "onlineTime": 1651901805000,
        "pmsSku": "1514499278618279938",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "4xl"
        }],
        "salePrice": 21.33,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.4xl[0]"
        }, {
          "$ref": "$.allSizeReferences.4xl[1]"
        }, {
          "$ref": "$.allSizeReferences.4xl[2]"
        }, {
          "$ref": "$.allSizeReferences.4xl[3]"
        }, {
          "$ref": "$.allSizeReferences.4xl[4]"
        }],
        "sku": "SP2204145U9V-96521706",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 150.0
      }],
      "specialSign": 1,
      "spu": "SP2204145U9V",
      "status": 1,
      "stock": 999,
      "type": 0,
      "variant": "schwarz/m",
      "visionStyle": 0,
      "weight": 150.0
    };
    var goodsInfo = goodsDetail.jsonCustomData
    var limitItem = '2222';
    var isFlag = false
    if (goodsInfo && goodsInfo.CustomMadeType == 2) { //
      goodsInfo.Version.Location.forEach((a, b) => {
        if (a.Element.ElementType === 6) { // 定制标品才有
          isFlag = true
        }
      })
    }
    isFlag ? window.addEventListener("DOMContentLoaded", function() {
      getAllFont(function() {
        let span = document.createElement('span')
        span.innerText = 'SAMPLE'
        span.style.lineHeight = '46px'
        span.style.paddingLeft = '10px'
        span.style.fontFamily = ''
        $('.drapdown').append(span)
        // 设置默认字体及其输出文字
        $.each($('.drapdown'), function(it, item) {
          // $(item).children('span:last-child').css('fontFamily', baseFontArr[it].FontName.split('.')[0])
          var info = $(item)
          var font = baseFontArr[it].FontName.split('.')[0]
          info.children('span:last-child').css({
            'fontFamily': '"' + font + '"'
          })
          info.next().text($(item).parent().children('.inputArea').val()) // output展示
          info.next().css({
            'color': 'black',
            'fontFamily': '"' + font + '"'
          }) // output样式及其字体展示
        })
      })
    }) : ''
    // 追加所有字体
    var baseInputIndex = 0;
    var baseFontIndex = [];
    var inputInfo = document.querySelectorAll('.inputArea')
    var fieldData = document.querySelectorAll('.fieldset-box')
    var drowdown = document.querySelectorAll('.drapdown')
    var loaded = false
    // 输入框输入事件
    $('.inputArea').bind('input', function(event) {
      var maxLength = $(this).attr('maxlength')
      var valueInfo = $(this).val()
      if (!valueInfo) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        // $(this).attr('placeHolder', 'Please Enter Content!')
      } else {
        $(this).css({
          borderColor: '#797979',
          'placeHolder': ''
        })
        // $(this).attr('placeHolder', '')
      }
      let itemInfo = $(this)
      var dataWord = $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w')
      var count = maxLength - valueInfo.length
      $(this).parent().children('.output-area').css('fontFamily', itemInfo.next().children('span:last-child').css('fontFamily'))
      $(this).parent().children('.output-area').css('color', 'black')
      $(this).parent().children('.output-area').text(`${valueInfo}`)
      // 设置输入框最大可输入及其实时显示数据
      if (count <= 0) {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), 0))
      } else {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), count))
      }
    })
    // 失去焦点去除空格设置样式
    $('.inputArea').bind('blur', function(event) {
      var con = $.trim($(this).val())
      $(this).val(con)
      if (!con) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        $(this).attr('placeHolder', 'Enter Name or Text here...')
      }
    })
    // 获取当前的字体进行展示
    var custerData = goodsDetail.jsonCustomData
    var baseFontArr = []
    custerData && custerData.Version.Location ? custerData.Version.Location.forEach((item, index) => {
      item.Element.Items.forEach((val, i) => {
        if (val.CustomType === 1) {
          baseFontArr.push(val.AllowTypefaces[0])
        }
      })
    }) : ''
    // 默认图片展示
    $.each($('.info-data,.info-data-music'), function(it, iv) {
      $(iv).children('.del').css('display', 'none')
      $(iv).children('.img').css('display', 'none')
    })
    $('.drapdown').click(function() {
      let current = $(this)
      if ($(this).children('div').css('display') === 'none') {
        $(this).children('div').show()
      } else {
        $(this).children('div').hide()
      }
      var fontInfo = $(this).children('div').children('.fontInfo')
      $(fontInfo).each(function(index, ele) {
        var fo = ($(ele).data().value).split('.')[0]
        $(ele).css('fontFamily', '"' + fo + '"')
        $(ele).click(function() {
          var f = ($(this).data().value).split('.')[0]
          current.children('span:last-child').css('fontFamily', '"' + f + '"')
          $(current).next().css({
            fontFamily: '"' + $(this).data().value + '"'
          })
        })
      })
    })
    // 图片删除
    $('.info-data .del').click(function() {
      var img = $(this).parent().children('img')
      img.attr('src', '')
      img.css('display', 'none')
      $(this).css('display', 'none')
    })
    // 图片上传
    $('.inputUpload').change(function(event) {
      var img = event.target.files[0]
      var t = $(this)
      // if (img.type != 'image/png' && img.type != 'image/jpeg' && img.type != 'image/gif') {
      //     return alert("图片上传格式不正确");
      // }
      var reader = new FileReader();
      reader.readAsDataURL(img);
      //进度条
      var container = t.parent().children('#progressbar')[0]
      var circle = new ProgressBar.Circle(container, {
        color: '#0090FF',
        strokeWidth: 6
      })
      //开始读取
      reader.onloadstart = function() {
        t.parent().children('#progressbar').show()
        t.parent().children('label').hide()
        circle.setText(1 + "%")
        circle.text.style.color = '#FFFFFF'
      }
      //读取中
      var total = img.size;
      reader.onprogress = function(ev) {
        var value = Math.round((ev.loaded / total) * 100)
        circle.setText(value + "%")
      }
      circle.animate(1)
      //读取完成
      reader.onloadend = function() {
        t.parent().children('#progressbar').hide()
        t.parent().children('label').show()
        circle.destroy()
      }
      reader.onload = function(e) {
        var imgDom = t.parent().children('img')
        imgDom.attr('src', this.result)
        imgDom.show()
        t.parent().children('.del').show()
        t.parent().css('borderColor', '#797979')
        $(this).val('')
      }
      $(this).val('')
    })
    // 点击空白处隐藏下拉框
    $(document).bind('click', function(e) {
      var dropDown = $('.drapdown')
      var drop = $('.drop')
      if (!dropDown.is(e.target) && dropDown.has(e.target).length === 0) {
        if (!drop.is(e.target) && drop.has(e.target).length === 0) {
          $(".drop").hide()
        }
      }
    })

    function getAllFont(callback) {
      var fonts = []
      var goodsInfo = goodsDetail.jsonCustomData
      if (!goodsInfo.Version.Location) return false
      goodsInfo.Version.Location.forEach(item => {
        item.Element.Items.forEach(val => {
          val.AllowTypefaces && val.AllowTypefaces.forEach(v => {
            fonts.push(v)
          })
        })
      })
      const fontFacePromises = [...fonts].map(f => (new FontFace(f.FontName.split('.')[0], `url(${f.FontUrl})`).load()))
      Promise.all(fontFacePromises).then((fontFaces) => {
        if (fontFaces && fontFaces.length > 0) {
          fontFaces.map(fontFace => {
            document.fonts.add(fontFace);
          })
        }
      }).catch((err) => {
        console.warn('Some critical font are not available:', err);
      }).finally(() => {
        var styleNode = document.createElement('style');
        styleNode.type = "text/css";
        var styleText = document.createTextNode([...fonts].map(({
          FontName,
          FontUrl
        }) => {
          const formatObj = {
            'ttf': 'truetype',
            'otf': 'opentype',
            'woff': 'woff',
            'woff2': 'woff2'
          }
          const [name] = FontName.split('.')
          const format = FontUrl.split('.').pop()
          const info = formatObj[format]
          return `\r\n
                              @font-face {
                                  font-family: "${name}";
                                   src: url("${FontUrl}") format("${info}");
                              }
                              `
        }).join(''));
        styleNode.appendChild(styleText);
        document.head.appendChild(styleNode);
        loaded = true
        callback && callback()
      })
    }
  </script>
  <div class="m-add-cart selection-wrapper cart">
    <div class="button-wrapper">
      <a class="button plain crepik-custom-btn" style="margin-bottom: 10px; display: none;">
<div class="la-3ball-pulse"><div></div><div></div><div></div></div>
</a>
      <div style="display: flex">
        <button type="submit" name="add-to-cart" class="" id="AddToCart">
          <span class="button-text">IN DEN WARENKORB</span>
        </button>
        <div class="follow-but2 FavouriteCountSingleBox">
          <div goods-follow="7196769" favourite="false" class="personalIcon" onclick="window.popupLogin &amp;&amp; popupLogin.methods.openModal()">  </div>
          <div class="FavouriteCountSingle" style="display: none;"> 1 </div>
        </div>
        <style>
          .FavouriteCountSingleBox .personalIcon {
            font-size: 22px
          }

          .FavouriteCountSingleBox.showNumber .personalIcon {
            font-size: 16px
          }
        </style>
      </div>
      <a class="button plain" name="buy-it-now">
<span class="button-text">KAUFE ES JETZT</span>
</a>
    </div>
  </div>
</form>

<form class="reviewForm" onsubmit="return false;">
  <input type="hidden" name="encryStr" value="">
  <input type="hidden" name="lang" value="">
  <div class="title"> Bewertung schreiben <span class="fa fa-angle-left"></span>
  </div>
  <div class="score">
    <div class="desc">* Ergebnis :</div>
    <div class="rating">
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
    </div>
    <input type="hidden" name="grade" value="5">
    <input type="hidden" name="spu" value="SP2204145U9V">
    <div class="tip"> Klicken Sie um zu bewerten!</div>
  </div>
  <div class="review-form">
    <div class="review-from-textarea">
      <div class="mess-desc">* Bewertungen:</div>
      <div class="content">
        <textarea class="message" name="content" placeholder="Ich habe das vor einem Monat gekauft und bin so froh, dass ich es getan habe ... "></textarea>
        <div class="images-upload">
          <div id="fine-uploader-gallery">
            <div>
              <div class="qq-uploader-selector qq-uploader qq-gallery" qq-drop-area-text="Drop files here">
                <div class="qq-total-progress-bar-container-selector qq-total-progress-bar-container qq-hide" style="display: none">
                  <div role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" class="qq-total-progress-bar-selector qq-progress-bar qq-total-progress-bar"></div>
                </div>
                <div class="qq-upload-drop-area-selector qq-upload-drop-area" qq-hide-dropzone="" style="display: none;">
                </div>
                <ul class="qq-upload-list-selector qq-upload-list" role="region" aria-live="polite" aria-relevant="additions removals"></ul>
                <div class="qq-upload-button-selector qq-upload-button" style="position: relative; overflow: hidden; direction: ltr;">
                  <div>Dateien hochladen</div>
                  <input qq-button-id="ae2ed78b-f40e-4d66-9587-d2166b23dee6" title="file input" multiple="" type="file" name="qqfile"
                    style="position: absolute; right: 0px; top: 0px; font-family: Arial; font-size: 118px; margin: 0px; padding: 0px; cursor: pointer; opacity: 0; max-width: initial; height: 100%;">
                </div>
                <span class="qq-drop-processing-selector qq-drop-processing qq-hide">
                  <span>Abgelegte Dateien werden verarbeitet ...</span>
                  <span class="qq-drop-processing-spinner-selector qq-drop-processing-spinner"></span>
                </span>
                <dialog class="qq-alert-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">Schließen</button>
                  </div>
                </dialog>
                <dialog class="qq-confirm-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">Nr</button>
                    <button type="button" class="qq-ok-button-selector">Ja</button>
                  </div>
                </dialog>
                <dialog class="qq-prompt-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <input type="text">
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">Abbrechen</button>
                    <button type="button" class="qq-ok-button-selector">Ok</button>
                  </div>
                </dialog>
              </div>
            </div>
          </div>
          <input type="hidden" name="imgs" value="">
        </div>
      </div>
      <span class="valid-error">Bitte geben Sie Ihre Bewertung ein.</span>
    </div>
    <div class="info clearfix">
      <div class="nickname">
        <div class="desc">* Benutzername :</div>
        <input type="text" name="username" maxlength="60" placeholder="Beispiel: jackie">
        <span class="valid-error">Bitte geben Sie Ihren Benutzername ein</span>
      </div>
      <div class="email">
        <div class="desc">* E-Mail :</div>
        <input type="text" maxlength="60" name="email" placeholder="Beispiel: youremail@example.com">
        <span class="valid-error">Bitte geben Sie eine E-Mail Adresse ein</span>
      </div>
    </div>
    <button class="postBtn" id="user_post_btn">ÜBERPRÜFUNG</button>
  </div>
</form>

<form id="contact_form" class="contact-form" onsubmit="return false">
  <input type="hidden" name="form_type" value="customer">
  <input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="prospect, email subscribe">
  <div class="input-row">
    <div class="input-wrapper">
      <input type="email" name="contact[email]" id="email" placeholder="Geben Sie Ihre E-Mailadresse ein" class="input-group-field">
    </div>
    <div class="button-wrapper">
      <button type="button" id="subscribe" class="btn">ABONNIEREN</button>
    </div>
  </div>
  <div id="email-error">Ihre Mailbox ist falsch formatiert</div>
</form>

Text Content

EUR
EUR USD JPY GBP IDR THB MXN ARS AUD BRL CLP CAD NZD RUB INR AED ZAR COP PEN MAD
Deutsch
English Français Deutsch Español 日本語 ไทย Português Indonesia اللغة العربية
Italiano Русский

 * KOSTENLOSER VERSAND75€!

 * ERSTE BESTELLUNG 8% RABATT!




Menü schliessen

SUCHERGEBNIS



HIT WÖRTER


Registrieren/Einloggen
Mein Profil Meine Bestellungen Meine Gutscheine Wunschzettel zuletzt angesehen
Adressbuch Abmelden
 0
0



 * STARTSEITE


 * FLASH-ANGEBOTE HOT
   
   


 * MARKENSERIE HOT
   
   


 * NEU IN
   
   


 * SCHLUSSVERKAUF


 * ⭐️HEISSER TREND NEW
   
   


 * MODE FEMME
   
   


 * HERRENMODE HOT
   
   


 * EMPFOHLENES SPIEL
   
   


 * HAUSHALTSPRODUKTE
   
   


 * AUSVERKAUF

Home / ⭐️Heißer Trend / Einkaufen nach Herren Kategorie / Oberteile mit
Kunstdruck


LEGENDS FOREVER THE MAMBA HERREN FREIZEIT-T-SHIRT

20,90€
20,90€
5.0
(0)

Bewertung schreiben
Ausverkauf mangel an Lager

15% Rabatt Bei 136,22€

20% Rabatt Bei 234,22€


ColorBlack
SizeMLXL2XL3XL4XL
Farbe: Schwarz

Größe: MGrößentabelleSizeSize (US)Size (EU)Size (UK)
MLXL2XL3XL4XL

SP2204145U9V-96521701 SP2204145U9V-96521702 SP2204145U9V-96521703
SP2204145U9V-96521704 SP2204145U9V-96521705 SP2204145U9V-96521706
Menge:


Bitte Größe auswählen


IN DEN WARENKORB

1
KAUFE ES JETZT
 * ERSTE BESTELLUNG ERHALTEN 8% RABATT
 * KOSTENLOSER VERSAND BEI EINER BESTELLUNG ÜBER 88€
   



Achtung Tipps:



Aufgrund der Einstellungen des Computermonitors kann es zu geringfügigen
Farbunterschieden kommen.

Bitte erlauben Sie aufgrund des Unterschieds in der Messmethode eine
Größenabweichung von 1-3 cm.

Klicken Sie darauf, um mehr für die Größentabelle anzuzeigen: Über die
Größentabelle






BESCHREIBUNG

Artikelnummer: SP2204145U9V

 * Passen: Regulär
 * Szene: Freizeit
 * Kragen/Ausschnitt: Runder Kragen
 * Knopfleistentyp: Pullovers
 * Material: Baumwollmischung
 * Design-Elemente: Nein
 * Ärmellänge: Kurzärmelig
 * Jahreszeit: Alle Jahreszeiten
 * Stil: Casual


VERSAND UND RÜCKGABE

Weltweite Lieferung:



Empfangszeit = Bearbeitungszeit + Versandzeit



Verarbeitungszeit:



5-7 Werktage



Lieferdauer:



Super-Ersparnis: 10 - 15 Tage



Beschleunigter Versand: 6 - 10 Tage



Rückgabe oder Umtausch innerhalb von 30 Tagen ab Lieferdatum wird akzeptiert,
Voraussetzung:



Artikel erhalten innerhalb von 30 Tagen ab Lieferdatum.

Artikel unbenutzt, unbeschädigt und in Originalverpackung erhalten

Die Versandkosten werden dem Kunden nur einmal in Rechnung gestellt.

Weitere Informationen finden Sie auf unserer Rückgabe- und Umtauschseite und auf
unserer Lieferseite.



Für weitere Hilfe senden Sie bitte Ihre Fragen an unseren Kundenservice E-Mail
>>> service@dozenlive.com

Kombinationsempfehlung

Größentabelle
×
cm inch


Grösse Tag Size

Grösse Tag Size


 Return
  Hot Search
Track Artist Album Playlist Search Results

 Return
White
Black
confirm
Kundenrezensionen
Bewertungen(0)
0
0
0
0
0
Durchschnittliche Kundenbewertung

5.0


Bewertung schreiben
Bewertung schreiben
* Ergebnis :

Klicken Sie um zu bewerten!
* Bewertungen:
Dateien hochladen
Abgelegte Dateien werden verarbeitet ...

Schließen

Nr Ja

Abbrechen Ok
Bitte geben Sie Ihre Bewertung ein.
* Benutzername :
Bitte geben Sie Ihren Benutzername ein
* E-Mail :
Bitte geben Sie eine E-Mail Adresse ein
ÜBERPRÜFUNG
Sortieren nach:
Alle
Deutsch

 * «
 * »


ERFOLGREICH

Vielen Danke für Ihre Bewertung

ERFOLGREICH

Gutscheincode: {couponCode}
Mit diesem Gutscheincode können Sie einkaufen gehen!
Gleichzeitig haben wir den Gutscheincode an Ihre E-Mail gesendet.

Zur Verwendung gehen
Oops…

Kommentarbeitrag fehlgeschlagen, bitte versuchen Sie es später noch einmal.

Oops…

Coupon fehlgeschlagen.

Das könnte Sie auch interessieren
Vancouver Grizzlies NBA Herren T-Shirt
23,90€

Lässiges Retro-T-Shirt Aus Reiner Baumwolle Für Herren
22,90€

Vielseitiges, Lässiges Tanktop Mit Einfarbigem Druck Für Herren
18,90€

Einfaches Langarmhemd Aus Leinen Für Herren
27,90€

Herren-Leinen Mit Elastischer Taille, Atmungsaktiv, Elastischer Fuß,
Freizeithose
33,90€

Maxikleid Aus Baumwolle Und Leinen Mit V-Ausschnitt Und Gürtel Im Boho-Stil
28,90€

Damen Elegantes Modekleid
36,90€

46% OFF
Basic Herren-T-Shirt Aus Baumwolle Mit Tiefem V-Ausschnitt Und Kurzen Ärmeln
15,90€ 28,90€

Herren Vintage Casual Baumwolle Langarm T-Shirt Shirt Outdoor Atmungsaktives
Henley Shirt
27,90€

Bequeme, Lockere, Lässige Herrenbekleidung
15,90€

Die Mode-Feiertags-Strand-Shirts Der Männer
30,90€

Damenmode Urlaub Art Green Print Quaste Kleid
32,90€
Ausverkauf






GESCHENKE

Diese Geschenkliste dient nur zu Ihrer Information. Sie können den Artikel, die
Größe oder Farbe des Geschenks auf der Warenkorbseite auswählen, wenn ein
kostenloses Geschenk in Ihrer Bestellung verfügbar ist.


ARTIKEL UPDATE
ENTFERNEN HINZUFÜGEN


ADD-ON ARTIKEL


In den Warenkorb
ENTFERNEN HINZUFÜGEN

Loading...

 * Facebook
 * Pinterest

 * Facebook
 * Pinterest


SITE INFO About Us Sitemap Terms & Conditions Privacy Policy HELP CENTER Q&A
Payment Methods Delivery Return & Exchange CUSTOMER SERVICE Track Order Cancel
Order Edit Shipping Address Contact Us


ABONNIEREN SIE UNSERE EXKLUSIVEN ANGEBOTE

ABONNIEREN
Ihre Mailbox ist falsch formatiert
© 2022 dozenlive

Die Währung Ihrer Bestellung wird in USD umgerechnet, die einzige Währung, die
diese Zahlungsmethode unterstützt.

OK