www.gobargin.com Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

URL: https://www.gobargin.com/products/fashion-all-match-print-woolen-coat-6959801.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="6959801">
  <input type="hidden" name="product_id" value="94053208">
  <input type="hidden" name="product_cate" value="Coats">
  <input type="hidden" name="spu" value="SP2110198JD8">
  <input type="hidden" name="sku" value="SP2110198JD8-94053208">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg">
  <input type="hidden" name="price" value="47.26">
  <input type="hidden" name="variant" value="Farbe/s">
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-0">Color</label><select class="single-option-selector product-form__input" data-option="option1"
      id="productSelect-option-0">
      <option selected="" hidden="" disabled=""></option>
      <option value="Color">Color</option>
    </select></div>
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-1">Size</label><select class="single-option-selector product-form__input" data-option="option2"
      id="productSelect-option-1">
      <option selected="" hidden="" disabled=""></option>
      <option value="S">S</option>
      <option value="M">M</option>
      <option value="L">L</option>
      <option value="XL">XL</option>
      <option value="2XL">2XL</option>
      <option value="3XL">3XL</option>
    </select></div>
  <div class="expand-wrapper" style="width: 100%;">
    <div class="selector-wrapper product-form__item product-form__item--color"><label>Farbe: <span class="label-color"></span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Color" data-group="0" style=""><img
            src="https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg@!w42-h56" class="loaded" data-was-processed="true"></span></div>
    </div>
    <div class="selector-wrapper product-form__item product-form__item--size"><label>Größe: <span class="label-size"></span><span class="size-model" mdui-dialog="{target: '#size-form_model'}">Größentabelle</span></label>
      <div group="1" class="product-form__input single-selector single-selector-size" data-groupkey="Size"><span data-value="S" data-group="1" style="">S</span><span data-value="M" data-group="1" style="">M</span><span data-value="L" data-group="1"
          style="">L</span><span data-value="XL" data-group="1" style="">XL</span><span data-value="2XL" data-group="1" style="">2XL</span><span data-value="3XL" data-group="1" style="">3XL</span></div>
    </div>
    <div class="size-tips" style="display: none;"></div>
  </div><select name="product_id" id="productSelect" class="full-select product-select" style="display: none;">
    <option sku="28315914" value="94053208" selected="selected">SP2110198JD8-94053208</option>
    <option sku="28315912" value="94053210">SP2110198JD8-94053210</option>
    <option sku="28315910" value="94053212">SP2110198JD8-94053212</option>
    <option sku="28315913" value="94053209">SP2110198JD8-94053209</option>
    <option sku="28315911" value="94053211">SP2110198JD8-94053211</option>
    <option sku="28315909" value="94053213">SP2110198JD8-94053213</option>
  </select>
  <div class="product-form__item product-form__item--quantity">
    <span class="qty-title">Menge:</span>
    <input min="1" max="999" type="number" name="quantity" value="1" class="product-form__input" pattern="[1-9]* ">
  </div>
  <div class="error cart-error"></div>
  <p class="error-msg" style="display:none">Bitte Größe auswählen</p>
  <link rel="stylesheet" href="//sources.aopcdn.com/cloud/default/css/lib/public-service-40f4ef1a5e.css">
  <style>
    .fieldset {
      margin-top: 20px;
      width: 100%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .keyAnimation {
      animation: demo 2s linear;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .drapdown div p {
      padding: 10px;
    }

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

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

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

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

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

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

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

    function hotList() { //获取音轨热搜
      $.ajax({
        type: 'post',
        // url: 'http://gateway.dev.orderplus.com/spotify/search/hot',
        url: `${Cloud.spotifyUrlPrefix}search/hot`,
        contentType: 'application/json',
        data: JSON.stringify({
          current: 1,
          selectParameter: {
            clientId: "26b6fc6b745e44faa2b967f17ffa5daf",
            timestamp: Date.parse(new Date())
          },
          size: 10
        }),
        success: function(res) {
          if (res.code == 200) {
            var dataList = res.data.records
            let musicListHtml = ''
            dataList.forEach(item => {
              musicListHtml += `<div class="music-list">
                            <div class="img-box">
                                <img src="${item.image}" alt="图片">
                            </div>
                            <div class="song-text">
                                <p class="song-name">${item.name}</p>
                                <p class="song-author">${item.artist}</p>
                            </div>
                            <img class="arrows-img" src="//sources.aopcdn.com/cloud/default/images/pc-icons/right_arrows-7831c64e6b.png" alt="">
                            <p style="display:none" class="uri">${item.uri}</p>
                        </div>`
            })
            $("#music-list").html(musicListHtml)
            $(".track-btn").addClass("active-btn").siblings().removeClass("active-btn") //重置搜索按钮
          } else {
            console.log(res.data.msg)
          }
        },
        error: function(err) {
          console.log(err)
        }
      })
    }
    const resetMusicDialog = () => { //重置选择音乐弹框
      $(".music-input").val("")
      $(".music-search-btn").hide()
      $(".music-hot").show()
    }
    $("#music_input,.info-data-music .code-box").click(function() {
      $(".music-dialog").show(200) //显示选择音乐弹框
      $(".mdui-loaded").css("overflow", "hidden") //最外层不滚动
      $(".music-main").show()
      $(".music-code").hide()
      resetMusicDialog()
      hotList()
      $(this).parent().addClass('active') //标记当前点击
      $(this).parents('.item-music').siblings().find('.info-data-music').removeClass('active')
    })
    var goodsDetail = {
      "activityId": 0,
      "allSizeComparison": [{
        "key": "TAG",
        "sizeComparisonAlias": [{
          "alias": "s",
          "key": "s"
        }, {
          "alias": "m",
          "key": "m"
        }, {
          "alias": "l",
          "key": "l"
        }, {
          "alias": "xl",
          "key": "xl"
        }, {
          "alias": "2xl",
          "key": "2xl"
        }, {
          "alias": "3xl",
          "key": "3xl"
        }]
      }],
      "allSizeReferences": {
        "s": [{
          "key": "eu",
          "unit": "cm",
          "val": "36/38"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "38"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "94"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "8/10"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "68"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "45-50"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "88"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "4/6"
        }],
        "m": [{
          "key": "eu",
          "unit": "cm",
          "val": "40/42"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "39.25"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "99"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "12/14"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "73"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "55-60"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "93"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "8/10"
        }],
        "l": [{
          "key": "eu",
          "unit": "cm",
          "val": "44"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "40.5"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "104"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "16"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "78"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "65-70"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "98"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "12"
        }],
        "xl": [{
          "key": "eu",
          "unit": "cm",
          "val": "46"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "41.75"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "109"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "18"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "83"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "75-80"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "103"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "14"
        }],
        "2xl": [{
          "key": "eu",
          "unit": "cm",
          "val": "48"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "43"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "114"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "20"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "88"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "85-90"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "108"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "16"
        }],
        "3xl": [{
          "key": "eu",
          "unit": "cm",
          "val": "50"
        }, {
          "key": "shoulder width",
          "unit": "cm",
          "val": "44.25"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "119"
        }, {
          "key": "uk",
          "unit": "cm",
          "val": "22"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "93"
        }, {
          "key": "weight-kg",
          "unit": "cm",
          "val": "95-100"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "113"
        }, {
          "key": "us",
          "unit": "cm",
          "val": "18"
        }]
      },
      "attrColor": "color",
      "attributes": [{
        "attrId": 85545,
        "attrValId": 3632384,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "color",
        "sval": "color",
        "type": 1,
        "val": "color"
      }, {
        "attrId": 85546,
        "attrValId": 3632294,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "size",
        "sval": "s",
        "type": 1,
        "val": "s"
      }, {
        "attrId": 164148,
        "attrValId": 8515534,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Fit",
        "sval": "Regular",
        "type": 0,
        "val": "Regular"
      }, {
        "attrId": 157896,
        "attrValId": 8322574,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Occasion",
        "sval": "Leisure",
        "type": 0,
        "val": "Leisure"
      }, {
        "attrId": 157896,
        "attrValId": 8265507,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Occasion",
        "sval": "Daily",
        "type": 0,
        "val": "Daily"
      }, {
        "attrId": 164146,
        "attrValId": 8509682,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Collar/Neckline",
        "sval": "Lapel Collar",
        "type": 0,
        "val": "Lapel Collar"
      }, {
        "attrId": 164151,
        "attrValId": 8509684,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Placket Type",
        "sval": "Placket",
        "type": 0,
        "val": "Placket"
      }, {
        "attrId": 154771,
        "attrValId": 8509683,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Material",
        "sval": "Woolen Fabric",
        "type": 0,
        "val": "Woolen Fabric"
      }, {
        "attrId": 160708,
        "attrValId": 8427108,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Design Elements",
        "sval": "Button",
        "type": 0,
        "val": "Button"
      }, {
        "attrId": 159019,
        "attrValId": 8322626,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Sleeve Length",
        "sval": "Long Sleeve",
        "type": 0,
        "val": "Long Sleeve"
      }, {
        "attrId": 154787,
        "attrValId": 8509686,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Season",
        "sval": "Fall/Autumn",
        "type": 0,
        "val": "Fall/Autumn"
      }, {
        "attrId": 154787,
        "attrValId": 8245023,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Season",
        "sval": "Winter",
        "type": 0,
        "val": "Winter"
      }, {
        "attrId": 154787,
        "attrValId": 8227581,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Season",
        "sval": "Spring",
        "type": 0,
        "val": "Spring"
      }, {
        "attrId": 154772,
        "attrValId": 8510179,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Style",
        "sval": "Elegant",
        "type": 0,
        "val": "Elegant"
      }, {
        "attrId": 85546,
        "attrValId": 3632297,
        "basicId": 6959801,
        "goodsId": 94053209,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 85546,
        "attrValId": 3632295,
        "basicId": 6959801,
        "goodsId": 94053210,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 85546,
        "attrValId": 3632343,
        "basicId": 6959801,
        "goodsId": 94053211,
        "name": "size",
        "sval": "2xl",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 85546,
        "attrValId": 3632296,
        "basicId": 6959801,
        "goodsId": 94053212,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 85546,
        "attrValId": 3632387,
        "basicId": 6959801,
        "goodsId": 94053213,
        "name": "size",
        "sval": "3xl",
        "type": 1,
        "val": "3xl"
      }],
      "attrs": {
        "size": "s",
        "color": "color"
      },
      "available": true,
      "categories": [{
        "basicId": 6959801,
        "goodsType": "",
        "googleName": "",
        "id": 149092,
        "name": "Coats",
        "parentId": 145889,
        "path": "/145888/145889/149092/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Street style long coat Online on relieffe.com",
        "siteCid": 71,
        "siteId": 27712,
        "siteParentCid": 59,
        "sitePath": "/58/59/71/",
        "sort": 2
      }],
      "ccyMarketPrice": 0.0,
      "ccySalePrice": 43.95,
      "clearance": 0,
      "colorSkus": [{
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 43.95,
        "color": "color",
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "43,95€",
        "goodsSkuUrl": "/item/fashion-all-match-print-woolen-coat-6959801.html?variant=94053208",
        "img": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "salePrice": 47.26,
        "selected": false,
        "skuId": 94053208,
        "sort": 0,
        "type": 0
      }],
      "currencyMarketPrice": "0,00€",
      "currencySalePrice": "43,95€",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.0,
      "discountIcon": "",
      "discountInteger": "100",
      "discountPercent": "100% OFF",
      "endTime": 2145888000000,
      "favoriteCount": 0,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 164148,
        "attrValId": 8515534,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Passen",
        "sval": "Regular",
        "type": 0,
        "val": "Regulär"
      }, {
        "attrId": 157896,
        "attrValId": 8322574,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Szene",
        "sval": "Leisure",
        "type": 0,
        "val": "Freizeit"
      }, {
        "attrId": 157896,
        "attrValId": 8265507,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Szene",
        "sval": "Daily",
        "type": 0,
        "val": "Täglich"
      }, {
        "attrId": 164146,
        "attrValId": 8509682,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Kragen/Ausschnitt",
        "sval": "Lapel Collar",
        "type": 0,
        "val": "Umlegekragen"
      }, {
        "attrId": 164151,
        "attrValId": 8509684,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Knopfleistentyp",
        "sval": "Placket",
        "type": 0,
        "val": "Placket"
      }, {
        "attrId": 154771,
        "attrValId": 8509683,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Material",
        "sval": "Woolen Fabric",
        "type": 0,
        "val": "Wollstoff"
      }, {
        "attrId": 160708,
        "attrValId": 8427108,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Design-Elemente",
        "sval": "Button",
        "type": 0,
        "val": "Taste"
      }, {
        "attrId": 159019,
        "attrValId": 8322626,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Ärmellänge",
        "sval": "Long Sleeve",
        "type": 0,
        "val": "Langärmel"
      }, {
        "attrId": 154787,
        "attrValId": 8509686,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Jahreszeit",
        "sval": "Fall/Autumn",
        "type": 0,
        "val": "Herbst"
      }, {
        "attrId": 154787,
        "attrValId": 8245023,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Jahreszeit",
        "sval": "Winter",
        "type": 0,
        "val": "Winter"
      }, {
        "attrId": 154787,
        "attrValId": 8227581,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Jahreszeit",
        "sval": "Spring",
        "type": 0,
        "val": "Frühling"
      }, {
        "attrId": 154772,
        "attrValId": 8510179,
        "basicId": 6959801,
        "goodsId": 94053208,
        "name": "Stil",
        "sval": "Elegant",
        "type": 0,
        "val": "Elegant"
      }],
      "goodsId": 94053208,
      "goodsTypes": [{
        "id": 92009,
        "name": "服装"
      }, {
        "id": 92010,
        "name": "女装"
      }, {
        "id": 126689,
        "name": "韩系外套"
      }],
      "handle": "fashion-all-match-print-woolen-coat",
      "id": 6959801,
      "images": [{
        "goodsIds": "94053208|94053209|94053210|94053211|94053212|94053213",
        "isTort": 0,
        "ismain": 1,
        "md5": "0f010d8bfce49ef286552dbc7eec3415",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 0,
      "isStock": 0,
      "labelLangs": [],
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
      "marketPrice": 0.0,
      "name": "Modischer Wollmantel Mit All-Match-Print",
      "navigations": [{
        "basicId": 6959801,
        "bestSort": 28,
        "id": 110821,
        "mostSort": 999999,
        "name": "Coats",
        "newSort": 999999,
        "path": "/54044/110821/"
      }, {
        "basicId": 6959801,
        "bestSort": 999999,
        "id": 54044,
        "mostSort": 999999,
        "name": "Outerwears",
        "newSort": 999999,
        "path": "/54044/"
      }],
      "newInSort": 0,
      "offlineTime": 1637809401000,
      "onlineTime": 1637809402000,
      "pathCategories": [{
        "enName": "Outerwears",
        "goodsType": "Outerwears",
        "googleName": "Apparel & Accessories > Clothing >Outerwears",
        "id": 145888,
        "langName": "Outerwears",
        "name": "Outerwears",
        "parentId": 0,
        "path": "/145888/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Outerwears Online on relieffe.com",
        "siteCid": 58,
        "sitePath": "/58/"
      }, {
        "enName": "Jackets & Coats",
        "goodsType": "",
        "googleName": "",
        "id": 145889,
        "langName": "Jackets & Coats",
        "name": "Jackets & Coats",
        "parentId": 145888,
        "path": "/145888/145889/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Jackets & Coats Online on relieffe.com",
        "siteCid": 59,
        "sitePath": "/58/59/"
      }, {
        "enName": "Coats",
        "goodsType": "",
        "googleName": "",
        "id": 149092,
        "langName": "Coats",
        "name": "Coats",
        "parentId": 145889,
        "path": "/145888/145889/149092/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Street style long coat Online on relieffe.com",
        "siteCid": 71,
        "sitePath": "/58/59/71/"
      }],
      "pathNavigations": [{
        "check": false,
        "cid": 145888,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 54044,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Oberbekleidung",
        "level": 1,
        "mark": 0,
        "name": "Outerwears",
        "navColor": "",
        "parentId": 0,
        "path": "/54044/",
        "showChilds": false,
        "siteId": 27712,
        "sort": 6,
        "status": 1,
        "type": 1,
        "url": "/collections/outerwears-54044/"
      }, {
        "check": false,
        "cid": 149092,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 110821,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Coats",
        "level": 2,
        "mark": 0,
        "name": "Coats",
        "navColor": "",
        "parentId": 54044,
        "path": "/54044/110821/",
        "showChilds": false,
        "siteId": 27712,
        "sort": 2,
        "status": 1,
        "type": 1,
        "url": "/collections/coats-110821/"
      }],
      "pmsSku": "28315914",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "rcmdList": [{
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6993320,
          "goodsType": "",
          "googleName": "",
          "id": 177111,
          "name": "Faux Fur Coats",
          "parentId": 149092,
          "path": "/145888/145889/149092/177111/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Faux Fur Coats Online on relieffe.com",
          "siteCid": 131,
          "siteId": 27712,
          "siteParentCid": 71,
          "sitePath": "/58/59/71/131/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 89.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 89.95,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "89,95€",
          "goodsSkuUrl": "/item/fashion-women-fur-vintage-leather-casual-coat-jacket-6993320.html?variant=94446506",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s27712/goods/18964/-2ua72c165e665544fcbcd65736f1ed8d31.jpg",
          "marketPrice": 0.0,
          "salePrice": 96.72,
          "selected": true,
          "skuId": 94446506,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 89.95,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "89,95€",
          "goodsSkuUrl": "/item/fashion-women-fur-vintage-leather-casual-coat-jacket-6993320.html?variant=94446510",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s27712/goods/18964/-2u8b895867b00f415297241449269fffdf.jpg",
          "marketPrice": 0.0,
          "salePrice": 96.72,
          "selected": false,
          "skuId": 94446510,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "89,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94446506,
        "handle": "fashion-women-fur-vintage-leather-casual-coat-jacket",
        "hotSaleSort": 1445,
        "id": 6993320,
        "imgs": ["https://ups.aopcdn.com/s27712/goods/18964/-2ua72c165e665544fcbcd65736f1ed8d31.jpg", "https://ups.aopcdn.com/s27712/goods/18964/-2u26e2e5aedd5948649cb879c3e6e85685.jpg",
          "https://ups.aopcdn.com/s27712/goods/18964/-2uabd9fea5cf98430a96fab98abe837651.jpg", "https://ups.aopcdn.com/s27712/goods/18964/-2u357a9fa0e7db4b2f968a81450ebd4628.jpg",
          "https://ups.aopcdn.com/s27712/goods/18964/-2u45335e73f1b54f0089513d9e15672019.jpg", "https://ups.aopcdn.com/s27712/goods/18964/-2u868b10073dd44016b9ae48b5a94be78d.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s27712/goods/18964/-2ua72c165e665544fcbcd65736f1ed8d31.jpg",
        "marketPrice": 0.0,
        "name": "Mode Frauen Pelz Vintage Leder Casual Mantel Jacke",
        "navigations": [{
          "basicId": 6993320,
          "bestSort": 36,
          "id": 110821,
          "mostSort": 999999,
          "name": "Coats",
          "newSort": 999999,
          "path": "/54044/110821/"
        }, {
          "basicId": 6993320,
          "bestSort": 999999,
          "id": 54044,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/54044/"
        }],
        "newInSort": 0,
        "offlineTime": 1638500043000,
        "onlineTime": 1638500045000,
        "pmsSku": "1463036165925363714",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 96.72,
        "siteId": 27712,
        "sku": "SP211123USLY-94446506",
        "spu": "SP211123USLY",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "yellow",
        "attrs": {
          "size": "one size",
          "color": "yellow"
        },
        "available": true,
        "categories": [{
          "basicId": 6993315,
          "goodsType": "",
          "googleName": "",
          "id": 177111,
          "name": "Faux Fur Coats",
          "parentId": 149092,
          "path": "/145888/145889/149092/177111/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Faux Fur Coats Online on relieffe.com",
          "siteCid": 131,
          "siteId": 27712,
          "siteParentCid": 71,
          "sitePath": "/58/59/71/131/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 95.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 95.95,
          "color": "yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "95,95€",
          "goodsSkuUrl": "/item/women-fur-vintage-leather-casual-coat-jacket-6993315.html?variant=94446468",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s27712/goods/18964/-2u00affd0bbbc64b598ecaf028bd896b25.jpg",
          "marketPrice": 0.0,
          "salePrice": 103.17,
          "selected": true,
          "skuId": 94446468,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 95.95,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "95,95€",
          "goodsSkuUrl": "/item/women-fur-vintage-leather-casual-coat-jacket-6993315.html?variant=94446470",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s27712/goods/18964/-2ubb046f4f7e2249ed8bcec1d7f807a86b.jpg",
          "marketPrice": 0.0,
          "salePrice": 103.17,
          "selected": false,
          "skuId": 94446470,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 95.95,
          "color": "white apricot",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "95,95€",
          "goodsSkuUrl": "/item/women-fur-vintage-leather-casual-coat-jacket-6993315.html?variant=94446469",
          "hexColor": "#F2EBE4",
          "img": "https://ups.aopcdn.com/s27712/goods/18964/-2u3b7ccb3552e64d96b35688a897bb7e76.jpg",
          "marketPrice": 0.0,
          "salePrice": 103.17,
          "selected": false,
          "skuId": 94446469,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "95,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94446468,
        "handle": "women-fur-vintage-leather-casual-coat-jacket",
        "hotSaleSort": 6082,
        "id": 6993315,
        "imgs": ["https://ups.aopcdn.com/s27712/goods/18964/-2u00affd0bbbc64b598ecaf028bd896b25.jpg", "https://ups.aopcdn.com/s27712/goods/18964/-2u5da75f8a369c4e2db9075b362771ea4c.jpg",
          "https://ups.aopcdn.com/s27712/goods/18964/-2u80e87f3a3894460da4ff5736e46fcf54.jpg", "https://ups.aopcdn.com/s27712/goods/18964/-2ueff47d1bb36c4037ba6f6e7e53dc58db.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s27712/goods/18964/-2u00affd0bbbc64b598ecaf028bd896b25.jpg",
        "marketPrice": 0.0,
        "name": "Damen Pelz Vintage Leder Casual Mantel Jacke",
        "navigations": [{
          "basicId": 6993315,
          "bestSort": 114,
          "id": 110821,
          "mostSort": 999999,
          "name": "Coats",
          "newSort": 999999,
          "path": "/54044/110821/"
        }, {
          "basicId": 6993315,
          "bestSort": 999999,
          "id": 54044,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/54044/"
        }],
        "newInSort": 0,
        "offlineTime": 1638500041000,
        "onlineTime": 1638500043000,
        "pmsSku": "1463038086190981122",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "yellow"
        }, {
          "name": "size",
          "sname": "size",
          "val": "one size"
        }],
        "salePrice": 103.17,
        "siteId": 27712,
        "sku": "SP211123CHOW-94446468",
        "spu": "SP211123CHOW",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "s",
          "color": "red"
        },
        "available": true,
        "categories": [{
          "basicId": 6992656,
          "goodsType": "",
          "googleName": "",
          "id": 177111,
          "name": "Faux Fur Coats",
          "parentId": 149092,
          "path": "/145888/145889/149092/177111/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Faux Fur Coats Online on relieffe.com",
          "siteCid": 131,
          "siteId": 27712,
          "siteParentCid": 71,
          "sitePath": "/58/59/71/131/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 75.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 75.95,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "75,95€",
          "goodsSkuUrl": "/item/new-women-chic-vintage-houndstooth-fur-leather-casual-jacket-coat-6992656.html?variant=94716705",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s27712/goods/18963/-2u1443f0cd80f94acaa9675dc5ed204613.jpg",
          "marketPrice": 0.0,
          "salePrice": 81.67,
          "selected": true,
          "skuId": 94716705,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 75.95,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "75,95€",
          "goodsSkuUrl": "/item/new-women-chic-vintage-houndstooth-fur-leather-casual-jacket-coat-6992656.html?variant=94716713",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s27712/goods/18963/-2u86106c7389eb4bc9b10c79b421f2ead5.JPG",
          "marketPrice": 0.0,
          "salePrice": 81.67,
          "selected": false,
          "skuId": 94716713,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 75.95,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "75,95€",
          "goodsSkuUrl": "/item/new-women-chic-vintage-houndstooth-fur-leather-casual-jacket-coat-6992656.html?variant=94716709",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s27712/goods/18963/-2u6d8cdf5ebec9490dae171036d716cc0a.JPG",
          "marketPrice": 0.0,
          "salePrice": 81.67,
          "selected": false,
          "skuId": 94716709,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "75,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94716705,
        "handle": "new-women-chic-vintage-houndstooth-fur-leather-casual-jacket-coat",
        "hotSaleSort": 1455,
        "id": 6992656,
        "imgs": ["https://ups.aopcdn.com/s27712/goods/18963/-2u1443f0cd80f94acaa9675dc5ed204613.jpg", "https://ups.aopcdn.com/s27712/goods/18963/-2uc662806a89ba4f5ca2037dbb48002a1e.JPG",
          "https://ups.aopcdn.com/s27712/goods/18963/-2uf680d5d74cdd4af5820c4953cb3089d0.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s27712/goods/18963/-2u1443f0cd80f94acaa9675dc5ed204613.jpg",
        "marketPrice": 0.0,
        "name": "Neu Frauen Chic Vintage Hahnentritt-Pelz-Leder-Freizeit-Jacken-Mantel",
        "navigations": [{
          "basicId": 6992656,
          "bestSort": 40,
          "id": 110821,
          "mostSort": 999999,
          "name": "Coats",
          "newSort": 999999,
          "path": "/54044/110821/"
        }, {
          "basicId": 6992656,
          "bestSort": 999999,
          "id": 54044,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/54044/"
        }],
        "newInSort": 0,
        "offlineTime": 1640313465000,
        "onlineTime": 1640313466000,
        "pmsSku": "1464873940770930689",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 81.67,
        "siteId": 27712,
        "sku": "SP211128Q50J-94716705",
        "spu": "SP211128Q50J",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "photo color",
        "attrs": {
          "size": "3xl",
          "color": "photo color"
        },
        "available": true,
        "categories": [{
          "basicId": 5075708,
          "goodsType": "Bottoms > Jeans",
          "googleName": "Apparel & Accessories > Clothing > Pants",
          "id": 138577,
          "name": "Street Fashion Pants",
          "parentId": 133533,
          "path": "/133533/138577/",
          "seoDescription": "",
          "seoKeywords": "Jeans",
          "seoTitle": "Shop Discounted Fashion Jeans Online on relieffe.com",
          "siteCid": 31,
          "siteId": 27712,
          "siteParentCid": 4,
          "sitePath": "/4/31/",
          "sort": 2
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 14.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 14.95,
          "color": "photo color",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "14,95€",
          "goodsSkuUrl": "/item/vintage-printed-colour-loose-jogger-5075708.html?variant=71896573",
          "img": "https://ups.aopcdn.com/s29790/goods/18595/-2u131b3933105e4d769d872d36053fdfa5.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.08,
          "selected": true,
          "skuId": 71896573,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 4,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "14,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 4480,
        "favourite": false,
        "goodsId": 71896573,
        "handle": "vintage-printed-colour-loose-jogger",
        "hotSaleSort": 5,
        "id": 5075708,
        "imgs": ["https://ups.aopcdn.com/s29790/goods/18595/-2u131b3933105e4d769d872d36053fdfa5.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s29790/goods/18595/-2u131b3933105e4d769d872d36053fdfa5.jpg",
        "marketPrice": 0.0,
        "name": "Vintage gedruckte Farbe lose Jogger",
        "navigations": [{
          "basicId": 5075708,
          "bestSort": 999999,
          "id": 110816,
          "mostSort": 999999,
          "name": "Street Fashion Pants",
          "newSort": 999999,
          "path": "/43275/110816/"
        }, {
          "basicId": 5075708,
          "bestSort": 999999,
          "id": 43275,
          "mostSort": 999999,
          "name": "Bottoms",
          "newSort": 999999,
          "path": "/43275/"
        }],
        "newInSort": 0,
        "offlineTime": 1606734856000,
        "onlineTime": 1606734864000,
        "pmsSku": "26073169",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 16.08,
        "siteId": 27712,
        "sku": "SPSXMOAEFGW-71896573",
        "spu": "SPSXMOAEFGW",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 222.0
      }, {
        "activityId": 0,
        "attrColor": "bean green",
        "attrs": {
          "size": "s",
          "color": "bean green"
        },
        "available": true,
        "categories": [{
          "basicId": 7025122,
          "goodsType": "",
          "googleName": "",
          "id": 145820,
          "name": "Long Sleeves T-shirts",
          "parentId": 143292,
          "path": "/133542/143292/145820/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Long Sleeves T-shirts Online on relieffe.com",
          "siteCid": 54,
          "siteId": 27712,
          "siteParentCid": 34,
          "sitePath": "/14/34/54/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 17.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 17.95,
          "color": "bean green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "17,95€",
          "goodsSkuUrl": "/item/fashion-basic-style-crop-top-for-ladies-7025122.html?variant=94717520",
          "hexColor": "#8EAD84",
          "img": "https://ups.aopcdn.com/s27712/goods/18985/-2uec9af9a917874abab343d81d22714b24.jpg",
          "marketPrice": 0.0,
          "salePrice": 19.3,
          "selected": true,
          "skuId": 94717520,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "17,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94717520,
        "handle": "fashion-basic-style-crop-top-for-ladies",
        "hotSaleSort": 15,
        "id": 7025122,
        "imgs": ["https://ups.aopcdn.com/s27712/goods/18985/-2uec9af9a917874abab343d81d22714b24.jpg", "https://ups.aopcdn.com/s27712/goods/18985/-2u0574f6e997e1405692506a6f9b54b8a6.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s27712/goods/18985/-2uec9af9a917874abab343d81d22714b24.jpg",
        "marketPrice": 0.0,
        "name": "Fashion Basic Style Crop Top Für Damen",
        "navigations": [{
          "basicId": 7025122,
          "bestSort": 999999,
          "id": 54021,
          "mostSort": 999999,
          "name": "Crop Tops",
          "newSort": 999999,
          "path": "/43288/54021/"
        }, {
          "basicId": 7025122,
          "bestSort": 15,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1640316313000,
        "onlineTime": 1641454802000,
        "pmsSku": "1473935834110541825",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "bean green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 19.3,
        "siteId": 27712,
        "sku": "SP211223VY73-94717520",
        "spu": "SP211223VY73",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "s",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 6866489,
          "goodsType": "Bottoms > Jeans",
          "googleName": "Apparel & Accessories > Clothing > Pants",
          "id": 138577,
          "name": "Street Fashion Pants",
          "parentId": 133533,
          "path": "/133533/138577/",
          "seoDescription": "",
          "seoKeywords": "Jeans",
          "seoTitle": "Shop Discounted Fashion Jeans Online on relieffe.com",
          "siteCid": 31,
          "siteId": 27712,
          "siteParentCid": 4,
          "sitePath": "/4/31/",
          "sort": 2
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 30.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 30.95,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "30,95€",
          "goodsSkuUrl": "/item/fashion-character-line-print-casual-sports-trousers-6866489.html?variant=93098068",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24610/goods/18921/1476u84dd8a6bf3554372a4c39f049e5f62e2.jpg",
          "marketPrice": 0.0,
          "salePrice": 33.28,
          "selected": true,
          "skuId": 93098068,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "30,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 27,
        "favourite": false,
        "goodsId": 93098068,
        "handle": "fashion-character-line-print-casual-sports-trousers",
        "hotSaleSort": 20,
        "id": 6866489,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18921/1476u634665d1d5e94db297233bcbe36eedeb.jpg", "https://ups.aopcdn.com/s24610/goods/18921/1476u84dd8a6bf3554372a4c39f049e5f62e2.jpg",
          "https://ups.aopcdn.com/s24610/goods/18921/1476u9be08bf975054b1ca309bd4bfb12dd66.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18921/1476u84dd8a6bf3554372a4c39f049e5f62e2.jpg",
        "marketPrice": 0.0,
        "name": "Lässige Sporthose Mit Mode-Charakter-Linien-Print",
        "navigations": [{
          "basicId": 6866489,
          "bestSort": 999999,
          "id": 110816,
          "mostSort": 999999,
          "name": "Street Fashion Pants",
          "newSort": 999999,
          "path": "/43275/110816/"
        }, {
          "basicId": 6866489,
          "bestSort": 999999,
          "id": 43275,
          "mostSort": 999999,
          "name": "Bottoms",
          "newSort": 999999,
          "path": "/43275/"
        }],
        "newInSort": 0,
        "offlineTime": 1634954539000,
        "onlineTime": 1634954540000,
        "pmsSku": "28325734",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 33.28,
        "siteId": 27712,
        "sku": "SP211020GD7E-93098068",
        "spu": "SP211020GD7E",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "3xl",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 6228604,
          "goodsType": "",
          "googleName": "",
          "id": 167173,
          "name": "Vintage Tees",
          "parentId": 136762,
          "path": "/133542/136762/167173/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Vintage Tees Online on relieffe.com",
          "siteCid": 107,
          "siteId": 27712,
          "siteParentCid": 27,
          "sitePath": "/14/27/107/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 14.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 14.95,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "14,95€",
          "goodsSkuUrl": "/item/vintage-round-neck-short-sleeve-cat-print-tee-6228604.html?variant=86216011",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s32010/goods/18731/-2u254eb8371b414ed796eacfb3cb02cd97.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.08,
          "selected": true,
          "skuId": 86216011,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "14,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 135,
        "favourite": false,
        "goodsId": 86216011,
        "handle": "vintage-round-neck-short-sleeve-cat-print-tee",
        "hotSaleSort": 165,
        "id": 6228604,
        "imgs": ["https://ups.aopcdn.com/s32010/goods/18731/-2u254eb8371b414ed796eacfb3cb02cd97.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s32010/goods/18731/-2u254eb8371b414ed796eacfb3cb02cd97.jpg",
        "marketPrice": 0.0,
        "name": "Vintage Rundhals-Kurzarm-T-Shirt mit Katzendruck",
        "navigations": [{
          "basicId": 6228604,
          "bestSort": 6,
          "id": 72388,
          "mostSort": 999999,
          "name": "Vintage Tees",
          "newSort": 999999,
          "path": "/43288/46121/72388/"
        }, {
          "basicId": 6228604,
          "bestSort": 999999,
          "id": 46121,
          "mostSort": 999999,
          "name": "T-shirts",
          "newSort": 999999,
          "path": "/43288/46121/"
        }, {
          "basicId": 6228604,
          "bestSort": 91,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1618472504000,
        "onlineTime": 1618472530000,
        "pmsSku": "27450839",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 16.08,
        "siteId": 27712,
        "sku": "SP42SUNU4KC-86216011",
        "spu": "SP42SUNU4KC",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 150.0
      }, {
        "activityId": 0,
        "attrColor": "rose red",
        "attrs": {
          "size": "2xl",
          "color": "rose red"
        },
        "available": true,
        "categories": [{
          "basicId": 5175777,
          "goodsType": "",
          "googleName": "",
          "id": 160962,
          "name": "💥Street Style🔥",
          "parentId": 157658,
          "path": "/133542/136763/157658/160962/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Street Style Online on relieffe.com",
          "siteCid": 95,
          "siteId": 27712,
          "siteParentCid": 93,
          "sitePath": "/14/28/93/95/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 33.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 33.95,
          "color": "rose red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "33,95€",
          "goodsSkuUrl": "/item/fashion-long-sleeved-smiley-printed-hooded-sweatshirt-5175777.html?variant=73082269",
          "hexColor": "#E61C64",
          "img": "https://ups.aopcdn.com/s27712/common/18638/921u67d0aec1253e4553bde1a7a7af469b6a.jpg",
          "marketPrice": 0.0,
          "salePrice": 36.51,
          "selected": true,
          "skuId": 73082269,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.9,
          "count": 17,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "33,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 3392,
        "favourite": false,
        "goodsId": 73082269,
        "handle": "fashion-long-sleeved-smiley-printed-hooded-sweatshirt",
        "hotSaleSort": 46,
        "id": 5175777,
        "imgs": ["https://ups.aopcdn.com/s27712/common/18638/921u67d0aec1253e4553bde1a7a7af469b6a.jpg", "https://ups.aopcdn.com/s30399/goods/18613/-2u5295e8df76824adf9fe7d651055fb94d.jpg",
          "https://ups.aopcdn.com/s30399/goods/18613/-2uff0678c391b049d082e833ead9067503.jpg", "https://ups.aopcdn.com/s30399/goods/18613/-2u6633770d8acd4e6292d456abde657990.jpg",
          "https://ups.aopcdn.com/s30399/goods/18613/-2u9c197dd34b7c46248a8f3d1a614dbdf1.jpg", "https://ups.aopcdn.com/s30399/goods/18613/-2ub407fe48272747daa69e48340aff6482.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s27712/common/18638/921u67d0aec1253e4553bde1a7a7af469b6a.jpg",
        "marketPrice": 0.0,
        "name": "Mode langärmliges Smiley-Sweatshirt mit Smiley-Print",
        "navigations": [{
          "basicId": 5175777,
          "bestSort": 11,
          "id": 46134,
          "mostSort": 999999,
          "name": "Hoodies & Sweatshirts",
          "newSort": 999999,
          "path": "/43288/46134/"
        }, {
          "basicId": 5175777,
          "bestSort": 8,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1608545065000,
        "onlineTime": 1608545205000,
        "pmsSku": "26311168",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "rose red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 36.51,
        "siteId": 27712,
        "sku": "SPZK90O3R8V-73082269",
        "spu": "SPZK90O3R8V",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 280.0
      }, {
        "activityId": 7862,
        "attrColor": "gray",
        "attrs": {
          "size": "s",
          "color": "gray"
        },
        "available": true,
        "categories": [{
          "basicId": 4371925,
          "goodsType": "",
          "googleName": "",
          "id": 151142,
          "name": "🦋Vintage Style🌸",
          "parentId": 136763,
          "path": "/133542/136763/151142/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Simple Style Sweatshirts Online on relieffe.com",
          "siteCid": 91,
          "siteId": 27712,
          "siteParentCid": 28,
          "sitePath": "/14/28/91/",
          "sort": 6
        }],
        "ccyMarketPrice": 21.95,
        "ccySalePrice": 18.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 21.95,
          "ccySalePrice": 18.95,
          "color": "gray",
          "currencyMarketPrice": "21,95€",
          "currencySalePrice": "18,95€",
          "goodsSkuUrl": "/item/colorblock-butterfly-moon-print-all-match-casual-sweater-4371925.html?variant=94872055",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s27712/goods/19001/1206u4c3eb06418f74c709b4a8dbea2fd23de.jpg",
          "marketPrice": 23.6,
          "salePrice": 20.38,
          "selected": true,
          "skuId": 94872055,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "21,95€",
        "currencySalePrice": "18,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.85,
        "discountIcon": "",
        "discountInteger": "15",
        "discountPercent": "15% OFF",
        "endTime": 1673662564000,
        "endTimeSeconds": 1673662564,
        "favoriteCount": 11,
        "favourite": false,
        "goodsId": 94872055,
        "handle": "colorblock-butterfly-moon-print-all-match-casual-sweater",
        "hotSaleSort": 2212,
        "id": 4371925,
        "imgs": ["https://ups.aopcdn.com/s27712/goods/19001/1206u4c3eb06418f74c709b4a8dbea2fd23de.jpg", "https://ups.aopcdn.com/s27712/goods/19001/1206uf7db3f2587b04146b19adc581644d58a.jpg",
          "https://ups.aopcdn.com/s27712/goods/19001/1206ufa17267ab7b0494fb1314e8eef737f96.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s27712/goods/19001/1206u4c3eb06418f74c709b4a8dbea2fd23de.jpg",
        "marketPrice": 23.6,
        "name": "Allgleiches Freizeit-Pullover Mit Colorblock-Schmetterlings-Mond-Print",
        "navigations": [{
          "basicId": 4371925,
          "bestSort": 190,
          "id": 46134,
          "mostSort": 999999,
          "name": "Hoodies & Sweatshirts",
          "newSort": 999999,
          "path": "/43288/46134/"
        }, {
          "basicId": 4371925,
          "bestSort": 999999,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1641738471000,
        "onlineTime": 1641876729000,
        "pmsSku": "7c71eb1885624d08afb0f0f1c674c142",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 20.38,
        "siteId": 27712,
        "sku": "SP2VLS9EJY3-94872055",
        "spu": "SP2VLS9EJY3",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "yellow",
        "attrs": {
          "size": "l",
          "color": "yellow"
        },
        "available": true,
        "categories": [{
          "basicId": 3987102,
          "goodsType": "",
          "googleName": "",
          "id": 143292,
          "name": "Crop Tops",
          "parentId": 133542,
          "path": "/133542/143292/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Crop Tops Online on relieffe.com",
          "siteCid": 34,
          "siteId": 27712,
          "siteParentCid": 14,
          "sitePath": "/14/34/",
          "sort": 2
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 23.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 23.95,
          "color": "yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/sexy-little-flower-embroidery-v-neck-button-top-3987102.html?variant=57018425",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s29092/goods/18425/189u0bea39111bc84745b65178380df52375.jpg",
          "marketPrice": 0.0,
          "salePrice": 25.75,
          "selected": true,
          "skuId": 57018425,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "23,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 38,
        "favourite": false,
        "goodsId": 57018425,
        "handle": "sexy-little-flower-embroidery-v-neck-button-top",
        "hotSaleSort": 1256,
        "id": 3987102,
        "imgs": ["https://ups.aopcdn.com/s29092/goods/18425/189uf794b7be02f7454d926a0748677abf5a.jpg", "https://ups.aopcdn.com/s29092/goods/18425/189uda15077dc028494f9a181f34c217f5ae.jpg",
          "https://ups.aopcdn.com/s29092/goods/18425/189u2004c6005be94bf09a5ef856087f5e9e.jpg", "https://ups.aopcdn.com/s29092/goods/18425/189u0bea39111bc84745b65178380df52375.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s29092/goods/18425/189u0bea39111bc84745b65178380df52375.jpg",
        "marketPrice": 0.0,
        "name": "sexy kleine Blumenstickerei V-Ausschnitt Knopf oben",
        "navigations": [{
          "basicId": 3987102,
          "bestSort": 999999,
          "id": 54021,
          "mostSort": 999999,
          "name": "Crop Tops",
          "newSort": 999999,
          "path": "/43288/54021/"
        }, {
          "basicId": 3987102,
          "bestSort": 999999,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1593669418000,
        "onlineTime": 1593672235000,
        "pmsSku": "24305997",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "yellow"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 25.75,
        "siteId": 27712,
        "sku": "SP4YPPL30AH-57018425",
        "spu": "SP4YPPL30AH",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 150.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "2xl",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 6487617,
          "goodsType": "",
          "googleName": "",
          "id": 168528,
          "name": "Midi Dresses",
          "parentId": 133532,
          "path": "/133532/168528/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Midi Dresses Online on relieffe.com",
          "siteCid": 109,
          "siteId": 27712,
          "siteParentCid": 3,
          "sitePath": "/3/109/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 15.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 15.95,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "15,95€",
          "goodsSkuUrl": "/item/fashion-suspender-abstract-print-dress-6487617.html?variant=89253772",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24610/goods/18768/-2u931b566ce78a488fa449c22a1424d919.jpg",
          "marketPrice": 0.0,
          "salePrice": 17.15,
          "selected": true,
          "skuId": 89253772,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "15,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 52,
        "favourite": false,
        "goodsId": 89253772,
        "handle": "fashion-suspender-abstract-print-dress",
        "hotSaleSort": 952,
        "id": 6487617,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18768/-2ucfaa198b1c22405ea3429d9270a8c106.jpg", "https://ups.aopcdn.com/s24610/goods/18768/-2u26537a49593f47d58b2f23a6ca5731d3.jpg",
          "https://ups.aopcdn.com/s24610/goods/18768/-2u931b566ce78a488fa449c22a1424d919.jpg", "https://ups.aopcdn.com/s24610/goods/18768/-2ub2af8aa93cc8433183af4df380ca686e.jpg",
          "https://ups.aopcdn.com/s24610/goods/18768/-2u91cbc32e2e2b4def85de9cd7bdcacd61.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18768/-2u931b566ce78a488fa449c22a1424d919.jpg",
        "marketPrice": 0.0,
        "name": "Mode Hosenträger abstrakte Druck Kleid",
        "navigations": [{
          "basicId": 6487617,
          "bestSort": 216,
          "id": 73890,
          "mostSort": 999999,
          "name": "Midi Dresses",
          "newSort": 999999,
          "path": "/43274/73890/"
        }, {
          "basicId": 6487617,
          "bestSort": 999999,
          "id": 43274,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/43274/"
        }],
        "newInSort": 0,
        "offlineTime": 1622609425000,
        "onlineTime": 1622609448000,
        "pmsSku": "27751349",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 17.15,
        "siteId": 27712,
        "sku": "SPPNO7XUK6P-89253772",
        "spu": "SPPNO7XUK6P",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "same picture color",
        "attrs": {
          "size": "4xl",
          "color": "same picture color"
        },
        "available": true,
        "categories": [{
          "basicId": 4202407,
          "goodsType": "",
          "googleName": "",
          "id": 151142,
          "name": "🦋Vintage Style🌸",
          "parentId": 136763,
          "path": "/133542/136763/151142/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Simple Style Sweatshirts Online on relieffe.com",
          "siteCid": 91,
          "siteId": 27712,
          "siteParentCid": 28,
          "sitePath": "/14/28/91/",
          "sort": 6
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 12.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 12.95,
          "color": "same picture color",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "12,95€",
          "goodsSkuUrl": "/item/vintage-color-block-dark-green-sweatshirts-4202407.html?variant=59884620",
          "img": "https://ups.aopcdn.com/s28230/goods/18440/-2u4f6bc0fd72f94748b40976fcb41792dd.jpg",
          "marketPrice": 0.0,
          "salePrice": 13.92,
          "selected": true,
          "skuId": 59884620,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "12,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 44,
        "favourite": false,
        "goodsId": 59884620,
        "handle": "vintage-color-block-dark-green-sweatshirts",
        "hotSaleSort": 3109,
        "id": 4202407,
        "imgs": ["https://ups.aopcdn.com/s28230/goods/18440/-2u4f6bc0fd72f94748b40976fcb41792dd.jpg", "https://ups.aopcdn.com/s28230/goods/18440/-2ua6329a79d3dc4ddd89e9d1b0f44cb8e4.jpg",
          "https://ups.aopcdn.com/s28230/goods/18440/-2u70315737921344b58a906826b5733b81.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s28230/goods/18440/-2u4f6bc0fd72f94748b40976fcb41792dd.jpg",
        "marketPrice": 0.0,
        "name": "Vintage Colorblock Pullover",
        "navigations": [{
          "basicId": 4202407,
          "bestSort": 210,
          "id": 46134,
          "mostSort": 999999,
          "name": "Hoodies & Sweatshirts",
          "newSort": 999999,
          "path": "/43288/46134/"
        }, {
          "basicId": 4202407,
          "bestSort": 999999,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1596699957000,
        "onlineTime": 1597048607000,
        "pmsSku": "24419295",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "4xl"
        }],
        "salePrice": 13.92,
        "siteId": 27712,
        "sku": "SP8TJWDCLLT-59884620",
        "spu": "SP8TJWDCLLT",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 260.0
      }],
      "saleAttributeNameLangs": {
        "color": "Farbe",
        "size": "Größe"
      },
      "saleAttributeValueLangs": {
        "color": {
          "color": "Farbe"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "2xl": "2xl",
          "3xl": "3xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "color"
      }, {
        "name": "size",
        "sname": "size",
        "val": "s"
      }],
      "salePrice": 47.26,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 27712,
      "sizeComparison": "TAG",
      "sizeImage": {
        "basicId": 6959801,
        "img": "https://ups.aopcdn.com/s27712/goods/18956/-2u0e10db74bc6a4c388a2b36bbfa46d408.png",
        "terminalType": 0
      },
      "sizeImages": [{
        "$ref": "$.sizeImage"
      }, {
        "basicId": 6959801,
        "img": "https://ups.aopcdn.com/s27712/goods/18956/-2u16be653532fd46bfae732d806966d904.png",
        "terminalType": 1
      }],
      "sizeReference": {
        "references": [{
          "key": "S",
          "values": [{
            "cmVal": "8/10",
            "inchVal": "20.3/25.4",
            "key": "uk"
          }, {
            "cmVal": "4/6",
            "inchVal": "10.2/15.2",
            "key": "us"
          }, {
            "cmVal": "36/38",
            "inchVal": "91.4/96.5",
            "key": "eu"
          }, {
            "cmVal": "88",
            "inchVal": "34.6",
            "key": "Büste"
          }, {
            "cmVal": "68",
            "inchVal": "26.8",
            "key": "Taillenumfang"
          }, {
            "cmVal": "94",
            "inchVal": "37.0",
            "key": "Hüften"
          }, {
            "cmVal": "38",
            "inchVal": "15.0",
            "key": "Schulterbreite"
          }, {
            "cmVal": "45-50",
            "inchVal": "17.7-19.7",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "M",
          "values": [{
            "cmVal": "12/14",
            "inchVal": "30.5/35.6",
            "key": "uk"
          }, {
            "cmVal": "8/10",
            "inchVal": "20.3/25.4",
            "key": "us"
          }, {
            "cmVal": "40/42",
            "inchVal": "101.6/106.7",
            "key": "eu"
          }, {
            "cmVal": "93",
            "inchVal": "36.6",
            "key": "Büste"
          }, {
            "cmVal": "73",
            "inchVal": "28.7",
            "key": "Taillenumfang"
          }, {
            "cmVal": "99",
            "inchVal": "39.0",
            "key": "Hüften"
          }, {
            "cmVal": "39.25",
            "inchVal": "15.5",
            "key": "Schulterbreite"
          }, {
            "cmVal": "55-60",
            "inchVal": "21.7-23.6",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "L",
          "values": [{
            "cmVal": "16",
            "inchVal": "6.3",
            "key": "uk"
          }, {
            "cmVal": "12",
            "inchVal": "4.7",
            "key": "us"
          }, {
            "cmVal": "44",
            "inchVal": "17.3",
            "key": "eu"
          }, {
            "cmVal": "98",
            "inchVal": "38.6",
            "key": "Büste"
          }, {
            "cmVal": "78",
            "inchVal": "30.7",
            "key": "Taillenumfang"
          }, {
            "cmVal": "104",
            "inchVal": "40.9",
            "key": "Hüften"
          }, {
            "cmVal": "40.5",
            "inchVal": "15.9",
            "key": "Schulterbreite"
          }, {
            "cmVal": "65-70",
            "inchVal": "25.6-27.6",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "XL",
          "values": [{
            "cmVal": "18",
            "inchVal": "7.1",
            "key": "uk"
          }, {
            "cmVal": "14",
            "inchVal": "5.5",
            "key": "us"
          }, {
            "cmVal": "46",
            "inchVal": "18.1",
            "key": "eu"
          }, {
            "cmVal": "103",
            "inchVal": "40.6",
            "key": "Büste"
          }, {
            "cmVal": "83",
            "inchVal": "32.7",
            "key": "Taillenumfang"
          }, {
            "cmVal": "109",
            "inchVal": "42.9",
            "key": "Hüften"
          }, {
            "cmVal": "41.75",
            "inchVal": "16.4",
            "key": "Schulterbreite"
          }, {
            "cmVal": "75-80",
            "inchVal": "29.5-31.5",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "2XL",
          "values": [{
            "cmVal": "20",
            "inchVal": "7.9",
            "key": "uk"
          }, {
            "cmVal": "16",
            "inchVal": "6.3",
            "key": "us"
          }, {
            "cmVal": "48",
            "inchVal": "18.9",
            "key": "eu"
          }, {
            "cmVal": "108",
            "inchVal": "42.5",
            "key": "Büste"
          }, {
            "cmVal": "88",
            "inchVal": "34.6",
            "key": "Taillenumfang"
          }, {
            "cmVal": "114",
            "inchVal": "44.9",
            "key": "Hüften"
          }, {
            "cmVal": "43",
            "inchVal": "16.9",
            "key": "Schulterbreite"
          }, {
            "cmVal": "85-90",
            "inchVal": "33.5-35.4",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "3XL",
          "values": [{
            "cmVal": "22",
            "inchVal": "8.7",
            "key": "uk"
          }, {
            "cmVal": "18",
            "inchVal": "7.1",
            "key": "us"
          }, {
            "cmVal": "50",
            "inchVal": "19.7",
            "key": "eu"
          }, {
            "cmVal": "113",
            "inchVal": "44.5",
            "key": "Büste"
          }, {
            "cmVal": "93",
            "inchVal": "36.6",
            "key": "Taillenumfang"
          }, {
            "cmVal": "119",
            "inchVal": "46.9",
            "key": "Hüften"
          }, {
            "cmVal": "44.25",
            "inchVal": "17.4",
            "key": "Schulterbreite"
          }, {
            "cmVal": "95-100",
            "inchVal": "37.4-39.4",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "4XL",
          "values": [{
            "cmVal": "24",
            "inchVal": "9.4",
            "key": "uk"
          }, {
            "cmVal": "20",
            "inchVal": "7.9",
            "key": "us"
          }, {
            "cmVal": "52",
            "inchVal": "20.5",
            "key": "eu"
          }, {
            "cmVal": "118",
            "inchVal": "46.5",
            "key": "Büste"
          }, {
            "cmVal": "98",
            "inchVal": "38.6",
            "key": "Taillenumfang"
          }, {
            "cmVal": "124",
            "inchVal": "48.8",
            "key": "Hüften"
          }, {
            "cmVal": "45.5",
            "inchVal": "17.9",
            "key": "Schulterbreite"
          }, {
            "cmVal": "105-110",
            "inchVal": "41.3-43.3",
            "key": "Gewicht-KG"
          }]
        }, {
          "key": "5XL",
          "values": [{
            "cmVal": "26",
            "inchVal": "10.2",
            "key": "uk"
          }, {
            "cmVal": "22",
            "inchVal": "8.7",
            "key": "us"
          }, {
            "cmVal": "54",
            "inchVal": "21.3",
            "key": "eu"
          }, {
            "cmVal": "123",
            "inchVal": "48.4",
            "key": "Büste"
          }, {
            "cmVal": "103",
            "inchVal": "40.6",
            "key": "Taillenumfang"
          }, {
            "cmVal": "129",
            "inchVal": "50.8",
            "key": "Hüften"
          }, {
            "cmVal": "46.75",
            "inchVal": "18.4",
            "key": "Schulterbreite"
          }, {
            "cmVal": "115-120",
            "inchVal": "45.3-47.2",
            "key": "Gewicht-KG"
          }]
        }],
        "titles": ["uk", "us", "eu", "Büste", "Taillenumfang", "Hüften", "Schulterbreite", "Gewicht-KG"]
      },
      "sizeReferences": [{
        "key": "eu",
        "unit": "cm",
        "val": "36/38"
      }, {
        "key": "shoulder width",
        "unit": "cm",
        "val": "38"
      }, {
        "key": "hips",
        "unit": "cm",
        "val": "94"
      }, {
        "key": "uk",
        "unit": "cm",
        "val": "8/10"
      }, {
        "key": "waistline",
        "unit": "cm",
        "val": "68"
      }, {
        "key": "weight-kg",
        "unit": "cm",
        "val": "45-50"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "88"
      }, {
        "key": "us",
        "unit": "cm",
        "val": "4/6"
      }],
      "sku": "SP2110198JD8-94053208",
      "skus": [{
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "s",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 43.95,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "43,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 94053208,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1637809401000,
        "onlineTime": 1637809402000,
        "pmsSku": "28315914",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 47.26,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.s[0]"
        }, {
          "$ref": "$.allSizeReferences.s[1]"
        }, {
          "$ref": "$.allSizeReferences.s[2]"
        }, {
          "$ref": "$.allSizeReferences.s[3]"
        }, {
          "$ref": "$.allSizeReferences.s[4]"
        }, {
          "$ref": "$.allSizeReferences.s[5]"
        }, {
          "$ref": "$.allSizeReferences.s[6]"
        }, {
          "$ref": "$.allSizeReferences.s[7]"
        }],
        "sku": "SP2110198JD8-94053208",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "m",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 43.95,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "43,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 94053210,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1637809401000,
        "onlineTime": 1637809402000,
        "pmsSku": "28315912",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 47.26,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.m[0]"
        }, {
          "$ref": "$.allSizeReferences.m[1]"
        }, {
          "$ref": "$.allSizeReferences.m[2]"
        }, {
          "$ref": "$.allSizeReferences.m[3]"
        }, {
          "$ref": "$.allSizeReferences.m[4]"
        }, {
          "$ref": "$.allSizeReferences.m[5]"
        }, {
          "$ref": "$.allSizeReferences.m[6]"
        }, {
          "$ref": "$.allSizeReferences.m[7]"
        }],
        "sku": "SP2110198JD8-94053210",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "l",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 43.95,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "43,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 94053212,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1637809401000,
        "onlineTime": 1637809402000,
        "pmsSku": "28315910",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 47.26,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.l[0]"
        }, {
          "$ref": "$.allSizeReferences.l[1]"
        }, {
          "$ref": "$.allSizeReferences.l[2]"
        }, {
          "$ref": "$.allSizeReferences.l[3]"
        }, {
          "$ref": "$.allSizeReferences.l[4]"
        }, {
          "$ref": "$.allSizeReferences.l[5]"
        }, {
          "$ref": "$.allSizeReferences.l[6]"
        }, {
          "$ref": "$.allSizeReferences.l[7]"
        }],
        "sku": "SP2110198JD8-94053212",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "xl",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 43.95,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "43,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 94053209,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1637809401000,
        "onlineTime": 1637809402000,
        "pmsSku": "28315913",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 47.26,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.xl[0]"
        }, {
          "$ref": "$.allSizeReferences.xl[1]"
        }, {
          "$ref": "$.allSizeReferences.xl[2]"
        }, {
          "$ref": "$.allSizeReferences.xl[3]"
        }, {
          "$ref": "$.allSizeReferences.xl[4]"
        }, {
          "$ref": "$.allSizeReferences.xl[5]"
        }, {
          "$ref": "$.allSizeReferences.xl[6]"
        }, {
          "$ref": "$.allSizeReferences.xl[7]"
        }],
        "sku": "SP2110198JD8-94053209",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "2xl",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 43.95,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "43,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 94053211,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1637809401000,
        "onlineTime": 1637809402000,
        "pmsSku": "28315911",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 47.26,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.2xl[0]"
        }, {
          "$ref": "$.allSizeReferences.2xl[1]"
        }, {
          "$ref": "$.allSizeReferences.2xl[2]"
        }, {
          "$ref": "$.allSizeReferences.2xl[3]"
        }, {
          "$ref": "$.allSizeReferences.2xl[4]"
        }, {
          "$ref": "$.allSizeReferences.2xl[5]"
        }, {
          "$ref": "$.allSizeReferences.2xl[6]"
        }, {
          "$ref": "$.allSizeReferences.2xl[7]"
        }],
        "sku": "SP2110198JD8-94053211",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "3xl",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 43.95,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "43,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 94053213,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18919/1456u820a4a0dea3b49e485d9fb84e7a96bd4.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1637809401000,
        "onlineTime": 1637809402000,
        "pmsSku": "28315909",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 47.26,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.3xl[0]"
        }, {
          "$ref": "$.allSizeReferences.3xl[1]"
        }, {
          "$ref": "$.allSizeReferences.3xl[2]"
        }, {
          "$ref": "$.allSizeReferences.3xl[3]"
        }, {
          "$ref": "$.allSizeReferences.3xl[4]"
        }, {
          "$ref": "$.allSizeReferences.3xl[5]"
        }, {
          "$ref": "$.allSizeReferences.3xl[6]"
        }, {
          "$ref": "$.allSizeReferences.3xl[7]"
        }],
        "sku": "SP2110198JD8-94053213",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }],
      "specialSign": 1,
      "spu": "SP2110198JD8",
      "status": 1,
      "stock": 999,
      "type": 0,
      "variant": "Farbe/s",
      "visionStyle": 0,
      "weight": 200.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="6959801" 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="SP2110198JD8">
    <div class="tip"> Klicken Sie um zu bewerten!</div>
  </div>
  <div class="review-form">
    <div class="review-from-textarea">
      <div class="mess-desc">* Bewertungen:</div>
      <div class="content">
        <textarea class="message" name="content" placeholder="Ich habe das vor einem Monat gekauft und bin so froh, dass ich es getan habe ... "></textarea>
        <div class="images-upload">
          <!-- 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="477bba9e-319a-463c-b609-a7d012cc3816" title="file input" multiple="" type="file" name="qqfile"
                    style="position: absolute; right: 0px; top: 0px; font-family: Arial; font-size: 118px; margin: 0px; padding: 0px; cursor: pointer; opacity: 0; max-width: initial; height: 100%;">
                </div>
                <span class="qq-drop-processing-selector qq-drop-processing qq-hide">
                  <span>Abgelegte Dateien werden verarbeitet ...</span>
                  <span class="qq-drop-processing-spinner-selector qq-drop-processing-spinner"></span>
                </span>
                <dialog class="qq-alert-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">Schließen</button>
                  </div>
                </dialog>
                <dialog class="qq-confirm-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">Nr</button>
                    <button type="button" class="qq-ok-button-selector">Ja</button>
                  </div>
                </dialog>
                <dialog class="qq-prompt-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <input type="text">
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">Abbrechen</button>
                    <button type="button" class="qq-ok-button-selector">Ok</button>
                  </div>
                </dialog>
              </div>
            </div>
          </div>
          <input type="hidden" name="imgs" value="">
        </div>
      </div>
      <span class="valid-error">Bitte geben Sie Ihre Bewertung ein.</span>
    </div>
    <div class="info clearfix">
      <div class="nickname">
        <div class="desc">* Benutzername :</div>
        <input type="text" name="username" maxlength="60" placeholder="Beispiel: jackie">
        <span class="valid-error">Bitte geben Sie Ihren Benutzername ein</span>
      </div>
      <div class="email">
        <div class="desc">* E-Mail :</div>
        <input type="text" maxlength="60" name="email" placeholder="Beispiel: youremail@example.com">
        <span class="valid-error">Bitte geben Sie eine E-Mail Adresse ein</span>
      </div>
    </div>
    <button class="postBtn" id="user_post_btn">ÜBERPRÜFUNG</button>
  </div>
</form>

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

Text Content

EUR
EUR USD AED AUD CAD GBP JPY MXN NZD
Deutsch
Deutsch English Español Français Italiano 日本語 Português Русский




Menü schliessen

SUCHERGEBNIS



HIT WÖRTER


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



 * HEIM


 * NEU IN NEW


 * OBERTEILE


 * UNTERTEILE


 * OBERBEKLEIDUNG


 * OVERALLS


 * KLEIDER


 * MÄNNER


 * ZUBEHÖR


 * AUSVERKAUF

Home / Oberbekleidung / Coats


MODISCHER WOLLMANTEL MIT ALL-MATCH-PRINT

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

Bewertung schreiben
mangel an Lager

ColorColor
SizeSMLXL2XL3XL
Farbe:

Größe: Größentabelle
SMLXL2XL3XL

SP2110198JD8-94053208 SP2110198JD8-94053210 SP2110198JD8-94053212
SP2110198JD8-94053209 SP2110198JD8-94053211 SP2110198JD8-94053213
Menge:


Bitte Größe auswählen


In den Warenkorb

0
KAUFE ES JETZT

New Year Sale
$69-$5 (CODE: R5)

$89-$10 (CODE: R10)

$149-$20 (CODE: R20)

$199-$30 (CODE: R30)

$299-$50 (CODE: R50)



Using Method:

Go to your "VIEW CART"→ Click "CHECKOUT"→ Click on the "OR choose from our
general coupon codes below"→ Choose a coupon





BESCHREIBUNG

Artikelnummer: SP2110198JD8

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

Kombinationsempfehlung

Größentabelle
×
cm inch


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

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


 Return
  Hot Search
Track Artist Album Playlist Search Results

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

5.0


Bewertung schreiben
Bewertung schreiben
* Ergebnis :

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

Schließen

Nr Ja

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

 * «
 * »


ERFOLGREICH

Vielen Danke für Ihre Bewertung

ERFOLGREICH

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

Zur Verwendung gehen
Oops…

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

Oops…

Coupon fehlgeschlagen.


Das könnte Sie auch interessieren
Mode Frauen Pelz Vintage Leder Casual Mantel Jacke
89,95€

Damen Pelz Vintage Leder Casual Mantel Jacke
95,95€

Neu Frauen Chic Vintage Hahnentritt-Pelz-Leder-Freizeit-Jacken-Mantel
75,95€

Vintage gedruckte Farbe lose Jogger
14,95€
Ausverkauf
Fashion Basic Style Crop Top Für Damen
17,95€
Ausverkauf
Lässige Sporthose Mit Mode-Charakter-Linien-Print
30,95€

Vintage Rundhals-Kurzarm-T-Shirt mit Katzendruck
14,95€
Ausverkauf
Mode langärmliges Smiley-Sweatshirt mit Smiley-Print
33,95€

15% OFF
Allgleiches Freizeit-Pullover Mit Colorblock-Schmetterlings-Mond-Print
18,95€ 21,95€
Ausverkauf
sexy kleine Blumenstickerei V-Ausschnitt Knopf oben
23,95€

Mode Hosenträger abstrakte Druck Kleid
15,95€
Ausverkauf
Vintage Colorblock Pullover
12,95€
Ausverkauf






GESCHENKE

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


ARTIKEL UPDATE
ENTFERNEN HINZUFÜGEN


ADD-ON ARTIKEL


In den Warenkorb
ENTFERNEN HINZUFÜGEN

Loading...

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


ABONNIEREN SIE UNSERE EXKLUSIVEN ANGEBOTE

ABONNIEREN
Ihre Mailbox ist falsch formatiert
© 2022 gobargin