www.angleredshop.com Open in urlscan Pro
2606:4700:3035::6815:4a61  Public Scan

URL: https://www.angleredshop.com/products/womens-fashion-casual-floral-shirt-ry85-5392350.html
Submission: On December 07 via manual from US — Scanned from DE

Form analysis 6 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="5392350">
  <input type="hidden" name="product_id" value="75879562">
  <input type="hidden" name="product_cate" value="Long-sleeved blouse">
  <input type="hidden" name="spu" value="SPWBKNEOCZI">
  <input type="hidden" name="sku" value="SPWBKNEOCZI-75879562">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s1454/goods/18653/-2uc0142f9cca7a48b582c672a016bb3fe1.gif">
  <input type="hidden" name="price" value="26.95">
  <input type="hidden" name="variant" value="4XL/Rot">
  <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="Red">Red</option>
    </select></div>
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-1">Size</label><select class="single-option-selector product-form__input" data-option="option2"
      id="productSelect-option-1">
      <option value="S">S</option>
      <option value="M">M</option>
      <option value="L">L</option>
      <option value="XL">XL</option>
      <option value="2XL">2XL</option>
      <option value="3XL">3XL</option>
      <option value="4XL">4XL</option>
    </select></div>
  <div class="expand-wrapper" style="width: 100%;">
    <div class="selector-wrapper product-form__item product-form__item--color"><label>Farbe: <span class="label-color">Red</span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Red" data-group="0"
          style="border-radius: 36px;border:1px solid transparent;height:36px;width:36px;min-width:36px;line-height:36px;" class="selected"><span
            style="border-radius: 24px;height:24px;width:24px;min-width:24px;display:inline-block;border:1px solid #dfdfdf; background-color:#D22526;"></span></span></div>
    </div>
    <div class="selector-wrapper product-form__item product-form__item--size"><label>Größe: <span class="label-size">4XL</span><span class="size-model" mdui-dialog="{target: '#size-form_model'}">Größentabelle</span><select class="size-zone-select"
          name="1638872339532">
          <option value="TAG" selected="selected">Size</option>
          <option value="US">Size (US)</option>
          <option value="EU">Size (EU)</option>
          <option value="UK">Size (UK)</option>
        </select></label>
      <div group="1" class="product-form__input single-selector single-selector-size" data-groupkey="Size"><span data-value="S" data-group="1" style="" class="disabled">S</span><span data-value="M" data-group="1" style=""
          class="disabled">M</span><span data-value="L" data-group="1" style="" class="disabled">L</span><span data-value="XL" data-group="1" style="" class="disabled">XL</span><span data-value="2XL" data-group="1" style=""
          class="disabled">2XL</span><span data-value="3XL" data-group="1" style="" class="disabled">3XL</span><span data-value="4XL" data-group="1" style="" class="selected disabled">4XL</span></div>
    </div>
    <div class="size-tips" style="display: none;"></div>
  </div><select name="product_id" id="productSelect" class="full-select product-select" style="display: none;">
    <option sku="24306292" value="75879568">SPWBKNEOCZI-75879568</option>
    <option sku="24306291" value="75879567">SPWBKNEOCZI-75879567</option>
    <option sku="24306290" value="75879566">SPWBKNEOCZI-75879566</option>
    <option sku="24306289" value="75879565">SPWBKNEOCZI-75879565</option>
    <option sku="24306288" value="75879564">SPWBKNEOCZI-75879564</option>
    <option sku="24306287" value="75879563">SPWBKNEOCZI-75879563</option>
    <option sku="24306286" value="75879562" selected="selected">SPWBKNEOCZI-75879562</option>
  </select>
  <div class="product-form__item product-form__item--quantity">
    <span class="qty-title">Menge:</span>
    <input min="1" max="999" type="number" name="quantity" value="1" class="product-form__input" pattern="[1-9]* ">
  </div>
  <div class="error cart-error"></div>
  <p class="error-msg" style="display:none">Bitte Größe auswählen</p>
  <link rel="stylesheet" href="//sources.aopcdn.com/cloud/default/css/lib/public-service-40f4ef1a5e.css">
  <style>
    .fieldset {
      margin-top: 20px;
      width: 100%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .keyAnimation {
      animation: demo 2s linear;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .drapdown div p {
      padding: 10px;
    }

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

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

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

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

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

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

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

    function hotList() { //获取音轨热搜
      $.ajax({
        type: 'post',
        // url: 'http://gateway.dev.orderplus.com/spotify/search/hot',
        url: `${Cloud.spotifyUrlPrefix}search/hot`,
        contentType: 'application/json',
        data: JSON.stringify({
          current: 1,
          selectParameter: {
            clientId: "26b6fc6b745e44faa2b967f17ffa5daf",
            timestamp: Date.parse(new Date())
          },
          size: 10
        }),
        success: function(res) {
          if (res.code == 200) {
            var dataList = res.data.records
            let musicListHtml = ''
            dataList.forEach(item => {
              musicListHtml += `<div class="music-list">
                            <div class="img-box">
                                <img src="${item.image}" alt="图片">
                            </div>
                            <div class="song-text">
                                <p class="song-name">${item.name}</p>
                                <p class="song-author">${item.artist}</p>
                            </div>
                            <img class="arrows-img" src="//sources.aopcdn.com/cloud/default/images/pc-icons/right_arrows-7831c64e6b.png" alt="">
                            <p style="display:none" class="uri">${item.uri}</p>
                        </div>`
            })
            $("#music-list").html(musicListHtml)
            $(".track-btn").addClass("active-btn").siblings().removeClass("active-btn") //重置搜索按钮
          } else {
            console.log(res.data.msg)
          }
        },
        error: function(err) {
          console.log(err)
        }
      })
    }
    const resetMusicDialog = () => { //重置选择音乐弹框
      $(".music-input").val("")
      $(".music-search-btn").hide()
      $(".music-hot").show()
    }
    $("#music_input,.info-data-music .code-box").click(function() {
      $(".music-dialog").show(200) //显示选择音乐弹框
      $(".mdui-loaded").css("overflow", "hidden") //最外层不滚动
      $(".music-main").show()
      $(".music-code").hide()
      resetMusicDialog()
      hotList()
      $(this).parent().addClass('active') //标记当前点击
      $(this).parents('.item-music').siblings().find('.info-data-music').removeClass('active')
    })
    var goodsDetail = {
      "activityId": 0,
      "allSizeComparison": [{
        "key": "TAG",
        "sizeComparisonAlias": [{
          "alias": "s",
          "key": "s"
        }, {
          "alias": "m",
          "key": "m"
        }, {
          "alias": "l",
          "key": "l"
        }, {
          "alias": "xl",
          "key": "xl"
        }, {
          "alias": "2xl",
          "key": "2xl"
        }, {
          "alias": "3xl",
          "key": "3xl"
        }, {
          "alias": "4xl",
          "key": "4xl"
        }]
      }, {
        "key": "US",
        "sizeComparisonAlias": [{
          "alias": "US4/6",
          "key": "s"
        }, {
          "alias": "US8/10",
          "key": "m"
        }, {
          "alias": "US12",
          "key": "l"
        }, {
          "alias": "US14",
          "key": "xl"
        }, {
          "alias": "US16",
          "key": "2xl"
        }, {
          "alias": "US18",
          "key": "3xl"
        }, {
          "alias": "US20",
          "key": "4xl"
        }]
      }, {
        "key": "EU",
        "sizeComparisonAlias": [{
          "alias": "EU36/38",
          "key": "s"
        }, {
          "alias": "EU40/42",
          "key": "m"
        }, {
          "alias": "EU44",
          "key": "l"
        }, {
          "alias": "EU46",
          "key": "xl"
        }, {
          "alias": "EU48",
          "key": "2xl"
        }, {
          "alias": "EU50",
          "key": "3xl"
        }, {
          "alias": "EU52",
          "key": "4xl"
        }]
      }, {
        "key": "UK",
        "sizeComparisonAlias": [{
          "alias": "UK8/10",
          "key": "s"
        }, {
          "alias": "UK12/14",
          "key": "m"
        }, {
          "alias": "UK16",
          "key": "l"
        }, {
          "alias": "UK18",
          "key": "xl"
        }, {
          "alias": "UK20",
          "key": "2xl"
        }, {
          "alias": "UK22",
          "key": "3xl"
        }, {
          "alias": "UK24",
          "key": "4xl"
        }]
      }],
      "allSizeReferences": {
        "s": [{
          "key": "backclamped",
          "unit": "cm",
          "val": "24.1"
        }, {
          "key": "waistbandwidth",
          "unit": "cm",
          "val": "129.2"
        }, {
          "key": "afterlong",
          "unit": "cm",
          "val": "62.5"
        }, {
          "key": "dresslength",
          "unit": "cm",
          "val": "56"
        }, {
          "key": "frontclamped",
          "unit": "cm",
          "val": "22.7"
        }, {
          "key": "frontneckcross",
          "unit": "cm",
          "val": "34.5"
        }, {
          "key": "backneckcross",
          "unit": "cm",
          "val": "17.6"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "96"
        }, {
          "key": "shoulder",
          "unit": "cm",
          "val": "38"
        }, {
          "key": "cuff",
          "unit": "cm",
          "val": "23"
        }, {
          "key": "sleeves",
          "unit": "cm",
          "val": "33"
        }],
        "m": [{
          "key": "backclamped",
          "unit": "cm",
          "val": "25.1"
        }, {
          "key": "waistbandwidth",
          "unit": "cm",
          "val": "135.2"
        }, {
          "key": "afterlong",
          "unit": "cm",
          "val": "64.5"
        }, {
          "key": "dresslength",
          "unit": "cm",
          "val": "57.3"
        }, {
          "key": "frontclamped",
          "unit": "cm",
          "val": "23.7"
        }, {
          "key": "frontneckcross",
          "unit": "cm",
          "val": "35.2"
        }, {
          "key": "backneckcross",
          "unit": "cm",
          "val": "18"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "101"
        }, {
          "key": "shoulder",
          "unit": "cm",
          "val": "39.3"
        }, {
          "key": "cuff",
          "unit": "cm",
          "val": "24"
        }, {
          "key": "sleeves",
          "unit": "cm",
          "val": "34.3"
        }],
        "l": [{
          "key": "backclamped",
          "unit": "cm",
          "val": "26.1"
        }, {
          "key": "waistbandwidth",
          "unit": "cm",
          "val": "141.2"
        }, {
          "key": "afterlong",
          "unit": "cm",
          "val": "66.5"
        }, {
          "key": "dresslength",
          "unit": "cm",
          "val": "58.6"
        }, {
          "key": "frontclamped",
          "unit": "cm",
          "val": "24.7"
        }, {
          "key": "frontneckcross",
          "unit": "cm",
          "val": "35.9"
        }, {
          "key": "backneckcross",
          "unit": "cm",
          "val": "18.4"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "106"
        }, {
          "key": "shoulder",
          "unit": "cm",
          "val": "40.6"
        }, {
          "key": "cuff",
          "unit": "cm",
          "val": "25"
        }, {
          "key": "sleeves",
          "unit": "cm",
          "val": "35.6"
        }],
        "xl": [{
          "key": "backclamped",
          "unit": "cm",
          "val": "27.1"
        }, {
          "key": "waistbandwidth",
          "unit": "cm",
          "val": "147.2"
        }, {
          "key": "afterlong",
          "unit": "cm",
          "val": "68.5"
        }, {
          "key": "dresslength",
          "unit": "cm",
          "val": "59.9"
        }, {
          "key": "frontclamped",
          "unit": "cm",
          "val": "25.7"
        }, {
          "key": "frontneckcross",
          "unit": "cm",
          "val": "36.6"
        }, {
          "key": "backneckcross",
          "unit": "cm",
          "val": "18.8"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "111"
        }, {
          "key": "shoulder",
          "unit": "cm",
          "val": "41.9"
        }, {
          "key": "cuff",
          "unit": "cm",
          "val": "26"
        }, {
          "key": "sleeves",
          "unit": "cm",
          "val": "36.9"
        }],
        "2xl": [{
          "key": "backclamped",
          "unit": "cm",
          "val": "28.1"
        }, {
          "key": "waistbandwidth",
          "unit": "cm",
          "val": "153.2"
        }, {
          "key": "afterlong",
          "unit": "cm",
          "val": "70.5"
        }, {
          "key": "dresslength",
          "unit": "cm",
          "val": "61.2"
        }, {
          "key": "frontclamped",
          "unit": "cm",
          "val": "26.7"
        }, {
          "key": "frontneckcross",
          "unit": "cm",
          "val": "37.3"
        }, {
          "key": "backneckcross",
          "unit": "cm",
          "val": "19.2"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "116"
        }, {
          "key": "shoulder",
          "unit": "cm",
          "val": "43.2"
        }, {
          "key": "cuff",
          "unit": "cm",
          "val": "27"
        }, {
          "key": "sleeves",
          "unit": "cm",
          "val": "38.2"
        }],
        "3xl": [{
          "key": "backclamped",
          "unit": "cm",
          "val": "29.1"
        }, {
          "key": "waistbandwidth",
          "unit": "cm",
          "val": "159.2"
        }, {
          "key": "afterlong",
          "unit": "cm",
          "val": "72.5"
        }, {
          "key": "dresslength",
          "unit": "cm",
          "val": "62.5"
        }, {
          "key": "frontclamped",
          "unit": "cm",
          "val": "27.7"
        }, {
          "key": "frontneckcross",
          "unit": "cm",
          "val": "38"
        }, {
          "key": "backneckcross",
          "unit": "cm",
          "val": "19.6"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "121"
        }, {
          "key": "shoulder",
          "unit": "cm",
          "val": "44.5"
        }, {
          "key": "cuff",
          "unit": "cm",
          "val": "28"
        }, {
          "key": "sleeves",
          "unit": "cm",
          "val": "39.5"
        }],
        "4xl": [{
          "key": "backclamped",
          "unit": "cm",
          "val": "30.1"
        }, {
          "key": "waistbandwidth",
          "unit": "cm",
          "val": "165.2"
        }, {
          "key": "afterlong",
          "unit": "cm",
          "val": "74.5"
        }, {
          "key": "dresslength",
          "unit": "cm",
          "val": "63.8"
        }, {
          "key": "frontclamped",
          "unit": "cm",
          "val": "28.7"
        }, {
          "key": "frontneckcross",
          "unit": "cm",
          "val": "38.7"
        }, {
          "key": "backneckcross",
          "unit": "cm",
          "val": "20"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "126"
        }, {
          "key": "shoulder",
          "unit": "cm",
          "val": "45.8"
        }, {
          "key": "cuff",
          "unit": "cm",
          "val": "29"
        }, {
          "key": "sleeves",
          "unit": "cm",
          "val": "40.8"
        }]
      },
      "attrColor": "red",
      "attributes": [{
        "attrId": 97948,
        "attrValId": 4530911,
        "basicId": 5392350,
        "goodsId": 75879562,
        "name": "color",
        "sval": "",
        "type": 1,
        "val": "red"
      }, {
        "attrId": 97949,
        "attrValId": 4530908,
        "basicId": 5392350,
        "goodsId": 75879562,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "4xl"
      }, {
        "attrId": 97985,
        "attrValId": 4529974,
        "basicId": 5392350,
        "goodsId": 75879562,
        "name": "style",
        "sval": "",
        "type": 0,
        "val": "Sports style"
      }, {
        "attrId": 97949,
        "attrValId": 4530907,
        "basicId": 5392350,
        "goodsId": 75879563,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "3xl"
      }, {
        "attrId": 97949,
        "attrValId": 4530904,
        "basicId": 5392350,
        "goodsId": 75879564,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 97949,
        "attrValId": 4530903,
        "basicId": 5392350,
        "goodsId": 75879565,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 97949,
        "attrValId": 4530902,
        "basicId": 5392350,
        "goodsId": 75879566,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 97949,
        "attrValId": 4530901,
        "basicId": 5392350,
        "goodsId": 75879567,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 97949,
        "attrValId": 4530934,
        "basicId": 5392350,
        "goodsId": 75879568,
        "name": "size",
        "sval": "",
        "type": 1,
        "val": "s"
      }],
      "attrs": {
        "size": "4xl",
        "color": "red"
      },
      "available": false,
      "categories": [{
        "basicId": 5392350,
        "goodsType": "Women's Clothing>Tops>Long Sleeve Blouses",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 146657,
        "name": "Long-sleeved blouse",
        "parentId": 139164,
        "path": "/139109/139143/139146/139231/139164/146657/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Long-sleeved blouse Online on juretro.com",
        "siteCid": 1027,
        "siteId": 1454,
        "siteParentCid": 85,
        "sitePath": "/1/51/60/922/85/1027/",
        "sort": 1
      }],
      "ccyMarketPrice": -0.05,
      "ccySalePrice": 21.95,
      "clearance": 0,
      "colorSkus": [{
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 21.95,
        "color": "red",
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "21,95€",
        "goodsSkuUrl": "/item/womens-fashion-casual-floral-shirt-ry85-5392350.html?variant=75879562",
        "hexColor": "#D22526",
        "img": "https://ups.aopcdn.com/s1454/goods/18653/-2uc0142f9cca7a48b582c672a016bb3fe1.gif",
        "marketPrice": -0.05,
        "salePrice": 26.95,
        "selected": false,
        "skuId": 75879562,
        "sort": 0,
        "type": 0
      }],
      "currencyMarketPrice": "-0,05€",
      "currencySalePrice": "21,95€",
      "customData": "",
      "customOssKey": "s1454/goods/18653/-2ud3af571cea0740109211a9a490f02366.json",
      "description": "",
      "discount": 0.0,
      "discountIcon": "",
      "discountInteger": "100",
      "discountMark": 3,
      "discountPercent": "-100%",
      "endTime": 1954303680932,
      "favoriteCount": 0,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 97985,
        "attrValId": 4529974,
        "basicId": 5392350,
        "goodsId": 75879562,
        "name": "Stil",
        "sval": "",
        "type": 0,
        "val": "Sportlicher Stil"
      }],
      "goodsId": 75879562,
      "goodsTypes": [{
        "id": 108742,
        "name": "服装"
      }, {
        "id": 108746,
        "name": "女装"
      }, {
        "id": 108747,
        "name": "上衣"
      }, {
        "id": 108748,
        "name": "衬衫"
      }],
      "handle": "womens-fashion-casual-floral-shirt-ry85",
      "id": 5392350,
      "images": [{
        "goodsIds": "75879562|75879563|75879564|75879565|75879566|75879567|75879568",
        "isTort": 0,
        "ismain": 1,
        "md5": "58B7446B81D0F5B236F89DCF1F6543E1",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s1454/goods/18653/-2uc0142f9cca7a48b582c672a016bb3fe1.gif"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "B383E04AE8E1EBB4D07A0D1E68B66A1E",
        "sort": 1,
        "url": "https://ups.aopcdn.com/s1454/goods/18653/-2ueb05a43e850445db9b2d8ce3bdfc4a29.gif"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "7B9F63437E80CF84351900A29641D21B",
        "sort": 2,
        "url": "https://ups.aopcdn.com/s1454/goods/18653/-2ucd0548f9e6d94ebb998b41c19d230f58.gif"
      }],
      "imgs": ["https://ups.aopcdn.com/s1454/goods/18653/-2uc0142f9cca7a48b582c672a016bb3fe1.gif", "https://ups.aopcdn.com/s1454/goods/18653/-2ueb05a43e850445db9b2d8ce3bdfc4a29.gif",
        "https://ups.aopcdn.com/s1454/goods/18653/-2ucd0548f9e6d94ebb998b41c19d230f58.gif"
      ],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 1,
      "isStock": 0,
      "labelLangs": [],
      "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s1454/goods/18653/-2uc0142f9cca7a48b582c672a016bb3fe1.gif",
      "markPosition": 1,
      "marketPrice": -0.05,
      "name": "Lässiges Blumenhemd der Damenmode RY85",
      "navigations": [{
        "basicId": 5392350,
        "bestSort": 999999,
        "id": 54913,
        "mostSort": 999999,
        "name": "Long Sleeve Blouses",
        "newSort": 999999,
        "path": "/48469/48471/54913/"
      }, {
        "basicId": 5392350,
        "bestSort": 298,
        "id": 48471,
        "mostSort": 999999,
        "name": "Blouses",
        "newSort": 999999,
        "path": "/48469/48471/"
      }, {
        "basicId": 5392350,
        "bestSort": 2028,
        "id": 48469,
        "mostSort": 999999,
        "name": "TOPS",
        "newSort": 999999,
        "path": "/48469/"
      }],
      "newInSort": 0,
      "offlineTime": 1634289235000,
      "onlineTime": 1611656976000,
      "pathCategories": [{
        "enName": "Clothing",
        "goodsType": "Women's Clothing",
        "googleName": "Apparel & Accessories > Clothing",
        "id": 139143,
        "langName": "Clothing",
        "name": "Clothing",
        "parentId": 139109,
        "path": "/139109/139143/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "",
        "siteCid": 51,
        "sitePath": "/1/51/"
      }, {
        "enName": "Tops👕",
        "goodsType": "Women's Clothing>Tops\t",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 139146,
        "langName": "Tops👕",
        "name": "Tops👕",
        "parentId": 139143,
        "path": "/139109/139143/139146/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "",
        "siteCid": 60,
        "sitePath": "/1/51/60/"
      }, {
        "enName": "T-shirts & Blouses",
        "goodsType": "Women's Clothing>Tops>T-shirts & Blouses",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 139231,
        "langName": "T-shirts & Blouses",
        "name": "T-shirts & Blouses",
        "parentId": 139146,
        "path": "/139109/139143/139146/139231/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "",
        "siteCid": 922,
        "sitePath": "/1/51/60/922/"
      }, {
        "enName": "Blouses",
        "goodsType": "Women's Clothing>Tops>Blouses",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 139164,
        "langName": "Blouses",
        "name": "Blouses",
        "parentId": 139231,
        "path": "/139109/139143/139146/139231/139164/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "",
        "siteCid": 85,
        "sitePath": "/1/51/60/922/85/"
      }, {
        "enName": "Long-sleeved blouse",
        "goodsType": "Women's Clothing>Tops>Long Sleeve Blouses",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 146657,
        "langName": "Long-sleeved blouse",
        "name": "Long-sleeved blouse",
        "parentId": 139164,
        "path": "/139109/139143/139146/139231/139164/146657/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Long-sleeved blouse Online on juretro.com",
        "siteCid": 1027,
        "sitePath": "/1/51/60/922/85/1027/"
      }],
      "pathNavigations": [{
        "check": false,
        "cid": 139146,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 48469,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Tops",
        "level": 1,
        "mark": 0,
        "name": "TOPS",
        "navColor": "",
        "parentId": 0,
        "path": "/48469/",
        "showChilds": false,
        "siteId": 1454,
        "sort": 5,
        "status": 1,
        "type": 1,
        "url": "/collections/tops-48469/"
      }, {
        "check": false,
        "cid": 139164,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 48471,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Blusen",
        "level": 2,
        "mark": 0,
        "name": "Blouses",
        "navColor": "",
        "parentId": 48469,
        "path": "/48469/48471/",
        "showChilds": false,
        "siteId": 1454,
        "sort": 3,
        "status": 1,
        "type": 1,
        "url": "/collections/blouses-48471/"
      }, {
        "check": false,
        "cid": 146657,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 54913,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Langarmblusen",
        "level": 3,
        "mark": 0,
        "name": "Long Sleeve Blouses",
        "navColor": "#D9001B",
        "parentId": 48471,
        "path": "/48469/48471/54913/",
        "showChilds": false,
        "siteId": 1454,
        "sort": 1,
        "status": 1,
        "type": 1,
        "url": "/collections/long-sleeve-blouses-54913/"
      }],
      "pmsSku": "24306286",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "rcmdList": [{
        "activityId": 4134,
        "aggrRemainingTime": 607263,
        "aggrTime": 1639479601000,
        "aggrTimeSecodes": 1639479601,
        "attrColor": "blue",
        "attrs": {
          "size": "4xl",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 6324828,
          "goodsType": "Women's Clothing>Tops>Long Sleeve Blouses",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 146657,
          "name": "Long-sleeved blouse",
          "parentId": 139164,
          "path": "/139109/139143/139146/139231/139164/146657/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Long-sleeved blouse Online on juretro.com",
          "siteCid": 1027,
          "siteId": 1454,
          "siteParentCid": 85,
          "sitePath": "/1/51/60/922/85/1027/",
          "sort": 1
        }],
        "ccyMarketPrice": 30.95,
        "ccySalePrice": 18.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 18.95,
          "color": "blue",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "18,95€",
          "goodsSkuUrl": "/item/v-neck-floral-print-light-blouse-6324828.html?variant=87502925",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s1454/goods/18743/127uf9e3d2b029274b4684ed6452934d21f8.gif",
          "marketPrice": -0.05,
          "salePrice": 22.95,
          "selected": true,
          "skuId": 87502925,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.9,
          "count": 23,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "30,95€",
        "currencySalePrice": "18,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.6,
        "discountIcon": "",
        "discountInteger": "40",
        "discountMark": 3,
        "discountPercent": "-40%",
        "endTime": 1705659570000,
        "endTimeSeconds": 1705659570,
        "favoriteCount": 695,
        "favourite": false,
        "goodsId": 87502925,
        "handle": "v-neck-floral-print-light-blouse",
        "hotSaleSort": 27,
        "id": 6324828,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18743/127uf9e3d2b029274b4684ed6452934d21f8.gif", "https://ups.aopcdn.com/s1454/goods/18743/127u67379f0f77c3493087e3fb2840e63fb1.gif",
          "https://ups.aopcdn.com/s1454/goods/18743/127u4be2856a139045afb18612a7dac78967.gif"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "link": "/activity/christmas-pre-promotions-14308",
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18743/127uf9e3d2b029274b4684ed6452934d21f8.gif",
        "marketPrice": 38.95,
        "name": "Leichte Bluse mit Blumendruck und V-Ausschnitt",
        "navigations": [{
          "basicId": 6324828,
          "bestSort": 1,
          "id": 54913,
          "mostSort": 999999,
          "name": "Long Sleeve Blouses",
          "newSort": 999999,
          "path": "/48469/48471/54913/"
        }, {
          "basicId": 6324828,
          "bestSort": 2,
          "id": 48471,
          "mostSort": 999999,
          "name": "Blouses",
          "newSort": 999999,
          "path": "/48469/48471/"
        }, {
          "basicId": 6324828,
          "bestSort": 23,
          "id": 48469,
          "mostSort": 999999,
          "name": "TOPS",
          "newSort": 999999,
          "path": "/48469/"
        }],
        "newInSort": 0,
        "offlineTime": 1619442364000,
        "onlineTime": 1619456761000,
        "pmsSku": "27554310",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "4xl"
        }],
        "salePrice": 22.95,
        "siteId": 1454,
        "sku": "SPJMFT6S75I-87502925",
        "spu": "SPJMFT6S75I",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 4134,
        "aggrRemainingTime": 607263,
        "aggrTime": 1639479601000,
        "aggrTimeSecodes": 1639479601,
        "attrColor": "white",
        "attrs": {
          "size": "xl",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 4721793,
          "goodsType": "Women's Clothing>Tops>Long Sleeve Blouses",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 146657,
          "name": "Long-sleeved blouse",
          "parentId": 139164,
          "path": "/139109/139143/139146/139231/139164/146657/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Long-sleeved blouse Online on juretro.com",
          "siteCid": 1027,
          "siteId": 1454,
          "siteParentCid": 85,
          "sitePath": "/1/51/60/922/85/1027/",
          "sort": 1
        }],
        "ccyMarketPrice": 38.95,
        "ccySalePrice": 22.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 22.95,
          "color": "white",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "22,95€",
          "goodsSkuUrl": "/item/v-neck-long-sleeved-blouse-4721793.html?variant=67246301",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s1454/goods/18555/1129u0cc0ad189e464dc69ff22d0389f78ca6.jpg",
          "marketPrice": -0.05,
          "salePrice": 28.95,
          "selected": true,
          "skuId": 67246301,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.9,
          "count": 29,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "38,95€",
        "currencySalePrice": "22,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.6,
        "discountIcon": "",
        "discountInteger": "40",
        "discountMark": 3,
        "discountPercent": "-40%",
        "endTime": 1705659570000,
        "endTimeSeconds": 1705659570,
        "favoriteCount": 33,
        "favourite": false,
        "goodsId": 67246307,
        "handle": "v-neck-long-sleeved-blouse",
        "hotSaleSort": 19,
        "id": 4721793,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18555/1129u0629db9c37694859a3d1c0fb3aa72fd6.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "link": "/activity/christmas-pre-promotions-14308",
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18555/1129u0629db9c37694859a3d1c0fb3aa72fd6.jpg",
        "marketPrice": 47.95,
        "name": "hohles langarmhemd mit v-ausschnitt",
        "navigations": [{
          "basicId": 4721793,
          "bestSort": 8,
          "id": 54913,
          "mostSort": 999999,
          "name": "Long Sleeve Blouses",
          "newSort": 999999,
          "path": "/48469/48471/54913/"
        }, {
          "basicId": 4721793,
          "bestSort": 3,
          "id": 48471,
          "mostSort": 999999,
          "name": "Blouses",
          "newSort": 999999,
          "path": "/48469/48471/"
        }, {
          "basicId": 4721793,
          "bestSort": 18,
          "id": 48469,
          "mostSort": 999999,
          "name": "TOPS",
          "newSort": 999999,
          "path": "/48469/"
        }],
        "newInSort": 0,
        "offlineTime": 1603187292000,
        "onlineTime": 1603187345000,
        "pmsSku": "25599533",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 28.95,
        "siteId": 1454,
        "sku": "SPLYYU6UI9H-67246307",
        "spu": "SPLYYU6UI9H",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 7514,
        "aggrRemainingTime": 607263,
        "aggrTime": 1639479601000,
        "aggrTimeSecodes": 1639479601,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6914002,
          "goodsType": "Women's Clothing>Tops>Long Sleeve Blouses",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 146657,
          "name": "Long-sleeved blouse",
          "parentId": 139164,
          "path": "/139109/139143/139146/139231/139164/146657/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Long-sleeved blouse Online on juretro.com",
          "siteCid": 1027,
          "siteId": 1454,
          "siteParentCid": 85,
          "sitePath": "/1/51/60/922/85/1027/",
          "sort": 1
        }],
        "ccyMarketPrice": 36.95,
        "ccySalePrice": 18.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 18.95,
          "color": "white",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "18,95€",
          "goodsSkuUrl": "/item/solid-color-corduroy-casual-long-sleeved-blouse-6914002.html?variant=93603411",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s1454/goods/18939/1128u19afc734ad984e67a0b2122b994d9e31.jpg",
          "marketPrice": -0.05,
          "salePrice": 23.95,
          "selected": true,
          "skuId": 93603411,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 18.95,
          "color": "red",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "18,95€",
          "goodsSkuUrl": "/item/solid-color-corduroy-casual-long-sleeved-blouse-6914002.html?variant=93603417",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s1454/goods/18939/1128ufba892c295634af285e4ced6880f7c42.jpg",
          "marketPrice": -0.05,
          "salePrice": 23.95,
          "selected": false,
          "skuId": 93603417,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 18.95,
          "color": "dark khaki",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "18,95€",
          "goodsSkuUrl": "/item/solid-color-corduroy-casual-long-sleeved-blouse-6914002.html?variant=93603435",
          "hexColor": "#BDB76B",
          "img": "https://ups.aopcdn.com/s1454/goods/18939/1128ua240b57704ab4e13a9856b836b19e814.jpg",
          "marketPrice": -0.05,
          "salePrice": 23.95,
          "selected": false,
          "skuId": 93603435,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 18.95,
          "color": "black",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "18,95€",
          "goodsSkuUrl": "/item/solid-color-corduroy-casual-long-sleeved-blouse-6914002.html?variant=93603423",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s1454/goods/18939/1128u82d7890b1d0047579ca3436214e0ba3d.jpg",
          "marketPrice": -0.05,
          "salePrice": 23.95,
          "selected": false,
          "skuId": 93603423,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 18.95,
          "color": "light khaki",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "18,95€",
          "goodsSkuUrl": "/item/solid-color-corduroy-casual-long-sleeved-blouse-6914002.html?variant=93603429",
          "hexColor": "#F0E68C",
          "img": "https://ups.aopcdn.com/s1454/goods/18939/1128u26cf9eb3282c43fb86abd92c2804ea23.jpg",
          "marketPrice": -0.05,
          "salePrice": 23.95,
          "selected": false,
          "skuId": 93603429,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 18.95,
          "color": "purplish blue",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "18,95€",
          "goodsSkuUrl": "/item/solid-color-corduroy-casual-long-sleeved-blouse-6914002.html?variant=93603441",
          "hexColor": "#7163AE",
          "img": "https://ups.aopcdn.com/s1454/goods/18939/1128uf522c47fd1a64537804545a5e43a15c1.jpg",
          "marketPrice": -0.05,
          "salePrice": 23.95,
          "selected": false,
          "skuId": 93603441,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "36,95€",
        "currencySalePrice": "18,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.53,
        "discountIcon": "",
        "discountInteger": "47",
        "discountMark": 3,
        "discountPercent": "-47%",
        "endTime": 1822299272000,
        "endTimeSeconds": 1822299272,
        "favoriteCount": 1,
        "favourite": false,
        "goodsId": 93603411,
        "handle": "solid-color-corduroy-casual-long-sleeved-blouse",
        "hotSaleSort": 51,
        "id": 6914002,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18939/1128u57eb8a8678e1418eb611825c52cad75e.jpg", "https://ups.aopcdn.com/s1454/goods/18939/1128u19afc734ad984e67a0b2122b994d9e31.jpg",
          "https://ups.aopcdn.com/s1454/goods/18939/1128ud3d15378efc84d0ab5876f1771edcff0.jpg", "https://ups.aopcdn.com/s1454/goods/18939/1128u73a8c069fa9b430aaa5d4ba31d822692.jpg",
          "https://ups.aopcdn.com/s1454/goods/18939/1128u02cd29358c434445937dbd708e6f5f1d.jpg", "https://ups.aopcdn.com/s1454/goods/18939/1128uf5e5ed7edc5142c9af60a12cdfe44809.jpg",
          "https://ups.aopcdn.com/s1454/goods/18939/1128u4f946ccbc4fd402d877a51ef2d77301e.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "link": "/activity/christmas-pre-promotions-14308",
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18939/1128u19afc734ad984e67a0b2122b994d9e31.jpg",
        "marketPrice": 44.95,
        "name": "Lässige Langarmbluse Aus Einfarbigem Cord",
        "navigations": [{
          "basicId": 6914002,
          "bestSort": 999999,
          "id": 54913,
          "mostSort": 999999,
          "name": "Long Sleeve Blouses",
          "newSort": 999999,
          "path": "/48469/48471/54913/"
        }, {
          "basicId": 6914002,
          "bestSort": 4,
          "id": 48471,
          "mostSort": 999999,
          "name": "Blouses",
          "newSort": 999999,
          "path": "/48469/48471/"
        }, {
          "basicId": 6914002,
          "bestSort": 39,
          "id": 48469,
          "mostSort": 999999,
          "name": "TOPS",
          "newSort": 999999,
          "path": "/48469/"
        }],
        "newInSort": 0,
        "offlineTime": 1636365165000,
        "onlineTime": 1636389300000,
        "pmsSku": "60016865",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 23.95,
        "siteId": 1454,
        "sku": "SP211026OUMC-93603411",
        "spu": "SP211026OUMC",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 350.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "2xl",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 5426369,
          "goodsType": "Clothing>Bottoms>Pants",
          "googleName": "Apparel & Accessories > Clothing > Pants",
          "id": 139145,
          "name": "Pants",
          "parentId": 139205,
          "path": "/139109/139143/139205/139145/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "",
          "siteCid": 58,
          "siteId": 1454,
          "siteParentCid": 881,
          "sitePath": "/1/51/881/58/",
          "sort": 0
        }],
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 23.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "black",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/fresh-chrysanthemum-jumpsuit-5426369.html?variant=76380197",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s28172/goods/18496/-2u4ffd22c0cd3b439da353010fb2792982.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": true,
          "skuId": 76380197,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "23,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "-100%",
        "endTime": 1954377166672,
        "endTimeSeconds": 1954377166,
        "favoriteCount": 3,
        "favourite": false,
        "goodsId": 76380197,
        "handle": "fresh-chrysanthemum-jumpsuit",
        "hotSaleSort": 1205,
        "id": 5426369,
        "imgs": ["https://ups.aopcdn.com/s28172/goods/18496/-2udea272318575442ea3fc420e282c8d52.jpg", "https://ups.aopcdn.com/s28172/goods/18496/-2u4ffd22c0cd3b439da353010fb2792982.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s28172/goods/18496/-2u4ffd22c0cd3b439da353010fb2792982.jpg",
        "marketPrice": -0.05,
        "name": "Frischer Chrysanthemenoverall",
        "navigations": [{
          "basicId": 5426369,
          "bestSort": 999999,
          "id": 48484,
          "mostSort": 999999,
          "name": "Pants",
          "newSort": 999999,
          "path": "/48483/48484/"
        }, {
          "basicId": 5426369,
          "bestSort": 20,
          "id": 48483,
          "mostSort": 999999,
          "name": "BOTTOMS",
          "newSort": 999999,
          "path": "/48483/"
        }],
        "newInSort": 0,
        "offlineTime": 1611902588000,
        "onlineTime": 1612022581000,
        "pmsSku": "24990223",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 29.95,
        "siteId": 1454,
        "sku": "SPL2TJ2G803-76380197",
        "spu": "SPL2TJ2G803",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "3xl",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6715499,
          "goodsType": "Clothing>Dresses>Maxi Dresses",
          "googleName": "Apparel & Accessories > Clothing > Dresses",
          "id": 139148,
          "name": "Maxi Dresses",
          "parentId": 139144,
          "path": "/139109/139143/139144/139148/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "",
          "siteCid": 65,
          "siteId": 1454,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/65/",
          "sort": 0
        }],
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 24.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 24.95,
          "color": "white",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "24,95€",
          "goodsSkuUrl": "/item/fashion-flower-print-v-neck-long-sleeve-casual-maxi-dress-6715499.html?variant=91495395",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s1454/goods/18871/1129u38d965091dad41899010f4419ce5ba3c.jpg",
          "marketPrice": -0.05,
          "salePrice": 30.95,
          "selected": true,
          "skuId": 91495395,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "24,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "-100%",
        "endTime": 1954377166996,
        "endTimeSeconds": 1954377166,
        "favoriteCount": 1,
        "favourite": false,
        "goodsId": 91495395,
        "handle": "fashion-flower-print-v-neck-long-sleeve-casual-maxi-dress",
        "hotSaleSort": 3860,
        "id": 6715499,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18871/1129u38d965091dad41899010f4419ce5ba3c.jpg", "https://ups.aopcdn.com/s1454/goods/18871/1129uc9b01dcd196249418b45619cc173c64f.jpg",
          "https://ups.aopcdn.com/s1454/goods/18871/1129ud5f806e1452d43ef91b9b3e88efc9efe.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18871/1129u38d965091dad41899010f4419ce5ba3c.jpg",
        "marketPrice": -0.05,
        "name": "Mode Blumendruck V-Ausschnitt Langarm Casual Maxikleid",
        "navigations": [{
          "basicId": 6715499,
          "bestSort": 258,
          "id": 48506,
          "mostSort": 999999,
          "name": "Maxi Dresses",
          "newSort": 999999,
          "path": "/48505/48506/"
        }, {
          "basicId": 6715499,
          "bestSort": 181,
          "id": 48505,
          "mostSort": 999999,
          "name": "DRESSES",
          "newSort": 999999,
          "path": "/48505/"
        }],
        "newInSort": 0,
        "offlineTime": 1630493162000,
        "onlineTime": 1630513800000,
        "pmsSku": "28171510",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 30.95,
        "siteId": 1454,
        "sku": "SP210901NNS5-91495395",
        "spu": "SP210901NNS5",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "us5",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 6509271,
          "goodsType": "Women's Shoes>Sandals",
          "googleName": "Apparel & Accessories > Shoes",
          "id": 139113,
          "name": "Sandals",
          "parentId": 139110,
          "path": "/139109/139110/139113/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "",
          "siteCid": 5,
          "siteId": 1454,
          "siteParentCid": 2,
          "sitePath": "/1/2/5/",
          "sort": 0
        }],
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 19.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 19.95,
          "color": "blue",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "19,95€",
          "goodsSkuUrl": "/item/versatile-elastic-flat-sandals-6509271.html?variant=89465253",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s1013/goods/18430/616uff7574343f19412e944c0743c5b9c4d3.gif",
          "marketPrice": -0.05,
          "salePrice": 24.95,
          "selected": true,
          "skuId": 89465253,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 19.95,
          "color": "khaki",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "19,95€",
          "goodsSkuUrl": "/item/versatile-elastic-flat-sandals-6509271.html?variant=89465262",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s1013/goods/18430/616u73416143439240bb8a89828b2df6ab7a.gif",
          "marketPrice": -0.05,
          "salePrice": 24.95,
          "selected": false,
          "skuId": 89465262,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "19,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "-100%",
        "endTime": 1954377166008,
        "endTimeSeconds": 1954377166,
        "favoriteCount": 3,
        "favourite": false,
        "goodsId": 89465253,
        "handle": "versatile-elastic-flat-sandals",
        "hotSaleSort": 7802,
        "id": 6509271,
        "imgs": ["https://ups.aopcdn.com/s1013/goods/18430/616u8a018292adf24b0aa991ab1b7d9c8ac1.gif", "https://ups.aopcdn.com/s1013/goods/18430/616uff7574343f19412e944c0743c5b9c4d3.gif",
          "https://ups.aopcdn.com/s1013/goods/18430/616ue9556e3b922f42588b6b5b2bb59e42eb.gif", "https://ups.aopcdn.com/s1013/goods/18430/616ua4f9d75581844611bfae2d83589217a0.gif"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s1013/goods/18430/616uff7574343f19412e944c0743c5b9c4d3.gif",
        "marketPrice": -0.05,
        "name": "vielseitige elastische flache Sandalen",
        "navigations": [{
          "basicId": 6509271,
          "bestSort": 999999,
          "id": 48477,
          "mostSort": 999999,
          "name": "Sandals",
          "newSort": 999999,
          "path": "/48476/48477/"
        }, {
          "basicId": 6509271,
          "bestSort": 127,
          "deviceType": 1,
          "id": 48476,
          "mostSort": 999999,
          "name": "WOMEN'S SHOES",
          "newSort": 999999,
          "path": "/48476/"
        }],
        "newInSort": 0,
        "offlineTime": 1623134947000,
        "onlineTime": 1623312002000,
        "pmsSku": "24181148",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "us5"
        }],
        "salePrice": 24.95,
        "siteId": 1454,
        "sku": "SP3FTGKXEVM-89465253",
        "spu": "SP3FTGKXEVM",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 1897,
        "attrColor": "blue",
        "attrs": {
          "size": "s",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 4238051,
          "goodsType": "Women's Clothing>Tops>Pullover\t",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 139173,
          "name": "Pullover",
          "parentId": 139172,
          "path": "/139109/139143/139146/139172/139173/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "",
          "siteCid": 95,
          "siteId": 1454,
          "siteParentCid": 94,
          "sitePath": "/1/51/60/94/95/",
          "sort": 0
        }],
        "ccyMarketPrice": 59.95,
        "ccySalePrice": 23.95,
        "clearance": 0,
        "cloudDesc": "<p>Kragentyp:Rollkragenpullover</p><p>Geschlecht:Eine Frau</p><p>Material:Baumwolle</p><p>Ärmellänge:Lange Ärmel</p><p>Design:Dekorative Schnalle</p><p>Jahreszeit:Herbst / Winter / Frühling</p><p>Stil:Internet-Prominente</p><p>Mustertyp:Einfarbig</p>",
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "blue",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/women-long-sleeve-casual-high-neck-button-sweater-4238051.html?variant=60341555",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s1454/goods/18624/-2ud56e0b7ca3f64a39a1aedc84f521240b.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": true,
          "skuId": 60341555,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "red",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/women-long-sleeve-casual-high-neck-button-sweater-4238051.html?variant=60341551",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s1454/goods/18624/-2u608330f0f4cd44abbd8513fddcf4f2cb.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": false,
          "skuId": 60341551,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "apricot",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/women-long-sleeve-casual-high-neck-button-sweater-4238051.html?variant=60341556",
          "hexColor": "#F3E8D6",
          "img": "https://ups.aopcdn.com/s1454/goods/18624/-2u440ce7c97f3945b690113c85ee678dbc.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": false,
          "skuId": 60341556,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "pink",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/women-long-sleeve-casual-high-neck-button-sweater-4238051.html?variant=60341549",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s1454/goods/18624/-2u2a3ead26ab0f468faf78afa66175adbc.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": false,
          "skuId": 60341549,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "gray",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/women-long-sleeve-casual-high-neck-button-sweater-4238051.html?variant=60341553",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s1454/goods/18624/-2ufa636e3978484b5f92fbb077b613e85b.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": false,
          "skuId": 60341553,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "green",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/women-long-sleeve-casual-high-neck-button-sweater-4238051.html?variant=60341554",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s1454/goods/18624/-2u64caaf75c184403b9d7bbdd73ae9976a.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": false,
          "skuId": 60341554,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "white",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/women-long-sleeve-casual-high-neck-button-sweater-4238051.html?variant=60341548",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s1454/goods/18624/-2u6b863b4b16dd45829eae0bbe284021f2.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": false,
          "skuId": 60341548,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "blue-green",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/women-long-sleeve-casual-high-neck-button-sweater-4238051.html?variant=60341557",
          "hexColor": "#12A182",
          "img": "https://ups.aopcdn.com/s1454/goods/18624/-2u48d71e95713040a29b00f8da7eb92619.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": false,
          "skuId": 60341557,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "yellow",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/women-long-sleeve-casual-high-neck-button-sweater-4238051.html?variant=60341550",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s1454/goods/18624/-2u4c4f70cedca440739e85a0d0f60ef8c4.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": false,
          "skuId": 60341550,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "purple",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/women-long-sleeve-casual-high-neck-button-sweater-4238051.html?variant=60341552",
          "hexColor": "#AB67D7",
          "img": "https://ups.aopcdn.com/s1454/goods/18624/-2u289105ee0eb346bab585eebd53b495c1.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": false,
          "skuId": 60341552,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "light brown",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/women-long-sleeve-casual-high-neck-button-sweater-4238051.html?variant=60341566",
          "hexColor": "#81542D",
          "img": "https://ups.aopcdn.com/s1454/goods/18487/973u4ed21e87fb5b45269ef04ab1dd43485b.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": false,
          "skuId": 60341566,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.9,
          "count": 49,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "59,95€",
        "currencySalePrice": "23,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.4,
        "discountIcon": "",
        "discountInteger": "60",
        "discountMark": 3,
        "discountPercent": "-60%",
        "endTime": 1781077301000,
        "endTimeSeconds": 1781077301,
        "favoriteCount": 38,
        "favourite": false,
        "goodsId": 60341555,
        "handle": "women-long-sleeve-casual-high-neck-button-sweater",
        "hotSaleSort": 1,
        "id": 4238051,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18624/-2ud56e0b7ca3f64a39a1aedc84f521240b.jpg", "https://ups.aopcdn.com/s1454/common/18624/1037uf1acb195787c4461a70ca25bfc5c9647.jpg",
          "https://ups.aopcdn.com/s1454/common/18624/1037uebf7699b26ec4d8f81073b79224af7f2.jpg", "https://ups.aopcdn.com/s1454/common/18624/1037udc7c4b7e9867460385865c0cf542df3b.jpg",
          "https://ups.aopcdn.com/s1454/goods/18487/973uf532453802a842e98aa0d4ac4b90c902.jpg", "https://ups.aopcdn.com/s1454/goods/18487/973u277b2a647a5e4cb18d0c21a38c5327f0.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18624/-2ud56e0b7ca3f64a39a1aedc84f521240b.jpg",
        "marketPrice": 73.95,
        "name": "Damen Langarm Lässiger Stehkragen Pullover mit Knöpfen",
        "navigations": [{
          "basicId": 4238051,
          "bestSort": 1,
          "id": 48473,
          "mostSort": 999999,
          "name": "Sweaters",
          "newSort": 999999,
          "path": "/48469/48473/"
        }, {
          "basicId": 4238051,
          "bestSort": 1,
          "id": 48469,
          "mostSort": 999999,
          "name": "TOPS",
          "newSort": 999999,
          "path": "/48469/"
        }],
        "newInSort": 0,
        "offlineTime": 1597297760000,
        "onlineTime": 1597507221000,
        "pmsSku": "10358148",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 29.95,
        "siteId": 1454,
        "sku": "SPHOWUK05IB-60341555",
        "spu": "SPHOWUK05IB",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 4140,
        "attrColor": "beige",
        "attrs": {
          "size": "s",
          "color": "beige"
        },
        "available": true,
        "categories": [{
          "basicId": 4108234,
          "goodsType": "Clothing>Outerwear>Jackets",
          "googleName": "Apparel & Accessories > Clothing > Outerwear",
          "id": 139168,
          "name": "Jackets",
          "parentId": 139166,
          "path": "/139109/139143/139166/139168/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "",
          "siteCid": 90,
          "siteId": 1454,
          "siteParentCid": 88,
          "sitePath": "/1/51/88/90/",
          "sort": 0
        }],
        "ccyMarketPrice": 50.95,
        "ccySalePrice": 32.95,
        "clearance": 0,
        "cloudDesc": "<p style=\"margin:0;\">Anlass zum Anziehen:Freizeit</p><p style=\"margin:0;\">Geschlecht:Eine Frau</p><p style=\"margin:0;\">Material:Baumwollmischung</p><p style=\"margin:0;\">Oberer Kragen:Stehkragen</p><p style=\"margin:0;\">Ärmellänge:Lange Ärmel</p><p style=\"margin:0;\">Ärmeltyp: Normale Hülse</p><p style=\"margin:0;\">Jahreszeit:Herbst / Winter</p><p style=\"margin:0;\">Stil:Lassig</p><p style=\"margin:0;\">Mustertyp:Einfarbig</p>",
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 32.95,
          "color": "beige",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "32,95€",
          "goodsSkuUrl": "/item/womens-vintage-collar-long-sleeve-jacket-4108234.html?variant=58648116",
          "hexColor": "#F5F5DC",
          "img": "https://ups.aopcdn.com/s1454/common/18474/608ud6a7c72b14fc409884af8bf2cd9ef990.jpg",
          "marketPrice": -0.05,
          "salePrice": 40.95,
          "selected": true,
          "skuId": 58648116,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 32.95,
          "color": "blue",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "32,95€",
          "goodsSkuUrl": "/item/womens-vintage-collar-long-sleeve-jacket-4108234.html?variant=58648117",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s1454/common/18474/608u2ba37b9c858246ff961e8ceb99288777.jpg",
          "marketPrice": -0.05,
          "salePrice": 40.95,
          "selected": false,
          "skuId": 58648117,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 32.95,
          "color": "rose red",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "32,95€",
          "goodsSkuUrl": "/item/womens-vintage-collar-long-sleeve-jacket-4108234.html?variant=58648118",
          "hexColor": "#E61C64",
          "img": "https://ups.aopcdn.com/s1454/common/18474/608u5bdd3dddb838416985ce227730fca0ff.jpg",
          "marketPrice": -0.05,
          "salePrice": 40.95,
          "selected": false,
          "skuId": 58648118,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.9,
          "count": 46,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "50,95€",
        "currencySalePrice": "32,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.65,
        "discountIcon": "",
        "discountInteger": "35",
        "discountMark": 3,
        "discountPercent": "-35%",
        "endTime": 1769336633000,
        "endTimeSeconds": 1769336633,
        "favoriteCount": 439,
        "favourite": false,
        "goodsId": 58648116,
        "handle": "womens-vintage-collar-long-sleeve-jacket",
        "hotSaleSort": 5,
        "id": 4108234,
        "imgs": ["https://ups.aopcdn.com/s1454/common/18474/608ud6a7c72b14fc409884af8bf2cd9ef990.jpg", "https://ups.aopcdn.com/s19879/goods/18237/0ub7ea7b91269844e388de1b6bae86dc91.jpg",
          "https://ups.aopcdn.com/s19879/goods/18237/0u27f240af111b40219d61f4d12f70de8d.jpg", "https://ups.aopcdn.com/s1454/common/18634/1037u2018bc14fe75496d846a0e34b0e28e2d.jpg",
          "https://ups.aopcdn.com/s1454/common/18634/1037u082d61fbaef74b43acc0945f8861c6df.jpg", "https://ups.aopcdn.com/s1454/common/18474/608u5bdd3dddb838416985ce227730fca0ff.jpg",
          "https://ups.aopcdn.com/s1454/common/18474/608u2ba37b9c858246ff961e8ceb99288777.jpg", "https://ups.aopcdn.com/s1454/common/18634/1037u2018bc14fe75496d846a0e34b0e28e2d.jpg",
          "https://ups.aopcdn.com/s1454/common/18634/1037u96a409de77ad44a097bf9d93ecdcb0af.jpg", "https://ups.aopcdn.com/s1454/common/18634/1037ue9e5ca80903b44f1a138bfcd5a2884e6.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s1454/common/18474/608ud6a7c72b14fc409884af8bf2cd9ef990.jpg",
        "marketPrice": 61.95,
        "name": "Damen Vintage Stehkragen Langarmjacke mit Tasche",
        "navigations": [{
          "basicId": 4108234,
          "bestSort": 999999,
          "id": 53966,
          "mostSort": 999999,
          "name": "Jackets",
          "newSort": 999999,
          "path": "/50077/53966/"
        }, {
          "basicId": 4108234,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 48463,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/48463/"
        }, {
          "basicId": 4108234,
          "bestSort": 1,
          "id": 50077,
          "mostSort": 999999,
          "name": "OUTERWEAR",
          "newSort": 999999,
          "path": "/50077/"
        }],
        "newInSort": 0,
        "offlineTime": 1595573416000,
        "onlineTime": 1596213125000,
        "pmsSku": "10585572",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "beige"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 40.95,
        "siteId": 1454,
        "sku": "SPKZB002BQT-58648116",
        "spu": "SPKZB002BQT",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 330.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 607263,
        "aggrTime": 1639479601000,
        "aggrTimeSecodes": 1639479601,
        "attrColor": "brown",
        "attrs": {
          "size": "s",
          "color": "brown"
        },
        "available": true,
        "categories": [{
          "basicId": 6784609,
          "goodsType": "Women's Clothing>Tops>Pullover\t",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 139173,
          "name": "Pullover",
          "parentId": 139172,
          "path": "/139109/139143/139146/139172/139173/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "",
          "siteCid": 95,
          "siteId": 1454,
          "siteParentCid": 94,
          "sitePath": "/1/51/60/94/95/",
          "sort": 0
        }],
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 25.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 25.95,
          "color": "brown",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "25,95€",
          "goodsSkuUrl": "/item/casual-leopard-zipper-v-neck-long-sleeves-loose-sweater-6784609.html?variant=92331620",
          "hexColor": "#A75430",
          "img": "https://ups.aopcdn.com/s19879/goods/18886/1192ucd295b3b796a4d14af4ebd917726190c.jpg",
          "marketPrice": -0.05,
          "salePrice": 31.95,
          "selected": true,
          "skuId": 92331620,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.9,
          "count": 7,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "25,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "-100%",
        "endTime": 1954389078536,
        "endTimeSeconds": 1954389078,
        "favoriteCount": 12,
        "favourite": false,
        "goodsId": 92331620,
        "handle": "casual-leopard-zipper-v-neck-long-sleeves-loose-sweater",
        "hotSaleSort": 33,
        "id": 6784609,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/18886/1192ucd295b3b796a4d14af4ebd917726190c.jpg", "https://ups.aopcdn.com/s19879/goods/18886/1192ua420f099bf7f49b4b3a084cb2f8a72d2.jpg",
          "https://ups.aopcdn.com/s19879/goods/18886/1192u44b6f48106554c90a37e8bc638f31961.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "link": "/activity/christmas-pre-promotions-14308",
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18886/1192ucd295b3b796a4d14af4ebd917726190c.jpg",
        "marketPrice": -0.05,
        "name": "Lässiger Pullover Mit Leoparden-Reißverschluss Und V-Ausschnitt Mit Langen Ärmeln",
        "navigations": [{
          "basicId": 6784609,
          "bestSort": 13,
          "id": 48473,
          "mostSort": 999999,
          "name": "Sweaters",
          "newSort": 999999,
          "path": "/48469/48473/"
        }, {
          "basicId": 6784609,
          "bestSort": 19,
          "id": 48469,
          "mostSort": 999999,
          "name": "TOPS",
          "newSort": 999999,
          "path": "/48469/"
        }],
        "newInSort": 0,
        "offlineTime": 1631788452000,
        "onlineTime": 1631810101000,
        "pmsSku": "1438323770044964865",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "brown"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 31.95,
        "siteId": 1454,
        "sku": "SP210916SQ8O-92331620",
        "spu": "SP210916SQ8O",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 607263,
        "aggrTime": 1639479601000,
        "aggrTimeSecodes": 1639479601,
        "attrColor": "brown",
        "attrs": {
          "size": "s",
          "color": "brown"
        },
        "available": true,
        "categories": [{
          "basicId": 6955761,
          "goodsType": "Women's Clothing>Tops>Pullover\t",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 139173,
          "name": "Pullover",
          "parentId": 139172,
          "path": "/139109/139143/139146/139172/139173/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "",
          "siteCid": 95,
          "siteId": 1454,
          "siteParentCid": 94,
          "sitePath": "/1/51/60/94/95/",
          "sort": 0
        }],
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 23.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 23.95,
          "color": "brown",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "23,95€",
          "goodsSkuUrl": "/item/fashion-color-matching-round-neck-long-sleeve-casual-pullover-6955761.html?variant=94019749",
          "hexColor": "#A75430",
          "img": "https://ups.aopcdn.com/s1454/goods/18953/1129u03f6522203a14ff1a4733c9ad82d614c.jpg",
          "marketPrice": -0.05,
          "salePrice": 29.95,
          "selected": true,
          "skuId": 94019749,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "23,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "-100%",
        "endTime": 1954389079070,
        "endTimeSeconds": 1954389079,
        "favoriteCount": 1,
        "favourite": false,
        "goodsId": 94019749,
        "handle": "fashion-color-matching-round-neck-long-sleeve-casual-pullover",
        "hotSaleSort": 226,
        "id": 6955761,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18953/1129u03f6522203a14ff1a4733c9ad82d614c.jpg", "https://ups.aopcdn.com/s1454/goods/18953/1129u5bdb2d082c614be78bf45abf763ceae7.jpg",
          "https://ups.aopcdn.com/s1454/goods/18953/1129u849bc343d1fd44d3a49a6d8961909c62.jpg", "https://ups.aopcdn.com/s1454/goods/18953/1129ua74f5027c98a468abac28e5685a0348f.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "link": "/activity/christmas-pre-promotions-14308",
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18953/1129u03f6522203a14ff1a4733c9ad82d614c.jpg",
        "marketPrice": -0.05,
        "name": "Mode Farbabstimmung Rundhals Langarm Casual Pullover",
        "navigations": [{
          "basicId": 6955761,
          "bestSort": 60,
          "id": 48473,
          "mostSort": 999999,
          "name": "Sweaters",
          "newSort": 999999,
          "path": "/48469/48473/"
        }, {
          "basicId": 6955761,
          "bestSort": 128,
          "id": 48469,
          "mostSort": 999999,
          "name": "TOPS",
          "newSort": 999999,
          "path": "/48469/"
        }],
        "newInSort": 0,
        "offlineTime": 1637576581000,
        "onlineTime": 1637604121000,
        "pmsSku": "70136281",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "brown"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 29.95,
        "siteId": 1454,
        "sku": "SP21111686E9-94019749",
        "spu": "SP21111686E9",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 4139,
        "aggrRemainingTime": 607263,
        "aggrTime": 1639479601000,
        "aggrTimeSecodes": 1639479601,
        "attrColor": "pink",
        "attrs": {
          "size": "s",
          "color": "pink"
        },
        "available": true,
        "categories": [{
          "basicId": 5027040,
          "goodsType": "Women's Clothing>Tops>Short sleeve T-shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 146659,
          "name": "Long-sleeved shirt",
          "parentId": 139163,
          "path": "/139109/139143/139146/139231/139163/146659/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Long-sleeved shirt Online on juretro.com",
          "siteCid": 1029,
          "siteId": 1454,
          "siteParentCid": 83,
          "sitePath": "/1/51/60/922/83/1029/",
          "sort": 1
        }],
        "ccyMarketPrice": 26.95,
        "ccySalePrice": 19.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 19.95,
          "color": "pink",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "19,95€",
          "goodsSkuUrl": "/item/v-neck-print-long-sleeve-t-shirt-5027040.html?variant=71350641",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s859/goods/18586/296uf1b583ba0f674b5fb3f3e1c1e841cf9a.jpg",
          "marketPrice": -0.05,
          "salePrice": 24.95,
          "selected": true,
          "skuId": 71350641,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 19.95,
          "color": "green",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "19,95€",
          "goodsSkuUrl": "/item/v-neck-print-long-sleeve-t-shirt-5027040.html?variant=71350647",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s859/goods/18586/296ub5df3b0154fe47e988efe89f72e84e3a.jpg",
          "marketPrice": -0.05,
          "salePrice": 24.95,
          "selected": false,
          "skuId": 71350647,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 19.95,
          "color": "blue",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "19,95€",
          "goodsSkuUrl": "/item/v-neck-print-long-sleeve-t-shirt-5027040.html?variant=71350644",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s859/goods/18586/296ub8d0ae1b7fdf4b748008a1c69221a4ba.jpg",
          "marketPrice": -0.05,
          "salePrice": 24.95,
          "selected": false,
          "skuId": 71350644,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.9,
          "count": 63,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "26,95€",
        "currencySalePrice": "19,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.75,
        "discountIcon": "",
        "discountInteger": "25",
        "discountMark": 3,
        "discountPercent": "-25%",
        "endTime": 1706437378000,
        "endTimeSeconds": 1706437378,
        "favoriteCount": 33,
        "favourite": false,
        "goodsId": 71350684,
        "handle": "v-neck-print-long-sleeve-t-shirt",
        "hotSaleSort": 21,
        "id": 5027040,
        "imgs": ["https://ups.aopcdn.com/s859/goods/18586/296uf1b583ba0f674b5fb3f3e1c1e841cf9a.jpg", "https://ups.aopcdn.com/s1454/goods/18625/296u3b83e8e75e2a4b0ab37aede6ae89f541.jpg",
          "https://ups.aopcdn.com/s1454/goods/18625/296ue517cf0694044f73998085d17a04a92c.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "link": "/activity/christmas-pre-promotions-14308",
        "mainImg": "https://ups.aopcdn.com/s859/goods/18586/296uf1b583ba0f674b5fb3f3e1c1e841cf9a.jpg",
        "marketPrice": 32.95,
        "name": "Langarm-T-Shirt mit V-Ausschnitt",
        "navigations": [{
          "basicId": 5027040,
          "bestSort": 9,
          "id": 55059,
          "mostSort": 999999,
          "name": "Long Sleeve T-shirts",
          "newSort": 999999,
          "path": "/48469/48472/55059/"
        }, {
          "basicId": 5027040,
          "bestSort": 5,
          "id": 48472,
          "mostSort": 999999,
          "name": "T-shirts",
          "newSort": 999999,
          "path": "/48469/48472/"
        }, {
          "basicId": 5027040,
          "bestSort": 14,
          "id": 48469,
          "mostSort": 999999,
          "name": "TOPS",
          "newSort": 999999,
          "path": "/48469/"
        }],
        "newInSort": 0,
        "offlineTime": 1606095117000,
        "onlineTime": 1606118434000,
        "pmsSku": "26045723",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "pink"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 24.95,
        "siteId": 1454,
        "sku": "SP9DI9C0IQS-71350684",
        "spu": "SP9DI9C0IQS",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 280.0
      }, {
        "activityId": 4134,
        "aggrRemainingTime": 607263,
        "aggrTime": 1639479601000,
        "aggrTimeSecodes": 1639479601,
        "attrColor": "gray",
        "attrs": {
          "size": "s",
          "color": "gray"
        },
        "available": true,
        "categories": [{
          "basicId": 6828200,
          "goodsType": "Clothing>Outerwear>Jackets",
          "googleName": "Apparel & Accessories > Clothing > Outerwear",
          "id": 139168,
          "name": "Jackets",
          "parentId": 139166,
          "path": "/139109/139143/139166/139168/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "",
          "siteCid": 90,
          "siteId": 1454,
          "siteParentCid": 88,
          "sitePath": "/1/51/88/90/",
          "sort": 0
        }],
        "ccyMarketPrice": 61.95,
        "ccySalePrice": 36.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": -0.05,
          "ccySalePrice": 36.95,
          "color": "gray",
          "currencyMarketPrice": "-0,05€",
          "currencySalePrice": "36,95€",
          "goodsSkuUrl": "/item/casual-print-neckless-long-sleeves-jacket-6828200.html?variant=93068907",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s1454/goods/18921/1192u083c3c10bc1f4029b71e976faa491f83.jpg",
          "marketPrice": -0.05,
          "salePrice": 45.95,
          "selected": true,
          "skuId": 93068907,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 2,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "61,95€",
        "currencySalePrice": "36,95€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.6,
        "discountIcon": "",
        "discountInteger": "40",
        "discountMark": 3,
        "discountPercent": "-40%",
        "endTime": 1705659570000,
        "endTimeSeconds": 1705659570,
        "favoriteCount": 4,
        "favourite": false,
        "goodsId": 93068907,
        "handle": "casual-print-neckless-long-sleeves-jacket",
        "hotSaleSort": 31,
        "id": 6828200,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18921/1192u083c3c10bc1f4029b71e976faa491f83.jpg", "https://ups.aopcdn.com/s1454/goods/18921/1192u423ac42c523c4ce8adb23a4a281918f4.jpg",
          "https://ups.aopcdn.com/s1454/goods/18921/1192u4c001c2b73e347a689fc57fd8eae6e0c.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s1454/common/18967/1349uf6196ca06fdd415c942363d141a1a093.png",
        "labels": [],
        "link": "/activity/christmas-pre-promotions-14308",
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18921/1192u083c3c10bc1f4029b71e976faa491f83.jpg",
        "marketPrice": 75.95,
        "name": "Lässige Print Neckless Long Sleeves Jacke",
        "navigations": [{
          "basicId": 6828200,
          "bestSort": 999999,
          "id": 53966,
          "mostSort": 999999,
          "name": "Jackets",
          "newSort": 999999,
          "path": "/50077/53966/"
        }, {
          "basicId": 6828200,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 48463,
          "mostSort": 999999,
          "name": "Outerwear",
          "newSort": 999999,
          "path": "/48463/"
        }, {
          "basicId": 6828200,
          "bestSort": 8,
          "id": 50077,
          "mostSort": 999999,
          "name": "OUTERWEAR",
          "newSort": 999999,
          "path": "/50077/"
        }],
        "newInSort": 0,
        "offlineTime": 1634809448000,
        "onlineTime": 1634809450000,
        "pmsSku": "28276040",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 45.95,
        "siteId": 1454,
        "sku": "SP211008VBKM-93068907",
        "spu": "SP211008VBKM",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 400.0
      }],
      "saleAttributeNameLangs": {
        "color": "Farbe",
        "size": "Größe"
      },
      "saleAttributeValueLangs": {
        "color": {
          "red": "rot"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "2xl": "2xl",
          "3xl": "3xl",
          "4xl": "4xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "red"
      }, {
        "name": "size",
        "sname": "size",
        "val": "4xl"
      }],
      "salePrice": 26.95,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 1454,
      "sizeComparison": "TAG",
      "sizeComparisons": [{
        "code": "UK",
        "codeSize": "26",
        "size": "5xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "US",
        "codeSize": "12",
        "size": "l",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "EU",
        "codeSize": "44",
        "size": "l",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "UK",
        "codeSize": "12/14",
        "size": "m",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "US",
        "codeSize": "4/6",
        "size": "s",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "EU",
        "codeSize": "36/38",
        "size": "s",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "UK",
        "codeSize": "20",
        "size": "2xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "EU",
        "codeSize": "48",
        "size": "2xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "US",
        "codeSize": "20",
        "size": "4xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "US",
        "codeSize": "8/10",
        "size": "m",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "UK",
        "codeSize": "22",
        "size": "3xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "US",
        "codeSize": "18",
        "size": "3xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "EU",
        "codeSize": "50",
        "size": "3xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "US",
        "codeSize": "16",
        "size": "2xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "UK",
        "codeSize": "24",
        "size": "4xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "EU",
        "codeSize": "40/42",
        "size": "m",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "EU",
        "codeSize": "52",
        "size": "4xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "UK",
        "codeSize": "18",
        "size": "xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "US",
        "codeSize": "14",
        "size": "xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "EU",
        "codeSize": "46",
        "size": "xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "US",
        "codeSize": "22",
        "size": "5xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "EU",
        "codeSize": "54",
        "size": "5xl",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "UK",
        "codeSize": "16",
        "size": "l",
        "types": "服装>>女装>>上衣>>衬衫"
      }, {
        "code": "UK",
        "codeSize": "8/10",
        "size": "s",
        "types": "服装>>女装>>上衣>>衬衫"
      }],
      "sizeImage": {
        "basicId": 5392350,
        "img": "https://ups.aopcdn.com/s1454/goods/18653/-2ue06d642415c64a10b81f603626126820.jpg",
        "terminalType": 0
      },
      "sizeImages": [{
        "$ref": "$.sizeImage"
      }, {
        "basicId": 5392350,
        "img": "https://ups.aopcdn.com/s1454/goods/18653/-2ud207225eab154b04aed5b71e703145ab.jpg",
        "terminalType": 1
      }],
      "sizeReference": {
        "references": [{
          "key": "S",
          "values": [{
            "cmVal": "62.5",
            "inchVal": "24.6",
            "key": "afterlong"
          }, {
            "cmVal": "38",
            "inchVal": "15.0",
            "key": "Schulter"
          }, {
            "cmVal": "96",
            "inchVal": "37.8",
            "key": "Büste"
          }, {
            "cmVal": "129.2",
            "inchVal": "50.9",
            "key": "waistbandwidth"
          }, {
            "cmVal": "22.7",
            "inchVal": "8.9",
            "key": "frontclamped"
          }, {
            "cmVal": "24.1",
            "inchVal": "9.5",
            "key": "backclamped"
          }, {
            "cmVal": "56",
            "inchVal": "22.0",
            "key": "dresslength"
          }, {
            "cmVal": "33",
            "inchVal": "13.0",
            "key": "sleeves"
          }, {
            "cmVal": "23",
            "inchVal": "9.1",
            "key": "Manschette"
          }, {
            "cmVal": "34.5",
            "inchVal": "13.6",
            "key": "frontneckcross"
          }, {
            "cmVal": "17.6",
            "inchVal": "6.9",
            "key": "backneckcross"
          }]
        }, {
          "key": "M",
          "values": [{
            "cmVal": "64.5",
            "inchVal": "25.4",
            "key": "afterlong"
          }, {
            "cmVal": "39.3",
            "inchVal": "15.5",
            "key": "Schulter"
          }, {
            "cmVal": "101",
            "inchVal": "39.8",
            "key": "Büste"
          }, {
            "cmVal": "135.2",
            "inchVal": "53.2",
            "key": "waistbandwidth"
          }, {
            "cmVal": "23.7",
            "inchVal": "9.3",
            "key": "frontclamped"
          }, {
            "cmVal": "25.1",
            "inchVal": "9.9",
            "key": "backclamped"
          }, {
            "cmVal": "57.3",
            "inchVal": "22.6",
            "key": "dresslength"
          }, {
            "cmVal": "34.3",
            "inchVal": "13.5",
            "key": "sleeves"
          }, {
            "cmVal": "24",
            "inchVal": "9.4",
            "key": "Manschette"
          }, {
            "cmVal": "35.2",
            "inchVal": "13.9",
            "key": "frontneckcross"
          }, {
            "cmVal": "18",
            "inchVal": "7.1",
            "key": "backneckcross"
          }]
        }, {
          "key": "L",
          "values": [{
            "cmVal": "66.5",
            "inchVal": "26.2",
            "key": "afterlong"
          }, {
            "cmVal": "40.6",
            "inchVal": "16.0",
            "key": "Schulter"
          }, {
            "cmVal": "106",
            "inchVal": "41.7",
            "key": "Büste"
          }, {
            "cmVal": "141.2",
            "inchVal": "55.6",
            "key": "waistbandwidth"
          }, {
            "cmVal": "24.7",
            "inchVal": "9.7",
            "key": "frontclamped"
          }, {
            "cmVal": "26.1",
            "inchVal": "10.3",
            "key": "backclamped"
          }, {
            "cmVal": "58.6",
            "inchVal": "23.1",
            "key": "dresslength"
          }, {
            "cmVal": "35.6",
            "inchVal": "14.0",
            "key": "sleeves"
          }, {
            "cmVal": "25",
            "inchVal": "9.8",
            "key": "Manschette"
          }, {
            "cmVal": "35.9",
            "inchVal": "14.1",
            "key": "frontneckcross"
          }, {
            "cmVal": "18.4",
            "inchVal": "7.2",
            "key": "backneckcross"
          }]
        }, {
          "key": "XL",
          "values": [{
            "cmVal": "68.5",
            "inchVal": "27.0",
            "key": "afterlong"
          }, {
            "cmVal": "41.9",
            "inchVal": "16.5",
            "key": "Schulter"
          }, {
            "cmVal": "111",
            "inchVal": "43.7",
            "key": "Büste"
          }, {
            "cmVal": "147.2",
            "inchVal": "58.0",
            "key": "waistbandwidth"
          }, {
            "cmVal": "25.7",
            "inchVal": "10.1",
            "key": "frontclamped"
          }, {
            "cmVal": "27.1",
            "inchVal": "10.7",
            "key": "backclamped"
          }, {
            "cmVal": "59.9",
            "inchVal": "23.6",
            "key": "dresslength"
          }, {
            "cmVal": "36.9",
            "inchVal": "14.5",
            "key": "sleeves"
          }, {
            "cmVal": "26",
            "inchVal": "10.2",
            "key": "Manschette"
          }, {
            "cmVal": "36.6",
            "inchVal": "14.4",
            "key": "frontneckcross"
          }, {
            "cmVal": "18.8",
            "inchVal": "7.4",
            "key": "backneckcross"
          }]
        }, {
          "key": "2XL",
          "values": [{
            "cmVal": "70.5",
            "inchVal": "27.8",
            "key": "afterlong"
          }, {
            "cmVal": "43.2",
            "inchVal": "17.0",
            "key": "Schulter"
          }, {
            "cmVal": "116",
            "inchVal": "45.7",
            "key": "Büste"
          }, {
            "cmVal": "153.2",
            "inchVal": "60.3",
            "key": "waistbandwidth"
          }, {
            "cmVal": "26.7",
            "inchVal": "10.5",
            "key": "frontclamped"
          }, {
            "cmVal": "28.1",
            "inchVal": "11.1",
            "key": "backclamped"
          }, {
            "cmVal": "61.2",
            "inchVal": "24.1",
            "key": "dresslength"
          }, {
            "cmVal": "38.2",
            "inchVal": "15.0",
            "key": "sleeves"
          }, {
            "cmVal": "27",
            "inchVal": "10.6",
            "key": "Manschette"
          }, {
            "cmVal": "37.3",
            "inchVal": "14.7",
            "key": "frontneckcross"
          }, {
            "cmVal": "19.2",
            "inchVal": "7.6",
            "key": "backneckcross"
          }]
        }, {
          "key": "3XL",
          "values": [{
            "cmVal": "72.5",
            "inchVal": "28.5",
            "key": "afterlong"
          }, {
            "cmVal": "44.5",
            "inchVal": "17.5",
            "key": "Schulter"
          }, {
            "cmVal": "121",
            "inchVal": "47.6",
            "key": "Büste"
          }, {
            "cmVal": "159.2",
            "inchVal": "62.7",
            "key": "waistbandwidth"
          }, {
            "cmVal": "27.7",
            "inchVal": "10.9",
            "key": "frontclamped"
          }, {
            "cmVal": "29.1",
            "inchVal": "11.5",
            "key": "backclamped"
          }, {
            "cmVal": "62.5",
            "inchVal": "24.6",
            "key": "dresslength"
          }, {
            "cmVal": "39.5",
            "inchVal": "15.6",
            "key": "sleeves"
          }, {
            "cmVal": "28",
            "inchVal": "11.0",
            "key": "Manschette"
          }, {
            "cmVal": "38",
            "inchVal": "15.0",
            "key": "frontneckcross"
          }, {
            "cmVal": "19.6",
            "inchVal": "7.7",
            "key": "backneckcross"
          }]
        }, {
          "key": "4XL",
          "values": [{
            "cmVal": "74.5",
            "inchVal": "29.3",
            "key": "afterlong"
          }, {
            "cmVal": "45.8",
            "inchVal": "18.0",
            "key": "Schulter"
          }, {
            "cmVal": "126",
            "inchVal": "49.6",
            "key": "Büste"
          }, {
            "cmVal": "165.2",
            "inchVal": "65.0",
            "key": "waistbandwidth"
          }, {
            "cmVal": "28.7",
            "inchVal": "11.3",
            "key": "frontclamped"
          }, {
            "cmVal": "30.1",
            "inchVal": "11.9",
            "key": "backclamped"
          }, {
            "cmVal": "63.8",
            "inchVal": "25.1",
            "key": "dresslength"
          }, {
            "cmVal": "40.8",
            "inchVal": "16.1",
            "key": "sleeves"
          }, {
            "cmVal": "29",
            "inchVal": "11.4",
            "key": "Manschette"
          }, {
            "cmVal": "38.7",
            "inchVal": "15.2",
            "key": "frontneckcross"
          }, {
            "cmVal": "20",
            "inchVal": "7.9",
            "key": "backneckcross"
          }]
        }, {
          "key": "5XL",
          "values": [{
            "cmVal": "74.5",
            "inchVal": "29.3",
            "key": "afterlong"
          }, {
            "cmVal": "47.1",
            "inchVal": "18.5",
            "key": "Schulter"
          }, {
            "cmVal": "131",
            "inchVal": "51.6",
            "key": "Büste"
          }, {
            "cmVal": "171.2",
            "inchVal": "67.4",
            "key": "waistbandwidth"
          }, {
            "cmVal": "29.7",
            "inchVal": "11.7",
            "key": "frontclamped"
          }, {
            "cmVal": "31.1",
            "inchVal": "12.2",
            "key": "backclamped"
          }, {
            "cmVal": "63.8",
            "inchVal": "25.1",
            "key": "dresslength"
          }, {
            "cmVal": "42.1",
            "inchVal": "16.6",
            "key": "sleeves"
          }, {
            "cmVal": "30",
            "inchVal": "11.8",
            "key": "Manschette"
          }, {
            "cmVal": "39.4",
            "inchVal": "15.5",
            "key": "frontneckcross"
          }, {
            "cmVal": "20.4",
            "inchVal": "8.0",
            "key": "backneckcross"
          }]
        }],
        "titles": ["afterlong", "Schulter", "Büste", "waistbandwidth", "frontclamped", "backclamped", "dresslength", "sleeves", "Manschette", "frontneckcross", "backneckcross"]
      },
      "sizeReferences": [{
        "key": "backclamped",
        "unit": "cm",
        "val": "30.1"
      }, {
        "key": "waistbandwidth",
        "unit": "cm",
        "val": "165.2"
      }, {
        "key": "afterlong",
        "unit": "cm",
        "val": "74.5"
      }, {
        "key": "dresslength",
        "unit": "cm",
        "val": "63.8"
      }, {
        "key": "frontclamped",
        "unit": "cm",
        "val": "28.7"
      }, {
        "key": "frontneckcross",
        "unit": "cm",
        "val": "38.7"
      }, {
        "key": "backneckcross",
        "unit": "cm",
        "val": "20"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "126"
      }, {
        "key": "shoulder",
        "unit": "cm",
        "val": "45.8"
      }, {
        "key": "cuff",
        "unit": "cm",
        "val": "29"
      }, {
        "key": "sleeves",
        "unit": "cm",
        "val": "40.8"
      }],
      "sku": "SPWBKNEOCZI-75879562",
      "skus": [{
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "s",
          "color": "red"
        },
        "available": false,
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 21.95,
        "clearance": 0,
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "21,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "-100%",
        "endTime": 1954303680933,
        "favourite": false,
        "goodsId": 75879568,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18653/-2u21964055d5cd4c669c3d0c3d3042c318.gif"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18653/-2u21964055d5cd4c669c3d0c3d3042c318.gif",
        "marketPrice": -0.05,
        "newInSort": 0,
        "offlineTime": 1634289235000,
        "onlineTime": 1611656976000,
        "pmsSku": "24306292",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 26.95,
        "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]"
        }, {
          "$ref": "$.allSizeReferences.s[8]"
        }, {
          "$ref": "$.allSizeReferences.s[9]"
        }, {
          "$ref": "$.allSizeReferences.s[10]"
        }],
        "sku": "SPWBKNEOCZI-75879568",
        "status": 0,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "m",
          "color": "red"
        },
        "available": false,
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 21.95,
        "clearance": 0,
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "21,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "-100%",
        "endTime": 1954303680933,
        "favourite": false,
        "goodsId": 75879567,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18653/-2u8331ac4f91804594b9a4883fa683e2fa.gif"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18653/-2u8331ac4f91804594b9a4883fa683e2fa.gif",
        "marketPrice": -0.05,
        "newInSort": 0,
        "offlineTime": 1634289235000,
        "onlineTime": 1611656976000,
        "pmsSku": "24306291",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 26.95,
        "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]"
        }, {
          "$ref": "$.allSizeReferences.m[8]"
        }, {
          "$ref": "$.allSizeReferences.m[9]"
        }, {
          "$ref": "$.allSizeReferences.m[10]"
        }],
        "sku": "SPWBKNEOCZI-75879567",
        "status": 0,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "l",
          "color": "red"
        },
        "available": false,
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 21.95,
        "clearance": 0,
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "21,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "-100%",
        "endTime": 1954303680933,
        "favourite": false,
        "goodsId": 75879566,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18653/-2u6bb712caeac641b4810b6e687bdc1ef0.gif"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18653/-2u6bb712caeac641b4810b6e687bdc1ef0.gif",
        "marketPrice": -0.05,
        "newInSort": 0,
        "offlineTime": 1634289235000,
        "onlineTime": 1611656976000,
        "pmsSku": "24306290",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 26.95,
        "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]"
        }, {
          "$ref": "$.allSizeReferences.l[8]"
        }, {
          "$ref": "$.allSizeReferences.l[9]"
        }, {
          "$ref": "$.allSizeReferences.l[10]"
        }],
        "sku": "SPWBKNEOCZI-75879566",
        "status": 0,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "xl",
          "color": "red"
        },
        "available": false,
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 21.95,
        "clearance": 0,
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "21,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "-100%",
        "endTime": 1954303680933,
        "favourite": false,
        "goodsId": 75879565,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18653/-2u2ae5a4b74eb146149322d829abaf1e15.gif"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18653/-2u2ae5a4b74eb146149322d829abaf1e15.gif",
        "marketPrice": -0.05,
        "newInSort": 0,
        "offlineTime": 1634289235000,
        "onlineTime": 1611656976000,
        "pmsSku": "24306289",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 26.95,
        "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]"
        }, {
          "$ref": "$.allSizeReferences.xl[8]"
        }, {
          "$ref": "$.allSizeReferences.xl[9]"
        }, {
          "$ref": "$.allSizeReferences.xl[10]"
        }],
        "sku": "SPWBKNEOCZI-75879565",
        "status": 0,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "2xl",
          "color": "red"
        },
        "available": false,
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 21.95,
        "clearance": 0,
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "21,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "-100%",
        "endTime": 1954303680933,
        "favourite": false,
        "goodsId": 75879564,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18653/-2u0641d933785d46ac8760928e3ea4aa12.gif"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18653/-2u0641d933785d46ac8760928e3ea4aa12.gif",
        "marketPrice": -0.05,
        "newInSort": 0,
        "offlineTime": 1634289235000,
        "onlineTime": 1611656976000,
        "pmsSku": "24306288",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 26.95,
        "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]"
        }, {
          "$ref": "$.allSizeReferences.2xl[8]"
        }, {
          "$ref": "$.allSizeReferences.2xl[9]"
        }, {
          "$ref": "$.allSizeReferences.2xl[10]"
        }],
        "sku": "SPWBKNEOCZI-75879564",
        "status": 0,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "3xl",
          "color": "red"
        },
        "available": false,
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 21.95,
        "clearance": 0,
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "21,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "-100%",
        "endTime": 1954303680933,
        "favourite": false,
        "goodsId": 75879563,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18653/-2udb9b937c52c541c4a4cafb5b56705d07.gif"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18653/-2udb9b937c52c541c4a4cafb5b56705d07.gif",
        "marketPrice": -0.05,
        "newInSort": 0,
        "offlineTime": 1634289235000,
        "onlineTime": 1611656976000,
        "pmsSku": "24306287",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 26.95,
        "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]"
        }, {
          "$ref": "$.allSizeReferences.3xl[8]"
        }, {
          "$ref": "$.allSizeReferences.3xl[9]"
        }, {
          "$ref": "$.allSizeReferences.3xl[10]"
        }],
        "sku": "SPWBKNEOCZI-75879563",
        "status": 0,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "4xl",
          "color": "red"
        },
        "available": false,
        "ccyMarketPrice": -0.05,
        "ccySalePrice": 21.95,
        "clearance": 0,
        "currencyMarketPrice": "-0,05€",
        "currencySalePrice": "21,95€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "-100%",
        "endTime": 1954303680932,
        "favourite": false,
        "goodsId": 75879562,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18653/-2uc0142f9cca7a48b582c672a016bb3fe1.gif", "https://ups.aopcdn.com/s1454/goods/18653/-2ueb05a43e850445db9b2d8ce3bdfc4a29.gif",
          "https://ups.aopcdn.com/s1454/goods/18653/-2ucd0548f9e6d94ebb998b41c19d230f58.gif"
        ],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18653/-2uc0142f9cca7a48b582c672a016bb3fe1.gif",
        "marketPrice": -0.05,
        "newInSort": 0,
        "offlineTime": 1634289235000,
        "onlineTime": 1611656976000,
        "pmsSku": "24306286",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "4xl"
        }],
        "salePrice": 26.95,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.4xl[0]"
        }, {
          "$ref": "$.allSizeReferences.4xl[1]"
        }, {
          "$ref": "$.allSizeReferences.4xl[2]"
        }, {
          "$ref": "$.allSizeReferences.4xl[3]"
        }, {
          "$ref": "$.allSizeReferences.4xl[4]"
        }, {
          "$ref": "$.allSizeReferences.4xl[5]"
        }, {
          "$ref": "$.allSizeReferences.4xl[6]"
        }, {
          "$ref": "$.allSizeReferences.4xl[7]"
        }, {
          "$ref": "$.allSizeReferences.4xl[8]"
        }, {
          "$ref": "$.allSizeReferences.4xl[9]"
        }, {
          "$ref": "$.allSizeReferences.4xl[10]"
        }],
        "sku": "SPWBKNEOCZI-75879562",
        "status": 0,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }],
      "specialSign": 1,
      "spu": "SPWBKNEOCZI",
      "status": 0,
      "stock": 999,
      "type": 0,
      "variant": "rot/4xl",
      "visionStyle": 0,
      "weight": 400.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="disabled" id="AddToCart" disabled="">
          <span class="button-text">AUSVERKAUF</span>
        </button>
        <div class="follow-but2 FavouriteCountSingleBox showNumber">
          <div mdui-dialog="{target: '#regist-login-modal'}" goods-follow="5392350" favourite="false" class="personalIcon">  </div>
          <div class="FavouriteCountSingle" style="display: block;"> 0 </div>
        </div>
        <style>
          .FavouriteCountSingleBox .personalIcon {
            font-size: 22px
          }

          .FavouriteCountSingleBox.showNumber .personalIcon {
            font-size: 16px
          }
        </style>
      </div>
      <a class="button plain disabled" name="buy-it-now">
                                            <span class="button-text">KAUFE ES JETZT</span>
                                        </a>
    </div>
  </div>
