www.goaffection.com Open in urlscan Pro
2606:4700::6811:e321  Public Scan

URL: https://www.goaffection.com/products/fashion-all-match-print-woolen-coat-6859431.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="6859431">
  <input type="hidden" name="product_id" value="94490561">
  <input type="hidden" name="product_cate" value="Coats &amp; Jackets">
  <input type="hidden" name="spu" value="SP2110198JD8">
  <input type="hidden" name="sku" value="SP2110198JD8-94490561">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg">
  <input type="hidden" name="price" value="44.35">
  <input type="hidden" name="variant" value="S/Farbe">
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-0">Color</label><select class="single-option-selector product-form__input" data-option="option1"
      id="productSelect-option-0">
      <option value="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 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">Farbe</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="" class="selected"><img
            src="https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.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">S</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="" class="selected">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="1450303513314770945" value="94490561" selected="selected">SP2110198JD8-94490561</option>
    <option sku="1450303513331548162" value="94490563">SP2110198JD8-94490563</option>
    <option sku="1450303513348325377" value="94490565">SP2110198JD8-94490565</option>
    <option sku="1450303513327353858" value="94490562">SP2110198JD8-94490562</option>
    <option sku="1450303513339936770" value="94490564">SP2110198JD8-94490564</option>
    <option sku="1450303513356713985" value="94490566">SP2110198JD8-94490566</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": 7775,
      "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": 8232,
        "attrValId": 391340,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "color",
        "sval": "color",
        "type": 1,
        "val": "color"
      }, {
        "attrId": 8233,
        "attrValId": 96311,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "size",
        "sval": "s",
        "type": 1,
        "val": "s"
      }, {
        "attrId": 163380,
        "attrValId": 8478623,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Fit",
        "sval": "Regular",
        "type": 0,
        "val": "Regular"
      }, {
        "attrId": 8219,
        "attrValId": 8243998,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Occasion",
        "sval": "Leisure",
        "type": 0,
        "val": "Leisure"
      }, {
        "attrId": 8219,
        "attrValId": 8468175,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Occasion",
        "sval": "Daily",
        "type": 0,
        "val": "Daily"
      }, {
        "attrId": 163373,
        "attrValId": 8478605,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Collar/Neckline",
        "sval": "Lapel Collar",
        "type": 0,
        "val": "Lapel Collar"
      }, {
        "attrId": 163376,
        "attrValId": 8478606,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Placket Type",
        "sval": "Placket",
        "type": 0,
        "val": "Placket"
      }, {
        "attrId": 8221,
        "attrValId": 8510185,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Material",
        "sval": "Woolen Fabric",
        "type": 0,
        "val": "Woolen Fabric"
      }, {
        "attrId": 159848,
        "attrValId": 8360131,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Design Elements",
        "sval": "Button",
        "type": 0,
        "val": "Button"
      }, {
        "attrId": 8247,
        "attrValId": 8244031,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Sleeve Length",
        "sval": "Long Sleeve",
        "type": 0,
        "val": "Long Sleeve"
      }, {
        "attrId": 8231,
        "attrValId": 8478613,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Season",
        "sval": "Fall/Autumn",
        "type": 0,
        "val": "Fall/Autumn"
      }, {
        "attrId": 8231,
        "attrValId": 8226959,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Season",
        "sval": "Winter",
        "type": 0,
        "val": "Winter"
      }, {
        "attrId": 8231,
        "attrValId": 8222856,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Season",
        "sval": "Spring",
        "type": 0,
        "val": "Spring"
      }, {
        "attrId": 8229,
        "attrValId": 8430551,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Style",
        "sval": "Elegant",
        "type": 0,
        "val": "Elegant"
      }, {
        "attrId": 8233,
        "attrValId": 96314,
        "basicId": 6859431,
        "goodsId": 94490562,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 8233,
        "attrValId": 96312,
        "basicId": 6859431,
        "goodsId": 94490563,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 8233,
        "attrValId": 113022,
        "basicId": 6859431,
        "goodsId": 94490564,
        "name": "size",
        "sval": "2xl",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 8233,
        "attrValId": 96313,
        "basicId": 6859431,
        "goodsId": 94490565,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 8233,
        "attrValId": 117453,
        "basicId": 6859431,
        "goodsId": 94490566,
        "name": "size",
        "sval": "3xl",
        "type": 1,
        "val": "3xl"
      }],
      "attrs": {
        "size": "s",
        "color": "color"
      },
      "available": true,
      "categories": [{
        "basicId": 6859431,
        "goodsType": "Coats & Jackets",
        "googleName": "Apparel & Accessories > Women's Clothing >  Outerwear >\tCoats & Jackets",
        "id": 41264,
        "name": "Coats & Jackets",
        "parentId": 41262,
        "path": "/41205/41239/41262/41264/",
        "seoDescription": "Discover Hoplady latest collection of coats and jackets for women. Shop today from our range of bomber jackets, trenchcoats, and coats.",
        "seoKeywords": "coats for women plus size,winter coats for women,jackets for women plus size,jackets for women fashion",
        "seoTitle": "Women's Coats & Jackets",
        "siteCid": 90,
        "siteId": 19879,
        "siteParentCid": 88,
        "sitePath": "/1/51/88/90/",
        "sort": 0
      }],
      "ccyMarketPrice": 82.49,
      "ccySalePrice": 41.25,
      "clearance": 0,
      "colorSkus": [{
        "ccyMarketPrice": 82.49,
        "ccySalePrice": 41.25,
        "color": "color",
        "currencyMarketPrice": "82,49€",
        "currencySalePrice": "41,25€",
        "goodsSkuUrl": "/item/fashion-all-match-print-woolen-coat-6859431.html?variant=94490561",
        "img": "https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg",
        "marketPrice": 88.7,
        "salePrice": 44.35,
        "selected": false,
        "skuId": 94490561,
        "sort": 0,
        "type": 1
      }],
      "currencyMarketPrice": "82,49€",
      "currencySalePrice": "41,25€",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.5,
      "discountIcon": "",
      "discountInteger": "50",
      "discountMark": 2,
      "discountPercent": "50% OFF",
      "endTime": 1672893866000,
      "favoriteCount": 0,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 163380,
        "attrValId": 8478623,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Passen",
        "sval": "Regular",
        "type": 0,
        "val": "Regulär"
      }, {
        "attrId": 8219,
        "attrValId": 8243998,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Szene",
        "sval": "Leisure",
        "type": 0,
        "val": "Freizeit"
      }, {
        "attrId": 8219,
        "attrValId": 8468175,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Szene",
        "sval": "Daily",
        "type": 0,
        "val": "Täglich"
      }, {
        "attrId": 163373,
        "attrValId": 8478605,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Kragen/Ausschnitt",
        "sval": "Lapel Collar",
        "type": 0,
        "val": "Umlegekragen"
      }, {
        "attrId": 163376,
        "attrValId": 8478606,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Knopfleistentyp",
        "sval": "Placket",
        "type": 0,
        "val": "Placket"
      }, {
        "attrId": 8221,
        "attrValId": 8510185,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Material",
        "sval": "Woolen Fabric",
        "type": 0,
        "val": "Wollstoff"
      }, {
        "attrId": 159848,
        "attrValId": 8360131,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Design-Elemente",
        "sval": "Button",
        "type": 0,
        "val": "Taste"
      }, {
        "attrId": 8247,
        "attrValId": 8244031,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Ärmellänge",
        "sval": "Long Sleeve",
        "type": 0,
        "val": "Langärmel"
      }, {
        "attrId": 8231,
        "attrValId": 8478613,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Jahreszeit",
        "sval": "Fall/Autumn",
        "type": 0,
        "val": "Herbst"
      }, {
        "attrId": 8231,
        "attrValId": 8226959,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Jahreszeit",
        "sval": "Winter",
        "type": 0,
        "val": "Winter"
      }, {
        "attrId": 8231,
        "attrValId": 8222856,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Jahreszeit",
        "sval": "Spring",
        "type": 0,
        "val": "Frühling"
      }, {
        "attrId": 8229,
        "attrValId": 8430551,
        "basicId": 6859431,
        "goodsId": 94490561,
        "name": "Stil",
        "sval": "Elegant",
        "type": 0,
        "val": "Elegant"
      }],
      "goodsId": 94490561,
      "goodsTypes": [{
        "id": 12757,
        "name": "服装"
      }, {
        "id": 12758,
        "name": "女装"
      }, {
        "id": 182736,
        "name": "韩系外套"
      }],
      "handle": "fashion-all-match-print-woolen-coat",
      "id": 6859431,
      "images": [{
        "goodsIds": "94490561|94490562|94490563|94490564|94490565|94490566",
        "isTort": 0,
        "ismain": 1,
        "md5": "0f010d8bfce49ef286552dbc7eec3415",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg"],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 1,
      "isStock": 0,
      "labelLangs": [],
      "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg",
      "markPosition": 1,
      "marketPrice": 88.7,
      "name": "Modischer Wollmantel Mit All-Match-Print",
      "navigations": [{
        "basicId": 6859431,
        "bestSort": 145,
        "id": 15419,
        "mostSort": 999999,
        "name": "Coats & Jackets",
        "newSort": 999999,
        "path": "/20803/15419/"
      }],
      "newInSort": 0,
      "offlineTime": 1638855834000,
      "onlineTime": 1638855839000,
      "pathCategories": [{
        "enName": "Women's Clothing",
        "goodsType": "Women's Clothing",
        "googleName": "Apparel & Accessories >Clothing > Women's Clothing",
        "id": 41239,
        "langName": "Kleidung",
        "name": "Women's Clothing",
        "parentId": 41205,
        "path": "/41205/41239/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "",
        "siteCid": 51,
        "sitePath": "/1/51/"
      }, {
        "enName": "Outerwear",
        "goodsType": "Outerwear",
        "googleName": "Apparel & Accessories >Clothing > Women's Clothing > Outerwear",
        "id": 41262,
        "langName": "Oberbekleidung",
        "name": "Outerwear",
        "parentId": 41239,
        "path": "/41205/41239/41262/",
        "seoDescription": "Shop our women's outerwear including coats, vests, jackets, blazers and more. New collection available now outerwear available now.",
        "seoKeywords": "women outerwear jackets and coats,women outerwear fall,women outerwear sweaters",
        "seoTitle": "Women's Outerwear",
        "siteCid": 88,
        "sitePath": "/1/51/88/"
      }, {
        "enName": "Coats & Jackets",
        "goodsType": "Coats & Jackets",
        "googleName": "Apparel & Accessories > Women's Clothing >  Outerwear >\tCoats & Jackets",
        "id": 41264,
        "langName": "Jacken",
        "name": "Coats & Jackets",
        "parentId": 41262,
        "path": "/41205/41239/41262/41264/",
        "seoDescription": "Discover Hoplady latest collection of coats and jackets for women. Shop today from our range of bomber jackets, trenchcoats, and coats.",
        "seoKeywords": "coats for women plus size,winter coats for women,jackets for women plus size,jackets for women fashion",
        "seoTitle": "Women's Coats & Jackets",
        "siteCid": 90,
        "sitePath": "/1/51/88/90/"
      }],
      "pathNavigations": [{
        "check": false,
        "cid": 0,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 20803,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Jacken &amp; Mäntel",
        "level": 1,
        "mark": 0,
        "name": "Outerwears",
        "navColor": "",
        "parentId": 0,
        "path": "/20803/",
        "showChilds": false,
        "siteId": 19879,
        "sort": 2,
        "status": 1,
        "type": 2,
        "url": "/collections/outerwears-20803/"
      }, {
        "check": false,
        "cid": 41264,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 15419,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Jacken &amp; Mäntel",
        "level": 2,
        "mark": 0,
        "name": "Coats & Jackets",
        "navColor": "",
        "parentId": 20803,
        "path": "/20803/15419/",
        "showChilds": false,
        "siteId": 19879,
        "sort": 1,
        "status": 1,
        "type": 1,
        "url": "/collections/coats-jackets-15419/"
      }],
      "pmsSku": "1450303513314770945",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "promotion": {
        "activityListLabel": 0,
        "beginTime": 1612159020000,
        "conditionType": 0,
        "conditions": [{
          "amount": "64,17€",
          "conditionId": 20933,
          "conditionName": "",
          "discount": "5",
          "maxValue": 92.07,
          "minValue": 64.17,
          "promotionInformation": "<span class='promo-color'>5%</span> Rabatt Bei  <span class='promo-color'>64,17€</span>",
          "recentCondition": 0,
          "targetValue": 0.95,
          "type": 0
        }, {
          "amount": "92,07€",
          "conditionId": 20934,
          "conditionName": "",
          "discount": "10",
          "maxValue": 129.27,
          "minValue": 92.07,
          "promotionInformation": "<span class='promo-color'>10%</span> Rabatt Bei  <span class='promo-color'>92,07€</span>",
          "recentCondition": 0,
          "targetValue": 0.9,
          "type": 0
        }, {
          "amount": "129,27€",
          "conditionId": 20935,
          "conditionName": "",
          "discount": "15",
          "maxValue": 185.07,
          "minValue": 129.27,
          "promotionInformation": "<span class='promo-color'>15%</span> Rabatt Bei  <span class='promo-color'>129,27€</span>",
          "recentCondition": 0,
          "targetValue": 0.85,
          "type": 0
        }, {
          "amount": "185,07€",
          "conditionId": 20936,
          "conditionName": "",
          "discount": "20",
          "maxValue": 1.99715979171E9,
          "minValue": 185.07,
          "promotionInformation": "<span class='promo-color'>20%</span> Rabatt Bei  <span class='promo-color'>185,07€</span>",
          "recentCondition": 0,
          "targetValue": 0.8,
          "type": 0
        }],
        "currencyConditions": [],
        "endTime": 1675231020000,
        "goodsType": 0,
        "id": 2004,
        "name": "满减 打折扣百分比",
        "pellucidity": "1",
        "promotionType": 0,
        "showBanner": 0,
        "siteId": 19879,
        "textColor": "",
        "tipColor": "",
        "uncapped": 0
      },
      "rcmdList": [{
        "activityId": 7775,
        "attrColor": "yellow",
        "attrs": {
          "size": "s",
          "color": "yellow"
        },
        "available": true,
        "categories": [{
          "basicId": 6946903,
          "goodsType": "Coats & Jackets",
          "googleName": "Apparel & Accessories > Women's Clothing >  Outerwear >\tCoats & Jackets",
          "id": 41264,
          "name": "Coats & Jackets",
          "parentId": 41262,
          "path": "/41205/41239/41262/41264/",
          "seoDescription": "Discover Hoplady latest collection of coats and jackets for women. Shop today from our range of bomber jackets, trenchcoats, and coats.",
          "seoKeywords": "coats for women plus size,winter coats for women,jackets for women plus size,jackets for women fashion",
          "seoTitle": "Women's Coats & Jackets",
          "siteCid": 90,
          "siteId": 19879,
          "siteParentCid": 88,
          "sitePath": "/1/51/88/90/",
          "sort": 0
        }],
        "ccyMarketPrice": 26.86,
        "ccySalePrice": 13.43,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 26.86,
          "ccySalePrice": 13.43,
          "color": "yellow",
          "currencyMarketPrice": "26,86€",
          "currencySalePrice": "13,43€",
          "goodsSkuUrl": "/item/hooded-cat-printed-woolen-color-block-coat-6946903.html?variant=93942768",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s19879/goods/18948/1206u4a7f76c5649040a8840bc90562782918.jpg",
          "marketPrice": 28.88,
          "salePrice": 14.44,
          "selected": true,
          "skuId": 93942768,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "26,86€",
        "currencySalePrice": "13,43€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountMark": 2,
        "discountPercent": "50% OFF",
        "endTime": 1672893866000,
        "endTimeSeconds": 1672893866,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 93942768,
        "handle": "hooded-cat-printed-woolen-color-block-coat",
        "hotSaleSort": 999999,
        "id": 6946903,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/18948/1206u85bab867c41c4aff8d39c2ec7f305ccb.jpg", "https://ups.aopcdn.com/s19879/goods/18948/1206u0e56c2e752a44bbb8c048c41802693e4.jpg",
          "https://ups.aopcdn.com/s19879/goods/18948/1206u6b20445696c0404a813c10001bc1275c.jpg", "https://ups.aopcdn.com/s19879/goods/18948/1206u4a7f76c5649040a8840bc90562782918.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18948/1206u4a7f76c5649040a8840bc90562782918.jpg",
        "marketPrice": 28.88,
        "name": "Bedruckter Wollmantel Mit Kapuze Und Katze",
        "navigations": [{
          "basicId": 6946903,
          "bestSort": 121,
          "id": 15419,
          "mostSort": 999999,
          "name": "Coats & Jackets",
          "newSort": 999999,
          "path": "/20803/15419/"
        }, {
          "basicId": 6946903,
          "bestSort": 97,
          "deviceType": 1,
          "id": 20803,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/20803/"
        }],
        "newInSort": 0,
        "offlineTime": 1637114381000,
        "onlineTime": 1637114382000,
        "pmsSku": "25517699",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "yellow"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 14.44,
        "siteId": 19879,
        "sku": "SPAQR7GA5P8-93942768",
        "spu": "SPAQR7GA5P8",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 7775,
        "attrColor": "yellow",
        "attrs": {
          "size": "xl",
          "color": "yellow"
        },
        "available": true,
        "categories": [{
          "basicId": 4056449,
          "goodsType": "Coats & Jackets",
          "googleName": "Apparel & Accessories > Women's Clothing >  Outerwear >\tCoats & Jackets",
          "id": 41264,
          "name": "Coats & Jackets",
          "parentId": 41262,
          "path": "/41205/41239/41262/41264/",
          "seoDescription": "Discover Hoplady latest collection of coats and jackets for women. Shop today from our range of bomber jackets, trenchcoats, and coats.",
          "seoKeywords": "coats for women plus size,winter coats for women,jackets for women plus size,jackets for women fashion",
          "seoTitle": "Women's Coats & Jackets",
          "siteCid": 90,
          "siteId": 19879,
          "siteParentCid": 88,
          "sitePath": "/1/51/88/90/",
          "sort": 0
        }],
        "ccyMarketPrice": 76.26,
        "ccySalePrice": 38.13,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 76.26,
          "ccySalePrice": 38.13,
          "color": "yellow",
          "currencyMarketPrice": "76,26€",
          "currencySalePrice": "38,13€",
          "goodsSkuUrl": "/item/printed-casual-long-sleeve-jacket-4056449.html?variant=57924050",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s19879/common/18459/748ucc51db5e2b304f37ad795f73e6585c61.png",
          "marketPrice": 82.0,
          "salePrice": 41.0,
          "selected": true,
          "skuId": 57924050,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 76.26,
          "ccySalePrice": 38.13,
          "color": "fuchsia",
          "currencyMarketPrice": "76,26€",
          "currencySalePrice": "38,13€",
          "goodsSkuUrl": "/item/printed-casual-long-sleeve-jacket-4056449.html?variant=57924055",
          "hexColor": "#D02090",
          "img": "https://ups.aopcdn.com/s24984/goods/18459/109ubafb44c9b418404284cd89b195f21086.jpg",
          "marketPrice": 82.0,
          "salePrice": 41.0,
          "selected": false,
          "skuId": 57924055,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 76.26,
          "ccySalePrice": 38.13,
          "color": "green",
          "currencyMarketPrice": "76,26€",
          "currencySalePrice": "38,13€",
          "goodsSkuUrl": "/item/printed-casual-long-sleeve-jacket-4056449.html?variant=57924053",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s24984/goods/18459/109u9f3d91dda7914f2da29b51601c9a2cef.jpg",
          "marketPrice": 82.0,
          "salePrice": 41.0,
          "selected": false,
          "skuId": 57924053,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 76.26,
          "ccySalePrice": 38.13,
          "color": "blue",
          "currencyMarketPrice": "76,26€",
          "currencySalePrice": "38,13€",
          "goodsSkuUrl": "/item/printed-casual-long-sleeve-jacket-4056449.html?variant=57924058",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s24984/goods/18459/109uf8377d39bf4e4b86800bd8916f559abb.jpg",
          "marketPrice": 82.0,
          "salePrice": 41.0,
          "selected": false,
          "skuId": 57924058,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "76,26€",
        "currencySalePrice": "38,13€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountMark": 2,
        "discountPercent": "50% OFF",
        "endTime": 1672893866000,
        "endTimeSeconds": 1672893866,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 57924050,
        "handle": "printed-casual-long-sleeve-jacket",
        "hotSaleSort": 999999,
        "id": 4056449,
        "imgs": ["https://ups.aopcdn.com/s24984/goods/18459/109u1d4300ff2b544894b89e7618a851f201.jpg", "https://ups.aopcdn.com/s19879/common/18459/748ucc51db5e2b304f37ad795f73e6585c61.png"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19879/common/18459/748ucc51db5e2b304f37ad795f73e6585c61.png",
        "marketPrice": 82.0,
        "name": "bedruckte lässige Langarmjacke",
        "navigations": [{
          "basicId": 4056449,
          "bestSort": 29,
          "id": 15419,
          "mostSort": 999999,
          "name": "Coats & Jackets",
          "newSort": 999999,
          "path": "/20803/15419/"
        }, {
          "basicId": 4056449,
          "bestSort": 9,
          "deviceType": 1,
          "id": 20803,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/20803/"
        }],
        "newInSort": 0,
        "offlineTime": 1594880797000,
        "onlineTime": 1594893340000,
        "pmsSku": "24617985",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "yellow"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 41.0,
        "siteId": 19879,
        "sku": "SPUYSXLRDYB-57924050",
        "spu": "SPUYSXLRDYB",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 7775,
        "aggrRemainingTime": 31417963,
        "aggrTime": 1686044726000,
        "aggrTimeSecodes": 1686044726,
        "attrColor": "beige",
        "attrs": {
          "size": "2xl",
          "color": "beige"
        },
        "available": true,
        "categories": [{
          "basicId": 7033983,
          "goodsType": "Coats & Jackets",
          "googleName": "Apparel & Accessories > Women's Clothing >  Outerwear >\tCoats & Jackets",
          "id": 41264,
          "name": "Coats & Jackets",
          "parentId": 41262,
          "path": "/41205/41239/41262/41264/",
          "seoDescription": "Discover Hoplady latest collection of coats and jackets for women. Shop today from our range of bomber jackets, trenchcoats, and coats.",
          "seoKeywords": "coats for women plus size,winter coats for women,jackets for women plus size,jackets for women fashion",
          "seoTitle": "Women's Coats & Jackets",
          "siteCid": 90,
          "siteId": 19879,
          "siteParentCid": 88,
          "sitePath": "/1/51/88/90/",
          "sort": 0
        }],
        "ccyMarketPrice": 98.17,
        "ccySalePrice": 49.09,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 98.17,
          "ccySalePrice": 49.09,
          "color": "beige",
          "currencyMarketPrice": "98,17€",
          "currencySalePrice": "49,09€",
          "goodsSkuUrl": "/item/womens-vintage-collar-long-sleeve-jacket-7033983.html?variant=94839454",
          "hexColor": "#F5F5DC",
          "img": "https://ups.aopcdn.com/s24610/goods/18998/1206u59b686adec1348a29dbf1e3ffb4a60e9.jpg",
          "marketPrice": 105.56,
          "salePrice": 52.78,
          "selected": true,
          "skuId": 94839454,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 98.17,
          "ccySalePrice": 49.09,
          "color": "gray",
          "currencyMarketPrice": "98,17€",
          "currencySalePrice": "49,09€",
          "goodsSkuUrl": "/item/womens-vintage-collar-long-sleeve-jacket-7033983.html?variant=94839460",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24610/goods/18998/1206u3d2b87de295f45cca86f26e03d7b9fbb.jpg",
          "marketPrice": 105.56,
          "salePrice": 52.78,
          "selected": false,
          "skuId": 94839460,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 98.17,
          "ccySalePrice": 49.09,
          "color": "blue",
          "currencyMarketPrice": "98,17€",
          "currencySalePrice": "49,09€",
          "goodsSkuUrl": "/item/womens-vintage-collar-long-sleeve-jacket-7033983.html?variant=94804500",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s24610/goods/18998/1206ubf78f9cd43064573b3f3159c9ac455ae.jpg",
          "marketPrice": 105.56,
          "salePrice": 52.78,
          "selected": false,
          "skuId": 94804500,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 98.17,
          "ccySalePrice": 49.09,
          "color": "rose red",
          "currencyMarketPrice": "98,17€",
          "currencySalePrice": "49,09€",
          "goodsSkuUrl": "/item/womens-vintage-collar-long-sleeve-jacket-7033983.html?variant=94804494",
          "hexColor": "#E61C64",
          "img": "https://ups.aopcdn.com/s24610/goods/18998/1206uc2b0815019aa4be6b73dc5806e795e6f.jpg",
          "marketPrice": 105.56,
          "salePrice": 52.78,
          "selected": false,
          "skuId": 94804494,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "98,17€",
        "currencySalePrice": "49,09€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountMark": 2,
        "discountPercent": "50% OFF",
        "endTime": 1672893866000,
        "endTimeSeconds": 1672893866,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94839454,
        "handle": "womens-vintage-collar-long-sleeve-jacket",
        "hotSaleSort": 999999,
        "id": 7033983,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18998/1206u59b686adec1348a29dbf1e3ffb4a60e9.jpg", "https://ups.aopcdn.com/s24610/goods/18998/1206u58a28c3313e347c99b6891935d133175.jpg",
          "https://ups.aopcdn.com/s24610/goods/18998/1206u8931407b83ab4c5fbbb9b5a2887de8d9.jpg", "https://ups.aopcdn.com/s24610/goods/18998/1206u0ade5b0cb0dd450eb030ba03cc7624a8.jpg",
          "https://ups.aopcdn.com/s24610/goods/18998/1206uf0d8fb91fc334197acdec0c637adda0f.jpg", "https://ups.aopcdn.com/s24610/goods/18998/1206u7c1516de772347069526b8c96baf0177.jpg",
          "https://ups.aopcdn.com/s24610/goods/18998/1206ucae39aed4fd34c319e19fdcfe6293a88.jpg", "https://ups.aopcdn.com/s24610/goods/18998/1206u30c4e31eeb5a405bae3c53a5014d4c7f.jpg",
          "https://ups.aopcdn.com/s24610/goods/18998/1206ua87fc6d8042746afbb0f6ee8d0786c72.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "link": "/activity/solid-color-outfits-14304",
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18998/1206u59b686adec1348a29dbf1e3ffb4a60e9.jpg",
        "marketPrice": 105.56,
        "name": "Damen Jacke Mit Vintage-Kragen Und Langen Ärmeln",
        "navigations": [{
          "basicId": 7033983,
          "bestSort": 7,
          "id": 15419,
          "mostSort": 999999,
          "name": "Coats & Jackets",
          "newSort": 999999,
          "path": "/20803/15419/"
        }, {
          "basicId": 7033983,
          "bestSort": 68,
          "deviceType": 1,
          "id": 20803,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/20803/"
        }],
        "newInSort": 0,
        "offlineTime": 1641461880000,
        "onlineTime": 1641885628000,
        "pmsSku": "1455822299723776001",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "beige"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 52.78,
        "siteId": 19879,
        "sku": "SP21110325L7-94839454",
        "spu": "SP21110325L7",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 49885621,
        "aggrTime": 1704512384000,
        "aggrTimeSecodes": 1704512384,
        "attrColor": "photo color",
        "attrs": {
          "size": "s",
          "color": "photo color"
        },
        "available": true,
        "categories": [{
          "basicId": 6516509,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Boho Dresses>Bohemian&Vacation Dresses",
          "id": 106073,
          "name": "Boho Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/106073/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Boho Dresses Online on hoplady.com",
          "siteCid": 1048,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/1048/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 53.05,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 53.05,
          "color": "photo color",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "53,05€",
          "goodsSkuUrl": "/item/fashion-printed-sleeveless-dress-6516509.html?variant=95890606",
          "img": "https://ups.aopcdn.com/s32463/goods/18844/1048ueb84a97e11be4a359fad70eb97924fac.jpg",
          "marketPrice": 0.0,
          "salePrice": 57.04,
          "selected": true,
          "skuId": 95890606,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 1,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "53,05€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95890606,
        "handle": "fashion-printed-sleeveless-dress",
        "hotSaleSort": 1,
        "id": 6516509,
        "imgs": ["https://ups.aopcdn.com/s32463/goods/18844/1048ueb84a97e11be4a359fad70eb97924fac.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "link": "/activity/pinterest-sale-boho-dresses-2562",
        "mainImg": "https://ups.aopcdn.com/s32463/goods/18844/1048ueb84a97e11be4a359fad70eb97924fac.jpg",
        "marketPrice": 0.0,
        "name": "Modisches ärmelloses Kleid Mit Print",
        "navigations": [{
          "basicId": 6516509,
          "bestSort": 5,
          "id": 33158,
          "mostSort": 999999,
          "name": "Bohemian&Vacation Dresses",
          "newSort": 999999,
          "path": "/10246/33158/"
        }, {
          "basicId": 6516509,
          "bestSort": 1,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1647244801000,
        "onlineTime": 1647244803000,
        "pmsSku": "908835b8924146df814a828ab90eafac",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 57.04,
        "siteId": 19879,
        "sku": "SP01VQ6LTFX-95890606",
        "spu": "SP01VQ6LTFX",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 49885621,
        "aggrTime": 1704512384000,
        "aggrTimeSecodes": 1704512384,
        "attrColor": "red print",
        "attrs": {
          "size": "s",
          "color": "red print"
        },
        "available": true,
        "categories": [{
          "basicId": 3277697,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Boho Dresses>Bohemian&Vacation Dresses",
          "id": 106073,
          "name": "Boho Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/106073/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Boho Dresses Online on hoplady.com",
          "siteCid": 1048,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/1048/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 36.47,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "red print",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=95298006",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2u584151cffd564fedbf668cfdaa313a1e.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": true,
          "skuId": 95298006,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "pink",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=96367410",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s49020/goods/19059/1206u8e28a489fb304e438878381456257f27.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 96367410,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=95298001",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2u6e88fcd1ff144d119cd19bac46ccbbee.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 95298001,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=95297999",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2u6966e17edc3d43c6b02bc63a2171fa46.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 95297999,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=95298003",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2u06407500bc3e4c4b82c2abdf8c2e7cf0.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 95298003,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "orange red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=95298008",
          "hexColor": "#EA5520",
          "img": "https://ups.aopcdn.com/s49020/goods/19059/1206u8687f6e9e30643e6b30dd4cc1f0bc0ba.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 95298008,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "sapphire blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=96367426",
          "hexColor": "#4169E1",
          "img": "https://ups.aopcdn.com/s49020/goods/19059/1206u1fb588740181490cb6ddf901ebe4c7ef.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 96367426,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "yellow print",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=95298007",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2uc5be6f62298a497ea33af87a96f501a0.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 95298007,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=95298000",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2u0ebb106cfabe414cbcdd7e01b4b5b4ac.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 95298000,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "orange",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=96367414",
          "hexColor": "#FD7E4C",
          "img": "https://ups.aopcdn.com/s49020/goods/19059/1206u5607f0aa45be40edbac4a8cfcd1093b5.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 96367414,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "royal blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=95298009",
          "hexColor": "#4169E1",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2ue4a54cde8d244801a6be11fbfbfe290c.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 95298009,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "coffee",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=95298005",
          "hexColor": "#694B23",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2u19a59fc47c4b4100836eec2c9bd9defb.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 95298005,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "black and white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=96367422",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s49020/goods/19059/1206uc050a33208d94cf08b4c75fa437e3c6d.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 96367422,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "dark blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=95298002",
          "hexColor": "#00008B",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2uec78604e2c474a9fbfe2140b1ab7055c.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 95298002,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "creamy-white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=95298004",
          "hexColor": "#F9F7EC",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2u5e579df0b94d4d3b9a232b2d3bc85be1.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 95298004,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.47,
          "color": "blackish green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,47€",
          "goodsSkuUrl": "/item/vacation-halter-printed-sleeveless-dress-3277697.html?variant=96367418",
          "hexColor": "#1E4032",
          "img": "https://ups.aopcdn.com/s49020/goods/19059/1206uc521ce42702543baa62ce249ea7f9f64.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.22,
          "selected": false,
          "skuId": 96367418,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.9,
          "count": 9,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "36,47€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95298006,
        "handle": "vacation-halter-printed-sleeveless-dress",
        "hotSaleSort": 46,
        "id": 3277697,
        "imgs": ["https://ups.aopcdn.com/s37934/goods/18838/-2u584151cffd564fedbf668cfdaa313a1e.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "link": "/activity/pinterest-sale-boho-dresses-2562",
        "mainImg": "https://ups.aopcdn.com/s37934/goods/18838/-2u584151cffd564fedbf668cfdaa313a1e.jpg",
        "marketPrice": 0.0,
        "name": "Ärmelloses Kleid Mit Neckholder-Print",
        "navigations": [{
          "basicId": 3277697,
          "bestSort": 41,
          "id": 33158,
          "mostSort": 999999,
          "name": "Bohemian&Vacation Dresses",
          "newSort": 999999,
          "path": "/10246/33158/"
        }, {
          "basicId": 3277697,
          "bestSort": 35,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1644896581000,
        "onlineTime": 1650957566000,
        "pmsSku": "7b55f0768f8b44da80dafbeaf0fb5712",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red print"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 39.22,
        "siteId": 19879,
        "sku": "SPQAUV4IM52-95298006",
        "spu": "SPQAUV4IM52",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 270.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 49885621,
        "aggrTime": 1704512384000,
        "aggrTimeSecodes": 1704512384,
        "attrColor": "pink",
        "attrs": {
          "size": "s",
          "color": "pink"
        },
        "available": true,
        "categories": [{
          "basicId": 6615043,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Occasion Dresses ",
          "id": 41294,
          "name": "Occasion Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41294/",
          "seoDescription": "Be the best dressed wherever you are, whatever you're doing. Explore our beautiful occasion wear dresses, from elegant dresses to party frocks at Hoplady.",
          "seoKeywords": "plus size special occasion dresses for women,occasion dresses for women midi,occasion dresses for women maxi",
          "seoTitle": "Women's Occasion Dresses",
          "siteCid": 885,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/885/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 36.75,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.75,
          "color": "pink",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,75€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6615043.html?variant=92763927",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s19879/goods/18908/1206u10625009f78b447e979a8e581ebd7fb6.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.52,
          "selected": true,
          "skuId": 92763927,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.75,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,75€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6615043.html?variant=92763916",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s19879/goods/18908/1206u66e2691e56d94b29a2dc74366866bbf7.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.52,
          "selected": false,
          "skuId": 92763916,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.75,
          "color": "light blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,75€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6615043.html?variant=92763911",
          "hexColor": "#ADD8E6",
          "img": "https://ups.aopcdn.com/s19879/goods/18908/1206u08fce39d766747159fb8a4ac84a1e796.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.52,
          "selected": false,
          "skuId": 92763911,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 36.75,
          "color": "yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "36,75€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6615043.html?variant=92763921",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s19879/goods/18908/1206ub9d026fb959d44299a8a81db302f1e70.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.52,
          "selected": false,
          "skuId": 92763921,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "36,75€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 92763927,
        "handle": "printed-v-neck-long-sleeve-dress",
        "hotSaleSort": 11,
        "id": 6615043,
        "imgs": ["https://ups.aopcdn.com/s37934/goods/18838/-2u118389e3d9b34e8ea3f50268c38d24d5.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "link": "/activity/pinterest-sale-boho-dresses-2562",
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18908/1206u10625009f78b447e979a8e581ebd7fb6.jpg",
        "marketPrice": 0.0,
        "name": "Bedrucktes Langarmkleid Mit V-Ausschnitt",
        "navigations": [{
          "basicId": 6615043,
          "bestSort": 1,
          "id": 111666,
          "mostSort": 999999,
          "name": "Elegant Occasion Dresses",
          "newSort": 999999,
          "path": "/10246/111666/"
        }, {
          "basicId": 6615043,
          "bestSort": 8,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1633699606000,
        "onlineTime": 1652262543000,
        "pmsSku": "70dde2d264c74d60b529355310f79e05",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "pink"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 39.52,
        "siteId": 19879,
        "sku": "SPLCCRETQMR-92763927",
        "spu": "SPLCCRETQMR",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 190.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "m",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6884594,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Casual Dresses",
          "id": 41292,
          "name": "Casual Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41292/",
          "seoDescription": "Shop our Collection of Women's Casual Dresses at Hoplady.com for the Latest Designer Brands & Styles. FREE SHIPPING AVAILABLE!",
          "seoKeywords": "casual dresses for women plus size,casual dresses for women knee length,casual dresses for women with pockets",
          "seoTitle": "Women's Casual Dresses",
          "siteCid": 879,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/879/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.62,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.62,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "24,62€",
          "goodsSkuUrl": "/item/fashion-oil-painting-printed-v-neck-long-sleeve-casual-shift-dress-6884594.html?variant=93259103",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s44968/goods/18865/1129ue7bc9f80e4b7456da9036e41a320f898.jpg",
          "marketPrice": 0.0,
          "salePrice": 26.47,
          "selected": true,
          "skuId": 93259103,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.62,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "24,62€",
          "goodsSkuUrl": "/item/fashion-oil-painting-printed-v-neck-long-sleeve-casual-shift-dress-6884594.html?variant=93259109",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s44968/goods/18865/1129u76ecbdfbba014d97b0546cd0f2014bd7.jpg",
          "marketPrice": 0.0,
          "salePrice": 26.47,
          "selected": false,
          "skuId": 93259109,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.62,
          "color": "yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "24,62€",
          "goodsSkuUrl": "/item/fashion-oil-painting-printed-v-neck-long-sleeve-casual-shift-dress-6884594.html?variant=93259115",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s44968/goods/18865/1129uc3b4aadb7bb74057879d32ee49fe7dce.jpg",
          "marketPrice": 0.0,
          "salePrice": 26.47,
          "selected": false,
          "skuId": 93259115,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.8,
          "count": 14,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "24,62€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 93259103,
        "handle": "fashion-oil-painting-printed-v-neck-long-sleeve-casual-shift-dress",
        "hotSaleSort": 3,
        "id": 6884594,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18865/1129ue7bc9f80e4b7456da9036e41a320f898.jpg", "https://ups.aopcdn.com/s859/goods/18828/1129u312a62bcf6594c42bad1424a23a53c2b.jpg",
          "https://ups.aopcdn.com/s19879/common/18946/1513uee5bb1ba9ac34f5bbdba71ceefc7d11c.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18865/1129ue7bc9f80e4b7456da9036e41a320f898.jpg",
        "marketPrice": 0.0,
        "name": "Fashion Oil Painting Printed V-Ausschnitt Langarm Casual Etuikleid",
        "navigations": [{
          "basicId": 6884594,
          "bestSort": 12,
          "id": 33159,
          "mostSort": 999999,
          "name": "Casual Dresses",
          "newSort": 999999,
          "path": "/10246/33159/"
        }, {
          "basicId": 6884594,
          "bestSort": 3,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1635823902000,
        "onlineTime": 1635831873000,
        "pmsSku": "70042472",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 26.47,
        "siteId": 19879,
        "sku": "SP2111010QC7-93259103",
        "spu": "SP2111010QC7",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "khaki",
        "attrs": {
          "size": "s",
          "color": "khaki"
        },
        "available": true,
        "categories": [{
          "basicId": 7030945,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Casual Dresses",
          "id": 41292,
          "name": "Casual Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41292/",
          "seoDescription": "Shop our Collection of Women's Casual Dresses at Hoplady.com for the Latest Designer Brands & Styles. FREE SHIPPING AVAILABLE!",
          "seoKeywords": "casual dresses for women plus size,casual dresses for women knee length,casual dresses for women with pockets",
          "seoTitle": "Women's Casual Dresses",
          "siteCid": 879,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/879/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 26.52,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 26.52,
          "color": "khaki",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "26,52€",
          "goodsSkuUrl": "/item/v-neck-retro-geometric-print-loose-short-sleevee-maxi-dress-7030945.html?variant=94767936",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s44968/goods/18991/127ub0882fc27108442280b99c7a72369998.jpg",
          "marketPrice": 0.0,
          "salePrice": 28.52,
          "selected": true,
          "skuId": 94767936,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "26,52€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94767936,
        "handle": "v-neck-retro-geometric-print-loose-short-sleevee-maxi-dress",
        "hotSaleSort": 4,
        "id": 7030945,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18991/127ub0882fc27108442280b99c7a72369998.jpg", "https://ups.aopcdn.com/s44968/goods/18991/127u471dc7fe094d40dc8614a59fa209741a.jpg",
          "https://ups.aopcdn.com/s44968/goods/18991/127u8bd366f6505f49b6ae4f42f31d16ea3f.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18991/127ub0882fc27108442280b99c7a72369998.jpg",
        "marketPrice": 0.0,
        "name": "V-Ausschnitt Retro Geometrischer Print Lockeres Kurzarm Maxikleid",
        "navigations": [{
          "basicId": 7030945,
          "bestSort": 1,
          "id": 33159,
          "mostSort": 999999,
          "name": "Casual Dresses",
          "newSort": 999999,
          "path": "/10246/33159/"
        }, {
          "basicId": 7030945,
          "bestSort": 5,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1640843102000,
        "onlineTime": 1640843104000,
        "pmsSku": "1476133705970925570",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "khaki"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 28.52,
        "siteId": 19879,
        "sku": "SP211229YYO2-94767936",
        "spu": "SP211229YYO2",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 270.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 81021635,
        "aggrTime": 1735648398000,
        "aggrTimeSecodes": 1735648398,
        "attrColor": "yellow",
        "attrs": {
          "size": "s",
          "color": "yellow"
        },
        "available": true,
        "categories": [{
          "basicId": 7042177,
          "goodsType": "Two-piece Suits",
          "googleName": "Apparel & Accessories > Women's Clothing > Bottoms> Two-piece Suits ",
          "id": 177090,
          "name": "Two-piece Suits",
          "parentId": 41293,
          "path": "/41205/41239/41293/177090/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Two-piece Suits Online on realyiyi.com",
          "siteCid": 1089,
          "siteId": 19879,
          "siteParentCid": 881,
          "sitePath": "/1/51/881/1089/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 53.87,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 53.87,
          "color": "yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "53,87€",
          "goodsSkuUrl": "/item/print-trend-two-piece-urban-casual-pants-set-7042177.html?variant=94897676",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s19879/goods/19003/-2u75479c5efedf4dfba494c21810ba3150.jpg",
          "marketPrice": 0.0,
          "salePrice": 57.92,
          "selected": true,
          "skuId": 94897676,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "53,87€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94897676,
        "handle": "print-trend-two-piece-urban-casual-pants-set",
        "hotSaleSort": 999999,
        "id": 7042177,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/19003/-2u75479c5efedf4dfba494c21810ba3150.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "link": "/activity/jumpsuits-suits-14631",
        "mainImg": "https://ups.aopcdn.com/s19879/goods/19003/-2u75479c5efedf4dfba494c21810ba3150.jpg",
        "marketPrice": 0.0,
        "name": "Print Trend Zweiteiliges Urban Casual Hosen-Set",
        "navigations": [{
          "basicId": 7042177,
          "bestSort": 79,
          "id": 113709,
          "mostSort": 999999,
          "name": "Two-piece Suits",
          "newSort": 999999,
          "path": "/10249/113709/"
        }, {
          "basicId": 7042177,
          "bestSort": 999999,
          "id": 10249,
          "mostSort": 999999,
          "name": "Bottoms",
          "newSort": 999999,
          "path": "/10249/"
        }],
        "newInSort": 0,
        "offlineTime": 1641889425000,
        "onlineTime": 1641889426000,
        "pmsSku": "1480740715331313665",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "yellow"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 57.92,
        "siteId": 19879,
        "sku": "SP220111FPT7-94897676",
        "spu": "SP220111FPT7",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 31417963,
        "aggrTime": 1686044726000,
        "aggrTimeSecodes": 1686044726,
        "attrColor": "green",
        "attrs": {
          "size": "one size",
          "color": "green"
        },
        "available": true,
        "categories": [{
          "basicId": 7215072,
          "goodsType": "Accessories",
          "googleName": "Apparel & Accessories > Clothing Accessories>Jewelry>Earrings",
          "id": 41235,
          "name": "Earrings",
          "parentId": 41233,
          "path": "/41205/41275/41233/41235/",
          "seoDescription": "Discover women's earrings with Hoplady. Shop our variety of styles from gold and silver earrings to hoops and studs. Available now at Hoplady.",
          "seoKeywords": "women earrings dangle,women earrings studs,women earrings set",
          "seoTitle": "Women's Earrings",
          "siteCid": 38,
          "siteId": 19879,
          "siteParentCid": 35,
          "sitePath": "/1/107/35/38/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 3.42,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 3.42,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "3,42€",
          "goodsSkuUrl": "/item/fashion-green-stone-earrings-7215072.html?variant=96737903",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s49020/goods/19132/296udcbcbbdef47c478b9d5efe2ca76c10b1.jpg",
          "marketPrice": 0.0,
          "salePrice": 3.68,
          "selected": true,
          "skuId": 96737903,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "3,42€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 96737903,
        "handle": "fashion-green-stone-earrings",
        "hotSaleSort": 999999,
        "id": 7215072,
        "imgs": ["https://ups.aopcdn.com/s49020/goods/19132/296udcbcbbdef47c478b9d5efe2ca76c10b1.jpg", "https://ups.aopcdn.com/s49020/goods/19132/296uac64f37f793c49b9976277494b4f8cd9.jpg",
          "https://ups.aopcdn.com/s49020/goods/19132/296u6a103c4b47c84cfe9ba28c86bf82761c.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "link": "/activity/solid-color-outfits-14304",
        "mainImg": "https://ups.aopcdn.com/s49020/goods/19132/296udcbcbbdef47c478b9d5efe2ca76c10b1.jpg",
        "marketPrice": 0.0,
        "name": "Mode-Grün-Stein-Ohrringe",
        "navigations": [{
          "basicId": 7215072,
          "bestSort": 999999,
          "id": 114320,
          "mostSort": 999999,
          "name": "Jewelry",
          "newSort": 999999,
          "path": "/10251/114320/"
        }, {
          "basicId": 7215072,
          "bestSort": 999999,
          "id": 10251,
          "mostSort": 999999,
          "name": "Accessories",
          "newSort": 999999,
          "path": "/10251/"
        }],
        "newInSort": 0,
        "offlineTime": 1653105761000,
        "onlineTime": 1653105762000,
        "pmsSku": "1527594065188085762",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "one size"
        }],
        "salePrice": 3.68,
        "siteId": 19879,
        "sku": "SP220520JCDO-96737903",
        "spu": "SP220520JCDO",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 50.0
      }, {
        "activityId": 0,
        "attrColor": "green",
        "attrs": {
          "size": "s",
          "color": "green"
        },
        "available": true,
        "categories": [{
          "basicId": 6484789,
          "goodsType": "Tees",
          "googleName": "Apparel & Accessories > Women's Clothing > Shirts & Tops>Tees",
          "id": 129141,
          "name": "Tees",
          "parentId": 41242,
          "path": "/41205/41239/41242/129141/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Tees Online on hoplady.com",
          "siteCid": 1060,
          "siteId": 19879,
          "siteParentCid": 60,
          "sitePath": "/1/51/60/1060/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 15.46,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 15.46,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "15,46€",
          "goodsSkuUrl": "/item/womens-floral-print-round-neck-short-sleeved-t-shirt-6484789.html?variant=89230883",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s19879/goods/18779/1207ue3fcd7ab812e46528bdd852cf3f9782f.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.62,
          "selected": true,
          "skuId": 89230883,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "15,46€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 89230883,
        "handle": "womens-floral-print-round-neck-short-sleeved-t-shirt",
        "hotSaleSort": 999999,
        "id": 6484789,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/18779/1207ue3fcd7ab812e46528bdd852cf3f9782f.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207ucca479d3296d4274838d1f932f849e01.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u32f67ed7f901453ca7e760924ba2e2ef.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207ud632b9c1b01c4426a042804f294ff0ea.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u1d8c4c313e2a41dca9a0e67f223c7443.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207u433831eeef67429a84518c230ef75198.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207ud1dbfa56ca1347d9a7ee2118605857ab.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207u9a3c1eca89394aca8437c89653243958.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u536a75b310bb419380a41b0b482439c0.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207uf8b969be20134098bf35019661f00b1c.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u78b85eaee36f4a27b738c5c7c967e741.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207uafe1a4b50d2f4a9fb054d98ddf971fe3.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u98d109e1e32c41549771155b91ef15a7.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207u506fd5f3e998466094fc456f2aa5e596.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u7622b7837495418aad41eae4d9a8b836.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18779/1207ue3fcd7ab812e46528bdd852cf3f9782f.jpg",
        "marketPrice": 0.0,
        "name": "Damen-Blumendruck-Rundhals-Kurzarm-T-Shirt",
        "navigations": [{
          "basicId": 6484789,
          "bestSort": 316,
          "id": 34254,
          "mostSort": 999999,
          "name": "Short-sleeves Tees",
          "newSort": 999999,
          "path": "/10247/34254/"
        }, {
          "basicId": 6484789,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 10247,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/10247/"
        }],
        "newInSort": 0,
        "offlineTime": 1622536457000,
        "onlineTime": 1622536614000,
        "pmsSku": "27559374",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 16.62,
        "siteId": 19879,
        "sku": "SPYX8K5IT4P-89230883",
        "spu": "SPYX8K5IT4P",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 2,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "green",
        "attrs": {
          "size": "us8",
          "color": "green"
        },
        "available": true,
        "categories": [{
          "basicId": 6878432,
          "goodsType": "Boots",
          "googleName": "Apparel & Accessories >Clothing > Women's Shoes > Boots",
          "id": 41211,
          "name": "Boots",
          "parentId": 41206,
          "path": "/41205/41206/41211/",
          "seoDescription": "Find the latest designer styles in women's boots, booties, ankle boots and riding boots at discount prices. Enjoy a huge selection and free shipping every day!",
          "seoKeywords": "boots for women with heel,boots for women ankle booties,boots for women waterproof",
          "seoTitle": "Women's Boots",
          "siteCid": 7,
          "siteId": 19879,
          "siteParentCid": 2,
          "sitePath": "/1/2/7/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 75.43,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 75.43,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "75,43€",
          "goodsSkuUrl": "/item/rivet-heavy-soled-riding-boots-6878432.html?variant=93201771",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s19636/goods/18927/-2u8a5ad9e42c4f41ad8d74b2d488fa2dde.jpg",
          "marketPrice": 0.0,
          "salePrice": 81.11,
          "selected": true,
          "skuId": 93201771,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 75.43,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "75,43€",
          "goodsSkuUrl": "/item/rivet-heavy-soled-riding-boots-6878432.html?variant=93201784",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s19636/goods/18927/-2ue12eb5419d984b92a5d792252ac6ab5e.jpg",
          "marketPrice": 0.0,
          "salePrice": 81.11,
          "selected": false,
          "skuId": 93201784,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 75.43,
          "color": "brown",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "75,43€",
          "goodsSkuUrl": "/item/rivet-heavy-soled-riding-boots-6878432.html?variant=93201803",
          "hexColor": "#A75430",
          "img": "https://ups.aopcdn.com/s19636/goods/18927/-2ud60cc923a87d40ee94e71cae0fa96579.jpg",
          "marketPrice": 0.0,
          "salePrice": 81.11,
          "selected": false,
          "skuId": 93201803,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "75,43€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 93201771,
        "handle": "rivet-heavy-soled-riding-boots",
        "hotSaleSort": 999999,
        "id": 6878432,
        "imgs": ["https://ups.aopcdn.com/s19636/goods/18927/-2u8a5ad9e42c4f41ad8d74b2d488fa2dde.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19636/goods/18927/-2u8a5ad9e42c4f41ad8d74b2d488fa2dde.jpg",
        "marketPrice": 0.0,
        "name": "Rivet Reitstiefel Mit Schweren Sohlen",
        "navigations": [{
          "basicId": 6878432,
          "bestSort": 999999,
          "id": 10473,
          "mostSort": 999999,
          "name": "Boots",
          "newSort": 999999,
          "path": "/10250/10473/"
        }, {
          "basicId": 6878432,
          "bestSort": 999999,
          "id": 10250,
          "mostSort": 999999,
          "name": "Shoes",
          "newSort": 999999,
          "path": "/10250/"
        }],
        "newInSort": 0,
        "offlineTime": 1635486403000,
        "onlineTime": 1635486936000,
        "pmsSku": "60019224",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "us8"
        }],
        "salePrice": 81.11,
        "siteId": 19879,
        "sku": "SP211027BQFA-93201771",
        "spu": "SP211027BQFA",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 800.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": 44.35,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 19879,
      "sizeComparison": "TAG",
      "sizeImage": {
        "basicId": 6859431,
        "img": "https://ups.aopcdn.com/s19879/goods/18968/-2udacf78dc4bdd4768b68961a92c20cafb.png",
        "terminalType": 0
      },
      "sizeImages": [{
        "$ref": "$.sizeImage"
      }, {
        "basicId": 6859431,
        "img": "https://ups.aopcdn.com/s19879/goods/18968/-2u25bbaf5db6744a1dbbe010c6977ea2b6.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-94490561",
      "skus": [{
        "activityId": 7775,
        "attrColor": "color",
        "attrs": {
          "size": "s",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 82.49,
        "ccySalePrice": 41.25,
        "clearance": 0,
        "currencyMarketPrice": "82,49€",
        "currencySalePrice": "41,25€",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountPercent": "50% OFF",
        "endTime": 1672893866000,
        "favourite": false,
        "goodsId": 94490561,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg"],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg",
        "marketPrice": 88.7,
        "newInSort": 0,
        "offlineTime": 1638855834000,
        "onlineTime": 1638855839000,
        "pmsSku": "1450303513314770945",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 44.35,
        "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-94490561",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 7775,
        "attrColor": "color",
        "attrs": {
          "size": "m",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 82.49,
        "ccySalePrice": 41.25,
        "clearance": 0,
        "currencyMarketPrice": "82,49€",
        "currencySalePrice": "41,25€",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountPercent": "50% OFF",
        "endTime": 1672893866000,
        "favourite": false,
        "goodsId": 94490563,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg",
        "marketPrice": 88.7,
        "newInSort": 0,
        "offlineTime": 1638855834000,
        "onlineTime": 1638855839000,
        "pmsSku": "1450303513331548162",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 44.35,
        "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-94490563",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 7775,
        "attrColor": "color",
        "attrs": {
          "size": "l",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 82.49,
        "ccySalePrice": 41.25,
        "clearance": 0,
        "currencyMarketPrice": "82,49€",
        "currencySalePrice": "41,25€",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountPercent": "50% OFF",
        "endTime": 1672893866000,
        "favourite": false,
        "goodsId": 94490565,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg",
        "marketPrice": 88.7,
        "newInSort": 0,
        "offlineTime": 1638855834000,
        "onlineTime": 1638855839000,
        "pmsSku": "1450303513348325377",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 44.35,
        "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-94490565",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 7775,
        "attrColor": "color",
        "attrs": {
          "size": "xl",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 82.49,
        "ccySalePrice": 41.25,
        "clearance": 0,
        "currencyMarketPrice": "82,49€",
        "currencySalePrice": "41,25€",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountPercent": "50% OFF",
        "endTime": 1672893866000,
        "favourite": false,
        "goodsId": 94490562,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg",
        "marketPrice": 88.7,
        "newInSort": 0,
        "offlineTime": 1638855834000,
        "onlineTime": 1638855839000,
        "pmsSku": "1450303513327353858",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 44.35,
        "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-94490562",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 7775,
        "attrColor": "color",
        "attrs": {
          "size": "2xl",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 82.49,
        "ccySalePrice": 41.25,
        "clearance": 0,
        "currencyMarketPrice": "82,49€",
        "currencySalePrice": "41,25€",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountPercent": "50% OFF",
        "endTime": 1672893866000,
        "favourite": false,
        "goodsId": 94490564,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg",
        "marketPrice": 88.7,
        "newInSort": 0,
        "offlineTime": 1638855834000,
        "onlineTime": 1638855839000,
        "pmsSku": "1450303513339936770",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 44.35,
        "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-94490564",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 7775,
        "attrColor": "color",
        "attrs": {
          "size": "3xl",
          "color": "color"
        },
        "available": true,
        "ccyMarketPrice": 82.49,
        "ccySalePrice": 41.25,
        "clearance": 0,
        "currencyMarketPrice": "82,49€",
        "currencySalePrice": "41,25€",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountPercent": "50% OFF",
        "endTime": 1672893866000,
        "favourite": false,
        "goodsId": 94490566,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18968/-2uf9bcdd80b6b547a3a54bc157f48f8445.jpg",
        "marketPrice": 88.7,
        "newInSort": 0,
        "offlineTime": 1638855834000,
        "onlineTime": 1638855839000,
        "pmsSku": "1450303513356713985",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 44.35,
        "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-94490566",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }],
      "specialSign": 1,
      "spu": "SP2110198JD8",
      "status": 1,
      "stock": 999,
      "timerType": 0,
      "type": 1,
      "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="6859431" favourite="false" class="personalIcon" onclick="window.popupLogin &amp;&amp; popupLogin.methods.openModal()">  </div>
          <div class="FavouriteCountSingle" style="display: none;"> 0 </div>
        </div>
        <style>
          .FavouriteCountSingleBox .personalIcon {
            font-size: 22px
          }

          .FavouriteCountSingleBox.showNumber .personalIcon {
            font-size: 16px
          }
        </style>
      </div>
    </div>
  </div>
</form>

<form class="reviewForm" onsubmit="return false;">
  <input type="hidden" name="encryStr" value="">
  <input type="hidden" name="lang" value="">
  <div class="title"> Bewertung schreiben <span class="fa fa-angle-left"></span>
  </div>
  <div class="score">
    <div class="desc">* Ergebnis :</div>
    <div class="rating">
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
    </div>
    <input type="hidden" name="grade" value="5">
    <input type="hidden" name="spu" value="SP2110198JD8">
    <div class="tip"> Klicken Sie um zu bewerten!</div>
  </div>
  <div class="review-form">
    <div class="review-from-textarea">
      <div class="mess-desc">* Bewertungen:</div>
      <div class="content">
        <textarea class="message" name="content" placeholder="Ich habe das vor einem Monat gekauft und bin so froh, dass ich es getan habe ... "></textarea>
        <div class="images-upload">
          <div id="fine-uploader-gallery">
            <div>
              <div class="qq-uploader-selector qq-uploader qq-gallery" qq-drop-area-text="Drop files here">
                <div class="qq-total-progress-bar-container-selector qq-total-progress-bar-container qq-hide" style="display: none">
                  <div role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" class="qq-total-progress-bar-selector qq-progress-bar qq-total-progress-bar"></div>
                </div>
                <div class="qq-upload-drop-area-selector qq-upload-drop-area" qq-hide-dropzone="" style="display: none;">
                </div>
                <ul class="qq-upload-list-selector qq-upload-list" role="region" aria-live="polite" aria-relevant="additions removals"></ul>
                <div class="qq-upload-button-selector qq-upload-button" style="position: relative; overflow: hidden; direction: ltr;">
                  <div>Dateien hochladen</div>
                  <input qq-button-id="61566e53-df8c-4d77-a77c-1645e1d64237" 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 GBP AUD CAD MOP MXN BRL INR JPY
Deutsch
English Deutsch Español Français 日本語 Português Italiano

 * Kein Schwellenrabatt: $ 5 Rabatt, Code: N5

 * ✈WELTWEIT KOSTENLOSER VERSAND ÜBER 69 USD




Menü schliessen

SUCHERGEBNIS



HIT WÖRTER


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



 * ZUHAUSE


 * NEU IN NEW


 * "HOT SALE"


 * TRENDING


 * KLEIDER HOT


 * TOPS HOT


 * JACKEN & MÄNTEL


 * BÖDEN HOT


 * SCHUHE


 * ZUBEHÖR


 * 🌞YOUTH NEW


 * MÄNNER NEW


 * AUSVERKAUF


 * BADEBEKLEIDUNG

Home / Jacken & Mäntel / Jacken & Mäntel

50% OFF




MODISCHER WOLLMANTEL MIT ALL-MATCH-PRINT

41,25€
41,25€ 82,49€
5.0
(0)

Bewertung schreiben
mangel an Lager

5% Rabatt Bei 64,17€

10% Rabatt Bei 92,07€

15% Rabatt Bei 129,27€

20% Rabatt Bei 185,07€


ColorColor
SizeSMLXL2XL3XL
Farbe: Farbe

Größe: SGrößentabelle
SMLXL2XL3XL

SP2110198JD8-94490561 SP2110198JD8-94490563 SP2110198JD8-94490565
SP2110198JD8-94490562 SP2110198JD8-94490564 SP2110198JD8-94490566
Menge:


Bitte Größe auswählen


IN DEN WARENKORB

0


√ Einfache Zahlung-PayPal, Worldpay, Kreditkarte, ETC



√ Schnelle Rückerstattung - 100% Geld-zurück-Garantie





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


VERSAND UND RÜCKGABE

VERSAND

Kostenlos bei Bestellungen über 69 US-Dollar

-Standardversand: 15 - 20 Werktage (geschätzt)

-Beschleunigter Versand: 6 - 10 Werktage (geschätzt)



*Expressversand ist ausgesetzt. Die tatsächlichen Versandkosten können je nach
Versandland und Gewicht des Pakets variieren. Erfahren Sie mehr




RÜCKKEHR

-Gekaufte Artikel (außer Bademode, Unterwäsche, Höschen, Taschen & Accessoires)
können innerhalb von 30 Tagen ab Lieferdatum zurückgegeben werden.

-Ausverkauf, Flash-Sale oder andere Sale-Waren sind von der Rückgabe oder dem
Umtausch ausgeschlossen.

-Rücksendegebühr muss vom Käufer bezahlt werden.

Erfahren Sie mehr



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
50% OFF
Bedruckter Wollmantel Mit Kapuze Und Katze
13,43€ 26,86€
Ausverkauf
50% OFF
bedruckte lässige Langarmjacke
38,13€ 76,26€

50% OFF
Damen Jacke Mit Vintage-Kragen Und Langen Ärmeln
49,09€ 98,17€

Modisches ärmelloses Kleid Mit Print
53,05€

Ärmelloses Kleid Mit Neckholder-Print
36,47€

Bedrucktes Langarmkleid Mit V-Ausschnitt
36,75€

Fashion Oil Painting Printed V-Ausschnitt Langarm Casual Etuikleid
24,62€

V-Ausschnitt Retro Geometrischer Print Lockeres Kurzarm Maxikleid
26,52€

Print Trend Zweiteiliges Urban Casual Hosen-Set
53,87€

Mode-Grün-Stein-Ohrringe
3,42€

Damen-Blumendruck-Rundhals-Kurzarm-T-Shirt
15,46€
Ausverkauf
Rivet Reitstiefel Mit Schweren Sohlen
75,43€







GESCHENKE

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


ARTIKEL UPDATE
ENTFERNEN HINZUFÜGEN


ADD-ON ARTIKEL


In den Warenkorb
ENTFERNEN HINZUFÜGEN

Loading...

 * Instagram
 * Facebook
 * Pinterest

 * Instagram
 * Facebook
 * Pinterest


SITE INFO Über uns Seitenverzeichnis Terms & amp; Bedingungen
Datenschutz-Bestimmungen HILFEZENTRUM q & a Lieferung Zahlungsarten Rückgabe &
Umtausch Verzögert durch COVID-19 KUNDENDIENST Versandverfolgung Bestellung
stornieren Lieferadresse bearbeiten kontaktiere uns Wichtiger Hinweis
 * Instagram
 * Facebook
 * Pinterest

ABONNIEREN SIE UNSERE EXKLUSIVEN ANGEBOTE

ABONNIEREN
Ihre Mailbox ist falsch formatiert
© 2022 goaffection