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

URL: https://www.ootdmw.com/products/champagne-satin-puff-sleeve-deep-v-neck-asymmetric-hem-dress-7072041.html?from=collections
Submission: On February 21 via api from DE — Scanned from DE

Form analysis 4 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="7072041">
  <input type="hidden" name="product_id" value="95238130">
  <input type="hidden" name="product_cate" value="Evening Dresses">
  <input type="hidden" name="spu" value="SP220210U1WN">
  <input type="hidden" name="sku" value="SP220210U1WN-95238130">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg">
  <input type="hidden" name="price" value="37.79">
  <input type="hidden" name="variant" value="S/Champagner">
  <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="Champagne">Champagne</option>
    </select></div>
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-1">Size</label><select class="single-option-selector product-form__input" data-option="option2"
      id="productSelect-option-1">
      <option value="S">S</option>
      <option value="M">M</option>
      <option value="L">L</option>
      <option value="XL">XL</option>
      <option value="2XL">2XL</option>
      <option value="3XL">3XL</option>
    </select></div>
  <div class="expand-wrapper" style="width: 100%;">
    <div class="selector-wrapper product-form__item product-form__item--color"><label>Farbe: <span class="label-color">Champagner</span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Champagne" data-group="0" style="" class="selected"><img
            src="https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg@!w42-h56" class="loaded" data-was-processed="true"></span></div>
    </div>
    <div class="selector-wrapper product-form__item product-form__item--size"><label>Größe: <span class="label-size">S</span><span class="size-model" mdui-dialog="{target: '#size-form_model'}">Größentabelle</span><select class="size-zone-select"
          name="1645444831349">
          <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="selected">S</span><span data-value="M" data-group="1" style="">M</span><span data-value="L"
          data-group="1" style="">L</span><span data-value="XL" data-group="1" style="">XL</span><span data-value="2XL" data-group="1" style="">2XL</span><span data-value="3XL" data-group="1" style="">3XL</span></div>
    </div>
    <div class="size-tips" style="display: none;"></div>
  </div><select name="product_id" id="productSelect" class="full-select product-select" style="display: none;">
    <option sku="1491650697958514689" value="95238130" selected="selected">SP220210U1WN-95238130</option>
    <option sku="1491650697992069121" value="95238131">SP220210U1WN-95238131</option>
    <option sku="1491650698000457730" value="95238132">SP220210U1WN-95238132</option>
    <option sku="1491650698008846338" value="95238133">SP220210U1WN-95238133</option>
    <option sku="1491650698017234945" value="95238134">SP220210U1WN-95238134</option>
    <option sku="1491650698029817857" value="95238135">SP220210U1WN-95238135</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"
        }]
      }, {
        "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"
        }]
      }, {
        "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"
        }]
      }, {
        "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"
        }]
      }],
      "allSizeReferences": {
        "s": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "38"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "94"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "68"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "88"
        }, {
          "key": "thigh circumference",
          "unit": "cm",
          "val": "54.5"
        }],
        "m": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "39.25"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "99"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "73"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "93"
        }, {
          "key": "thigh circumference",
          "unit": "cm",
          "val": "57.3"
        }],
        "l": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "40.5"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "104"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "78"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "98"
        }, {
          "key": "thigh circumference",
          "unit": "cm",
          "val": "60.09"
        }],
        "xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "41.75"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "109"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "83"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "103"
        }, {
          "key": "thigh circumference",
          "unit": "cm",
          "val": "62.89"
        }],
        "2xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "43"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "114"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "88"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "108"
        }, {
          "key": "thigh circumference",
          "unit": "cm",
          "val": "65.69"
        }],
        "3xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "44.25"
        }, {
          "key": "hips",
          "unit": "cm",
          "val": "119"
        }, {
          "key": "waistline",
          "unit": "cm",
          "val": "93"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "113"
        }, {
          "key": "thigh circumference",
          "unit": "cm",
          "val": "68.48"
        }]
      },
      "attrColor": "champagne",
      "attributes": [{
        "attrId": 57212,
        "attrValId": 2579080,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "color",
        "sval": "champagne",
        "type": 1,
        "val": "champagne"
      }, {
        "attrId": 57213,
        "attrValId": 2578306,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "size",
        "sval": "s",
        "type": 1,
        "val": "s"
      }, {
        "attrId": 163459,
        "attrValId": 8479225,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Fit",
        "sval": "Loose",
        "type": 0,
        "val": "Loose"
      }, {
        "attrId": 157092,
        "attrValId": 8490416,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Occasion",
        "sval": "Dinner",
        "type": 0,
        "val": "Dinner"
      }, {
        "attrId": 157092,
        "attrValId": 8294808,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Occasion",
        "sval": "Leisure",
        "type": 0,
        "val": "Leisure"
      }, {
        "attrId": 157092,
        "attrValId": 8294796,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Occasion",
        "sval": "Party",
        "type": 0,
        "val": "Party"
      }, {
        "attrId": 163458,
        "attrValId": 8478998,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Collar/Neckline",
        "sval": "V-neck",
        "type": 0,
        "val": "V-neck"
      }, {
        "attrId": 154960,
        "attrValId": 8262368,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Material",
        "sval": "Satin",
        "type": 0,
        "val": "Satin"
      }, {
        "attrId": 159908,
        "attrValId": 8478999,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Design Elements",
        "sval": "Pleated",
        "type": 0,
        "val": "Pleated"
      }, {
        "attrId": 159908,
        "attrValId": 8479254,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Design Elements",
        "sval": "Asymmetrical",
        "type": 0,
        "val": "Asymmetrical"
      }, {
        "attrId": 157085,
        "attrValId": 8249821,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Sleeve Length",
        "sval": "Long Sleeve",
        "type": 0,
        "val": "Long Sleeve"
      }, {
        "attrId": 154940,
        "attrValId": 8227959,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Season",
        "sval": "All Season",
        "type": 0,
        "val": "All Season"
      }, {
        "attrId": 154940,
        "attrValId": 8227972,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Season",
        "sval": "Summer",
        "type": 0,
        "val": "Summer"
      }, {
        "attrId": 154940,
        "attrValId": 8479220,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Season",
        "sval": "Fall/Autumn",
        "type": 0,
        "val": "Fall/Autumn"
      }, {
        "attrId": 154940,
        "attrValId": 8240756,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Season",
        "sval": "Winter",
        "type": 0,
        "val": "Winter"
      }, {
        "attrId": 154940,
        "attrValId": 8227973,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Season",
        "sval": "Spring",
        "type": 0,
        "val": "Spring"
      }, {
        "attrId": 163460,
        "attrValId": 8479002,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Skirt Length",
        "sval": "Midi",
        "type": 0,
        "val": "Midi"
      }, {
        "attrId": 154954,
        "attrValId": 8469016,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Style",
        "sval": "Elegant",
        "type": 0,
        "val": "Elegant"
      }, {
        "attrId": 57213,
        "attrValId": 2578307,
        "basicId": 7072041,
        "goodsId": 95238131,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 57213,
        "attrValId": 2578308,
        "basicId": 7072041,
        "goodsId": 95238132,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 57213,
        "attrValId": 2578309,
        "basicId": 7072041,
        "goodsId": 95238133,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 57213,
        "attrValId": 2578375,
        "basicId": 7072041,
        "goodsId": 95238134,
        "name": "size",
        "sval": "2xl",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 57213,
        "attrValId": 2578410,
        "basicId": 7072041,
        "goodsId": 95238135,
        "name": "size",
        "sval": "3xl",
        "type": 1,
        "val": "3xl"
      }],
      "attrs": {
        "size": "s",
        "color": "champagne"
      },
      "available": true,
      "categories": [{
        "basicId": 7072041,
        "goodsType": "Evening Dresses",
        "googleName": "Apparel & Accessories > Clothing > Dresses",
        "id": 115359,
        "name": "Evening Dresses",
        "parentId": 115357,
        "path": "/115326/115357/115359/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Evening Dress Online on wearmw.com",
        "siteCid": 19,
        "siteId": 24610,
        "siteParentCid": 17,
        "sitePath": "/2/17/19/",
        "sort": 1
      }],
      "ccyMarketPrice": 0.0,
      "ccySalePrice": 35.9,
      "clearance": 0,
      "colorSkus": [{
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 35.9,
        "color": "champagne",
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "35,90€",
        "goodsSkuUrl": "/item/champagne-satin-puff-sleeve-deep-v-neck-asymmetric-hem-dress-7072041.html?variant=95238130",
        "hexColor": "#FFF9B1",
        "img": "https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg",
        "marketPrice": 0.0,
        "salePrice": 37.79,
        "selected": false,
        "skuId": 95238130,
        "sort": 0,
        "type": 0
      }],
      "currencyMarketPrice": "0,00€",
      "currencySalePrice": "35,90€",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.0,
      "discountIcon": "",
      "discountInteger": "100",
      "discountMark": 3,
      "discountPercent": "100% OFF",
      "endTime": 1960970733561,
      "favoriteCount": 0,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 163459,
        "attrValId": 8479225,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Passen",
        "sval": "Loose",
        "type": 0,
        "val": "Lockere"
      }, {
        "attrId": 157092,
        "attrValId": 8490416,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Szene",
        "sval": "Dinner",
        "type": 0,
        "val": "Abendessen"
      }, {
        "attrId": 157092,
        "attrValId": 8294808,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Szene",
        "sval": "Leisure",
        "type": 0,
        "val": "Freizeit"
      }, {
        "attrId": 157092,
        "attrValId": 8294796,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Szene",
        "sval": "Party",
        "type": 0,
        "val": "Party"
      }, {
        "attrId": 163458,
        "attrValId": 8478998,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Kragen/Ausschnitt",
        "sval": "V-neck",
        "type": 0,
        "val": "V-Ausschnitt"
      }, {
        "attrId": 154960,
        "attrValId": 8262368,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Material",
        "sval": "Satin",
        "type": 0,
        "val": "Satin"
      }, {
        "attrId": 159908,
        "attrValId": 8478999,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Design-Elemente",
        "sval": "Pleated",
        "type": 0,
        "val": "Plissiert"
      }, {
        "attrId": 159908,
        "attrValId": 8479254,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Design-Elemente",
        "sval": "Asymmetrical",
        "type": 0,
        "val": "Asymmetrich"
      }, {
        "attrId": 157085,
        "attrValId": 8249821,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Ärmellänge",
        "sval": "Long Sleeve",
        "type": 0,
        "val": "Langärmel"
      }, {
        "attrId": 154940,
        "attrValId": 8227959,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Jahreszeit",
        "sval": "All Season",
        "type": 0,
        "val": "Alle Jahreszeiten"
      }, {
        "attrId": 154940,
        "attrValId": 8227972,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Jahreszeit",
        "sval": "Summer",
        "type": 0,
        "val": "Sommer"
      }, {
        "attrId": 154940,
        "attrValId": 8479220,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Jahreszeit",
        "sval": "Fall/Autumn",
        "type": 0,
        "val": "Herbst"
      }, {
        "attrId": 154940,
        "attrValId": 8240756,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Jahreszeit",
        "sval": "Winter",
        "type": 0,
        "val": "Winter"
      }, {
        "attrId": 154940,
        "attrValId": 8227973,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Jahreszeit",
        "sval": "Spring",
        "type": 0,
        "val": "Frühling"
      }, {
        "attrId": 163460,
        "attrValId": 8479002,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Rocklänge",
        "sval": "Midi",
        "type": 0,
        "val": "Midi"
      }, {
        "attrId": 154954,
        "attrValId": 8469016,
        "basicId": 7072041,
        "goodsId": 95238130,
        "name": "Stil",
        "sval": "Elegant",
        "type": 0,
        "val": "Elegant"
      }],
      "goodsId": 95238130,
      "goodsTypes": [{
        "id": 54633,
        "name": "服装"
      }, {
        "id": 54634,
        "name": "女装"
      }, {
        "id": 56829,
        "name": "裙装"
      }, {
        "id": 56833,
        "name": "连衣裙"
      }],
      "handle": "champagne-satin-puff-sleeve-deep-v-neck-asymmetric-hem-dress",
      "id": 7072041,
      "images": [{
        "goodsIds": "95238130|95238131|95238132|95238133|95238134|95238135",
        "isTort": 0,
        "ismain": 1,
        "md5": "1f696db9cfdb41639b1d34ec04c6fb67",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "dac53d2628fc9134e505f690bb364681",
        "sort": 1,
        "url": "https://ups.aopcdn.com/s24610/goods/19033/1206u9a05b2fae2c3430f8ae41643b081a504.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "6dd2e0e6663b63b192a59457a7a55b31",
        "sort": 2,
        "url": "https://ups.aopcdn.com/s24610/goods/19033/1206udb55ed3963f044b1907472ed99e884d3.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg", "https://ups.aopcdn.com/s24610/goods/19033/1206u9a05b2fae2c3430f8ae41643b081a504.jpg",
        "https://ups.aopcdn.com/s24610/goods/19033/1206udb55ed3963f044b1907472ed99e884d3.jpg"
      ],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 0,
      "isStock": 0,
      "labelLangs": [],
      "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg",
      "markPosition": 0,
      "marketPrice": 0.0,
      "name": "Kleid Aus Champagner-Satin Mit Puffärmeln, Tiefem V-Ausschnitt Und Asymmetrischem Saum",
      "navigations": [{
        "basicId": 7072041,
        "bestSort": 21,
        "id": 32814,
        "mostSort": 999999,
        "name": "Evening Dresses",
        "newSort": 999999,
        "path": "/43225/32813/32814/"
      }, {
        "basicId": 7072041,
        "bestSort": 33,
        "id": 32813,
        "mostSort": 999999,
        "name": "Women Dresses",
        "newSort": 999999,
        "path": "/43225/32813/"
      }, {
        "basicId": 7072041,
        "bestSort": 999999,
        "id": 43225,
        "mostSort": 999999,
        "name": "Women",
        "newSort": 999999,
        "path": "/43225/"
      }],
      "newInSort": 0,
      "offlineTime": 1644484527000,
      "onlineTime": 1644484529000,
      "pathCategories": [{
        "enName": "Women",
        "goodsType": "Women Clothing",
        "googleName": "Apparel & Accessories > Clothing",
        "id": 115326,
        "langName": "Women",
        "name": "Women",
        "parentId": 0,
        "path": "/115326/",
        "seoDescription": "Shop for the latest fashion styles and trends for women at OOTDMW. Discover our range of women's clothes, accessories, shoes, activewear and more.",
        "seoKeywords": "Women Fashion, Latest Fashion, Fashion Style, Women Clothes, Online Shopping, Shopping Online, Buy, Sale, Women Style, Autumn Fashion, Winter Fashion, Spring Fashion, Summer Fashion, Clothes, Jacket, Coat, Top, Shirt, T-shirt, Dresses",
        "seoTitle": "Shop Discounted Fashion Women Online on wearmw.com",
        "siteCid": 2,
        "sitePath": "/2/"
      }, {
        "enName": "Women Dresses",
        "goodsType": "Women Dresses",
        "googleName": "Apparel & Accessories > Clothing > Dresses",
        "id": 115357,
        "langName": "Women Dresses",
        "name": "Women Dresses",
        "parentId": 115326,
        "path": "/115326/115357/",
        "seoDescription": "Shop DRESSES For Women Collection Online @OOTDMW. Delivery Above $79✓ First Order Get 5% OFF✓ 30 Days Free Return.",
        "seoKeywords": "women dress, skirt, dresses, women summer fashion, summer dress, maxi dress, short dress, elegant dress, dress style, dresses fashion, for women, dress on sale, skinny dress, bottom skirt, shift dresses",
        "seoTitle": "Shop Discounted Fashion Dresses Online on wearmw.com",
        "siteCid": 17,
        "sitePath": "/2/17/"
      }, {
        "enName": "Evening Dresses",
        "goodsType": "Evening Dresses",
        "googleName": "Apparel & Accessories > Clothing > Dresses",
        "id": 115359,
        "langName": "Evening Dresses",
        "name": "Evening Dresses",
        "parentId": 115357,
        "path": "/115326/115357/115359/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Evening Dress Online on wearmw.com",
        "siteCid": 19,
        "sitePath": "/2/17/19/"
      }],
      "pathNavigations": [{
        "check": false,
        "cid": 115326,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 43225,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Mode Femme",
        "level": 1,
        "mark": 1,
        "name": "Women",
        "navColor": "",
        "parentId": 0,
        "path": "/43225/",
        "showChilds": false,
        "siteId": 24610,
        "sort": 4,
        "status": 1,
        "type": 1,
        "url": "/collections/women-43225/"
      }, {
        "check": false,
        "cid": 115357,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 32813,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Frauenkleider",
        "level": 2,
        "mark": 1,
        "name": "Women Dresses",
        "navColor": "#D9001B",
        "parentId": 43225,
        "path": "/43225/32813/",
        "showChilds": false,
        "siteId": 24610,
        "sort": 1,
        "status": 1,
        "type": 1,
        "url": "/collections/women-dresses-32813/"
      }, {
        "check": false,
        "cid": 115359,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 32814,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Abendkleider",
        "level": 3,
        "mark": 0,
        "name": "Evening Dresses",
        "navColor": "",
        "parentId": 32813,
        "path": "/43225/32813/32814/",
        "showChilds": false,
        "siteId": 24610,
        "sort": 4,
        "status": 1,
        "type": 1,
        "url": "/collections/evening-dresses-32814/"
      }],
      "pmsSku": "1491650697958514689",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "promotion": {
        "activityListLabel": 0,
        "beginTime": 1617764327000,
        "conditionType": 0,
        "conditions": [{
          "amount": "94,05€",
          "conditionId": 20882,
          "discount": "5",
          "maxValue": 132.05,
          "minValue": 94.05,
          "promotionInformation": "<span class='promo-color'>5%</span> Rabatt Bei  <span class='promo-color'>94,05€</span>",
          "recentCondition": 0,
          "targetValue": 0.95
        }, {
          "amount": "132,05€",
          "conditionId": 20883,
          "discount": "10",
          "maxValue": 227.05,
          "minValue": 132.05,
          "promotionInformation": "<span class='promo-color'>10%</span> Rabatt Bei  <span class='promo-color'>132,05€</span>",
          "recentCondition": 0,
          "targetValue": 0.9
        }, {
          "amount": "227,05€",
          "conditionId": 20884,
          "discount": "15",
          "maxValue": 379.05,
          "minValue": 227.05,
          "promotionInformation": "<span class='promo-color'>15%</span> Rabatt Bei  <span class='promo-color'>227,05€</span>",
          "recentCondition": 0,
          "targetValue": 0.85
        }, {
          "amount": "379,05€",
          "conditionId": 20885,
          "discount": "20",
          "maxValue": 2.04010946465E9,
          "minValue": 379.05,
          "promotionInformation": "<span class='promo-color'>20%</span> Rabatt Bei  <span class='promo-color'>379,05€</span>",
          "recentCondition": 0,
          "targetValue": 0.8
        }],
        "currencyConditions": [],
        "endTime": 1714791527000,
        "goodsType": 0,
        "id": 2282,
        "name": "满额折扣百分比",
        "pellucidity": "0.5",
        "promotionType": 0,
        "showBanner": 0,
        "siteId": 24610,
        "textColor": "#333333",
        "tipColor": "#ffffff",
        "uncapped": 0
      },
      "rcmdList": [{
        "activityId": 0,
        "attrColor": "pink",
        "attrs": {
          "size": "2xl",
          "color": "pink"
        },
        "available": true,
        "categories": [{
          "basicId": 6205874,
          "goodsType": "Evening Dresses",
          "googleName": "Apparel & Accessories > Clothing > Dresses",
          "id": 115359,
          "name": "Evening Dresses",
          "parentId": 115357,
          "path": "/115326/115357/115359/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dress Online on wearmw.com",
          "siteCid": 19,
          "siteId": 24610,
          "siteParentCid": 17,
          "sitePath": "/2/17/19/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 46.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 46.9,
          "color": "pink",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "46,90€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6205874.html?variant=92763941",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2u118389e3d9b34e8ea3f50268c38d24d5.jpg",
          "marketPrice": 0.0,
          "salePrice": 49.37,
          "selected": true,
          "skuId": 92763941,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 46.9,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "46,90€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6205874.html?variant=92763948",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s24984/goods/18878/1206u2e49de533383477baf5a5b8fb1677f0f.jpg",
          "marketPrice": 0.0,
          "salePrice": 49.37,
          "selected": false,
          "skuId": 92763948,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 46.9,
          "color": "light blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "46,90€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6205874.html?variant=92763943",
          "hexColor": "#ADD8E6",
          "img": "https://ups.aopcdn.com/s24984/goods/18878/1206uf91bcb25f0b34bd9a6da46219aa2b2c1.jpg",
          "marketPrice": 0.0,
          "salePrice": 49.37,
          "selected": false,
          "skuId": 92763943,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 46.9,
          "color": "yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "46,90€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6205874.html?variant=92763953",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s24984/goods/18878/1206u908253074e5d4d47ad6a9f65800861d1.jpg",
          "marketPrice": 0.0,
          "salePrice": 49.37,
          "selected": false,
          "skuId": 92763953,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 1,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "46,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 1960970733322,
        "endTimeSeconds": 1960970733,
        "favoriteCount": 76,
        "favourite": false,
        "goodsId": 92763941,
        "handle": "printed-v-neck-long-sleeve-dress",
        "hotSaleSort": 999999,
        "id": 6205874,
        "imgs": ["https://ups.aopcdn.com/s24984/goods/18878/1206u63f8580b055f406bb532df2e36ee7f1e.jpg", "https://ups.aopcdn.com/s37934/goods/18838/-2uc8a09b59b3584c96aaedd362c82e9fc3.jpg",
          "https://ups.aopcdn.com/s37934/goods/18838/-2u118389e3d9b34e8ea3f50268c38d24d5.jpg", "https://ups.aopcdn.com/s37934/goods/18838/-2u0e2dc49cf7384272a6e814a3c297fdfb.jpg",
          "https://ups.aopcdn.com/s24984/goods/18878/1206uab3bb90148944114a7cb981bee0f9388.jpg", "https://ups.aopcdn.com/s24984/goods/18878/1206uc80a37cdba664c40a7aab312412a461b.jpg",
          "https://ups.aopcdn.com/s24984/goods/18878/1206u734cab3345004cfc9d1575c98a0a2d92.jpg", "https://ups.aopcdn.com/s24984/goods/18878/1206u1c315dad93084b2987d1715756b1ff88.jpg",
          "https://ups.aopcdn.com/s24984/goods/18878/1206u71c449981dcf4ba78fa167ebb6290b06.jpg", "https://ups.aopcdn.com/s24984/goods/18878/1206uaea59af871a546549390f8349eef4c88.jpg",
          "https://ups.aopcdn.com/s24984/goods/18878/1206uc7f6015ad95646408e994f8a62781ebe.jpg", "https://ups.aopcdn.com/s24984/goods/18878/1206u3994ad1ab09a4f8da6a25d95542ef643.jpg",
          "https://ups.aopcdn.com/s24984/goods/18878/1206u32fe8818e6974e66ba84d9e686fd5fad.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s37934/goods/18838/-2u118389e3d9b34e8ea3f50268c38d24d5.jpg",
        "marketPrice": 0.0,
        "name": "Bedrucktes Langarmkleid Mit V-Ausschnitt",
        "navigations": [{
          "basicId": 6205874,
          "bestSort": 1,
          "id": 32814,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/43225/32813/32814/"
        }, {
          "basicId": 6205874,
          "bestSort": 23,
          "id": 32813,
          "mostSort": 999999,
          "name": "Women Dresses",
          "newSort": 999999,
          "path": "/43225/32813/"
        }, {
          "basicId": 6205874,
          "bestSort": 208,
          "id": 43225,
          "mostSort": 999999,
          "name": "Women",
          "newSort": 999999,
          "path": "/43225/"
        }],
        "newInSort": 0,
        "offlineTime": 1633699625000,
        "onlineTime": 1633699628000,
        "pmsSku": "0d32d18efef34fc8bc423b19814661d7",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "pink"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 49.37,
        "siteId": 24610,
        "sku": "SPLCCRETQMR-92763941",
        "spu": "SPLCCRETQMR",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 190.0
      }, {
        "activityId": 0,
        "attrColor": "orange",
        "attrs": {
          "size": "s",
          "color": "orange"
        },
        "available": true,
        "categories": [{
          "basicId": 7072039,
          "goodsType": "Evening Dresses",
          "googleName": "Apparel & Accessories > Clothing > Dresses",
          "id": 115359,
          "name": "Evening Dresses",
          "parentId": 115357,
          "path": "/115326/115357/115359/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dress Online on wearmw.com",
          "siteCid": 19,
          "siteId": 24610,
          "siteParentCid": 17,
          "sitePath": "/2/17/19/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 37.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 37.9,
          "color": "orange",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "37,90€",
          "goodsSkuUrl": "/item/orange-chiffon-flowy-v-neck-sleeveless-dress-7072039.html?variant=95238118",
          "hexColor": "#FD7E4C",
          "img": "https://ups.aopcdn.com/s24610/goods/19033/1206ue155f43e4a2b461f8764f4323f95941f.jpg",
          "marketPrice": 0.0,
          "salePrice": 39.89,
          "selected": true,
          "skuId": 95238118,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "37,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 1960970733558,
        "endTimeSeconds": 1960970733,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95238118,
        "handle": "orange-chiffon-flowy-v-neck-sleeveless-dress",
        "hotSaleSort": 999999,
        "id": 7072039,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19033/1206ue155f43e4a2b461f8764f4323f95941f.jpg", "https://ups.aopcdn.com/s24610/goods/19033/1206u7474daa5fa5f4693974a081c5230724d.jpg",
          "https://ups.aopcdn.com/s24610/goods/19033/1206ufe11125b3166413f86f424b3727d3e6d.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19033/1206ue155f43e4a2b461f8764f4323f95941f.jpg",
        "marketPrice": 0.0,
        "name": "Ärmelloses Kleid Aus Orangefarbenem Chiffon Mit Fließendem V-Ausschnitt",
        "navigations": [{
          "basicId": 7072039,
          "bestSort": 2,
          "id": 32814,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/43225/32813/32814/"
        }, {
          "basicId": 7072039,
          "bestSort": 12,
          "id": 32813,
          "mostSort": 999999,
          "name": "Women Dresses",
          "newSort": 999999,
          "path": "/43225/32813/"
        }, {
          "basicId": 7072039,
          "bestSort": 999999,
          "id": 43225,
          "mostSort": 999999,
          "name": "Women",
          "newSort": 999999,
          "path": "/43225/"
        }],
        "newInSort": 0,
        "offlineTime": 1644484526000,
        "onlineTime": 1644484528000,
        "pmsSku": "1491651887775137793",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "orange"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 39.89,
        "siteId": 24610,
        "sku": "SP220210JCFJ-95238118",
        "spu": "SP220210JCFJ",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 4558,
        "attrColor": "light gray",
        "attrs": {
          "size": "s",
          "color": "light gray"
        },
        "available": true,
        "categories": [{
          "basicId": 6841317,
          "goodsType": "Evening Dresses",
          "googleName": "Apparel & Accessories > Clothing > Dresses",
          "id": 115359,
          "name": "Evening Dresses",
          "parentId": 115357,
          "path": "/115326/115357/115359/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dress Online on wearmw.com",
          "siteCid": 19,
          "siteId": 24610,
          "siteParentCid": 17,
          "sitePath": "/2/17/19/",
          "sort": 1
        }],
        "ccyMarketPrice": 82.9,
        "ccySalePrice": 49.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 82.9,
          "ccySalePrice": 49.9,
          "color": "light gray",
          "currencyMarketPrice": "82,90€",
          "currencySalePrice": "49,90€",
          "goodsSkuUrl": "/item/womens-elegant-slanted-shoulder-pleated-dress-gown-6841317.html?variant=92872174",
          "hexColor": "#D3D3D3",
          "img": "https://ups.aopcdn.com/s24610/goods/18912/-2u33dc905781d84825a0aebd8c3d6205df.jpg",
          "marketPrice": 87.26,
          "salePrice": 52.53,
          "selected": true,
          "skuId": 92872174,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "82,90€",
        "currencySalePrice": "49,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.6,
        "discountIcon": "",
        "discountInteger": "40",
        "discountMark": 3,
        "discountPercent": "40% OFF",
        "endTime": 1711858227000,
        "endTimeSeconds": 1711858227,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 92872174,
        "handle": "womens-elegant-slanted-shoulder-pleated-dress-gown",
        "hotSaleSort": 999999,
        "id": 6841317,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18912/-2u33dc905781d84825a0aebd8c3d6205df.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18912/-2u33dc905781d84825a0aebd8c3d6205df.jpg",
        "marketPrice": 87.26,
        "name": "Elegantes Damenkleid Mit Schrägen Schultern Und Falten",
        "navigations": [{
          "basicId": 6841317,
          "bestSort": 8,
          "id": 32814,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/43225/32813/32814/"
        }, {
          "basicId": 6841317,
          "bestSort": 121,
          "id": 32813,
          "mostSort": 999999,
          "name": "Women Dresses",
          "newSort": 999999,
          "path": "/43225/32813/"
        }, {
          "basicId": 6841317,
          "bestSort": 999999,
          "id": 43225,
          "mostSort": 999999,
          "name": "Women",
          "newSort": 999999,
          "path": "/43225/"
        }],
        "newInSort": 0,
        "offlineTime": 1634036412000,
        "onlineTime": 1634092709000,
        "pmsSku": "1447568613577318401",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "light gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 52.53,
        "siteId": 24610,
        "sku": "SP211011RESO-92872174",
        "spu": "SP211011RESO",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 560.0
      }, {
        "activityId": 0,
        "attrColor": "brown",
        "attrs": {
          "size": "40",
          "color": "brown"
        },
        "available": true,
        "categories": [{
          "basicId": 6782006,
          "goodsType": "Men Shoes",
          "googleName": "Apparel & Accessories > Shoes",
          "id": 120936,
          "name": "Men Shoes",
          "parentId": 133851,
          "path": "/133849/133851/120936/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Women Sandals Online on wearmw.com",
          "siteCid": 39,
          "siteId": 24610,
          "siteParentCid": 65,
          "sitePath": "/63/65/39/",
          "sort": 3
        }],
        "ccyMarketPrice": 107.9,
        "ccySalePrice": 56.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 107.9,
          "ccySalePrice": 56.9,
          "color": "brown",
          "currencyMarketPrice": "107,90€",
          "currencySalePrice": "56,90€",
          "goodsSkuUrl": "/item/chelsea-martin-boots-men-s-boots-6782006.html?variant=92881968",
          "hexColor": "#A75430",
          "img": "https://ups.aopcdn.com/s30817/goods/18881/623u438d2e6345d64b5f891903a81e8ccffe.jpg",
          "marketPrice": 113.58,
          "salePrice": 59.89,
          "selected": true,
          "skuId": 92881968,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 107.9,
          "ccySalePrice": 56.9,
          "color": "gray",
          "currencyMarketPrice": "107,90€",
          "currencySalePrice": "56,90€",
          "goodsSkuUrl": "/item/chelsea-martin-boots-men-s-boots-6782006.html?variant=92881986",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s30817/goods/18881/623u5bcc416166ba44829d05efdecdb48664.jpg",
          "marketPrice": 113.58,
          "salePrice": 59.89,
          "selected": false,
          "skuId": 92881986,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 107.9,
          "ccySalePrice": 56.9,
          "color": "black",
          "currencyMarketPrice": "107,90€",
          "currencySalePrice": "56,90€",
          "goodsSkuUrl": "/item/chelsea-martin-boots-men-s-boots-6782006.html?variant=92881959",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s30817/goods/18881/623u05303075e4d1441bb699bd249b90b496.jpg",
          "marketPrice": 113.58,
          "salePrice": 59.89,
          "selected": false,
          "skuId": 92881959,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 107.9,
          "ccySalePrice": 56.9,
          "color": "rust red",
          "currencyMarketPrice": "107,90€",
          "currencySalePrice": "56,90€",
          "goodsSkuUrl": "/item/chelsea-martin-boots-men-s-boots-6782006.html?variant=92881977",
          "hexColor": "#AF311A",
          "img": "https://ups.aopcdn.com/s30817/goods/18881/623u45b3f5ec91b6409fae897d522ff8ecc9.jpg",
          "marketPrice": 113.58,
          "salePrice": 59.89,
          "selected": false,
          "skuId": 92881977,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 4.8,
          "count": 5,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "107,90€",
        "currencySalePrice": "56,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.53,
        "discountIcon": "",
        "discountInteger": "47",
        "discountMark": 3,
        "discountPercent": "47% OFF",
        "endTime": 1960977611645,
        "endTimeSeconds": 1960977611,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 92881968,
        "handle": "chelsea-martin-boots-men-s-boots",
        "hotSaleSort": 22,
        "id": 6782006,
        "imgs": ["https://ups.aopcdn.com/s30817/goods/18881/623u438d2e6345d64b5f891903a81e8ccffe.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s30817/goods/18881/623u438d2e6345d64b5f891903a81e8ccffe.jpg",
        "marketPrice": 113.58,
        "name": "Chelsea Martin Stiefel Herrenstiefel",
        "navigations": [{
          "basicId": 6782006,
          "bestSort": 1,
          "id": 34443,
          "mostSort": 999999,
          "name": "Shoes",
          "newSort": 999999,
          "path": "/34441/43596/34443/"
        }, {
          "basicId": 6782006,
          "bestSort": 999999,
          "id": 43596,
          "mostSort": 999999,
          "name": "Men Sale",
          "newSort": 999999,
          "path": "/34441/43596/"
        }, {
          "basicId": 6782006,
          "bestSort": 1,
          "id": 113427,
          "mostSort": 999999,
          "name": "Men Shoes",
          "newSort": 999999,
          "path": "/34441/113427/"
        }, {
          "basicId": 6782006,
          "bestSort": 999999,
          "id": 34441,
          "mostSort": 999999,
          "name": "Shoes & Accessories",
          "newSort": 999999,
          "path": "/34441/"
        }],
        "newInSort": 0,
        "offlineTime": 1634105585000,
        "onlineTime": 1637665223000,
        "pmsSku": "28201481",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "brown"
        }, {
          "name": "size",
          "sname": "size",
          "val": "40"
        }],
        "salePrice": 59.89,
        "siteId": 24610,
        "sku": "SP2109118BG9-92881968",
        "spu": "SP2109118BG9",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 1000.0
      }, {
        "activityId": 7674,
        "attrColor": "khaki",
        "attrs": {
          "size": "s",
          "color": "khaki"
        },
        "available": true,
        "categories": [{
          "basicId": 6856569,
          "goodsType": "Men Jackets",
          "googleName": "Apparel & Accessories > Clothing > Outerwear > Coats & Jackets",
          "id": 115342,
          "name": "Men Jackets",
          "parentId": 115340,
          "path": "/115327/115340/115342/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Men Jackets Online on wearmw.com",
          "siteCid": 12,
          "siteId": 24610,
          "siteParentCid": 10,
          "sitePath": "/3/10/12/",
          "sort": 1
        }],
        "ccyMarketPrice": 108.9,
        "ccySalePrice": 64.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 108.9,
          "ccySalePrice": 64.9,
          "color": "khaki",
          "currencyMarketPrice": "108,90€",
          "currencySalePrice": "64,90€",
          "goodsSkuUrl": "/item/-mens-winter-plaid-thick-casual-jacket-6856569.html?variant=93017947",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s39068/goods/18914/267u0485576b0dd549d6aa460c4fa81b52fa.jpg",
          "marketPrice": 114.63,
          "salePrice": 68.32,
          "selected": true,
          "skuId": 93017947,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 106.9,
          "ccySalePrice": 63.9,
          "color": "green",
          "currencyMarketPrice": "106,90€",
          "currencySalePrice": "63,90€",
          "goodsSkuUrl": "/item/-mens-winter-plaid-thick-casual-jacket-6856569.html?variant=93257748",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s22081/goods/18932/267u9b278e9c09e045949957d71fcf7b5250.jpg",
          "marketPrice": 112.53,
          "salePrice": 67.26,
          "selected": false,
          "skuId": 93257748,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 106.9,
          "ccySalePrice": 63.9,
          "color": "blue",
          "currencyMarketPrice": "106,90€",
          "currencySalePrice": "63,90€",
          "goodsSkuUrl": "/item/-mens-winter-plaid-thick-casual-jacket-6856569.html?variant=93257742",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s22081/goods/18932/267u2bcf1ba778084101907fec51d14bb9bf.jpg",
          "marketPrice": 112.53,
          "salePrice": 67.26,
          "selected": false,
          "skuId": 93257742,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 6,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "108,90€",
        "currencySalePrice": "64,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.6,
        "discountIcon": "",
        "discountInteger": "40",
        "discountMark": 3,
        "discountPercent": "40% OFF",
        "endTime": 1711878254000,
        "endTimeSeconds": 1711878254,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 93017947,
        "handle": "-mens-winter-plaid-thick-casual-jacket",
        "hotSaleSort": 19,
        "id": 6856569,
        "imgs": ["https://ups.aopcdn.com/s39068/goods/18914/267u0485576b0dd549d6aa460c4fa81b52fa.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s39068/goods/18914/267u0485576b0dd549d6aa460c4fa81b52fa.jpg",
        "marketPrice": 114.63,
        "name": "Herren Winter Karierte Dicke Freizeitjacke",
        "navigations": [{
          "basicId": 6856569,
          "bestSort": 12,
          "id": 32801,
          "mostSort": 999999,
          "name": "Men Jackets",
          "newSort": 999999,
          "path": "/43226/32788/32801/"
        }, {
          "basicId": 6856569,
          "bestSort": 999999,
          "id": 32788,
          "mostSort": 999999,
          "name": "Men Outerwear",
          "newSort": 999999,
          "path": "/43226/32788/"
        }, {
          "basicId": 6856569,
          "bestSort": 25,
          "id": 43226,
          "mostSort": 999999,
          "name": "Men",
          "newSort": 999999,
          "path": "/43226/"
        }],
        "newInSort": 0,
        "offlineTime": 1634614890000,
        "onlineTime": 1637289507000,
        "pmsSku": "28300953",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "khaki"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 68.32,
        "siteId": 24610,
        "sku": "SP211014LM4E-93017947",
        "spu": "SP211014LM4E",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 7888,
        "attrColor": "black",
        "attrs": {
          "size": "m",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 6965461,
          "goodsType": "Men Coats",
          "googleName": "Apparel & Accessories > Clothing > Outerwear > Coats & Jackets",
          "id": 115341,
          "name": "Men Coats",
          "parentId": 115340,
          "path": "/115327/115340/115341/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Men Coats Online on wearmw.com",
          "siteCid": 11,
          "siteId": 24610,
          "siteParentCid": 10,
          "sitePath": "/3/10/11/",
          "sort": 1
        }],
        "ccyMarketPrice": 74.9,
        "ccySalePrice": 35.9,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 74.9,
          "ccySalePrice": 35.9,
          "color": "black",
          "currencyMarketPrice": "74,90€",
          "currencySalePrice": "35,90€",
          "goodsSkuUrl": "/item/mens-asymmetrical-diagonal-coat-6965461.html?variant=94103463",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s37934/goods/18957/-2u3287fd2e3d864ecca1216229ffad1d12.jpg",
          "marketPrice": 78.84,
          "salePrice": 37.79,
          "selected": true,
          "skuId": 94103463,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "74,90€",
        "currencySalePrice": "35,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.48,
        "discountIcon": "",
        "discountInteger": "52",
        "discountMark": 3,
        "discountPercent": "52% OFF",
        "endTime": 1708139930000,
        "endTimeSeconds": 1708139930,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94103463,
        "handle": "mens-asymmetrical-diagonal-coat",
        "hotSaleSort": 25,
        "id": 6965461,
        "imgs": ["https://ups.aopcdn.com/s37934/goods/18957/-2u3287fd2e3d864ecca1216229ffad1d12.jpg", "https://ups.aopcdn.com/s37934/goods/18957/-2ud0aab2fb6ee94ae9bbc9cd692c84c03c.jpg",
          "https://ups.aopcdn.com/s37934/goods/18957/-2u6191612bbf5e47cd86cbcf05470a6262.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s37934/goods/18957/-2u3287fd2e3d864ecca1216229ffad1d12.jpg",
        "marketPrice": 78.84,
        "name": "Asymmetrischer Diagonalmantel Für Herren",
        "navigations": [{
          "basicId": 6965461,
          "bestSort": 14,
          "id": 32799,
          "mostSort": 999999,
          "name": "Men Coats",
          "newSort": 999999,
          "path": "/43226/32788/32799/"
        }, {
          "basicId": 6965461,
          "bestSort": 999999,
          "id": 32788,
          "mostSort": 999999,
          "name": "Men Outerwear",
          "newSort": 999999,
          "path": "/43226/32788/"
        }, {
          "basicId": 6965461,
          "bestSort": 999999,
          "id": 43226,
          "mostSort": 999999,
          "name": "Men",
          "newSort": 999999,
          "path": "/43226/"
        }],
        "newInSort": 0,
        "offlineTime": 1638080621000,
        "onlineTime": 1638082511000,
        "pmsSku": "70181893",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 37.79,
        "siteId": 24610,
        "sku": "SP211126U5KD-94103463",
        "spu": "SP211126U5KD",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 285.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "m",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 7027499,
          "goodsType": "Men Sport Suits",
          "googleName": "Apparel & Accessories > Clothing > Outfit Sets",
          "id": 168579,
          "name": "Men Sport Suits",
          "parentId": 115327,
          "path": "/115327/168579/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Men Shirt Suits Online on ootdmw.com",
          "siteCid": 97,
          "siteId": 24610,
          "siteParentCid": 3,
          "sitePath": "/3/97/",
          "sort": 1
        }],
        "ccyMarketPrice": 90.9,
        "ccySalePrice": 46.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 90.9,
          "ccySalePrice": 46.9,
          "color": "black",
          "currencyMarketPrice": "90,90€",
          "currencySalePrice": "46,90€",
          "goodsSkuUrl": "/item/curve-texture-long-sleeved-polo-and-sweatpants-set-7027499.html?variant=94738227",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24610/goods/18989/-2uc06660f3d3c44e31bbd95dc9020e57f1.jpg",
          "marketPrice": 95.68,
          "salePrice": 49.37,
          "selected": true,
          "skuId": 94738227,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 90.9,
          "ccySalePrice": 46.9,
          "color": "armygreen",
          "currencyMarketPrice": "90,90€",
          "currencySalePrice": "46,90€",
          "goodsSkuUrl": "/item/curve-texture-long-sleeved-polo-and-sweatpants-set-7027499.html?variant=95157821",
          "hexColor": "#025E21",
          "img": "https://ups.aopcdn.com/s24777/goods/19030/-2u699660ce17854d6c85efee63a117e243.jpg",
          "marketPrice": 95.68,
          "salePrice": 49.37,
          "selected": false,
          "skuId": 95157821,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 90.9,
          "ccySalePrice": 46.9,
          "color": "khaki",
          "currencyMarketPrice": "90,90€",
          "currencySalePrice": "46,90€",
          "goodsSkuUrl": "/item/curve-texture-long-sleeved-polo-and-sweatpants-set-7027499.html?variant=95157826",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s24777/goods/19030/-2u312e64add75149e1a1f257ea0234fb29.jpg",
          "marketPrice": 95.68,
          "salePrice": 49.37,
          "selected": false,
          "skuId": 95157826,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 90.9,
          "ccySalePrice": 46.9,
          "color": "purplish blue",
          "currencyMarketPrice": "90,90€",
          "currencySalePrice": "46,90€",
          "goodsSkuUrl": "/item/curve-texture-long-sleeved-polo-and-sweatpants-set-7027499.html?variant=95157816",
          "hexColor": "#7163AE",
          "img": "https://ups.aopcdn.com/s24777/goods/19030/-2u2b885c6596d84f67b0715a8b5753c7bd.jpg",
          "marketPrice": 95.68,
          "salePrice": 49.37,
          "selected": false,
          "skuId": 95157816,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "90,90€",
        "currencySalePrice": "46,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.52,
        "discountIcon": "",
        "discountInteger": "48",
        "discountMark": 3,
        "discountPercent": "48% OFF",
        "endTime": 1960927431519,
        "endTimeSeconds": 1960927431,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94738227,
        "handle": "curve-texture-long-sleeved-polo-and-sweatpants-set",
        "hotSaleSort": 1,
        "id": 7027499,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18989/-2uc06660f3d3c44e31bbd95dc9020e57f1.jpg", "https://ups.aopcdn.com/s24610/goods/18989/-2u8cf3313e3c264cff956d408feb31bff7.jpg",
          "https://ups.aopcdn.com/s24610/goods/18989/-2uf1e1ba0b526b4b22b5f71b1f55abf104.jpg", "https://ups.aopcdn.com/s24777/goods/19030/-2ub52dbe1c79d44c33b7fbfd5bc748b206.jpg",
          "https://ups.aopcdn.com/s24777/goods/19030/-2u030f7c22450a49d48cf46a3fb0cbcdb9.jpg", "https://ups.aopcdn.com/s24777/goods/19030/-2uc7fd2e2573e54775819596799c34b9db.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18989/-2uc06660f3d3c44e31bbd95dc9020e57f1.jpg",
        "marketPrice": 95.68,
        "name": "Curve Texture Langarm-Polo- Und Jogginghosen-Set",
        "navigations": [{
          "basicId": 7027499,
          "bestSort": 2,
          "id": 73976,
          "mostSort": 999999,
          "name": "Men Sport Suits",
          "newSort": 999999,
          "path": "/43226/73976/"
        }, {
          "basicId": 7027499,
          "bestSort": 999999,
          "id": 43226,
          "mostSort": 999999,
          "name": "Men",
          "newSort": 999999,
          "path": "/43226/"
        }],
        "newInSort": 0,
        "offlineTime": 1640661171000,
        "onlineTime": 1645171622000,
        "pmsSku": "1475414178186444802",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 49.37,
        "siteId": 24610,
        "sku": "SP2112275TOP-94738227",
        "spu": "SP2112275TOP",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 600.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "s",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 6895570,
          "goodsType": "Hebe Clothing",
          "googleName": "Apparel & Accessories > Clothing",
          "id": 177148,
          "name": "Hebe",
          "parentId": 173391,
          "path": "/173391/177148/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion HEBE Wear Online on ootdmw.com",
          "siteCid": 151,
          "siteId": 24610,
          "siteParentCid": 106,
          "sitePath": "/106/151/",
          "sort": 1
        }],
        "ccyMarketPrice": 114.9,
        "ccySalePrice": 43.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 114.9,
          "ccySalePrice": 43.9,
          "color": "black",
          "currencyMarketPrice": "114,90€",
          "currencySalePrice": "43,90€",
          "goodsSkuUrl": "/item/elegant-and-fashionable-womens-dresses-6895570.html?variant=93413106",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24610/goods/18908/1456u43650ab30cba4f3dba62240a503e2d25.jpg",
          "marketPrice": 120.95,
          "salePrice": 46.21,
          "selected": true,
          "skuId": 93413106,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "114,90€",
        "currencySalePrice": "43,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.38,
        "discountIcon": "",
        "discountInteger": "62",
        "discountMark": 3,
        "discountPercent": "62% OFF",
        "endTime": 1960973088586,
        "endTimeSeconds": 1960973088,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 93413106,
        "handle": "elegant-and-fashionable-womens-dresses",
        "hotSaleSort": 999999,
        "id": 6895570,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18908/1456u43650ab30cba4f3dba62240a503e2d25.jpg", "https://ups.aopcdn.com/s24610/goods/18908/1456uae4c2b0231484eccb80bf629de408c1e.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18908/1456u43650ab30cba4f3dba62240a503e2d25.jpg",
        "marketPrice": 120.95,
        "name": "Elegante Und Modische Damenkleider",
        "navigations": [{
          "basicId": 6895570,
          "bestSort": 2,
          "id": 113410,
          "mostSort": 999999,
          "name": "Hebe",
          "newSort": 999999,
          "path": "/108886/113410/"
        }, {
          "basicId": 6895570,
          "bestSort": 999999,
          "id": 108886,
          "mostSort": 999999,
          "name": "Brand Series",
          "newSort": 999999,
          "path": "/108886/"
        }],
        "newInSort": 0,
        "offlineTime": 1635848102000,
        "onlineTime": 1635848104000,
        "pmsSku": "28272551",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 46.21,
        "siteId": 24610,
        "sku": "SP211007CPSJ-93413106",
        "spu": "SP211007CPSJ",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "color",
        "attrs": {
          "size": "m",
          "color": "color"
        },
        "available": true,
        "categories": [{
          "basicId": 6765047,
          "goodsType": "Evening Dresses",
          "googleName": "Apparel & Accessories > Clothing > Dresses",
          "id": 115359,
          "name": "Evening Dresses",
          "parentId": 115357,
          "path": "/115326/115357/115359/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dress Online on wearmw.com",
          "siteCid": 19,
          "siteId": 24610,
          "siteParentCid": 17,
          "sitePath": "/2/17/19/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 64.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 64.9,
          "color": "color",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "64,90€",
          "goodsSkuUrl": "/item/elegant-geometric-element-print-womens-dress-6765047.html?variant=92122496",
          "img": "https://ups.aopcdn.com/s24610/goods/18881/1456u33aabb40d028419ead15a1e3ffe78964.jpg",
          "marketPrice": 0.0,
          "salePrice": 68.32,
          "selected": true,
          "skuId": 92122496,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "64,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 1960970733443,
        "endTimeSeconds": 1960970733,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 92122496,
        "handle": "elegant-geometric-element-print-womens-dress",
        "hotSaleSort": 999999,
        "id": 6765047,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18881/1456u33aabb40d028419ead15a1e3ffe78964.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18881/1456u33aabb40d028419ead15a1e3ffe78964.jpg",
        "marketPrice": 0.0,
        "name": "Elegantes Damenkleid Mit Geometrischem Elementdruck",
        "navigations": [{
          "basicId": 6765047,
          "bestSort": 134,
          "id": 32814,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/43225/32813/32814/"
        }, {
          "basicId": 6765047,
          "bestSort": 549,
          "id": 32813,
          "mostSort": 999999,
          "name": "Women Dresses",
          "newSort": 999999,
          "path": "/43225/32813/"
        }, {
          "basicId": 6765047,
          "bestSort": 56,
          "id": 43225,
          "mostSort": 999999,
          "name": "Women",
          "newSort": 999999,
          "path": "/43225/"
        }],
        "newInSort": 0,
        "offlineTime": 1631326048000,
        "onlineTime": 1631327848000,
        "pmsSku": "1436223158612385793",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 68.32,
        "siteId": 24610,
        "sku": "SP210910ANJ1-92122496",
        "spu": "SP210910ANJ1",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "one size",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 6715677,
          "goodsType": "Women Necklaces",
          "googleName": "Apparel & Accessories > Jewelry > Necklaces",
          "id": 120941,
          "name": "Necklaces",
          "parentId": 133850,
          "path": "/133849/133850/120941/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Necklace Online on wearmw.com",
          "siteCid": 44,
          "siteId": 24610,
          "siteParentCid": 64,
          "sitePath": "/63/64/44/",
          "sort": 5
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 7.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 7.9,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "7,90€",
          "goodsSkuUrl": "/item/flower-vintage-fashion-necklace-6715677.html?variant=91496751",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s24610/goods/18872/296uc5ee2affeb554689ac4cd57d1f58999e.jpg",
          "marketPrice": 0.0,
          "salePrice": 8.32,
          "selected": true,
          "skuId": 91496751,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 7.9,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "7,90€",
          "goodsSkuUrl": "/item/flower-vintage-fashion-necklace-6715677.html?variant=91496752",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24610/goods/18872/296u2ac43554902e430d84f3bebac90eda96.jpg",
          "marketPrice": 0.0,
          "salePrice": 8.32,
          "selected": false,
          "skuId": 91496752,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 7.9,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "7,90€",
          "goodsSkuUrl": "/item/flower-vintage-fashion-necklace-6715677.html?variant=91496749",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24610/goods/18872/296u8ef38666f6394e5e99a74f75e8167a43.jpg",
          "marketPrice": 0.0,
          "salePrice": 8.32,
          "selected": false,
          "skuId": 91496749,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 7.9,
          "color": "silver",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "7,90€",
          "goodsSkuUrl": "/item/flower-vintage-fashion-necklace-6715677.html?variant=91496750",
          "hexColor": "#C0C0C0",
          "img": "https://ups.aopcdn.com/s24610/goods/18872/296u28698200d73f4deb8b94e99f53679747.jpg",
          "marketPrice": 0.0,
          "salePrice": 8.32,
          "selected": false,
          "skuId": 91496750,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "7,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 1960905387519,
        "endTimeSeconds": 1960905387,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 91496751,
        "handle": "flower-vintage-fashion-necklace",
        "hotSaleSort": 999999,
        "id": 6715677,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18872/296uc5ee2affeb554689ac4cd57d1f58999e.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18872/296uc5ee2affeb554689ac4cd57d1f58999e.jpg",
        "marketPrice": 0.0,
        "name": "Blumen-Vintage-Mode-Halskette",
        "navigations": [{
          "basicId": 6715677,
          "bestSort": 999999,
          "id": 34448,
          "mostSort": 999999,
          "name": "Necklace",
          "newSort": 999999,
          "path": "/34441/43595/34448/"
        }, {
          "basicId": 6715677,
          "bestSort": 2370,
          "id": 108893,
          "mostSort": 999999,
          "name": "All Under $29.99",
          "newSort": 999999,
          "path": "/108881/108890/108893/"
        }, {
          "basicId": 6715677,
          "bestSort": 275,
          "id": 43595,
          "mostSort": 999999,
          "name": "Women Sale",
          "newSort": 999999,
          "path": "/34441/43595/"
        }, {
          "basicId": 6715677,
          "bestSort": 999999,
          "id": 34441,
          "mostSort": 999999,
          "name": "Shoes & Accessories",
          "newSort": 999999,
          "path": "/34441/"
        }],
        "newInSort": 0,
        "offlineTime": 1630550924000,
        "onlineTime": 1630562343000,
        "pmsSku": "1433019445986975745",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "one size"
        }],
        "salePrice": 8.32,
        "siteId": 24610,
        "sku": "SP2109015WQM-91496751",
        "spu": "SP2109015WQM",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 100.0
      }, {
        "activityId": 0,
        "attrColor": "light purple",
        "attrs": {
          "size": "s",
          "color": "light purple"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 17.9,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 17.9,
          "color": "light purple",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "17,90€",
          "goodsSkuUrl": "/item/fashion-casual-butterfly-print-long-sleeved-t-shirt-6672023.html?variant=91070915",
          "hexColor": "#DA70D6",
          "img": "https://ups.aopcdn.com/s24984/goods/18837/-2ud487bae7278148c186d8828eb4f1b636.jpg",
          "marketPrice": 0.0,
          "salePrice": 18.84,
          "selected": true,
          "skuId": 91070915,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "17,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 1960697386051,
        "endTimeSeconds": 1960697386,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 91070915,
        "handle": "fashion-casual-butterfly-print-long-sleeved-t-shirt",
        "hotSaleSort": 999999,
        "id": 6672023,
        "imgs": ["https://ups.aopcdn.com/s24984/goods/18837/-2ud487bae7278148c186d8828eb4f1b636.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24984/goods/18837/-2ud487bae7278148c186d8828eb4f1b636.jpg",
        "marketPrice": 0.0,
        "name": "Modisches, Lässiges Langarm-T-Shirt Mit Schmetterlings-Print",
        "navigations": [{
          "basicId": 6672023,
          "bestSort": 2443,
          "id": 108893,
          "mostSort": 999999,
          "name": "All Under $29.99",
          "newSort": 999999,
          "path": "/108881/108890/108893/"
        }],
        "newInSort": 0,
        "offlineTime": 1628580191000,
        "onlineTime": 1628580193000,
        "pmsSku": "1420274741723316225",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "light purple"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 18.84,
        "siteId": 24610,
        "sku": "SP210728IRIC-91070915",
        "spu": "SP210728IRIC",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "gold",
        "attrs": {
          "color": "gold"
        },
        "available": true,
        "categories": [{
          "basicId": 6665353,
          "goodsType": "Women Earrings",
          "googleName": "Apparel & Accessories > Jewelry > Earrings",
          "id": 120940,
          "name": "Earrings",
          "parentId": 133850,
          "path": "/133849/133850/120940/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Earring Online on wearmw.com",
          "siteCid": 43,
          "siteId": 24610,
          "siteParentCid": 64,
          "sitePath": "/63/64/43/",
          "sort": 4
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 3.9,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 3.9,
          "color": "gold",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "3,90€",
          "goodsSkuUrl": "/item/womens-simple-fashion-rhinestone-pearl-earrings-6665353.html?variant=91013214",
          "hexColor": "#FFD700",
          "img": "https://ups.aopcdn.com/s24610/goods/18844/278ud769cd7acc1c4ca794e1d8e5084d792d.jpg",
          "marketPrice": 0.0,
          "salePrice": 4.11,
          "selected": true,
          "skuId": 91013214,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "3,90€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 1960697385979,
        "endTimeSeconds": 1960697385,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 91013214,
        "handle": "womens-simple-fashion-rhinestone-pearl-earrings",
        "hotSaleSort": 999999,
        "id": 6665353,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18844/278ud769cd7acc1c4ca794e1d8e5084d792d.jpg", "https://ups.aopcdn.com/s24610/goods/18844/278ua47e8989c1e2488da484a8c91fc75e70.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24610/common/18911/610u7f5ddef055884d2e96d0cfd614ccb38d.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18844/278ud769cd7acc1c4ca794e1d8e5084d792d.jpg",
        "marketPrice": 0.0,
        "name": "Damen einfache Mode Strass Perlenohrringe",
        "navigations": [{
          "basicId": 6665353,
          "bestSort": 999999,
          "id": 34447,
          "mostSort": 999999,
          "name": "Earring",
          "newSort": 999999,
          "path": "/34441/43595/34447/"
        }, {
          "basicId": 6665353,
          "bestSort": 2458,
          "id": 108893,
          "mostSort": 999999,
          "name": "All Under $29.99",
          "newSort": 999999,
          "path": "/108881/108890/108893/"
        }, {
          "basicId": 6665353,
          "bestSort": 326,
          "id": 43595,
          "mostSort": 999999,
          "name": "Women Sale",
          "newSort": 999999,
          "path": "/34441/43595/"
        }, {
          "basicId": 6665353,
          "bestSort": 999999,
          "id": 34441,
          "mostSort": 999999,
          "name": "Shoes & Accessories",
          "newSort": 999999,
          "path": "/34441/"
        }],
        "newInSort": 0,
        "offlineTime": 1628135066000,
        "onlineTime": 1628135098000,
        "pmsSku": "28052707",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gold"
        }],
        "salePrice": 4.11,
        "siteId": 24610,
        "sku": "SP210728P8S0-91013214",
        "spu": "SP210728P8S0",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }],
      "saleAttributeNameLangs": {
        "color": "Farbe",
        "size": "Größe"
      },
      "saleAttributeValueLangs": {
        "color": {
          "champagne": "Champagner"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "2xl": "2xl",
          "3xl": "3xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "champagne"
      }, {
        "name": "size",
        "sname": "size",
        "val": "s"
      }],
      "salePrice": 37.79,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 24610,
      "sizeComparison": "TAG",
      "sizeComparisons": [{
        "code": "UK",
        "codeSize": "20",
        "size": "2xl",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "US",
        "codeSize": "16",
        "size": "2xl",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "EU",
        "codeSize": "48",
        "size": "2xl",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "UK",
        "codeSize": "22",
        "size": "3xl",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "US",
        "codeSize": "18",
        "size": "3xl",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "EU",
        "codeSize": "44",
        "size": "l",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "UK",
        "codeSize": "16",
        "size": "l",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "US",
        "codeSize": "14",
        "size": "xl",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "US",
        "codeSize": "4/6",
        "size": "s",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "EU",
        "codeSize": "36/38",
        "size": "s",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "US",
        "codeSize": "8/10",
        "size": "m",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "EU",
        "codeSize": "40/42",
        "size": "m",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "US",
        "codeSize": "12",
        "size": "l",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "UK",
        "codeSize": "12/14",
        "size": "m",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "UK",
        "codeSize": "8/10",
        "size": "s",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "UK",
        "codeSize": "18",
        "size": "xl",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "EU",
        "codeSize": "46",
        "size": "xl",
        "types": "服装>>女装>>裙装>>连衣裙"
      }, {
        "code": "EU",
        "codeSize": "50",
        "size": "3xl",
        "types": "服装>>女装>>裙装>>连衣裙"
      }],
      "sizeReference": {
        "references": [{
          "key": "S",
          "values": [{
            "cmVal": "88",
            "inchVal": "34.6",
            "key": "Büste"
          }, {
            "cmVal": "68",
            "inchVal": "26.8",
            "key": "Taillenumfang"
          }, {
            "cmVal": "94",
            "inchVal": "37.0",
            "key": "Hüften"
          }, {
            "cmVal": "54.5",
            "inchVal": "21.5",
            "key": "Oberschenkelumfang"
          }, {
            "cmVal": "38",
            "inchVal": "15.0",
            "key": "Schulterbreite"
          }]
        }, {
          "key": "M",
          "values": [{
            "cmVal": "93",
            "inchVal": "36.6",
            "key": "Büste"
          }, {
            "cmVal": "73",
            "inchVal": "28.7",
            "key": "Taillenumfang"
          }, {
            "cmVal": "99",
            "inchVal": "39.0",
            "key": "Hüften"
          }, {
            "cmVal": "57.3",
            "inchVal": "22.6",
            "key": "Oberschenkelumfang"
          }, {
            "cmVal": "39.25",
            "inchVal": "15.5",
            "key": "Schulterbreite"
          }]
        }, {
          "key": "L",
          "values": [{
            "cmVal": "98",
            "inchVal": "38.6",
            "key": "Büste"
          }, {
            "cmVal": "78",
            "inchVal": "30.7",
            "key": "Taillenumfang"
          }, {
            "cmVal": "104",
            "inchVal": "40.9",
            "key": "Hüften"
          }, {
            "cmVal": "60.09",
            "inchVal": "23.7",
            "key": "Oberschenkelumfang"
          }, {
            "cmVal": "40.5",
            "inchVal": "15.9",
            "key": "Schulterbreite"
          }]
        }, {
          "key": "XL",
          "values": [{
            "cmVal": "103",
            "inchVal": "40.6",
            "key": "Büste"
          }, {
            "cmVal": "83",
            "inchVal": "32.7",
            "key": "Taillenumfang"
          }, {
            "cmVal": "109",
            "inchVal": "42.9",
            "key": "Hüften"
          }, {
            "cmVal": "62.89",
            "inchVal": "24.8",
            "key": "Oberschenkelumfang"
          }, {
            "cmVal": "41.75",
            "inchVal": "16.4",
            "key": "Schulterbreite"
          }]
        }, {
          "key": "2XL",
          "values": [{
            "cmVal": "108",
            "inchVal": "42.5",
            "key": "Büste"
          }, {
            "cmVal": "88",
            "inchVal": "34.6",
            "key": "Taillenumfang"
          }, {
            "cmVal": "114",
            "inchVal": "44.9",
            "key": "Hüften"
          }, {
            "cmVal": "65.69",
            "inchVal": "25.9",
            "key": "Oberschenkelumfang"
          }, {
            "cmVal": "43",
            "inchVal": "16.9",
            "key": "Schulterbreite"
          }]
        }, {
          "key": "3XL",
          "values": [{
            "cmVal": "113",
            "inchVal": "44.5",
            "key": "Büste"
          }, {
            "cmVal": "93",
            "inchVal": "36.6",
            "key": "Taillenumfang"
          }, {
            "cmVal": "119",
            "inchVal": "46.9",
            "key": "Hüften"
          }, {
            "cmVal": "68.48",
            "inchVal": "27.0",
            "key": "Oberschenkelumfang"
          }, {
            "cmVal": "44.25",
            "inchVal": "17.4",
            "key": "Schulterbreite"
          }]
        }],
        "titles": ["Büste", "Taillenumfang", "Hüften", "Oberschenkelumfang", "Schulterbreite"]
      },
      "sizeReferences": [{
        "key": "shoulder width",
        "unit": "cm",
        "val": "38"
      }, {
        "key": "hips",
        "unit": "cm",
        "val": "94"
      }, {
        "key": "waistline",
        "unit": "cm",
        "val": "68"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "88"
      }, {
        "key": "thigh circumference",
        "unit": "cm",
        "val": "54.5"
      }],
      "sku": "SP220210U1WN-95238130",
      "skus": [{
        "activityId": 0,
        "attrColor": "champagne",
        "attrs": {
          "size": "s",
          "color": "champagne"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 35.9,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "35,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960970733561,
        "favourite": false,
        "goodsId": 95238130,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg", "https://ups.aopcdn.com/s24610/goods/19033/1206u9a05b2fae2c3430f8ae41643b081a504.jpg",
          "https://ups.aopcdn.com/s24610/goods/19033/1206udb55ed3963f044b1907472ed99e884d3.jpg"
        ],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1644484527000,
        "onlineTime": 1644484529000,
        "pmsSku": "1491650697958514689",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "champagne"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 37.79,
        "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]"
        }],
        "sku": "SP220210U1WN-95238130",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 230.0
      }, {
        "activityId": 0,
        "attrColor": "champagne",
        "attrs": {
          "size": "m",
          "color": "champagne"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 35.9,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "35,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960970733561,
        "favourite": false,
        "goodsId": 95238131,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1644484527000,
        "onlineTime": 1644484529000,
        "pmsSku": "1491650697992069121",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "champagne"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 37.79,
        "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]"
        }],
        "sku": "SP220210U1WN-95238131",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 230.0
      }, {
        "activityId": 0,
        "attrColor": "champagne",
        "attrs": {
          "size": "l",
          "color": "champagne"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 35.9,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "35,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960970733561,
        "favourite": false,
        "goodsId": 95238132,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1644484527000,
        "onlineTime": 1644484529000,
        "pmsSku": "1491650698000457730",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "champagne"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 37.79,
        "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]"
        }],
        "sku": "SP220210U1WN-95238132",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 230.0
      }, {
        "activityId": 0,
        "attrColor": "champagne",
        "attrs": {
          "size": "xl",
          "color": "champagne"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 35.9,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "35,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960970733561,
        "favourite": false,
        "goodsId": 95238133,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1644484527000,
        "onlineTime": 1644484529000,
        "pmsSku": "1491650698008846338",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "champagne"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 37.79,
        "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]"
        }],
        "sku": "SP220210U1WN-95238133",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 230.0
      }, {
        "activityId": 0,
        "attrColor": "champagne",
        "attrs": {
          "size": "2xl",
          "color": "champagne"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 35.9,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "35,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960970733561,
        "favourite": false,
        "goodsId": 95238134,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1644484527000,
        "onlineTime": 1644484529000,
        "pmsSku": "1491650698017234945",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "champagne"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 37.79,
        "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]"
        }],
        "sku": "SP220210U1WN-95238134",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 230.0
      }, {
        "activityId": 0,
        "attrColor": "champagne",
        "attrs": {
          "size": "3xl",
          "color": "champagne"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 35.9,
        "clearance": 0,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "35,90€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960970733561,
        "favourite": false,
        "goodsId": 95238135,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19033/1206u08c40a3884c14d4195907ca020221b49.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1644484527000,
        "onlineTime": 1644484529000,
        "pmsSku": "1491650698029817857",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "champagne"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 37.79,
        "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]"
        }],
        "sku": "SP220210U1WN-95238135",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 230.0
      }],
      "specialSign": 1,
      "spu": "SP220210U1WN",
      "status": 1,
      "stock": 999,
      "type": 0,
      "variant": "Champagner/s",
      "visionStyle": 0,
      "weight": 230.0
    };
    var goodsInfo = goodsDetail.jsonCustomData
    var limitItem = '2222';
    var isFlag = false
    if (goodsInfo && goodsInfo.CustomMadeType == 2) { //
      goodsInfo.Version.Location.forEach((a, b) => {
        if (a.Element.ElementType === 6) { // 定制标品才有
          isFlag = true
        }
      })
    }
    isFlag ? window.addEventListener("DOMContentLoaded", function() {
      getAllFont(function() {
        let span = document.createElement('span')
        span.innerText = 'SAMPLE'
        span.style.lineHeight = '46px'
        span.style.paddingLeft = '10px'
        span.style.fontFamily = ''
        $('.drapdown').append(span)
        // 设置默认字体及其输出文字
        $.each($('.drapdown'), function(it, item) {
          // $(item).children('span:last-child').css('fontFamily', baseFontArr[it].FontName.split('.')[0])
          var info = $(item)
          var font = baseFontArr[it].FontName.split('.')[0]
          info.children('span:last-child').css({
            'fontFamily': '"' + font + '"'
          })
          info.next().text($(item).parent().children('.inputArea').val()) // output展示
          info.next().css({
            'color': 'black',
            'fontFamily': '"' + font + '"'
          }) // output样式及其字体展示
        })
      })
    }) : ''
    // 追加所有字体
    var baseInputIndex = 0;
    var baseFontIndex = [];
    var inputInfo = document.querySelectorAll('.inputArea')
    var fieldData = document.querySelectorAll('.fieldset-box')
    var drowdown = document.querySelectorAll('.drapdown')
    var loaded = false
    // 输入框输入事件
    $('.inputArea').bind('input', function(event) {
      var maxLength = $(this).attr('maxlength')
      var valueInfo = $(this).val()
      if (!valueInfo) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        // $(this).attr('placeHolder', 'Please Enter Content!')
      } else {
        $(this).css({
          borderColor: '#797979',
          'placeHolder': ''
        })
        // $(this).attr('placeHolder', '')
      }
      let itemInfo = $(this)
      var dataWord = $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w')
      var count = maxLength - valueInfo.length
      $(this).parent().children('.output-area').css('fontFamily', itemInfo.next().children('span:last-child').css('fontFamily'))
      $(this).parent().children('.output-area').css('color', 'black')
      $(this).parent().children('.output-area').text(`${valueInfo}`)
      // 设置输入框最大可输入及其实时显示数据
      if (count <= 0) {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), 0))
      } else {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), count))
      }
    })
    // 失去焦点去除空格设置样式
    $('.inputArea').bind('blur', function(event) {
      var con = $.trim($(this).val())
      $(this).val(con)
      if (!con) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        $(this).attr('placeHolder', 'Enter Name or Text here...')
      }
    })
    // 获取当前的字体进行展示
    var custerData = goodsDetail.jsonCustomData
    var baseFontArr = []
    custerData && custerData.Version.Location ? custerData.Version.Location.forEach((item, index) => {
      item.Element.Items.forEach((val, i) => {
        if (val.CustomType === 1) {
          baseFontArr.push(val.AllowTypefaces[0])
        }
      })
    }) : ''
    // 默认图片展示
    $.each($('.info-data,.info-data-music'), function(it, iv) {
      $(iv).children('.del').css('display', 'none')
      $(iv).children('.img').css('display', 'none')
    })
    $('.drapdown').click(function() {
      let current = $(this)
      if ($(this).children('div').css('display') === 'none') {
        $(this).children('div').show()
      } else {
        $(this).children('div').hide()
      }
      var fontInfo = $(this).children('div').children('.fontInfo')
      $(fontInfo).each(function(index, ele) {
        var fo = ($(ele).data().value).split('.')[0]
        $(ele).css('fontFamily', '"' + fo + '"')
        $(ele).click(function() {
          var f = ($(this).data().value).split('.')[0]
          current.children('span:last-child').css('fontFamily', '"' + f + '"')
          $(current).next().css({
            fontFamily: '"' + $(this).data().value + '"'
          })
        })
      })
    })
    // 图片删除
    $('.info-data .del').click(function() {
      var img = $(this).parent().children('img')
      img.attr('src', '')
      img.css('display', 'none')
      $(this).css('display', 'none')
    })
    // 图片上传
    $('.inputUpload').change(function(event) {
      var img = event.target.files[0]
      var t = $(this)
      // if (img.type != 'image/png' && img.type != 'image/jpeg' && img.type != 'image/gif') {
      //     return alert("图片上传格式不正确");
      // }
      var reader = new FileReader();
      reader.readAsDataURL(img);
      //进度条
      var container = t.parent().children('#progressbar')[0]
      var circle = new ProgressBar.Circle(container, {
        color: '#0090FF',
        strokeWidth: 6
      })
      //开始读取
      reader.onloadstart = function() {
        t.parent().children('#progressbar').show()
        t.parent().children('label').hide()
        circle.setText(1 + "%")
        circle.text.style.color = '#FFFFFF'
      }
      //读取中
      var total = img.size;
      reader.onprogress = function(ev) {
        var value = Math.round((ev.loaded / total) * 100)
        circle.setText(value + "%")
      }
      circle.animate(1)
      //读取完成
      reader.onloadend = function() {
        t.parent().children('#progressbar').hide()
        t.parent().children('label').show()
        circle.destroy()
      }
      reader.onload = function(e) {
        var imgDom = t.parent().children('img')
        imgDom.attr('src', this.result)
        imgDom.show()
        t.parent().children('.del').show()
        t.parent().css('borderColor', '#797979')
        $(this).val('')
      }
      $(this).val('')
    })
    // 点击空白处隐藏下拉框
    $(document).bind('click', function(e) {
      var dropDown = $('.drapdown')
      var drop = $('.drop')
      if (!dropDown.is(e.target) && dropDown.has(e.target).length === 0) {
        if (!drop.is(e.target) && drop.has(e.target).length === 0) {
          $(".drop").hide()
        }
      }
    })

    function getAllFont(callback) {
      var fonts = []
      var goodsInfo = goodsDetail.jsonCustomData
      if (!goodsInfo.Version.Location) return false
      goodsInfo.Version.Location.forEach(item => {
        item.Element.Items.forEach(val => {
          val.AllowTypefaces && val.AllowTypefaces.forEach(v => {
            fonts.push(v)
          })
        })
      })
      const fontFacePromises = [...fonts].map(f => (new FontFace(f.FontName.split('.')[0], `url(${f.FontUrl})`).load()))
      Promise.all(fontFacePromises).then((fontFaces) => {
        if (fontFaces && fontFaces.length > 0) {
          fontFaces.map(fontFace => {
            document.fonts.add(fontFace);
          })
        }
      }).catch((err) => {
        console.warn('Some critical font are not available:', err);
      }).finally(() => {
        var styleNode = document.createElement('style');
        styleNode.type = "text/css";
        var styleText = document.createTextNode([...fonts].map(({
          FontName,
          FontUrl
        }) => {
          const formatObj = {
            'ttf': 'truetype',
            'otf': 'opentype',
            'woff': 'woff',
            'woff2': 'woff2'
          }
          const [name] = FontName.split('.')
          const format = FontUrl.split('.').pop()
          const info = formatObj[format]
          return `\r\n
                              @font-face {
                                  font-family: "${name}";
                                   src: url("${FontUrl}") format("${info}");
                              }
                              `
        }).join(''));
        styleNode.appendChild(styleText);
        document.head.appendChild(styleNode);
        loaded = true
        callback && callback()
      })
    }
  </script>
  <div class="m-add-cart selection-wrapper cart">
    <div class="button-wrapper">
      <a class="button plain crepik-custom-btn" style="margin-bottom: 10px; display: none;">