</form>

<form class="reviewForm" onsubmit="return false;">
  <input type="hidden" name="encryStr" value="">
  <input type="hidden" name="lang" value="">
  <div class="title"> Bewertung schreiben <span class="fa fa-angle-left"></span>
  </div>
  <div class="score">
    <div class="desc">* Ergebnis :</div>
    <div class="rating">
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
      <i class="star-item iconfont icon-star-on"></i>
    </div>
    <input type="hidden" name="grade" value="5">
    <input type="hidden" name="spu" value="SPWBKNEOCZI">
    <div class="tip"> Klicken Sie um zu bewerten!</div>
  </div>
  <div class="review-form">
    <div class="review-from-textarea">
      <div class="mess-desc">* Bewertungen:</div>
      <div class="content">
        <textarea class="message" name="content" placeholder="Ich habe das vor einem Monat gekauft und bin so froh, dass ich es getan habe ... "></textarea>
        <div class="images-upload">
          <!-- Fine Uploader DOM Element -->
          <div id="fine-uploader-gallery">
            <div>
              <div class="qq-uploader-selector qq-uploader qq-gallery" qq-drop-area-text="Drop files here">
                <div class="qq-total-progress-bar-container-selector qq-total-progress-bar-container qq-hide" style="display: none">
                  <div role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" class="qq-total-progress-bar-selector qq-progress-bar qq-total-progress-bar"></div>
                </div>
                <div class="qq-upload-drop-area-selector qq-upload-drop-area" qq-hide-dropzone="" style="display: none;">
                </div>
                <ul class="qq-upload-list-selector qq-upload-list" role="region" aria-live="polite" aria-relevant="additions removals"></ul>
                <div class="qq-upload-button-selector qq-upload-button" style="position: relative; overflow: hidden; direction: ltr;">
                  <div>Dateien hochladen</div>
                  <input qq-button-id="737565fc-424b-4360-ad46-e6fa113d532f" 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" 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" 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>

