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

URL: https://www.goaffection.com/products/fashion-womens-dresses-6827126.html
Submission: On February 21 via api from DE — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form method="post" enctype="multipart/form-data" class="form-vertical product-form">
  <input type="hidden" name="product_basic_id" value="6827126">
  <input type="hidden" name="product_id" value="92749576">
  <input type="hidden" name="product_cate" value="Occasion Dresses">
  <input type="hidden" name="spu" value="SP2109271RWB">
  <input type="hidden" name="sku" value="SP2109271RWB-92749576">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg">
  <input type="hidden" name="price" value="29.41">
  <input type="hidden" name="variant" value="S/Schwarz">
  <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="Black">Black</option>
    </select></div>
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-1">Size</label><select class="single-option-selector product-form__input" data-option="option2"
      id="productSelect-option-1">
      <option 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">Schwarz</span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Black" data-group="0" style="" class="selected"><img
            src="https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.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><select class="size-zone-select" name="1645453691225">
          <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="1442355316680343554" value="92749576" selected="selected">SP2109271RWB-92749576</option>
    <option sku="1442355316688732162" value="92749577">SP2109271RWB-92749577</option>
    <option sku="1442355316697120769" value="92749578">SP2109271RWB-92749578</option>
    <option sku="1442355316701315074" value="92749579">SP2109271RWB-92749579</option>
    <option sku="1442355316709703681" value="92749580">SP2109271RWB-92749580</option>
    <option sku="1442355316713897985" value="92749581">SP2109271RWB-92749581</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": [],
        "m": [],
        "l": [],
        "xl": [],
        "2xl": [],
        "3xl": []
      },
      "attrColor": "black",
      "attributes": [{
        "attrId": 8232,
        "attrValId": 96309,
        "basicId": 6827126,
        "goodsId": 92749576,
        "name": "color",
        "sval": "black",
        "type": 1,
        "val": "black"
      }, {
        "attrId": 8233,
        "attrValId": 96311,
        "basicId": 6827126,
        "goodsId": 92749576,
        "name": "size",
        "sval": "s",
        "type": 1,
        "val": "s"
      }, {
        "attrId": 8233,
        "attrValId": 96312,
        "basicId": 6827126,
        "goodsId": 92749577,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 8233,
        "attrValId": 96313,
        "basicId": 6827126,
        "goodsId": 92749578,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 8233,
        "attrValId": 96314,
        "basicId": 6827126,
        "goodsId": 92749579,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 8233,
        "attrValId": 96315,
        "basicId": 6827126,
        "goodsId": 92749580,
        "name": "size",
        "sval": "2xl",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 8233,
        "attrValId": 96316,
        "basicId": 6827126,
        "goodsId": 92749581,
        "name": "size",
        "sval": "3xl",
        "type": 1,
        "val": "3xl"
      }],
      "attrs": {
        "size": "s",
        "color": "black"
      },
      "available": true,
      "categories": [{
        "basicId": 6827126,
        "goodsType": "Dresses",
        "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Occasion Dresses ",
        "id": 41294,
        "name": "Occasion Dresses",
        "parentId": 41240,
        "path": "/41205/41239/41240/41294/",
        "seoDescription": "Be the best dressed wherever you are, whatever you're doing. Explore our beautiful occasion wear dresses, from elegant dresses to party frocks at Hoplady.",
        "seoKeywords": "plus size special occasion dresses for women,occasion dresses for women midi,occasion dresses for women maxi",
        "seoTitle": "Women's Occasion Dresses",
        "siteCid": 885,
        "siteId": 19879,
        "siteParentCid": 53,
        "sitePath": "/1/51/53/885/",
        "sort": 0
      }],
      "ccyMarketPrice": 0.0,
      "ccySalePrice": 25.88,
      "clearance": 4,
      "colorSkus": [{
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 25.88,
        "color": "black",
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "25,88€",
        "goodsSkuUrl": "/item/fashion-womens-dresses-6827126.html?variant=92749576",
        "hexColor": "#222222",
        "img": "https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg",
        "marketPrice": 0.0,
        "salePrice": 29.41,
        "selected": false,
        "skuId": 92749576,
        "sort": 0,
        "type": 0
      }],
      "currencyMarketPrice": "0,00€",
      "currencySalePrice": "25,88€",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.0,
      "discountIcon": "",
      "discountInteger": "100",
      "discountMark": 2,
      "discountPercent": "100% OFF",
      "endTime": 1960975770131,
      "favoriteCount": 0,
      "favourite": false,
      "generalAttrs": [],
      "goodsId": 92749576,
      "goodsTypes": [{
        "id": 12757,
        "name": "服装"
      }, {
        "id": 12758,
        "name": "女装"
      }, {
        "id": 52304,
        "name": "裙装"
      }, {
        "id": 52305,
        "name": "连衣裙"
      }],
      "handle": "fashion-womens-dresses",
      "htmlDesc": "",
      "id": 6827126,
      "images": [{
        "goodsIds": "92749576|92749577|92749578|92749579|92749580|92749581",
        "isTort": 0,
        "ismain": 1,
        "md5": "31d1e5dfc9d74b39017f4a954e93e8f1",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg"],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 1,
      "isStock": 0,
      "labelLangs": [],
      "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg",
      "markPosition": 1,
      "marketPrice": 0.0,
      "name": "Mode Damenkleider",
      "navigations": [{
        "basicId": 6827126,
        "bestSort": 96,
        "id": 111666,
        "mostSort": 999999,
        "name": "Elegant Occasion Dresses",
        "newSort": 999999,
        "path": "/10246/111666/"
      }, {
        "basicId": 6827126,
        "bestSort": 999999,
        "id": 10246,
        "mostSort": 999999,
        "name": "Dresses",
        "newSort": 999999,
        "path": "/10246/"
      }],
      "newInSort": 0,
      "offlineTime": 1633665683000,
      "onlineTime": 1633666127000,
      "pathCategories": [{
        "enName": "Women's Clothing",
        "goodsType": "Women's Clothing",
        "googleName": "Apparel & Accessories >Clothing > Women's Clothing",
        "id": 41239,
        "langName": "Kleidung",
        "name": "Women's Clothing",
        "parentId": 41205,
        "path": "/41205/41239/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "",
        "siteCid": 51,
        "sitePath": "/1/51/"
      }, {
        "enName": "Dresses",
        "goodsType": "Dresses",
        "googleName": "Apparel & Accessories >Clothing > Women's Clothing > Dresses",
        "id": 41240,
        "langName": "Kleider",
        "name": "Dresses",
        "parentId": 41239,
        "path": "/41205/41239/41240/",
        "seoDescription": "Shop our Collection of Women's Dresses at Hoplady.com for the Latest Designer Brands & Styles. FREE SHIPPING AVAILABLE!",
        "seoKeywords": "dresses for women casual summer plus size,dresses for women casual summer maxi,dresses for women casual summer off shoulder",
        "seoTitle": "Women's Dresses",
        "siteCid": 53,
        "sitePath": "/1/51/53/"
      }, {
        "enName": "Occasion Dresses",
        "goodsType": "Dresses",
        "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Occasion Dresses ",
        "id": 41294,
        "langName": "Anlass Kleider",
        "name": "Occasion Dresses",
        "parentId": 41240,
        "path": "/41205/41239/41240/41294/",
        "seoDescription": "Be the best dressed wherever you are, whatever you're doing. Explore our beautiful occasion wear dresses, from elegant dresses to party frocks at Hoplady.",
        "seoKeywords": "plus size special occasion dresses for women,occasion dresses for women midi,occasion dresses for women maxi",
        "seoTitle": "Women's Occasion Dresses",
        "siteCid": 885,
        "sitePath": "/1/51/53/885/"
      }],
      "pathNavigations": [{
        "check": false,
        "cid": 41240,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 10246,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Kleider",
        "level": 1,
        "mark": 1,
        "name": "Dresses",
        "navColor": "",
        "parentId": 0,
        "path": "/10246/",
        "showChilds": false,
        "siteId": 19879,
        "sort": 2,
        "status": 1,
        "type": 1,
        "url": "/collections/dresses-10246/"
      }, {
        "check": false,
        "cid": 41294,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 111666,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Paillettenkleid",
        "level": 2,
        "mark": 2,
        "name": "Elegant Occasion Dresses",
        "navColor": "",
        "parentId": 10246,
        "path": "/10246/111666/",
        "showChilds": false,
        "siteId": 19879,
        "sort": 4,
        "status": 1,
        "type": 1,
        "url": "/collections/elegant-occasion-dresses-111666/"
      }],
      "pmsSku": "1442355316680343554",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "promotion": {
        "activityListLabel": 0,
        "beginTime": 1612159020000,
        "conditionType": 0,
        "conditions": [{
          "amount": "60,72€",
          "conditionId": 20933,
          "discount": "5",
          "maxValue": 87.12,
          "minValue": 60.72,
          "promotionInformation": "<span class='promo-color'>5%</span> Rabatt Bei  <span class='promo-color'>60,72€</span>",
          "recentCondition": 0,
          "targetValue": 0.95
        }, {
          "amount": "87,12€",
          "conditionId": 20934,
          "discount": "10",
          "maxValue": 122.32,
          "minValue": 87.12,
          "promotionInformation": "<span class='promo-color'>10%</span> Rabatt Bei  <span class='promo-color'>87,12€</span>",
          "recentCondition": 0,
          "targetValue": 0.9
        }, {
          "amount": "122,32€",
          "conditionId": 20935,
          "discount": "15",
          "maxValue": 175.12,
          "minValue": 122.32,
          "promotionInformation": "<span class='promo-color'>15%</span> Rabatt Bei  <span class='promo-color'>122,32€</span>",
          "recentCondition": 0,
          "targetValue": 0.85
        }, {
          "amount": "175,12€",
          "conditionId": 20936,
          "discount": "20",
          "maxValue": 1.88978560936E9,
          "minValue": 175.12,
          "promotionInformation": "<span class='promo-color'>20%</span> Rabatt Bei  <span class='promo-color'>175,12€</span>",
          "recentCondition": 0,
          "targetValue": 0.8
        }],
        "currencyConditions": [],
        "endTime": 1675231020000,
        "goodsType": 0,
        "id": 2004,
        "name": "满减 打折扣百分比",
        "pellucidity": "1",
        "promotionType": 0,
        "showBanner": 0,
        "siteId": 19879,
        "textColor": "",
        "tipColor": "",
        "uncapped": 0
      },
      "rcmdList": [{
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "m",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6911093,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Occasion Dresses ",
          "id": 41294,
          "name": "Occasion Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41294/",
          "seoDescription": "Be the best dressed wherever you are, whatever you're doing. Explore our beautiful occasion wear dresses, from elegant dresses to party frocks at Hoplady.",
          "seoKeywords": "plus size special occasion dresses for women,occasion dresses for women midi,occasion dresses for women maxi",
          "seoTitle": "Women's Occasion Dresses",
          "siteCid": 885,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/885/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 39.64,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 39.64,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "39,64€",
          "goodsSkuUrl": "/item/sexy-deep-v-neck-backless-sequin-transparently-maxi-dress-6911093.html?variant=93578765",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s44968/goods/18936/-2u7ddff3076394466b842bc0593e233156.jpg",
          "marketPrice": 0.0,
          "salePrice": 45.05,
          "selected": true,
          "skuId": 93578765,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "39,64€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960958370609,
        "endTimeSeconds": 1960958370,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 93578765,
        "handle": "sexy-deep-v-neck-backless-sequin-transparently-maxi-dress",
        "hotSaleSort": 999999,
        "id": 6911093,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18936/-2u7ddff3076394466b842bc0593e233156.jpg", "https://ups.aopcdn.com/s44968/goods/18936/-2uf505cda947384a3092ed39812f8479d9.jpg",
          "https://ups.aopcdn.com/s44968/goods/18936/-2u7b36260080eb49a59229605c141b0678.jpg", "https://ups.aopcdn.com/s44968/goods/18936/-2u22b12b035ec84750bc6e602d096540d6.jpg",
          "https://ups.aopcdn.com/s44968/goods/18936/-2u7013431caa1a4d048cdbb3f596be58d6.jpg", "https://ups.aopcdn.com/s44968/goods/18936/-2u21e976ef67dc4948bbf68424d228d118.jpg",
          "https://ups.aopcdn.com/s44968/goods/18936/-2ub0f14c10f9b24ada95fb477722d6536a.jpg", "https://ups.aopcdn.com/s44968/goods/18936/-2u3cbd6a7e81934d18bbddf9f95dbaab28.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18936/-2u7ddff3076394466b842bc0593e233156.jpg",
        "marketPrice": 0.0,
        "name": "Sexy Tiefes V-Ausschnitt Rückenfreies Pailletten Transparent Maxikleid",
        "navigations": [{
          "basicId": 6911093,
          "bestSort": 40,
          "id": 111666,
          "mostSort": 999999,
          "name": "Elegant Occasion Dresses",
          "newSort": 999999,
          "path": "/10246/111666/"
        }, {
          "basicId": 6911093,
          "bestSort": 116,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1636115461000,
        "onlineTime": 1636115463000,
        "pmsSku": "6940099",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 45.05,
        "siteId": 19879,
        "sku": "11D0F670B147-93578765",
        "spu": "11D0F670B147",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 59058694,
        "aggrTime": 1704512384000,
        "aggrTimeSecodes": 1704512384,
        "attrColor": "pink",
        "attrs": {
          "size": "2xl",
          "color": "pink"
        },
        "available": true,
        "categories": [{
          "basicId": 6615043,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Occasion Dresses ",
          "id": 41294,
          "name": "Occasion Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41294/",
          "seoDescription": "Be the best dressed wherever you are, whatever you're doing. Explore our beautiful occasion wear dresses, from elegant dresses to party frocks at Hoplady.",
          "seoKeywords": "plus size special occasion dresses for women,occasion dresses for women midi,occasion dresses for women maxi",
          "seoTitle": "Women's Occasion Dresses",
          "siteCid": 885,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/885/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 42.58,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 42.58,
          "color": "pink",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "42,58€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6615043.html?variant=92763909",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s37934/goods/18838/-2u118389e3d9b34e8ea3f50268c38d24d5.jpg",
          "marketPrice": 0.0,
          "salePrice": 48.39,
          "selected": true,
          "skuId": 92763909,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 42.58,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "42,58€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6615043.html?variant=92763916",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s24984/goods/18878/1206u2e49de533383477baf5a5b8fb1677f0f.jpg",
          "marketPrice": 0.0,
          "salePrice": 48.39,
          "selected": false,
          "skuId": 92763916,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 42.58,
          "color": "light blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "42,58€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6615043.html?variant=92763911",
          "hexColor": "#ADD8E6",
          "img": "https://ups.aopcdn.com/s24984/goods/18878/1206uf91bcb25f0b34bd9a6da46219aa2b2c1.jpg",
          "marketPrice": 0.0,
          "salePrice": 48.39,
          "selected": false,
          "skuId": 92763911,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 42.58,
          "color": "yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "42,58€",
          "goodsSkuUrl": "/item/printed-v-neck-long-sleeve-dress-6615043.html?variant=92763921",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s24984/goods/18878/1206u908253074e5d4d47ad6a9f65800861d1.jpg",
          "marketPrice": 0.0,
          "salePrice": 48.39,
          "selected": false,
          "skuId": 92763921,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "42,58€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960975009717,
        "endTimeSeconds": 1960975009,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 92763909,
        "handle": "printed-v-neck-long-sleeve-dress",
        "hotSaleSort": 73,
        "id": 6615043,
        "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/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "link": "/activity/pinterest-sale-boho-dresses-2562",
        "mainImg": "https://ups.aopcdn.com/s37934/goods/18838/-2u118389e3d9b34e8ea3f50268c38d24d5.jpg",
        "marketPrice": 0.0,
        "name": "Bedrucktes Langarmkleid Mit V-Ausschnitt",
        "navigations": [{
          "basicId": 6615043,
          "bestSort": 1,
          "id": 111666,
          "mostSort": 999999,
          "name": "Elegant Occasion Dresses",
          "newSort": 999999,
          "path": "/10246/111666/"
        }, {
          "basicId": 6615043,
          "bestSort": 52,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1633699605000,
        "onlineTime": 1633699609000,
        "pmsSku": "0d32d18efef34fc8bc423b19814661d7",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "pink"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 48.39,
        "siteId": 19879,
        "sku": "SPLCCRETQMR-92763909",
        "spu": "SPLCCRETQMR",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 190.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 59058694,
        "aggrTime": 1704512384000,
        "aggrTimeSecodes": 1704512384,
        "attrColor": "gray",
        "attrs": {
          "size": "s",
          "color": "gray"
        },
        "available": true,
        "categories": [{
          "basicId": 6895360,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Occasion Dresses ",
          "id": 41294,
          "name": "Occasion Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41294/",
          "seoDescription": "Be the best dressed wherever you are, whatever you're doing. Explore our beautiful occasion wear dresses, from elegant dresses to party frocks at Hoplady.",
          "seoKeywords": "plus size special occasion dresses for women,occasion dresses for women midi,occasion dresses for women maxi",
          "seoTitle": "Women's Occasion Dresses",
          "siteCid": 885,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/885/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 42.46,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 42.46,
          "color": "gray",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "42,46€",
          "goodsSkuUrl": "/item/womens-elegant-silver-grey-silk-satin-rhinestone-evening-dress-6895360.html?variant=93411271",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s19879/common/18934/654uef4d6e6af9db4a1791a423232bcdaeb9.jpg",
          "marketPrice": 0.0,
          "salePrice": 48.25,
          "selected": true,
          "skuId": 93411271,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "42,46€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960974982237,
        "endTimeSeconds": 1960974982,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 93411271,
        "handle": "womens-elegant-silver-grey-silk-satin-rhinestone-evening-dress",
        "hotSaleSort": 999999,
        "id": 6895360,
        "imgs": ["https://ups.aopcdn.com/s41758/goods/18925/-2u2a60f4d5e86242d1bbc39a352853d285.jpg", "https://ups.aopcdn.com/s19879/common/18934/654uef4d6e6af9db4a1791a423232bcdaeb9.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "link": "/activity/pinterest-sale-boho-dresses-2562",
        "mainImg": "https://ups.aopcdn.com/s19879/common/18934/654uef4d6e6af9db4a1791a423232bcdaeb9.jpg",
        "marketPrice": 0.0,
        "name": "Elegantes Silbergraues Damen Abendkleid Aus Seidensatin Strass",
        "navigations": [{
          "basicId": 6895360,
          "bestSort": 92,
          "id": 111666,
          "mostSort": 999999,
          "name": "Elegant Occasion Dresses",
          "newSort": 999999,
          "path": "/10246/111666/"
        }, {
          "basicId": 6895360,
          "bestSort": 999999,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1635847504000,
        "onlineTime": 1635847505000,
        "pmsSku": "60004334",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 48.25,
        "siteId": 19879,
        "sku": "SP21102307FR-93411271",
        "spu": "SP21102307FR",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "light brown",
        "attrs": {
          "size": "l",
          "color": "light brown"
        },
        "available": true,
        "categories": [{
          "basicId": 6619858,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Casual Dresses",
          "id": 41292,
          "name": "Casual Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41292/",
          "seoDescription": "Shop our Collection of Women's Casual Dresses at Hoplady.com for the Latest Designer Brands & Styles. FREE SHIPPING AVAILABLE!",
          "seoKeywords": "casual dresses for women plus size,casual dresses for women knee length,casual dresses for women with pockets",
          "seoTitle": "Women's Casual Dresses",
          "siteCid": 879,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/879/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.26,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.26,
          "color": "light brown",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "24,26€",
          "goodsSkuUrl": "/item/fashion-star-print-long-sleeve-shift-dress-6619858.html?variant=94490393",
          "hexColor": "#81542D",
          "img": "https://ups.aopcdn.com/s1454/goods/18909/1129u8c012f6092d14912abf542ea57872f1f.jpg",
          "marketPrice": 0.0,
          "salePrice": 27.57,
          "selected": true,
          "skuId": 94490393,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 4,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "24,26€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960976256802,
        "endTimeSeconds": 1960976256,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94490393,
        "handle": "fashion-star-print-long-sleeve-shift-dress",
        "hotSaleSort": 1,
        "id": 6619858,
        "imgs": ["https://ups.aopcdn.com/s1454/goods/18909/1129u8c012f6092d14912abf542ea57872f1f.jpg", "https://ups.aopcdn.com/s1454/goods/18909/1129u562407b8b4c74803b51c8622c5095234.jpg",
          "https://ups.aopcdn.com/s1454/goods/18909/1129udc2f0997feff4fc988420aeb1ec68360.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s1454/goods/18909/1129u8c012f6092d14912abf542ea57872f1f.jpg",
        "marketPrice": 0.0,
        "name": "Fashion Star Print Langarm Etuikleid",
        "navigations": [{
          "basicId": 6619858,
          "bestSort": 61,
          "id": 33159,
          "mostSort": 999999,
          "name": "Casual Dresses",
          "newSort": 999999,
          "path": "/10246/33159/"
        }, {
          "basicId": 6619858,
          "bestSort": 1,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1638855831000,
        "onlineTime": 1638855833000,
        "pmsSku": "1414896178132205570",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "light brown"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 27.57,
        "siteId": 19879,
        "sku": "SP210713L2FT-94490393",
        "spu": "SP210713L2FT",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 59058694,
        "aggrTime": 1704512384000,
        "aggrTimeSecodes": 1704512384,
        "attrColor": "photo color",
        "attrs": {
          "size": "m",
          "color": "photo color"
        },
        "available": true,
        "categories": [{
          "basicId": 6516509,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Boho Dresses>Bohemian&Vacation Dresses",
          "id": 106073,
          "name": "Boho Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/106073/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Boho Dresses Online on hoplady.com",
          "siteCid": 1048,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/1048/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 40.04,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 40.04,
          "color": "photo color",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "40,04€",
          "goodsSkuUrl": "/item/fashion-printed-sleeveless-dress-6516509.html?variant=89535281",
          "img": "https://ups.aopcdn.com/s19879/goods/18787/1048u62cf60d49422455cac88289008535d13.jpg",
          "marketPrice": 0.0,
          "salePrice": 45.5,
          "selected": true,
          "skuId": 89535281,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 1,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "40,04€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960975380482,
        "endTimeSeconds": 1960975380,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 89535281,
        "handle": "fashion-printed-sleeveless-dress",
        "hotSaleSort": 11,
        "id": 6516509,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/18787/1048u62cf60d49422455cac88289008535d13.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "link": "/activity/pinterest-sale-boho-dresses-2562",
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18787/1048u62cf60d49422455cac88289008535d13.jpg",
        "marketPrice": 0.0,
        "name": "ärmelloses Kleid mit Modedruck",
        "navigations": [{
          "basicId": 6516509,
          "bestSort": 1,
          "id": 33158,
          "mostSort": 999999,
          "name": "Bohemian&Vacation Dresses",
          "newSort": 999999,
          "path": "/10246/33158/"
        }, {
          "basicId": 6516509,
          "bestSort": 13,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1623234135000,
        "onlineTime": 1623234201000,
        "pmsSku": "27858456",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 45.5,
        "siteId": 19879,
        "sku": "SP01VQ6LTFX-89535281",
        "spu": "SP01VQ6LTFX",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "khaki",
        "attrs": {
          "size": "s",
          "color": "khaki"
        },
        "available": true,
        "categories": [{
          "basicId": 7030945,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Casual Dresses",
          "id": 41292,
          "name": "Casual Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41292/",
          "seoDescription": "Shop our Collection of Women's Casual Dresses at Hoplady.com for the Latest Designer Brands & Styles. FREE SHIPPING AVAILABLE!",
          "seoKeywords": "casual dresses for women plus size,casual dresses for women knee length,casual dresses for women with pockets",
          "seoTitle": "Women's Casual Dresses",
          "siteCid": 879,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/879/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 25.88,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 25.88,
          "color": "khaki",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "25,88€",
          "goodsSkuUrl": "/item/v-neck-retro-geometric-print-loose-short-sleevee-maxi-dress-7030945.html?variant=94767936",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s44968/goods/18991/127ub0882fc27108442280b99c7a72369998.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.41,
          "selected": true,
          "skuId": 94767936,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "25,88€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960976256969,
        "endTimeSeconds": 1960976256,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94767936,
        "handle": "v-neck-retro-geometric-print-loose-short-sleevee-maxi-dress",
        "hotSaleSort": 7,
        "id": 7030945,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18991/127ub0882fc27108442280b99c7a72369998.jpg", "https://ups.aopcdn.com/s44968/goods/18991/127u471dc7fe094d40dc8614a59fa209741a.jpg",
          "https://ups.aopcdn.com/s44968/goods/18991/127u8bd366f6505f49b6ae4f42f31d16ea3f.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18991/127ub0882fc27108442280b99c7a72369998.jpg",
        "marketPrice": 0.0,
        "name": "V-Ausschnitt Retro Geometrischer Print Lockeres Kurzarm Maxikleid",
        "navigations": [{
          "basicId": 7030945,
          "bestSort": 5,
          "id": 33159,
          "mostSort": 999999,
          "name": "Casual Dresses",
          "newSort": 999999,
          "path": "/10246/33159/"
        }, {
          "basicId": 7030945,
          "bestSort": 6,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1640843102000,
        "onlineTime": 1640843104000,
        "pmsSku": "1476133705970925570",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "khaki"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 29.41,
        "siteId": 19879,
        "sku": "SP211229YYO2-94767936",
        "spu": "SP211229YYO2",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 270.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "m",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6884594,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Casual Dresses",
          "id": 41292,
          "name": "Casual Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41292/",
          "seoDescription": "Shop our Collection of Women's Casual Dresses at Hoplady.com for the Latest Designer Brands & Styles. FREE SHIPPING AVAILABLE!",
          "seoKeywords": "casual dresses for women plus size,casual dresses for women knee length,casual dresses for women with pockets",
          "seoTitle": "Women's Casual Dresses",
          "siteCid": 879,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/879/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.02,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.02,
          "color": "white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "24,02€",
          "goodsSkuUrl": "/item/fashion-oil-painting-printed-v-neck-long-sleeve-casual-shift-dress-6884594.html?variant=93259103",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s44968/goods/18865/1129ue7bc9f80e4b7456da9036e41a320f898.jpg",
          "marketPrice": 0.0,
          "salePrice": 27.3,
          "selected": true,
          "skuId": 93259103,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.02,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "24,02€",
          "goodsSkuUrl": "/item/fashion-oil-painting-printed-v-neck-long-sleeve-casual-shift-dress-6884594.html?variant=93259109",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s44968/goods/18865/1129u76ecbdfbba014d97b0546cd0f2014bd7.jpg",
          "marketPrice": 0.0,
          "salePrice": 27.3,
          "selected": false,
          "skuId": 93259109,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.02,
          "color": "yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "24,02€",
          "goodsSkuUrl": "/item/fashion-oil-painting-printed-v-neck-long-sleeve-casual-shift-dress-6884594.html?variant=93259115",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s44968/goods/18865/1129uc3b4aadb7bb74057879d32ee49fe7dce.jpg",
          "marketPrice": 0.0,
          "salePrice": 27.3,
          "selected": false,
          "skuId": 93259115,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.8,
          "count": 14,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "24,02€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960982872224,
        "endTimeSeconds": 1960982872,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 93259103,
        "handle": "fashion-oil-painting-printed-v-neck-long-sleeve-casual-shift-dress",
        "hotSaleSort": 2,
        "id": 6884594,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18865/1129ue7bc9f80e4b7456da9036e41a320f898.jpg", "https://ups.aopcdn.com/s859/goods/18828/1129u312a62bcf6594c42bad1424a23a53c2b.jpg",
          "https://ups.aopcdn.com/s19879/common/18946/1513uee5bb1ba9ac34f5bbdba71ceefc7d11c.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18865/1129ue7bc9f80e4b7456da9036e41a320f898.jpg",
        "marketPrice": 0.0,
        "name": "Fashion Oil Painting Printed V-Ausschnitt Langarm Casual Etuikleid",
        "navigations": [{
          "basicId": 6884594,
          "bestSort": 1,
          "id": 33159,
          "mostSort": 999999,
          "name": "Casual Dresses",
          "newSort": 999999,
          "path": "/10246/33159/"
        }, {
          "basicId": 6884594,
          "bestSort": 2,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1635823902000,
        "onlineTime": 1635831873000,
        "pmsSku": "70042472",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 27.3,
        "siteId": 19879,
        "sku": "SP2111010QC7-93259103",
        "spu": "SP2111010QC7",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 90194708,
        "aggrTime": 1735648398000,
        "aggrTimeSecodes": 1735648398,
        "attrColor": "green",
        "attrs": {
          "size": "s",
          "color": "green"
        },
        "available": true,
        "categories": [{
          "basicId": 6876881,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Boho Dresses>Bohemian&Vacation Dresses",
          "id": 106073,
          "name": "Boho Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/106073/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Boho Dresses Online on hoplady.com",
          "siteCid": 1048,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/1048/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 37.61,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 37.61,
          "color": "green",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "37,61€",
          "goodsSkuUrl": "/item/fashion-geo-print-turtle-neck-top-and-skirt-suit-women-6876881.html?variant=94476284",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s44968/goods/18967/-2ueaea7c5189324596b243feb02a328de5.jpg",
          "marketPrice": 0.0,
          "salePrice": 42.74,
          "selected": true,
          "skuId": 94476284,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "37,61€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960975009756,
        "endTimeSeconds": 1960975009,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94476284,
        "handle": "fashion-geo-print-turtle-neck-top-and-skirt-suit-women",
        "hotSaleSort": 13,
        "id": 6876881,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18967/-2ueaea7c5189324596b243feb02a328de5.jpg", "https://ups.aopcdn.com/s44968/goods/18967/-2ufccb0dceced2487986540638f68aac87.jpg",
          "https://ups.aopcdn.com/s44968/goods/18967/-2u69ba9844e740410a8e87e6c9353f341e.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "link": "/activity/jumpsuits-suits-14631",
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18967/-2ueaea7c5189324596b243feb02a328de5.jpg",
        "marketPrice": 0.0,
        "name": "Fashion Geo Print Rollkragen Top Und Rock Anzug Damen",
        "navigations": [{
          "basicId": 6876881,
          "bestSort": 39,
          "id": 33158,
          "mostSort": 999999,
          "name": "Bohemian&Vacation Dresses",
          "newSort": 999999,
          "path": "/10246/33158/"
        }, {
          "basicId": 6876881,
          "bestSort": 15,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1638776501000,
        "onlineTime": 1638776502000,
        "pmsSku": "1453308307938205698",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 42.74,
        "siteId": 19879,
        "sku": "SP211027REBN-94476284",
        "spu": "SP211027REBN",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 540.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 6859148,
          "goodsType": "Accessories",
          "googleName": "Apparel & Accessories > Clothing Accessories>Jewelry>Bracelets",
          "id": 41236,
          "name": "Bracelets",
          "parentId": 41233,
          "path": "/41205/41275/41233/41236/",
          "seoDescription": "Shop for Women's Bracelets at Hoplady.com. Eligible for free shipping and free returns.",
          "seoKeywords": "women bracelets pearls,women bracelets adjustable,women bracelets sterling silver",
          "seoTitle": "Women's Bracelets",
          "siteCid": 39,
          "siteId": 19879,
          "siteParentCid": 35,
          "sitePath": "/1/107/35/39/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 2.48,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 2.48,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "2,48€",
          "goodsSkuUrl": "/item/pearl-leaf-black-bracelet-set-4-6859148.html?variant=93039121",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s44968/goods/18920/-2ufcc6e304f4ca4e03806f3d24fb16806d.jpg",
          "marketPrice": 0.0,
          "salePrice": 2.82,
          "selected": true,
          "skuId": 93039121,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "2,48€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960620240729,
        "endTimeSeconds": 1960620240,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 93039121,
        "handle": "pearl-leaf-black-bracelet-set-4",
        "hotSaleSort": 999999,
        "id": 6859148,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18920/-2ufcc6e304f4ca4e03806f3d24fb16806d.jpg", "https://ups.aopcdn.com/s44968/goods/18920/-2ua415a15aae3f45d495c9379ec36dc390.jpg",
          "https://ups.aopcdn.com/s44968/goods/18920/-2ue53100bc37e541a59ea251499319687c.jpg", "https://ups.aopcdn.com/s44968/goods/18920/-2u6a48304e68af484687402e5fc0c486f7.jpg",
          "https://ups.aopcdn.com/s44968/goods/18920/-2u7aad81772285401cacfef0b995feffd7.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18920/-2ufcc6e304f4ca4e03806f3d24fb16806d.jpg",
        "marketPrice": 0.0,
        "name": "Pearl Leaf Schwarzes Armband Set 4",
        "navigations": [{
          "basicId": 6859148,
          "bestSort": 165,
          "id": 10251,
          "mostSort": 999999,
          "name": "Accessories",
          "newSort": 999999,
          "path": "/10251/"
        }],
        "newInSort": 0,
        "offlineTime": 1634700828000,
        "onlineTime": 1634700829000,
        "pmsSku": "28319807",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }],
        "salePrice": 2.82,
        "siteId": 19879,
        "sku": "SP211020F100-93039121",
        "spu": "SP211020F100",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 30.0
      }, {
        "activityId": 0,
        "attrColor": "gold",
        "attrs": {
          "color": "gold"
        },
        "available": true,
        "categories": [{
          "basicId": 7059874,
          "goodsType": "Accessories",
          "googleName": "Apparel & Accessories > Clothing Accessories>Jewelry>Necklaces",
          "id": 41234,
          "name": "Necklaces",
          "parentId": 41233,
          "path": "/41205/41275/41233/41234/",
          "seoDescription": "Dress you your neck with gorgeous Necklaces For Women, Diamond Necklaces For Women, Gold Necklaces For Women and more at Hoplady.",
          "seoKeywords": "women's necklaces fashion,women's necklaces with name on it",
          "seoTitle": "Women's Necklaces",
          "siteCid": 36,
          "siteId": 19879,
          "siteParentCid": 35,
          "sitePath": "/1/107/35/36/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 3.05,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 3.05,
          "color": "gold",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "3,05€",
          "goodsSkuUrl": "/item/baroque-pearl-necklace-7059874.html?variant=95117990",
          "hexColor": "#FFD700",
          "img": "https://ups.aopcdn.com/s24895/goods/19012/-2ud5f90923c82946a3a12f810bc48008fe.jpeg",
          "marketPrice": 0.0,
          "salePrice": 3.47,
          "selected": true,
          "skuId": 95117990,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 2.48,
          "color": "silver white",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "2,48€",
          "goodsSkuUrl": "/item/baroque-pearl-necklace-7059874.html?variant=95117997",
          "hexColor": "#F8F8FF",
          "img": "https://ups.aopcdn.com/s24895/goods/19012/-2u7e1b737e40964397bb33312ddf928b98.png",
          "marketPrice": 0.0,
          "salePrice": 2.82,
          "selected": false,
          "skuId": 95117997,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 2.48,
          "color": "yellow",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "2,48€",
          "goodsSkuUrl": "/item/baroque-pearl-necklace-7059874.html?variant=95117995",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s24895/goods/19012/-2u74bc146cd8104aab85452ae25c6dfe93.jpeg",
          "marketPrice": 0.0,
          "salePrice": 2.82,
          "selected": false,
          "skuId": 95117995,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 3.05,
          "color": "silver",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "3,05€",
          "goodsSkuUrl": "/item/baroque-pearl-necklace-7059874.html?variant=95117993",
          "hexColor": "#C0C0C0",
          "img": "https://ups.aopcdn.com/s24895/goods/19012/-2u8f125ef3c5774e2198c5b235725c94a0.jpeg",
          "marketPrice": 0.0,
          "salePrice": 3.47,
          "selected": false,
          "skuId": 95117993,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "3,05€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960970594414,
        "endTimeSeconds": 1960970594,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95117990,
        "handle": "baroque-pearl-necklace",
        "hotSaleSort": 999999,
        "id": 7059874,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/19012/-2ud5f90923c82946a3a12f810bc48008fe.jpeg", "https://ups.aopcdn.com/s24895/goods/19012/-2uc188a3734f154bbd9a9ab451ce1166de.jpg",
          "https://ups.aopcdn.com/s24895/goods/19012/-2ub0c6ec0205c34ebca889ff01260eb4dd.jpg", "https://ups.aopcdn.com/s24895/goods/19012/-2u5c8fbc164a6047df8620b9ac40eebdf4.jpeg",
          "https://ups.aopcdn.com/s24895/goods/19012/-2uc2ccefeccd334f619966e61e0c207827.jpeg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24895/goods/19012/-2ud5f90923c82946a3a12f810bc48008fe.jpeg",
        "marketPrice": 0.0,
        "name": "Barocke Perlenkette",
        "navigations": [{
          "basicId": 7059874,
          "bestSort": 106,
          "id": 10251,
          "mostSort": 999999,
          "name": "Accessories",
          "newSort": 999999,
          "path": "/10251/"
        }],
        "newInSort": 0,
        "offlineTime": 1644216760000,
        "onlineTime": 1644216762000,
        "pmsSku": "1483707330196922369",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gold"
        }],
        "salePrice": 3.47,
        "siteId": 19879,
        "sku": "SP22011917VS-95117990",
        "spu": "SP22011917VS",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 20.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "xl",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 6549634,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Casual Dresses",
          "id": 41292,
          "name": "Casual Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41292/",
          "seoDescription": "Shop our Collection of Women's Casual Dresses at Hoplady.com for the Latest Designer Brands & Styles. FREE SHIPPING AVAILABLE!",
          "seoKeywords": "casual dresses for women plus size,casual dresses for women knee length,casual dresses for women with pockets",
          "seoTitle": "Women's Casual Dresses",
          "siteCid": 879,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/879/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 31.14,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 31.14,
          "color": "blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "31,14€",
          "goodsSkuUrl": "/item/fashion-slant-collar-sleeveless-butterfly-print-dress-6549634.html?variant=89836639",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s19879/goods/18800/-2udda4da9040bd4bfc919c8fc4e96eeeaf.jpg",
          "marketPrice": 0.0,
          "salePrice": 35.39,
          "selected": true,
          "skuId": 89836639,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "31,14€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960976222881,
        "endTimeSeconds": 1960976222,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 89836639,
        "handle": "fashion-slant-collar-sleeveless-butterfly-print-dress",
        "hotSaleSort": 999999,
        "id": 6549634,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/18800/-2udda4da9040bd4bfc919c8fc4e96eeeaf.jpg", "https://ups.aopcdn.com/s19879/goods/18800/-2uf75085fc0815459ea4ffeef98086c056.jpg",
          "https://ups.aopcdn.com/s19879/goods/18800/-2ue91567a9947d4a9483e490942e67f2c6.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18800/-2udda4da9040bd4bfc919c8fc4e96eeeaf.jpg",
        "marketPrice": 0.0,
        "name": "modisches ärmelloses Kleid mit schrägem Kragen und Schmetterlings-Print",
        "navigations": [{
          "basicId": 6549634,
          "bestSort": 525,
          "id": 33159,
          "mostSort": 999999,
          "name": "Casual Dresses",
          "newSort": 999999,
          "path": "/10246/33159/"
        }, {
          "basicId": 6549634,
          "bestSort": 999999,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1624327044000,
        "onlineTime": 1624327104000,
        "pmsSku": "27909476",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 35.39,
        "siteId": 19879,
        "sku": "SPU49HPZCRU-89836639",
        "spu": "SPU49HPZCRU",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 150.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "one size",
          "color": "red"
        },
        "available": true,
        "categories": [{
          "basicId": 6954339,
          "goodsType": "Accessories",
          "googleName": "Apparel & Accessories > Clothing Accessories> Women's Bags",
          "id": 41287,
          "name": "Women's Bags",
          "parentId": 41275,
          "path": "/41205/41275/41287/",
          "seoDescription": "Shop the latest styles of handbags, ladies' bags & purses from Hoplady.com. FREE Shipping & Returns.\n",
          "seoKeywords": "women bags clearance sale leather,women bags backpack,women bags brown",
          "seoTitle": "Women's Bags",
          "siteCid": 630,
          "siteId": 19879,
          "siteParentCid": 107,
          "sitePath": "/1/107/630/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 15.61,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 15.61,
          "color": "red",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "15,61€",
          "goodsSkuUrl": "/item/velvet-clutch-bag-with-chain-evening-party-bag-6954339.html?variant=94007440",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s44968/goods/18953/-2u19fad9355fb54e87b40f86b3edff6f7d.jpg",
          "marketPrice": 0.0,
          "salePrice": 17.74,
          "selected": true,
          "skuId": 94007440,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 15.61,
          "color": "royal blue",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "15,61€",
          "goodsSkuUrl": "/item/velvet-clutch-bag-with-chain-evening-party-bag-6954339.html?variant=94007443",
          "hexColor": "#4169E1",
          "img": "https://ups.aopcdn.com/s44968/goods/18953/-2uc39e5999c84149cc8d3b9e1573f3645f.jpg",
          "marketPrice": 0.0,
          "salePrice": 17.74,
          "selected": false,
          "skuId": 94007443,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 15.61,
          "color": "black",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "15,61€",
          "goodsSkuUrl": "/item/velvet-clutch-bag-with-chain-evening-party-bag-6954339.html?variant=94007442",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s44968/goods/18953/-2uce0aa1b14c6b4b288bfbf2c475648151.jpg",
          "marketPrice": 0.0,
          "salePrice": 17.74,
          "selected": false,
          "skuId": 94007442,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 15.61,
          "color": "purple",
          "currencyMarketPrice": "0,00€",
          "currencySalePrice": "15,61€",
          "goodsSkuUrl": "/item/velvet-clutch-bag-with-chain-evening-party-bag-6954339.html?variant=94007441",
          "hexColor": "#AB67D7",
          "img": "https://ups.aopcdn.com/s44968/goods/18953/-2u3bbbac580dc5428195d4728d3e2e925c.jpg",
          "marketPrice": 0.0,
          "salePrice": 17.74,
          "selected": false,
          "skuId": 94007441,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "15,61€",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 2,
        "discountPercent": "100% OFF",
        "endTime": 1960737314813,
        "endTimeSeconds": 1960737314,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94007440,
        "handle": "velvet-clutch-bag-with-chain-evening-party-bag",
        "hotSaleSort": 999999,
        "id": 6954339,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18953/-2u19fad9355fb54e87b40f86b3edff6f7d.jpg", "https://ups.aopcdn.com/s44968/goods/18953/-2ueadc0458a2094b8eb6be09e6a0eb8f97.jpg",
          "https://ups.aopcdn.com/s44968/goods/18953/-2u81c2e6a4517446e68124580aa58b311d.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19031/748ub0e9008d6e414717850d90c53ead4d89.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18953/-2u19fad9355fb54e87b40f86b3edff6f7d.jpg",
        "marketPrice": 0.0,
        "name": "Clutch Aus Samt Mit Kette Für Abendpartys",
        "navigations": [{
          "basicId": 6954339,
          "bestSort": 162,
          "id": 10251,
          "mostSort": 999999,
          "name": "Accessories",
          "newSort": 999999,
          "path": "/10251/"
        }],
        "newInSort": 0,
        "offlineTime": 1637551164000,
        "onlineTime": 1637567584000,
        "pmsSku": "70156921",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "one size"
        }],
        "salePrice": 17.74,
        "siteId": 19879,
        "sku": "SP21112249LN-94007440",
        "spu": "SP21112249LN",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 250.0
      }],
      "saleAttributeNameLangs": {
        "color": "Farbe",
        "size": "Größe"
      },
      "saleAttributeValueLangs": {
        "color": {
          "black": "schwarz"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "2xl": "2xl",
          "3xl": "3xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "black"
      }, {
        "name": "size",
        "sname": "size",
        "val": "s"
      }],
      "salePrice": 29.41,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 19879,
      "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": "服装>>女装>>裙装>>连衣裙"
      }],
      "sku": "SP2109271RWB-92749576",
      "skus": [{
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "s",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 25.88,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "25,88€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960975770131,
        "favourite": false,
        "goodsId": 92749576,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg"],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1633665683000,
        "onlineTime": 1633666127000,
        "pmsSku": "1442355316680343554",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 29.41,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sku": "SP2109271RWB-92749576",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "m",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 25.88,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "25,88€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960975770132,
        "favourite": false,
        "goodsId": 92749577,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1633665683000,
        "onlineTime": 1633666127000,
        "pmsSku": "1442355316688732162",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 29.41,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sku": "SP2109271RWB-92749577",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "l",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 25.88,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "25,88€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960975770132,
        "favourite": false,
        "goodsId": 92749578,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1633665683000,
        "onlineTime": 1633666127000,
        "pmsSku": "1442355316697120769",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 29.41,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sku": "SP2109271RWB-92749578",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "xl",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 25.88,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "25,88€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960975770132,
        "favourite": false,
        "goodsId": 92749579,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1633665684000,
        "onlineTime": 1633666127000,
        "pmsSku": "1442355316701315074",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 29.41,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sku": "SP2109271RWB-92749579",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "2xl",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 25.88,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "25,88€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960975770132,
        "favourite": false,
        "goodsId": 92749580,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1633665684000,
        "onlineTime": 1633666127000,
        "pmsSku": "1442355316709703681",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 29.41,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sku": "SP2109271RWB-92749580",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "3xl",
          "color": "black"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 25.88,
        "clearance": 4,
        "currencyMarketPrice": "0,00€",
        "currencySalePrice": "25,88€",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 1960975770132,
        "favourite": false,
        "goodsId": 92749581,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18898/1456ucfe6a612a42a416797825306ddc6bef5.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1633665684000,
        "onlineTime": 1633666127000,
        "pmsSku": "1442355316713897985",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 29.41,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sku": "SP2109271RWB-92749581",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 500.0
      }],
      "specialSign": 1,
      "spu": "SP2109271RWB",
      "status": 1,
      "stock": 999,
      "type": 0,
      "variant": "schwarz/s",
      "visionStyle": 0,
      "weight": 500.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="6827126" 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="SP2109271RWB">
    <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="4331df4a-33f6-48f3-8d3b-49ce55c1b0ff" 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>

Text Content

EUR
EUR USD GBP AUD CAD MOP MXN BRL INR JPY
Deutsch
English Deutsch Español Français 日本語 Português Italiano
Menü schliessen

SUCHERGEBNIS



HIT WÖRTER


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

 * Zuhause
 * Neu in New
 * "Hot Sale"
 * Trending
 * Kleider Hot
 * Tops Hot
 * Jacken & Mäntel Hot
 * Böden
 * Schuhe
 * Zubehör
 * 🌞YOUTH New
 * Männer New
 * Ausverkauf
 * Badebekleidung

Home / Kleider / Paillettenkleid


MODE DAMENKLEIDER

25,88€
25,88€
5.0
(0)

Bewertung schreiben
Ausverkauf mangel an Lager

5% Rabatt Bei 60,72€

10% Rabatt Bei 87,12€

15% Rabatt Bei 122,32€

20% Rabatt Bei 175,12€


ColorBlack
SizeSMLXL2XL3XL
Farbe: Schwarz

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

SP2109271RWB-92749576 SP2109271RWB-92749577 SP2109271RWB-92749578
SP2109271RWB-92749579 SP2109271RWB-92749580 SP2109271RWB-92749581
Menge:


Bitte Größe auswählen


IN DEN WARENKORB

0


√ Einfache Zahlung-PayPal, Worldpay, Kreditkarte, ETC



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





BESCHREIBUNG

Artikelnummer: SP2109271RWB


VERSAND UND RÜCKGABE

VERSAND

Kostenlos bei Bestellungen über 69 US-Dollar

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

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



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




RÜCKKEHR

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

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

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

Erfahren Sie mehr



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
Sexy Tiefes V-Ausschnitt Rückenfreies Pailletten Transparent Maxikleid
39,64€

Bedrucktes Langarmkleid Mit V-Ausschnitt
42,58€

Elegantes Silbergraues Damen Abendkleid Aus Seidensatin Strass
42,46€

Fashion Star Print Langarm Etuikleid
24,26€

ärmelloses Kleid mit Modedruck
40,04€

V-Ausschnitt Retro Geometrischer Print Lockeres Kurzarm Maxikleid
25,88€

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

Fashion Geo Print Rollkragen Top Und Rock Anzug Damen
37,61€

Pearl Leaf Schwarzes Armband Set 4
2,48€

Barocke Perlenkette
3,05€

modisches ärmelloses Kleid mit schrägem Kragen und Schmetterlings-Print
31,14€

Clutch Aus Samt Mit Kette Für Abendpartys
15,61€






GESCHENKE


ARTIKEL UPDATE
ENTFERNEN HINZUFÜGEN


ADD-ON ARTIKEL


In den Warenkorb
ENTFERNEN HINZUFÜGEN

Loading...

 * Instagram
 * Facebook
 * Pinterest

 * Instagram
 * Facebook
 * Pinterest


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

ABONNIEREN SIE UNSERE EXKLUSIVEN ANGEBOTE

ABONNIEREN
Ihre Mailbox ist falsch formatiert
© 2022 goaffection