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

URL: https://www.chillloop.com/products/fashion-all-match-print-woolen-coat-6911869.html
Submission: On June 07 via api from DE — Scanned from DE

Form analysis 2 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="6911869">
  <input type="hidden" name="product_id" value="93584500">
  <input type="hidden" name="product_cate" value="">
  <input type="hidden" name="spu" value="SP2110198JD8">
  <input type="hidden" name="sku" value="SP2110198JD8-93584500">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg">
  <input type="hidden" name="price" value="52.98">
  <input type="hidden" name="variant" value="Farbe/s">
  <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 selected="" hidden="" disabled=""></option>
      <option value="Color">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 selected="" hidden="" disabled=""></option>
      <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>
    </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"></span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Color" data-group="0" style=""><img
            src="https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.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"></span><span class="size-model" mdui-dialog="{target: '#size-form_model'}">Größentabelle</span></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></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="28315914" value="93584500" selected="selected">SP2110198JD8-93584500</option>
    <option sku="28315912" value="93584502">SP2110198JD8-93584502</option>
    <option sku="28315910" value="93584504">SP2110198JD8-93584504</option>
    <option sku="28315913" value="93584501">SP2110198JD8-93584501</option>
    <option sku="28315911" value="93584503">SP2110198JD8-93584503</option>
    <option sku="28315909" value="93584505">SP2110198JD8-93584505</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/default/script-m/plugin/progressbar-4ec87c9e4a.js"></script>
  <script>
    // 音乐码删除
    $('.info-data-music .del-music').click(function() {
      var code = $(this).parent().children('.code-box')
      code.html('')
      code.css('display', 'none')
      $(this).css('display', 'none')
      $(this).siblings('#music_input').show()
      $(this).parent().children('.songName').html('')
      $(this).parent().children('.singer').html('')
    })
    // function setCookie(name, value, time) {
    //     var str = name + "=" + escape(value);
    //     if (time > 0) {
    //         // var date = new Date();
    //         date.setTime(date.getTime() + time - 10 * 1000);
    //         str += "; expires=" + date.toGMTString();    // toGMTstring将时间转换成字符串
    //     }
    //     //写入Cookie
    //     document.cookie = str;
    // }
    function getCookie(name) {
      return new Promise((resolve, reject) => {
        musicCookie().then(res => {
          resolve(res)
        }).catch(err => {
          console.log(err)
        })
      })
    }
    var token = ""
    var overTime = ""

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

    function hotList() { //获取音轨热搜
      $.ajax({
        type: 'post',
        // url: 'http://gateway.dev.orderplus.com/spotify/search/hot',
        url: `${Cloud.spotifyUrlPrefix}search/hot`,
        contentType: 'application/json',
        data: JSON.stringify({
          current: 1,
          selectParameter: {
            clientId: "26b6fc6b745e44faa2b967f17ffa5daf",
            timestamp: Date.parse(new Date())
          },
          size: 10
        }),
        success: function(res) {
          if (res.code == 200) {
            var dataList = res.data.records
            let musicListHtml = ''
            dataList.forEach(item => {
              musicListHtml += `<div class="music-list">
                            <div class="img-box">
                                <img src="${item.image}" alt="图片">
                            </div>
                            <div class="song-text">
                                <p class="song-name">${item.name}</p>
                                <p class="song-author">${item.artist}</p>
                            </div>
                            <img class="arrows-img" src="//sources.aopcdn.com/cloud/default/images/pc-icons/right_arrows-7831c64e6b.png" alt="">
                            <p style="display:none" class="uri">${item.uri}</p>
                        </div>`
            })
            $("#music-list").html(musicListHtml)
            $(".track-btn").addClass("active-btn").siblings().removeClass("active-btn") //重置搜索按钮
          } else {
            console.log(res.data.msg)
          }
        },
        error: function(err) {
          console.log(err)
        }
      })
    }
    const resetMusicDialog = () => { //重置选择音乐弹框
      $(".music-input").val("")
      $(".music-search-btn").hide()
      $(".music-hot").show()
    }
    $("#music_input,.info-data-music .code-box").click(function() {
      $(".music-dialog").show(200) //显示选择音乐弹框
      $(".mdui-loaded").css("overflow", "hidden") //最外层不滚动
      $(".music-main").show()
      $(".music-code").hide()
      resetMusicDialog()
      hotList()
      $(this).parent().addClass('active') //标记当前点击
      $(this).parents('.item-music').siblings().find('.info-data-music').removeClass('active')
    })
    var goodsDetail = {
      "activityId": 0,
      "allSizeComparison": [{
        "key": "TAG",
        "sizeComparisonAlias": [{
          "alias": "s",
          "key": "s"
        }, {
          "alias": "m",
          "key": "m"
        }, {
          "alias": "l",
          "key": "l"
        }, {
          "alias": "xl",
          "key": "xl"
        }, {
          "alias": "2xl",
          "key": "2xl"
        }, {
          "alias": "3xl",
          "key": "3xl"
        }]
      }],
      "allSizeReferences": {
        "s": [{
          "key": "eu",
          "unit": "cm",
          "val": "36/38"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "38"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "94"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "8/10"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "68"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "45-50"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "88"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "4/6"
        }],
        "m": [{
          "key": "eu",
          "unit": "cm",
          "val": "40/42"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "39.25"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "99"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "12/14"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "73"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "55-60"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "93"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "8/10"
        }],
        "l": [{
          "key": "eu",
          "unit": "cm",
          "val": "44"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "40.5"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "104"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "16"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "78"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "65-70"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "98"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "12"
        }],
        "xl": [{
          "key": "eu",
          "unit": "cm",
          "val": "46"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "41.75"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "109"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "18"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "83"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "75-80"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "103"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "14"
        }],
        "2xl": [{
          "key": "eu",
          "unit": "cm",
          "val": "48"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "43"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "114"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "20"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "88"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "85-90"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "108"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "16"
        }],
        "3xl": [{
          "key": "eu",
          "unit": "cm",
          "val": "50"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "44.25"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "119"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "22"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "93"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "95-100"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "113"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "18"
        }]
      },
      "attrColor": "color",
      "attributes": [{
        "attrId": 128715,
        "attrValId": 6400506,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "color",
        "sval": "",
        "type": 1,
        "val": "color"
      }, {
        "attrId": 128716,
        "attrValId": 6400999,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "s"
      }, {
        "attrId": 166739,
        "attrValId": 8733216,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Fit",
        "sval": "",
        "type": 0,
        "val": "Regular"
      }, {
        "attrId": 157407,
        "attrValId": 8254574,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Occasion",
        "sval": "",
        "type": 0,
        "val": "Leisure"
      }, {
        "attrId": 157407,
        "attrValId": 8254573,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Occasion",
        "sval": "",
        "type": 0,
        "val": "Daily"
      }, {
        "attrId": 166737,
        "attrValId": 8733215,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Collar/Neckline",
        "sval": "",
        "type": 0,
        "val": "Lapel Collar"
      }, {
        "attrId": 166738,
        "attrValId": 8733213,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Placket Type",
        "sval": "",
        "type": 0,
        "val": "Placket"
      }, {
        "attrId": 154749,
        "attrValId": 8733221,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Material",
        "sval": "",
        "type": 0,
        "val": "Woolen Fabric"
      }, {
        "attrId": 160096,
        "attrValId": 8359593,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Design Elements",
        "sval": "",
        "type": 0,
        "val": "Button"
      }, {
        "attrId": 157410,
        "attrValId": 8254637,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Sleeve Length",
        "sval": "",
        "type": 0,
        "val": "Long Sleeve"
      }, {
        "attrId": 154748,
        "attrValId": 8733218,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Season",
        "sval": "",
        "type": 0,
        "val": "Fall/Autumn"
      }, {
        "attrId": 154748,
        "attrValId": 8254624,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Season",
        "sval": "",
        "type": 0,
        "val": "Winter"
      }, {
        "attrId": 154748,
        "attrValId": 8227489,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Season",
        "sval": "",
        "type": 0,
        "val": "Spring"
      }, {
        "attrId": 154755,
        "attrValId": 8464319,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Style",
        "sval": "",
        "type": 0,
        "val": "Elegant"
      }, {
        "attrId": 167468,
        "attrValId": 8774605,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Style Line",
        "sval": "",
        "type": 0,
        "val": "Elegant"
      }, {
        "attrId": 128716,
        "attrValId": 6401002,
        "basicId": 6911869,
        "goodsId": 93584501,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 128716,
        "attrValId": 6401000,
        "basicId": 6911869,
        "goodsId": 93584502,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 128716,
        "attrValId": 6401031,
        "basicId": 6911869,
        "goodsId": 93584503,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 128716,
        "attrValId": 6401001,
        "basicId": 6911869,
        "goodsId": 93584504,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 128716,
        "attrValId": 6401142,
        "basicId": 6911869,
        "goodsId": 93584505,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "3xl"
      }],
      "attrs": {
        "size": "s",
        "color": "color"
      },
      "available": true,
      "ccyMarketPrice": 0.0,
      "ccySalePrice": 50.86,
      "clearance": 0,
      "colorSkus": [{
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 50.86,
        "color": "color",
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "50,86€",
        "goodsSkuUrl": "/item/fashion-all-match-print-woolen-coat-6911869.html?variant=93584500",
        "img": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "salePrice": 52.98,
        "selected": false,
        "skuId": 93584500,
        "sort": 0,
        "type": 0
      }],
      "currencyMarketPrice": "0,00€",
      "currencySalePrice": "50,86€",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.0,
      "discountIcon": "",
      "discountInteger": "100",
      "discountPercent": "100% OFF",
      "endTime": 1959951516425,
      "favoriteCount": 0,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 166739,
        "attrValId": 8733216,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Passen",
        "sval": "",
        "type": 0,
        "val": "Regulär"
      }, {
        "attrId": 157407,
        "attrValId": 8254574,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Szene",
        "sval": "",
        "type": 0,
        "val": "Freizeit"
      }, {
        "attrId": 157407,
        "attrValId": 8254573,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Szene",
        "sval": "",
        "type": 0,
        "val": "Täglich"
      }, {
        "attrId": 166737,
        "attrValId": 8733215,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Kragen/Ausschnitt",
        "sval": "",
        "type": 0,
        "val": "Umlegekragen"
      }, {
        "attrId": 166738,
        "attrValId": 8733213,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Knopfleistentyp",
        "sval": "",
        "type": 0,
        "val": "Placket"
      }, {
        "attrId": 154749,
        "attrValId": 8733221,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Material",
        "sval": "",
        "type": 0,
        "val": "Wollstoff"
      }, {
        "attrId": 160096,
        "attrValId": 8359593,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Design-Elemente",
        "sval": "",
        "type": 0,
        "val": "Taste"
      }, {
        "attrId": 157410,
        "attrValId": 8254637,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Ärmellänge",
        "sval": "",
        "type": 0,
        "val": "Langärmel"
      }, {
        "attrId": 154748,
        "attrValId": 8733218,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Jahreszeit",
        "sval": "",
        "type": 0,
        "val": "Herbst"
      }, {
        "attrId": 154748,
        "attrValId": 8254624,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Jahreszeit",
        "sval": "",
        "type": 0,
        "val": "Winter"
      }, {
        "attrId": 154748,
        "attrValId": 8227489,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Jahreszeit",
        "sval": "",
        "type": 0,
        "val": "Frühling"
      }, {
        "attrId": 154755,
        "attrValId": 8464319,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Stil",
        "sval": "",
        "type": 0,
        "val": "Elegant"
      }, {
        "attrId": 167468,
        "attrValId": 8774605,
        "basicId": 6911869,
        "goodsId": 93584500,
        "name": "Stillinie",
        "sval": "",
        "type": 0,
        "val": "Elegant"
      }],
      "goodsId": 93584500,
      "goodsTypes": [{
        "id": 143597,
        "name": "服装"
      }, {
        "id": 143598,
        "name": "女装"
      }, {
        "id": 188402,
        "name": "韩系外套"
      }],
      "handle": "fashion-all-match-print-woolen-coat",
      "id": 6911869,
      "images": [{
        "goodsIds": "93584500|93584501|93584502|93584503|93584504|93584505",
        "isTort": 0,
        "ismain": 1,
        "md5": "0f010d8bfce49ef286552dbc7eec3415",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 0,
      "isStock": 0,
      "labelLangs": [],
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
      "marketPrice": 0.0,
      "name": "Modischer Wollmantel Mit All-Match-Print",
      "newInSort": 0,
      "offlineTime": 1636299301000,
      "onlineTime": 1636299302000,
      "pmsSku": "28315914",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "rcmdList": [{
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "2xl",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 5014592,
          "goodsType": "Fashion Jumpsuit",
          "googleName": "Apparel & Accessories > Clothing > One-Pieces > Jumpsuits & Rompers",
          "id": 156868,
          "name": "Fashion Jumpsuit",
          "parentId": 156865,
          "path": "/156865/156868/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Jumpsuit Online on shewaves.com",
          "siteCid": 7,
          "siteId": 32463,
          "siteParentCid": 3,
          "sitePath": "/3/7/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 37.16,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 37.16,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "37,16€",
          "goodsSkuUrl": "/item/fashion-contrast-piping-one-sleeve-jumpsuit-5014592.html?variant=71220690",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24895/goods/18404/-2u89d88e510699479c917380b4c0114270.jpg",
          "marketPrice": 0.0,
          "salePrice": 38.71,
          "selected": true,
          "skuId": 71220690,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 37.16,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "37,16€",
          "goodsSkuUrl": "/item/fashion-contrast-piping-one-sleeve-jumpsuit-5014592.html?variant=89852956",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s24911/goods/18442/-2u6c06ce075a1b45bb8f971897a042c3e5.jpg",
          "marketPrice": 0.0,
          "salePrice": 38.71,
          "selected": false,
          "skuId": 89852956,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "37,16€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 71220690,
        "handle": "fashion-contrast-piping-one-sleeve-jumpsuit",
        "hotSaleSort": 1,
        "id": 5014592,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/18404/-2u89d88e510699479c917380b4c0114270.jpg", "https://ups.aopcdn.com/s24895/goods/18404/-2u72c2a4cac6ed42e9aaf7c4081a78e45d.jpg",
          "https://ups.aopcdn.com/s24895/goods/18404/-2u6f3f72ee31be4c4db4591346c83563b3.jpg", "https://ups.aopcdn.com/s24895/goods/18404/-2u85bfb94e5be847a09f9bc8192dd283e5.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24895/goods/18404/-2u89d88e510699479c917380b4c0114270.jpg",
        "marketPrice": 0.0,
        "name": "Mode Kontrast Paspelierung ein Ärmel Overall",
        "newInSort": 0,
        "offlineTime": 1605780833000,
        "onlineTime": 1606211398000,
        "pmsSku": "24119496",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 38.71,
        "siteId": 32463,
        "sku": "SPKTQTEU9CQ-71220690",
        "spu": "SPKTQTEU9CQ",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "2xl",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 5013905,
          "goodsType": "Fashion Jumpsuit",
          "googleName": "Apparel & Accessories > Clothing > One-Pieces > Jumpsuits & Rompers",
          "id": 156868,
          "name": "Fashion Jumpsuit",
          "parentId": 156865,
          "path": "/156865/156868/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Jumpsuit Online on shewaves.com",
          "siteCid": 7,
          "siteId": 32463,
          "siteParentCid": 3,
          "sitePath": "/3/7/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 34.84,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.84,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,84€",
          "goodsSkuUrl": "/item/fashion-single-sleeve-solid-color-stitching-jumpsuit-5013905.html?variant=91011827",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s41758/goods/18802/1048ucda85ad92825446bb4635369c888ae24.jpg",
          "marketPrice": 0.0,
          "salePrice": 36.29,
          "selected": true,
          "skuId": 91011827,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "34,84€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 91011827,
        "handle": "fashion-single-sleeve-solid-color-stitching-jumpsuit",
        "hotSaleSort": 2,
        "id": 5013905,
        "imgs": ["https://ups.aopcdn.com/s41758/goods/18802/1048ucda85ad92825446bb4635369c888ae24.jpg", "https://ups.aopcdn.com/s41758/goods/18802/1048u788b6cff5ee74c7e988035c3845a32e1.png",
          "https://ups.aopcdn.com/s41758/goods/18802/1048u2b36b4f7001e472b91de220ab2513517.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s41758/goods/18802/1048ucda85ad92825446bb4635369c888ae24.jpg",
        "marketPrice": 0.0,
        "name": "Modischer Einärmeliger Einfarbiger Jumpsuit Mit Nähten",
        "newInSort": 0,
        "offlineTime": 1628133972000,
        "onlineTime": 1628133974000,
        "pmsSku": "11d5e21f90bd445b982172b612c56321",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 36.29,
        "siteId": 32463,
        "sku": "SP430025504-91011827",
        "spu": "SP430025504",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "gray",
        "attrs": {
          "size": "xl",
          "color": "gray"
        },
        "available": true,
        "categories": [{
          "basicId": 5015136,
          "goodsType": "Cardigans",
          "googleName": "Apparel & Accessories > Clothing > Outerwear",
          "id": 156886,
          "name": "Cardigans",
          "parentId": 156864,
          "path": "/156864/156886/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Cardigans Online on shewaves.com",
          "siteCid": 27,
          "siteId": 32463,
          "siteParentCid": 2,
          "sitePath": "/2/27/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 34.06,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.06,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,06€",
          "goodsSkuUrl": "/item/casual-loose-long-sleeved-knitted-cardigan-5015136.html?variant=71229263",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0uf335ad73baca40fd83d5950d9b936902.jpg",
          "marketPrice": 0.0,
          "salePrice": 35.48,
          "selected": true,
          "skuId": 71229263,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.06,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,06€",
          "goodsSkuUrl": "/item/casual-loose-long-sleeved-knitted-cardigan-5015136.html?variant=71229262",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0u0e8700e4980242218d76471b3bff233b.jpg",
          "marketPrice": 0.0,
          "salePrice": 35.48,
          "selected": false,
          "skuId": 71229262,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.06,
          "color": "dark green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,06€",
          "goodsSkuUrl": "/item/casual-loose-long-sleeved-knitted-cardigan-5015136.html?variant=71229266",
          "hexColor": "#006400",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0u7338f28538b84f9f9279d309ca7587ab.jpg",
          "marketPrice": 0.0,
          "salePrice": 35.48,
          "selected": false,
          "skuId": 71229266,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.06,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,06€",
          "goodsSkuUrl": "/item/casual-loose-long-sleeved-knitted-cardigan-5015136.html?variant=71229265",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0uf5a81505a7744a30af898940d4afc0a0.jpg",
          "marketPrice": 0.0,
          "salePrice": 35.48,
          "selected": false,
          "skuId": 71229265,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.06,
          "color": "brown",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,06€",
          "goodsSkuUrl": "/item/casual-loose-long-sleeved-knitted-cardigan-5015136.html?variant=71229264",
          "hexColor": "#A75430",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0u9bb6af4a748745718c0c5e7cdfbc0db1.jpg",
          "marketPrice": 0.0,
          "salePrice": 35.48,
          "selected": false,
          "skuId": 71229264,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "34,06€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 71229263,
        "handle": "casual-loose-long-sleeved-knitted-cardigan",
        "hotSaleSort": 4,
        "id": 5015136,
        "imgs": ["https://ups.aopcdn.com/s1017/goods/18479/109u46bc198f1d7c41d492024efcbf873287.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s32463/goods/18585/0uf335ad73baca40fd83d5950d9b936902.jpg",
        "marketPrice": 0.0,
        "name": "Lässige, lockere, langärmelige Strickjacke",
        "newInSort": 0,
        "offlineTime": 1605780833000,
        "onlineTime": 1606211428000,
        "pmsSku": "24807757",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 35.48,
        "siteId": 32463,
        "sku": "SPAAL8XXMAI-71229263",
        "spu": "SPAAL8XXMAI",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "light blue",
        "attrs": {
          "size": "m",
          "color": "light blue"
        },
        "available": true,
        "categories": [{
          "basicId": 5015074,
          "goodsType": "Coats & Jackets",
          "googleName": "Apparel & Accessories > Clothing > Outerwear > Coats & Jackets",
          "id": 156880,
          "name": "Coats & Jackets",
          "parentId": 156864,
          "path": "/156864/156880/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Coats & Jackets Online on shewaves.com",
          "siteCid": 20,
          "siteId": 32463,
          "siteParentCid": 2,
          "sitePath": "/2/20/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 29.42,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.42,
          "color": "light blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,42€",
          "goodsSkuUrl": "/item/solid-color-woolen-double-breasted-coat-5015074.html?variant=71228434",
          "hexColor": "#ADD8E6",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0u89b1fa371fcf482abd4ddeb6b9c57f41.jpg",
          "marketPrice": 0.0,
          "salePrice": 30.65,
          "selected": true,
          "skuId": 71228434,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.42,
          "color": "pink",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,42€",
          "goodsSkuUrl": "/item/solid-color-woolen-double-breasted-coat-5015074.html?variant=71228439",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0u8b72ed591b4b42ea8088017b14dc3840.jpg",
          "marketPrice": 0.0,
          "salePrice": 30.65,
          "selected": false,
          "skuId": 71228439,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.42,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,42€",
          "goodsSkuUrl": "/item/solid-color-woolen-double-breasted-coat-5015074.html?variant=71228436",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0uc708a2975008429b9f2a23c8d3347cbf.jpg",
          "marketPrice": 0.0,
          "salePrice": 30.65,
          "selected": false,
          "skuId": 71228436,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.42,
          "color": "yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,42€",
          "goodsSkuUrl": "/item/solid-color-woolen-double-breasted-coat-5015074.html?variant=71228435",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0ua6779493b56e4cc298f635e840f92501.jpg",
          "marketPrice": 0.0,
          "salePrice": 30.65,
          "selected": false,
          "skuId": 71228435,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.42,
          "color": "brown",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "29,42€",
          "goodsSkuUrl": "/item/solid-color-woolen-double-breasted-coat-5015074.html?variant=71228441",
          "hexColor": "#A75430",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0u937f4f73def9451093f4e629843c020e.jpg",
          "marketPrice": 0.0,
          "salePrice": 30.65,
          "selected": false,
          "skuId": 71228441,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "29,42€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 71228434,
        "handle": "solid-color-woolen-double-breasted-coat",
        "hotSaleSort": 5,
        "id": 5015074,
        "imgs": ["https://ups.aopcdn.com/s859/goods/18486/915u8a7d020a63764dd8922c90f55cb08b0c.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s32463/goods/18585/0u89b1fa371fcf482abd4ddeb6b9c57f41.jpg",
        "marketPrice": 0.0,
        "name": "Einfarbiger Woll-Zweireiher",
        "newInSort": 0,
        "offlineTime": 1605780833000,
        "onlineTime": 1606211428000,
        "pmsSku": "24883811",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "light blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 30.65,
        "siteId": 32463,
        "sku": "SPHNV2MS797-71228434",
        "spu": "SPHNV2MS797",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 5013316,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 156866,
          "name": "Sweaters",
          "parentId": 156864,
          "path": "/156864/156866/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweaters Online on shewaves.com",
          "siteCid": 5,
          "siteId": 32463,
          "siteParentCid": 2,
          "sitePath": "/2/5/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 13.86,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.86,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,86€",
          "goodsSkuUrl": "/item/white-high-neck-strapless-fashion-sweater-5013316.html?variant=71200446",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s20159/goods/18195/0u841eafa00116451dbfd58d34d16a9952.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.44,
          "selected": true,
          "skuId": 71200446,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "13,86€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 71200446,
        "handle": "white-high-neck-strapless-fashion-sweater",
        "hotSaleSort": 8,
        "id": 5013316,
        "imgs": ["https://ups.aopcdn.com/s20159/goods/18195/0u841eafa00116451dbfd58d34d16a9952.jpg", "https://ups.aopcdn.com/s20159/goods/18195/0u64c7653e103342e8b8b90d979d5d7d6f.jpg",
          "https://ups.aopcdn.com/s20159/goods/18195/0u3838a6f869c74321b1bb22a6e05df559.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s20159/goods/18195/0u841eafa00116451dbfd58d34d16a9952.jpg",
        "marketPrice": 0.0,
        "name": "weißer trägerloser Modepullover mit hohem Hals",
        "newInSort": 0,
        "offlineTime": 1605780832000,
        "onlineTime": 1606211343000,
        "pmsSku": "9552982",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 14.44,
        "siteId": 32463,
        "sku": "SPSJNFXLERG-71200446",
        "spu": "SPSJNFXLERG",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "beige",
        "attrs": {
          "size": "2xl",
          "color": "beige"
        },
        "available": true,
        "categories": [{
          "basicId": 5015323,
          "goodsType": "Blazer",
          "googleName": "Apparel & Accessories > Clothing > Outerwear",
          "id": 169202,
          "name": "Blazer",
          "parentId": 156864,
          "path": "/156864/169202/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Blazer Online on veveeye.com",
          "siteCid": 44,
          "siteId": 32463,
          "siteParentCid": 2,
          "sitePath": "/2/44/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 45.85,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 45.85,
          "color": "beige",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "45,85€",
          "goodsSkuUrl": "/item/womens-vintage-collar-long-sleeve-jacket-5015323.html?variant=91012789",
          "hexColor": "#F5F5DC",
          "img": "https://ups.aopcdn.com/s31957/goods/18893/1206ud866f708a3fa41b180b4d9e9692ec864.jpeg",
          "marketPrice": 0.0,
          "salePrice": 47.76,
          "selected": true,
          "skuId": 91012789,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 45.85,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "45,85€",
          "goodsSkuUrl": "/item/womens-vintage-collar-long-sleeve-jacket-5015323.html?variant=95043510",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24610/goods/18998/1206uc87a4bf14f8344248718dc290141ec47.jpg",
          "marketPrice": 0.0,
          "salePrice": 47.76,
          "selected": false,
          "skuId": 95043510,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 45.85,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "45,85€",
          "goodsSkuUrl": "/item/womens-vintage-collar-long-sleeve-jacket-5015323.html?variant=91012777",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s32463/goods/18844/1206u60a7285b9ce2490b9ec3d03f4305ed83.jpg",
          "marketPrice": 0.0,
          "salePrice": 47.76,
          "selected": false,
          "skuId": 91012777,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 45.85,
          "color": "rose red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "45,85€",
          "goodsSkuUrl": "/item/womens-vintage-collar-long-sleeve-jacket-5015323.html?variant=91012780",
          "hexColor": "#E61C64",
          "img": "https://ups.aopcdn.com/s32463/goods/18844/1206u86d323fd9fab40899bb6b3cb6629a3f3.jpg",
          "marketPrice": 0.0,
          "salePrice": 47.76,
          "selected": false,
          "skuId": 91012780,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "45,85€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 91012789,
        "handle": "womens-vintage-collar-long-sleeve-jacket",
        "hotSaleSort": 9,
        "id": 5015323,
        "imgs": ["https://ups.aopcdn.com/s31957/goods/18893/1206ud866f708a3fa41b180b4d9e9692ec864.jpeg", "https://ups.aopcdn.com/s37934/goods/18837/-2u1fcb7e179c8d485aa6b08eca5d1917e6.jpg",
          "https://ups.aopcdn.com/s31957/goods/18893/1206udca34e985627404e932e14ce0ce822d0.jpg", "https://ups.aopcdn.com/s31957/goods/18893/1206ue4b45518d3d34ab8b04e84ecb6c3d619.jpg",
          "https://ups.aopcdn.com/s31957/goods/18893/1206u31b3f851182445f7a4e4cb2079c84dca.jpg", "https://ups.aopcdn.com/s24610/goods/18998/1206ueef83f53012f44baa50998352cf83cae.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s31957/goods/18893/1206ud866f708a3fa41b180b4d9e9692ec864.jpeg",
        "marketPrice": 0.0,
        "name": "Damen Jacke Mit Vintage-Kragen Und Langen Ärmeln",
        "newInSort": 0,
        "offlineTime": 1628134683000,
        "onlineTime": 1642749549000,
        "pmsSku": "9b896bb4aa064c2baeed52d0d5f0073a",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "beige"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 47.76,
        "siteId": 32463,
        "sku": "SPKZB002BQT-91012789",
        "spu": "SPKZB002BQT",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "gray",
        "attrs": {
          "size": "s",
          "color": "gray"
        },
        "available": true,
        "categories": [{
          "basicId": 5015067,
          "goodsType": "Coats & Jackets",
          "googleName": "Apparel & Accessories > Clothing > Outerwear > Coats & Jackets",
          "id": 156880,
          "name": "Coats & Jackets",
          "parentId": 156864,
          "path": "/156864/156880/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Coats & Jackets Online on shewaves.com",
          "siteCid": 20,
          "siteId": 32463,
          "siteParentCid": 2,
          "sitePath": "/2/20/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 13.86,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.86,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,86€",
          "goodsSkuUrl": "/item/womens-fashion-leopard-stitching-long-sleeve-coat-5015067.html?variant=71228216",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s19879/goods/18205/0ud6789f525537461c82baf33885261c41.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.44,
          "selected": true,
          "skuId": 71228216,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.86,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,86€",
          "goodsSkuUrl": "/item/womens-fashion-leopard-stitching-long-sleeve-coat-5015067.html?variant=71228217",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s19879/goods/18205/0u785122000bc048d79bcdd436b1b59540.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.44,
          "selected": false,
          "skuId": 71228217,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.86,
          "color": "khaki",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,86€",
          "goodsSkuUrl": "/item/womens-fashion-leopard-stitching-long-sleeve-coat-5015067.html?variant=71228209",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s19879/goods/18205/0ubf08f7c0aac84475846413ab917b5f2a.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.44,
          "selected": false,
          "skuId": 71228209,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.86,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,86€",
          "goodsSkuUrl": "/item/womens-fashion-leopard-stitching-long-sleeve-coat-5015067.html?variant=71228215",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s19879/goods/18205/0ua82d37a4e1754a30b6048301893f2840.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.44,
          "selected": false,
          "skuId": 71228215,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "13,86€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 71228216,
        "handle": "womens-fashion-leopard-stitching-long-sleeve-coat",
        "hotSaleSort": 10,
        "id": 5015067,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/18205/0ud6789f525537461c82baf33885261c41.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18205/0ud6789f525537461c82baf33885261c41.jpg",
        "marketPrice": 0.0,
        "name": "Damenmode Leopard Nähte Langarm-Mantel",
        "newInSort": 0,
        "offlineTime": 1605780833000,
        "onlineTime": 1606211423000,
        "pmsSku": "9820180",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 14.44,
        "siteId": 32463,
        "sku": "SP97RQV2554-71228216",
        "spu": "SP97RQV2554",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 480.0
      }, {
        "activityId": 0,
        "attrColor": "khaki",
        "attrs": {
          "size": "s",
          "color": "khaki"
        },
        "available": true,
        "categories": [{
          "basicId": 5013662,
          "goodsType": "Coats & Jackets",
          "googleName": "Apparel & Accessories > Clothing > Outerwear > Coats & Jackets",
          "id": 156880,
          "name": "Coats & Jackets",
          "parentId": 156864,
          "path": "/156864/156880/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Coats & Jackets Online on shewaves.com",
          "siteCid": 20,
          "siteId": 32463,
          "siteParentCid": 2,
          "sitePath": "/2/20/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 46.45,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 46.45,
          "color": "khaki",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "46,45€",
          "goodsSkuUrl": "/item/new-warm-fashion-multi-color-shawl-collar-coat-5013662.html?variant=71204117",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s19879/goods/18207/0u35323c60088449e1812ecae72ee438ed.png",
          "marketPrice": 0.0,
          "salePrice": 48.39,
          "selected": true,
          "skuId": 71204117,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 46.45,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "46,45€",
          "goodsSkuUrl": "/item/new-warm-fashion-multi-color-shawl-collar-coat-5013662.html?variant=71204120",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s19879/goods/18207/0u1565f54def2948798e660b89955ae7c0.png",
          "marketPrice": 0.0,
          "salePrice": 48.39,
          "selected": false,
          "skuId": 71204120,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 46.45,
          "color": "light blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "46,45€",
          "goodsSkuUrl": "/item/new-warm-fashion-multi-color-shawl-collar-coat-5013662.html?variant=71204119",
          "hexColor": "#ADD8E6",
          "img": "https://ups.aopcdn.com/s19879/goods/18207/0u863917a0e27f4a04a5d8cc0cbae7e181.png",
          "marketPrice": 0.0,
          "salePrice": 48.39,
          "selected": false,
          "skuId": 71204119,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 46.45,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "46,45€",
          "goodsSkuUrl": "/item/new-warm-fashion-multi-color-shawl-collar-coat-5013662.html?variant=71204118",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s19879/goods/18207/0ue7378364dc074d618a20a1dcfc023ad7.png",
          "marketPrice": 0.0,
          "salePrice": 48.39,
          "selected": false,
          "skuId": 71204118,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "46,45€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 71204117,
        "handle": "new-warm-fashion-multi-color-shawl-collar-coat",
        "hotSaleSort": 11,
        "id": 5013662,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/18207/0u04604caeafad4dc6a7e6bd50ba12c827.png", "https://ups.aopcdn.com/s19879/goods/18207/0uffd0b0a3be97463ab739d19ea0e2275f.png",
          "https://ups.aopcdn.com/s19879/goods/18207/0ud40ebb9941bc4070bb7e2e3933c872ba.png", "https://ups.aopcdn.com/s19879/goods/18207/0u9920fb62146841b7932559146e739664.png",
          "https://ups.aopcdn.com/s19879/goods/18207/0u35323c60088449e1812ecae72ee438ed.png"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18207/0u35323c60088449e1812ecae72ee438ed.png",
        "marketPrice": 0.0,
        "name": "neuer warmer, mehrfarbiger Mantel mit Schalkragen",
        "newInSort": 0,
        "offlineTime": 1605780832000,
        "onlineTime": 1606211356000,
        "pmsSku": "9830453",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "khaki"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 48.39,
        "siteId": 32463,
        "sku": "SPLRSYITXOS-71204117",
        "spu": "SPLRSYITXOS",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "dark gray",
        "attrs": {
          "size": "xl",
          "color": "dark gray"
        },
        "available": true,
        "categories": [{
          "basicId": 5014784,
          "goodsType": "Cardigans",
          "googleName": "Apparel & Accessories > Clothing > Outerwear",
          "id": 156886,
          "name": "Cardigans",
          "parentId": 156864,
          "path": "/156864/156886/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Cardigans Online on shewaves.com",
          "siteCid": 27,
          "siteId": 32463,
          "siteParentCid": 2,
          "sitePath": "/2/27/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.75,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.75,
          "color": "dark gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "24,75€",
          "goodsSkuUrl": "/item/loose-solid-color-knit-cardigan-5014784.html?variant=71223208",
          "hexColor": "#A9A9A9",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0u4a2a5b16dcf443ef805b5c480e64039e.jpg",
          "marketPrice": 0.0,
          "salePrice": 25.78,
          "selected": true,
          "skuId": 71223208,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.75,
          "color": "navy blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "24,75€",
          "goodsSkuUrl": "/item/loose-solid-color-knit-cardigan-5014784.html?variant=71223207",
          "hexColor": "#001954",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0u8ee1e9c997954445b0318a40e03593eb.jpg",
          "marketPrice": 0.0,
          "salePrice": 25.78,
          "selected": false,
          "skuId": 71223207,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.75,
          "color": "coffee",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "24,75€",
          "goodsSkuUrl": "/item/loose-solid-color-knit-cardigan-5014784.html?variant=71223230",
          "hexColor": "#694B23",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0uf3ff086806504242be0b825f6a825172.jpg",
          "marketPrice": 0.0,
          "salePrice": 25.78,
          "selected": false,
          "skuId": 71223230,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.75,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "24,75€",
          "goodsSkuUrl": "/item/loose-solid-color-knit-cardigan-5014784.html?variant=71223206",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0ueb9e552fe9214f608a63399eaa689845.jpg",
          "marketPrice": 0.0,
          "salePrice": 25.78,
          "selected": false,
          "skuId": 71223206,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "24,75€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 71223208,
        "handle": "loose-solid-color-knit-cardigan",
        "hotSaleSort": 12,
        "id": 5014784,
        "imgs": ["https://ups.aopcdn.com/s25390/goods/18481/-2u8a8b3f8a7ef34b6ca15a8ad6e618da2a.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s32463/goods/18585/0u4a2a5b16dcf443ef805b5c480e64039e.jpg",
        "marketPrice": 0.0,
        "name": "Lose einfarbige Strickjacke",
        "newInSort": 0,
        "offlineTime": 1605780833000,
        "onlineTime": 1606211407000,
        "pmsSku": "24796175",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "dark gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 25.78,
        "siteId": 32463,
        "sku": "SPI5YR77JQ4-71223208",
        "spu": "SPI5YR77JQ4",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "s",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 5014636,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 156866,
          "name": "Sweaters",
          "parentId": 156864,
          "path": "/156864/156866/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweaters Online on shewaves.com",
          "siteCid": 5,
          "siteId": 32463,
          "siteParentCid": 2,
          "sitePath": "/2/5/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 34.84,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.84,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,84€",
          "goodsSkuUrl": "/item/casual-v-neck-solid-color-sweater-5014636.html?variant=71221235",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0u7609e59bacde455b868458797baccb0e.jpg",
          "marketPrice": 0.0,
          "salePrice": 36.29,
          "selected": true,
          "skuId": 71221235,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.84,
          "color": "apricot",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,84€",
          "goodsSkuUrl": "/item/casual-v-neck-solid-color-sweater-5014636.html?variant=71221242",
          "hexColor": "#F3E8D6",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0uc47a58938fdc4ee3b21e1714205a7c53.gif",
          "marketPrice": 0.0,
          "salePrice": 36.29,
          "selected": false,
          "skuId": 71221242,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.84,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,84€",
          "goodsSkuUrl": "/item/casual-v-neck-solid-color-sweater-5014636.html?variant=71221240",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0u0a4ca1cd43ae4fd5b3e60f2df8924aeb.gif",
          "marketPrice": 0.0,
          "salePrice": 36.29,
          "selected": false,
          "skuId": 71221240,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.84,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,84€",
          "goodsSkuUrl": "/item/casual-v-neck-solid-color-sweater-5014636.html?variant=71221241",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s32463/goods/18585/0u12058e7b08ae4c70ace81c887f447002.gif",
          "marketPrice": 0.0,
          "salePrice": 36.29,
          "selected": false,
          "skuId": 71221241,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "34,84€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 71221235,
        "handle": "casual-v-neck-solid-color-sweater",
        "hotSaleSort": 13,
        "id": 5014636,
        "imgs": ["https://ups.aopcdn.com/s22129/goods/18207/0uc95a56ed868f41dbb9a0747948947541.jpg", "https://ups.aopcdn.com/s22129/goods/18207/0uf00e54770d3c489eb43ad3a65374288e.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s32463/goods/18585/0u7609e59bacde455b868458797baccb0e.jpg",
        "marketPrice": 0.0,
        "name": "lässiger einfarbiger Pullover mit V-Ausschnitt",
        "newInSort": 0,
        "offlineTime": 1605780833000,
        "onlineTime": 1606211398000,
        "pmsSku": "9883053",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 36.29,
        "siteId": 32463,
        "sku": "SPBG5EZZNHE-71221235",
        "spu": "SPBG5EZZNHE",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 250.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 5013732,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 156866,
          "name": "Sweaters",
          "parentId": 156864,
          "path": "/156864/156866/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweaters Online on shewaves.com",
          "siteCid": 5,
          "siteId": 32463,
          "siteParentCid": 2,
          "sitePath": "/2/5/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 32.52,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 32.52,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "32,52€",
          "goodsSkuUrl": "/item/casual-long-sleeve-patchwork-sweater-5013732.html?variant=71204789",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s19879/goods/18221/0u0652ae44169d49f4a82e3beae6ab6149.jpg",
          "marketPrice": 0.0,
          "salePrice": 33.88,
          "selected": true,
          "skuId": 71204789,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 32.52,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "32,52€",
          "goodsSkuUrl": "/item/casual-long-sleeve-patchwork-sweater-5013732.html?variant=71204790",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s19879/goods/18221/0u2805b708857f47b7998c5a1856fcf414.jpg",
          "marketPrice": 0.0,
          "salePrice": 33.88,
          "selected": false,
          "skuId": 71204790,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 32.52,
          "color": "light khaki",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "32,52€",
          "goodsSkuUrl": "/item/casual-long-sleeve-patchwork-sweater-5013732.html?variant=71204792",
          "hexColor": "#F0E68C",
          "img": "https://ups.aopcdn.com/s19879/goods/18221/0u9774260049674b97b40f3fabba98eed3.jpg",
          "marketPrice": 0.0,
          "salePrice": 33.88,
          "selected": false,
          "skuId": 71204792,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 32.52,
          "color": "brown",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "32,52€",
          "goodsSkuUrl": "/item/casual-long-sleeve-patchwork-sweater-5013732.html?variant=71204791",
          "hexColor": "#A75430",
          "img": "https://ups.aopcdn.com/s19879/goods/18221/0ud33f086eb23c429581e3c0da585940c0.jpg",
          "marketPrice": 0.0,
          "salePrice": 33.88,
          "selected": false,
          "skuId": 71204791,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "32,52€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 71204789,
        "handle": "casual-long-sleeve-patchwork-sweater",
        "hotSaleSort": 14,
        "id": 5013732,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/18221/0u0652ae44169d49f4a82e3beae6ab6149.jpg", "https://ups.aopcdn.com/s19879/goods/18221/0u57036543f839443a931c63894324dd2a.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18221/0u0652ae44169d49f4a82e3beae6ab6149.jpg",
        "marketPrice": 0.0,
        "name": "Lässiger Langarm Patchwork Pullover",
        "newInSort": 0,
        "offlineTime": 1605780832000,
        "onlineTime": 1606211360000,
        "pmsSku": "10254518",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 33.88,
        "siteId": 32463,
        "sku": "SP7G98D6E65-71204789",
        "spu": "SP7G98D6E65",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "gray",
        "attrs": {
          "size": "s",
          "color": "gray"
        },
        "available": true,
        "categories": [{
          "basicId": 5013434,
          "goodsType": "Sweaters",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 156866,
          "name": "Sweaters",
          "parentId": 156864,
          "path": "/156864/156866/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweaters Online on shewaves.com",
          "siteCid": 5,
          "siteId": 32463,
          "siteParentCid": 2,
          "sitePath": "/2/5/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 30.97,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 30.97,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "30,97€",
          "goodsSkuUrl": "/item/womens-color-matching-v-neck-long-sleeved-sweater-5013434.html?variant=71201495",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s19879/goods/18211/0u9c799d4392e34873a3e8f01cf04611cf.jpg",
          "marketPrice": 0.0,
          "salePrice": 32.26,
          "selected": true,
          "skuId": 71201495,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 30.97,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "30,97€",
          "goodsSkuUrl": "/item/womens-color-matching-v-neck-long-sleeved-sweater-5013434.html?variant=71615917",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s19879/goods/18211/0u87466ed45e0546db8e80b85fa9bbaaf2.jpg",
          "marketPrice": 0.0,
          "salePrice": 32.26,
          "selected": false,
          "skuId": 71615917,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 30.97,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "30,97€",
          "goodsSkuUrl": "/item/womens-color-matching-v-neck-long-sleeved-sweater-5013434.html?variant=71615919",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s19879/goods/18211/0u1bdbc2c4d2f44018aa07dd9f7f141c1f.jpg",
          "marketPrice": 0.0,
          "salePrice": 32.26,
          "selected": false,
          "skuId": 71615919,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 30.97,
          "color": "brown",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "30,97€",
          "goodsSkuUrl": "/item/womens-color-matching-v-neck-long-sleeved-sweater-5013434.html?variant=71615918",
          "hexColor": "#A75430",
          "img": "https://ups.aopcdn.com/s19879/goods/18211/0uca51791088264f328aea28e1b8bab89c.jpg",
          "marketPrice": 0.0,
          "salePrice": 32.26,
          "selected": false,
          "skuId": 71615918,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "30,97€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 71201495,
        "handle": "womens-color-matching-v-neck-long-sleeved-sweater",
        "hotSaleSort": 15,
        "id": 5013434,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/18211/0u9c799d4392e34873a3e8f01cf04611cf.jpg", "https://ups.aopcdn.com/s19879/goods/18211/0ud9ba7bdc7b8c4f8f824dfb97049bf3ba.jpg",
          "https://ups.aopcdn.com/s19879/goods/18211/0u7db1c6043f21499ea4b6852dae4c5a79.jpg", "https://ups.aopcdn.com/s19879/goods/18211/0u1012f9c811f6436e859aedc9d17babb6.jpg",
          "https://ups.aopcdn.com/s19879/goods/18211/0u3d8ef3ac2fca4ced9522598c639d6893.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18211/0u9c799d4392e34873a3e8f01cf04611cf.jpg",
        "marketPrice": 0.0,
        "name": "Farblich abgestimmter Damen-Pullover mit V-Ausschnitt und langen Ärmeln",
        "newInSort": 0,
        "offlineTime": 1605780832000,
        "onlineTime": 1606211347000,
        "pmsSku": "9899710",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 32.26,
        "siteId": 32463,
        "sku": "SPTGUGVPAV2-71201495",
        "spu": "SPTGUGVPAV2",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 260.0
      }],
      "saleAttributeNameLangs": {
        "color": "Farbe",
        "size": "Größe"
      },
      "saleAttributeValueLangs": {
        "color": {
          "color": "Farbe"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "2xl": "2xl",
          "3xl": "3xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "color"
      }, {
        "name": "size",
        "sname": "size",
        "val": "s"
      }],
      "salePrice": 52.98,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 32463,
      "sizeComparison": "TAG",
      "sizeImage": {
        "basicId": 6911869,
        "img": "https://ups.aopcdn.com/s32463/goods/18938/-2u3a6030469532470a8313398cbbddfecb.png",
        "terminalType": 0
      },
      "sizeImages": [{
        "$ref": "$.sizeImage"
      }, {
        "basicId": 6911869,
        "img": "https://ups.aopcdn.com/s32463/goods/18938/-2u0965bed2ff0e4d469a89c743f9954499.png",
        "terminalType": 1
      }],
      "sizeReference": {
        "references": [{
          "key": "S",
          "values": [{
            "cmVal": "8/10",
            "inchVal": "20.3/25.4",
            "key": "uk"
          }, {
            "cmVal": "4/6",
            "inchVal": "10.2/15.2",
            "key": "us"
          }, {
            "cmVal": "36/38",
            "inchVal": "91.4/96.5",
            "key": "eu"
          }, {
            "cmVal": "88",
            "inchVal": "34.6",
            "key": "Büste"
          }, {
            "cmVal": "68",
            "inchVal": "26.8",
            "key": "Taillenumfang"
          }, {
            "cmVal": "94",
            "inchVal": "37.0",
            "key": "Hüften"
          }, {
            "cmVal": "38",
            "inchVal": "15.0",
            "key": "Schulterbreite"
          }, {
            "cmVal": "45-50",
            "inchVal": "17.7-19.7",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "M",
          "values": [{
            "cmVal": "12/14",
            "inchVal": "30.5/35.6",
            "key": "uk"
          }, {
            "cmVal": "8/10",
            "inchVal": "20.3/25.4",
            "key": "us"
          }, {
            "cmVal": "40/42",
            "inchVal": "101.6/106.7",
            "key": "eu"
          }, {
            "cmVal": "93",
            "inchVal": "36.6",
            "key": "Büste"
          }, {
            "cmVal": "73",
            "inchVal": "28.7",
            "key": "Taillenumfang"
          }, {
            "cmVal": "99",
            "inchVal": "39.0",
            "key": "Hüften"
          }, {
            "cmVal": "39.25",
            "inchVal": "15.5",
            "key": "Schulterbreite"
          }, {
            "cmVal": "55-60",
            "inchVal": "21.7-23.6",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "L",
          "values": [{
            "cmVal": "16",
            "inchVal": "6.3",
            "key": "uk"
          }, {
            "cmVal": "12",
            "inchVal": "4.7",
            "key": "us"
          }, {
            "cmVal": "44",
            "inchVal": "17.3",
            "key": "eu"
          }, {
            "cmVal": "98",
            "inchVal": "38.6",
            "key": "Büste"
          }, {
            "cmVal": "78",
            "inchVal": "30.7",
            "key": "Taillenumfang"
          }, {
            "cmVal": "104",
            "inchVal": "40.9",
            "key": "Hüften"
          }, {
            "cmVal": "40.5",
            "inchVal": "15.9",
            "key": "Schulterbreite"
          }, {
            "cmVal": "65-70",
            "inchVal": "25.6-27.6",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "XL",
          "values": [{
            "cmVal": "18",
            "inchVal": "7.1",
            "key": "uk"
          }, {
            "cmVal": "14",
            "inchVal": "5.5",
            "key": "us"
          }, {
            "cmVal": "46",
            "inchVal": "18.1",
            "key": "eu"
          }, {
            "cmVal": "103",
            "inchVal": "40.6",
            "key": "Büste"
          }, {
            "cmVal": "83",
            "inchVal": "32.7",
            "key": "Taillenumfang"
          }, {
            "cmVal": "109",
            "inchVal": "42.9",
            "key": "Hüften"
          }, {
            "cmVal": "41.75",
            "inchVal": "16.4",
            "key": "Schulterbreite"
          }, {
            "cmVal": "75-80",
            "inchVal": "29.5-31.5",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "2XL",
          "values": [{
            "cmVal": "20",
            "inchVal": "7.9",
            "key": "uk"
          }, {
            "cmVal": "16",
            "inchVal": "6.3",
            "key": "us"
          }, {
            "cmVal": "48",
            "inchVal": "18.9",
            "key": "eu"
          }, {
            "cmVal": "108",
            "inchVal": "42.5",
            "key": "Büste"
          }, {
            "cmVal": "88",
            "inchVal": "34.6",
            "key": "Taillenumfang"
          }, {
            "cmVal": "114",
            "inchVal": "44.9",
            "key": "Hüften"
          }, {
            "cmVal": "43",
            "inchVal": "16.9",
            "key": "Schulterbreite"
          }, {
            "cmVal": "85-90",
            "inchVal": "33.5-35.4",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "3XL",
          "values": [{
            "cmVal": "22",
            "inchVal": "8.7",
            "key": "uk"
          }, {
            "cmVal": "18",
            "inchVal": "7.1",
            "key": "us"
          }, {
            "cmVal": "50",
            "inchVal": "19.7",
            "key": "eu"
          }, {
            "cmVal": "113",
            "inchVal": "44.5",
            "key": "Büste"
          }, {
            "cmVal": "93",
            "inchVal": "36.6",
            "key": "Taillenumfang"
          }, {
            "cmVal": "119",
            "inchVal": "46.9",
            "key": "Hüften"
          }, {
            "cmVal": "44.25",
            "inchVal": "17.4",
            "key": "Schulterbreite"
          }, {
            "cmVal": "95-100",
            "inchVal": "37.4-39.4",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "4XL",
          "values": [{
            "cmVal": "24",
            "inchVal": "9.4",
            "key": "uk"
          }, {
            "cmVal": "20",
            "inchVal": "7.9",
            "key": "us"
          }, {
            "cmVal": "52",
            "inchVal": "20.5",
            "key": "eu"
          }, {
            "cmVal": "118",
            "inchVal": "46.5",
            "key": "Büste"
          }, {
            "cmVal": "98",
            "inchVal": "38.6",
            "key": "Taillenumfang"
          }, {
            "cmVal": "124",
            "inchVal": "48.8",
            "key": "Hüften"
          }, {
            "cmVal": "45.5",
            "inchVal": "17.9",
            "key": "Schulterbreite"
          }, {
            "cmVal": "105-110",
            "inchVal": "41.3-43.3",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "5XL",
          "values": [{
            "cmVal": "26",
            "inchVal": "10.2",
            "key": "uk"
          }, {
            "cmVal": "22",
            "inchVal": "8.7",
            "key": "us"
          }, {
            "cmVal": "54",
            "inchVal": "21.3",
            "key": "eu"
          }, {
            "cmVal": "123",
            "inchVal": "48.4",
            "key": "Büste"
          }, {
            "cmVal": "103",
            "inchVal": "40.6",
            "key": "Taillenumfang"
          }, {
            "cmVal": "129",
            "inchVal": "50.8",
            "key": "Hüften"
          }, {
            "cmVal": "46.75",
            "inchVal": "18.4",
            "key": "Schulterbreite"
          }, {
            "cmVal": "115-120",
            "inchVal": "45.3-47.2",
            "key": "Gewicht-KG"
          }]
        }],
        "titles": ["uk", "us", "eu", "Büste", "Taillenumfang", "Hüften", "Schulterbreite", "Gewicht-KG"]
      },
      "sizeReferences": [{
        "key": "eu",
        "unit": "cm",
        "val": "36/38"
      }, {
        "key": "shoulder width",
        "unit": "cm",
        "val": "38"
      }, {
        "key": "hips",
        "unit": "cm",
        "val": "94"
      }, {
        "key": "uk",
        "unit": "cm",
        "val": "8/10"
      }, {
        "key": "waistline",
        "unit": "cm",
        "val": "68"
      }, {
        "key": "weight-kg",
        "unit": "cm",
        "val": "45-50"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "88"
      }, {
        "key": "us",
        "unit": "cm",
        "val": "4/6"
      }],
      "sku": "SP2110198JD8-93584500",
      "skus": [{
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "s",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 50.86,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "50,86€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1959951516425,
        "favourite": false,
        "goodsId": 93584500,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1636299301000,
        "onlineTime": 1636299302000,
        "pmsSku": "28315914",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 52.98,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.s[0]"
        }, {
          "$ref": "$.allSizeReferences.s[1]"
        }, {
          "$ref": "$.allSizeReferences.s[2]"
        }, {
          "$ref": "$.allSizeReferences.s[3]"
        }, {
          "$ref": "$.allSizeReferences.s[4]"
        }, {
          "$ref": "$.allSizeReferences.s[5]"
        }, {
          "$ref": "$.allSizeReferences.s[6]"
        }, {
          "$ref": "$.allSizeReferences.s[7]"
        }],
        "sku": "SP2110198JD8-93584500",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "m",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 50.86,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "50,86€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1959951516425,
        "favourite": false,
        "goodsId": 93584502,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1636299301000,
        "onlineTime": 1636299302000,
        "pmsSku": "28315912",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 52.98,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.m[0]"
        }, {
          "$ref": "$.allSizeReferences.m[1]"
        }, {
          "$ref": "$.allSizeReferences.m[2]"
        }, {
          "$ref": "$.allSizeReferences.m[3]"
        }, {
          "$ref": "$.allSizeReferences.m[4]"
        }, {
          "$ref": "$.allSizeReferences.m[5]"
        }, {
          "$ref": "$.allSizeReferences.m[6]"
        }, {
          "$ref": "$.allSizeReferences.m[7]"
        }],
        "sku": "SP2110198JD8-93584502",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "l",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 50.86,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "50,86€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1959951516426,
        "favourite": false,
        "goodsId": 93584504,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1636299301000,
        "onlineTime": 1636299302000,
        "pmsSku": "28315910",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 52.98,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.l[0]"
        }, {
          "$ref": "$.allSizeReferences.l[1]"
        }, {
          "$ref": "$.allSizeReferences.l[2]"
        }, {
          "$ref": "$.allSizeReferences.l[3]"
        }, {
          "$ref": "$.allSizeReferences.l[4]"
        }, {
          "$ref": "$.allSizeReferences.l[5]"
        }, {
          "$ref": "$.allSizeReferences.l[6]"
        }, {
          "$ref": "$.allSizeReferences.l[7]"
        }],
        "sku": "SP2110198JD8-93584504",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "xl",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 50.86,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "50,86€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1959951516425,
        "favourite": false,
        "goodsId": 93584501,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1636299301000,
        "onlineTime": 1636299302000,
        "pmsSku": "28315913",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 52.98,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.xl[0]"
        }, {
          "$ref": "$.allSizeReferences.xl[1]"
        }, {
          "$ref": "$.allSizeReferences.xl[2]"
        }, {
          "$ref": "$.allSizeReferences.xl[3]"
        }, {
          "$ref": "$.allSizeReferences.xl[4]"
        }, {
          "$ref": "$.allSizeReferences.xl[5]"
        }, {
          "$ref": "$.allSizeReferences.xl[6]"
        }, {
          "$ref": "$.allSizeReferences.xl[7]"
        }],
        "sku": "SP2110198JD8-93584501",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "2xl",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 50.86,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "50,86€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1959951516426,
        "favourite": false,
        "goodsId": 93584503,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1636299301000,
        "onlineTime": 1636299302000,
        "pmsSku": "28315911",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 52.98,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.2xl[0]"
        }, {
          "$ref": "$.allSizeReferences.2xl[1]"
        }, {
          "$ref": "$.allSizeReferences.2xl[2]"
        }, {
          "$ref": "$.allSizeReferences.2xl[3]"
        }, {
          "$ref": "$.allSizeReferences.2xl[4]"
        }, {
          "$ref": "$.allSizeReferences.2xl[5]"
        }, {
          "$ref": "$.allSizeReferences.2xl[6]"
        }, {
          "$ref": "$.allSizeReferences.2xl[7]"
        }],
        "sku": "SP2110198JD8-93584503",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "3xl",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 50.86,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "50,86€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1959951516426,
        "favourite": false,
        "goodsId": 93584505,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1636299301000,
        "onlineTime": 1636299302000,
        "pmsSku": "28315909",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 52.98,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.3xl[0]"
        }, {
          "$ref": "$.allSizeReferences.3xl[1]"
        }, {
          "$ref": "$.allSizeReferences.3xl[2]"
        }, {
          "$ref": "$.allSizeReferences.3xl[3]"
        }, {
          "$ref": "$.allSizeReferences.3xl[4]"
        }, {
          "$ref": "$.allSizeReferences.3xl[5]"
        }, {
          "$ref": "$.allSizeReferences.3xl[6]"
        }, {
          "$ref": "$.allSizeReferences.3xl[7]"
        }],
        "sku": "SP2110198JD8-93584505",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }],
      "specialSign": 1,
      "spu": "SP2110198JD8",
      "status": 1,
      "stock": 999,
      "type": 0,
      "variant": "Farbe/s",
      "visionStyle": 0,
      "weight": 500.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;">
<style>.la-3ball-pulse>div{background-color: #fff !important;}</style>
<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="6911869" favourite="false" class="personalIcon" onclick="window.popupLogin &amp;&amp; popupLogin.methods.openModal()">  </div>
          <div class="FavouriteCountSingle" style="display: none;"> 0 </div>
        </div>
        <style>
          .FavouriteCountSingleBox .personalIcon {
            font-size: 22px
          }

          .FavouriteCountSingleBox.showNumber .personalIcon {
            font-size: 16px
          }
        </style>
      </div>
    </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="SP2110198JD8">
    <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="1e710728-5214-4a98-a340-404e7f7bf49a" 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>

Text Content

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




Menü schliessen

SUCHERGEBNIS



HIT WÖRTER


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



 * HOME


 * NEW IN


 * WOMEN'S T-SHIRTS HOT


 * SWEATSHIRTS HOT


 * WOMEN'S OUTERWEAR


 * WOMEN'S PANTS


 * WOMEN'S TRACK PANTS 


 * MEN


 * CLEARANCE SALE

Home /


MODISCHER WOLLMANTEL MIT ALL-MATCH-PRINT

50,86€
50,86€ 0,00€
5.0
(0)

Bewertung schreiben
mangel an Lager

ColorColor
SizeSMLXL2XL3XL
Farbe:

Größe: Größentabelle
SMLXL2XL3XL

SP2110198JD8-93584500 SP2110198JD8-93584502 SP2110198JD8-93584504
SP2110198JD8-93584501 SP2110198JD8-93584503 SP2110198JD8-93584505
Menge:


Bitte Größe auswählen


In den Warenkorb

0


BESCHREIBUNG

Artikelnummer: SP2110198JD8

 * Passen: Regulär
 * Szene: Freizeit / Täglich
 * Kragen/Ausschnitt: Umlegekragen
 * Knopfleistentyp: Placket
 * Material: Wollstoff
 * Design-Elemente: Taste
 * Ärmellänge: Langärmel
 * Jahreszeit: Herbst / Winter / Frühling
 * Stil: Elegant
 * Stillinie: Elegant

Kombinationsempfehlung

Größentabelle
×
cm inch


Grösse TAGukuseuBüsteTaillenumfangHüftenSchulterbreiteGewicht-KG
S8/104/636/388868943845-50M12/148/1040/4293739939.2555-60L161244987810440.565-70XL1814461038310941.7575-802XL201648108881144385-903XL2218501139311944.2595-1004XL2420521189812445.5105-1105XL26225412310312946.75115-120

Grösse TAGukuseuBüsteTaillenumfangHüftenSchulterbreiteGewicht-KG
S20.3/25.410.2/15.291.4/96.534.626.837.015.017.7-19.7M30.5/35.620.3/25.4101.6/106.736.628.739.015.521.7-23.6L6.34.717.338.630.740.915.925.6-27.6XL7.15.518.140.632.742.916.429.5-31.52XL7.96.318.942.534.644.916.933.5-35.43XL8.77.119.744.536.646.917.437.4-39.44XL9.47.920.546.538.648.817.941.3-43.35XL10.28.721.348.440.650.818.445.3-47.2


 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
Mode Kontrast Paspelierung ein Ärmel Overall
37,16€

Modischer Einärmeliger Einfarbiger Jumpsuit Mit Nähten
34,84€

Lässige, lockere, langärmelige Strickjacke
34,06€

Einfarbiger Woll-Zweireiher
29,42€

weißer trägerloser Modepullover mit hohem Hals
13,86€
Ausverkauf
Damen Jacke Mit Vintage-Kragen Und Langen Ärmeln
45,85€

Damenmode Leopard Nähte Langarm-Mantel
13,86€
Ausverkauf
neuer warmer, mehrfarbiger Mantel mit Schalkragen
46,45€

Lose einfarbige Strickjacke
24,75€
Ausverkauf
lässiger einfarbiger Pullover mit V-Ausschnitt
34,84€

Lässiger Langarm Patchwork Pullover
32,52€

Farblich abgestimmter Damen-Pullover mit V-Ausschnitt und langen Ärmeln
30,97€







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...

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

© 2022 chillloop