POST /account/login?loginPopup=true

<form method="post" action="/account/login?loginPopup=true" id="customer_login" accept-charset="UTF-8" novalidate="novalidate">
  <input type="hidden" name="remember" value="1">
  <div id="login">
    <div class="error-tips">
    </div>
    <div class="input-row" style="margin-top:10px;">
      <input type="email" placeholder="E-Mail" name="email" value="" id="CustomerEmail" class="input-full input-common" autocorrect="off" autocapitalize="off" autofocus="">
      <div id="login-email-error-tip" style="text-align:center;display:none;color: red; font-size:14px">E-Mail ist ungültig</div>
    </div>
    <div class="input-row">
      <div style="position: relative">
        <input type="password" placeholder="Passwort" value="" name="password" id="CustomerPassword" class="input-full">
        <i class="mdui-icon material-icons open-eye" id="open-eye" style="position:absolute; right: 5px;  top:13px;"></i>
        <i class="mdui-icon material-icons close-eye" id="close-eye" style="position:absolute; right: 5px;  top:13px;"></i>
        <div id="login-password-error-tip" style="text-align: center;display:none;color: red; font-size:14px">Passwort ist erforderlich</div>
      </div>
    </div>
    <div class="submit">
      <a href="javascript:void(0)" class="submit" id="popup-login">Anmeldung</a>
    </div>
    <p class="forget-password">
      <a href="/account/recover" id="">Haben Sie Ihr Passwort vergessen?</a>
    </p>
    <div class="flex-box" style="margin-top:30px;">
      <div class="line" style="margin-right:10px"></div>
      <div style="color: #ccc;flex-shrink:0">ODER</div>
      <div class="line" style="margin-left:10px"></div>
    </div>
    <p class="line-item">Verwenden Sie Ihr Konto von</p>
    <div class="social-icon-box">
      <div id="icon-google">
        <img style="width:16px; height:16px;vertical-align: sub" src="//sources.aopcdn.com/cloud/opShop/images/social-google-3368ff4f4e.png">
      </div>
    </div>
  </div>
