www.joyikup.com Open in urlscan Pro
2606:4700:3037::6815:2baa  Public Scan

URL: https://www.joyikup.com/products/british-style-solid-color-single-breasted-ladies-blazer-4429863.html
Submission: On June 07 via api from DE — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form method="post" enctype="multipart/form-data" class="form-vertical product-form">
  <input type="hidden" name="product_basic_id" value="4429863">
  <input type="hidden" name="product_id" value="62739730">
  <input type="hidden" name="product_cate" value="">
  <input type="hidden" name="spu" value="C7672850B204">
  <input type="hidden" name="sku" value="C7672850B204-62739730">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg">
  <input type="hidden" name="price" value="25.99">
  <input type="hidden" name="variant" value="Schwarz/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="Black">Black</option>
    </select></div>
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-1">Size</label><select class="single-option-selector product-form__input" data-option="option2"
      id="productSelect-option-1">
      <option 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>
    </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="Black" data-group="0" style=""><img
            src="https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.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><select class="size-zone-select"
          name="1654626504862">
          <option value="TAG" selected="selected">Size</option>
          <option value="US">Size (US)</option>
          <option value="EU">Size (EU)</option>
          <option value="UK">Size (UK)</option>
        </select></label>
      <div group="1" class="product-form__input single-selector single-selector-size" data-groupkey="Size"><span data-value="S" data-group="1" style="">S</span><span data-value="M" data-group="1" style="">M</span><span data-value="L" data-group="1"
          style="">L</span><span data-value="XL" data-group="1" style="">XL</span><span data-value="2XL" data-group="1" style="">2XL</span></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="8339462" value="62739730" selected="selected">C7672850B204-62739730</option>
    <option sku="8339463" value="62739731">C7672850B204-62739731</option>
    <option sku="8339464" value="62739732">C7672850B204-62739732</option>
    <option sku="8339465" value="62739733">C7672850B204-62739733</option>
    <option sku="8339466" value="62739734">C7672850B204-62739734</option>
    <option sku="8508232" value="62739735">C7672850B204-62739735</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"
        }]
      }, {
        "key": "US",
        "sizeComparisonAlias": [{
          "alias": "US4/6",
          "key": "s"
        }, {
          "alias": "US8/10",
          "key": "m"
        }, {
          "alias": "US12",
          "key": "l"
        }, {
          "alias": "US14",
          "key": "xl"
        }, {
          "alias": "US16",
          "key": "2xl"
        }]
      }, {
        "key": "EU",
        "sizeComparisonAlias": [{
          "alias": "EU36/38",
          "key": "s"
        }, {
          "alias": "EU40/42",
          "key": "m"
        }, {
          "alias": "EU44",
          "key": "l"
        }, {
          "alias": "EU46",
          "key": "xl"
        }, {
          "alias": "EU48",
          "key": "2xl"
        }]
      }, {
        "key": "UK",
        "sizeComparisonAlias": [{
          "alias": "UK8/10",
          "key": "s"
        }, {
          "alias": "UK12/14",
          "key": "m"
        }, {
          "alias": "UK16",
          "key": "l"
        }, {
          "alias": "UK18",
          "key": "xl"
        }, {
          "alias": "UK20",
          "key": "2xl"
        }]
      }],
      "allSizeReferences": {
        "s": [{
          "key": "waistbandwidth",
          "unit": "cm",
          "val": "110"
        }, {
          "key": "afterlong",
          "unit": "cm",
          "val": "62"
        }, {
          "key": "dresslength",
          "unit": "cm",
          "val": "59"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "94.5"
        }, {
          "key": "shoulder",
          "unit": "cm",
          "val": "38.5"
        }, {
          "key": "cuff",
          "unit": "cm",
          "val": "25"
        }],
        "m": [{
          "key": "waistbandwidth",
          "unit": "cm",
          "val": "115"
        }, {
          "key": "afterlong",
          "unit": "cm",
          "val": "63.2"
        }, {
          "key": "dresslength",
          "unit": "cm",
          "val": "60.2"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "99.5"
        }, {
          "key": "shoulder",
          "unit": "cm",
          "val": "39.7"
        }, {
          "key": "cuff",
          "unit": "cm",
          "val": "26"
        }],
        "l": [{
          "key": "waistbandwidth",
          "unit": "cm",
          "val": "120"
        }, {
          "key": "afterlong",
          "unit": "cm",
          "val": "64.4"
        }, {
          "key": "dresslength",
          "unit": "cm",
          "val": "61.4"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "104.5"
        }, {
          "key": "shoulder",
          "unit": "cm",
          "val": "40.9"
        }, {
          "key": "cuff",
          "unit": "cm",
          "val": "27"
        }],
        "xl": [{
          "key": "waistbandwidth",
          "unit": "cm",
          "val": "125"
        }, {
          "key": "afterlong",
          "unit": "cm",
          "val": "65.6"
        }, {
          "key": "dresslength",
          "unit": "cm",
          "val": "62.6"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "109.5"
        }, {
          "key": "shoulder",
          "unit": "cm",
          "val": "42.1"
        }, {
          "key": "cuff",
          "unit": "cm",
          "val": "28"
        }],
        "2xl": []
      },
      "attrColor": "black",
      "attributes": [{
        "attrId": 89748,
        "attrValId": 3843988,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "color",
        "sval": "black",
        "type": 1,
        "val": "black"
      }, {
        "attrId": 89749,
        "attrValId": 3843953,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "size",
        "sval": "s",
        "type": 1,
        "val": "s"
      }, {
        "attrId": 89754,
        "attrValId": 3843972,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "gender",
        "sval": "Ms",
        "type": 0,
        "val": "Ms"
      }, {
        "attrId": 89778,
        "attrValId": 3844070,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "material",
        "sval": "Polyester",
        "type": 0,
        "val": "Polyester"
      }, {
        "attrId": 89826,
        "attrValId": 3844206,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "supplementary item",
        "sval": "Dimensions are measured by hand, if there are errors in 2-4cm",
        "type": 0,
        "val": "Dimensions are measured by hand, if there are errors in 2-4cm"
      }, {
        "attrId": 89753,
        "attrValId": 3843962,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "sleeve length",
        "sval": "Long sleeve",
        "type": 0,
        "val": "Long sleeve"
      }, {
        "attrId": 89764,
        "attrValId": 5162234,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "style 1",
        "sval": "England",
        "type": 0,
        "val": "England"
      }, {
        "attrId": 89751,
        "attrValId": 3843995,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "season",
        "sval": "spring",
        "type": 0,
        "val": "spring"
      }, {
        "attrId": 89751,
        "attrValId": 3843999,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "season",
        "sval": "Autumn And Winter",
        "type": 0,
        "val": "Autumn And Winter"
      }, {
        "attrId": 89774,
        "attrValId": 3844058,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "top length",
        "sval": "conventional",
        "type": 0,
        "val": "conventional"
      }, {
        "attrId": 89777,
        "attrValId": 5069634,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "decoration",
        "sval": "Single row button",
        "type": 0,
        "val": "Single row button"
      }, {
        "attrId": 89756,
        "attrValId": 3843963,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "pattern type",
        "sval": "Solid color",
        "type": 0,
        "val": "Solid color"
      }, {
        "attrId": 89749,
        "attrValId": 3843954,
        "basicId": 4429863,
        "goodsId": 62739731,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 89749,
        "attrValId": 3843955,
        "basicId": 4429863,
        "goodsId": 62739732,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 89749,
        "attrValId": 3843956,
        "basicId": 4429863,
        "goodsId": 62739733,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 89749,
        "attrValId": 3843957,
        "basicId": 4429863,
        "goodsId": 62739734,
        "name": "size",
        "sval": "2xl",
        "type": 1,
        "val": "2xl"
      }],
      "attrs": {
        "size": "s",
        "color": "black"
      },
      "available": true,
      "ccyMarketPrice": 0.0,
      "ccySalePrice": 24.95,
      "clearance": 4,
      "colorSkus": [{
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.95,
        "color": "black",
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "24,95€",
        "goodsSkuUrl": "/item/british-style-solid-color-single-breasted-ladies-blazer-4429863.html?variant=62739730",
        "hexColor": "#222222",
        "img": "https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg",
        "marketPrice": 0.0,
        "salePrice": 25.99,
        "selected": false,
        "skuId": 62739730,
        "sort": 0,
        "type": 0
      }],
      "currencyMarketPrice": "0,00€",
      "currencySalePrice": "24,95€",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.0,
      "discountIcon": "",
      "discountInteger": "100",
      "discountPercent": "100% OFF",
      "endTime": 2145888000000,
      "favoriteCount": 0,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 89754,
        "attrValId": 3843972,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "Geschlecht",
        "sval": "Ms",
        "type": 0,
        "val": "Frau"
      }, {
        "attrId": 89778,
        "attrValId": 3844070,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "Material",
        "sval": "Polyester",
        "type": 0,
        "val": "Polyester"
      }, {
        "attrId": 89826,
        "attrValId": 3844206,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "Ergänzende Angelegenheiten",
        "sval": "Dimensions are measured by hand, if there are errors in 2-4cm",
        "type": 0,
        "val": "Maße werden von Hand gemessen, wenn Fehler in 2-4cm vorhanden sind"
      }, {
        "attrId": 89753,
        "attrValId": 3843962,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "Ärmellänge",
        "sval": "Long sleeve",
        "type": 0,
        "val": "Lange Ärmel"
      }, {
        "attrId": 89764,
        "attrValId": 5162234,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "Stil 1",
        "sval": "England",
        "type": 0,
        "val": "England"
      }, {
        "attrId": 89751,
        "attrValId": 3843995,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "Jahreszeit",
        "sval": "spring",
        "type": 0,
        "val": "Frühling"
      }, {
        "attrId": 89751,
        "attrValId": 3843999,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "Jahreszeit",
        "sval": "Autumn And Winter",
        "type": 0,
        "val": "Herbst und Winter"
      }, {
        "attrId": 89774,
        "attrValId": 3844058,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "Top Länge",
        "sval": "conventional",
        "type": 0,
        "val": "Konventionell"
      }, {
        "attrId": 89777,
        "attrValId": 5069634,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "Dekoration",
        "sval": "Single row button",
        "type": 0,
        "val": "Einreihige Schaltfläche"
      }, {
        "attrId": 89756,
        "attrValId": 3843963,
        "basicId": 4429863,
        "goodsId": 62739730,
        "name": "Mustertyp",
        "sval": "Solid color",
        "type": 0,
        "val": "Einfarbig"
      }],
      "goodsId": 62739730,
      "goodsTypes": [{
        "id": 98670,
        "name": "服装"
      }, {
        "id": 98671,
        "name": "女装"
      }, {
        "id": 98675,
        "name": "外套/大衣"
      }, {
        "id": 98695,
        "name": "小西装"
      }],
      "handle": "british-style-solid-color-single-breasted-ladies-blazer",
      "id": 4429863,
      "images": [{
        "goodsIds": "62739730|62739731|62739732|62739733|62739734",
        "isTort": 0,
        "ismain": 1,
        "md5": "8CF0C464DFF7F87B44004768948B493F",
        "sort": 2,
        "url": "https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "9ED69A5A3075F8043A10C56FB20F87EC",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s1622/goods/18203/0u668bef13e98a4a73ad21d037d29371ff.jpg"
      }, {
        "goodsIds": "62739735",
        "isTort": 0,
        "ismain": 1,
        "md5": "36639A54C8C58410CFAB7E0722428AC7",
        "sort": 1,
        "url": "https://ups.aopcdn.com/s1622/goods/18203/0u5ff6f47e480e4831899cb6c8097efc6d.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "A2F01CD798C5731082454F50D98B31E9",
        "sort": 3,
        "url": "https://ups.aopcdn.com/s1622/goods/18203/0u3c67b2963cd84ef499f2a525870c1e82.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s1622/goods/18203/0u668bef13e98a4a73ad21d037d29371ff.jpg", "https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg",
        "https://ups.aopcdn.com/s1622/goods/18203/0u3c67b2963cd84ef499f2a525870c1e82.jpg"
      ],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 1,
      "isStock": 0,
      "labelLangs": [],
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg",
      "marketPrice": 0.0,
      "name": "Einfarbiger Einreiher im britischen Stil für Damen",
      "navigations": [{
        "basicId": 4429863,
        "bestSort": 412,
        "deviceType": 1,
        "id": 55651,
        "mostSort": 999999,
        "name": "Coat",
        "newSort": 999999,
        "path": "/45357/55651/"
      }, {
        "basicId": 4429863,
        "bestSort": 50,
        "deviceType": 1,
        "id": 55662,
        "mostSort": 999999,
        "name": "Blazers",
        "newSort": 999999,
        "path": "/45357/55662/"
      }, {
        "basicId": 4429863,
        "bestSort": 999999,
        "deviceType": 1,
        "id": 45050,
        "mostSort": 999999,
        "name": "Trending Now",
        "newSort": 999999,
        "path": "/45050/"
      }, {
        "basicId": 4429863,
        "bestSort": 999999,
        "deviceType": 1,
        "id": 52916,
        "mostSort": 999999,
        "name": "Exclusive Style",
        "newSort": 999999,
        "path": "/52916/"
      }, {
        "basicId": 4429863,
        "bestSort": 999999,
        "deviceType": 1,
        "id": 45357,
        "mostSort": 999999,
        "name": "Outerwears",
        "newSort": 999999,
        "path": "/45357/"
      }],
      "newInSort": 0,
      "offlineTime": 1600157273000,
      "onlineTime": 1600157280000,
      "pathNavigations": [{
        "check": false,
        "cid": 0,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 45357,
        "img": "",
        "imgSpec": "1*1",
        "langName": "Outerwears",
        "level": 1,
        "mark": 1,
        "name": "Outerwears",
        "navColor": "",
        "parentId": 0,
        "path": "/45357/",
        "showChilds": false,
        "siteId": 25390,
        "sort": 4,
        "status": 1,
        "type": 2,
        "url": "/collections/outerwears-45357/"
      }, {
        "check": false,
        "cid": 0,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 55651,
        "img": "",
        "imgSpec": "1*1",
        "langName": "Coat",
        "level": 2,
        "mark": 1,
        "name": "Coat",
        "navColor": "",
        "parentId": 45357,
        "path": "/45357/55651/",
        "showChilds": false,
        "siteId": 25390,
        "sort": 1,
        "status": 1,
        "type": 2,
        "url": "/collections/coat-55651/"
      }],
      "pmsSku": "8339462",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "rcmdList": [{
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "m",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 3367028,
          "goodsType": "",
          "googleName": "",
          "id": 151133,
          "name": "Puffer Jackets",
          "parentId": 0,
          "path": "/151133/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Puffer Jackets Online on owlhive.com",
          "siteCid": 67,
          "siteId": 25390,
          "siteParentCid": 0,
          "sitePath": "/67/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 13.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/womens-fashion-letter-print-down-jacket-3367028.html?variant=48850024",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0u1367e2e5a96e45c49b126d58820fc35e.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": true,
          "skuId": 48850024,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/womens-fashion-letter-print-down-jacket-3367028.html?variant=48850031",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0u094efa19e94b4637a6b228e04760134a.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 48850031,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "gold",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/womens-fashion-letter-print-down-jacket-3367028.html?variant=48850065",
          "hexColor": "#FFD700",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0uebcfba1377e6456ca2308b6f9e7c5c19.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 48850065,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "orange",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/womens-fashion-letter-print-down-jacket-3367028.html?variant=48850067",
          "hexColor": "#FD7E4C",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0u9a3f1d0854284ce39988599da5e4f584.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 48850067,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "caramel colour",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/womens-fashion-letter-print-down-jacket-3367028.html?variant=48850064",
          "hexColor": "#C07852",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0u436eb3580eae4d368ee491198b1d84df.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 48850064,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/womens-fashion-letter-print-down-jacket-3367028.html?variant=48850032",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0uf8da492ef5924e5ca626d81a3cf94499.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 48850032,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/womens-fashion-letter-print-down-jacket-3367028.html?variant=48850068",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0u99f1cb6e763244a6a954ae51e21a81fe.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 48850068,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/womens-fashion-letter-print-down-jacket-3367028.html?variant=48850033",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0ucad488bc13e44a1a9d776720af9277b9.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 48850033,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/womens-fashion-letter-print-down-jacket-3367028.html?variant=48850055",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0ueee6a01858c54f1ab6c47d889dc6f238.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 48850055,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "khaki",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/womens-fashion-letter-print-down-jacket-3367028.html?variant=48850066",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0u67fa4c818d034c62867f9c5b1db68a9b.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 48850066,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "gray-blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/womens-fashion-letter-print-down-jacket-3367028.html?variant=48850063",
          "hexColor": "#92ACC8",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0uf22c8eb411ec455180458d9bb68ffb8f.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 48850063,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.5,
          "count": 2,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "13,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 48850024,
        "handle": "womens-fashion-letter-print-down-jacket",
        "hotSaleSort": 1,
        "id": 3367028,
        "imgs": ["https://ups.aopcdn.com/s24417/goods/18235/0uf914f6b860aa4c87bd89c071a569658e.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s25390/goods/18358/0u1367e2e5a96e45c49b126d58820fc35e.jpg",
        "marketPrice": 0.0,
        "name": "Damenmode Brief drucken Daunenjacke",
        "navigations": [{
          "basicId": 3367028,
          "bestSort": 1,
          "id": 58364,
          "mostSort": 999999,
          "name": "Puffer Jackets",
          "newSort": 999999,
          "path": "/45357/55650/58364/"
        }, {
          "basicId": 3367028,
          "bestSort": 1,
          "deviceType": 1,
          "id": 55651,
          "mostSort": 999999,
          "name": "Coat",
          "newSort": 999999,
          "path": "/45357/55651/"
        }, {
          "basicId": 3367028,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 3367028,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }, {
          "basicId": 3367028,
          "bestSort": 21,
          "deviceType": 1,
          "id": 45357,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/45357/"
        }],
        "newInSort": 0,
        "offlineTime": 1586158906000,
        "onlineTime": 1586158906000,
        "pmsSku": "10551916",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 14.53,
        "siteId": 25390,
        "sku": "SP81RFQDVVR-48850024",
        "spu": "SP81RFQDVVR",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 750.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "s",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 47.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 47.95,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "47,95€",
          "goodsSkuUrl": "/item/womens-letter-plush-long-coat-3364718.html?variant=48830898",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s25390/goods/18358/0u1beab0179d284e02bf3587aa3e446aee.jpg",
          "marketPrice": 0.0,
          "salePrice": 49.95,
          "selected": true,
          "skuId": 48830898,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "47,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 48830898,
        "handle": "womens-letter-plush-long-coat",
        "hotSaleSort": 2,
        "id": 3364718,
        "imgs": ["https://ups.aopcdn.com/s24427/goods/18271/0u3e7fb70a18f34bb49f830fb462f59793.jpg", "https://ups.aopcdn.com/s24427/goods/18271/0ub93d7c0fee3b4daf8fbafec20b4f5963.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s25390/goods/18358/0u1beab0179d284e02bf3587aa3e446aee.jpg",
        "marketPrice": 0.0,
        "name": "Frauen Brief Plüsch langen Mantel",
        "navigations": [{
          "basicId": 3364718,
          "bestSort": 2,
          "deviceType": 1,
          "id": 55651,
          "mostSort": 999999,
          "name": "Coat",
          "newSort": 999999,
          "path": "/45357/55651/"
        }, {
          "basicId": 3364718,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 3364718,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }, {
          "basicId": 3364718,
          "bestSort": 51,
          "deviceType": 1,
          "id": 45357,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/45357/"
        }],
        "newInSort": 0,
        "offlineTime": 1586158903000,
        "onlineTime": 1586158903000,
        "pmsSku": "10724985",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 49.95,
        "siteId": 25390,
        "sku": "SPH5NQ2SZCL-48830898",
        "spu": "SPH5NQ2SZCL",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 800.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "2xl",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 4657392,
          "goodsType": "",
          "googleName": "",
          "id": 151133,
          "name": "Puffer Jackets",
          "parentId": 0,
          "path": "/151133/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Puffer Jackets Online on owlhive.com",
          "siteCid": 67,
          "siteId": 25390,
          "siteParentCid": 0,
          "sitePath": "/67/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 19.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 19.95,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "19,95€",
          "goodsSkuUrl": "/item/ladies-fashion-letter-print-cotton-jacket-4657392.html?variant=66360766",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s25390/goods/18549/-2uee9a59ff1d59459e95eb1a6ccb87200f.jpg",
          "marketPrice": 0.0,
          "salePrice": 20.78,
          "selected": true,
          "skuId": 66360766,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "19,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1957919322053,
        "endTimeSeconds": 1957919322,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 66360766,
        "handle": "ladies-fashion-letter-print-cotton-jacket",
        "hotSaleSort": 3,
        "id": 4657392,
        "imgs": ["https://ups.aopcdn.com/s25390/goods/18549/-2uee9a59ff1d59459e95eb1a6ccb87200f.jpg", "https://ups.aopcdn.com/s25390/goods/18549/-2ua9d50f1616014867b8726d39b603ae52.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s25390/goods/18549/-2uee9a59ff1d59459e95eb1a6ccb87200f.jpg",
        "marketPrice": 0.0,
        "name": "Damenmode Baumwolljacke mit Buchstabenmuster",
        "navigations": [{
          "basicId": 4657392,
          "bestSort": 4,
          "id": 58364,
          "mostSort": 999999,
          "name": "Puffer Jackets",
          "newSort": 999999,
          "path": "/45357/55650/58364/"
        }, {
          "basicId": 4657392,
          "bestSort": 4,
          "deviceType": 1,
          "id": 55651,
          "mostSort": 999999,
          "name": "Coat",
          "newSort": 999999,
          "path": "/45357/55651/"
        }, {
          "basicId": 4657392,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 4657392,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }, {
          "basicId": 4657392,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45357,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/45357/"
        }],
        "newInSort": 0,
        "offlineTime": 1602645081000,
        "onlineTime": 1602645096000,
        "pmsSku": "25534658",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 20.78,
        "siteId": 25390,
        "sku": "SPBPYTDU87U-66360766",
        "spu": "SPBPYTDU87U",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "gray",
        "attrs": {
          "size": "s",
          "color": "gray"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 13.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/high-collar-knit-suit-4602034.html?variant=65734812",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s23464/goods/18198/190u217145bc7f2743a78793dbd58435c231.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": true,
          "skuId": 65734812,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "apricot",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/high-collar-knit-suit-4602034.html?variant=65734814",
          "hexColor": "#F3E8D6",
          "img": "https://ups.aopcdn.com/s23464/goods/18198/190u49b4b179f9b142a0bf697c3b3ec45635.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 65734814,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "red wine",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/high-collar-knit-suit-4602034.html?variant=65734815",
          "hexColor": "#8B0000",
          "img": "https://ups.aopcdn.com/s23464/goods/18198/190u2b1cdb4df5174a47bc0dfca925259890.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 65734815,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/high-collar-knit-suit-4602034.html?variant=65734813",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s23464/goods/18198/190u6643b3f60c1942f59c9b8cc47d40a80b.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 65734813,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "13,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1957332716896,
        "endTimeSeconds": 1957332716,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 65734812,
        "handle": "high-collar-knit-suit",
        "hotSaleSort": 5,
        "id": 4602034,
        "imgs": ["https://ups.aopcdn.com/s23464/goods/18198/190u180f56a89f8e4d35a34659c520495b22.jpg", "https://ups.aopcdn.com/s23464/goods/18198/190u217145bc7f2743a78793dbd58435c231.jpg",
          "https://ups.aopcdn.com/s23464/goods/18198/190u45642ff9e4274171914151ca9df7f2b8.jpg", "https://ups.aopcdn.com/s23464/goods/18198/190uccc23472adb84300808d3a9ee7ea2f16.jpg",
          "https://ups.aopcdn.com/s23464/goods/18198/190u0ef6dbc595b74b9ba297bdf1cf2f6d10.jpg", "https://ups.aopcdn.com/s23464/goods/18198/190u81ef1c092c3e47efbbd5ffcb61652b4f.jpg",
          "https://ups.aopcdn.com/s23464/goods/18198/190ud15b0f48de4043dca775e2ae81f073d4.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s23464/goods/18198/190u217145bc7f2743a78793dbd58435c231.jpg",
        "marketPrice": 0.0,
        "name": "Strickrockanzug mit hohem Kragen",
        "navigations": [{
          "basicId": 4602034,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45061,
          "mostSort": 999999,
          "name": "Sport Suits",
          "newSort": 999999,
          "path": "/45052/52920/45061/"
        }, {
          "basicId": 4602034,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52920,
          "mostSort": 999999,
          "name": "Two-Piece Suit",
          "newSort": 999999,
          "path": "/45052/52920/"
        }, {
          "basicId": 4602034,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 4602034,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }],
        "newInSort": 0,
        "offlineTime": 1601619856000,
        "onlineTime": 1601623736000,
        "pmsSku": "8633619",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 14.53,
        "siteId": 25390,
        "sku": "SP589036405-65734812",
        "spu": "SP589036405",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 450.0
      }, {
        "activityId": 0,
        "attrColor": "khaki",
        "attrs": {
          "size": "s",
          "color": "khaki"
        },
        "available": true,
        "categories": [{
          "basicId": 4600385,
          "goodsType": "",
          "googleName": "",
          "id": 150571,
          "name": "Faux Fur Coats",
          "parentId": 0,
          "path": "/150571/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Faux Fur Coats Online on owlhive.com",
          "siteCid": 58,
          "siteId": 25390,
          "siteParentCid": 0,
          "sitePath": "/58/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 21.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 21.95,
          "color": "khaki",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "21,95€",
          "goodsSkuUrl": "/item/noble-luxury-fashion-stitching-faux-fur-plus-long-overcoat-4600385.html?variant=65722444",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s19861/goods/18186/0u1ea4b1e6ed1240ab9cc3be7f0b253da5.jpg",
          "marketPrice": 0.0,
          "salePrice": 22.86,
          "selected": true,
          "skuId": 65722444,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.9,
          "count": 16,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "21,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 65722444,
        "handle": "noble-luxury-fashion-stitching-faux-fur-plus-long-overcoat",
        "hotSaleSort": 9,
        "id": 4600385,
        "imgs": ["https://ups.aopcdn.com/s19861/goods/18186/0u63a40c32151d4d92869f85ea6722933b.jpg", "https://ups.aopcdn.com/s19861/goods/18186/0u379fd9d359e7469ab6efa8850124f96d.jpg",
          "https://ups.aopcdn.com/s19861/goods/18186/0u3992e9f49d224c7c84af901f58e6534f.jpg", "https://ups.aopcdn.com/s19861/goods/18186/0u1ea4b1e6ed1240ab9cc3be7f0b253da5.jpg",
          "https://ups.aopcdn.com/s19861/goods/18186/0u7144872b9f1f4c28b3951ed8ce0c818c.jpg", "https://ups.aopcdn.com/s19861/goods/18186/0u1d14eef0adf44b4b89f104742910c032.jpg",
          "https://ups.aopcdn.com/s19861/goods/18186/0u61475c6c2e0149029a3ea2c61c8bf215.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19861/goods/18186/0u1ea4b1e6ed1240ab9cc3be7f0b253da5.jpg",
        "marketPrice": 0.0,
        "name": "edle Luxusmode Nähte Kunstpelz plus langer Mantel",
        "navigations": [{
          "basicId": 4600385,
          "bestSort": 21,
          "deviceType": 1,
          "id": 55651,
          "mostSort": 999999,
          "name": "Coat",
          "newSort": 999999,
          "path": "/45357/55651/"
        }, {
          "basicId": 4600385,
          "bestSort": 10,
          "id": 57945,
          "mostSort": 999999,
          "name": "Faux Fur Coats",
          "newSort": 999999,
          "path": "/45357/57945/"
        }, {
          "basicId": 4600385,
          "bestSort": 999999,
          "id": 57963,
          "mostSort": 999999,
          "name": "Faux Fur Coats",
          "newSort": 999999,
          "path": "/45050/57963/"
        }, {
          "basicId": 4600385,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 4600385,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }, {
          "basicId": 4600385,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45357,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/45357/"
        }],
        "newInSort": 0,
        "offlineTime": 1601469996000,
        "onlineTime": 1601470060000,
        "pmsSku": "9379388",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "khaki"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 22.86,
        "siteId": 25390,
        "sku": "SPPAB7YIMCQ-65722444",
        "spu": "SPPAB7YIMCQ",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 1000.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "s",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 4600387,
          "goodsType": "",
          "googleName": "",
          "id": 150571,
          "name": "Faux Fur Coats",
          "parentId": 0,
          "path": "/150571/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Faux Fur Coats Online on owlhive.com",
          "siteCid": 58,
          "siteId": 25390,
          "siteParentCid": 0,
          "sitePath": "/58/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 13.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/noble-luxury-punk-style-faux-fur-overcoat-4600387.html?variant=65722468",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s795/goods/18221/0u91571785f2c74a76a6e4ef4fa2bdc546.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": true,
          "skuId": 65722468,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/noble-luxury-punk-style-faux-fur-overcoat-4600387.html?variant=65722471",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s795/goods/18221/0u8c328b3cb3e5446389d028850de27a86.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 65722471,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/noble-luxury-punk-style-faux-fur-overcoat-4600387.html?variant=65722469",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s795/goods/18221/0udf3b25383c1e4c3491577ae59d8931d9.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 65722469,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "earth yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/noble-luxury-punk-style-faux-fur-overcoat-4600387.html?variant=65722470",
          "hexColor": "#D6A01D",
          "img": "https://ups.aopcdn.com/s795/goods/18221/0ua1ca61d7cb7f4f6385ee59cbc5fb461d.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 65722470,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/noble-luxury-punk-style-faux-fur-overcoat-4600387.html?variant=65722500",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s22129/goods/18191/0u69e8a2f2646246388c4c04f0fa9cc52b.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 65722500,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "13,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 65722468,
        "handle": "noble-luxury-punk-style-faux-fur-overcoat",
        "hotSaleSort": 11,
        "id": 4600387,
        "imgs": ["https://ups.aopcdn.com/s22129/goods/18191/0u60f4385889a14e4eb60f5c85e70fbc60.jpg", "https://ups.aopcdn.com/s22129/goods/18191/0ud1e770399709439096c34d1c1cd04954.jpg",
          "https://ups.aopcdn.com/s22129/goods/18191/0uc6169cec15084647b50724b0ff30bee9.jpg", "https://ups.aopcdn.com/s22129/goods/18191/0u92a3d67e06c74f9680076f9ec30a0135.jpg",
          "https://ups.aopcdn.com/s23651/goods/18222/0u490f1f22377b4c01af404caafe2a2e03.jpg", "https://ups.aopcdn.com/s795/goods/18221/0u91571785f2c74a76a6e4ef4fa2bdc546.jpg",
          "https://ups.aopcdn.com/s23651/goods/18222/0u5a3bfd4f5927449abb894e6629d5d3e5.jpg", "https://ups.aopcdn.com/s23651/goods/18222/0uf48a9b0351e449eea3112ecb42137e29.jpg",
          "https://ups.aopcdn.com/s23651/goods/18222/0u4c93f6aec93a49dab5432bfe24be6cd9.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s795/goods/18221/0u91571785f2c74a76a6e4ef4fa2bdc546.jpg",
        "marketPrice": 0.0,
        "name": "edler Luxus-Kunstpelzmantel im Punk-Stil",
        "navigations": [{
          "basicId": 4600387,
          "bestSort": 19,
          "deviceType": 1,
          "id": 55651,
          "mostSort": 999999,
          "name": "Coat",
          "newSort": 999999,
          "path": "/45357/55651/"
        }, {
          "basicId": 4600387,
          "bestSort": 6,
          "id": 57945,
          "mostSort": 999999,
          "name": "Faux Fur Coats",
          "newSort": 999999,
          "path": "/45357/57945/"
        }, {
          "basicId": 4600387,
          "bestSort": 999999,
          "id": 57963,
          "mostSort": 999999,
          "name": "Faux Fur Coats",
          "newSort": 999999,
          "path": "/45050/57963/"
        }, {
          "basicId": 4600387,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 4600387,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }, {
          "basicId": 4600387,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45357,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/45357/"
        }],
        "newInSort": 0,
        "offlineTime": 1601469997000,
        "onlineTime": 1601470060000,
        "pmsSku": "10260923",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 14.53,
        "siteId": 25390,
        "sku": "SP1M6HPDKK1-65722468",
        "spu": "SP1M6HPDKK1",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 1000.0
      }, {
        "activityId": 0,
        "attrColor": "rice color",
        "attrs": {
          "size": "s",
          "color": "rice color"
        },
        "available": true,
        "categories": [{
          "basicId": 4602037,
          "goodsType": "",
          "googleName": "",
          "id": 150571,
          "name": "Faux Fur Coats",
          "parentId": 0,
          "path": "/150571/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Faux Fur Coats Online on owlhive.com",
          "siteCid": 58,
          "siteId": 25390,
          "siteParentCid": 0,
          "sitePath": "/58/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 13.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "rice color",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/autumn-and-winter-fashion-hooded-coat-jacket-imitation-fur-grass-4602037.html?variant=65734884",
          "hexColor": "#F5F5DC",
          "img": "https://ups.aopcdn.com/s24417/goods/18229/0ufaaaa950c6114e5388c8bb020a0396d4.png",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": true,
          "skuId": 65734884,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/autumn-and-winter-fashion-hooded-coat-jacket-imitation-fur-grass-4602037.html?variant=65734855",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s24417/goods/18229/0u92fcfac9dc274c848acadad066f974cf.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 65734855,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/autumn-and-winter-fashion-hooded-coat-jacket-imitation-fur-grass-4602037.html?variant=65734852",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s24417/goods/18229/0u476cd48cd9974418a739c06d724cabea.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 65734852,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "rose red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/autumn-and-winter-fashion-hooded-coat-jacket-imitation-fur-grass-4602037.html?variant=65734854",
          "hexColor": "#E61C64",
          "img": "https://ups.aopcdn.com/s24417/goods/18229/0u4d13b236e18f4256b43c52cab6e4b2c5.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 65734854,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "purple",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/autumn-and-winter-fashion-hooded-coat-jacket-imitation-fur-grass-4602037.html?variant=65734853",
          "hexColor": "#AB67D7",
          "img": "https://ups.aopcdn.com/s24417/goods/18229/0u57ff78ec89aa48f39dd2653436fe9b4c.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": false,
          "skuId": 65734853,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "13,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1957919282909,
        "endTimeSeconds": 1957919282,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 65734884,
        "handle": "autumn-and-winter-fashion-hooded-coat-jacket-imitation-fur-grass",
        "hotSaleSort": 12,
        "id": 4602037,
        "imgs": ["https://ups.aopcdn.com/s24417/goods/18229/0ufaaaa950c6114e5388c8bb020a0396d4.png"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24417/goods/18229/0ufaaaa950c6114e5388c8bb020a0396d4.png",
        "marketPrice": 0.0,
        "name": "Herbst und Winter Mode Kapuze Mantel Jacke Imitation Pelz Gras",
        "navigations": [{
          "basicId": 4602037,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 55651,
          "mostSort": 999999,
          "name": "Coat",
          "newSort": 999999,
          "path": "/45357/55651/"
        }, {
          "basicId": 4602037,
          "bestSort": 2,
          "id": 57945,
          "mostSort": 999999,
          "name": "Faux Fur Coats",
          "newSort": 999999,
          "path": "/45357/57945/"
        }, {
          "basicId": 4602037,
          "bestSort": 999999,
          "id": 57963,
          "mostSort": 999999,
          "name": "Faux Fur Coats",
          "newSort": 999999,
          "path": "/45050/57963/"
        }, {
          "basicId": 4602037,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 4602037,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }, {
          "basicId": 4602037,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45357,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/45357/"
        }],
        "newInSort": 0,
        "offlineTime": 1601619859000,
        "onlineTime": 1601623710000,
        "pmsSku": "9941829",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "rice color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 14.53,
        "siteId": 25390,
        "sku": "SP6ULFR2T2E-65734884",
        "spu": "SP6ULFR2T2E",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 900.0
      }, {
        "activityId": 0,
        "attrColor": "photo color",
        "attrs": {
          "size": "3xl",
          "color": "photo color"
        },
        "available": true,
        "categories": [{
          "basicId": 4365157,
          "goodsType": "",
          "googleName": "",
          "id": 146713,
          "name": "Casual Pants",
          "parentId": 0,
          "path": "/146713/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Casual Pants Online on owlhive.com",
          "siteCid": 46,
          "siteId": 25390,
          "siteParentCid": 0,
          "sitePath": "/46/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 13.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "photo color",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "13,95€",
          "goodsSkuUrl": "/item/loose-fitness-track-pants-4365157.html?variant=62028091",
          "img": "https://ups.aopcdn.com/s29667/goods/18508/-2u995284d1ff8a4a5a861de34b5975fd57.jpg",
          "marketPrice": 0.0,
          "salePrice": 14.53,
          "selected": true,
          "skuId": 62028091,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "13,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 62028091,
        "handle": "loose-fitness-track-pants",
        "hotSaleSort": 15,
        "id": 4365157,
        "imgs": ["https://ups.aopcdn.com/s29667/goods/18508/-2u995284d1ff8a4a5a861de34b5975fd57.jpg", "https://ups.aopcdn.com/s29667/goods/18508/-2u3fab6a2d7aca4aea9b1a627368443630.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s29667/goods/18508/-2u995284d1ff8a4a5a861de34b5975fd57.jpg",
        "marketPrice": 0.0,
        "name": "lockere Fitness-Trainingshose",
        "navigations": [{
          "basicId": 4365157,
          "bestSort": 4,
          "id": 54754,
          "mostSort": 999999,
          "name": "Casual Pants",
          "newSort": 999999,
          "path": "/45052/45053/54754/"
        }, {
          "basicId": 4365157,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45053,
          "mostSort": 999999,
          "name": "Pants",
          "newSort": 999999,
          "path": "/45052/45053/"
        }, {
          "basicId": 4365157,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 4365157,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }, {
          "basicId": 4365157,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45052,
          "mostSort": 999999,
          "name": "Bottoms",
          "newSort": 999999,
          "path": "/45052/"
        }],
        "newInSort": 0,
        "offlineTime": 1599119188000,
        "onlineTime": 1599119215000,
        "pmsSku": "25133982",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 14.53,
        "siteId": 25390,
        "sku": "SPI8F9HCJQZ-62028091",
        "spu": "SPI8F9HCJQZ",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 222.0
      }, {
        "activityId": 0,
        "attrColor": "photo color",
        "attrs": {
          "size": "3xl",
          "color": "photo color"
        },
        "available": true,
        "categories": [{
          "basicId": 4335125,
          "goodsType": "",
          "googleName": "",
          "id": 146713,
          "name": "Casual Pants",
          "parentId": 0,
          "path": "/146713/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Casual Pants Online on owlhive.com",
          "siteCid": 46,
          "siteId": 25390,
          "siteParentCid": 0,
          "sitePath": "/46/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 25.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 25.95,
          "color": "photo color",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "25,95€",
          "goodsSkuUrl": "/item/loose-fitness-track-pants-4335125.html?variant=61661645",
          "img": "https://ups.aopcdn.com/s25390/goods/18502/-2u2ce4d032ba594280a052f5d0e4d7655f.jpg",
          "marketPrice": 0.0,
          "salePrice": 27.03,
          "selected": true,
          "skuId": 61661645,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "25,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 61661645,
        "handle": "loose-fitness-track-pants",
        "hotSaleSort": 16,
        "id": 4335125,
        "imgs": ["https://ups.aopcdn.com/s25390/goods/18502/-2u2ce4d032ba594280a052f5d0e4d7655f.jpg", "https://ups.aopcdn.com/s25390/goods/18502/-2u82a84da990254673bf916894f6ece1ab.jpg",
          "https://ups.aopcdn.com/s25390/goods/18502/-2u8f7631e1a002488eaf581a874ccdd44a.jpg", "https://ups.aopcdn.com/s25390/goods/18502/-2u7755ae2b4f204931bd6afcf6df18ed74.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s25390/goods/18502/-2u2ce4d032ba594280a052f5d0e4d7655f.jpg",
        "marketPrice": 0.0,
        "name": "lockere Fitness-Trainingshose",
        "navigations": [{
          "basicId": 4335125,
          "bestSort": 137,
          "id": 54754,
          "mostSort": 999999,
          "name": "Casual Pants",
          "newSort": 999999,
          "path": "/45052/45053/54754/"
        }, {
          "basicId": 4335125,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45053,
          "mostSort": 999999,
          "name": "Pants",
          "newSort": 999999,
          "path": "/45052/45053/"
        }, {
          "basicId": 4335125,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 4335125,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }, {
          "basicId": 4335125,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45052,
          "mostSort": 999999,
          "name": "Bottoms",
          "newSort": 999999,
          "path": "/45052/"
        }],
        "newInSort": 0,
        "offlineTime": 1598585122000,
        "onlineTime": 1598585426000,
        "pmsSku": "25071126",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 27.03,
        "siteId": 25390,
        "sku": "SP6CXYQ7TRS-61661645",
        "spu": "SP6CXYQ7TRS",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 222.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 34.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.95,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,95€",
          "goodsSkuUrl": "/item/women-brief-button-solid-color-long-overcoat-4428195.html?variant=62717792",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s1622/goods/18201/0ue33dae5302f246258f46be9ea03e723b.jpg",
          "marketPrice": 0.0,
          "salePrice": 36.41,
          "selected": true,
          "skuId": 62717792,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.95,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "34,95€",
          "goodsSkuUrl": "/item/women-brief-button-solid-color-long-overcoat-4428195.html?variant=62717795",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s1622/goods/18201/0u5e9ff5b5cd90499a8db1c8cdd4e681d6.jpg",
          "marketPrice": 0.0,
          "salePrice": 36.41,
          "selected": false,
          "skuId": 62717795,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.3,
          "count": 18,
          "emptyStar": 1,
          "halfStar": 0,
          "wholeStar": 4
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "34,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1953385773107,
        "endTimeSeconds": 1953385773,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 62717792,
        "handle": "women-brief-button-solid-color-long-overcoat",
        "hotSaleSort": 20,
        "id": 4428195,
        "imgs": ["https://ups.aopcdn.com/s1622/goods/18201/0ue33dae5302f246258f46be9ea03e723b.jpg", "https://ups.aopcdn.com/s1622/goods/18201/0u1ee4e3410654469a865ab860793f7629.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s1622/goods/18201/0ue33dae5302f246258f46be9ea03e723b.jpg",
        "marketPrice": 0.0,
        "name": "Frauen kurzen Knopf einfarbigen langen Mantel",
        "navigations": [{
          "basicId": 4428195,
          "bestSort": 27,
          "deviceType": 1,
          "id": 55651,
          "mostSort": 999999,
          "name": "Coat",
          "newSort": 999999,
          "path": "/45357/55651/"
        }, {
          "basicId": 4428195,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 4428195,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }, {
          "basicId": 4428195,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45357,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/45357/"
        }],
        "newInSort": 0,
        "offlineTime": 1600153270000,
        "onlineTime": 1600153438000,
        "pmsSku": "9004429",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 36.41,
        "siteId": 25390,
        "sku": "SPPDM2LD9OU-62717792",
        "spu": "SPPDM2LD9OU",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 550.0
      }, {
        "activityId": 0,
        "attrColor": "purple",
        "attrs": {
          "size": "3xl",
          "color": "purple"
        },
        "available": true,
        "categories": [{
          "basicId": 3401542,
          "goodsType": "Sweatshirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 143446,
          "name": "Sweatshirt",
          "parentId": 0,
          "path": "/143446/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Sweatshirt Online on owlhive.com",
          "siteCid": 32,
          "siteId": 25390,
          "siteParentCid": 0,
          "sitePath": "/32/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 27.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 27.95,
          "color": "purple",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "27,95€",
          "goodsSkuUrl": "/item/womens-casual-fashion-round-neck-colorblock-sweatshirt-hh005-3401542.html?variant=49313422",
          "hexColor": "#AB67D7",
          "img": "https://ups.aopcdn.com/s24887/goods/18355/-2ucb0a4b48475f4055b8429fbcc634208c.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.11,
          "selected": true,
          "skuId": 49313422,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "27,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 49313422,
        "handle": "womens-casual-fashion-round-neck-colorblock-sweatshirt-hh005",
        "hotSaleSort": 21,
        "id": 3401542,
        "imgs": ["https://ups.aopcdn.com/s24887/goods/18355/-2ucb0a4b48475f4055b8429fbcc634208c.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24887/goods/18355/-2ucb0a4b48475f4055b8429fbcc634208c.jpg",
        "marketPrice": 0.0,
        "name": "Damen Casual Fashion Round Neck Colorblock Sweatshirt hh005",
        "navigations": [{
          "basicId": 3401542,
          "bestSort": 7,
          "deviceType": 1,
          "id": 45063,
          "mostSort": 999999,
          "name": "Sweatshirts",
          "newSort": 999999,
          "path": "/45059/45063/"
        }, {
          "basicId": 3401542,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 3401542,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }, {
          "basicId": 3401542,
          "bestSort": 6,
          "deviceType": 1,
          "id": 45059,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/45059/"
        }],
        "newInSort": 0,
        "offlineTime": 1586411493000,
        "onlineTime": 1586411712000,
        "pmsSku": "23687782",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "purple"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 29.11,
        "siteId": 25390,
        "sku": "SPRNXITOALD-49313422",
        "spu": "SPRNXITOALD",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 320.0
      }, {
        "activityId": 0,
        "attrColor": "green",
        "attrs": {
          "size": "3xl",
          "color": "green"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 28.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 28.95,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "28,95€",
          "goodsSkuUrl": "/item/retro-hit-color-all-match-sweatshirt-4466740.html?variant=63329567",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s25390/goods/18524/-2ua89a2fa22a0f412ebd02740a1d414824.jpg",
          "marketPrice": 0.0,
          "salePrice": 30.16,
          "selected": true,
          "skuId": 63329567,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 28.95,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "28,95€",
          "goodsSkuUrl": "/item/retro-hit-color-all-match-sweatshirt-4466740.html?variant=65965539",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24731/goods/18544/-2uf14a59e9c2444f2d8b6a0ccd59e66b51.jpg",
          "marketPrice": 0.0,
          "salePrice": 30.16,
          "selected": false,
          "skuId": 65965539,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "28,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1953385408199,
        "endTimeSeconds": 1953385408,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 63329567,
        "handle": "retro-hit-color-all-match-sweatshirt",
        "hotSaleSort": 22,
        "id": 4466740,
        "imgs": ["https://ups.aopcdn.com/s25390/goods/18524/-2ua89a2fa22a0f412ebd02740a1d414824.jpg", "https://ups.aopcdn.com/s25390/goods/18524/-2u32d988d9abd6458885c21574f62dc911.jpg",
          "https://ups.aopcdn.com/s24731/goods/18544/-2ufddfa5ffec854ba9b26d0d6e0225a359.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s25390/goods/18524/-2ua89a2fa22a0f412ebd02740a1d414824.jpg",
        "marketPrice": 0.0,
        "name": "All-Match-Sweatshirt in Retro-Hitfarbe",
        "navigations": [{
          "basicId": 4466740,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45063,
          "mostSort": 999999,
          "name": "Sweatshirts",
          "newSort": 999999,
          "path": "/45059/45063/"
        }, {
          "basicId": 4466740,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45050,
          "mostSort": 999999,
          "name": "Trending Now",
          "newSort": 999999,
          "path": "/45050/"
        }, {
          "basicId": 4466740,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 52916,
          "mostSort": 999999,
          "name": "Exclusive Style",
          "newSort": 999999,
          "path": "/52916/"
        }, {
          "basicId": 4466740,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 45059,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/45059/"
        }],
        "newInSort": 0,
        "offlineTime": 1600479745000,
        "onlineTime": 1600479893000,
        "pmsSku": "25305848",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 30.16,
        "siteId": 25390,
        "sku": "SPFPHS416JJ-63329567",
        "spu": "SPFPHS416JJ",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 500.0
      }],
      "saleAttributeNameLangs": {
        "color": "Farbe",
        "size": "Größe"
      },
      "saleAttributeValueLangs": {
        "color": {
          "black": "Schwarz"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "2xl": "2xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "black"
      }, {
        "name": "size",
        "sname": "size",
        "val": "s"
      }],
      "salePrice": 25.99,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 25390,
      "sizeComparison": "TAG",
      "sizeComparisons": [{
        "code": "UK",
        "codeSize": "24",
        "size": "xxxxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "EU",
        "codeSize": "52",
        "size": "xxxxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "UK",
        "codeSize": "26",
        "size": "xxxxxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "US",
        "codeSize": "22",
        "size": "xxxxxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "US",
        "codeSize": "18",
        "size": "xxxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "US",
        "codeSize": "20",
        "size": "xxxxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "UK",
        "codeSize": "20",
        "size": "xxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "US",
        "codeSize": "16",
        "size": "xxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "EU",
        "codeSize": "48",
        "size": "xxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "EU",
        "codeSize": "54",
        "size": "xxxxxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "UK",
        "codeSize": "22",
        "size": "xxxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "EU",
        "codeSize": "50",
        "size": "xxxl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "US",
        "codeSize": "12",
        "size": "l",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "EU",
        "codeSize": "44",
        "size": "l",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "UK",
        "codeSize": "12/14",
        "size": "m",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "UK",
        "codeSize": "20",
        "size": "2xl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "US",
        "codeSize": "16",
        "size": "2xl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "US",
        "codeSize": "8/10",
        "size": "m",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "UK",
        "codeSize": "18",
        "size": "xl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "US",
        "codeSize": "14",
        "size": "xl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "EU",
        "codeSize": "46",
        "size": "xl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "EU",
        "codeSize": "40/42",
        "size": "m",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "EU",
        "codeSize": "48",
        "size": "2xl",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "UK",
        "codeSize": "8/10",
        "size": "s",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "US",
        "codeSize": "4/6",
        "size": "s",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "EU",
        "codeSize": "36/38",
        "size": "s",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }, {
        "code": "UK",
        "codeSize": "16",
        "size": "l",
        "types": "服装>>女装>>外套/大衣>>小西装"
      }],
      "sizeReference": {
        "references": [{
          "key": "S",
          "values": [{
            "cmVal": "62",
            "inchVal": "24.4",
            "key": "afterlong"
          }, {
            "cmVal": "38.5",
            "inchVal": "15.2",
            "key": "Schulter"
          }, {
            "cmVal": "94.5",
            "inchVal": "37.2",
            "key": "Büste"
          }, {
            "cmVal": "110",
            "inchVal": "43.3",
            "key": "waistbandwidth"
          }, {
            "cmVal": "59",
            "inchVal": "23.2",
            "key": "dresslength"
          }, {
            "cmVal": "25",
            "inchVal": "9.8",
            "key": "Manschette"
          }]
        }, {
          "key": "M",
          "values": [{
            "cmVal": "63.2",
            "inchVal": "24.9",
            "key": "afterlong"
          }, {
            "cmVal": "39.7",
            "inchVal": "15.6",
            "key": "Schulter"
          }, {
            "cmVal": "99.5",
            "inchVal": "39.2",
            "key": "Büste"
          }, {
            "cmVal": "115",
            "inchVal": "45.3",
            "key": "waistbandwidth"
          }, {
            "cmVal": "60.2",
            "inchVal": "23.7",
            "key": "dresslength"
          }, {
            "cmVal": "26",
            "inchVal": "10.2",
            "key": "Manschette"
          }]
        }, {
          "key": "L",
          "values": [{
            "cmVal": "64.4",
            "inchVal": "25.4",
            "key": "afterlong"
          }, {
            "cmVal": "40.9",
            "inchVal": "16.1",
            "key": "Schulter"
          }, {
            "cmVal": "104.5",
            "inchVal": "41.1",
            "key": "Büste"
          }, {
            "cmVal": "120",
            "inchVal": "47.2",
            "key": "waistbandwidth"
          }, {
            "cmVal": "61.4",
            "inchVal": "24.2",
            "key": "dresslength"
          }, {
            "cmVal": "27",
            "inchVal": "10.6",
            "key": "Manschette"
          }]
        }, {
          "key": "XL",
          "values": [{
            "cmVal": "65.6",
            "inchVal": "25.8",
            "key": "afterlong"
          }, {
            "cmVal": "42.1",
            "inchVal": "16.6",
            "key": "Schulter"
          }, {
            "cmVal": "109.5",
            "inchVal": "43.1",
            "key": "Büste"
          }, {
            "cmVal": "125",
            "inchVal": "49.2",
            "key": "waistbandwidth"
          }, {
            "cmVal": "62.6",
            "inchVal": "24.6",
            "key": "dresslength"
          }, {
            "cmVal": "28",
            "inchVal": "11.0",
            "key": "Manschette"
          }]
        }, {
          "key": "XXL",
          "values": [{
            "cmVal": "66.8",
            "inchVal": "26.3",
            "key": "afterlong"
          }, {
            "cmVal": "43.3",
            "inchVal": "17.0",
            "key": "Schulter"
          }, {
            "cmVal": "114.5",
            "inchVal": "45.1",
            "key": "Büste"
          }, {
            "cmVal": "130",
            "inchVal": "51.2",
            "key": "waistbandwidth"
          }, {
            "cmVal": "63.8",
            "inchVal": "25.1",
            "key": "dresslength"
          }, {
            "cmVal": "29",
            "inchVal": "11.4",
            "key": "Manschette"
          }]
        }, {
          "key": "XXXL",
          "values": [{
            "cmVal": "68",
            "inchVal": "26.8",
            "key": "afterlong"
          }, {
            "cmVal": "44.5",
            "inchVal": "17.5",
            "key": "Schulter"
          }, {
            "cmVal": "119.5",
            "inchVal": "47.0",
            "key": "Büste"
          }, {
            "cmVal": "135",
            "inchVal": "53.1",
            "key": "waistbandwidth"
          }, {
            "cmVal": "65",
            "inchVal": "25.6",
            "key": "dresslength"
          }, {
            "cmVal": "30",
            "inchVal": "11.8",
            "key": "Manschette"
          }]
        }, {
          "key": "XXXXL",
          "values": [{
            "cmVal": "69.2",
            "inchVal": "27.2",
            "key": "afterlong"
          }, {
            "cmVal": "45.7",
            "inchVal": "18.0",
            "key": "Schulter"
          }, {
            "cmVal": "124.5",
            "inchVal": "49.0",
            "key": "Büste"
          }, {
            "cmVal": "140",
            "inchVal": "55.1",
            "key": "waistbandwidth"
          }, {
            "cmVal": "66.2",
            "inchVal": "26.1",
            "key": "dresslength"
          }, {
            "cmVal": "31",
            "inchVal": "12.2",
            "key": "Manschette"
          }]
        }, {
          "key": "XXXXXL",
          "values": [{
            "cmVal": "69.2",
            "inchVal": "27.2",
            "key": "afterlong"
          }, {
            "cmVal": "46.9",
            "inchVal": "18.5",
            "key": "Schulter"
          }, {
            "cmVal": "129.5",
            "inchVal": "51.0",
            "key": "Büste"
          }, {
            "cmVal": "145",
            "inchVal": "57.1",
            "key": "waistbandwidth"
          }, {
            "cmVal": "66.2",
            "inchVal": "26.1",
            "key": "dresslength"
          }, {
            "cmVal": "32",
            "inchVal": "12.6",
            "key": "Manschette"
          }]
        }],
        "titles": ["afterlong", "Schulter", "Büste", "waistbandwidth", "dresslength", "Manschette"]
      },
      "sizeReferences": [{
        "key": "waistbandwidth",
        "unit": "cm",
        "val": "110"
      }, {
        "key": "afterlong",
        "unit": "cm",
        "val": "62"
      }, {
        "key": "dresslength",
        "unit": "cm",
        "val": "59"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "94.5"
      }, {
        "key": "shoulder",
        "unit": "cm",
        "val": "38.5"
      }, {
        "key": "cuff",
        "unit": "cm",
        "val": "25"
      }],
      "sku": "C7672850B204-62739730",
      "skus": [{
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "s",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.95,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "24,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 62739730,
        "imgs": ["https://ups.aopcdn.com/s1622/goods/18203/0u668bef13e98a4a73ad21d037d29371ff.jpg", "https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg",
          "https://ups.aopcdn.com/s1622/goods/18203/0u3c67b2963cd84ef499f2a525870c1e82.jpg"
        ],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1600157273000,
        "onlineTime": 1600157280000,
        "pmsSku": "8339462",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 25.99,
        "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]"
        }],
        "sku": "C7672850B204-62739730",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 350.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "m",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.95,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "24,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 62739731,
        "imgs": ["https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1600157273000,
        "onlineTime": 1600157280000,
        "pmsSku": "8339463",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 25.99,
        "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]"
        }],
        "sku": "C7672850B204-62739731",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 350.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "l",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.95,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "24,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 62739732,
        "imgs": ["https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1600157273000,
        "onlineTime": 1600157280000,
        "pmsSku": "8339464",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 25.99,
        "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]"
        }],
        "sku": "C7672850B204-62739732",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 350.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "xl",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.95,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "24,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 62739733,
        "imgs": ["https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1600157273000,
        "onlineTime": 1600157280000,
        "pmsSku": "8339465",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 25.99,
        "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]"
        }],
        "sku": "C7672850B204-62739733",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 350.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "2xl",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.95,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "24,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 62739734,
        "imgs": ["https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s1622/goods/18203/0u8b49aa9c71ff41c1b66a3d32bc116f81.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1600157273000,
        "onlineTime": 1600157280000,
        "pmsSku": "8339466",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 25.99,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sku": "C7672850B204-62739734",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 350.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "2xl",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.95,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "24,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 62739735,
        "imgs": ["https://ups.aopcdn.com/s1622/goods/18203/0u5ff6f47e480e4831899cb6c8097efc6d.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s1622/goods/18203/0u5ff6f47e480e4831899cb6c8097efc6d.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1600157273000,
        "onlineTime": 1600157280000,
        "pmsSku": "8508232",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 25.99,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sku": "C7672850B204-62739735",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 350.0
      }],
      "specialSign": 1,
      "spu": "C7672850B204",
      "status": 1,
      "stock": 999,
      "type": 0,
      "variant": "Schwarz/s",
      "visionStyle": 0,
      "weight": 350.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="4429863" 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>
      <a class="button plain" name="buy-it-now">
                                            <span class="button-text">KAUFE ES JETZT</span>
                                        </a>
    </div>
  </div>
</form>

<form class="reviewForm" onsubmit="return false;">
  <input type="hidden" name="encryStr" value="">
  <input type="hidden" name="lang" value="">
  <div class="title"> Bewertung schreiben <span class="fa fa-angle-left"></span>
  </div>
  <div class="score">
    <div class="desc">* Ergebnis :</div>
    <div class="rating">
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
    </div>
    <input type="hidden" name="grade" value="5">
    <input type="hidden" name="spu" value="C7672850B204">
    <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">
          <!-- Fine Uploader DOM Element -->
          <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="58173147-11e1-4ce4-be4c-61fb207428c0" title="file input" multiple="" type="file" name="qqfile"
                    style="position: absolute; right: 0px; top: 0px; font-family: Arial; font-size: 118px; margin: 0px; padding: 0px; cursor: pointer; opacity: 0; max-width: initial; height: 100%;">
                </div>
                <span class="qq-drop-processing-selector qq-drop-processing qq-hide">
                  <span>Abgelegte Dateien werden verarbeitet ...</span>
                  <span class="qq-drop-processing-spinner-selector qq-drop-processing-spinner"></span>
                </span>
                <dialog class="qq-alert-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">Schließen</button>
                  </div>
                </dialog>
                <dialog class="qq-confirm-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">Nr</button>
                    <button type="button" class="qq-ok-button-selector">Ja</button>
                  </div>
                </dialog>
                <dialog class="qq-prompt-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <input type="text">
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">Abbrechen</button>
                    <button type="button" class="qq-ok-button-selector">Ok</button>
                  </div>
                </dialog>
              </div>
            </div>
          </div>
          <input type="hidden" name="imgs" value="">
        </div>
      </div>
      <span class="valid-error">Bitte geben Sie Ihre Bewertung ein.</span>
    </div>
    <div class="info clearfix">
      <div class="nickname">
        <div class="desc">* Benutzername :</div>
        <input type="text" name="username" maxlength="60" placeholder="Beispiel: jackie">
        <span class="valid-error">Bitte geben Sie Ihren Benutzername ein</span>
      </div>
      <div class="email">
        <div class="desc">* E-Mail :</div>
        <input type="text" maxlength="60" name="email" placeholder="Beispiel: youremail@example.com">
        <span class="valid-error">Bitte geben Sie eine E-Mail Adresse ein</span>
      </div>
    </div>
    <button class="postBtn" id="user_post_btn">ÜBERPRÜFUNG</button>
  </div>
</form>

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

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

Text Content

EUR
EUR USD CAD AED ARS AUD BRL GBP HKD IDR INR JPY MOP MXN NZD RUB THB TWD ZAR
Deutsch
Deutsch English Español Français 日本語 Português اللغة العربية ไทย

 * Kostenloser Versand über $69

 * Kaufen Sie 2 und erhalten Sie 10% Rabatt

 * 8% Rabatt für Ihre 1. Bestellung




Menü schliessen

SUCHERGEBNIS



HIT WÖRTER


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



 * HOME


 * NEW IN


 * TRENDING NOW HOT


 * EXCLUSIVE STYLE


 * SWEATERS


 * OUTERWEARS HOT


 * TOPS


 * BOTTOMS


 * KLEIDER


 * ACCESSORIES


 * MEN


 * CLEARANCE SALE

Home / Outerwears / Coat

Previous

Next





EINFARBIGER EINREIHER IM BRITISCHEN STIL FÜR DAMEN

24,95€
24,95€ 0,00€
5.0
(0)

Bewertung schreiben
Ausverkauf mangel an Lager

ColorBlack
SizeSMLXL2XL
Farbe:

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

C7672850B204-62739730 C7672850B204-62739731 C7672850B204-62739732
C7672850B204-62739733 C7672850B204-62739734 C7672850B204-62739735
Menge:


Bitte Größe auswählen


In den Warenkorb

0
KAUFE ES JETZT


BESCHREIBUNG

Artikelnummer: C7672850B204

 * Geschlecht: Frau
 * Material: Polyester
 * Ergänzende Angelegenheiten: Maße werden von Hand gemessen, wenn Fehler in
   2-4cm vorhanden sind
 * Ärmellänge: Lange Ärmel
 * Stil 1: England
 * Jahreszeit: Frühling / Herbst und Winter
 * Top Länge: Konventionell
 * Dekoration: Einreihige Schaltfläche
 * Mustertyp: Einfarbig

Kombinationsempfehlung

Größentabelle
×
cm inch


Grösse Tag Size

Grösse Tag Size


 Return
  Hot Search
Track Artist Album Playlist Search Results

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

5.0


Bewertung schreiben
Bewertung schreiben
* Ergebnis :

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

Schließen

Nr Ja

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

 * «
 * »


ERFOLGREICH

Vielen Danke für Ihre Bewertung

ERFOLGREICH

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

Zur Verwendung gehen
Oops…

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

Oops…

Coupon fehlgeschlagen.


Das könnte Sie auch interessieren
Damenmode Brief drucken Daunenjacke
13,95€
Ausverkauf
Frauen Brief Plüsch langen Mantel
47,95€

Damenmode Baumwolljacke mit Buchstabenmuster
19,95€
Ausverkauf
Strickrockanzug mit hohem Kragen
13,95€
Ausverkauf
edle Luxusmode Nähte Kunstpelz plus langer Mantel
21,95€
Ausverkauf
edler Luxus-Kunstpelzmantel im Punk-Stil
13,95€
Ausverkauf
Herbst und Winter Mode Kapuze Mantel Jacke Imitation Pelz Gras
13,95€
Ausverkauf
lockere Fitness-Trainingshose
13,95€
Ausverkauf
lockere Fitness-Trainingshose
25,95€

Frauen kurzen Knopf einfarbigen langen Mantel
34,95€

Damen Casual Fashion Round Neck Colorblock Sweatshirt hh005
27,95€

All-Match-Sweatshirt in Retro-Hitfarbe
28,95€







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

 * Pinterest

 * Pinterest


SITE INFO Über uns Seitenverzeichnis Terms & amp; Bedingungen
Datenschutz-Bestimmungen HILFEZENTRUM Fragen und Antworten Zahlungsmethoden
Lieferung Rückgabe & Umtausch KUNDENDIENST Bestellung verfolgen Bestellung
stornieren Lieferadresse bearbeiten kontaktiere uns
 * Pinterest

© 2022 joyikup