www.clothemens.com Open in urlscan Pro
2606:4700:3032::ac43:9d96  Public Scan

URL: https://www.clothemens.com/products/printed-openwork-big-swing-dress-6392155.html
Submission: On June 07 via api from DE — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form method="post" enctype="multipart/form-data" class="form-vertical product-form">
  <input type="hidden" name="product_basic_id" value="6392155">
  <input type="hidden" name="product_id" value="88251141">
  <input type="hidden" name="product_cate" value="Dresses">
  <input type="hidden" name="spu" value="SPGICHQVP1X">
  <input type="hidden" name="sku" value="SPGICHQVP1X-88251141">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg">
  <input type="hidden" name="price" value="47.64">
  <input type="hidden" name="variant" value="Blue/XL">
  <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="Blue">Blue</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>
    </select></div>
  <div class="expand-wrapper" style="width: 100%;">
    <div class="selector-wrapper product-form__item product-form__item--color"><label>Color: <span class="label-color">Blue</span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Blue" data-group="0" style="" class="selected"><img
            src="https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg@!w42-h56" class="loaded" data-was-processed="true"></span></div>
    </div>
    <div class="selector-wrapper product-form__item product-form__item--size"><label>Size: <span class="label-size">XL</span><span class="size-model" mdui-dialog="{target: '#size-form_model'}">Size Guide</span></label>
      <div group="1" class="product-form__input single-selector single-selector-size" data-groupkey="Size"><span data-value="S" data-group="1" style="">S</span><span data-value="M" data-group="1" style="">M</span><span data-value="L" data-group="1"
          style="">L</span><span data-value="XL" data-group="1" style="" class="selected">XL</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="26587123" value="88251150">SPGICHQVP1X-88251150</option>
    <option sku="26587122" value="88251148">SPGICHQVP1X-88251148</option>
    <option sku="26587121" value="88251144">SPGICHQVP1X-88251144</option>
    <option sku="26587120" value="88251141" selected="selected">SPGICHQVP1X-88251141</option>
  </select>
  <div class="product-form__item product-form__item--quantity">
    <span class="qty-title">Quantity:</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">Please select your Size</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"
        }]
      }],
      "allSizeReferences": {
        "s": [{
          "key": "waistline",
          "unit": "cm",
          "val": "70"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "142"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "88"
        }],
        "m": [{
          "key": "waistline",
          "unit": "cm",
          "val": "71"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "143"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "92"
        }],
        "l": [{
          "key": "waistline",
          "unit": "cm",
          "val": "72"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "144"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "96"
        }],
        "xl": [{
          "key": "waistline",
          "unit": "cm",
          "val": "73"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "145"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "100"
        }]
      },
      "attrColor": "blue",
      "attributes": [{
        "attrId": 156726,
        "attrValId": 8244567,
        "basicId": 6392155,
        "goodsId": 88251141,
        "name": "color",
        "sval": "blue",
        "type": 1,
        "val": "blue"
      }, {
        "attrId": 156727,
        "attrValId": 8244458,
        "basicId": 6392155,
        "goodsId": 88251141,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 156743,
        "attrValId": 8244936,
        "basicId": 6392155,
        "goodsId": 88251141,
        "name": "Material",
        "sval": "Woven Fabric",
        "type": 0,
        "val": "Woven Fabric"
      }, {
        "attrId": 156737,
        "attrValId": 8244544,
        "basicId": 6392155,
        "goodsId": 88251141,
        "name": "Top Collar",
        "sval": "Round Neck",
        "type": 0,
        "val": "Round Neck"
      }, {
        "attrId": 156727,
        "attrValId": 8244459,
        "basicId": 6392155,
        "goodsId": 88251144,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 156727,
        "attrValId": 8244460,
        "basicId": 6392155,
        "goodsId": 88251148,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 156727,
        "attrValId": 8244515,
        "basicId": 6392155,
        "goodsId": 88251150,
        "name": "size",
        "sval": "s",
        "type": 1,
        "val": "s"
      }],
      "attrs": {
        "size": "xl",
        "color": "blue"
      },
      "available": true,
      "categories": [{
        "basicId": 6392155,
        "goodsType": "Dresses",
        "googleName": "Dresses",
        "id": 172960,
        "name": "Dresses",
        "parentId": 0,
        "path": "/172960/",
        "seoDescription": "",
        "seoKeywords": "Dresses",
        "seoTitle": "Shop Discounted Fashion Dresses Online on blogladi.com",
        "siteCid": 1,
        "siteId": 41758,
        "siteParentCid": 0,
        "sitePath": "/1/",
        "sort": 1
      }],
      "ccyMarketPrice": 0.0,
      "ccySalePrice": 174.99,
      "clearance": 0,
      "colorSkus": [{
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 174.99,
        "color": "blue",
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED174.99",
        "goodsSkuUrl": "/item/printed-openwork-big-swing-dress-6392155.html?variant=88251141",
        "hexColor": "#3678BD",
        "img": "https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg",
        "marketPrice": 0.0,
        "salePrice": 47.64,
        "selected": false,
        "skuId": 88251141,
        "sort": 0,
        "type": 0
      }],
      "currencyMarketPrice": "AED0.00",
      "currencySalePrice": "AED174.99",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.0,
      "discountIcon": "",
      "discountInteger": "100",
      "discountPercent": "100% OFF",
      "endTime": 2145888000000,
      "favoriteCount": 0,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 156743,
        "attrValId": 8244936,
        "basicId": 6392155,
        "goodsId": 88251141,
        "name": "Material",
        "sval": "Woven Fabric",
        "type": 0,
        "val": "Woven Fabric"
      }, {
        "attrId": 156737,
        "attrValId": 8244544,
        "basicId": 6392155,
        "goodsId": 88251141,
        "name": "Top Collar",
        "sval": "Round Neck",
        "type": 0,
        "val": "Round Neck"
      }],
      "goodsId": 88251141,
      "goodsTypes": [{
        "id": 177586,
        "name": "服装"
      }, {
        "id": 177587,
        "name": "女装"
      }, {
        "id": 177603,
        "name": "连衣裙"
      }],
      "handle": "printed-openwork-big-swing-dress",
      "id": 6392155,
      "images": [{
        "goodsIds": "88251141|88251144|88251148|88251150",
        "isTort": 0,
        "ismain": 1,
        "md5": "CD6D51D4E41CA2DC7F1DE866FB19F374",
        "sort": 5,
        "url": "https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "0505CE3B853F708FC1530613D68388FF",
        "sort": 2,
        "url": "https://ups.aopcdn.com/s24895/goods/18318/-2ue1ec3812ef36444584a0dbbc99ad4002.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "F4ECD9E97D816FA167101186EED91A15",
        "sort": 4,
        "url": "https://ups.aopcdn.com/s19879/goods/18640/-2ud98e69a9cbd54add9a04733db674ccec.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s24895/goods/18318/-2ue1ec3812ef36444584a0dbbc99ad4002.jpg", "https://ups.aopcdn.com/s19879/goods/18640/-2ud98e69a9cbd54add9a04733db674ccec.jpg",
        "https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg"
      ],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 1,
      "isStock": 0,
      "labelLangs": [],
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg",
      "marketPrice": 0.0,
      "name": "Printed Openwork Big Swing Dress",
      "navigations": [{
        "basicId": 6392155,
        "bestSort": 195,
        "id": 86481,
        "mostSort": 999999,
        "name": "Dresses",
        "newSort": 999999,
        "path": "/86481/"
      }],
      "newInSort": 0,
      "offlineTime": 1620612050000,
      "onlineTime": 1620618585000,
      "pathCategories": [{
        "enName": "Dresses",
        "goodsType": "Dresses",
        "googleName": "Dresses",
        "id": 172960,
        "langName": "Dresses",
        "name": "Dresses",
        "parentId": 0,
        "path": "/172960/",
        "seoDescription": "",
        "seoKeywords": "Dresses",
        "seoTitle": "Shop Discounted Fashion Dresses Online on blogladi.com",
        "siteCid": 1,
        "sitePath": "/1/"
      }],
      "pathNavigations": [{
        "check": false,
        "cid": 172960,
        "collectionsId": 0,
        "customUrl": "dresses",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 86481,
        "img": "",
        "imgSpec": "1*1",
        "langName": "Dresses",
        "level": 1,
        "mark": 1,
        "name": "Dresses",
        "navColor": "",
        "parentId": 0,
        "path": "/86481/",
        "showChilds": false,
        "siteId": 41758,
        "sort": 1,
        "status": 1,
        "type": 1,
        "url": "/collections/dresses-86481/"
      }],
      "pmsSku": "26587120",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "promotion": {
        "activityListLabel": 1,
        "beginTime": 1620720755000,
        "conditionType": 0,
        "conditions": [{
          "amount": "1",
          "conditionId": 17604,
          "conditionName": "",
          "discount": "5",
          "maxValue": 2.0,
          "minValue": 1.0,
          "pellucidity": "1",
          "promotionInformation": "Buy <span class='promo-color'>1</span> Get<span class='promo-color'> 2nd</span> <span class='promo-color'>5%</span> Off",
          "recentCondition": 0,
          "targetValue": 0.95,
          "textColor": "#151515",
          "tipColor": "#eaf5ec",
          "type": 0
        }, {
          "amount": "2",
          "conditionId": 17605,
          "conditionName": "",
          "discount": "10",
          "maxValue": 3.0,
          "minValue": 2.0,
          "pellucidity": "1",
          "promotionInformation": "Buy <span class='promo-color'>2</span> Get<span class='promo-color'> 3rd</span> <span class='promo-color'>10%</span> Off",
          "recentCondition": 0,
          "targetValue": 0.9,
          "textColor": "#151515",
          "tipColor": "#eaf5ec",
          "type": 0
        }, {
          "amount": "3",
          "conditionId": 17606,
          "conditionName": "",
          "discount": "15",
          "maxValue": 4.0,
          "minValue": 3.0,
          "pellucidity": "1",
          "promotionInformation": "Buy <span class='promo-color'>3</span> Get<span class='promo-color'> 4th</span> <span class='promo-color'>15%</span> Off",
          "recentCondition": 0,
          "targetValue": 0.85,
          "textColor": "#151515",
          "tipColor": "#eaf5ec",
          "type": 0
        }, {
          "amount": "4",
          "conditionId": 17607,
          "conditionName": "",
          "discount": "20",
          "maxValue": 2.147483647E9,
          "minValue": 4.0,
          "pellucidity": "1",
          "promotionInformation": "Buy <span class='promo-color'>4</span> Get<span class='promo-color'> 5th</span> <span class='promo-color'>20%</span> Off",
          "recentCondition": 0,
          "targetValue": 0.8,
          "textColor": "#151515",
          "tipColor": "#eaf5ec",
          "type": 0
        }],
        "currencyConditions": [],
        "endTime": 1782807155000,
        "goodsType": 0,
        "id": 2348,
        "name": "BUY MORE SAVE MORE",
        "pellucidity": "1",
        "promotionType": 1,
        "showBanner": 0,
        "siteId": 41758,
        "textColor": "#151515",
        "tipColor": "#eaf5ec",
        "uncapped": 0
      },
      "rcmdList": [{
        "activityId": 0,
        "attrColor": "pink",
        "attrs": {
          "size": "s",
          "color": "pink"
        },
        "available": true,
        "categories": [{
          "basicId": 7059654,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 195.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 195.99,
          "color": "pink",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED195.99",
          "goodsSkuUrl": "/item/womens-fashion-sexy-sequin-applique-hip-prom-dress-dress-7059654.html?variant=95115376",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s24895/goods/19000/-2ue02d5d0ba87642058ddae736f2ecd021.jpg",
          "marketPrice": 0.0,
          "salePrice": 53.36,
          "selected": true,
          "skuId": 95115376,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 195.99,
          "color": "white",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED195.99",
          "goodsSkuUrl": "/item/womens-fashion-sexy-sequin-applique-hip-prom-dress-dress-7059654.html?variant=95115381",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24895/goods/19000/-2uf41a040b2762497da98bc2b75de060de.jpg",
          "marketPrice": 0.0,
          "salePrice": 53.36,
          "selected": false,
          "skuId": 95115381,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 195.99,
          "color": "black",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED195.99",
          "goodsSkuUrl": "/item/womens-fashion-sexy-sequin-applique-hip-prom-dress-dress-7059654.html?variant=95115386",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24895/goods/19000/-2ufed93e19e10b4d3b93a1b02aa5cf5476.jpg",
          "marketPrice": 0.0,
          "salePrice": 53.36,
          "selected": false,
          "skuId": 95115386,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED195.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95115376,
        "handle": "womens-fashion-sexy-sequin-applique-hip-prom-dress-dress",
        "hotSaleSort": 5,
        "id": 7059654,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/19000/-2ue02d5d0ba87642058ddae736f2ecd021.jpg", "https://ups.aopcdn.com/s41758/common/19123/1391ub87d7b132f634c40a25fdc0752595872.jpg",
          "https://ups.aopcdn.com/s24895/goods/19000/-2u477ec526acf744d486476c4589d56de2.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24895/goods/19000/-2ue02d5d0ba87642058ddae736f2ecd021.jpg",
        "marketPrice": 0.0,
        "name": "Women's Fashion Sexy Sequin Applique Hip Prom Dress Dress",
        "navigations": [{
          "basicId": 7059654,
          "bestSort": 1,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 7059654,
          "bestSort": 999999,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }],
        "newInSort": 0,
        "offlineTime": 1644213974000,
        "onlineTime": 1644225799000,
        "pmsSku": "1479393737926238210",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "pink"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 53.36,
        "saleRealStock": 999,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SP2201075JUV-95115376",
        "spu": "SP2201075JUV",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 560.0
      }, {
        "activityId": 0,
        "attrColor": "creamy white",
        "attrs": {
          "size": "2xl",
          "color": "creamy white"
        },
        "available": true,
        "categories": [{
          "basicId": 6966579,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 173.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 173.99,
          "color": "creamy white",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED173.99",
          "goodsSkuUrl": "/item/womens-elegant-light-white-sequined-tulle-draped-drop-shoulder-dress-6966579.html?variant=94112042",
          "hexColor": "#F9F7EC",
          "img": "https://ups.aopcdn.com/s41758/goods/18960/-2ud8dff2b930334d769c8b55b68167c77f.jpg",
          "marketPrice": 0.0,
          "salePrice": 47.37,
          "selected": true,
          "skuId": 94112042,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED173.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94112042,
        "handle": "womens-elegant-light-white-sequined-tulle-draped-drop-shoulder-dress",
        "hotSaleSort": 12,
        "id": 6966579,
        "imgs": ["https://ups.aopcdn.com/s41758/goods/18960/-2ud8dff2b930334d769c8b55b68167c77f.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s41758/goods/18960/-2ud8dff2b930334d769c8b55b68167c77f.jpg",
        "marketPrice": 0.0,
        "name": "Women's Elegant Light White Sequined Tulle Draped Drop-shoulder Dress",
        "navigations": [{
          "basicId": 6966579,
          "bestSort": 17,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 6966579,
          "bestSort": 306,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }],
        "newInSort": 0,
        "offlineTime": 1638703201000,
        "onlineTime": 1639729938000,
        "pmsSku": "70193954",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "creamy white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 47.37,
        "saleRealStock": 999,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SP211128YKDH-94112042",
        "spu": "SP211128YKDH",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 600.0
      }, {
        "activityId": 0,
        "attrColor": "rice color",
        "attrs": {
          "size": "m",
          "color": "rice color"
        },
        "available": true,
        "categories": [{
          "basicId": 7161494,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 171.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 171.99,
          "color": "rice color",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED171.99",
          "goodsSkuUrl": "/item/women-fashion-satin-one-shoulder-sequins-holiday-evening-dress-7161494.html?variant=96122685",
          "hexColor": "#F5F5DC",
          "img": "https://ups.aopcdn.com/s41758/goods/19083/-2u52d1eb940f024a158016f517950a14af.jpg",
          "marketPrice": 0.0,
          "salePrice": 46.83,
          "selected": true,
          "skuId": 96122685,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED171.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 96122685,
        "handle": "women-fashion-satin-one-shoulder-sequins-holiday-evening-dress",
        "hotSaleSort": 14,
        "id": 7161494,
        "imgs": ["https://ups.aopcdn.com/s41758/goods/19083/-2u52d1eb940f024a158016f517950a14af.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s41758/goods/19083/-2u52d1eb940f024a158016f517950a14af.jpg",
        "marketPrice": 0.0,
        "name": "Women Fashion Satin One Shoulder Sequins Holiday Evening Dress",
        "navigations": [{
          "basicId": 7161494,
          "bestSort": 2,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 7161494,
          "bestSort": 999999,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }],
        "newInSort": 0,
        "offlineTime": 1649470820000,
        "onlineTime": 1650850865000,
        "pmsSku": "1509777465229230082",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "rice color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 46.83,
        "saleRealStock": 999,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SP2204014RJN-96122685",
        "spu": "SP2204014RJN",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 200.0
      }, {
        "activityId": 7638,
        "attrColor": "white",
        "attrs": {
          "size": "m",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 7093731,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 879.99,
        "ccySalePrice": 131.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 879.99,
          "ccySalePrice": 131.99,
          "color": "white",
          "currencyMarketPrice": "AED879.99",
          "currencySalePrice": "AED131.99",
          "goodsSkuUrl": "/item/womens-elegant-simple-high-waist-v-neck-feather-suit-dress-7093731.html?variant=95453773",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24895/goods/19042/-2uc6cffd6f545b4e658f6709fda028ed1d.jpg",
          "marketPrice": 239.6,
          "salePrice": 35.94,
          "selected": true,
          "skuId": 95453773,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED879.99",
        "currencySalePrice": "AED131.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.15,
        "discountIcon": "",
        "discountInteger": "85",
        "discountPercent": "85% OFF",
        "endTime": 1732954911000,
        "endTimeSeconds": 1732954911,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95453773,
        "handle": "womens-elegant-simple-high-waist-v-neck-feather-suit-dress",
        "hotSaleSort": 25,
        "id": 7093731,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/19042/-2uc6cffd6f545b4e658f6709fda028ed1d.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24895/goods/19042/-2uc6cffd6f545b4e658f6709fda028ed1d.jpg",
        "marketPrice": 239.6,
        "name": "Women's Elegant Simple High Waist V-Neck Feather Suit Dress",
        "navigations": [{
          "basicId": 7093731,
          "bestSort": 8,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 7093731,
          "bestSort": 999999,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }],
        "newInSort": 0,
        "offlineTime": 1645978199000,
        "onlineTime": 1647828010000,
        "pmsSku": "1494675604246093826",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 35.94,
        "saleRealStock": 999,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SP220218DE9I-95453773",
        "spu": "SP220218DE9I",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 560.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "s",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 7112597,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 155.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 155.99,
          "color": "blue",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED155.99",
          "goodsSkuUrl": "/item/fashion-holiday-party-evening-dress-7112597.html?variant=95644212",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s41758/goods/19052/-2u2e00ba095e224014b2520f93003e59c9.jpg",
          "marketPrice": 0.0,
          "salePrice": 42.47,
          "selected": true,
          "skuId": 95644212,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED155.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95644212,
        "handle": "fashion-holiday-party-evening-dress",
        "hotSaleSort": 26,
        "id": 7112597,
        "imgs": ["https://ups.aopcdn.com/s41758/goods/19052/-2u2e00ba095e224014b2520f93003e59c9.jpg", "https://ups.aopcdn.com/s41758/goods/19052/-2u9e51516e5f1e46928bfd79074200b3bd.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s41758/goods/19052/-2u2e00ba095e224014b2520f93003e59c9.jpg",
        "marketPrice": 0.0,
        "name": "Fashion Holiday Party Evening Dress",
        "navigations": [{
          "basicId": 7112597,
          "bestSort": 3,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 7112597,
          "bestSort": 999999,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }],
        "newInSort": 0,
        "offlineTime": 1646273659000,
        "onlineTime": 1649127668000,
        "pmsSku": "1498266898085756930",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 42.47,
        "saleRealStock": 999,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SP220228SS2Y-95644212",
        "spu": "SP220228SS2Y",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "pink",
        "attrs": {
          "size": "xl",
          "color": "pink"
        },
        "available": true,
        "categories": [{
          "basicId": 6392210,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 203.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 203.99,
          "color": "pink",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED203.99",
          "goodsSkuUrl": "/item/womens-bronzing-big-sexy-long-skirt-dress-6392210.html?variant=88251677",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s25379/goods/18480/-2u3d0d52ab16304954b219ea7e0eb448cc.jpg",
          "marketPrice": 0.0,
          "salePrice": 55.54,
          "selected": true,
          "skuId": 88251677,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 203.99,
          "color": "red",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED203.99",
          "goodsSkuUrl": "/item/womens-bronzing-big-sexy-long-skirt-dress-6392210.html?variant=88251678",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s25379/goods/18480/-2ue6466fbd442748f48948fa63354f7bec.jpg",
          "marketPrice": 0.0,
          "salePrice": 55.54,
          "selected": false,
          "skuId": 88251678,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 203.99,
          "color": "navy blue",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED203.99",
          "goodsSkuUrl": "/item/womens-bronzing-big-sexy-long-skirt-dress-6392210.html?variant=88251680",
          "hexColor": "#001954",
          "img": "https://ups.aopcdn.com/s25379/goods/18480/-2ua0c9f942754f4d81b606e6c5cc9aed06.jpg",
          "marketPrice": 0.0,
          "salePrice": 55.54,
          "selected": false,
          "skuId": 88251680,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 203.99,
          "color": "light blue",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED203.99",
          "goodsSkuUrl": "/item/womens-bronzing-big-sexy-long-skirt-dress-6392210.html?variant=88251681",
          "hexColor": "#ADD8E6",
          "img": "https://ups.aopcdn.com/s25379/goods/18480/-2u0d2a7667fe4348ab897f2e0380576d54.jpg",
          "marketPrice": 0.0,
          "salePrice": 55.54,
          "selected": false,
          "skuId": 88251681,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 203.99,
          "color": "black",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED203.99",
          "goodsSkuUrl": "/item/womens-bronzing-big-sexy-long-skirt-dress-6392210.html?variant=88251679",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s25379/goods/18480/-2u1bdd2fb1b169410c8f62a450133877a3.jpg",
          "marketPrice": 0.0,
          "salePrice": 55.54,
          "selected": false,
          "skuId": 88251679,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED203.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 88251677,
        "handle": "womens-bronzing-big-sexy-long-skirt-dress",
        "hotSaleSort": 30,
        "id": 6392210,
        "imgs": ["https://ups.aopcdn.com/s25379/goods/18480/-2u3d0d52ab16304954b219ea7e0eb448cc.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s25379/goods/18480/-2u3d0d52ab16304954b219ea7e0eb448cc.jpg",
        "marketPrice": 0.0,
        "name": "Womens Bronzing Big Sexy Long Skirt Dress",
        "navigations": [{
          "basicId": 6392210,
          "bestSort": 4,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 6392210,
          "bestSort": 1,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }],
        "newInSort": 0,
        "offlineTime": 1620612159000,
        "onlineTime": 1620618585000,
        "pmsSku": "24824100",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "pink"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 55.54,
        "saleRealStock": 999,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SPHIH2FA06X-88251677",
        "spu": "SPHIH2FA06X",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 180.0
      }, {
        "activityId": 0,
        "attrColor": "pink",
        "attrs": {
          "size": "s",
          "color": "pink"
        },
        "available": true,
        "categories": [{
          "basicId": 7073200,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 141.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 141.99,
          "color": "pink",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED141.99",
          "goodsSkuUrl": "/item/new-one-shoulder-dress-evening-dress-7073200.html?variant=95249436",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s24895/goods/19031/-2ub0f2341dd0474c8bb6d8af816d270347.jpg",
          "marketPrice": 0.0,
          "salePrice": 38.66,
          "selected": true,
          "skuId": 95249436,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 141.99,
          "color": "gold",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED141.99",
          "goodsSkuUrl": "/item/new-one-shoulder-dress-evening-dress-7073200.html?variant=95249442",
          "hexColor": "#FFD700",
          "img": "https://ups.aopcdn.com/s24895/goods/19031/-2ua344d1f323d24fbda226cb255c80e1fb.jpg",
          "marketPrice": 0.0,
          "salePrice": 38.66,
          "selected": false,
          "skuId": 95249442,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 141.99,
          "color": "dark gray",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED141.99",
          "goodsSkuUrl": "/item/new-one-shoulder-dress-evening-dress-7073200.html?variant=95249466",
          "hexColor": "#A9A9A9",
          "img": "https://ups.aopcdn.com/s24895/goods/19031/-2ue05c89592dff4e90bb6bdada978b4bc0.jpg",
          "marketPrice": 0.0,
          "salePrice": 38.66,
          "selected": false,
          "skuId": 95249466,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 141.99,
          "color": "blue",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED141.99",
          "goodsSkuUrl": "/item/new-one-shoulder-dress-evening-dress-7073200.html?variant=95249472",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s24895/goods/19031/-2u3a83d1bbcc7e4a1d8dfb3fb9b5cfb686.jpg",
          "marketPrice": 0.0,
          "salePrice": 38.66,
          "selected": false,
          "skuId": 95249472,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 141.99,
          "color": "khaki",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED141.99",
          "goodsSkuUrl": "/item/new-one-shoulder-dress-evening-dress-7073200.html?variant=95249478",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s24895/goods/19031/-2u35333c3ddd6c441a83a6d5d66e94179c.jpg",
          "marketPrice": 0.0,
          "salePrice": 38.66,
          "selected": false,
          "skuId": 95249478,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 141.99,
          "color": "black",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED141.99",
          "goodsSkuUrl": "/item/new-one-shoulder-dress-evening-dress-7073200.html?variant=95249460",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24895/goods/19031/-2u15f60c0aa2a041a1a20123d2165bbf67.jpg",
          "marketPrice": 0.0,
          "salePrice": 38.66,
          "selected": false,
          "skuId": 95249460,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 141.99,
          "color": "purple",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED141.99",
          "goodsSkuUrl": "/item/new-one-shoulder-dress-evening-dress-7073200.html?variant=95249448",
          "hexColor": "#AB67D7",
          "img": "https://ups.aopcdn.com/s24895/goods/19031/-2u9664b67cd75b403fb17f7132b5341e56.jpg",
          "marketPrice": 0.0,
          "salePrice": 38.66,
          "selected": false,
          "skuId": 95249448,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 141.99,
          "color": "silver",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED141.99",
          "goodsSkuUrl": "/item/new-one-shoulder-dress-evening-dress-7073200.html?variant=95249454",
          "hexColor": "#C0C0C0",
          "img": "https://ups.aopcdn.com/s24895/goods/19031/-2u06f1f2517d8844cd99f998d4ac329822.jpg",
          "marketPrice": 0.0,
          "salePrice": 38.66,
          "selected": false,
          "skuId": 95249454,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED141.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95249436,
        "handle": "new-one-shoulder-dress-evening-dress",
        "hotSaleSort": 33,
        "id": 7073200,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/19031/-2ub0f2341dd0474c8bb6d8af816d270347.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24895/goods/19031/-2ub0f2341dd0474c8bb6d8af816d270347.jpg",
        "marketPrice": 0.0,
        "name": "New One-shoulder Dress Evening Dress",
        "navigations": [{
          "basicId": 7073200,
          "bestSort": 10,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 7073200,
          "bestSort": 999999,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }],
        "newInSort": 0,
        "offlineTime": 1644563865000,
        "onlineTime": 1644563868000,
        "pmsSku": "1490583473302790145",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "pink"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 38.66,
        "saleRealStock": 999,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SP220207R2HR-95249436",
        "spu": "SP220207R2HR",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "silver",
        "attrs": {
          "size": "s",
          "color": "silver"
        },
        "available": true,
        "categories": [{
          "basicId": 7074136,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 244.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 244.99,
          "color": "silver",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED244.99",
          "goodsSkuUrl": "/item/womens-fashionable-tassel-rhinestone-ironing-silver-long-sleeve-long-dress-dress-7074136.html?variant=95260483",
          "hexColor": "#C0C0C0",
          "img": "https://ups.aopcdn.com/s24895/goods/19033/-2ua62050e4f626459eb326e355699ac805.jpg",
          "marketPrice": 0.0,
          "salePrice": 66.7,
          "selected": true,
          "skuId": 95260483,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED244.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95260483,
        "handle": "womens-fashionable-tassel-rhinestone-ironing-silver-long-sleeve-long-dress-dress",
        "hotSaleSort": 35,
        "id": 7074136,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/19033/-2ua62050e4f626459eb326e355699ac805.jpg", "https://ups.aopcdn.com/s24895/goods/19033/-2u9f200a38465c44b496fab87591751da1.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24895/goods/19033/-2ua62050e4f626459eb326e355699ac805.jpg",
        "marketPrice": 0.0,
        "name": "Women's Fashionable Tassel Rhinestone Ironing Silver Long Sleeve Long Dress Dress",
        "navigations": [{
          "basicId": 7074136,
          "bestSort": 6,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 7074136,
          "bestSort": 999999,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }],
        "newInSort": 0,
        "offlineTime": 1644586776000,
        "onlineTime": 1644586777000,
        "pmsSku": "1491409958869188610",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "silver"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 66.7,
        "saleRealStock": 999,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SP220209IWCP-95260483",
        "spu": "SP220209IWCP",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "m",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6777881,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 153.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 153.99,
          "color": "white",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED153.99",
          "goodsSkuUrl": "/item/sexy-one-shoulder-waist-split-long-dress-6777881.html?variant=92275405",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s41758/goods/18883/1206ua0622f7da3ea4f35afe0af57839b75e1.jpg",
          "marketPrice": 0.0,
          "salePrice": 41.93,
          "selected": true,
          "skuId": 92275405,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED153.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 92275405,
        "handle": "sexy-one-shoulder-waist-split-long-dress",
        "hotSaleSort": 36,
        "id": 6777881,
        "imgs": ["https://ups.aopcdn.com/s41758/goods/18883/1206ua0622f7da3ea4f35afe0af57839b75e1.jpg", "https://ups.aopcdn.com/s41758/goods/18883/1206uc72a00f8d21c4a0ea6c3953e48b690ae.jpg",
          "https://ups.aopcdn.com/s41758/goods/18883/1206u2cbc1fea28d045e1a64a9a0e9fcaf231.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s41758/goods/18883/1206ua0622f7da3ea4f35afe0af57839b75e1.jpg",
        "marketPrice": 0.0,
        "name": "Sexy One-shoulder Waist Split Long Dress",
        "navigations": [{
          "basicId": 6777881,
          "bestSort": 5,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 6777881,
          "bestSort": 5,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }],
        "newInSort": 0,
        "offlineTime": 1631522848000,
        "onlineTime": 1631522849000,
        "pmsSku": "987414273f9346cbb0da264e4207f59e",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 41.93,
        "saleRealStock": 999,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SPZ4DA5X5P9-92275405",
        "spu": "SPZ4DA5X5P9",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 0.0
      }, {
        "activityId": 7638,
        "attrColor": "purple",
        "attrs": {
          "size": "l",
          "color": "purple"
        },
        "available": true,
        "categories": [{
          "basicId": 6848467,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 813.99,
        "ccySalePrice": 121.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 813.99,
          "ccySalePrice": 121.99,
          "color": "purple",
          "currencyMarketPrice": "AED813.99",
          "currencySalePrice": "AED121.99",
          "goodsSkuUrl": "/item/womens-elegant-velvet-sequined-cuff-design-dress-6848467.html?variant=92945363",
          "hexColor": "#AB67D7",
          "img": "https://ups.aopcdn.com/s24610/goods/18914/-2u3351c9be8a9a4c0c87a515b9b7667482.jpg",
          "marketPrice": 221.63,
          "salePrice": 33.21,
          "selected": true,
          "skuId": 92945363,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED813.99",
        "currencySalePrice": "AED121.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.15,
        "discountIcon": "",
        "discountInteger": "85",
        "discountPercent": "85% OFF",
        "endTime": 1732954911000,
        "endTimeSeconds": 1732954911,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 92945363,
        "handle": "womens-elegant-velvet-sequined-cuff-design-dress",
        "hotSaleSort": 43,
        "id": 6848467,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18914/-2u3351c9be8a9a4c0c87a515b9b7667482.jpg", "https://ups.aopcdn.com/s41758/common/19047/1391udb6b7ed74e0a4e048a96f1621683e6cc.png"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18914/-2u3351c9be8a9a4c0c87a515b9b7667482.jpg",
        "marketPrice": 221.63,
        "name": "Women's Elegant Velvet Sequined Cuff Design Dress",
        "navigations": [{
          "basicId": 6848467,
          "bestSort": 16,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 6848467,
          "bestSort": 21,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }, {
          "basicId": 6848467,
          "bestSort": 99999,
          "id": 111878,
          "mostSort": 99999,
          "name": "85% OFF",
          "newSort": 99999,
          "path": "/111878/"
        }],
        "newInSort": 0,
        "offlineTime": 1634642567000,
        "onlineTime": 1636077345000,
        "pmsSku": "28295648",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "purple"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 33.21,
        "saleRealStock": 73,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SP211012N9YG-92945363",
        "spu": "SP211012N9YG",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 580.0
      }, {
        "activityId": 7638,
        "attrColor": "red",
        "attrs": {
          "size": "s",
          "color": "red"
        },
        "available": true,
        "categories": [{
          "basicId": 6695694,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 872.99,
        "ccySalePrice": 130.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 872.99,
          "ccySalePrice": 130.99,
          "color": "red",
          "currencyMarketPrice": "AED872.99",
          "currencySalePrice": "AED130.99",
          "goodsSkuUrl": "/item/fashion-tube-top-sequin-slit-dress-6695694.html?variant=91298083",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s41758/goods/18859/1206uabca9e16abf04333bf6c6ede08161ea3.jpg",
          "marketPrice": 237.69,
          "salePrice": 35.66,
          "selected": true,
          "skuId": 91298083,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED872.99",
        "currencySalePrice": "AED130.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.15,
        "discountIcon": "",
        "discountInteger": "85",
        "discountPercent": "85% OFF",
        "endTime": 1732954911000,
        "endTimeSeconds": 1732954911,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 91298083,
        "handle": "fashion-tube-top-sequin-slit-dress",
        "hotSaleSort": 51,
        "id": 6695694,
        "imgs": ["https://ups.aopcdn.com/s41758/goods/18859/1206uabca9e16abf04333bf6c6ede08161ea3.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s41758/goods/18859/1206uabca9e16abf04333bf6c6ede08161ea3.jpg",
        "marketPrice": 237.69,
        "name": "Fashion Tube Top Sequin Slit Dress",
        "navigations": [{
          "basicId": 6695694,
          "bestSort": 7,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 6695694,
          "bestSort": 4,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }, {
          "basicId": 6695694,
          "bestSort": 99999,
          "id": 111878,
          "mostSort": 99999,
          "name": "85% OFF",
          "newSort": 99999,
          "path": "/111878/"
        }],
        "newInSort": 0,
        "offlineTime": 1629455091000,
        "onlineTime": 1629455092000,
        "pmsSku": "932edbecf16f48aa92e6190f48e120cc",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 35.66,
        "saleRealStock": 999,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SPS6HZ1TNCJ-91298083",
        "spu": "SPS6HZ1TNCJ",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "gold",
        "attrs": {
          "size": "s",
          "color": "gold"
        },
        "available": true,
        "categories": [{
          "basicId": 7067924,
          "goodsType": "Evening Dresses",
          "googleName": "Evening Dresses",
          "id": 174053,
          "name": "Evening Dresses",
          "parentId": 172960,
          "path": "/172960/174053/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Evening Dresses Online on Blogladi.com",
          "siteCid": 17,
          "siteId": 41758,
          "siteParentCid": 1,
          "sitePath": "/1/17/",
          "sort": 4
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 159.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 159.99,
          "color": "gold",
          "currencyMarketPrice": "AED0.00",
          "currencySalePrice": "AED159.99",
          "goodsSkuUrl": "/item/womens-elegant-fashion-gold-sequin-high-waist-flared-sleeve-long-dress-dress-7067924.html?variant=95203224",
          "hexColor": "#FFD700",
          "img": "https://ups.aopcdn.com/s24895/goods/19032/-2u91072d65755f4f01a2535b85a0d248e5.jpg",
          "marketPrice": 0.0,
          "salePrice": 43.56,
          "selected": true,
          "skuId": 95203224,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED159.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95203224,
        "handle": "womens-elegant-fashion-gold-sequin-high-waist-flared-sleeve-long-dress-dress",
        "hotSaleSort": 58,
        "id": 7067924,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/19032/-2u91072d65755f4f01a2535b85a0d248e5.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24895/goods/19032/-2u91072d65755f4f01a2535b85a0d248e5.jpg",
        "marketPrice": 0.0,
        "name": "Women's Elegant Fashion Gold Sequin High Waist Flared Sleeve Long Dress Dress",
        "navigations": [{
          "basicId": 7067924,
          "bestSort": 9,
          "id": 98495,
          "mostSort": 999999,
          "name": "Evening Dresses",
          "newSort": 999999,
          "path": "/86481/98495/"
        }, {
          "basicId": 7067924,
          "bestSort": 999999,
          "id": 86481,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/86481/"
        }],
        "newInSort": 0,
        "offlineTime": 1644398312000,
        "onlineTime": 1644398313000,
        "pmsSku": "1490995452812771330",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gold"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 43.56,
        "saleRealStock": 999,
        "saleStock": 0,
        "siteId": 41758,
        "sku": "SP2202083W0K-95203224",
        "spu": "SP2202083W0K",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "warningStock": 10,
        "weight": 500.0
      }],
      "saleAttributeNameLangs": {
        "color": "color",
        "size": "size"
      },
      "saleAttributeValueLangs": {
        "color": {
          "blue": "blue"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "blue"
      }, {
        "name": "size",
        "sname": "size",
        "val": "xl"
      }],
      "salePrice": 47.64,
      "saleRealStock": 999,
      "saleStock": 0,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 41758,
      "sizeComparison": "TAG",
      "sizeReference": {
        "references": [{
          "key": "s",
          "values": [{
            "cmVal": "142",
            "inchVal": "55.9",
            "key": "length"
          }, {
            "cmVal": "70",
            "inchVal": "27.6",
            "key": "waistline"
          }, {
            "cmVal": "88",
            "inchVal": "34.6",
            "key": "bust"
          }]
        }, {
          "key": "m",
          "values": [{
            "cmVal": "143",
            "inchVal": "56.3",
            "key": "length"
          }, {
            "cmVal": "71",
            "inchVal": "28.0",
            "key": "waistline"
          }, {
            "cmVal": "92",
            "inchVal": "36.2",
            "key": "bust"
          }]
        }, {
          "key": "l",
          "values": [{
            "cmVal": "144",
            "inchVal": "56.7",
            "key": "length"
          }, {
            "cmVal": "72",
            "inchVal": "28.3",
            "key": "waistline"
          }, {
            "cmVal": "96",
            "inchVal": "37.8",
            "key": "bust"
          }]
        }, {
          "key": "xl",
          "values": [{
            "cmVal": "145",
            "inchVal": "57.1",
            "key": "length"
          }, {
            "cmVal": "73",
            "inchVal": "28.7",
            "key": "waistline"
          }, {
            "cmVal": "100",
            "inchVal": "39.4",
            "key": "bust"
          }]
        }, {
          "key": "2xl",
          "values": [{
            "cmVal": "146",
            "inchVal": "57.5",
            "key": "length"
          }, {
            "cmVal": "74",
            "inchVal": "29.1",
            "key": "waistline"
          }, {
            "cmVal": "104",
            "inchVal": "40.9",
            "key": "bust"
          }]
        }, {
          "key": "3xl",
          "values": [{
            "cmVal": "147",
            "inchVal": "57.9",
            "key": "length"
          }, {
            "cmVal": "75",
            "inchVal": "29.5",
            "key": "waistline"
          }, {
            "cmVal": "108",
            "inchVal": "42.5",
            "key": "bust"
          }]
        }],
        "titles": ["length", "waistline", "bust"]
      },
      "sizeReferences": [{
        "key": "waistline",
        "unit": "cm",
        "val": "73"
      }, {
        "key": "length",
        "unit": "cm",
        "val": "145"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "100"
      }],
      "sku": "SPGICHQVP1X-88251141",
      "skus": [{
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "s",
          "color": "blue"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 174.99,
        "clearance": 0,
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED174.99",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 88251150,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1620612050000,
        "onlineTime": 1620618585000,
        "pmsSku": "26587123",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 47.64,
        "saleRealStock": 999,
        "saleStock": 0,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.s[0]"
        }, {
          "$ref": "$.allSizeReferences.s[1]"
        }, {
          "$ref": "$.allSizeReferences.s[2]"
        }],
        "sku": "SPGICHQVP1X-88251150",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 10,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "m",
          "color": "blue"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 174.99,
        "clearance": 0,
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED174.99",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 88251148,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1620612050000,
        "onlineTime": 1620618585000,
        "pmsSku": "26587122",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 47.64,
        "saleRealStock": 999,
        "saleStock": 0,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.m[0]"
        }, {
          "$ref": "$.allSizeReferences.m[1]"
        }, {
          "$ref": "$.allSizeReferences.m[2]"
        }],
        "sku": "SPGICHQVP1X-88251148",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 10,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "l",
          "color": "blue"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 174.99,
        "clearance": 0,
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED174.99",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 88251144,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1620612050000,
        "onlineTime": 1620618585000,
        "pmsSku": "26587121",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 47.64,
        "saleRealStock": 999,
        "saleStock": 0,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.l[0]"
        }, {
          "$ref": "$.allSizeReferences.l[1]"
        }, {
          "$ref": "$.allSizeReferences.l[2]"
        }],
        "sku": "SPGICHQVP1X-88251144",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 10,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "xl",
          "color": "blue"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 174.99,
        "clearance": 0,
        "currencyMarketPrice": "AED0.00",
        "currencySalePrice": "AED174.99",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 88251141,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/18318/-2ue1ec3812ef36444584a0dbbc99ad4002.jpg", "https://ups.aopcdn.com/s19879/goods/18640/-2ud98e69a9cbd54add9a04733db674ccec.jpg",
          "https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg"
        ],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s24895/goods/18318/-2u124cf7353a2748febfe4cda3c193d7d6.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1620612050000,
        "onlineTime": 1620618585000,
        "pmsSku": "26587120",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 47.64,
        "saleRealStock": 999,
        "saleStock": 0,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.xl[0]"
        }, {
          "$ref": "$.allSizeReferences.xl[1]"
        }, {
          "$ref": "$.allSizeReferences.xl[2]"
        }],
        "sku": "SPGICHQVP1X-88251141",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 10,
        "weight": 200.0
      }],
      "specialSign": 1,
      "spu": "SPGICHQVP1X",
      "status": 1,
      "stock": 999,
      "type": 0,
      "variant": "blue/xl",
      "visionStyle": 0,
      "warningStock": 10,
      "weight": 200.0
    };
    var goodsInfo = goodsDetail.jsonCustomData
    var limitItem = '2222';
    var isFlag = false
    if (goodsInfo && goodsInfo.CustomMadeType == 2) { //
      goodsInfo.Version.Location.forEach((a, b) => {
        if (a.Element.ElementType === 6) { // 定制标品才有
          isFlag = true
        }
      })
    }
    isFlag ? window.addEventListener("DOMContentLoaded", function() {
      getAllFont(function() {
        let span = document.createElement('span')
        span.innerText = 'SAMPLE'
        span.style.lineHeight = '46px'
        span.style.paddingLeft = '10px'
        span.style.fontFamily = ''
        $('.drapdown').append(span)
        // 设置默认字体及其输出文字
        $.each($('.drapdown'), function(it, item) {
          // $(item).children('span:last-child').css('fontFamily', baseFontArr[it].FontName.split('.')[0])
          var info = $(item)
          var font = baseFontArr[it].FontName.split('.')[0]
          info.children('span:last-child').css({
            'fontFamily': '"' + font + '"'
          })
          info.next().text($(item).parent().children('.inputArea').val()) // output展示
          info.next().css({
            'color': 'black',
            'fontFamily': '"' + font + '"'
          }) // output样式及其字体展示
        })
      })
    }) : ''
    // 追加所有字体
    var baseInputIndex = 0;
    var baseFontIndex = [];
    var inputInfo = document.querySelectorAll('.inputArea')
    var fieldData = document.querySelectorAll('.fieldset-box')
    var drowdown = document.querySelectorAll('.drapdown')
    var loaded = false
    // 输入框输入事件
    $('.inputArea').bind('input', function(event) {
      var maxLength = $(this).attr('maxlength')
      var valueInfo = $(this).val()
      if (!valueInfo) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        // $(this).attr('placeHolder', 'Please Enter Content!')
      } else {
        $(this).css({
          borderColor: '#797979',
          'placeHolder': ''
        })
        // $(this).attr('placeHolder', '')
      }
      let itemInfo = $(this)
      var dataWord = $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w')
      var count = maxLength - valueInfo.length
      $(this).parent().children('.output-area').css('fontFamily', itemInfo.next().children('span:last-child').css('fontFamily'))
      $(this).parent().children('.output-area').css('color', 'black')
      $(this).parent().children('.output-area').text(`${valueInfo}`)
      // 设置输入框最大可输入及其实时显示数据
      if (count <= 0) {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), 0))
      } else {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), count))
      }
    })
    // 失去焦点去除空格设置样式
    $('.inputArea').bind('blur', function(event) {
      var con = $.trim($(this).val())
      $(this).val(con)
      if (!con) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        $(this).attr('placeHolder', 'Enter Name or Text here...')
      }
    })
    // 获取当前的字体进行展示
    var custerData = goodsDetail.jsonCustomData
    var baseFontArr = []
    custerData && custerData.Version.Location ? custerData.Version.Location.forEach((item, index) => {
      item.Element.Items.forEach((val, i) => {
        if (val.CustomType === 1) {
          baseFontArr.push(val.AllowTypefaces[0])
        }
      })
    }) : ''
    // 默认图片展示
    $.each($('.info-data,.info-data-music'), function(it, iv) {
      $(iv).children('.del').css('display', 'none')
      $(iv).children('.img').css('display', 'none')
    })
    $('.drapdown').click(function() {
      let current = $(this)
      if ($(this).children('div').css('display') === 'none') {
        $(this).children('div').show()
      } else {
        $(this).children('div').hide()
      }
      var fontInfo = $(this).children('div').children('.fontInfo')
      $(fontInfo).each(function(index, ele) {
        var fo = ($(ele).data().value).split('.')[0]
        $(ele).css('fontFamily', '"' + fo + '"')
        $(ele).click(function() {
          var f = ($(this).data().value).split('.')[0]
          current.children('span:last-child').css('fontFamily', '"' + f + '"')
          $(current).next().css({
            fontFamily: '"' + $(this).data().value + '"'
          })
        })
      })
    })
    // 图片删除
    $('.info-data .del').click(function() {
      var img = $(this).parent().children('img')
      img.attr('src', '')
      img.css('display', 'none')
      $(this).css('display', 'none')
    })
    // 图片上传
    $('.inputUpload').change(function(event) {
      var img = event.target.files[0]
      var t = $(this)
      // if (img.type != 'image/png' && img.type != 'image/jpeg' && img.type != 'image/gif') {
      //     return alert("图片上传格式不正确");
      // }
      var reader = new FileReader();
      reader.readAsDataURL(img);
      //进度条
      var container = t.parent().children('#progressbar')[0]
      var circle = new ProgressBar.Circle(container, {
        color: '#0090FF',
        strokeWidth: 6
      })
      //开始读取
      reader.onloadstart = function() {
        t.parent().children('#progressbar').show()
        t.parent().children('label').hide()
        circle.setText(1 + "%")
        circle.text.style.color = '#FFFFFF'
      }
      //读取中
      var total = img.size;
      reader.onprogress = function(ev) {
        var value = Math.round((ev.loaded / total) * 100)
        circle.setText(value + "%")
      }
      circle.animate(1)
      //读取完成
      reader.onloadend = function() {
        t.parent().children('#progressbar').hide()
        t.parent().children('label').show()
        circle.destroy()
      }
      reader.onload = function(e) {
        var imgDom = t.parent().children('img')
        imgDom.attr('src', this.result)
        imgDom.show()
        t.parent().children('.del').show()
        t.parent().css('borderColor', '#797979')
        $(this).val('')
      }
      $(this).val('')
    })
    // 点击空白处隐藏下拉框
    $(document).bind('click', function(e) {
      var dropDown = $('.drapdown')
      var drop = $('.drop')
      if (!dropDown.is(e.target) && dropDown.has(e.target).length === 0) {
        if (!drop.is(e.target) && drop.has(e.target).length === 0) {
          $(".drop").hide()
        }
      }
    })

    function getAllFont(callback) {
      var fonts = []
      var goodsInfo = goodsDetail.jsonCustomData
      if (!goodsInfo.Version.Location) return false
      goodsInfo.Version.Location.forEach(item => {
        item.Element.Items.forEach(val => {
          val.AllowTypefaces && val.AllowTypefaces.forEach(v => {
            fonts.push(v)
          })
        })
      })
      const fontFacePromises = [...fonts].map(f => (new FontFace(f.FontName.split('.')[0], `url(${f.FontUrl})`).load()))
      Promise.all(fontFacePromises).then((fontFaces) => {
        if (fontFaces && fontFaces.length > 0) {
          fontFaces.map(fontFace => {
            document.fonts.add(fontFace);
          })
        }
      }).catch((err) => {
        console.warn('Some critical font are not available:', err);
      }).finally(() => {
        var styleNode = document.createElement('style');
        styleNode.type = "text/css";
        var styleText = document.createTextNode([...fonts].map(({
          FontName,
          FontUrl
        }) => {
          const formatObj = {
            'ttf': 'truetype',
            'otf': 'opentype',
            'woff': 'woff',
            'woff2': 'woff2'
          }
          const [name] = FontName.split('.')
          const format = FontUrl.split('.').pop()
          const info = formatObj[format]
          return `\r\n
                              @font-face {
                                  font-family: "${name}";
                                   src: url("${FontUrl}") format("${info}");
                              }
                              `
        }).join(''));
        styleNode.appendChild(styleText);
        document.head.appendChild(styleNode);
        loaded = true
        callback && callback()
      })
    }
  </script>
  <div class="m-add-cart selection-wrapper cart">
    <div class="button-wrapper">
      <a class="button plain crepik-custom-btn" style="margin-bottom: 10px; display: none;">
                                        <style>.la-3ball-pulse>div{background-color: #fff !important;}</style>
                                        <div class="la-3ball-pulse"><div></div><div></div><div></div></div>
                                    </a>
      <div style="display: flex">
        <button type="submit" name="add-to-cart" class="" id="AddToCart">
          <span class="button-text">ADD TO CART</span>
        </button>
        <div class="follow-but2 FavouriteCountSingleBox">
          <div goods-follow="6392155" 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"> Write a review <span class="fa fa-angle-left"></span>
  </div>
  <div class="score">
    <div class="desc">* Score :</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="SPGICHQVP1X">
    <div class="tip"> Click to rate!</div>
  </div>
  <div class="review-form">
    <div class="review-from-textarea">
      <div class="mess-desc">* Review:</div>
      <div class="content">
        <textarea class="message" name="content" placeholder="Example:I bought this a month ago and am so happy that I did… "></textarea>
        <div class="images-upload">
          <!-- Fine Uploader DOM Element -->
          <div id="fine-uploader-gallery">
            <div>
              <div class="qq-uploader-selector qq-uploader qq-gallery" qq-drop-area-text="Drop files here">
                <div class="qq-total-progress-bar-container-selector qq-total-progress-bar-container qq-hide" style="display: none">
                  <div role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" class="qq-total-progress-bar-selector qq-progress-bar qq-total-progress-bar"></div>
                </div>
                <div class="qq-upload-drop-area-selector qq-upload-drop-area" qq-hide-dropzone="" style="display: none;">
                </div>
                <ul class="qq-upload-list-selector qq-upload-list" role="region" aria-live="polite" aria-relevant="additions removals"></ul>
                <div class="qq-upload-button-selector qq-upload-button" style="position: relative; overflow: hidden; direction: ltr;">
                  <div>Upload files</div>
                  <input qq-button-id="7de14484-5b8d-4222-a47e-dec8a47cb1a5" 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>Processing dropped files ...</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">Close</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">No</button>
                    <button type="button" class="qq-ok-button-selector">Yes</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">Cancel</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">Please enter your review.</span>
    </div>
    <div class="info clearfix">
      <div class="nickname">
        <div class="desc">* Nickname :</div>
        <input type="text" name="username" maxlength="60" placeholder="Example: jackie">
        <span class="valid-error">Please enter your nickname.</span>
      </div>
      <div class="email">
        <div class="desc">* Email :</div>
        <input type="text" maxlength="60" name="email" placeholder="Example: youremail@example.com">
        <span class="valid-error">Please enter an email address.</span>
      </div>
    </div>
    <button class="postBtn" id="user_post_btn">POST REVIEW</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="Enter your email address" class="input-group-field">
    </div>
    <div class="button-wrapper">
      <button type="button" id="subscribe" class="btn">SUBSCRIBE</button>
    </div>
  </div>
  <div id="email-error">Your mailbox is incorrectly formatting</div>
</form>

Text Content

AED
AED SAR KWD BHD QAR OMR
English
English اللغة العربية

 * COD Available




Close menu

SEARCH HISTORY



HOT WORD


Register/Sign In
My Profile My Orders My Coupons Wishlist Recently Viewed Address Book Log Out
 0 0



 * HOME


 * NEW IN NEW


 * 🔥HOT SALE


 * DRESSES HOT


 * TOPS


 * JUMPSUITS


 * SUITS HOT


 * TRENDS


 * BOTTOMS


 * 85% OFF NEW


 * CLEARANCE SALE

Home / Dresses

Previous

Next





PRINTED OPENWORK BIG SWING DRESS

AED174.99
AED174.99
5.0
(0)

Write a review
short of stock

Buy 1 Get 2nd 5% Off

Buy 2 Get 3rd 10% Off

Buy 3 Get 4th 15% Off

Buy 4 Get 5th 20% Off

ColorBlue
SizeSMLXL
Color: Blue

Size: XLSize Guide
SMLXL

SPGICHQVP1X-88251150 SPGICHQVP1X-88251148 SPGICHQVP1X-88251144
SPGICHQVP1X-88251141
Quantity:


Please select your Size


ADD TO CART

0

💵 Cash On Delivery, No COD Fee.





DESCRIPTION

Product Code: SPGICHQVP1X

 * Material: Woven Fabric
 * Top Collar: Round Neck


SHIPPING & RETURN

❗Notice: Because of the logistic restriction due to COVID-19, some of our
packages be delayed and the delay will be determined by local policy. Thanks for
your understanding.



✈Free shipping on orders over USD $ 49✨



Estimated delivery time: processing time + delivery time



Processing time:



Usually around 3 working days



Delivery time:



Standard Shipping usually takes 10-15 days



Returns & exchanges



30 days money back guarantee



Requirement:



1. Returned items must be in their unused condition with the original packaging.



2. We do not accept returned items that were sent back without a proper return
request.



3. We do not offer an FTC (Freight To Collect) service for the packages returned
to us. The return is at your own expense.



4. Please double-check your returns before sending them. We are not responsible
for returns of non-Offeridy products.



5. All returns will be refunded with a credit note in the form of a business
checkout code.



For more information, please contact us: service@blogladi.com

Combination Recommendation

Size Chart
×
cm inch


Size TAGlengthwaistlinebust
S1427088M1437192L1447296XL145731002XL146741043XL14775108

Size TAGlengthwaistlinebust
S55.927.634.6M56.328.036.2L56.728.337.8XL57.128.739.42XL57.529.140.93XL57.929.542.5


 Return
  Hot Search
Track Artist Album Playlist Search Results

 Return
White
Black
confirm
customers reviews
Review(0)
0
0
0
0
0
Average customer ratings

5.0


Write a review
Write a review
* Score :

Click to rate!
* Review:
Upload files
Processing dropped files ...

Close

No Yes

Cancel Ok
Please enter your review.
* Nickname :
Please enter your nickname.
* Email :
Please enter an email address.
POST REVIEW
Sort By:
All
English

 * «
 * »


SUCCESSFUL

Thank you for posting a review

SUCCESSFUL

Coupon code: {couponCode}
You can use this coupon code to go shopping!
At the same time, we have sent the coupon code to your email.

Go to use
Oops...

Comment post failed, please try again later.

Oops...

Coupon Failure.


You May Also Like
Women's Fashion Sexy Sequin Applique Hip Prom Dress Dress
AED195.99

Women's Elegant Light White Sequined Tulle Draped Drop-shoulder Dress
AED173.99

Women Fashion Satin One Shoulder Sequins Holiday Evening Dress
AED171.99

85% OFF
Women's Elegant Simple High Waist V-Neck Feather Suit Dress
AED131.99 AED879.99

Fashion Holiday Party Evening Dress
AED155.99

Womens Bronzing Big Sexy Long Skirt Dress
AED203.99

New One-shoulder Dress Evening Dress
AED141.99

Women's Fashionable Tassel Rhinestone Ironing Silver Long Sleeve Long Dress
Dress
AED244.99

Sexy One-shoulder Waist Split Long Dress
AED153.99

85% OFF
Women's Elegant Velvet Sequined Cuff Design Dress
AED121.99 AED813.99

85% OFF
Fashion Tube Top Sequin Slit Dress
AED130.99 AED872.99

Women's Elegant Fashion Gold Sequin High Waist Flared Sleeve Long Dress Dress
AED159.99







GIFTS LIST

This gifts list is only for your reference. You may choose the item, the size or
color of the free gift on the shopping cart page if gifts are available in your
order.


UPDATE ITEM
CANCEL CONFIRM


ADD-ON ITEMS


ADD TO CART
CANCEL CONFIRM

Loading...

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


SUBSCRIBE FOR OUR EXCLUSIVE OFFERS

SUBSCRIBE
Your mailbox is incorrectly formatting
© 2022 clothemens