www.canvasrun.com Open in urlscan Pro
2a06:98c1:3121::c  Public Scan

URL: https://www.canvasrun.com/products/modern-printed-colour-long-sleeve-overcoat-4939702.html
Submission: On August 05 via api from DE — Scanned from NL

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="4939702">
  <input type="hidden" name="product_id" value="70257460">
  <input type="hidden" name="product_cate" value="Coats &amp; Jackets">
  <input type="hidden" name="spu" value="SPH5NH6IT5A">
  <input type="hidden" name="sku" value="SPH5NH6IT5A-70257460">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg">
  <input type="hidden" name="price" value="28.84">
  <input type="hidden" name="variant" value="Photo Color/L">
  <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="Photo Color">Photo Color</option>
    </select></div>
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-1">Size</label><select class="single-option-selector product-form__input" data-option="option2"
      id="productSelect-option-1">
      <option value="S">S</option>
      <option value="M">M</option>
      <option value="L">L</option>
      <option value="XL">XL</option>
      <option value="2XL">2XL</option>
    </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">Photo Color</span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Photo Color" data-group="0" style="" class="selected"><img
            src="https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.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">L</span><span class="size-model" mdui-dialog="{target: '#size-form_model'}">Size Guide</span><select class="size-zone-select"
          name="1659699768723">
          <option value="TAG" selected="selected">Size</option>
          <option value="US">Size (US)</option>
          <option value="EU">Size (EU)</option>
          <option value="UK">Size (UK)</option>
        </select></label>
      <div group="1" class="product-form__input single-selector single-selector-size" data-groupkey="Size"><span data-value="S" data-group="1" style="">S</span><span data-value="M" data-group="1" style="">M</span><span data-value="L" data-group="1"
          style="" class="selected">L</span><span data-value="XL" data-group="1" style="" class="disabled">XL</span><span data-value="2XL" data-group="1" style="" class="disabled">2XL</span></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="25893918" value="70257462">SPH5NH6IT5A-70257462</option>
    <option sku="25893917" value="70257461">SPH5NH6IT5A-70257461</option>
    <option sku="25893916" value="70257460" selected="selected">SPH5NH6IT5A-70257460</option>
    <option sku="25893915" value="70257459">SPH5NH6IT5A-70257459</option>
    <option sku="25893914" value="70257458">SPH5NH6IT5A-70257458</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/common/lib/ProgressBar/progressbar-ccc7c623e0.js"></script>
  <script>
    // 音乐码删除
    $('.info-data-music .del-music').click(function() {
      var code = $(this).parent().children('.code-box')
      code.html('')
      code.css('display', 'none')
      $(this).css('display', 'none')
      $(this).siblings('#music_input').show()
      $(this).parent().children('.songName').html('')
      $(this).parent().children('.singer').html('')
    })
    // function setCookie(name, value, time) {
    //     var str = name + "=" + escape(value);
    //     if (time > 0) {
    //         // var date = new Date();
    //         date.setTime(date.getTime() + time - 10 * 1000);
    //         str += "; expires=" + date.toGMTString();    // toGMTstring将时间转换成字符串
    //     }
    //     //写入Cookie
    //     document.cookie = str;
    // }
    function getCookie(name) {
      return new Promise((resolve, reject) => {
        musicCookie().then(res => {
          resolve(res)
        }).catch(err => {
          console.log(err)
        })
      })
    }
    var token = ""
    var overTime = ""

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

    function hotList() { //获取音轨热搜
      $.ajax({
        type: 'post',
        // url: 'http://gateway.dev.orderplus.com/spotify/search/hot',
        url: `${Cloud.spotifyUrlPrefix}search/hot`,
        contentType: 'application/json',
        data: JSON.stringify({
          current: 1,
          selectParameter: {
            clientId: "26b6fc6b745e44faa2b967f17ffa5daf",
            timestamp: Date.parse(new Date())
          },
          size: 10
        }),
        success: function(res) {
          if (res.code == 200) {
            var dataList = res.data.records
            let musicListHtml = ''
            dataList.forEach(item => {
              musicListHtml += `<div class="music-list">
                            <div class="img-box">
                                <img src="${item.image}" alt="图片">
                            </div>
                            <div class="song-text">
                                <p class="song-name">${item.name}</p>
                                <p class="song-author">${item.artist}</p>
                            </div>
                            <img class="arrows-img" src="//sources.aopcdn.com/cloud/default/images/pc-icons/right_arrows-7831c64e6b.png" alt="">
                            <p style="display:none" class="uri">${item.uri}</p>
                        </div>`
            })
            $("#music-list").html(musicListHtml)
            $(".track-btn").addClass("active-btn").siblings().removeClass("active-btn") //重置搜索按钮
          } else {
            console.log(res.data.msg)
          }
        },
        error: function(err) {
          console.log(err)
        }
      })
    }
    const resetMusicDialog = () => { //重置选择音乐弹框
      $(".music-input").val("")
      $(".music-search-btn").hide()
      $(".music-hot").show()
    }
    $("#music_input,.info-data-music .code-box").click(function() {
      $(".music-dialog").show(200) //显示选择音乐弹框
      $(".mdui-loaded").css("overflow", "hidden") //最外层不滚动
      $(".music-main").show()
      $(".music-code").hide()
      resetMusicDialog()
      hotList()
      $(this).parent().addClass('active') //标记当前点击
      $(this).parents('.item-music').siblings().find('.info-data-music').removeClass('active')
    })
    var goodsDetail = {
      "activityId": 0,
      "allSizeComparison": [{
        "key": "TAG",
        "sizeComparisonAlias": [{
          "alias": "s",
          "key": "s"
        }, {
          "alias": "m",
          "key": "m"
        }, {
          "alias": "l",
          "key": "l"
        }, {
          "alias": "xl",
          "key": "xl"
        }, {
          "alias": "2xl",
          "key": "2xl"
        }]
      }, {
        "key": "US",
        "sizeComparisonAlias": [{
          "alias": "US4/6",
          "key": "s"
        }, {
          "alias": "US8/10",
          "key": "m"
        }, {
          "alias": "US12",
          "key": "l"
        }, {
          "alias": "US14",
          "key": "xl"
        }, {
          "alias": "US16",
          "key": "2xl"
        }]
      }, {
        "key": "EU",
        "sizeComparisonAlias": [{
          "alias": "EU36/38",
          "key": "s"
        }, {
          "alias": "EU40/42",
          "key": "m"
        }, {
          "alias": "EU44",
          "key": "l"
        }, {
          "alias": "EU46",
          "key": "xl"
        }, {
          "alias": "EU48",
          "key": "2xl"
        }]
      }, {
        "key": "UK",
        "sizeComparisonAlias": [{
          "alias": "UK8/10",
          "key": "s"
        }, {
          "alias": "UK12/14",
          "key": "m"
        }, {
          "alias": "UK16",
          "key": "l"
        }, {
          "alias": "UK18",
          "key": "xl"
        }, {
          "alias": "UK20",
          "key": "2xl"
        }]
      }],
      "allSizeReferences": {
        "s": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "37"
        }, {
          "key": "sleeve length",
          "unit": "cm",
          "val": "58"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "130"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "90"
        }],
        "m": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "38"
        }, {
          "key": "sleeve length",
          "unit": "cm",
          "val": "59"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "131"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "94"
        }],
        "l": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "39"
        }, {
          "key": "sleeve length",
          "unit": "cm",
          "val": "60"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "132"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "98"
        }],
        "xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "40"
        }, {
          "key": "sleeve length",
          "unit": "cm",
          "val": "61"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "133"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "102"
        }],
        "2xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "41"
        }, {
          "key": "sleeve length",
          "unit": "cm",
          "val": "62"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "134"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "106"
        }]
      },
      "attrColor": "photo color",
      "attributes": [{
        "attrId": 8232,
        "attrValId": 319226,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "color",
        "sval": "photo color",
        "type": 1,
        "val": "photo color"
      }, {
        "attrId": 8233,
        "attrValId": 96315,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "size",
        "sval": "2xl",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 44000,
        "attrValId": 2035689,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "dress occasion",
        "sval": "daily",
        "type": 0,
        "val": "daily"
      }, {
        "attrId": 19598,
        "attrValId": 1516897,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "laundry guide",
        "sval": "Dry cleaning only",
        "type": 0,
        "val": "Dry cleaning only"
      }, {
        "attrId": 11142,
        "attrValId": 660938,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "gender",
        "sval": "Woman",
        "type": 0,
        "val": "Woman"
      }, {
        "attrId": 8224,
        "attrValId": 5044642,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "material",
        "sval": "Woolen",
        "type": 0,
        "val": "Woolen"
      }, {
        "attrId": 19603,
        "attrValId": 620636,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "top collar",
        "sval": "Folding collar",
        "type": 0,
        "val": "Folding collar"
      }, {
        "attrId": 8488,
        "attrValId": 99642,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "season",
        "sval": "autumn",
        "type": 0,
        "val": "autumn"
      }, {
        "attrId": 8488,
        "attrValId": 99665,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "season",
        "sval": "winter",
        "type": 0,
        "val": "winter"
      }, {
        "attrId": 121916,
        "attrValId": 6001657,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "sleeve length 1",
        "sval": "Long sleeve",
        "type": 0,
        "val": "Long sleeve"
      }, {
        "attrId": 10372,
        "attrValId": 2203309,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "style",
        "sval": "Fashion casual",
        "type": 0,
        "val": "Fashion casual"
      }, {
        "attrId": 10370,
        "attrValId": 660963,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "pattern type",
        "sval": "printing",
        "type": 0,
        "val": "printing"
      }, {
        "attrId": 8233,
        "attrValId": 96314,
        "basicId": 4939702,
        "goodsId": 70257459,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 8233,
        "attrValId": 96313,
        "basicId": 4939702,
        "goodsId": 70257460,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 8233,
        "attrValId": 96312,
        "basicId": 4939702,
        "goodsId": 70257461,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 8233,
        "attrValId": 96311,
        "basicId": 4939702,
        "goodsId": 70257462,
        "name": "size",
        "sval": "s",
        "type": 1,
        "val": "s"
      }],
      "attrs": {
        "size": "l",
        "color": "photo color"
      },
      "available": true,
      "categories": [{
        "basicId": 4939702,
        "goodsType": "Coats & Jackets",
        "googleName": "Apparel & Accessories > Women's Clothing >  Outerwear >\tCoats & Jackets",
        "id": 41264,
        "name": "Coats & Jackets",
        "parentId": 41262,
        "path": "/41205/41239/41262/41264/",
        "seoDescription": "Discover Hoplady latest collection of coats and jackets for women. Shop today from our range of bomber jackets, trenchcoats, and coats.",
        "seoKeywords": "coats for women plus size,winter coats for women,jackets for women plus size,jackets for women fashion",
        "seoTitle": "Women's Coats & Jackets",
        "siteCid": 90,
        "siteId": 19879,
        "siteParentCid": 88,
        "sitePath": "/1/51/88/90/",
        "sort": 0
      }],
      "ccyMarketPrice": 57.69,
      "ccySalePrice": 28.84,
      "clearance": 4,
      "colorSkus": [{
        "ccyMarketPrice": 57.69,
        "ccySalePrice": 28.84,
        "color": "photo color",
        "currencyMarketPrice": "$57.69",
        "currencySalePrice": "$28.84",
        "goodsSkuUrl": "/item/modern-printed-colour-long-sleeve-overcoat-4939702.html?variant=70257460",
        "img": "https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg",
        "marketPrice": 57.69,
        "salePrice": 28.84,
        "selected": false,
        "skuId": 70257460,
        "sort": 0,
        "type": 1
      }],
      "currencyMarketPrice": "$57.69",
      "currencySalePrice": "$28.84",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.5,
      "discountIcon": "",
      "discountInteger": "50",
      "discountMark": 3,
      "discountPercent": "50% OFF",
      "endTime": 2145888000000,
      "favoriteCount": 0,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 44000,
        "attrValId": 2035689,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "dress occasion",
        "sval": "daily",
        "type": 0,
        "val": "daily"
      }, {
        "attrId": 19598,
        "attrValId": 1516897,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "laundry guide",
        "sval": "Dry cleaning only",
        "type": 0,
        "val": "Dry cleaning only"
      }, {
        "attrId": 11142,
        "attrValId": 660938,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "gender",
        "sval": "Woman",
        "type": 0,
        "val": "Woman"
      }, {
        "attrId": 8224,
        "attrValId": 5044642,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "material",
        "sval": "Woolen",
        "type": 0,
        "val": "Woolen"
      }, {
        "attrId": 19603,
        "attrValId": 620636,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "top collar",
        "sval": "Folding collar",
        "type": 0,
        "val": "Folding collar"
      }, {
        "attrId": 8488,
        "attrValId": 99642,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "season",
        "sval": "autumn",
        "type": 0,
        "val": "autumn"
      }, {
        "attrId": 8488,
        "attrValId": 99665,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "season",
        "sval": "winter",
        "type": 0,
        "val": "winter"
      }, {
        "attrId": 121916,
        "attrValId": 6001657,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "sleeve length 1",
        "sval": "Long sleeve",
        "type": 0,
        "val": "Long sleeve"
      }, {
        "attrId": 10372,
        "attrValId": 2203309,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "style",
        "sval": "Fashion casual",
        "type": 0,
        "val": "Fashion casual"
      }, {
        "attrId": 10370,
        "attrValId": 660963,
        "basicId": 4939702,
        "goodsId": 70257458,
        "name": "pattern type",
        "sval": "printing",
        "type": 0,
        "val": "printing"
      }],
      "goodsId": 70257460,
      "goodsTypes": [{
        "id": 12757,
        "name": "服装"
      }, {
        "id": 12758,
        "name": "女装"
      }, {
        "id": 12785,
        "name": "外套/大衣"
      }, {
        "id": 13054,
        "name": "棉服/大衣/羽绒服"
      }],
      "handle": "modern-printed-colour-long-sleeve-overcoat",
      "id": 4939702,
      "images": [{
        "goodsIds": "70257458|70257460|70257459|70257461|70257462",
        "isTort": 0,
        "ismain": 1,
        "md5": "1B6ADA31C740DB02B568EAAD993DBE9A",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "967656754F0ADE69F2E2D440D3326268",
        "sort": 1,
        "url": "https://ups.aopcdn.com/s27722/goods/18576/1048u1b5cfa4757844c5cbdaee50239bb1927.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "4F27A0CEAF0B0285529D616F5B115446",
        "sort": 2,
        "url": "https://ups.aopcdn.com/s27722/goods/18576/1048u85716c47ba59448e82dba386e4716367.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg"],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 1,
      "isStock": 0,
      "labelLangs": [],
      "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg",
      "markPosition": 1,
      "marketPrice": 57.69,
      "name": "Modern Printed Colour Long Sleeve Overcoat",
      "navigations": [{
        "basicId": 4939702,
        "bestSort": 189,
        "id": 15419,
        "mostSort": 999999,
        "name": "Coats & Jackets",
        "newSort": 999999,
        "path": "/20803/15419/"
      }, {
        "basicId": 4939702,
        "bestSort": 269,
        "deviceType": 1,
        "id": 20803,
        "mostSort": 999999,
        "name": "Outerwears",
        "newSort": 999999,
        "path": "/20803/"
      }],
      "newInSort": 0,
      "offlineTime": 1604991948000,
      "onlineTime": 1604992039000,
      "pathCategories": [{
        "enName": "Women's Clothing",
        "goodsType": "Women's Clothing",
        "googleName": "Apparel & Accessories >Clothing > Women's Clothing",
        "id": 41239,
        "langName": "Women's Clothing",
        "name": "Women's Clothing",
        "parentId": 41205,
        "path": "/41205/41239/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "",
        "siteCid": 51,
        "sitePath": "/1/51/"
      }, {
        "enName": "Outerwear",
        "goodsType": "Outerwear",
        "googleName": "Apparel & Accessories >Clothing > Women's Clothing > Outerwear",
        "id": 41262,
        "langName": "Outerwear",
        "name": "Outerwear",
        "parentId": 41239,
        "path": "/41205/41239/41262/",
        "seoDescription": "Shop our women's outerwear including coats, vests, jackets, blazers and more. New collection available now outerwear available now.",
        "seoKeywords": "women outerwear jackets and coats,women outerwear fall,women outerwear sweaters",
        "seoTitle": "Women's Outerwear",
        "siteCid": 88,
        "sitePath": "/1/51/88/"
      }, {
        "enName": "Coats & Jackets",
        "goodsType": "Coats & Jackets",
        "googleName": "Apparel & Accessories > Women's Clothing >  Outerwear >\tCoats & Jackets",
        "id": 41264,
        "langName": "Coats & Jackets",
        "name": "Coats & Jackets",
        "parentId": 41262,
        "path": "/41205/41239/41262/41264/",
        "seoDescription": "Discover Hoplady latest collection of coats and jackets for women. Shop today from our range of bomber jackets, trenchcoats, and coats.",
        "seoKeywords": "coats for women plus size,winter coats for women,jackets for women plus size,jackets for women fashion",
        "seoTitle": "Women's Coats & Jackets",
        "siteCid": 90,
        "sitePath": "/1/51/88/90/"
      }],
      "pathNavigations": [{
        "check": false,
        "cid": 0,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 20803,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Outerwears",
        "level": 1,
        "mark": 0,
        "name": "Outerwears",
        "navColor": "",
        "parentId": 0,
        "path": "/20803/",
        "showChilds": false,
        "siteId": 19879,
        "sort": 2,
        "status": 1,
        "type": 2,
        "url": "/collections/outerwears-20803/"
      }, {
        "check": false,
        "cid": 41264,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 15419,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Coats & Jackets",
        "level": 2,
        "mark": 0,
        "name": "Coats & Jackets",
        "navColor": "",
        "parentId": 20803,
        "path": "/20803/15419/",
        "showChilds": false,
        "siteId": 19879,
        "sort": 1,
        "status": 1,
        "type": 1,
        "url": "/collections/coats-jackets-15419/"
      }],
      "pmsSku": "25893916",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "promotion": {
        "activityListLabel": 0,
        "beginTime": 1612159020000,
        "conditionType": 0,
        "conditions": [{
          "amount": "$69.00",
          "conditionId": 23643,
          "conditionName": "",
          "discount": "5",
          "maxValue": 99.0,
          "minValue": 69.0,
          "promotionInformation": "<span class='promo-color'>5%</span> OFF over <span class='promo-color'>$69.00</span>",
          "recentCondition": 0,
          "targetValue": 0.95,
          "type": 0
        }, {
          "amount": "$99.00",
          "conditionId": 23644,
          "conditionName": "",
          "discount": "10",
          "maxValue": 139.0,
          "minValue": 99.0,
          "promotionInformation": "<span class='promo-color'>10%</span> OFF over <span class='promo-color'>$99.00</span>",
          "recentCondition": 0,
          "targetValue": 0.9,
          "type": 0
        }, {
          "amount": "$139.00",
          "conditionId": 23645,
          "conditionName": "",
          "discount": "15",
          "maxValue": 199.0,
          "minValue": 139.0,
          "promotionInformation": "<span class='promo-color'>15%</span> OFF over <span class='promo-color'>$139.00</span>",
          "recentCondition": 0,
          "targetValue": 0.85,
          "type": 0
        }, {
          "amount": "$199.00",
          "conditionId": 23646,
          "conditionName": "",
          "discount": "20",
          "maxValue": 2.147483647E9,
          "minValue": 199.0,
          "promotionInformation": "<span class='promo-color'>20%</span> OFF over <span class='promo-color'>$199.00</span>",
          "recentCondition": 0,
          "targetValue": 0.8,
          "type": 0
        }],
        "currencyConditions": [],
        "endTime": 1706767020000,
        "goodsType": 0,
        "id": 2004,
        "name": "满减 打折扣百分比",
        "pellucidity": "1",
        "promotionType": 0,
        "showBanner": 0,
        "siteId": 19879,
        "textColor": "",
        "tipColor": "",
        "uncapped": 0
      },
      "rcmdList": [{
        "activityId": 0,
        "aggrRemainingTime": 89503359,
        "aggrTime": 1749203126000,
        "aggrTimeSecodes": 1749203126,
        "attrColor": "black",
        "attrs": {
          "size": "s",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 5058506,
          "goodsType": "Coats & Jackets",
          "googleName": "Apparel & Accessories > Women's Clothing >  Outerwear >\tCoats & Jackets",
          "id": 41264,
          "name": "Coats & Jackets",
          "parentId": 41262,
          "path": "/41205/41239/41262/41264/",
          "seoDescription": "Discover Hoplady latest collection of coats and jackets for women. Shop today from our range of bomber jackets, trenchcoats, and coats.",
          "seoKeywords": "coats for women plus size,winter coats for women,jackets for women plus size,jackets for women fashion",
          "seoTitle": "Women's Coats & Jackets",
          "siteCid": 90,
          "siteId": 19879,
          "siteParentCid": 88,
          "sitePath": "/1/51/88/90/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 55.15,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 55.15,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$55.15",
          "goodsSkuUrl": "/item/loose-solid-color-long-sleeve-long-coat-5058506.html?variant=94490352",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s44968/goods/18968/109uf2f358c5ed65493098818fbb71fe7170.jpg",
          "marketPrice": 0.0,
          "salePrice": 55.15,
          "selected": true,
          "skuId": 94490352,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$55.15",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94490352,
        "handle": "loose-solid-color-long-sleeve-long-coat",
        "hotSaleSort": 48,
        "id": 5058506,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18968/109uad0b86c62eea48dd83a19b691490715e.jpg", "https://ups.aopcdn.com/s44968/goods/18968/109ua19afb202c6f4c86b996461056f4a49a.jpg",
          "https://ups.aopcdn.com/s44968/goods/18968/109ub1938b620c5a4e0f9b644a3ac17e5cf7.jpg", "https://ups.aopcdn.com/s44968/goods/18968/109uf2f358c5ed65493098818fbb71fe7170.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "link": "/activity/solid-color-outfits-14304",
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18968/109uf2f358c5ed65493098818fbb71fe7170.jpg",
        "marketPrice": 0.0,
        "name": "Loose Solid Color Long Sleeve Long Coat",
        "navigations": [{
          "basicId": 5058506,
          "bestSort": 3,
          "id": 15419,
          "mostSort": 999999,
          "name": "Coats & Jackets",
          "newSort": 999999,
          "path": "/20803/15419/"
        }, {
          "basicId": 5058506,
          "bestSort": 4,
          "deviceType": 1,
          "id": 20803,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/20803/"
        }],
        "newInSort": 0,
        "offlineTime": 1638855829000,
        "onlineTime": 1659146733000,
        "pmsSku": "8316f62dda284f07869c375ae1608896",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 55.15,
        "siteId": 19879,
        "sku": "SPJ5FVCMFR2-94490352",
        "spu": "SPJ5FVCMFR2",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "size": "4xl",
          "color": "red"
        },
        "available": true,
        "categories": [{
          "basicId": 6944558,
          "goodsType": "Coats & Jackets",
          "googleName": "Apparel & Accessories > Women's Clothing >  Outerwear >\tCoats & Jackets",
          "id": 41264,
          "name": "Coats & Jackets",
          "parentId": 41262,
          "path": "/41205/41239/41262/41264/",
          "seoDescription": "Discover Hoplady latest collection of coats and jackets for women. Shop today from our range of bomber jackets, trenchcoats, and coats.",
          "seoKeywords": "coats for women plus size,winter coats for women,jackets for women plus size,jackets for women fashion",
          "seoTitle": "Women's Coats & Jackets",
          "siteCid": 90,
          "siteId": 19879,
          "siteParentCid": 88,
          "sitePath": "/1/51/88/90/",
          "sort": 0
        }],
        "ccyMarketPrice": 62.5,
        "ccySalePrice": 31.25,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 62.5,
          "ccySalePrice": 31.25,
          "color": "red",
          "currencyMarketPrice": "$62.50",
          "currencySalePrice": "$31.25",
          "goodsSkuUrl": "/item/fold-over-collar-plain-coat-6944558.html?variant=93915307",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s20291/goods/18915/296u59184c34453e469d987380780071ae69.jpg",
          "marketPrice": 62.5,
          "salePrice": 31.25,
          "selected": true,
          "skuId": 93915307,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 62.5,
          "ccySalePrice": 31.25,
          "color": "gray",
          "currencyMarketPrice": "$62.50",
          "currencySalePrice": "$31.25",
          "goodsSkuUrl": "/item/fold-over-collar-plain-coat-6944558.html?variant=93915308",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s20291/goods/18915/296ube183f93ef7e451c994aa82885cd611e.jpg",
          "marketPrice": 62.5,
          "salePrice": 31.25,
          "selected": false,
          "skuId": 93915308,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 62.5,
          "ccySalePrice": 31.25,
          "color": "camel",
          "currencyMarketPrice": "$62.50",
          "currencySalePrice": "$31.25",
          "goodsSkuUrl": "/item/fold-over-collar-plain-coat-6944558.html?variant=93915306",
          "hexColor": "#B58654",
          "img": "https://ups.aopcdn.com/s20291/goods/18915/296u0cdb1a2cd5984d308d44a5a3f1944af3.jpg",
          "marketPrice": 62.5,
          "salePrice": 31.25,
          "selected": false,
          "skuId": 93915306,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 62.5,
          "ccySalePrice": 31.25,
          "color": "black",
          "currencyMarketPrice": "$62.50",
          "currencySalePrice": "$31.25",
          "goodsSkuUrl": "/item/fold-over-collar-plain-coat-6944558.html?variant=93915305",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s20291/goods/18915/296u3fb0bbad87704fca87279294434c6157.jpg",
          "marketPrice": 62.5,
          "salePrice": 31.25,
          "selected": false,
          "skuId": 93915305,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 62.5,
          "ccySalePrice": 31.25,
          "color": "dark blue",
          "currencyMarketPrice": "$62.50",
          "currencySalePrice": "$31.25",
          "goodsSkuUrl": "/item/fold-over-collar-plain-coat-6944558.html?variant=93915304",
          "hexColor": "#00008B",
          "img": "https://ups.aopcdn.com/s20291/goods/18915/296uc5f88c64153846efa63ae10f88dbf97d.jpg",
          "marketPrice": 62.5,
          "salePrice": 31.25,
          "selected": false,
          "skuId": 93915304,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$62.50",
        "currencySalePrice": "$31.25",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountMark": 3,
        "discountPercent": "50% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 93915307,
        "handle": "fold-over-collar-plain-coat",
        "hotSaleSort": 999999,
        "id": 6944558,
        "imgs": ["https://ups.aopcdn.com/s20291/goods/18915/296u59184c34453e469d987380780071ae69.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s20291/goods/18915/296u59184c34453e469d987380780071ae69.jpg",
        "marketPrice": 62.5,
        "name": "Fold-Over Collar Plain Coat",
        "navigations": [{
          "basicId": 6944558,
          "bestSort": 61,
          "id": 15419,
          "mostSort": 999999,
          "name": "Coats & Jackets",
          "newSort": 999999,
          "path": "/20803/15419/"
        }, {
          "basicId": 6944558,
          "bestSort": 22,
          "deviceType": 1,
          "id": 20803,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/20803/"
        }],
        "newInSort": 0,
        "offlineTime": 1637031902000,
        "onlineTime": 1637031905000,
        "pmsSku": "9483728",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "4xl"
        }],
        "salePrice": 31.25,
        "siteId": 19879,
        "sku": "86438F1B3BEE-93915307",
        "spu": "86438F1B3BEE",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 7284035,
          "goodsType": "Coats & Jackets",
          "googleName": "Apparel & Accessories > Women's Clothing >  Outerwear >\tCoats & Jackets",
          "id": 41264,
          "name": "Coats & Jackets",
          "parentId": 41262,
          "path": "/41205/41239/41262/41264/",
          "seoDescription": "Discover Hoplady latest collection of coats and jackets for women. Shop today from our range of bomber jackets, trenchcoats, and coats.",
          "seoKeywords": "coats for women plus size,winter coats for women,jackets for women plus size,jackets for women fashion",
          "seoTitle": "Women's Coats & Jackets",
          "siteCid": 90,
          "siteId": 19879,
          "siteParentCid": 88,
          "sitePath": "/1/51/88/90/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 34.48,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.48,
          "color": "white",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$34.48",
          "goodsSkuUrl": "/item/leaf-print-double-pocket-casual-woolen-coat-7284035.html?variant=97591731",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s859/goods/19208/-2u0ee50b8351ad417085dc6e3240733ec6.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.48,
          "selected": true,
          "skuId": 97591731,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.48,
          "color": "orange",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$34.48",
          "goodsSkuUrl": "/item/leaf-print-double-pocket-casual-woolen-coat-7284035.html?variant=97591761",
          "hexColor": "#FD7E4C",
          "img": "https://ups.aopcdn.com/s859/goods/19208/-2u0be915e54d95465ab329385c50ab5c82.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.48,
          "selected": false,
          "skuId": 97591761,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.48,
          "color": "green",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$34.48",
          "goodsSkuUrl": "/item/leaf-print-double-pocket-casual-woolen-coat-7284035.html?variant=97591746",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s859/goods/19208/-2ua76e6c1ac91740999d83680ac0482265.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.48,
          "selected": false,
          "skuId": 97591746,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.48,
          "color": "blue",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$34.48",
          "goodsSkuUrl": "/item/leaf-print-double-pocket-casual-woolen-coat-7284035.html?variant=97591751",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s859/goods/19208/-2u4e5d5234bf7c4d48948c323d41645934.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.48,
          "selected": false,
          "skuId": 97591751,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.48,
          "color": "khaki",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$34.48",
          "goodsSkuUrl": "/item/leaf-print-double-pocket-casual-woolen-coat-7284035.html?variant=97591736",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s859/goods/19208/-2uba1c30919d8d43b6b726e6170f0db851.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.48,
          "selected": false,
          "skuId": 97591736,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.48,
          "color": "yellow",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$34.48",
          "goodsSkuUrl": "/item/leaf-print-double-pocket-casual-woolen-coat-7284035.html?variant=97591741",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s859/goods/19208/-2u4030c69019a84b089ddea5dec18ac786.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.48,
          "selected": false,
          "skuId": 97591741,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.48,
          "color": "lake blue",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$34.48",
          "goodsSkuUrl": "/item/leaf-print-double-pocket-casual-woolen-coat-7284035.html?variant=97591756",
          "hexColor": "#7FC8FF",
          "img": "https://ups.aopcdn.com/s859/goods/19208/-2u5b912bb2caa54154a44353d43430fb26.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.48,
          "selected": false,
          "skuId": 97591756,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$34.48",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 97591731,
        "handle": "leaf-print-double-pocket-casual-woolen-coat",
        "hotSaleSort": 999999,
        "id": 7284035,
        "imgs": ["https://ups.aopcdn.com/s859/goods/19208/-2u0ee50b8351ad417085dc6e3240733ec6.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s859/goods/19208/-2u0ee50b8351ad417085dc6e3240733ec6.jpg",
        "marketPrice": 0.0,
        "name": "Leaf Print Double Pocket Casual Woolen Coat",
        "navigations": [{
          "basicId": 7284035,
          "bestSort": 999999,
          "id": 15419,
          "mostSort": 999999,
          "name": "Coats & Jackets",
          "newSort": 999999,
          "path": "/20803/15419/"
        }, {
          "basicId": 7284035,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 20803,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/20803/"
        }],
        "newInSort": 0,
        "offlineTime": 1659668134000,
        "onlineTime": 1659668136000,
        "pmsSku": "1555086530528198657",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 34.48,
        "siteId": 19879,
        "sku": "SP220804Q8T7-97591731",
        "spu": "SP220804Q8T7",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 44812617,
        "aggrTime": 1704512384000,
        "aggrTimeSecodes": 1704512384,
        "attrColor": "photo color",
        "attrs": {
          "size": "s",
          "color": "photo color"
        },
        "available": true,
        "categories": [{
          "basicId": 6516509,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Boho Dresses>Bohemian&Vacation Dresses",
          "id": 106073,
          "name": "Boho Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/106073/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Boho Dresses Online on hoplady.com",
          "siteCid": 1048,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/1048/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 51.61,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 51.61,
          "color": "photo color",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$51.61",
          "goodsSkuUrl": "/item/fashion-printed-sleeveless-dress-6516509.html?variant=95890606",
          "img": "https://ups.aopcdn.com/s32463/goods/18844/1048ueb84a97e11be4a359fad70eb97924fac.jpg",
          "marketPrice": 0.0,
          "salePrice": 51.61,
          "selected": true,
          "skuId": 95890606,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 1,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$51.61",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95890606,
        "handle": "fashion-printed-sleeveless-dress",
        "hotSaleSort": 1,
        "id": 6516509,
        "imgs": ["https://ups.aopcdn.com/s32463/goods/18844/1048ueb84a97e11be4a359fad70eb97924fac.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "link": "/activity/pinterest-sale-boho-dresses-2562",
        "mainImg": "https://ups.aopcdn.com/s32463/goods/18844/1048ueb84a97e11be4a359fad70eb97924fac.jpg",
        "marketPrice": 0.0,
        "name": "Fashion Printed Sleeveless Dress",
        "navigations": [{
          "basicId": 6516509,
          "bestSort": 5,
          "id": 33158,
          "mostSort": 999999,
          "name": "Bohemian&Vacation Dresses",
          "newSort": 999999,
          "path": "/10246/33158/"
        }, {
          "basicId": 6516509,
          "bestSort": 1,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1647244801000,
        "onlineTime": 1647244803000,
        "pmsSku": "908835b8924146df814a828ab90eafac",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 51.61,
        "siteId": 19879,
        "sku": "SP01VQ6LTFX-95890606",
        "spu": "SP01VQ6LTFX",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 89503359,
        "aggrTime": 1749203126000,
        "aggrTimeSecodes": 1749203126,
        "attrColor": "photo color",
        "attrs": {
          "size": "s",
          "color": "photo color"
        },
        "available": true,
        "categories": [{
          "basicId": 5691147,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Boho Dresses>Bohemian&Vacation Dresses",
          "id": 106073,
          "name": "Boho Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/106073/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Boho Dresses Online on hoplady.com",
          "siteCid": 1048,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/1048/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 43.14,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 43.14,
          "color": "photo color",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$43.14",
          "goodsSkuUrl": "/item/fashion-polka-dot-sleeveless-dress-5691147.html?variant=94836788",
          "img": "https://ups.aopcdn.com/s32463/goods/18844/1048u4a6e8d9cd28b4669a657d68125c99eec.jpg",
          "marketPrice": 0.0,
          "salePrice": 43.14,
          "selected": true,
          "skuId": 94836788,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 43.14,
          "color": "red",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$43.14",
          "goodsSkuUrl": "/item/fashion-polka-dot-sleeveless-dress-5691147.html?variant=94836792",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s32463/goods/18844/1048u74963fe595cd491b8d843c95446597e7.jpg",
          "marketPrice": 0.0,
          "salePrice": 43.14,
          "selected": false,
          "skuId": 94836792,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 43.14,
          "color": "pink",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$43.14",
          "goodsSkuUrl": "/item/fashion-polka-dot-sleeveless-dress-5691147.html?variant=94836790",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s32463/goods/18844/1048u8ed45a8fd3284116a18b1fee649e10f6.jpg",
          "marketPrice": 0.0,
          "salePrice": 43.14,
          "selected": false,
          "skuId": 94836790,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 43.14,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$43.14",
          "goodsSkuUrl": "/item/fashion-polka-dot-sleeveless-dress-5691147.html?variant=94836789",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s32463/goods/18844/1048u6f7594113f6f4b6780da5363c9d48868.jpg",
          "marketPrice": 0.0,
          "salePrice": 43.14,
          "selected": false,
          "skuId": 94836789,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 43.14,
          "color": "yellow",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$43.14",
          "goodsSkuUrl": "/item/fashion-polka-dot-sleeveless-dress-5691147.html?variant=94836791",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s32463/goods/18844/1048u11918771ac984385baf077d5e13b60fe.jpg",
          "marketPrice": 0.0,
          "salePrice": 43.14,
          "selected": false,
          "skuId": 94836791,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$43.14",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94836788,
        "handle": "fashion-polka-dot-sleeveless-dress",
        "hotSaleSort": 49,
        "id": 5691147,
        "imgs": ["https://ups.aopcdn.com/s32463/goods/18844/1048u4a6e8d9cd28b4669a657d68125c99eec.jpg", "https://ups.aopcdn.com/s32463/goods/18844/1048uf475286e0dc0447e962a39c05174560f.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "link": "/activity/solid-color-outfits-14304",
        "mainImg": "https://ups.aopcdn.com/s32463/goods/18844/1048u4a6e8d9cd28b4669a657d68125c99eec.jpg",
        "marketPrice": 0.0,
        "name": "Fashion Polka Dot Sleeveless Dress",
        "navigations": [{
          "basicId": 5691147,
          "bestSort": 7,
          "id": 33158,
          "mostSort": 999999,
          "name": "Bohemian&Vacation Dresses",
          "newSort": 999999,
          "path": "/10246/33158/"
        }, {
          "basicId": 5691147,
          "bestSort": 23,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1641454120000,
        "onlineTime": 1641872103000,
        "pmsSku": "45321f727779484c8b976fed2c5e8d27",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 43.14,
        "siteId": 19879,
        "sku": "SPD3PXFULV5-94836788",
        "spu": "SPD3PXFULV5",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 75948631,
        "aggrTime": 1735648398000,
        "aggrTimeSecodes": 1735648398,
        "attrColor": "green",
        "attrs": {
          "size": "s",
          "color": "green"
        },
        "available": true,
        "categories": [{
          "basicId": 6876881,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Boho Dresses>Bohemian&Vacation Dresses",
          "id": 106073,
          "name": "Boho Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/106073/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Boho Dresses Online on hoplady.com",
          "siteCid": 1048,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/1048/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 41.44,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 41.44,
          "color": "green",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$41.44",
          "goodsSkuUrl": "/item/fashion-geo-print-turtle-neck-top-and-skirt-suit-women-6876881.html?variant=94476284",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s44968/goods/18967/-2ueaea7c5189324596b243feb02a328de5.jpg",
          "marketPrice": 0.0,
          "salePrice": 41.44,
          "selected": true,
          "skuId": 94476284,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$41.44",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 94476284,
        "handle": "fashion-geo-print-turtle-neck-top-and-skirt-suit-women",
        "hotSaleSort": 29,
        "id": 6876881,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18967/-2ueaea7c5189324596b243feb02a328de5.jpg", "https://ups.aopcdn.com/s44968/goods/18967/-2ufccb0dceced2487986540638f68aac87.jpg",
          "https://ups.aopcdn.com/s44968/goods/18967/-2u69ba9844e740410a8e87e6c9353f341e.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "link": "/activity/jumpsuits-suits-14631",
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18967/-2ueaea7c5189324596b243feb02a328de5.jpg",
        "marketPrice": 0.0,
        "name": "Fashion Geo Print Turtle Neck Top And Skirt Suit Women",
        "navigations": [{
          "basicId": 6876881,
          "bestSort": 3,
          "id": 33158,
          "mostSort": 999999,
          "name": "Bohemian&Vacation Dresses",
          "newSort": 999999,
          "path": "/10246/33158/"
        }, {
          "basicId": 6876881,
          "bestSort": 35,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1638776501000,
        "onlineTime": 1638776502000,
        "pmsSku": "1453308307938205698",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 41.44,
        "siteId": 19879,
        "sku": "SP211027REBN-94476284",
        "spu": "SP211027REBN",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 540.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 44812617,
        "aggrTime": 1704512384000,
        "aggrTimeSecodes": 1704512384,
        "attrColor": "green",
        "attrs": {
          "size": "s",
          "color": "green"
        },
        "available": true,
        "categories": [{
          "basicId": 7259165,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Occasion Dresses ",
          "id": 41294,
          "name": "Occasion Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41294/",
          "seoDescription": "Be the best dressed wherever you are, whatever you're doing. Explore our beautiful occasion wear dresses, from elegant dresses to party frocks at Hoplady.",
          "seoKeywords": "plus size special occasion dresses for women,occasion dresses for women midi,occasion dresses for women maxi",
          "seoTitle": "Women's Occasion Dresses",
          "siteCid": 885,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/885/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 34.05,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.05,
          "color": "green",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$34.05",
          "goodsSkuUrl": "/item/ladies-print-drop-shoulder-short-sleeve-loose-slit-dress-7259165.html?variant=97247946",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s19879/goods/19187/1545u2861e086121141979e35aed9d4b61ad8.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.05,
          "selected": true,
          "skuId": 97247946,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.05,
          "color": "blue",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$34.05",
          "goodsSkuUrl": "/item/ladies-print-drop-shoulder-short-sleeve-loose-slit-dress-7259165.html?variant=97247940",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s19879/goods/19187/1545udb465aaf8ec64451ad3db6a507f5254d.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.05,
          "selected": false,
          "skuId": 97247940,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 34.05,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$34.05",
          "goodsSkuUrl": "/item/ladies-print-drop-shoulder-short-sleeve-loose-slit-dress-7259165.html?variant=97247952",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s19879/goods/19187/1545u93e2ceefacaf4b338c927a6fe479fba2.jpg",
          "marketPrice": 0.0,
          "salePrice": 34.05,
          "selected": false,
          "skuId": 97247952,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$34.05",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 97247946,
        "handle": "ladies-print-drop-shoulder-short-sleeve-loose-slit-dress",
        "hotSaleSort": 999999,
        "id": 7259165,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/19187/1545u2861e086121141979e35aed9d4b61ad8.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "link": "/activity/pinterest-sale-boho-dresses-2562",
        "mainImg": "https://ups.aopcdn.com/s19879/goods/19187/1545u2861e086121141979e35aed9d4b61ad8.jpg",
        "marketPrice": 0.0,
        "name": "Ladies Print Drop Shoulder Short Sleeve Loose Slit Dress",
        "navigations": [{
          "basicId": 7259165,
          "bestSort": 43,
          "id": 111666,
          "mostSort": 999999,
          "name": "Elegant Occasion Dresses",
          "newSort": 999999,
          "path": "/10246/111666/"
        }, {
          "basicId": 7259165,
          "bestSort": 999999,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1657790355000,
        "onlineTime": 1657790358000,
        "pmsSku": "1547495883566792706",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 34.05,
        "siteId": 19879,
        "sku": "SP220714FUTN-97247946",
        "spu": "SP220714FUTN",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6620903,
          "goodsType": "Dresses",
          "googleName": "Apparel & Accessories > Women's Clothing > Dresses>Casual Dresses",
          "id": 41292,
          "name": "Casual Dresses",
          "parentId": 41240,
          "path": "/41205/41239/41240/41292/",
          "seoDescription": "Shop our Collection of Women's Casual Dresses at Hoplady.com for the Latest Designer Brands & Styles. FREE SHIPPING AVAILABLE!",
          "seoKeywords": "casual dresses for women plus size,casual dresses for women knee length,casual dresses for women with pockets",
          "seoTitle": "Women's Casual Dresses",
          "siteCid": 879,
          "siteId": 19879,
          "siteParentCid": 53,
          "sitePath": "/1/51/53/879/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 26.74,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 26.74,
          "color": "white",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$26.74",
          "goodsSkuUrl": "/item/fashion-v-neck-short-sleeve-printed-dress-6620903.html?variant=90574730",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s19879/goods/18822/-2u2ee4129131514c058003c0b2e8ce2ffd.jpg",
          "marketPrice": 0.0,
          "salePrice": 26.74,
          "selected": true,
          "skuId": 90574730,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.7,
          "count": 6,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$26.74",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 90574730,
        "handle": "fashion-v-neck-short-sleeve-printed-dress",
        "hotSaleSort": 26,
        "id": 6620903,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/18822/-2ud3c1e85f63c04c24ba15da8b0d6aff68.jpg", "https://ups.aopcdn.com/s19879/goods/18822/-2u2ee4129131514c058003c0b2e8ce2ffd.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18822/-2u2ee4129131514c058003c0b2e8ce2ffd.jpg",
        "marketPrice": 0.0,
        "name": "Fashion V-neck Short Sleeve Printed Dress",
        "navigations": [{
          "basicId": 6620903,
          "bestSort": 15,
          "id": 33159,
          "mostSort": 999999,
          "name": "Casual Dresses",
          "newSort": 999999,
          "path": "/10246/33159/"
        }, {
          "basicId": 6620903,
          "bestSort": 13,
          "id": 10246,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/10246/"
        }],
        "newInSort": 0,
        "offlineTime": 1626256472000,
        "onlineTime": 1626256474000,
        "pmsSku": "1415224034555584513",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 26.74,
        "siteId": 19879,
        "sku": "SP210714S1M4-90574730",
        "spu": "SP210714S1M4",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "red",
        "attrs": {
          "color": "red"
        },
        "available": true,
        "categories": [{
          "basicId": 6925731,
          "goodsType": "Accessories",
          "googleName": "Apparel & Accessories > Clothing Accessories>Jewelry>Earrings",
          "id": 41235,
          "name": "Earrings",
          "parentId": 41233,
          "path": "/41205/41275/41233/41235/",
          "seoDescription": "Discover women's earrings with Hoplady. Shop our variety of styles from gold and silver earrings to hoops and studs. Available now at Hoplady.",
          "seoKeywords": "women earrings dangle,women earrings studs,women earrings set",
          "seoTitle": "Women's Earrings",
          "siteCid": 38,
          "siteId": 19879,
          "siteParentCid": 35,
          "sitePath": "/1/107/35/38/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 2.99,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 2.99,
          "color": "red",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$2.99",
          "goodsSkuUrl": "/item/fashion-christmas-sequined-snowflake-light-ball-earrings-6925731.html?variant=93715455",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s44968/goods/18942/1476uf8e5e4067b0443e7a990cd4c09b205c0.jpg",
          "marketPrice": 0.0,
          "salePrice": 2.99,
          "selected": true,
          "skuId": 93715455,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 2.99,
          "color": "green",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$2.99",
          "goodsSkuUrl": "/item/fashion-christmas-sequined-snowflake-light-ball-earrings-6925731.html?variant=93715456",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s44968/goods/18942/1476u08214c7934c7403fb5e6d87787bdc2d6.jpg",
          "marketPrice": 0.0,
          "salePrice": 2.99,
          "selected": false,
          "skuId": 93715456,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$2.99",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 93715455,
        "handle": "fashion-christmas-sequined-snowflake-light-ball-earrings",
        "hotSaleSort": 999999,
        "id": 6925731,
        "imgs": ["https://ups.aopcdn.com/s44968/goods/18942/1476uf8e5e4067b0443e7a990cd4c09b205c0.jpg", "https://ups.aopcdn.com/s44968/goods/18942/1476uaf4677b487714a3d9ae280bb5cc00578.jpg",
          "https://ups.aopcdn.com/s44968/goods/18942/1476uc0b7d4896dbe4cfbbd0f594d3e1e5153.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s44968/goods/18942/1476uf8e5e4067b0443e7a990cd4c09b205c0.jpg",
        "marketPrice": 0.0,
        "name": "Fashion Christmas Sequined Snowflake Light Ball Earrings",
        "navigations": [{
          "basicId": 6925731,
          "bestSort": 999999,
          "id": 114320,
          "mostSort": 999999,
          "name": "Jewelry",
          "newSort": 999999,
          "path": "/10251/114320/"
        }, {
          "basicId": 6925731,
          "bestSort": 350,
          "id": 10251,
          "mostSort": 999999,
          "name": "Accessories",
          "newSort": 999999,
          "path": "/10251/"
        }],
        "newInSort": 0,
        "offlineTime": 1636601701000,
        "onlineTime": 1636601702000,
        "pmsSku": "70097575",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }],
        "salePrice": 2.99,
        "siteId": 19879,
        "sku": "SP211111H6BW-93715455",
        "spu": "SP211111H6BW",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 100.0
      }, {
        "activityId": 0,
        "aggrRemainingTime": 89503359,
        "aggrTime": 1749203126000,
        "aggrTimeSecodes": 1749203126,
        "attrColor": "red",
        "attrs": {
          "size": "s",
          "color": "red"
        },
        "available": true,
        "categories": [{
          "basicId": 6755328,
          "goodsType": "Blazers",
          "googleName": "Apparel & Accessories > Women's Clothing > Outerwear>Blazers",
          "id": 41263,
          "name": "Blazers",
          "parentId": 41262,
          "path": "/41205/41239/41262/41263/",
          "seoDescription": "Keep it cozy with Hoplady's selection of women's coats & jackets. Shop women's blazers today & find your favorite brands at up to 70% off.",
          "seoKeywords": "blazers for women plus size,blazers for women casual,blazers for women 3/4 sleeve",
          "seoTitle": "Women's Blazers",
          "siteCid": 89,
          "siteId": 19879,
          "siteParentCid": 88,
          "sitePath": "/1/51/88/89/",
          "sort": 0
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 49.55,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 49.55,
          "color": "red",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$49.55",
          "goodsSkuUrl": "/item/womens-fashionable-simple-solid-color-waist-small-suit-6755328.html?variant=92010890",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s24895/goods/18867/-2u095fc9da786945dc80d45c65d765ab66.jpg",
          "marketPrice": 0.0,
          "salePrice": 49.55,
          "selected": true,
          "skuId": 92010890,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$49.55",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 92010890,
        "handle": "womens-fashionable-simple-solid-color-waist-small-suit",
        "hotSaleSort": 999999,
        "id": 6755328,
        "imgs": ["https://ups.aopcdn.com/s24895/goods/18867/-2u095fc9da786945dc80d45c65d765ab66.jpg", "https://ups.aopcdn.com/s24895/goods/18867/-2u3c2583eabb5a45738f814010310784cd.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "link": "/activity/solid-color-outfits-14304",
        "mainImg": "https://ups.aopcdn.com/s24895/goods/18867/-2u095fc9da786945dc80d45c65d765ab66.jpg",
        "marketPrice": 0.0,
        "name": "Women's Fashionable Simple Solid Color Waist Small Suit",
        "navigations": [{
          "basicId": 6755328,
          "bestSort": 31,
          "id": 57090,
          "mostSort": 999999,
          "name": "Blazers",
          "newSort": 999999,
          "path": "/20803/57090/"
        }, {
          "basicId": 6755328,
          "bestSort": 212,
          "deviceType": 1,
          "id": 20803,
          "mostSort": 999999,
          "name": "Outerwears",
          "newSort": 999999,
          "path": "/20803/"
        }],
        "newInSort": 0,
        "offlineTime": 1631241826000,
        "onlineTime": 1631241827000,
        "pmsSku": "1431262419151273986",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 49.55,
        "siteId": 19879,
        "sku": "SP21082764UO-92010890",
        "spu": "SP21082764UO",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 600.0
      }, {
        "activityId": 0,
        "attrColor": "same picture color",
        "attrs": {
          "size": "s",
          "color": "same picture color"
        },
        "available": true,
        "categories": [{
          "basicId": 6421286,
          "goodsType": "Tees",
          "googleName": "Apparel & Accessories > Women's Clothing > Shirts & Tops>Tees",
          "id": 129141,
          "name": "Tees",
          "parentId": 41242,
          "path": "/41205/41239/41242/129141/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Tees Online on hoplady.com",
          "siteCid": 1060,
          "siteId": 19879,
          "siteParentCid": 60,
          "sitePath": "/1/51/60/1060/",
          "sort": 1
        }],
        "ccyMarketPrice": 27.72,
        "ccySalePrice": 19.4,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 27.72,
          "ccySalePrice": 19.4,
          "color": "same picture color",
          "currencyMarketPrice": "$27.72",
          "currencySalePrice": "$19.40",
          "goodsSkuUrl": "/item/zipper-design-skull-print-design-top-6421286.html?variant=97193385",
          "img": "https://ups.aopcdn.com/s19879/goods/19181/-2uaa2edc76918347c99e65492ee6babf82.jpg",
          "marketPrice": 27.72,
          "salePrice": 19.4,
          "selected": true,
          "skuId": 97193385,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$27.72",
        "currencySalePrice": "$19.40",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.7,
        "discountIcon": "",
        "discountInteger": "30",
        "discountMark": 3,
        "discountPercent": "30% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 97193385,
        "handle": "zipper-design-skull-print-design-top",
        "hotSaleSort": 999999,
        "id": 6421286,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/19181/-2uaa2edc76918347c99e65492ee6babf82.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19879/goods/19181/-2uaa2edc76918347c99e65492ee6babf82.jpg",
        "marketPrice": 27.72,
        "name": "Zipper Design Skull Print Design Top",
        "navigations": [{
          "basicId": 6421286,
          "bestSort": 372,
          "id": 34254,
          "mostSort": 999999,
          "name": "Short-sleeves Tees",
          "newSort": 999999,
          "path": "/10247/34254/"
        }, {
          "basicId": 6421286,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 10247,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/10247/"
        }],
        "newInSort": 0,
        "offlineTime": 1657267973000,
        "onlineTime": 1657267974000,
        "pmsSku": "02c65024b2784ec6bb2ff525472bc973",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 19.4,
        "siteId": 19879,
        "sku": "SP6A7H4L6AA-97193385",
        "spu": "SP6A7H4L6AA",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "green",
        "attrs": {
          "size": "s",
          "color": "green"
        },
        "available": true,
        "categories": [{
          "basicId": 6484789,
          "goodsType": "Tees",
          "googleName": "Apparel & Accessories > Women's Clothing > Shirts & Tops>Tees",
          "id": 129141,
          "name": "Tees",
          "parentId": 41242,
          "path": "/41205/41239/41242/129141/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Tees Online on hoplady.com",
          "siteCid": 1060,
          "siteId": 19879,
          "siteParentCid": 60,
          "sitePath": "/1/51/60/1060/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 15.73,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 15.73,
          "color": "green",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$15.73",
          "goodsSkuUrl": "/item/womens-floral-print-round-neck-short-sleeved-t-shirt-6484789.html?variant=89230883",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s19879/goods/18779/1207ue3fcd7ab812e46528bdd852cf3f9782f.jpg",
          "marketPrice": 0.0,
          "salePrice": 15.73,
          "selected": true,
          "skuId": 89230883,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$15.73",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 89230883,
        "handle": "womens-floral-print-round-neck-short-sleeved-t-shirt",
        "hotSaleSort": 999999,
        "id": 6484789,
        "imgs": ["https://ups.aopcdn.com/s19879/goods/18779/1207ue3fcd7ab812e46528bdd852cf3f9782f.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207ucca479d3296d4274838d1f932f849e01.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u32f67ed7f901453ca7e760924ba2e2ef.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207ud632b9c1b01c4426a042804f294ff0ea.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u1d8c4c313e2a41dca9a0e67f223c7443.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207u433831eeef67429a84518c230ef75198.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207ud1dbfa56ca1347d9a7ee2118605857ab.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207u9a3c1eca89394aca8437c89653243958.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u536a75b310bb419380a41b0b482439c0.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207uf8b969be20134098bf35019661f00b1c.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u78b85eaee36f4a27b738c5c7c967e741.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207uafe1a4b50d2f4a9fb054d98ddf971fe3.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u98d109e1e32c41549771155b91ef15a7.jpg", "https://ups.aopcdn.com/s19879/goods/18779/1207u506fd5f3e998466094fc456f2aa5e596.jpg",
          "https://ups.aopcdn.com/s19879/goods/18779/1207u7622b7837495418aad41eae4d9a8b836.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s19879/common/19191/748u9bef9688fce74bdf93f6ac82f68a848e.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s19879/goods/18779/1207ue3fcd7ab812e46528bdd852cf3f9782f.jpg",
        "marketPrice": 0.0,
        "name": "Womens floral print round neck short-sleeved T-shirt",
        "navigations": [{
          "basicId": 6484789,
          "bestSort": 143,
          "id": 34254,
          "mostSort": 999999,
          "name": "Short-sleeves Tees",
          "newSort": 999999,
          "path": "/10247/34254/"
        }, {
          "basicId": 6484789,
          "bestSort": 999999,
          "deviceType": 1,
          "id": 10247,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/10247/"
        }],
        "newInSort": 0,
        "offlineTime": 1622536457000,
        "onlineTime": 1622536614000,
        "pmsSku": "27559374",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 15.73,
        "siteId": 19879,
        "sku": "SPYX8K5IT4P-89230883",
        "spu": "SPYX8K5IT4P",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 2,
        "weight": 200.0
      }],
      "saleAttributeNameLangs": {
        "color": "color",
        "size": "size"
      },
      "saleAttributeValueLangs": {
        "color": {
          "photo color": "photo color"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "2xl": "2xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "photo color"
      }, {
        "name": "size",
        "sname": "size",
        "val": "l"
      }],
      "salePrice": 28.84,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 19879,
      "sizeComparison": "TAG",
      "sizeComparisons": [{
        "code": "US",
        "codeSize": "14",
        "size": "xl",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "US",
        "codeSize": "16",
        "size": "2xl",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "UK",
        "codeSize": "16",
        "size": "l",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "US",
        "codeSize": "12",
        "size": "l",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "EU",
        "codeSize": "44",
        "size": "l",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "UK",
        "codeSize": "8/10",
        "size": "s",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "US",
        "codeSize": "4/6",
        "size": "s",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "EU",
        "codeSize": "36/38",
        "size": "s",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "UK",
        "codeSize": "12/14",
        "size": "m",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "US",
        "codeSize": "8/10",
        "size": "m",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "EU",
        "codeSize": "40/42",
        "size": "m",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "UK",
        "codeSize": "20",
        "size": "2xl",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "EU",
        "codeSize": "48",
        "size": "2xl",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "UK",
        "codeSize": "18",
        "size": "xl",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }, {
        "code": "EU",
        "codeSize": "46",
        "size": "xl",
        "types": "服装>>女装>>外套/大衣>>棉服/大衣/羽绒服"
      }],
      "sizeReference": {
        "references": [{
          "key": "s",
          "values": [{
            "cmVal": "58",
            "inchVal": "22.8",
            "key": "sleeve length"
          }, {
            "cmVal": "37",
            "inchVal": "14.6",
            "key": "shoulder width"
          }, {
            "cmVal": "90",
            "inchVal": "35.4",
            "key": "bust"
          }, {
            "cmVal": "130",
            "inchVal": "51.2",
            "key": "length"
          }]
        }, {
          "key": "m",
          "values": [{
            "cmVal": "59",
            "inchVal": "23.2",
            "key": "sleeve length"
          }, {
            "cmVal": "38",
            "inchVal": "15.0",
            "key": "shoulder width"
          }, {
            "cmVal": "94",
            "inchVal": "37.0",
            "key": "bust"
          }, {
            "cmVal": "131",
            "inchVal": "51.6",
            "key": "length"
          }]
        }, {
          "key": "l",
          "values": [{
            "cmVal": "60",
            "inchVal": "23.6",
            "key": "sleeve length"
          }, {
            "cmVal": "39",
            "inchVal": "15.4",
            "key": "shoulder width"
          }, {
            "cmVal": "98",
            "inchVal": "38.6",
            "key": "bust"
          }, {
            "cmVal": "132",
            "inchVal": "52.0",
            "key": "length"
          }]
        }, {
          "key": "xl",
          "values": [{
            "cmVal": "61",
            "inchVal": "24.0",
            "key": "sleeve length"
          }, {
            "cmVal": "40",
            "inchVal": "15.7",
            "key": "shoulder width"
          }, {
            "cmVal": "102",
            "inchVal": "40.2",
            "key": "bust"
          }, {
            "cmVal": "133",
            "inchVal": "52.4",
            "key": "length"
          }]
        }, {
          "key": "2xl",
          "values": [{
            "cmVal": "62",
            "inchVal": "24.4",
            "key": "sleeve length"
          }, {
            "cmVal": "41",
            "inchVal": "16.1",
            "key": "shoulder width"
          }, {
            "cmVal": "106",
            "inchVal": "41.7",
            "key": "bust"
          }, {
            "cmVal": "134",
            "inchVal": "52.8",
            "key": "length"
          }]
        }],
        "titles": ["sleeve length", "shoulder width", "bust", "length"]
      },
      "sizeReferences": [{
        "key": "shoulder width",
        "unit": "cm",
        "val": "39"
      }, {
        "key": "sleeve length",
        "unit": "cm",
        "val": "60"
      }, {
        "key": "length",
        "unit": "cm",
        "val": "132"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "98"
      }],
      "sku": "SPH5NH6IT5A-70257460",
      "skus": [{
        "activityId": 0,
        "attrColor": "photo color",
        "attrs": {
          "size": "s",
          "color": "photo color"
        },
        "available": true,
        "ccyMarketPrice": 57.69,
        "ccySalePrice": 28.84,
        "clearance": 4,
        "currencyMarketPrice": "$57.69",
        "currencySalePrice": "$28.84",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountPercent": "50% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 70257462,
        "imgs": ["https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg",
        "marketPrice": 57.69,
        "newInSort": 0,
        "offlineTime": 1604991948000,
        "onlineTime": 1604992039000,
        "pmsSku": "25893918",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 28.84,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.s[0]"
        }, {
          "$ref": "$.allSizeReferences.s[1]"
        }, {
          "$ref": "$.allSizeReferences.s[2]"
        }, {
          "$ref": "$.allSizeReferences.s[3]"
        }],
        "sku": "SPH5NH6IT5A-70257462",
        "status": 1,
        "stock": 999,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "photo color",
        "attrs": {
          "size": "m",
          "color": "photo color"
        },
        "available": true,
        "ccyMarketPrice": 57.69,
        "ccySalePrice": 28.84,
        "clearance": 4,
        "currencyMarketPrice": "$57.69",
        "currencySalePrice": "$28.84",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountPercent": "50% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 70257461,
        "imgs": ["https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg",
        "marketPrice": 57.69,
        "newInSort": 0,
        "offlineTime": 1604991948000,
        "onlineTime": 1604992039000,
        "pmsSku": "25893917",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 28.84,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.m[0]"
        }, {
          "$ref": "$.allSizeReferences.m[1]"
        }, {
          "$ref": "$.allSizeReferences.m[2]"
        }, {
          "$ref": "$.allSizeReferences.m[3]"
        }],
        "sku": "SPH5NH6IT5A-70257461",
        "status": 1,
        "stock": 999,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "photo color",
        "attrs": {
          "size": "l",
          "color": "photo color"
        },
        "available": true,
        "ccyMarketPrice": 57.69,
        "ccySalePrice": 28.84,
        "clearance": 4,
        "currencyMarketPrice": "$57.69",
        "currencySalePrice": "$28.84",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountPercent": "50% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 70257460,
        "imgs": ["https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg"],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg",
        "marketPrice": 57.69,
        "newInSort": 0,
        "offlineTime": 1604991948000,
        "onlineTime": 1604992039000,
        "pmsSku": "25893916",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 28.84,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.l[0]"
        }, {
          "$ref": "$.allSizeReferences.l[1]"
        }, {
          "$ref": "$.allSizeReferences.l[2]"
        }, {
          "$ref": "$.allSizeReferences.l[3]"
        }],
        "sku": "SPH5NH6IT5A-70257460",
        "status": 1,
        "stock": 999,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "photo color",
        "attrs": {
          "size": "xl",
          "color": "photo color"
        },
        "available": false,
        "ccyMarketPrice": 57.69,
        "ccySalePrice": 28.84,
        "clearance": 4,
        "currencyMarketPrice": "$57.69",
        "currencySalePrice": "$28.84",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountPercent": "50% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 70257459,
        "imgs": ["https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg",
        "marketPrice": 57.69,
        "newInSort": 0,
        "offlineTime": 1604991948000,
        "onlineTime": 1604992039000,
        "pmsSku": "25893915",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 28.84,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.xl[0]"
        }, {
          "$ref": "$.allSizeReferences.xl[1]"
        }, {
          "$ref": "$.allSizeReferences.xl[2]"
        }, {
          "$ref": "$.allSizeReferences.xl[3]"
        }],
        "sku": "SPH5NH6IT5A-70257459",
        "status": 0,
        "stock": 999,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "photo color",
        "attrs": {
          "size": "2xl",
          "color": "photo color"
        },
        "available": false,
        "ccyMarketPrice": 57.69,
        "ccySalePrice": 28.84,
        "clearance": 4,
        "currencyMarketPrice": "$57.69",
        "currencySalePrice": "$28.84",
        "description": "",
        "discount": 0.5,
        "discountIcon": "",
        "discountInteger": "50",
        "discountPercent": "50% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 70257458,
        "imgs": ["https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg", "https://ups.aopcdn.com/s27722/goods/18576/1048u1b5cfa4757844c5cbdaee50239bb1927.jpg",
          "https://ups.aopcdn.com/s27722/goods/18576/1048u85716c47ba59448e82dba386e4716367.jpg"
        ],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s27722/goods/18576/1048u03017963f9c54e98b4e528c4638baddd.jpg",
        "marketPrice": 57.69,
        "newInSort": 0,
        "offlineTime": 1604991948000,
        "onlineTime": 1604992039000,
        "pmsSku": "25893914",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 28.84,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.2xl[0]"
        }, {
          "$ref": "$.allSizeReferences.2xl[1]"
        }, {
          "$ref": "$.allSizeReferences.2xl[2]"
        }, {
          "$ref": "$.allSizeReferences.2xl[3]"
        }],
        "sku": "SPH5NH6IT5A-70257458",
        "status": 0,
        "stock": 999,
        "type": 1,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }],
      "specialSign": 1,
      "spu": "SPH5NH6IT5A",
      "status": 1,
      "stock": 999,
      "type": 1,
      "variant": "photo color/l",
      "visionStyle": 0,
      "weight": 300.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;">
                                        <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="4939702" 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="SPH5NH6IT5A">
    <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="3e1c5a25-7d71-4c9d-8134-88a6dda9205d" 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

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

 * 🚚Free Shipping on Orders over us$69
   
   

 * ⚡No Threshold Discount: $ 5 off, code: N5
   
   




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 ARRIVALS


 * 🔥BEST SELLING


 * TRENDING


 * DRESSES HOT


 * TOPS HOT


 * OUTERWEARS


 * BOTTOMS HOT


 * SHOES


 * ACCESSORIES


 * 🌞YOUTH NEW


 * MEN NEW


 * ⏱CLEARANCE SALE


 * BEACHWEAR

Home / Outerwears / Coats & Jackets

Previous

Next

50% OFF




MODERN PRINTED COLOUR LONG SLEEVE OVERCOAT

$28.84
$28.84 $57.69
5.0
(0)

Write a review
Clearance short of stock

5% OFF over $69.00

10% OFF over $99.00

15% OFF over $139.00

20% OFF over $199.00


ColorPhoto Color
SizeSMLXL2XL
Color: Photo Color

Size: LSize GuideSizeSize (US)Size (EU)Size (UK)
SMLXL2XL

SPH5NH6IT5A-70257462 SPH5NH6IT5A-70257461 SPH5NH6IT5A-70257460
SPH5NH6IT5A-70257459 SPH5NH6IT5A-70257458
Quantity:


Please select your Size


ADD TO CART

0


√ Easy Payment-PayPal, Worldpay,Credit Card, ETC



√ Fast Refund-100% Money Back Guarantee





DESCRIPTION

Product Code: SPH5NH6IT5A

 * dress occasion: daily
 * laundry guide: Dry cleaning only
 * gender: Woman
 * material: Woolen
 * top collar: Folding collar
 * season: autumn / winter
 * sleeve length 1: Long sleeve
 * style: Fashion casual
 * pattern type: printing


SHIPPING & RETURN

SHIPPING

Free on orders over US$69

-Standard Shipping: 15 - 20 business days (estimated)

-Expedited Shipping: 6 - 10 business days (estimated)



*Expedited Shipping is suspended. The actual shipping cost might vary depending
on the shipping country and the weight of the package. Learn More




RETURN

-Purchased items (except swimwear, underwear, panty, bags & accessories) can be
returned within 30 days from the delivered date.

-Clearance, flash-sale or other sale goods are not eligible for return or
exchange.

-Return shipping fee needs to be paid by the buyer.

Learn More



Combination Recommendation

Size Chart
×
cm inch


Size Tag Size

Size Tag Size


 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
Loose Solid Color Long Sleeve Long Coat
$55.15

50% OFF
Fold-Over Collar Plain Coat
$31.25 $62.50
Clearance
Leaf Print Double Pocket Casual Woolen Coat
$34.48

Fashion Printed Sleeveless Dress
$51.61

Fashion Polka Dot Sleeveless Dress
$43.14

Fashion Geo Print Turtle Neck Top And Skirt Suit Women
$41.44

Ladies Print Drop Shoulder Short Sleeve Loose Slit Dress
$34.05

Fashion V-neck Short Sleeve Printed Dress
$26.74

Fashion Christmas Sequined Snowflake Light Ball Earrings
$2.99

Women's Fashionable Simple Solid Color Waist Small Suit
$49.55

30% OFF
Zipper Design Skull Print Design Top
$19.40 $27.72
Clearance
Womens floral print round neck short-sleeved T-shirt
$15.73
Clearance






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

 * Instagram
 * Facebook
 * Pinterest

 * Instagram
 * Facebook
 * Pinterest


SITE INFO About Us Sitemap Terms & Conditions Privacy Policy HELP CENTER Q&A
Delivery Payment Methods Return & Exchange Delayed by COVID-19 CUSTOMER SERVICE
Track Order Cancel Order Edit Shipping Address Contact Us Important Notice
 * Instagram
 * Facebook
 * Pinterest

SUBSCRIBE FOR OUR EXCLUSIVE OFFERS

SUBSCRIBE
Your mailbox is incorrectly formatting
© 2022 canvasrun

You order currency will be converted to USD, which is the only currency this
payment method supports.

OK