</form>

POST /account/register

<form method="post" action="/account/register" id="customer_register" accept-charset="UTF-8" novalidate="novalidate">
  <input type="hidden" name="remember" value="1">
  <div id="regist">
    <div class="error-tips">
    </div>
    <div class="input-row">
      <input type="email" id="regist-email" placeholder="*E-Mail" name="email" value="" class="input-full input-common" autocorrect="off" autocapitalize="off" autofocus="">
      <div id="register-email-error-tip" style="text-align:center;display:none;color: red; font-size:14px">E-Mail ist ungültig</div>
    </div>
    <div class="input-row">
      <div style="position: relative">
        <input type="password" placeholder="*Passwort" value="" name="password" id="regist-password" class="input-full">
        <i class="mdui-icon material-icons open-eye" id="open-eye-regist" style="position:absolute;right: 5px;top:13px;"></i>
        <i class="mdui-icon material-icons close-eye" id="close-eye-regist" style="position:absolute;right: 5px;top:13px;"></i>
        <div id="register-password-error-tip" style="text-align: center;display:none;color: red; font-size:14px">Passwort ist erforderlich</div>
      </div>
    </div>
    <div class="agreement-box"><input type="checkbox" id="isFollow" name="isFollow" value="0"><span class="agreement-content">
        <p style="margin:0;">Follow us to get newest information and US$6 off coupon!</p>
      </span></div>
    <div class="style-preference-box">
      <h3>STILVORZUG</h3>
      <div class="style-preference-item-box">
        <div class="style-preference-item" data-value="Women">
          <input class="style-preference-values" type="checkbox" value="Women">
          <span>Women</span>
        </div>
        <div class="style-preference-item" data-value="Matching">
          <input class="style-preference-values" type="checkbox" value="Matching">
          <span>Matching</span>
        </div>
        <div class="style-preference-item" data-value="Accessories">
          <input class="style-preference-values" type="checkbox" value="Accessories">
          <span>Accessories</span>
        </div>
        <div class="style-preference-item" data-value="Jewelry">
          <input class="style-preference-values" type="checkbox" value="Jewelry">
          <span>Jewelry</span>
        </div>
      </div>
      <input type="hidden" name="stylePreference" value="">
    </div>
    <div class="submit" style="margin-top:20px">
      <button id="regist-btn" type="button" class="submit">Benutzerkonto erstellen</button>
    </div>
  </div>
