www.landyoyo.com Open in urlscan Pro
2606:4700:3032::6815:3812  Public Scan

URL: https://www.landyoyo.com/products/personalized-cross-wrap-design-sweater-4823610.html
Submission: On July 17 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="4823610">
  <input type="hidden" name="product_id" value="68730635">
  <input type="hidden" name="product_cate" value="Sweaters">
  <input type="hidden" name="spu" value="SPZZPRE3D41">
  <input type="hidden" name="sku" value="SPZZPRE3D41-68730635">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg">
  <input type="hidden" name="price" value="42.16">
  <input type="hidden" name="variant" value="4XL/Gleiche Bildfarbe">
  <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="Same Picture Color">Same Picture Color</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="S">S</option>
      <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">Gleiche Bildfarbe</span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Same Picture Color" data-group="0" style="" class="selected"><img
            src="https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg@!w56-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">4XL</span><span class="size-model" mdui-dialog="{target: '#size-form_model'}">Größentabelle</span><select class="size-zone-select"
          name="1658079884426">
          <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="S" data-group="1" style="">S</span><span data-value="M" data-group="1" style="">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=""
          class="selected">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="25510037" value="68730644">SPZZPRE3D41-68730644</option>
    <option sku="25510036" value="68730643">SPZZPRE3D41-68730643</option>
    <option sku="25510035" value="68730642">SPZZPRE3D41-68730642</option>
    <option sku="25510034" value="68730641">SPZZPRE3D41-68730641</option>
    <option sku="25510033" value="68730639">SPZZPRE3D41-68730639</option>
    <option sku="25510032" value="68730637">SPZZPRE3D41-68730637</option>
    <option sku="25510031" value="68730635" selected="selected">SPZZPRE3D41-68730635</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": 7706,
      "allSizeComparison": [{
        "key": "TAG",
        "sizeComparisonAlias": [{
          "alias": "s",
          "key": "s"
        }, {
          "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": "US4/6",
          "key": "s"
        }, {
          "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": "EU36/38",
          "key": "s"
        }, {
          "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": "UK8/10",
          "key": "s"
        }, {
          "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": {
        "s": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "42"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "68"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "98"
        }],
        "m": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "44"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "70"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "102"
        }],
        "l": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "46"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "72"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "106"
        }],
        "xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "48"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "74"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "110"
        }],
        "2xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "50"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "76"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "114"
        }],
        "3xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "52"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "78"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "118"
        }],
        "4xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "54"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "80"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "122"
        }]
      },
      "attrColor": "same picture color",
      "attributes": [{
        "attrId": 45686,
        "attrValId": 2089469,
        "basicId": 4823610,
        "goodsId": 68730635,
        "name": "color",
        "sval": "same picture color",
        "type": 1,
        "val": "same picture color"
      }, {
        "attrId": 45687,
        "attrValId": 2089458,
        "basicId": 4823610,
        "goodsId": 68730635,
        "name": "size",
        "sval": "4xl",
        "type": 1,
        "val": "4xl"
      }, {
        "attrId": 45702,
        "attrValId": 3908707,
        "basicId": 4823610,
        "goodsId": 68730635,
        "name": "dress occasion",
        "sval": "Street beat",
        "type": 0,
        "val": "Street beat"
      }, {
        "attrId": 45702,
        "attrValId": 2089481,
        "basicId": 4823610,
        "goodsId": 68730635,
        "name": "dress occasion",
        "sval": "daily",
        "type": 0,
        "val": "daily"
      }, {
        "attrId": 121951,
        "attrValId": 6001890,
        "basicId": 4823610,
        "goodsId": 68730635,
        "name": "sleeve length 1",
        "sval": "Long sleeve",
        "type": 0,
        "val": "Long sleeve"
      }, {
        "attrId": 45700,
        "attrValId": 2741258,
        "basicId": 4823610,
        "goodsId": 68730635,
        "name": "style",
        "sval": "Fashion casual",
        "type": 0,
        "val": "Fashion casual"
      }, {
        "attrId": 45687,
        "attrValId": 2089416,
        "basicId": 4823610,
        "goodsId": 68730637,
        "name": "size",
        "sval": "3xl",
        "type": 1,
        "val": "3xl"
      }, {
        "attrId": 45687,
        "attrValId": 2089415,
        "basicId": 4823610,
        "goodsId": 68730639,
        "name": "size",
        "sval": "2xl",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 45687,
        "attrValId": 2089414,
        "basicId": 4823610,
        "goodsId": 68730641,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 45687,
        "attrValId": 2089413,
        "basicId": 4823610,
        "goodsId": 68730642,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 45687,
        "attrValId": 2089768,
        "basicId": 4823610,
        "goodsId": 68730643,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 45687,
        "attrValId": 2089411,
        "basicId": 4823610,
        "goodsId": 68730644,
        "name": "size",
        "sval": "s",
        "type": 1,
        "val": "s"
      }],
      "attrs": {
        "size": "4xl",
        "color": "same picture color"
      },
      "available": true,
      "categories": [{
        "basicId": 4823610,
        "goodsType": "Sweaters",
        "googleName": "Apparel & Accessories > Clothing > Outerwear ",
        "id": 151190,
        "name": "Sweaters",
        "parentId": 126284,
        "path": "/126272/126284/151190/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
        "siteCid": 45,
        "siteId": 24428,
        "siteParentCid": 32,
        "sitePath": "/28/32/45/",
        "sort": 1
      }],
      "ccyMarketPrice": 66.92,
      "ccySalePrice": 42.16,
      "clearance": 0,
      "colorSkus": [{
        "ccyMarketPrice": 66.92,
        "ccySalePrice": 42.16,
        "color": "same picture color",
        "currencyMarketPrice": "66,92€",
        "currencySalePrice": "42,16€",
        "goodsSkuUrl": "/item/personalized-cross-wrap-design-sweater-4823610.html?variant=68730635",
        "img": "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg",
        "marketPrice": 66.92,
        "salePrice": 42.16,
        "selected": false,
        "skuId": 68730635,
        "sort": 0,
        "type": 1
      }],
      "currencyMarketPrice": "66,92€",
      "currencySalePrice": "42,16€",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.63,
      "discountIcon": "",
      "discountInteger": "37",
      "discountMark": 3,
      "discountPercent": "37% OFF",
      "endTime": 1669359576000,
      "favoriteCount": 10,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 45702,
        "attrValId": 3908707,
        "basicId": 4823610,
        "goodsId": 68730635,
        "name": "Anlass zum Anziehen",
        "sval": "Street beat",
        "type": 0,
        "val": "Street Beat"
      }, {
        "attrId": 45702,
        "attrValId": 2089481,
        "basicId": 4823610,
        "goodsId": 68730635,
        "name": "Anlass zum Anziehen",
        "sval": "daily",
        "type": 0,
        "val": "Jeden Tag"
      }, {
        "attrId": 121951,
        "attrValId": 6001890,
        "basicId": 4823610,
        "goodsId": 68730635,
        "name": "Ärmellänge 1",
        "sval": "Long sleeve",
        "type": 0,
        "val": "Lange Ärmel"
      }, {
        "attrId": 45700,
        "attrValId": 2741258,
        "basicId": 4823610,
        "goodsId": 68730635,
        "name": "Stil",
        "sval": "Fashion casual",
        "type": 0,
        "val": "Fashion Lässig"
      }],
      "goodsId": 68730635,
      "goodsTypes": [{
        "id": 43532,
        "name": "服装"
      }, {
        "id": 43533,
        "name": "男装"
      }, {
        "id": 43551,
        "name": "上衣"
      }, {
        "id": 43552,
        "name": "针织衫/毛衣"
      }],
      "handle": "personalized-cross-wrap-design-sweater",
      "id": 4823610,
      "images": [{
        "goodsIds": "68730635|68730637|68730639|68730641|68730642|68730643|68730644",
        "isTort": 0,
        "ismain": 1,
        "md5": "73216E3B64207ADACBCF0A45786C5787",
        "sort": 3,
        "url": "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "EB86B5A727DAD63D6F3A97FC0F40A5A1",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s23728/goods/18547/622u98e547f1e6c54b0cbb6aaa5e9d69c9c2.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "76F07572EDD35B2B8DD7408188424A7E",
        "sort": 2,
        "url": "https://ups.aopcdn.com/s23728/goods/18547/622u6ac48dc664f147a6b0cb468ed3105a27.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s23728/goods/18547/622u98e547f1e6c54b0cbb6aaa5e9d69c9c2.jpg", "https://ups.aopcdn.com/s23728/goods/18547/622u6ac48dc664f147a6b0cb468ed3105a27.jpg",
        "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg"
      ],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 1,
      "isStock": 0,
      "labelLangs": [],
      "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg",
      "markPosition": 1,
      "marketPrice": 66.92,
      "name": "personalisierter Cross-Wrap-Design-Pullover",
      "navigations": [{
        "basicId": 4823610,
        "bestSort": 999999,
        "id": 58463,
        "mostSort": 999999,
        "name": "Sweater",
        "newSort": 999999,
        "path": "/38362/38366/58463/"
      }, {
        "basicId": 4823610,
        "bestSort": 48,
        "id": 38366,
        "mostSort": 999999,
        "name": "Sweater & Cardigan",
        "newSort": 999999,
        "path": "/38362/38366/"
      }, {
        "basicId": 4823610,
        "bestSort": 999999,
        "id": 38362,
        "mostSort": 999999,
        "name": "Outerwear",
        "newSort": 999999,
        "path": "/38362/"
      }],
      "newInSort": 0,
      "offlineTime": 1604039891000,
      "onlineTime": 1604040169000,
      "pathCategories": [{
        "enName": "Outerwear",
        "goodsType": "Outerwear",
        "googleName": "Apparel & Accessories > Clothing > Outerwear",
        "id": 126272,
        "langName": "Outerwear",
        "name": "Outerwear",
        "parentId": 0,
        "path": "/126272/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Outerwear Online on menily.com",
        "siteCid": 28,
        "sitePath": "/28/"
      }, {
        "enName": "Sweaters & Cardigans",
        "goodsType": "Sweaters",
        "googleName": "Apparel & Accessories > Clothing > Outerwear ",
        "id": 126284,
        "langName": "Sweaters & Cardigans",
        "name": "Sweaters & Cardigans",
        "parentId": 126272,
        "path": "/126272/126284/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Sweaters Online on menily.com",
        "siteCid": 32,
        "sitePath": "/28/32/"
      }, {
        "enName": "Sweaters",
        "goodsType": "Sweaters",
        "googleName": "Apparel & Accessories > Clothing > Outerwear ",
        "id": 151190,
        "langName": "Sweaters",
        "name": "Sweaters",
        "parentId": 126284,
        "path": "/126272/126284/151190/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
        "siteCid": 45,
        "sitePath": "/28/32/45/"
      }],
      "pathNavigations": [{
        "check": false,
        "cid": 126272,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 38362,
        "img": "",
        "imgSpec": "3*4",
        "langName": "Outerwear",
        "level": 1,
        "mark": 1,
        "name": "Outerwear",
        "navColor": "",
        "parentId": 0,
        "path": "/38362/",
        "showChilds": false,
        "siteId": 24428,
        "sort": 3,
        "status": 1,
        "type": 1,
        "url": "/collections/outerwear-38362/"
      }, {
        "check": false,
        "cid": 126284,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 38366,
        "img": "",
        "imgSpec": "1*1",
        "langName": "Sweater & Cardigan",
        "level": 2,
        "mark": 0,
        "name": "Sweater & Cardigan",
        "navColor": "",
        "parentId": 38362,
        "path": "/38362/38366/",
        "showChilds": false,
        "siteId": 24428,
        "sort": 0,
        "status": 1,
        "type": 1,
        "url": "/collections/sweater-cardigan-38366/"
      }, {
        "check": false,
        "cid": 151190,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 58463,
        "img": "",
        "imgSpec": "1*1",
        "langName": "Sweater",
        "level": 3,
        "mark": 0,
        "name": "Sweater",
        "navColor": "",
        "parentId": 38366,
        "path": "/38362/38366/58463/",
        "showChilds": false,
        "siteId": 24428,
        "sort": 1,
        "status": 1,
        "type": 1,
        "url": "/collections/sweater-58463/"
      }],
      "pmsSku": "25510031",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "promotion": {
        "activityListLabel": 0,
        "aggregationId": 14561,
        "basicIds": [2127973, 2127981, 2127996, 2128027, 2128028, 2128048, 2128076, 2128097, 2128131, 2128149, 2128190, 2128245, 2128274, 2128297, 2128378, 2128386, 2128399, 2128425, 2128466, 2128485, 2128583, 2128635, 2128637, 2128684, 2128695,
          2128701, 2128706, 2164910, 2252370, 2270079, 2270114, 2271401, 2325618, 2525440, 2525441, 2614199, 2614202, 2614207, 2941505, 2941880, 3071366, 3071368, 3093391, 3884523, 3884524, 3884526, 3884527, 3911988, 3933533, 3981315, 3989661,
          3989666, 3989667, 3989668, 3989669, 3995765, 3995767, 4045283, 4045285, 4045287, 4045290, 4045294, 4045296, 4045300, 4107004, 4132124, 4132128, 4132132, 4138144, 4140013, 4168026, 4168031, 4168033, 4174101, 4174111, 4174117, 4174121,
          4185649, 4185652, 4185666, 4190573, 4190643, 4190758, 4190770, 4191084, 4191126, 4191137, 4191167, 4191187, 4191222, 4191284, 4192862, 4192863, 4192864, 4201915, 4201917, 4220433, 4220434, 4220447, 4220452, 4232146, 4232147, 4232152,
          4249406, 4261310, 4266182, 4266221, 4266223, 4266927, 4266929, 4266944, 4271359, 4276370, 4276386, 4276392, 4276401, 4276403, 4276413, 4276418, 4276426, 4276450, 4276469, 4276473, 4285958, 4290343, 4294290, 4294302, 4358765, 4358769,
          4360106, 4363949, 4363954, 4369935, 4374746, 4377226, 4384357, 4388110, 4396927, 4420512, 4451740, 4466670, 4466671, 4466679, 4498210, 4539057, 4539062, 4539084, 4551512, 4551555, 4572792, 4573686, 4584422, 4597471, 4598887, 4602752,
          4602753, 4602757, 4602759, 4602762, 4602768, 4602771, 4603394, 4603397, 4603398, 4603399, 4604072, 4607978, 4608016, 4608021, 4608022, 4634458, 4638883, 4646112, 4656484, 4656488, 4675045, 4675046, 4675047, 4675048, 4679568, 4750116,
          4753175, 4753197, 4760741, 4760751, 4774090, 4791500, 4822339, 4823604, 4823607, 4823608, 4823609, 4823610, 4827424, 4827445, 4827449, 4878024, 4908785, 4927715, 4927716, 4927727, 4938880, 4952520, 4952548, 4952583, 4960028, 4965487,
          4971015, 4974981, 4974995, 4975001, 4983381, 5027562, 5038411, 5039037, 5042119, 5051501, 5055160, 5076779, 5082986, 5101059, 5101063, 5101066, 5101071, 5108905, 5118789, 5132697, 5143565, 5144152, 5151682, 5151683, 5151688, 5151690,
          5151699, 5151700, 5175909, 5199889, 5200268, 5200269, 5205969, 5205970, 5209651, 5221265, 5221330, 5223362, 5223382, 5230680, 5235576, 5235577, 5235578, 5235579, 5235581, 5235582, 5235583, 5235584, 5253847, 5253848, 5253854, 5256343,
          5256348, 5256351, 5256354, 5256358, 5349951, 5349953, 5349955, 5349984, 5350012, 5350024, 5350041, 5350067, 5497560, 5672673, 5672685, 5717695, 5728176, 5728192, 5749824, 5755058, 5911130, 5911141, 5911147, 6021821, 6021839, 6159602,
          6159604, 6186483, 6186493, 6333908, 6333909, 6334091, 6356932, 6380370, 6387096, 6387106, 6387108, 6614108, 6614109, 6614113, 6614118, 6614119, 6616076, 6640337, 6640365, 6644213, 6648962, 6648988, 6649010, 6649027, 6649028, 6649029,
          6649065, 6649067, 6649070, 6649071, 6649074, 6649079, 6649080, 6649081, 6649082, 6649083, 6649084, 6649085, 6649086, 6649087, 6649110, 6649111, 6649111, 6649114, 6649114, 6649116, 6649116, 6649119, 6649119, 6649120, 6649120, 6649122,
          6649122, 6649123, 6649123, 6649130, 6649130, 6649131, 6649131, 6649132, 6649132, 6649134, 6649134, 6649136, 6649136, 6649138, 6649138, 6649140, 6649140, 6649145, 6649145, 6649149, 6649149, 6649811, 6649811, 6651036, 6651036, 6663751,
          6663757, 6664110, 6665349, 6665350, 6665351, 6665359, 6665363, 6667318, 6667423, 6667424, 6669265, 6669273, 6669278, 6669285, 6669286, 6669287, 6669288, 6669289, 6669290, 6669993, 6669994, 6669999, 6670000, 6670001, 6671243, 6671244,
          6671245, 6671246, 6671333, 6671335, 6671338, 6671369, 6671371, 6671375, 6671377, 6671391, 6674826, 6674826, 6674827, 6674827, 6680979, 6680980, 6682726, 6682751, 6689612, 6689613, 6689615, 6689711, 6693153, 6693153, 6694662, 6694666,
          6698756, 6698772, 6698824, 6698825, 6698826, 6698834, 6699970, 6701494, 6701495, 6701503, 6701504, 6701505, 6711796, 6711796, 6711797, 6711797, 6711798, 6711798, 6711799, 6711799, 6712556, 6712557, 6712934, 6712934, 6712985, 6712985,
          6712991, 6712991, 6713008, 6713008, 6713012, 6713012, 6713013, 6713013, 6713015, 6713015, 6713016, 6713016, 6713090, 6713090, 6713093, 6713093, 6713391, 6713392, 6713394, 6713398, 6713400, 6713403, 6713406, 6713408, 6713410, 6713413,
          6713414, 6713417, 6713419, 6713452, 6713457, 6713458, 6713462, 6713465, 6713469, 6713479, 6713481, 6713485, 6714404, 6714405, 6714406, 6714407, 6714408, 6714409, 6714420, 6714421, 6714422, 6714423, 6714424, 6714532, 6714532, 6714819,
          6714820, 6714821, 6714823, 6715597, 6715715, 6715720, 6715721, 6715725, 6715759, 6715763, 6715779, 6715781, 6715782, 6715783, 6715785, 6715793, 6715797, 6715799, 6715800, 6715801, 6715803, 6716174, 6716206, 6716974, 6717017, 6718604,
          6718703, 6718715, 6718786, 6718786, 6718790, 6718790, 6718791, 6718791, 6718799, 6718799, 6718800, 6718802, 6718802, 6718812, 6718812, 6718814, 6718814, 6718816, 6718816, 6718866, 6718866, 6718867, 6718867, 6718870, 6718870, 6718871,
          6718872, 6719824, 6719825, 6719847, 6719849, 6719850, 6719852, 6722091, 6722092, 6735530, 6755812, 6755813, 6755816, 6776991, 6776991, 6776992, 6776992, 6777000, 6777000, 6777003, 6777003, 6777004, 6777005, 6777006, 6777009, 6777009,
          6777502, 6777503, 6777509, 6777537, 6777626, 6778567, 6782897, 6783150, 6783152, 6785336, 6785346, 6785346, 6785347, 6785347, 6788294, 6788294, 6788305, 6788305, 6790530, 6790544, 6790544, 6790550, 6790550, 6790557, 6790557, 6793228,
          6793228, 6793525, 6800581, 6800581, 6800582, 6800582, 6800589, 6800590, 6800590, 6806444, 6806444, 6806445, 6806445, 6806447, 6806447, 6817946, 6817947, 6817949, 6817952, 6817952, 6817953, 6824400, 6824401, 6824529, 6824534, 6824536,
          6824537, 6824538, 6824549, 6840342, 6840420, 6840488, 6842299, 6854792, 6854793, 6856531, 6856760, 6856913, 6856922, 6856926, 6861904, 6861909, 6861921, 6861938, 6861962, 6861965, 6862103, 6868049, 6870629, 6870631, 6871710, 6877362,
          6878416, 6878449, 6878516, 6878517, 6878519, 6878520, 6878526, 6878528, 6878529, 6878534, 6878535, 6878536, 6878628, 6878633, 6878639, 6878640, 6878641, 6878642, 6878643, 6878644, 6878645, 6878646, 6878647, 6878661, 6878662, 6878663,
          6878664, 6878665, 6878666, 6878667, 6878668, 6878669, 6878670, 6878672, 6878673, 6878675, 6878676, 6878677, 6878679, 6878680, 6878681, 6878682, 6878683, 6878684, 6878685, 6878817, 6880381, 6880408, 6880409, 6880410, 6881889, 6881890,
          6881891, 6881892, 6882454, 6882455, 6882456, 6897388, 6897389, 6897391, 6897392, 6897393, 6897413, 6897414, 6897415, 6897416, 6897417, 6897419, 6897421, 6906158, 6906278, 6906369, 6906633, 6906638, 6906665, 6910372, 6915971, 6915972,
          6915977, 6915978, 6915979, 6915981, 6915982, 6916016, 6916019, 6916024, 6925860, 6925864, 6925865, 6926966, 6926967, 6926979, 6943977, 6943978, 6943979, 6943981, 6943984, 6944688, 6949175, 6949775, 6949931, 6949936, 6949937, 6951610,
          6953973, 6953974, 6953976, 6953979, 6954454, 6954491, 6954492, 6954493, 6954494, 6954495, 6954496, 6954497, 6954498, 6954499, 6954502, 6954503, 6954504, 6954505, 6954506, 6954508, 6954509, 6954511, 6954512, 6954513, 6954514, 6954515,
          6954516, 6954518, 6954519, 6954524, 6954525, 6954526, 6954527, 6954528, 6954530, 6954536, 6954558, 6954863, 6956233, 6956237, 6956240, 6956653, 6958404, 6958405, 6958406, 6958407, 6958410, 6958418, 6962044, 6962047, 6962052, 6975281,
          6975288, 6975289, 6975290, 6982844, 6982845, 6991411, 6991412, 6991433, 6991445, 6992405, 6996096, 6996103, 6996466, 6996470, 6996474, 6996476, 6997773, 6997843, 7000104, 7000105, 7000138, 7000150, 7000151, 7003398, 7003399, 7003401,
          7003426, 7003427, 7003428, 7007512, 7007513, 7007514, 7007515, 7007516, 7007517, 7007519, 7007522, 7007523, 7007525, 7007526, 7016250, 7016258, 7019657, 7027420, 7029385, 7029386, 7029388, 7029389, 7029390, 7029394, 7029397, 7029398,
          7031261, 7031264, 7031272, 7031273, 7031281, 7035240, 7036476, 7036546, 7036687, 7036689, 7036690, 7036691, 7036692, 7036693, 7036694, 7036696, 7036698, 7036699, 7036797, 7038920, 7038921, 7038922, 7038947, 7040182, 7040507, 7040508,
          7044042, 7044043, 7044062, 7044082, 7044083, 7044084, 7044085, 7044086, 7044087, 7044088, 7044089, 7044090, 7044091, 7044092, 7044093, 7044094, 7044096, 7044097, 7044098, 7044099, 7044100, 7044101, 7044102, 7045653, 7047893, 7047905,
          7047911, 7049315, 7050261, 7050266, 7051883, 7053335, 7053337, 7053338, 7054124, 7054381, 7058463, 7059911, 7059912, 7059916, 7059919, 7059922, 7059924, 7059925, 7059926, 7059928, 7059930, 7059932, 7059933, 7072902, 7072911, 7072953,
          7072954, 7072957, 7072958, 7072959, 7072964, 7072996, 7072999, 7073003, 7073015, 7073017, 7073034, 7073037, 7073040, 7073045, 7099202, 7099204, 7099208, 7099234, 7104185, 7104186, 7104187, 7104188, 7104191, 7104193, 7104228, 7104229,
          7104230, 7104240, 7104242, 7104243, 7104260, 7106951, 7106952, 7106953, 7106954, 7106956, 7106957, 7106958, 7106983, 7106984, 7106987, 7106988, 7106989, 7106991, 7106995, 7106996, 7106997, 7106998, 7107000, 7107001, 7107002, 7107003,
          7107004, 7107005, 7107006, 7107007, 7107008, 7107009, 7107010, 7107011, 7107012, 7107013, 7107014, 7107035, 7107036, 7107038, 7107039, 7107040, 7107041, 7107042, 7107043, 7107044, 7107045, 7107046, 7107047, 7107049, 7107050, 7107052,
          7107053, 7107055, 7107056, 7107057, 7107059, 7107060, 7107061, 7107062, 7107064, 7107065, 7112562, 7112563, 7112564, 7112565, 7112566, 7112567, 7118973, 7131643, 7132933, 7132941, 7133072, 7133073, 7133078, 7134219, 7134223, 7134224,
          7134227, 7134228, 7137435, 7137436, 7137440, 7137910, 7137961, 7137968, 7140191, 7140192, 7140193, 7151823, 7158295, 7159602, 7159603, 7160221, 7160988, 7160990, 7160991, 7160993, 7160994, 7161032, 7161033, 7161034, 7161035, 7161036,
          7161037, 7161038, 7161045, 7161050, 7164680, 7177377, 7218070, 7218071, 7246191, 7246192, 7247285, 7258548, 7258549, 7258550, 7260063, 7260064, 7260066, 7260067
        ],
        "beginTime": 1648705735000,
        "conditionType": 0,
        "conditions": [{
          "amount": "1",
          "conditionId": 23629,
          "conditionName": "",
          "discount": "30",
          "maxValue": 2.147483647E9,
          "minValue": 1.0,
          "pellucidity": "1",
          "promotionInformation": "Kaufen Sie  <span class='promo-color'>1 </span>und erhalten Sie - <span class='promo-color'>30%</span> Artikel  <span class='promo-color'>2</span>",
          "recentCondition": 0,
          "targetValue": 0.7,
          "textColor": "",
          "tipColor": "",
          "type": 0
        }],
        "currencyConditions": [],
        "endTime": 1711777735000,
        "goodsType": 1,
        "id": 2791,
        "link": "/activity/buy-1-get-2nd-30-off-14561",
        "name": "Buy 1 Get 2nd 30% Off",
        "pellucidity": "1",
        "promotionType": 1,
        "showBanner": 0,
        "siteId": 24428,
        "textColor": "",
        "tipColor": "",
        "uncapped": 0
      },
      "rcmdList": [{
        "activityId": 7705,
        "attrColor": "apricot",
        "attrs": {
          "size": "s",
          "color": "apricot"
        },
        "available": true,
        "categories": [{
          "basicId": 6671391,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 64.23,
        "ccySalePrice": 41.75,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 64.23,
          "ccySalePrice": 41.75,
          "color": "apricot",
          "currencyMarketPrice": "64,23€",
          "currencySalePrice": "41,75€",
          "goodsSkuUrl": "/item/slim-fit-long-sleeved-round-neck-knit-pullover-sweater-men-6671391.html?variant=91065769",
          "hexColor": "#F3E8D6",
          "img": "https://ups.aopcdn.com/s24428/goods/18849/1206uf1f5a5bb9a104d3d9d3946d4fffe08b6.jpg",
          "marketPrice": 64.23,
          "salePrice": 41.75,
          "selected": true,
          "skuId": 91065769,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 64.23,
          "ccySalePrice": 41.75,
          "color": "black",
          "currencyMarketPrice": "64,23€",
          "currencySalePrice": "41,75€",
          "goodsSkuUrl": "/item/slim-fit-long-sleeved-round-neck-knit-pullover-sweater-men-6671391.html?variant=91065768",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24428/goods/18849/1206udd1feb933c0a4f6cb1dc8005fc4479bc.jpg",
          "marketPrice": 64.23,
          "salePrice": 41.75,
          "selected": false,
          "skuId": 91065768,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "64,23€",
        "currencySalePrice": "41,75€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.65,
        "discountIcon": "",
        "discountInteger": "35",
        "discountMark": 3,
        "discountPercent": "35% OFF",
        "endTime": 1669791419000,
        "endTimeSeconds": 1669791419,
        "favoriteCount": 22,
        "favourite": false,
        "goodsId": 91065769,
        "handle": "slim-fit-long-sleeved-round-neck-knit-pullover-sweater-men",
        "hotSaleSort": 999999,
        "id": 6671391,
        "imgs": ["https://ups.aopcdn.com/s24428/goods/18849/1206uf1f5a5bb9a104d3d9d3946d4fffe08b6.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24428/goods/18849/1206uf1f5a5bb9a104d3d9d3946d4fffe08b6.jpg",
        "marketPrice": 64.23,
        "name": "Slim Fit Langarm Rundhals Strickpullover Pullover Herren",
        "navigations": [{
          "basicId": 6671391,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 6671391,
          "bestSort": 21,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 6671391,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1628573806000,
        "onlineTime": 1628573807000,
        "pmsSku": "39f3654c5eef44aea0c025628e5037ca",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "apricot"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 41.75,
        "siteId": 24428,
        "sku": "SPJVVT92J8J-91065769",
        "spu": "SPJVVT92J8J",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 7705,
        "attrColor": "white apricot",
        "attrs": {
          "size": "s",
          "color": "white apricot"
        },
        "available": true,
        "categories": [{
          "basicId": 6698825,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 22.85,
        "ccySalePrice": 14.85,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 22.85,
          "ccySalePrice": 14.85,
          "color": "white apricot",
          "currencyMarketPrice": "22,85€",
          "currencySalePrice": "14,85€",
          "goodsSkuUrl": "/item/casual-v-neck-solid-color-knit-t-shirt-6698825.html?variant=91324100",
          "hexColor": "#F2EBE4",
          "img": "https://ups.aopcdn.com/s23728/goods/18821/-2ub75fa476a3fe4b06b100d69794006abe.jpg",
          "marketPrice": 22.85,
          "salePrice": 14.85,
          "selected": true,
          "skuId": 91324100,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "22,85€",
        "currencySalePrice": "14,85€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.65,
        "discountIcon": "",
        "discountInteger": "35",
        "discountMark": 3,
        "discountPercent": "35% OFF",
        "endTime": 1669791419000,
        "endTimeSeconds": 1669791419,
        "favoriteCount": 2,
        "favourite": false,
        "goodsId": 91324100,
        "handle": "casual-v-neck-solid-color-knit-t-shirt",
        "hotSaleSort": 999999,
        "id": 6698825,
        "imgs": ["https://ups.aopcdn.com/s23728/goods/18821/-2ub75fa476a3fe4b06b100d69794006abe.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s23728/goods/18821/-2ub75fa476a3fe4b06b100d69794006abe.jpg",
        "marketPrice": 22.85,
        "name": "Lässiges Einfarbiges Strick-T-Shirt Mit V-Ausschnitt",
        "navigations": [{
          "basicId": 6698825,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 6698825,
          "bestSort": 79,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 6698825,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1629788881000,
        "onlineTime": 1629788882000,
        "pmsSku": "1414544521307873281",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white apricot"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 14.85,
        "siteId": 24428,
        "sku": "SP2107127ALG-91324100",
        "spu": "SP2107127ALG",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 7703,
        "attrColor": "same picture color",
        "attrs": {
          "size": "3xl",
          "color": "same picture color"
        },
        "available": true,
        "categories": [{
          "basicId": 4276413,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 73.07,
        "ccySalePrice": 42.38,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 73.07,
          "ccySalePrice": 42.38,
          "color": "same picture color",
          "currencyMarketPrice": "73,07€",
          "currencySalePrice": "42,38€",
          "goodsSkuUrl": "/item/mens-trend-black-long-sleeved-knitted-top-4276413.html?variant=60882432",
          "img": "https://ups.aopcdn.com/s27668/goods/18475/-2udfe36a659ac54279bf5259622caf035d.png",
          "marketPrice": 73.07,
          "salePrice": 42.38,
          "selected": true,
          "skuId": 60882432,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "73,07€",
        "currencySalePrice": "42,38€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.58,
        "discountIcon": "",
        "discountInteger": "42",
        "discountMark": 3,
        "discountPercent": "42% OFF",
        "endTime": 1669358689000,
        "endTimeSeconds": 1669358689,
        "favoriteCount": 11,
        "favourite": false,
        "goodsId": 60882432,
        "handle": "mens-trend-black-long-sleeved-knitted-top",
        "hotSaleSort": 999999,
        "id": 4276413,
        "imgs": ["https://ups.aopcdn.com/s27668/goods/18475/-2udfe36a659ac54279bf5259622caf035d.png"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s27668/goods/18475/-2udfe36a659ac54279bf5259622caf035d.png",
        "marketPrice": 73.07,
        "name": "Herren Trend schwarz langärmelige Strickoberteil",
        "navigations": [{
          "basicId": 4276413,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 4276413,
          "bestSort": 43,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 4276413,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1597896230000,
        "onlineTime": 1597896886000,
        "pmsSku": "24753496",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 42.38,
        "siteId": 24428,
        "sku": "SPSOS69WB9C-60882432",
        "spu": "SPSOS69WB9C",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 7064452,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 29.91,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.91,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,91€",
          "goodsSkuUrl": "/item/mens-zipper-half-open-neck-sweater-7064452.html?variant=95172089",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s30817/goods/18964/1437ucac12996a33b4e6fb629c0cc1e9fd1cf.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.91,
          "selected": true,
          "skuId": 95172089,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.91,
          "color": "pink",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,91€",
          "goodsSkuUrl": "/item/mens-zipper-half-open-neck-sweater-7064452.html?variant=95172098",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s30817/goods/18964/1437u676afb0dccd7414f88d61af19232b5c0.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.91,
          "selected": false,
          "skuId": 95172098,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.91,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,91€",
          "goodsSkuUrl": "/item/mens-zipper-half-open-neck-sweater-7064452.html?variant=95172107",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s30817/goods/18964/1437u0f0accd85c8246ee9d41ad528885bdef.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.91,
          "selected": false,
          "skuId": 95172107,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.91,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,91€",
          "goodsSkuUrl": "/item/mens-zipper-half-open-neck-sweater-7064452.html?variant=95172144",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s30817/goods/18964/1437ud77870ee0bdb4ea88b4304873b1f7a90.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.91,
          "selected": false,
          "skuId": 95172144,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.91,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,91€",
          "goodsSkuUrl": "/item/mens-zipper-half-open-neck-sweater-7064452.html?variant=95172134",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s30817/goods/18964/1437u17dbd8e2de264122ae28a724f35661af.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.91,
          "selected": false,
          "skuId": 95172134,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.91,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,91€",
          "goodsSkuUrl": "/item/mens-zipper-half-open-neck-sweater-7064452.html?variant=95172116",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s30817/goods/18964/1437u1e46e211446f45d19f2c3ae2c364bf9e.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.91,
          "selected": false,
          "skuId": 95172116,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.91,
          "color": "purple",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,91€",
          "goodsSkuUrl": "/item/mens-zipper-half-open-neck-sweater-7064452.html?variant=95172125",
          "hexColor": "#AB67D7",
          "img": "https://ups.aopcdn.com/s30817/goods/18964/1437ufae5e5439d7a440eaf62b1b580ad1115.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.91,
          "selected": false,
          "skuId": 95172125,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.91,
          "color": "flesh",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,91€",
          "goodsSkuUrl": "/item/mens-zipper-half-open-neck-sweater-7064452.html?variant=95172153",
          "img": "https://ups.aopcdn.com/s30817/goods/18964/1437u7be98a38b0c54d81badee434ac9cdda1.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.91,
          "selected": false,
          "skuId": 95172153,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 32.48,
          "color": "light purple",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "32,48€",
          "goodsSkuUrl": "/item/mens-zipper-half-open-neck-sweater-7064452.html?variant=95172162",
          "hexColor": "#DA70D6",
          "img": "https://ups.aopcdn.com/s30817/goods/18964/1437u35e2aa5c16434f06a3cd4cb5236def6f.jpg",
          "marketPrice": 0.0,
          "salePrice": 32.48,
          "selected": false,
          "skuId": 95172162,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "29,91€",
        "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": 95172089,
        "handle": "mens-zipper-half-open-neck-sweater",
        "hotSaleSort": 999999,
        "id": 7064452,
        "imgs": ["https://ups.aopcdn.com/s30817/goods/18964/1437ucac12996a33b4e6fb629c0cc1e9fd1cf.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s30817/goods/18964/1437ucac12996a33b4e6fb629c0cc1e9fd1cf.jpg",
        "marketPrice": 0.0,
        "name": "Herren Pullover Mit Halboffenem Halsausschnitt",
        "navigations": [{
          "basicId": 7064452,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 7064452,
          "bestSort": 999999,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 7064452,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1644388955000,
        "onlineTime": 1644388960000,
        "pmsSku": "1461187518226546690",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 29.91,
        "siteId": 24428,
        "sku": "SP211118UGCY-95172089",
        "spu": "SP211118UGCY",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "2xl",
          "color": "red"
        },
        "available": true,
        "categories": [{
          "basicId": 6840488,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 29.06,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.06,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,06€",
          "goodsSkuUrl": "/item/men-s-fashionable-pure-color-v-neck-knit-sweater-6840488.html?variant=92866407",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s31957/goods/18909/1206u99eb6c5631c94e5790530fc13b811905.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.06,
          "selected": true,
          "skuId": 92866407,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.06,
          "color": "apricot",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,06€",
          "goodsSkuUrl": "/item/men-s-fashionable-pure-color-v-neck-knit-sweater-6840488.html?variant=92866408",
          "hexColor": "#F3E8D6",
          "img": "https://ups.aopcdn.com/s31957/goods/18909/1206u5054cdbcbe40444485fd7311a88adc42.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.06,
          "selected": false,
          "skuId": 92866408,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.06,
          "color": "dark gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,06€",
          "goodsSkuUrl": "/item/men-s-fashionable-pure-color-v-neck-knit-sweater-6840488.html?variant=92866410",
          "hexColor": "#A9A9A9",
          "img": "https://ups.aopcdn.com/s31957/goods/18909/1206u0da2e266771d4e97959e83d5648b5f97.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.06,
          "selected": false,
          "skuId": 92866410,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.06,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,06€",
          "goodsSkuUrl": "/item/men-s-fashionable-pure-color-v-neck-knit-sweater-6840488.html?variant=92866412",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s31957/goods/18909/1206ud1ccfdc0834c43b7b9d378cbb0b96207.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.06,
          "selected": false,
          "skuId": 92866412,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.06,
          "color": "light gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,06€",
          "goodsSkuUrl": "/item/men-s-fashionable-pure-color-v-neck-knit-sweater-6840488.html?variant=92866413",
          "hexColor": "#D3D3D3",
          "img": "https://ups.aopcdn.com/s31957/goods/18909/1206u586f9a85b8a54027b3b424a572127d48.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.06,
          "selected": false,
          "skuId": 92866413,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "29,06€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 10,
        "favourite": false,
        "goodsId": 92866407,
        "handle": "men-s-fashionable-pure-color-v-neck-knit-sweater",
        "hotSaleSort": 999999,
        "id": 6840488,
        "imgs": ["https://ups.aopcdn.com/s31957/goods/18909/1206ue439b7824d2f44e1b2bfcb1f744faf7c.jpg", "https://ups.aopcdn.com/s31957/goods/18909/1206u0fbae85c0bff4296b18b1d9d2eddd362.jpg",
          "https://ups.aopcdn.com/s31957/goods/18909/1206u99eb6c5631c94e5790530fc13b811905.jpg", "https://ups.aopcdn.com/s31957/goods/18909/1206u9ee2b0d910b04c53869d6e126ba04e83.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s31957/goods/18909/1206u99eb6c5631c94e5790530fc13b811905.jpg",
        "marketPrice": 0.0,
        "name": "Modischer Herrenpullover Mit V-Ausschnitt In Reiner Farbe TT032",
        "navigations": [{
          "basicId": 6840488,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 6840488,
          "bestSort": 62,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 6840488,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1634019423000,
        "onlineTime": 1634019426000,
        "pmsSku": "1446664716031148033",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 29.06,
        "siteId": 24428,
        "sku": "SP211009RHIH-92866407",
        "spu": "SP211009RHIH",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 7705,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6701495,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 64.23,
        "ccySalePrice": 41.75,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 64.23,
          "ccySalePrice": 41.75,
          "color": "white",
          "currencyMarketPrice": "64,23€",
          "currencySalePrice": "41,75€",
          "goodsSkuUrl": "/item/mens-stitching-machine-washable-woolen-shirt-6701495.html?variant=91346752",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s25391/goods/18858/-2u0dcc13f53a464f0eac1dc768b60f9ba2.jpeg",
          "marketPrice": 64.23,
          "salePrice": 41.75,
          "selected": true,
          "skuId": 91346752,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "64,23€",
        "currencySalePrice": "41,75€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.65,
        "discountIcon": "",
        "discountInteger": "35",
        "discountMark": 3,
        "discountPercent": "35% OFF",
        "endTime": 1669791419000,
        "endTimeSeconds": 1669791419,
        "favoriteCount": 2,
        "favourite": false,
        "goodsId": 91346752,
        "handle": "mens-stitching-machine-washable-woolen-shirt",
        "hotSaleSort": 999999,
        "id": 6701495,
        "imgs": ["https://ups.aopcdn.com/s25391/goods/18858/-2u0dcc13f53a464f0eac1dc768b60f9ba2.jpeg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s25391/goods/18858/-2u0dcc13f53a464f0eac1dc768b60f9ba2.jpeg",
        "marketPrice": 64.23,
        "name": "Maschinenwaschbares Wollhemd Für Herren",
        "navigations": [{
          "basicId": 6701495,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 6701495,
          "bestSort": 67,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 6701495,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1629958681000,
        "onlineTime": 1629958683000,
        "pmsSku": "1427916181528371202",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 41.75,
        "siteId": 24428,
        "sku": "SP210818H8ES-91346752",
        "spu": "SP210818H8ES",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 7705,
        "attrColor": "white",
        "attrs": {
          "size": "xl",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6671371,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 24.11,
        "ccySalePrice": 15.67,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 24.11,
          "ccySalePrice": 15.67,
          "color": "white",
          "currencyMarketPrice": "24,11€",
          "currencySalePrice": "15,67€",
          "goodsSkuUrl": "/item/new-mens-fashion-casual-warm-sweater-6671371.html?variant=91065587",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s37934/goods/18827/-2ub79b56802a56426b82e9930985e40240.jpg",
          "marketPrice": 24.11,
          "salePrice": 15.67,
          "selected": true,
          "skuId": 91065587,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "24,11€",
        "currencySalePrice": "15,67€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.65,
        "discountIcon": "",
        "discountInteger": "35",
        "discountMark": 3,
        "discountPercent": "35% OFF",
        "endTime": 1669791419000,
        "endTimeSeconds": 1669791419,
        "favoriteCount": 4,
        "favourite": false,
        "goodsId": 91065587,
        "handle": "new-mens-fashion-casual-warm-sweater",
        "hotSaleSort": 999999,
        "id": 6671371,
        "imgs": ["https://ups.aopcdn.com/s37934/goods/18827/-2uea6c6ded465044bdb3a322cc42524fca.jpg", "https://ups.aopcdn.com/s37934/goods/18827/-2ub79b56802a56426b82e9930985e40240.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s37934/goods/18827/-2ub79b56802a56426b82e9930985e40240.jpg",
        "marketPrice": 24.11,
        "name": "Neuer Lässiger Warmer Pullover Für Herrenmode",
        "navigations": [{
          "basicId": 6671371,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 6671371,
          "bestSort": 85,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 6671371,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1628567161000,
        "onlineTime": 1628567162000,
        "pmsSku": "3e3fbcc883a94a329f3b42663036f132",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 15.67,
        "siteId": 24428,
        "sku": "SPAVFCBW753-91065587",
        "spu": "SPAVFCBW753",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "m",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 7050258,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 15.69,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 15.69,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "15,69€",
          "goodsSkuUrl": "/item/fashion-casual-knitted-texture-long-sleeve-pullover-7050258.html?variant=94988068",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s23728/goods/18873/-2ude7157863ce441c9893844543134bb63.jpg",
          "marketPrice": 0.0,
          "salePrice": 15.69,
          "selected": true,
          "skuId": 94988068,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "15,69€",
        "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": 94988068,
        "handle": "fashion-casual-knitted-texture-long-sleeve-pullover",
        "hotSaleSort": 999999,
        "id": 7050258,
        "imgs": ["https://ups.aopcdn.com/s23728/goods/18873/-2u6800d133155d4751bddde0c48bb58ff9.jpg", "https://ups.aopcdn.com/s23728/goods/18873/-2ude7157863ce441c9893844543134bb63.jpg",
          "https://ups.aopcdn.com/s23728/goods/18873/-2u262a878702eb4c4ba33203f24774a822.jpg", "https://ups.aopcdn.com/s23728/goods/18873/-2u123d605517e544ca97ae7d0d45828c26.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s23728/goods/18873/-2ude7157863ce441c9893844543134bb63.jpg",
        "marketPrice": 0.0,
        "name": "Mode Casual Strick Textur Langarm Pullover",
        "navigations": [{
          "basicId": 7050258,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 7050258,
          "bestSort": 999999,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 7050258,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1642490620000,
        "onlineTime": 1642490621000,
        "pmsSku": "d38dd4e6ae31487291f54bd3a3d03cbb",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 15.69,
        "siteId": 24428,
        "sku": "SP262Q0PXES-94988068",
        "spu": "SP262Q0PXES",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 7703,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6954558,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 59.76,
        "ccySalePrice": 34.66,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 59.76,
          "ccySalePrice": 34.66,
          "color": "white",
          "currencyMarketPrice": "59,76€",
          "currencySalePrice": "34,66€",
          "goodsSkuUrl": "/item/v-neck-fashion-solid-color-long-sleeved-casual-sweater-6954558.html?variant=94008961",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24777/goods/18908/225uecbe02341b1641c9ab5717b668851cd1.jpg",
          "marketPrice": 59.76,
          "salePrice": 34.66,
          "selected": true,
          "skuId": 94008961,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "59,76€",
        "currencySalePrice": "34,66€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.58,
        "discountIcon": "",
        "discountInteger": "42",
        "discountMark": 3,
        "discountPercent": "42% OFF",
        "endTime": 1669358689000,
        "endTimeSeconds": 1669358689,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94008961,
        "handle": "v-neck-fashion-solid-color-long-sleeved-casual-sweater",
        "hotSaleSort": 999999,
        "id": 6954558,
        "imgs": ["https://ups.aopcdn.com/s24777/goods/18908/225uecbe02341b1641c9ab5717b668851cd1.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24777/goods/18908/225uecbe02341b1641c9ab5717b668851cd1.jpg",
        "marketPrice": 59.76,
        "name": "V-Ausschnitt Mode Einfarbiger Langärmeliger Freizeitpullover",
        "navigations": [{
          "basicId": 6954558,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 6954558,
          "bestSort": 10,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 6954558,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1637552046000,
        "onlineTime": 1637552048000,
        "pmsSku": "28274353",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 34.66,
        "siteId": 24428,
        "sku": "SP211008U72P-94008961",
        "spu": "SP211008U72P",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "xl",
          "color": "red"
        },
        "available": true,
        "categories": [{
          "basicId": 6871710,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 14.44,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 14.44,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "14,44€",
          "goodsSkuUrl": "/item/solid-color-high-collar-slim-bottoming-sweater-6871710.html?variant=93142858",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s37934/goods/18827/-2u5ff6f56bc2104e26b75f0d9632d0e929.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.44,
          "selected": true,
          "skuId": 93142858,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 14.44,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "14,44€",
          "goodsSkuUrl": "/item/solid-color-high-collar-slim-bottoming-sweater-6871710.html?variant=93142851",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s37934/goods/18827/-2u3b97aeeb9ece417e86b22ee465c36286.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.44,
          "selected": false,
          "skuId": 93142851,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 14.44,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "14,44€",
          "goodsSkuUrl": "/item/solid-color-high-collar-slim-bottoming-sweater-6871710.html?variant=93142848",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s37934/goods/18827/-2u240ead33e6614feea5fed44fcfaf5a28.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.44,
          "selected": false,
          "skuId": 93142848,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "14,44€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 7,
        "favourite": false,
        "goodsId": 93142858,
        "handle": "solid-color-high-collar-slim-bottoming-sweater",
        "hotSaleSort": 999999,
        "id": 6871710,
        "imgs": ["https://ups.aopcdn.com/s37934/goods/18827/-2u5ff6f56bc2104e26b75f0d9632d0e929.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s37934/goods/18827/-2u5ff6f56bc2104e26b75f0d9632d0e929.jpg",
        "marketPrice": 0.0,
        "name": "Einfarbiger Pullover Mit Hohem Kragen Und Schmalem Boden",
        "navigations": [{
          "basicId": 6871710,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 6871710,
          "bestSort": 28,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 6871710,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1635235021000,
        "onlineTime": 1635235023000,
        "pmsSku": "5584650",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 14.44,
        "siteId": 24428,
        "sku": "SWC4213EF76E23-93142858",
        "spu": "SWC4213EF76E23",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 7703,
        "attrColor": "gray",
        "attrs": {
          "size": "s",
          "color": "gray"
        },
        "available": true,
        "categories": [{
          "basicId": 6824534,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 64.22,
        "ccySalePrice": 37.25,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 64.22,
          "ccySalePrice": 37.25,
          "color": "gray",
          "currencyMarketPrice": "64,22€",
          "currencySalePrice": "37,25€",
          "goodsSkuUrl": "/item/mens-casual-warm-solid-color-stand-up-collar-zipper-sweater-6824534.html?variant=92727651",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24748/goods/18897/109uc1a078ff55d54f49a333763e6528ab81.jpg",
          "marketPrice": 64.22,
          "salePrice": 37.25,
          "selected": true,
          "skuId": 92727651,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "64,22€",
        "currencySalePrice": "37,25€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.58,
        "discountIcon": "",
        "discountInteger": "42",
        "discountMark": 3,
        "discountPercent": "42% OFF",
        "endTime": 1669358689000,
        "endTimeSeconds": 1669358689,
        "favoriteCount": 4,
        "favourite": false,
        "goodsId": 92727651,
        "handle": "mens-casual-warm-solid-color-stand-up-collar-zipper-sweater",
        "hotSaleSort": 999999,
        "id": 6824534,
        "imgs": ["https://ups.aopcdn.com/s24748/goods/18897/109uc1a078ff55d54f49a333763e6528ab81.jpg", "https://ups.aopcdn.com/s24748/goods/18897/109u03d71188418948cab878d389e2d582a4.jpg",
          "https://ups.aopcdn.com/s24748/goods/18897/109uace5b617848b4d40ab36a9260b3f67fd.jpg", "https://ups.aopcdn.com/s24748/goods/18897/109u5ebba96224f44ba183749178893c2ee8.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24748/goods/18897/109uc1a078ff55d54f49a333763e6528ab81.jpg",
        "marketPrice": 64.22,
        "name": "Lässiger Warmer Einfarbiger Herren Pullover Mit Stehkragen Und Reißverschluss",
        "navigations": [{
          "basicId": 6824534,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 6824534,
          "bestSort": 17,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 6824534,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1633586104000,
        "onlineTime": 1633586106000,
        "pmsSku": "1442380932255367170",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 37.25,
        "siteId": 24428,
        "sku": "SP210927UD0G-92727651",
        "spu": "SP210927UD0G",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 650.0
      }, {
        "activityId": 7704,
        "attrColor": "navy",
        "attrs": {
          "size": "m",
          "color": "navy"
        },
        "available": true,
        "categories": [{
          "basicId": 6824401,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Outerwear ",
          "id": 151190,
          "name": "Sweaters",
          "parentId": 126284,
          "path": "/126272/126284/151190/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweater Online on menilyshop.com",
          "siteCid": 45,
          "siteId": 24428,
          "siteParentCid": 32,
          "sitePath": "/28/32/45/",
          "sort": 1
        }],
        "ccyMarketPrice": 62.48,
        "ccySalePrice": 38.11,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 62.48,
          "ccySalePrice": 38.11,
          "color": "navy",
          "currencyMarketPrice": "62,48€",
          "currencySalePrice": "38,11€",
          "goodsSkuUrl": "/item/retro-gentleman-simple-contrast-color-v-neck-sweater-6824401.html?variant=92726697",
          "hexColor": "#001954",
          "img": "https://ups.aopcdn.com/s24777/goods/18906/-2udda56bff9cc24a17bee09c49c7192b63.jpg",
          "marketPrice": 62.48,
          "salePrice": 38.11,
          "selected": true,
          "skuId": 92726697,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "62,48€",
        "currencySalePrice": "38,11€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.61,
        "discountIcon": "",
        "discountInteger": "39",
        "discountMark": 3,
        "discountPercent": "39% OFF",
        "endTime": 1669359271000,
        "endTimeSeconds": 1669359271,
        "favoriteCount": 7,
        "favourite": false,
        "goodsId": 92726697,
        "handle": "retro-gentleman-simple-contrast-color-v-neck-sweater",
        "hotSaleSort": 999999,
        "id": 6824401,
        "imgs": ["https://ups.aopcdn.com/s24777/goods/18906/-2udda56bff9cc24a17bee09c49c7192b63.jpg", "https://ups.aopcdn.com/s24777/goods/18906/-2ubd4373c9b9dd4d85a3baaa33c22907c0.jpg",
          "https://ups.aopcdn.com/s24777/goods/18906/-2u31d7606ef3af4efe9f1a1f851ae21c2e.jpg", "https://ups.aopcdn.com/s24777/goods/18906/-2u26e91c13a95540dfb7378ecbf5036115.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24777/goods/18906/-2udda56bff9cc24a17bee09c49c7192b63.jpg",
        "marketPrice": 62.48,
        "name": "Retro Gentleman Schlichter Kontrastfarbener Pullover Mit V-Ausschnitt",
        "navigations": [{
          "basicId": 6824401,
          "bestSort": 999999,
          "id": 58463,
          "mostSort": 999999,
          "name": "Sweater",
          "newSort": 999999,
          "path": "/38362/38366/58463/"
        }, {
          "basicId": 6824401,
          "bestSort": 56,
          "id": 38366,
          "mostSort": 999999,
          "name": "Sweater & Cardigan",
          "newSort": 999999,
          "path": "/38362/38366/"
        }, {
          "basicId": 6824401,
          "bestSort": 999999,
          "id": 38362,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/38362/"
        }],
        "newInSort": 0,
        "offlineTime": 1633579106000,
        "onlineTime": 1633579108000,
        "pmsSku": "1445279080848547842",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "navy"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 38.11,
        "siteId": 24428,
        "sku": "SP211005P6OD-92726697",
        "spu": "SP211005P6OD",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 250.0
      }],
      "saleAttributeNameLangs": {
        "color": "Farbe",
        "size": "Größe"
      },
      "saleAttributeValueLangs": {
        "color": {
          "same picture color": "Gleiche Bildfarbe"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "2xl": "2xl",
          "3xl": "3xl",
          "4xl": "4xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "same picture color"
      }, {
        "name": "size",
        "sname": "size",
        "val": "4xl"
      }],
      "salePrice": 42.16,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 24428,
      "sizeComparison": "TAG",
      "sizeComparisons": [{
        "code": "EU",
        "codeSize": "48",
        "size": "2xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "UK",
        "codeSize": "16",
        "size": "l",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "EU",
        "codeSize": "44",
        "size": "l",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "US",
        "codeSize": "18",
        "size": "3xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "EU",
        "codeSize": "50",
        "size": "3xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "US",
        "codeSize": "20",
        "size": "4xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "EU",
        "codeSize": "36/38",
        "size": "s",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "US",
        "codeSize": "14",
        "size": "xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "US",
        "codeSize": "12",
        "size": "l",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "UK",
        "codeSize": "12/14",
        "size": "m",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "EU",
        "codeSize": "40/42",
        "size": "m",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "UK",
        "codeSize": "20",
        "size": "2xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "US",
        "codeSize": "16",
        "size": "2xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "UK",
        "codeSize": "22",
        "size": "3xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "UK",
        "codeSize": "8/10",
        "size": "s",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "US",
        "codeSize": "4/6",
        "size": "s",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "US",
        "codeSize": "8/10",
        "size": "m",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "UK",
        "codeSize": "18",
        "size": "xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "EU",
        "codeSize": "46",
        "size": "xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "UK",
        "codeSize": "24",
        "size": "4xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }, {
        "code": "EU",
        "codeSize": "52",
        "size": "4xl",
        "types": "服装>>男装>>上衣>>针织衫/毛衣"
      }],
      "sizeReference": {
        "references": [{
          "key": "S",
          "values": [{
            "cmVal": "98",
            "inchVal": "38.6",
            "key": "Büste"
          }, {
            "cmVal": "68",
            "inchVal": "26.8",
            "key": "Länge"
          }, {
            "cmVal": "42",
            "inchVal": "16.5",
            "key": "Schulterbreite"
          }]
        }, {
          "key": "M",
          "values": [{
            "cmVal": "102",
            "inchVal": "40.2",
            "key": "Büste"
          }, {
            "cmVal": "70",
            "inchVal": "27.6",
            "key": "Länge"
          }, {
            "cmVal": "44",
            "inchVal": "17.3",
            "key": "Schulterbreite"
          }]
        }, {
          "key": "L",
          "values": [{
            "cmVal": "106",
            "inchVal": "41.7",
            "key": "Büste"
          }, {
            "cmVal": "72",
            "inchVal": "28.3",
            "key": "Länge"
          }, {
            "cmVal": "46",
            "inchVal": "18.1",
            "key": "Schulterbreite"
          }]
        }, {
          "key": "XL",
          "values": [{
            "cmVal": "110",
            "inchVal": "43.3",
            "key": "Büste"
          }, {
            "cmVal": "74",
            "inchVal": "29.1",
            "key": "Länge"
          }, {
            "cmVal": "48",
            "inchVal": "18.9",
            "key": "Schulterbreite"
          }]
        }, {
          "key": "2XL",
          "values": [{
            "cmVal": "114",
            "inchVal": "44.9",
            "key": "Büste"
          }, {
            "cmVal": "76",
            "inchVal": "29.9",
            "key": "Länge"
          }, {
            "cmVal": "50",
            "inchVal": "19.7",
            "key": "Schulterbreite"
          }]
        }, {
          "key": "3XL",
          "values": [{
            "cmVal": "118",
            "inchVal": "46.5",
            "key": "Büste"
          }, {
            "cmVal": "78",
            "inchVal": "30.7",
            "key": "Länge"
          }, {
            "cmVal": "52",
            "inchVal": "20.5",
            "key": "Schulterbreite"
          }]
        }, {
          "key": "4XL",
          "values": [{
            "cmVal": "122",
            "inchVal": "48.0",
            "key": "Büste"
          }, {
            "cmVal": "80",
            "inchVal": "31.5",
            "key": "Länge"
          }, {
            "cmVal": "54",
            "inchVal": "21.3",
            "key": "Schulterbreite"
          }]
        }],
        "titles": ["Büste", "Länge", "Schulterbreite"]
      },
      "sizeReferences": [{
        "key": "shoulder width",
        "unit": "cm",
        "val": "54"
      }, {
        "key": "length",
        "unit": "cm",
        "val": "80"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "122"
      }],
      "sku": "SPZZPRE3D41-68730635",
      "skus": [{
        "activityId": 7706,
        "attrColor": "same picture color",
        "attrs": {
          "size": "s",
          "color": "same picture color"
        },
        "available": true,
        "ccyMarketPrice": 66.92,
        "ccySalePrice": 42.16,
        "clearance": 0,
        "currencyMarketPrice": "66,92€",
        "currencySalePrice": "42,16€",
        "description": "",
        "discount": 0.63,
        "discountIcon": "",
        "discountInteger": "37",
        "discountPercent": "37% OFF",
        "endTime": 1669359576000,
        "favourite": false,
        "goodsId": 68730644,
        "imgs": ["https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg",
        "marketPrice": 66.92,
        "newInSort": 0,
        "offlineTime": 1604039891000,
        "onlineTime": 1604040169000,
        "pmsSku": "25510037",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 42.16,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.s[0]"
        }, {
          "$ref": "$.allSizeReferences.s[1]"
        }, {
          "$ref": "$.allSizeReferences.s[2]"
        }],
        "sku": "SPZZPRE3D41-68730644",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 7706,
        "attrColor": "same picture color",
        "attrs": {
          "size": "m",
          "color": "same picture color"
        },
        "available": true,
        "ccyMarketPrice": 66.92,
        "ccySalePrice": 42.16,
        "clearance": 0,
        "currencyMarketPrice": "66,92€",
        "currencySalePrice": "42,16€",
        "description": "",
        "discount": 0.63,
        "discountIcon": "",
        "discountInteger": "37",
        "discountPercent": "37% OFF",
        "endTime": 1669359576000,
        "favourite": false,
        "goodsId": 68730643,
        "imgs": ["https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg",
        "marketPrice": 66.92,
        "newInSort": 0,
        "offlineTime": 1604039891000,
        "onlineTime": 1604040169000,
        "pmsSku": "25510036",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 42.16,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.m[0]"
        }, {
          "$ref": "$.allSizeReferences.m[1]"
        }, {
          "$ref": "$.allSizeReferences.m[2]"
        }],
        "sku": "SPZZPRE3D41-68730643",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 7706,
        "attrColor": "same picture color",
        "attrs": {
          "size": "l",
          "color": "same picture color"
        },
        "available": true,
        "ccyMarketPrice": 66.92,
        "ccySalePrice": 42.16,
        "clearance": 0,
        "currencyMarketPrice": "66,92€",
        "currencySalePrice": "42,16€",
        "description": "",
        "discount": 0.63,
        "discountIcon": "",
        "discountInteger": "37",
        "discountPercent": "37% OFF",
        "endTime": 1669359576000,
        "favourite": false,
        "goodsId": 68730642,
        "imgs": ["https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg",
        "marketPrice": 66.92,
        "newInSort": 0,
        "offlineTime": 1604039891000,
        "onlineTime": 1604040169000,
        "pmsSku": "25510035",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 42.16,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.l[0]"
        }, {
          "$ref": "$.allSizeReferences.l[1]"
        }, {
          "$ref": "$.allSizeReferences.l[2]"
        }],
        "sku": "SPZZPRE3D41-68730642",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 7706,
        "attrColor": "same picture color",
        "attrs": {
          "size": "xl",
          "color": "same picture color"
        },
        "available": true,
        "ccyMarketPrice": 66.92,
        "ccySalePrice": 42.16,
        "clearance": 0,
        "currencyMarketPrice": "66,92€",
        "currencySalePrice": "42,16€",
        "description": "",
        "discount": 0.63,
        "discountIcon": "",
        "discountInteger": "37",
        "discountPercent": "37% OFF",
        "endTime": 1669359576000,
        "favourite": false,
        "goodsId": 68730641,
        "imgs": ["https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg",
        "marketPrice": 66.92,
        "newInSort": 0,
        "offlineTime": 1604039891000,
        "onlineTime": 1604040169000,
        "pmsSku": "25510034",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 42.16,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.xl[0]"
        }, {
          "$ref": "$.allSizeReferences.xl[1]"
        }, {
          "$ref": "$.allSizeReferences.xl[2]"
        }],
        "sku": "SPZZPRE3D41-68730641",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 7706,
        "attrColor": "same picture color",
        "attrs": {
          "size": "2xl",
          "color": "same picture color"
        },
        "available": true,
        "ccyMarketPrice": 66.92,
        "ccySalePrice": 42.16,
        "clearance": 0,
        "currencyMarketPrice": "66,92€",
        "currencySalePrice": "42,16€",
        "description": "",
        "discount": 0.63,
        "discountIcon": "",
        "discountInteger": "37",
        "discountPercent": "37% OFF",
        "endTime": 1669359576000,
        "favourite": false,
        "goodsId": 68730639,
        "imgs": ["https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg",
        "marketPrice": 66.92,
        "newInSort": 0,
        "offlineTime": 1604039891000,
        "onlineTime": 1604040169000,
        "pmsSku": "25510033",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 42.16,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.2xl[0]"
        }, {
          "$ref": "$.allSizeReferences.2xl[1]"
        }, {
          "$ref": "$.allSizeReferences.2xl[2]"
        }],
        "sku": "SPZZPRE3D41-68730639",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 7706,
        "attrColor": "same picture color",
        "attrs": {
          "size": "3xl",
          "color": "same picture color"
        },
        "available": true,
        "ccyMarketPrice": 66.92,
        "ccySalePrice": 42.16,
        "clearance": 0,
        "currencyMarketPrice": "66,92€",
        "currencySalePrice": "42,16€",
        "description": "",
        "discount": 0.63,
        "discountIcon": "",
        "discountInteger": "37",
        "discountPercent": "37% OFF",
        "endTime": 1669359576000,
        "favourite": false,
        "goodsId": 68730637,
        "imgs": ["https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg",
        "marketPrice": 66.92,
        "newInSort": 0,
        "offlineTime": 1604039891000,
        "onlineTime": 1604040169000,
        "pmsSku": "25510032",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 42.16,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.3xl[0]"
        }, {
          "$ref": "$.allSizeReferences.3xl[1]"
        }, {
          "$ref": "$.allSizeReferences.3xl[2]"
        }],
        "sku": "SPZZPRE3D41-68730637",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 7706,
        "attrColor": "same picture color",
        "attrs": {
          "size": "4xl",
          "color": "same picture color"
        },
        "available": true,
        "ccyMarketPrice": 66.92,
        "ccySalePrice": 42.16,
        "clearance": 0,
        "currencyMarketPrice": "66,92€",
        "currencySalePrice": "42,16€",
        "description": "",
        "discount": 0.63,
        "discountIcon": "",
        "discountInteger": "37",
        "discountPercent": "37% OFF",
        "endTime": 1669359576000,
        "favourite": false,
        "goodsId": 68730635,
        "imgs": ["https://ups.aopcdn.com/s23728/goods/18547/622u98e547f1e6c54b0cbb6aaa5e9d69c9c2.jpg", "https://ups.aopcdn.com/s23728/goods/18547/622u6ac48dc664f147a6b0cb468ed3105a27.jpg",
          "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg"
        ],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s23728/goods/18547/622u528c9b68922e413fa14b4b0f1c13f119.jpg",
        "marketPrice": 66.92,
        "newInSort": 0,
        "offlineTime": 1604039891000,
        "onlineTime": 1604040169000,
        "pmsSku": "25510031",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "4xl"
        }],
        "salePrice": 42.16,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.4xl[0]"
        }, {
          "$ref": "$.allSizeReferences.4xl[1]"
        }, {
          "$ref": "$.allSizeReferences.4xl[2]"
        }],
        "sku": "SPZZPRE3D41-68730635",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }],
      "specialSign": 1,
      "spu": "SPZZPRE3D41",
      "status": 1,
      "stock": 999,
      "timerType": 0,
      "type": 1,
      "variant": "Gleiche Bildfarbe/4xl",
      "visionStyle": 0,
      "weight": 300.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="4823610" favourite="false" class="personalIcon" onclick="window.popupLogin &amp;&amp; popupLogin.methods.openModal()">  </div>
          <div class="FavouriteCountSingle" style="display: none;"> 10 </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="SPZZPRE3D41">
    <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="2f4bd847-5b4a-4cfa-a953-b5d60789d210" 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>

GET https://tr.snapchat.com/cm/i

<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap06264525060954107" accept-charset="utf-8" style="display: none;"><iframe id="snap06264525060954107" name="snap06264525060954107"></iframe><input name="pid"><input
    name="_scsid"><input name="_sclid"></form>

Text Content

EUR
EUR USD AUD CAD GBP RUB NZD JPY BRL MXN CLP COP HKD KES OMR ARS MOP IDR NGN LBP
ZAR SGD MAD KWD EGP THB TWD UGX
Deutsch
اللغة العربية Deutsch English Español Français Indonesia 日本語 Português 中文 ไทย
Italiano Русский

 * Kostenloser Versand über 75€ !




Menü schliessen

SUCHERGEBNIS



HIT WÖRTER


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



 * ZUHAUSE


 * NEU IN
   
   


 * SCHLUSSVERKAUF


 * 2022 TREND
   
   


 * TOPS
   
   


 * OUTERWEAR HOT
   
   


 * HOSE
   
   


 * SUIT & JUMPSUIT
   
   


 * SHOES
   
   


 * ACCESSORIES
   
   


 * AUSVERKAUF

Home / Outerwear / Sweater & Cardigan / Sweater

Previous

Next

37% OFF




PERSONALISIERTER CROSS-WRAP-DESIGN-PULLOVER

42,16€
42,16€ 66,92€
5.0
(0)

Bewertung schreiben
mangel an Lager

Kaufen Sie 1 und erhalten Sie - 30% Artikel 2


ColorSame Picture Color
SizeSMLXL2XL3XL4XL
Farbe: Gleiche Bildfarbe

Größe: 4XLGrößentabelleSizeSize (US)Size (EU)Size (UK)
SMLXL2XL3XL4XL

SPZZPRE3D41-68730644 SPZZPRE3D41-68730643 SPZZPRE3D41-68730642
SPZZPRE3D41-68730641 SPZZPRE3D41-68730639 SPZZPRE3D41-68730637
SPZZPRE3D41-68730635
Menge:


Bitte Größe auswählen


IN DEN WARENKORB

10
KAUFE ES JETZT





BESCHREIBUNG

Artikelnummer: SPZZPRE3D41

 * Anlass zum Anziehen: Street Beat / Jeden Tag
 * Ärmellänge 1: Lange Ärmel
 * Stil: Fashion Lässig

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
35% OFF
Slim Fit Langarm Rundhals Strickpullover Pullover Herren
41,75€ 64,23€

35% OFF
Lässiges Einfarbiges Strick-T-Shirt Mit V-Ausschnitt
14,85€ 22,85€
Ausverkauf
42% OFF
Herren Trend schwarz langärmelige Strickoberteil
42,38€ 73,07€

Herren Pullover Mit Halboffenem Halsausschnitt
29,91€

Modischer Herrenpullover Mit V-Ausschnitt In Reiner Farbe TT032
29,06€
Ausverkauf
35% OFF
Maschinenwaschbares Wollhemd Für Herren
41,75€ 64,23€

35% OFF
Neuer Lässiger Warmer Pullover Für Herrenmode
15,67€ 24,11€
Ausverkauf
Mode Casual Strick Textur Langarm Pullover
15,69€
Ausverkauf
42% OFF
V-Ausschnitt Mode Einfarbiger Langärmeliger Freizeitpullover
34,66€ 59,76€
Ausverkauf
Einfarbiger Pullover Mit Hohem Kragen Und Schmalem Boden
14,44€
Ausverkauf
42% OFF
Lässiger Warmer Einfarbiger Herren Pullover Mit Stehkragen Und Reißverschluss
37,25€ 64,22€
Ausverkauf
39% OFF
Retro Gentleman Schlichter Kontrastfarbener Pullover Mit V-Ausschnitt
38,11€ 62,48€
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...

 * Instagram
 * Facebook
 * Pinterest

 * Instagram
 * Facebook
 * Pinterest


SITE INFO Über uns Seitenverzeichnis SHIPPING INFORMATION Terms & amp;
Bedingungen Datenschutz-Bestimmungen HILFEZENTRUM q & a Shipping Information
Zahlungsarten Lieferung Rückgabe & Umtausch KUNDENDIENST Versandverfolgung
Bestellung stornieren Lieferadresse bearbeiten kontaktiere uns
 * Instagram
 * Facebook
 * Pinterest

© 2022 landyoyo

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

OK