<style>.la-3ball-pulse>div{background-color: #fff !important;}</style>
<div class="la-3ball-pulse"><div></div><div></div><div></div></div>
</a>
      <div style="display: flex">
        <button type="submit" name="add-to-cart" class="" id="AddToCart">
          <span class="button-text">IN DEN WARENKORB</span>
        </button>
        <div class="follow-but2 FavouriteCountSingleBox">
          <div goods-follow="7072041" favourite="false" class="personalIcon" onclick="window.popupLogin &amp;&amp; popupLogin.methods.openModal()">  </div>
          <div class="FavouriteCountSingle" style="display: none;"> 0 </div>
        </div>
        <style>
          .FavouriteCountSingleBox .personalIcon {
            font-size: 22px
          }

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

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

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

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

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

Text Content

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

 * KOSTENLOSER VERSAND75€!

 * ERSTE BESTELLUNG 5% RABATT!

Menü schliessen

SUCHERGEBNIS



HIT WÖRTER


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

 * Startseite
 * Flash-Angebote Hot
   
 * Markenserie Hot
   
 * Neu in
   
 * Schlussverkauf
 * ⭐️Heißer Trend New
   
 * Mode Femme Hot
   
 * Herrenmode
   
 * Empfohlenes Spiel
   
 * Haushaltsprodukte
   
 * Ausverkauf

Home / Mode Femme / Frauenkleider / Abendkleider
Previous

Next





KLEID AUS CHAMPAGNER-SATIN MIT PUFFÄRMELN, TIEFEM V-AUSSCHNITT UND
ASYMMETRISCHEM SAUM

35,90€
35,90€
5.0
(0)

Bewertung schreiben
mangel an Lager

5% Rabatt Bei 94,05€

10% Rabatt Bei 132,05€

15% Rabatt Bei 227,05€

20% Rabatt Bei 379,05€


ColorChampagne
SizeSMLXL2XL3XL
Farbe: Champagner

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

SP220210U1WN-95238130 SP220210U1WN-95238131 SP220210U1WN-95238132
SP220210U1WN-95238133 SP220210U1WN-95238134 SP220210U1WN-95238135
Menge:


Bitte Größe auswählen


IN DEN WARENKORB

0
 * ERSTE BESTELLUNG ERHALTEN 5% RABATT
 * KOSTENLOSER VERSAND BEI EINER BESTELLUNG ÜBER 88€
   









Achtung Tipps:



Aufgrund der Einstellungen des Computermonitors kann es zu geringfügigen
Farbunterschieden kommen.

Bitte erlauben Sie aufgrund des Unterschieds in der Messmethode eine
Größenabweichung von 1-3 cm.

Klicken Sie darauf, um mehr für die Größentabelle anzuzeigen: Über die
Größentabelle






BESCHREIBUNG

Artikelnummer: SP220210U1WN

 * Passen: Lockere
 * Szene: Abendessen / Freizeit / Party
 * Kragen/Ausschnitt: V-Ausschnitt
 * Material: Satin
 * Design-Elemente: Plissiert / Asymmetrich
 * Ärmellänge: Langärmel
 * Jahreszeit: Alle Jahreszeiten / Sommer / Herbst / Winter / Frühling
 * Rocklänge: Midi
 * Stil: Elegant


VERSAND UND RÜCKGABE

Weltweite Lieferung:



Empfangszeit = Bearbeitungszeit + Versandzeit



Verarbeitungszeit:



5-7 Werktage



Lieferdauer:



Super-Ersparnis: 10 - 15 Tage



Beschleunigter Versand: 6 - 10 Tage



Rückgabe oder Umtausch innerhalb von 30 Tagen ab Lieferdatum wird akzeptiert,
Voraussetzung:



Artikel erhalten innerhalb von 30 Tagen ab Lieferdatum.

Artikel unbenutzt, unbeschädigt und in Originalverpackung erhalten

Die Versandkosten werden dem Kunden nur einmal in Rechnung gestellt.

Weitere Informationen finden Sie auf unserer Rückgabe- und Umtauschseite und auf
unserer Lieferseite.



Für weitere Hilfe senden Sie bitte Ihre Fragen an unseren Kundenservice E-Mail
>>> service@ootdmw.com

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
Bedrucktes Langarmkleid Mit V-Ausschnitt
46,90€

Ärmelloses Kleid Aus Orangefarbenem Chiffon Mit Fließendem V-Ausschnitt
37,90€

40% OFF
Elegantes Damenkleid Mit Schrägen Schultern Und Falten
49,90€ 82,90€

47% OFF
Chelsea Martin Stiefel Herrenstiefel
56,90€ 107,90€

40% OFF
Herren Winter Karierte Dicke Freizeitjacke
64,90€ 108,90€

52% OFF
Asymmetrischer Diagonalmantel Für Herren
35,90€ 74,90€
Ausverkauf
48% OFF
Curve Texture Langarm-Polo- Und Jogginghosen-Set
46,90€ 90,90€

62% OFF
Elegante Und Modische Damenkleider
43,90€ 114,90€

Elegantes Damenkleid Mit Geometrischem Elementdruck
64,90€

Blumen-Vintage-Mode-Halskette
7,90€

Modisches, Lässiges Langarm-T-Shirt Mit Schmetterlings-Print
17,90€
Ausverkauf
Damen einfache Mode Strass Perlenohrringe
3,90€






GESCHENKE


ARTIKEL UPDATE
ENTFERNEN HINZUFÜGEN


ADD-ON ARTIKEL


In den Warenkorb
ENTFERNEN HINZUFÜGEN

Loading...

 * Instagram
 * Facebook
 * Pinterest
 * Youtube
 * Twitter

 * Instagram
 * Facebook
 * Pinterest
 * Youtube
 * Twitter


SITE INFO Über uns Seitenverzeichnis Datenschutz-Bestimmungen Terms & amp;
Bedingungen Rechte an geistigem Eigentum HILFEZENTRUM Frage Antwort Lieferung
Zahlungsarten Rückgabe & Umtausch So geben Sie eine Bestellung auf KUNDENDIENST
Kontaktiere uns Bestellung verfolgen Bestellung stornieren Lieferadresse
bearbeiten Über Größenumrechnungstabelle ÜBER COVID-19 LIEFERUNG VERZÖGERT DURCH
COVID-19


ABONNIEREN SIE UNSERE EXKLUSIVEN ANGEBOTE

ABONNIEREN
Ihre Mailbox ist falsch formatiert
© 2022 ootdmw