</form>

POST /account/login?callback=%2Fproducts%2Fwomens-fashion-casual-floral-shirt-ry85-5392350.html

<form hidden="" id="social-login" action="/account/login?callback=%2Fproducts%2Fwomens-fashion-casual-floral-shirt-ry85-5392350.html" method="POST">
  <input id="googleToken" name="googleToken" hidden="" value="">
  <input id="fbToken" name="fbToken" hidden="" value="">
</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 COP
Deutsch
Deutsch English Español

 * 5% RABATT AUF IHRE ERSTE BESTELLUNG! CODE: NEW
   
   

Menü schliessen

SUCHERGEBNIS



HIT WÖRTER


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

 * Neu
   
 * Best Sellers
   
 * Trends
   
 * Weihnachten🎅
 * Pullover Hot
 * Tops
   
 * Oberbekleidung
   
 * Kleider
   
 * Unterteile
   
 * Schuhe
   
 * Accessories
   
 * Flash Verkauf
 * Ausverkauf

Home / Tops / Blusen / Langarmblusen
Previous

Next





LÄSSIGES BLUMENHEMD DER DAMENMODE RY85

21,95€
21,95€
5.0
(0)

Bewertung schreiben
mangel an Lager

ColorRed
SizeSMLXL2XL3XL4XL
Farbe: Red

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

SPWBKNEOCZI-75879568 SPWBKNEOCZI-75879567 SPWBKNEOCZI-75879566
SPWBKNEOCZI-75879565 SPWBKNEOCZI-75879564 SPWBKNEOCZI-75879563
SPWBKNEOCZI-75879562
Menge:


Bitte Größe auswählen


AUSVERKAUF

0
KAUFE ES JETZT


BESCHREIBUNG

Artikelnummer: SPWBKNEOCZI

 * Stil: Sportlicher Stil


VERSAND UND RÜCKGABE

Weltweite Lieferung:

Kostenloser Versand Bei Bestellungen Ab 99€

Versanddauer = Bearbeit ungszeit + Lieferdauer



Bearbeit ungszeit:

3-5 Arbeitstage



Lieferdauer:

Standardversand: 10 - 15 Arbeitstage



Die Rückgabe oder der Umtausch des Produkts innerhalb von 30 Tagen ab
Lieferdatum wird akzeptiert

Voraussetzungen:

1.Sie erhalt en die Lieferung innerhalb 30 Tagen.

2.Der Artikel wird unbenutzt und unbeschädigt sowie in Originalverpackung
erhalten.

3.Der Kunde muss die Versandkost en nur einmal bezahlen.



Größentabelle
×
cm inch


Grösse Tag Size

Grösse Tag Size


 Return
  Hot Search
Track Artist Album Playlist Search Results

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

5.0


Bewertung schreiben
Bewertung schreiben
* Ergebnis :

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

Schließen

Nr Ja

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

 * «
 * »




ERFOLGREICH

Vielen Danke für Ihre Bewertung


ERFOLGREICH

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

Zur Verwendung gehen


OOPS…

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


OOPS…

Coupon fehlgeschlagen.


Das könnte Sie auch interessieren
—40%
Leichte Bluse mit Blumendruck und V-Ausschnitt
18,95€ 30,95€

—40%
hohles langarmhemd mit v-ausschnitt
22,95€ 38,95€

—47%
Lässige Langarmbluse Aus Einfarbigem Cord
18,95€ 36,95€

Frischer Chrysanthemenoverall
23,95€

Mode Blumendruck V-Ausschnitt Langarm Casual Maxikleid
24,95€

vielseitige elastische flache Sandalen
19,95€

—60%
Damen Langarm Lässiger Stehkragen Pullover mit Knöpfen
23,95€ 59,95€

—35%
Damen Vintage Stehkragen Langarmjacke mit Tasche
32,95€ 50,95€

Lässiger Pullover Mit Leoparden-Reißverschluss Und V-Ausschnitt Mit Langen
Ärmeln
25,95€

Mode Farbabstimmung Rundhals Langarm Casual Pullover
23,95€

—25%
Langarm-T-Shirt mit V-Ausschnitt
19,95€ 26,95€

—40%
Lässige Print Neckless Long Sleeves Jacke
36,95€ 61,95€






GESCHENKE


ARTIKEL UPDATE
ENTFERNEN HINZUFÜGEN


ADD-ON ARTIKEL


In den Warenkorb
ENTFERNEN HINZUFÜGEN




ANMELDUNG

E-Mail ist ungültig
 
Passwort ist erforderlich
Anmeldung

Haben Sie Ihr Passwort vergessen?

ODER


Verwenden Sie Ihr Konto von




REGISTRIEREN

E-Mail ist ungültig
 
Passwort ist erforderlich

Follow us to get newest information and US$6 off coupon!


STILVORZUG

Women
Matching
Accessories
Jewelry
Benutzerkonto erstellen

 * Pinterest

 * Pinterest


UNTERNEHMEN Über Uns Nutzungsbedingungen Datenschutzbestimmungen
Seitenverzeichnis HILFEZENTRUM Fragen und Antworten Zahlungsarten Lieferung
Rückgabe und Umtausch KUNDENDIENST Versandverfolgung Bestellung stornieren
Lieferadresse bearbeiten Kontaktieren Sie uns Paketsicherheit
 * Pinterest

ABONNIEREN SIE UNSERE EXKLUSIVEN ANGEBOTE

ABONNIEREN
Ihre Mailbox ist falsch formatiert
© 2021 angleredshop

Wir schätzen Ihre Privatsphäre!

Um unsere Websites für Sie optimal zu gestalten und ständig zu verbessern,
verwenden wir Cookies. Mit dem Bestätigen des Buttons "Akzeptieren" stimmen Sie
der Verwendung von Cookies zu. Weitere Informationen entnehmen Sie bitte unserer
Datenschutzerklärung.







Akzeptieren