www.mobivivi.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

URL: https://www.mobivivi.com/products/mens-us-army-vietnam-war-og-107-utility-fatigue-shirt-5717689.html
Submission: On July 15 via api from DE — Scanned from NL

Form analysis 2 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="5717689">
  <input type="hidden" name="product_id" value="80123826">
  <input type="hidden" name="product_cate" value="Shirt">
  <input type="hidden" name="spu" value="SPBVZROUT27">
  <input type="hidden" name="sku" value="SPBVZROUT27-80123826">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg">
  <input type="hidden" name="price" value="24">
  <input type="hidden" name="variant" value="Armygreen/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="Armygreen">Armygreen</option>
    </select></div>
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-1">Size</label><select class="single-option-selector product-form__input" data-option="option2"
      id="productSelect-option-1">
      <option value="S">S</option>
      <option value="M">M</option>
      <option value="L">L</option>
      <option value="XL">XL</option>
      <option value="2XL">2XL</option>
      <option value="3XL">3XL</option>
    </select></div>
  <div class="expand-wrapper" style="width: 100%;">
    <div class="selector-wrapper product-form__item product-form__item--color"><label>Color: <span class="label-color">Armygreen</span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Armygreen" data-group="0" style="" class="selected"><img
            src="https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg@!w56-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></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="">2XL</span><span data-value="3XL" data-group="1" style="">3XL</span></div>
    </div>
    <div class="size-tips" style="display: none;"></div>
  </div><select name="product_id" id="productSelect" class="full-select product-select" style="display: none;">
    <option sku="26737052" value="80123830">SPBVZROUT27-80123830</option>
    <option sku="26737051" value="80123829">SPBVZROUT27-80123829</option>
    <option sku="26737048" value="80123826" selected="selected">SPBVZROUT27-80123826</option>
    <option sku="26737050" value="80123828">SPBVZROUT27-80123828</option>
    <option sku="26737049" value="80123827">SPBVZROUT27-80123827</option>
    <option sku="26737053" value="80123831">SPBVZROUT27-80123831</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"
        }, {
          "alias": "3xl",
          "key": "3xl"
        }]
      }],
      "allSizeReferences": {
        "s": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "44"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "67"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "94"
        }],
        "m": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "45"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "68"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "99"
        }],
        "l": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "46"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "69"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "104"
        }],
        "xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "47"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "70"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "109"
        }],
        "2xl": [],
        "3xl": []
      },
      "attrColor": "armygreen",
      "attributes": [{
        "attrId": 45686,
        "attrValId": 2089493,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "color",
        "sval": "armygreen",
        "type": 1,
        "val": "armygreen"
      }, {
        "attrId": 45687,
        "attrValId": 2089413,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 45702,
        "attrValId": 2089481,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "dress occasion",
        "sval": "daily",
        "type": 0,
        "val": "daily"
      }, {
        "attrId": 45690,
        "attrValId": 2089429,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "gender",
        "sval": "male",
        "type": 0,
        "val": "male"
      }, {
        "attrId": 45698,
        "attrValId": 2089488,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "season",
        "sval": "summer",
        "type": 0,
        "val": "summer"
      }, {
        "attrId": 45698,
        "attrValId": 2089461,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "season",
        "sval": "spring",
        "type": 0,
        "val": "spring"
      }, {
        "attrId": 121951,
        "attrValId": 6001890,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "sleeve length 1",
        "sval": "Long sleeve",
        "type": 0,
        "val": "Long sleeve"
      }, {
        "attrId": 45700,
        "attrValId": 6485234,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "style",
        "sval": "Casual fashion",
        "type": 0,
        "val": "Casual fashion"
      }, {
        "attrId": 45700,
        "attrValId": 6763119,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "style",
        "sval": "military uniform",
        "type": 0,
        "val": "military uniform"
      }, {
        "attrId": 45710,
        "attrValId": 2089642,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "pattern type",
        "sval": "printing",
        "type": 0,
        "val": "printing"
      }, {
        "attrId": 45687,
        "attrValId": 2089415,
        "basicId": 5717689,
        "goodsId": 80123827,
        "name": "size",
        "sval": "2xl",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 45687,
        "attrValId": 2089414,
        "basicId": 5717689,
        "goodsId": 80123828,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 45687,
        "attrValId": 2089768,
        "basicId": 5717689,
        "goodsId": 80123829,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 45687,
        "attrValId": 2089411,
        "basicId": 5717689,
        "goodsId": 80123830,
        "name": "size",
        "sval": "s",
        "type": 1,
        "val": "s"
      }, {
        "attrId": 45687,
        "attrValId": 2089416,
        "basicId": 5717689,
        "goodsId": 80123831,
        "name": "size",
        "sval": "3xl",
        "type": 1,
        "val": "3xl"
      }],
      "attrs": {
        "size": "l",
        "color": "armygreen"
      },
      "available": true,
      "categories": [{
        "basicId": 5717689,
        "goodsType": "Shirts",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 126234,
        "name": "Shirt",
        "parentId": 126227,
        "path": "/126227/126234/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
        "siteCid": 25,
        "siteId": 24428,
        "siteParentCid": 24,
        "sitePath": "/24/25/",
        "sort": 1
      }],
      "ccyMarketPrice": 0.0,
      "ccySalePrice": 24.0,
      "clearance": 4,
      "cloudDesc": "<p style=\"margin:0;\">dress occasion:daily</p><p style=\"margin:0;\">season:summer / spring</p><p style=\"margin:0;\">sleeve length:Long sleeve</p><p style=\"margin:0;\">style:Casual fashion / military uniform</p><p style=\"margin:0;\">pattern type:printing</p>",
      "colorSkus": [{
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.0,
        "color": "armygreen",
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$24.00",
        "goodsSkuUrl": "/item/men-s-u-s-army-vietnam-war-og-107-utility-fatigue-shirt-5717689.html?variant=80123826",
        "hexColor": "#025E21",
        "img": "https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg",
        "marketPrice": 0.0,
        "salePrice": 24.0,
        "selected": false,
        "skuId": 80123826,
        "sort": 0,
        "type": 0
      }],
      "currencyMarketPrice": "$0.00",
      "currencySalePrice": "$24.00",
      "customData": "",
      "customOssKey": "s24428/goods/18687/-2u91e7ee6d49c24cd7ad6463571889b6fb.json",
      "description": "",
      "discount": 0.0,
      "discountIcon": "",
      "discountInteger": "100",
      "discountMark": 3,
      "discountPercent": "100% OFF",
      "endTime": 2145888000000,
      "favoriteCount": 12,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 45702,
        "attrValId": 2089481,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "dress occasion",
        "sval": "daily",
        "type": 0,
        "val": "daily"
      }, {
        "attrId": 45690,
        "attrValId": 2089429,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "gender",
        "sval": "male",
        "type": 0,
        "val": "male"
      }, {
        "attrId": 45698,
        "attrValId": 2089488,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "season",
        "sval": "summer",
        "type": 0,
        "val": "summer"
      }, {
        "attrId": 45698,
        "attrValId": 2089461,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "season",
        "sval": "spring",
        "type": 0,
        "val": "spring"
      }, {
        "attrId": 121951,
        "attrValId": 6001890,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "sleeve length 1",
        "sval": "Long sleeve",
        "type": 0,
        "val": "Long sleeve"
      }, {
        "attrId": 45700,
        "attrValId": 6485234,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "style",
        "sval": "Casual fashion",
        "type": 0,
        "val": "Casual fashion"
      }, {
        "attrId": 45700,
        "attrValId": 6763119,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "style",
        "sval": "military uniform",
        "type": 0,
        "val": "military uniform"
      }, {
        "attrId": 45710,
        "attrValId": 2089642,
        "basicId": 5717689,
        "goodsId": 80123826,
        "name": "pattern type",
        "sval": "printing",
        "type": 0,
        "val": "printing"
      }],
      "goodsId": 80123826,
      "goodsTypes": [{
        "id": 43532,
        "name": "服装"
      }, {
        "id": 43533,
        "name": "男装"
      }, {
        "id": 43550,
        "name": "衬衫"
      }, {
        "id": 43551,
        "name": "上衣"
      }],
      "handle": "men-s-u-s-army-vietnam-war-og-107-utility-fatigue-shirt",
      "id": 5717689,
      "images": [{
        "goodsIds": "80123826|80123827|80123828|80123829|80123830|80123831",
        "isTort": 0,
        "ismain": 1,
        "md5": "274FD17E8146509BF963C08E419E4A93",
        "sort": 1,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "206B5AFE5F0F03B807CDF9085966E125",
        "sort": 2,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2ue5eaa26b118b4280b36dab74058b6d57.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "BBAB124B05C74B71F4FC838F04CC98EA",
        "sort": 3,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2u0197844fbc7340ada4c632ab378b4e85.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "FC8A41457A47F1CBA4EAC93D0B16D98B",
        "sort": 4,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2u44192da3660c4f7b91ef14f1aea7afb7.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "2680D03DB2D90196DC69C3D5ABC74EA0",
        "sort": 5,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2u43eb960d6647430b973d6d490a3955b3.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "11C3297E6342ED3F1B51B03A61CF4133",
        "sort": 6,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2uf0c4ec185c514b7fa6c80984fe9b7120.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "1699396C48470F6AAE0116EE6F8FE668",
        "sort": 7,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2u423e6b34a8c84d20ae104bb318c6003d.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "A4C13104C98A40E0B0F2726A54AE597A",
        "sort": 8,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2u78a40510dd3c4e1d9f1b9358d4fdeef6.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "C786A59B5BA382BFC67EC920F739B921",
        "sort": 9,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2uc15141d83f15435b84eeb748eb028f5c.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "9CCF79F012E7EDB3F54C95246A033F47",
        "sort": 10,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2u5a12cd51432c4b40a8446e5130ab61bb.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "52BF74211812D7999E4218B1E809BC7E",
        "sort": 11,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2u9cd4162c78454e9aa707bb77b62a2ce5.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "E71699CAA090B37D467F7B7B11E1500D",
        "sort": 12,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2uc0a4e1b58242441880ac987999cec287.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "4B84C378A75B7FFA5DB4A62E1BDE3083",
        "sort": 13,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2u47ca0443139e455cb6d2afcfe04e0f8c.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "460780D0FD136CFAF0E49192ACF9A8F1",
        "sort": 14,
        "url": "https://ups.aopcdn.com/s29972/goods/18656/-2u4f0cd396dc67401a8459fc60af34c6a0.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2ue5eaa26b118b4280b36dab74058b6d57.jpg",
        "https://ups.aopcdn.com/s29972/goods/18656/-2u0197844fbc7340ada4c632ab378b4e85.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2u44192da3660c4f7b91ef14f1aea7afb7.jpg",
        "https://ups.aopcdn.com/s29972/goods/18656/-2u43eb960d6647430b973d6d490a3955b3.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2uf0c4ec185c514b7fa6c80984fe9b7120.jpg",
        "https://ups.aopcdn.com/s29972/goods/18656/-2u423e6b34a8c84d20ae104bb318c6003d.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2u78a40510dd3c4e1d9f1b9358d4fdeef6.jpg",
        "https://ups.aopcdn.com/s29972/goods/18656/-2uc15141d83f15435b84eeb748eb028f5c.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2u5a12cd51432c4b40a8446e5130ab61bb.jpg",
        "https://ups.aopcdn.com/s29972/goods/18656/-2u9cd4162c78454e9aa707bb77b62a2ce5.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2uc0a4e1b58242441880ac987999cec287.jpg",
        "https://ups.aopcdn.com/s29972/goods/18656/-2u47ca0443139e455cb6d2afcfe04e0f8c.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2u4f0cd396dc67401a8459fc60af34c6a0.jpg"
      ],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 1,
      "isStock": 0,
      "labelLangs": [],
      "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg",
      "markPosition": 1,
      "marketPrice": 0.0,
      "name": "Men's U.S. Army Vietnam War OG-107 Utility Fatigue Shirt",
      "navigations": [{
        "basicId": 5717689,
        "bestSort": 228,
        "id": 28663,
        "mostSort": 999999,
        "name": "Shirt",
        "newSort": 999999,
        "path": "/111769/28663/"
      }, {
        "basicId": 5717689,
        "bestSort": 999999,
        "id": 111769,
        "mostSort": 999999,
        "name": "Tops",
        "newSort": 999999,
        "path": "/111769/"
      }],
      "newInSort": 0,
      "offlineTime": 1614588336000,
      "onlineTime": 1614588347000,
      "pathCategories": [{
        "enName": "Tops",
        "goodsType": " Shirts & Tops",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 126227,
        "langName": "Tops",
        "name": "Tops",
        "parentId": 0,
        "path": "/126227/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Discover your own fashion.",
        "siteCid": 24,
        "sitePath": "/24/"
      }, {
        "enName": "Shirt",
        "goodsType": "Shirts",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 126234,
        "langName": "Shirt",
        "name": "Shirt",
        "parentId": 126227,
        "path": "/126227/126234/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
        "siteCid": 25,
        "sitePath": "/24/25/"
      }],
      "pathNavigations": [{
        "check": false,
        "cid": 126227,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 111769,
        "img": "",
        "imgSpec": "1*1",
        "langName": "Tops",
        "level": 1,
        "mark": 0,
        "name": "Tops",
        "navColor": "",
        "parentId": 0,
        "path": "/111769/",
        "showChilds": false,
        "siteId": 24428,
        "sort": 1,
        "status": 1,
        "type": 1,
        "url": "/collections/tops-111769/"
      }, {
        "check": false,
        "cid": 126234,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 28663,
        "img": "",
        "imgSpec": "1*1",
        "langName": "Shirt",
        "level": 2,
        "mark": 1,
        "name": "Shirt",
        "navColor": "",
        "parentId": 111769,
        "path": "/111769/28663/",
        "showChilds": false,
        "siteId": 24428,
        "sort": 5,
        "status": 1,
        "type": 1,
        "url": "/collections/shirt-28663/"
      }],
      "pmsSku": "26737048",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "promotion": {
        "activityListLabel": 0,
        "aggregationId": 14221,
        "basicIds": [2128396, 2204862, 2204864, 2254431, 2254490, 2254510, 2254517, 2254518, 2260254, 2302257, 2541977, 2541978, 2541981, 2541984, 2541987, 2541992, 2541995, 2542000, 2542001, 2542014, 2569814, 2569816, 2569818, 2569819, 2569821,
          2569822, 2585877, 2585882, 2585885, 2585889, 2585892, 2585893, 2585894, 2585898, 2585899, 2585905, 2585909, 2585910, 2585913, 2592533, 2599788, 2599794, 2599795, 2609512, 2609519, 2609522, 2609525, 2610363, 2610752, 2885060, 2933789,
          2933807, 2933826, 2933872, 2934489, 2934951, 2935088, 2935103, 2936044, 2937360, 2941438, 2941444, 2941448, 2941453, 2941604, 2941607, 2941697, 2991906, 3027199, 3030556, 3034990, 3036528, 3036529, 3036531, 3036534, 3036535, 3036536,
          3036605, 3048200, 3048206, 3065245, 3065263, 3065310, 3065316, 3065415, 3065527, 3066764, 3071367, 3133244, 3133318, 3140318, 3197300, 3197309, 3197310, 3197406, 3197547, 3210215, 3210220, 3210225, 3210230, 3210231, 3210234, 3210244,
          3210248, 3211538, 3212506, 3219333, 3219335, 3220343, 3220356, 3220627, 3223935, 3223936, 3223937, 3278516, 3278517, 3278518, 3278519, 3278522, 3299032, 3301099, 3301105, 3301109, 3301116, 3301120, 3301131, 3333906, 3333908, 3333909,
          3333910, 3350279, 3350281, 3358777, 3360537, 3390986, 3391000, 3401666, 3401668, 3401671, 3401675, 3401678, 3401681, 3413641, 3413642, 3416125, 3418185, 3418194, 3418203, 3418204, 3418205, 3425141, 3425149, 3435217, 3435225, 3436113,
          3436155, 3441789, 3448722, 3463821, 3464130, 3469803, 3482228, 3482230, 3485675, 3489220, 3489386, 3495063, 3495086, 3495096, 3495101, 3495102, 3495128, 3495133, 3495137, 3499599, 3499600, 3499601, 3499603, 3499604, 3499605, 3499641,
          3499736, 3500804, 3500808, 3503746, 3503749, 3503750, 3503751, 3503752, 3503753, 3503754, 3503755, 3503795, 3503825, 3529762, 3529772, 3529782, 3529803, 3531564, 3531580, 3531581, 3531598, 3531620, 3539121, 3539126, 3539995, 3539996,
          3539998, 3539999, 3540001, 3540002, 3544897, 3544899, 3546278, 3546279, 3546280, 3546281, 3546283, 3546284, 3546285, 3546287, 3559386, 3559389, 3559390, 3559391, 3559392, 3559393, 3559396, 3571939, 3574954, 3574955, 3574956, 3574958,
          3574961, 3574962, 3574963, 3597307, 3597308, 3597313, 3597319, 3597321, 3597323, 3597324, 3597326, 3597328, 3597478, 3615562, 3615564, 3615568, 3621864, 3621865, 3621866, 3621867, 3621868, 3621869, 3621870, 3621871, 3621872, 3627440,
          3627444, 3628639, 3628642, 3628644, 3628645, 3644781, 3644791, 3644808, 3644855, 3644869, 3648416, 3648419, 3648420, 3648421, 3654017, 3654018, 3654019, 3671415, 3673643, 3673644, 3681209, 3681216, 3686890, 3686895, 3686896, 3686903,
          3718631, 3752255, 3765817, 3765820, 3766284, 3766291, 3773209, 3773212, 3785498, 3785500, 3785502, 3785503, 3796428, 3796432, 3796435, 3796444, 3831762, 3831763, 3831764, 3831768, 3831769, 3844623, 3844627, 3864025, 3864035, 3864086,
          3875173, 3875267, 3875273, 3875281, 3875286, 3889627, 3889631, 3911999, 3933522, 3933525, 3933528, 3933529, 3933531, 3935010, 3937803, 3938085, 3949798, 3953558, 3953561, 3955670, 3955673, 3958473, 3963945, 3963965, 3964620, 3981459,
          3983370, 3987412, 3988688, 3988695, 3990313, 3990316, 3999893, 4009945, 4009966, 4010268, 4011082, 4011085, 4011087, 4011089, 4011090, 4017746, 4023039, 4023075, 4023137, 4024343, 4024364, 4034674, 4034675, 4034676, 4034683, 4034686,
          4056432, 4085829, 4091540, 4091551, 4094344, 4094351, 4094352, 4094354, 4095649, 4095660, 4099519, 4099531, 4103953, 4105818, 4107586, 4129923, 4138142, 4138167, 4139997, 4140003, 4140012, 4140014, 4140056, 4140079, 4140086, 4142973,
          4142981, 4145383, 4145394, 4145397, 4168030, 4168034, 4174113, 4174123, 4185639, 4185640, 4185641, 4185647, 4185648, 4190578, 4190599, 4190731, 4191160, 4192988, 4198543, 4198552, 4201914, 4201938, 4205929, 4206957, 4210607, 4210610,
          4210614, 4216258, 4216260, 4220266, 4220269, 4220432, 4225218, 4227726, 4246829, 4246831, 4248808, 4248810, 4255759, 4261320, 4271360, 4271361, 4271371, 4271375, 4271378, 4271380, 4276373, 4276374, 4276376, 4276381, 4276382, 4276396,
          4276417, 4276424, 4276432, 4276449, 4282960, 4294208, 4294284, 4294319, 4294685, 4337872, 4337885, 4345527, 4345528, 4345549, 4345568, 4345570, 4345571, 4345574, 4364300, 4364305, 4373536, 4374738, 4374755, 4374758, 4381031, 4381041,
          4386302, 4407126, 4407141, 4412750, 4579536, 4675050, 4675118, 4677587, 4715255, 4865957, 5027563, 5027651, 5095270, 5101061, 5101067, 5101069, 5108901, 5108908, 5108912, 5109986, 5142550, 5143072, 5143520, 5143609, 5144150, 5144207,
          5144209, 5144211, 5144213, 5144216, 5160993, 5161028, 5175902, 5194032, 5204165, 5221316, 5223998, 5224000, 5224001, 5224002, 5224006, 5240256, 5240259, 5240260, 5240262, 5240263, 5240264, 5242754, 5242755, 5242756, 5242759, 5242760,
          5242761, 5242763, 5242764, 5242765, 5242767, 5243598, 5243600, 5250411, 5250424, 5250432, 5250448, 5250459, 5250464, 5252965, 5253835, 5253836, 5253837, 5253838, 5253842, 5253843, 5253845, 5253851, 5253852, 5256342, 5256345, 5256346,
          5256347, 5256353, 5256357, 5256361, 5256366, 5256367, 5256368, 5256369, 5256370, 5256388, 5256389, 5256393, 5257314, 5257315, 5257318, 5257319, 5257321, 5257330, 5257343, 5278723, 5278724, 5279162, 5279235, 5279240, 5279241, 5279244,
          5279245, 5289025, 5290199, 5295249, 5295253, 5295260, 5295264, 5295272, 5302276, 5305126, 5305127, 5305128, 5308266, 5308272, 5308273, 5312582, 5316846, 5316847, 5316848, 5316849, 5316851, 5318214, 5318216, 5318217, 5318220, 5318221,
          5318224, 5318831, 5325044, 5326160, 5326162, 5334194, 5334196, 5334198, 5334203, 5338607, 5338609, 5338610, 5338613, 5338614, 5338615, 5346415, 5346438, 5347501, 5349067, 5349069, 5349073, 5349075, 5349076, 5350488, 5350493, 5380995,
          5380996, 5382546, 5382548, 5382563, 5382566, 5382568, 5382574, 5390619, 5390625, 5396064, 5396065, 5396066, 5412309, 5412316, 5425111, 5425630, 5425640, 5451487, 5459922, 5490560, 5492516, 5492518, 5492522, 5492524, 5492526, 5492527,
          5492529, 5492530, 5492531, 5492537, 5492541, 5492542, 5492543, 5497558, 5499811, 5499813, 5499814, 5499816, 5523933, 5523939, 5523941, 5523946, 5523949, 5523950, 5523954, 5523957, 5523981, 5543558, 5543559, 5543563, 5543566, 5543567,
          5543568, 5558901, 5558912, 5558920, 5558921, 5558928, 5565404, 5567514, 5567560, 5568495, 5568499, 5568500, 5568501, 5568502, 5568503, 5611499, 5611501, 5612985, 5612990, 5612991, 5613179, 5613180, 5629034, 5629035, 5633363, 5633367,
          5633370, 5633372, 5633375, 5648165, 5648234, 5661892, 5661896, 5661897, 5661898, 5661901, 5672716, 5677716, 5677718, 5678464, 5689106, 5691841, 5691850, 5691887, 5712652, 5716236, 5716240, 5716241, 5716242, 5717689, 5717691, 5717692,
          5717693, 5717753, 5721529, 5721532, 5721533, 5721535, 5721538, 5721544, 5721545, 5721547, 5749639, 5749643, 5749647, 5749648, 5749652, 5749823, 5757177, 5757179, 5757180, 5757181, 5757186, 5776894, 5776895, 5776901, 5776902, 5776907,
          5776908, 5776910, 5776914, 5776918, 5788803, 5792319, 5792320, 5792324, 5796166, 5796200, 5797772, 5821784, 5825634, 5831263, 5850072, 5850074, 5850075, 5850076, 5850078, 5850079, 5854125, 5854128, 5854134, 5854141, 5854143, 5854144,
          5854157, 5855313, 5855323, 5855324, 5855327, 5855331, 5855332, 5855334, 5855349, 5888046, 5888054, 5888066, 5888067, 5888070, 5901971, 5901973, 5901974, 5901977, 5911136, 5911142, 5911148, 5923689, 5923709, 5923743, 5923957, 5930545,
          5930555, 5930560, 5930562, 5930573, 5930576, 5930577, 5930586, 5930642, 5942744, 5942752, 5942755, 5942757, 5942761, 5947647, 5952204, 5958896, 5983211, 5983213, 5983216, 5983264, 5983268, 5983271, 6005685, 6005688, 6021834, 6021835,
          6021846, 6021854, 6021873, 6021903, 6041551, 6041581, 6052271, 6052273, 6052275, 6052277, 6052278, 6052281, 6052293, 6070279, 6079064, 6079065, 6079068, 6079070, 6079072, 6079078, 6079079, 6080032, 6080039, 6080044, 6080046, 6080058,
          6080059, 6080069, 6087844, 6087845, 6087846, 6087848, 6087849, 6087850, 6087851, 6087852, 6087853, 6087854, 6087856, 6087857, 6087860, 6087865, 6087866, 6088562, 6102990, 6102992, 6105520, 6105521, 6105522, 6105524, 6105526, 6105527,
          6105529, 6116696, 6116697, 6116701, 6116702, 6116706, 6116710, 6116711, 6116713, 6116715, 6116876, 6116877, 6116878, 6129375, 6129411, 6129422, 6129431, 6129441, 6129455, 6129458, 6129473, 6129499, 6129506, 6129534, 6132084, 6132085,
          6132087, 6132089, 6138028, 6138029, 6141440, 6141443, 6141444, 6141446, 6141447, 6141449, 6141450, 6142233, 6149406, 6149407, 6149408, 6149409, 6149411, 6149413, 6149414, 6149627, 6149628, 6149629, 6149630, 6149632, 6149634, 6149635,
          6149636, 6157111, 6159593, 6159594, 6159597, 6159599, 6163128, 6163132, 6167470, 6167472, 6167473, 6167474, 6167475, 6167478, 6167479, 6167483, 6167487, 6167488, 6167489, 6168542, 6168543, 6168544, 6168546, 6186508, 6186512, 6186522,
          6186527, 6186535, 6186541, 6186644, 6186647, 6186653, 6186657, 6186658, 6186660, 6186661, 6186662, 6186663, 6186664, 6186665, 6186666, 6186667, 6186668, 6186669, 6186670, 6186671, 6186672, 6199116, 6199117, 6199118, 6199120, 6199121,
          6199123, 6199126, 6199127, 6199128, 6203799, 6203800, 6203801, 6203802, 6203803, 6203805, 6203806, 6203810, 6203813, 6203822, 6203828, 6203829, 6203834, 6203835, 6205970, 6205971, 6212024, 6212036, 6212043, 6212053, 6212055, 6212058,
          6212059, 6212060, 6212064, 6212066, 6212069, 6222746, 6222748, 6222751, 6222752, 6222757, 6222758, 6229691, 6229694, 6229696, 6229699, 6238973, 6238975, 6238978, 6238980, 6238988, 6238989, 6238999, 6239001, 6239003, 6239010, 6239012,
          6239013, 6239014, 6240297, 6248351, 6248352, 6248354, 6248355, 6248357, 6248359, 6248360, 6249039, 6263026, 6263028, 6263030, 6263031, 6263036, 6263037, 6263041, 6263043, 6263045, 6268957, 6268966, 6288606, 6288613, 6288614, 6288615,
          6288619, 6288622, 6294941, 6294943, 6294946, 6294947, 6294949, 6294951, 6294958, 6294976, 6300411, 6300415, 6300420, 6300429, 6300431, 6300432, 6300433, 6300438, 6313286, 6313289, 6313290, 6313291, 6313292, 6313296, 6313298, 6313303,
          6325532, 6325538, 6325540, 6333415, 6336495, 6336504, 6336508, 6350189, 6350194, 6350203, 6354395, 6354396, 6354397, 6354398, 6354403, 6354409, 6355547, 6358493, 6364804, 6364805, 6364814, 6364816, 6366218, 6366220, 6366234, 6380361,
          6380364, 6383698, 6383700, 6383701, 6383702, 6387093, 6387095, 6387098, 6387099, 6387100, 6387102, 6387103, 6387104, 6387105, 6387107, 6387109, 6387110, 6392800, 6393104, 6393105, 6393108, 6393111, 6393112, 6393115, 6393117, 6393118,
          6398680, 6400148, 6400149, 6400150, 6400151, 6400153, 6400154, 6400159, 6404123, 6404963, 6414425, 6414427, 6414442, 6414445, 6414446, 6414448, 6418767, 6418770, 6442023, 6442032, 6442040, 6450754, 6451675, 6458757, 6458767, 6458772,
          6467165, 6467166, 6467168, 6467182, 6469568, 6469569, 6469570, 6469571, 6473395, 6473406, 6476691, 6476695, 6476697, 6483257, 6483262, 6483265, 6483266, 6483267, 6498764, 6498783, 6498784, 6498786, 6498788, 6498791, 6498793, 6498794,
          6498797, 6505430, 6512144, 6512147, 6512150, 6512622, 6525577, 6531082, 6534595, 6534596, 6534597, 6534598, 6534599, 6534600, 6534604, 6534605, 6534606, 6534607, 6534608, 6534609, 6534610, 6534611, 6534612, 6534613, 6534614, 6534616,
          6534617, 6534618, 6534619, 6534621, 6534624, 6534625, 6534628, 6534629, 6534630, 6534631, 6534632, 6534633, 6534635, 6534636, 6534638, 6534639, 6534640, 6534641, 6534642, 6534643, 6534649, 6536996, 6541200, 6541203, 6541207, 6541208,
          6541210, 6541215, 6541217, 6545872, 6545873, 6549725, 6549726, 6549728, 6549733, 6549737, 6551805, 6551806, 6551819, 6551821, 6551825, 6551826, 6551827, 6551828, 6551829, 6551830, 6551832, 6551833, 6559593, 6559596, 6562361, 6562363,
          6562364, 6562366, 6562367, 6562368, 6565482, 6575926, 6575939, 6575942, 6575945, 6578824, 6578826, 6578827, 6578828, 6578833, 6578834, 6578835, 6578836, 6578837, 6578838, 6589319, 6589320, 6589323, 6589331, 6589334, 6589335, 6589378,
          6589381, 6589382, 6589383, 6589384, 6589388, 6589395, 6589398, 6589399, 6589403, 6589405, 6589407, 6589409, 6589413, 6589418, 6589420, 6589421, 6589423, 6589424, 6589426, 6589428, 6589430, 6589431, 6589432, 6589433, 6589434, 6589435,
          6589436, 6589437, 6589439, 6589440, 6589441, 6589442, 6589443, 6589444, 6589446, 6589579, 6589585, 6589586, 6589744, 6592189, 6596105, 6601871, 6601872, 6601873, 6601874, 6604214, 6604222, 6604227, 6605180, 6607779, 6607780, 6607781,
          6607782, 6607783, 6611069, 6611070, 6611071, 6611072, 6611073, 6611074, 6611075, 6611076, 6611077, 6611078, 6611147, 6611148, 6611150, 6611151, 6613681, 6613684, 6614106, 6614111, 6614112, 6614115, 6614116, 6614120, 6614121, 6616072,
          6616073, 6616074, 6616075, 6619805, 6619807, 6619808, 6619809, 6619841, 6619842, 6619843, 6619870, 6619871, 6619919, 6619921, 6619926, 6624819, 6624821, 6624822, 6624823, 6624824, 6624825, 6625765, 6625767, 6625768, 6625769, 6625835,
          6625836, 6625839, 6628095, 6628097, 6628098, 6628099, 6628100, 6628101, 6628102, 6628103, 6632868, 6632872, 6632873, 6632874, 6632875, 6634165, 6634167, 6634168, 6634171, 6636907, 6638594, 6638595, 6638596, 6638597, 6638604, 6638608,
          6640331, 6640334, 6644218, 6644219, 6644220, 6644221, 6646211, 6646212, 6646313, 6648948, 6648965, 6648992, 6648994, 6648995, 6648996, 6648997, 6648998, 6649004, 6649005, 6649006, 6650277, 6651344, 6651348, 6651398, 6651408, 6651411,
          6652647, 6654905, 6654906, 6654907, 6655049, 6655816, 6655817, 6658014, 6658015, 6659308, 6659309, 6659310, 6659311, 6659313, 6659314, 6659315, 6659316, 6659318, 6661937, 6661938, 6661939, 6661940, 6661942, 6661944, 6661950, 6661951,
          6661952, 6661968, 6661972, 6661973, 6661974, 6661975, 6661976, 6661980, 6661981, 6661982, 6661983, 6661984, 6662988, 6662990, 6662991, 6666671, 6666672, 6666673, 6666675, 6666684, 6666734, 6666735, 6666737, 6666738, 6666739, 6666740,
          6666741, 6666744, 6666745, 6666746, 6666747, 6666755, 6666758, 6667302, 6667303, 6667305, 6667306, 6667307, 6667313, 6667314, 6667315, 6667316, 6667319, 6667323, 6667324, 6667325, 6667607, 6669260, 6669279, 6669280, 6669281, 6669282,
          6669283, 6669284, 6669291, 6670005, 6670007, 6671248, 6671249, 6671250, 6671251, 6673114, 6673116, 6673117, 6673119, 6673126, 6673129, 6673131, 6673132, 6673134, 6673135, 6673136, 6673335, 6674379, 6674380, 6674393, 6674643, 6674645,
          6674650, 6682715, 6682716, 6682717, 6682718, 6682719, 6682720, 6682721, 6684183, 6684188, 6684189, 6684400, 6684804, 6684805, 6684806, 6684807, 6686348, 6686351, 6686352, 6686363, 6686368, 6686490, 6686491, 6687761, 6693247, 6693248,
          6693249, 6693250, 6693251, 6693252, 6693253, 6693254, 6693255, 6693477, 6693478, 6694614, 6694619, 6694623, 6694778, 6694779, 6694780, 6694781, 6694782, 6694839, 6694840, 6694841, 6694842, 6694843, 6696349, 6696351, 6696352, 6696353,
          6696354, 6696449, 6696451, 6696490, 6696491, 6696492, 6696714, 6696726, 6698222, 6698771, 6698823, 6698848, 6698849, 6698857, 6698859, 6701499, 6701501, 6701502, 6701508, 6701510, 6702612, 6702613, 6702614, 6702615, 6702717, 6702718,
          6702719, 6702720, 6702721, 6702722, 6702723, 6702785, 6702787, 6702797, 6702832, 6702833, 6702834, 6702835, 6702836, 6702838, 6711664, 6711665, 6712624, 6712625, 6712626, 6714800, 6714802, 6714803, 6714818, 6714822, 6714965, 6714968,
          6714969, 6714970, 6714974, 6714975, 6714977, 6715853, 6715860, 6715861, 6715862, 6715863, 6715865, 6715866, 6715867, 6715869, 6715870, 6715871, 6715872, 6715900, 6719848, 6755823, 6755824, 6755854, 6755855, 6778681, 6778682, 6781074,
          6781084, 6785338, 6785339, 6785340, 6787814, 6804260, 6804261, 6804267, 6824627, 6824629, 6824635, 6824636, 6824637, 6845206, 6845207, 6846555, 6846579, 6846662, 6847564, 6847578, 6847580, 6847801, 6848152, 6848153, 6848159, 6861918,
          6861963, 6861964, 6861988, 6868334, 6876441, 6876455, 6881907, 6881914, 6881915, 6881916, 6881917, 6884233, 6884234, 6884236, 6884237, 6884238, 6884239, 6884240, 6884241, 6884242, 6884245, 6885176, 6923957, 6925858, 6925873, 6931261,
          6944762, 6947374, 6947398, 6947798, 6947801, 6949770, 6949906, 6954510, 6954520, 6954521, 6954566, 6954577, 6956224, 6956225, 6956230, 6956232, 6960086, 6964832, 6967584, 6975274, 6982846, 6982848, 6982849, 6992412, 6993833, 6993834,
          6993836, 6995596, 6996097, 6996098, 6996099, 6996100, 6996730, 6997705, 6997708, 7003223, 7013629, 7013645, 7013663, 7013678, 7013685, 7013686, 7013688, 7013716, 7013717, 7013733, 7013825, 7013868, 7013882, 7013895, 7013897, 7013898,
          7013939, 7013940, 7013951, 7013958, 7013959, 7013960, 7013977, 7013997, 7013998, 7013999, 7014010, 7014031, 7014032, 7014050, 7014051, 7014059, 7014060, 7014061, 7014062, 7014441, 7014443, 7015605, 7015614, 7015615, 7016193, 7016197,
          7016200, 7016202, 7016298, 7016299, 7017022, 7017023, 7017028, 7019876, 7024341, 7024346, 7024347, 7024468, 7024469, 7024478, 7024602, 7024616, 7024617, 7024618, 7024619, 7026456, 7027409, 7028027, 7028028, 7028029, 7029384, 7029391,
          7029392, 7029395, 7029396, 7029399, 7029400, 7031333, 7036472, 7036496, 7037868, 7037875, 7037876, 7039093, 7039094, 7039095, 7040303, 7040511, 7041615, 7044068, 7044069, 7044070, 7044071, 7044072, 7044073, 7044074, 7044315, 7044316,
          7045739, 7045740, 7047884, 7047885, 7047887, 7047889, 7047890, 7047891, 7047894, 7047895, 7047899, 7047900, 7047901, 7047902, 7047903, 7047904, 7047908, 7047909, 7049299, 7050263, 7051347, 7051636, 7051923, 7051924, 7051925, 7051928,
          7054070, 7054109, 7054286, 7054372, 7057406, 7057679, 7057703, 7058453, 7058454, 7058455, 7058456, 7058457, 7058458, 7058459, 7058465, 7058466, 7061278, 7061279, 7061280, 7061562, 7063199, 7063203, 7063204, 7063207, 7063361, 7063362,
          7063363, 7067902, 7070803, 7070887, 7070888, 7071906, 7073319, 7073321, 7073326, 7074989, 7075106, 7075108, 7075111, 7075112, 7075113, 7075385, 7075387, 7075390, 7075395, 7075400, 7075404, 7075407, 7077064, 7077065, 7077066, 7077068,
          7077070, 7079398, 7079400, 7079401, 7079403, 7079408, 7079430, 7079431, 7079433, 7079434, 7079435, 7082310, 7082463, 7082465, 7082466, 7082467, 7082468, 7082469, 7082470, 7082471, 7082472, 7082473, 7082474, 7082476, 7082477, 7092263,
          7092268, 7092269, 7092270, 7092271, 7092274, 7092279, 7092299, 7092300, 7092302, 7093858, 7096721, 7096722, 7096753, 7096754, 7096775, 7096776, 7096963, 7096967, 7096970, 7096972, 7096975, 7096976, 7096980, 7096982, 7096983, 7096985,
          7096988, 7096989, 7096991, 7096992, 7096993, 7096995, 7096996, 7096998, 7096999, 7097000, 7097001, 7097002, 7097003, 7097004, 7097005, 7097006, 7097007, 7097008, 7097010, 7097014, 7097015, 7097017, 7097018, 7099121, 7099193, 7099581,
          7099602, 7099616, 7099617, 7099669, 7099671, 7099672, 7099678, 7099692, 7101294, 7101295, 7101296, 7101297, 7101300, 7101301, 7101302, 7101306, 7101307, 7101443, 7101449, 7101452, 7101453, 7101457, 7101458, 7101459, 7101911, 7102412,
          7102413, 7102414, 7102415, 7102416, 7102417, 7102418, 7103369, 7103374, 7104293, 7105915, 7105917, 7105918, 7105920, 7105921, 7105924, 7105937, 7106109, 7106110, 7106841, 7106842, 7106844, 7106846, 7106848, 7106849, 7106851, 7106859,
          7106860, 7107123, 7112561, 7112868, 7112869, 7112874, 7112875, 7112928, 7112930, 7118665, 7118668, 7118669, 7118670, 7118672, 7118694, 7118696, 7118698, 7120970, 7120977, 7120983, 7120984, 7120985, 7120998, 7121007, 7122399, 7122483,
          7122486, 7122487, 7122818, 7123319, 7123349, 7123353, 7123354, 7123356, 7123357, 7123358, 7123360, 7123361, 7123362, 7123363, 7123364, 7123745, 7127213, 7127214, 7127216, 7127218, 7127219, 7127220, 7127221, 7128958, 7128959, 7128960,
          7128961, 7128964, 7128965, 7129087, 7130424, 7130454, 7130455, 7130459, 7130462, 7130463, 7130465, 7130466, 7130467, 7130469, 7130470, 7130471, 7130656, 7130657, 7130661, 7130662, 7131188, 7131193, 7131196, 7131201, 7131204, 7131640,
          7132934, 7134226, 7134233, 7137441, 7137442, 7137443, 7137444, 7137747, 7137748, 7137750, 7137752, 7137753, 7137877, 7137878, 7137879, 7137880, 7137881, 7137882, 7137883, 7137884, 7137897, 7137898, 7137899, 7137900, 7137901, 7137902,
          7137903, 7137904, 7137905, 7137906, 7137907, 7137908, 7137909, 7137911, 7137912, 7137913, 7137914, 7137915, 7137916, 7137917, 7137918, 7137919, 7137920, 7137921, 7137952, 7137953, 7137955, 7137956, 7137957, 7137958, 7137959, 7137960,
          7137962, 7137963, 7137964, 7137965, 7137967, 7137969, 7137970, 7137971, 7137972, 7137974, 7137976, 7137977, 7138088, 7138089, 7138090, 7138092, 7138094, 7138096, 7138097, 7140170, 7140177, 7140189, 7140200, 7140201, 7140210, 7141152,
          7143886, 7143887, 7143894, 7148093, 7148098, 7151824, 7151827, 7151830, 7151831, 7151833, 7151834, 7153450, 7153451, 7153454, 7153456, 7153457, 7153458, 7155083, 7155084, 7155086, 7155090, 7155091, 7155092, 7156033, 7156277, 7156280,
          7156281, 7156292, 7156311, 7156949, 7159535, 7159536, 7159537, 7159538, 7159539, 7161043, 7161055, 7162470, 7163246, 7166917, 7166918, 7167180, 7167181, 7167182, 7167185, 7167186, 7167187, 7167191, 7167200, 7167209, 7167210, 7167225,
          7167226, 7167227, 7168147, 7168148, 7168149, 7168150, 7168151, 7170496, 7170947, 7170950, 7170954, 7170958, 7170960, 7170964, 7171983, 7172884, 7172904, 7172907, 7172908, 7172909, 7172915, 7172916, 7172918, 7172919, 7172920, 7172922,
          7172924, 7172925, 7176130, 7176134, 7176135, 7176136, 7176137, 7177304, 7178804, 7178806, 7180339, 7180340, 7180343, 7180344, 7180345, 7180346, 7180347, 7180348, 7180349, 7180350, 7180351, 7180352, 7180353, 7180354, 7182324, 7182349,
          7182351, 7182498, 7182501, 7182502, 7182514, 7182515, 7182516, 7183477, 7192957, 7192959, 7192960, 7195693, 7195761, 7195762, 7195763, 7195765, 7195810, 7196420, 7196424, 7196425, 7196429, 7196430, 7196431, 7196432, 7196433, 7196434,
          7196436, 7196437, 7196928, 7196932, 7196933, 7196934, 7200030, 7200050, 7200051, 7200060, 7200079, 7200122, 7200124, 7200127, 7201662, 7201662, 7201663, 7201663, 7201664, 7201664, 7201665, 7201665, 7201666, 7201666, 7201668, 7201668,
          7201669, 7201669, 7204366, 7204368, 7204369, 7205411, 7205412, 7205413, 7205414, 7205416, 7205417, 7206270, 7209098, 7209103, 7209106, 7209110, 7209121, 7209122, 7209506, 7209507, 7209953, 7209956, 7209957, 7209961, 7209964, 7210334,
          7210335, 7210336, 7210337, 7210338, 7210339, 7210340, 7210341, 7210342, 7210344, 7210345, 7211507, 7211508, 7211510, 7211590, 7212554, 7212567, 7212568, 7212569, 7213821, 7214165, 7214167, 7214168, 7214169, 7214170, 7214171, 7214173,
          7214176, 7214179, 7214181, 7214358, 7214359, 7214360, 7214379, 7214418, 7214420, 7214582, 7215122, 7215124, 7215128, 7215130, 7215132, 7215141, 7215194, 7215342, 7215862, 7215863, 7215864, 7215865, 7215866, 7215994, 7216001, 7216681,
          7216684, 7216685, 7216686, 7216864, 7216865, 7217374, 7217377, 7217380, 7217391, 7217393, 7217397, 7217398, 7217402, 7217403, 7218072, 7218073, 7218081, 7218082, 7218097, 7218098, 7218105, 7218111, 7218119, 7219393, 7219394, 7219395,
          7219439, 7219442, 7219443, 7220835, 7220895, 7220896, 7220898, 7221621, 7221683, 7221684, 7221688, 7221869, 7221870, 7221871, 7221872, 7221873, 7221874, 7221876, 7221878, 7221879, 7221880, 7221883, 7224406, 7224408, 7224410, 7224411,
          7224414, 7224416, 7225314, 7225317, 7225318, 7225319, 7225320, 7225321, 7225325, 7225326, 7225327, 7225328, 7225329, 7225330, 7225331, 7225332, 7225335, 7225336, 7225337, 7225338, 7225339, 7225340, 7225341, 7225342, 7225343, 7225344,
          7225345, 7225347, 7225348, 7225349, 7225350, 7225351, 7225352, 7225353, 7225354, 7225356, 7225357, 7225358, 7226257, 7226258, 7226261, 7226264, 7226266, 7226267, 7226269, 7226272, 7226273, 7226274, 7226275, 7226280, 7227513, 7227516,
          7227517, 7227518, 7227524, 7228068, 7228860, 7228887, 7228888, 7228889, 7228890, 7228891, 7228892, 7228893, 7228894, 7228895, 7228896, 7228897, 7228898, 7228899, 7228900, 7229108, 7229108, 7229110, 7229110, 7229111, 7229111, 7229112,
          7229113, 7229118, 7229118, 7229820, 7229842, 7229843, 7230388, 7230971, 7230977, 7230978, 7230981, 7230984, 7230985, 7230986, 7230988, 7230990, 7232854, 7232855, 7232857, 7232858, 7233509, 7233510, 7233513, 7233515, 7233516, 7233519,
          7233520, 7233521, 7233528, 7235294, 7235297, 7235298, 7236771, 7236772, 7236773, 7236775, 7236776, 7236777, 7236778, 7236780, 7237725, 7237726, 7237732, 7237756, 7237887, 7237888, 7237890, 7237891, 7237892, 7237893, 7237895, 7237896,
          7237897, 7237900, 7238140, 7239016, 7239042, 7239043, 7239044, 7239047, 7239049, 7239050, 7239055, 7239058, 7239059, 7239069, 7239071, 7239089, 7239103, 7239112, 7239662, 7239853, 7239871, 7241287, 7241288, 7241290, 7241291, 7241292,
          7241293, 7241294, 7242240, 7242241, 7242242, 7242243, 7242244, 7242429, 7242430, 7242431, 7242432, 7242433, 7242434, 7242435, 7242436, 7243155, 7243156, 7243783, 7243784, 7243785, 7243786, 7243787, 7243788, 7243789, 7243790, 7244207,
          7244208, 7244227, 7244243, 7244244, 7244245, 7244246, 7244247, 7244248, 7244249, 7244254, 7245079, 7245081, 7245083, 7245084, 7245085, 7245086, 7245087, 7245088, 7245089, 7245090, 7245091, 7245093, 7245099, 7245100, 7245101, 7245102,
          7245103, 7245104, 7245461, 7245462, 7246185, 7246186, 7246187, 7246188, 7246189, 7246190, 7246237, 7246240, 7246241, 7246899, 7246900, 7246901, 7246919, 7246921, 7247279, 7247280, 7247281, 7247282, 7247283, 7247284
        ],
        "beginTime": 1646236800000,
        "conditionType": 1,
        "conditions": [{
          "amount": "$59.90",
          "conditionId": 23484,
          "conditionName": "",
          "discount": "$12.00",
          "maxValue": 2.147483647E9,
          "minValue": 59.9,
          "promotionInformation": "SAVE <span class='promo-color'>$12.00</span> Over <span class='promo-color'>$59.90</span>",
          "recentCondition": 0,
          "targetValue": 12.0,
          "type": 0
        }],
        "currencyConditions": [],
        "endTime": 1685505599000,
        "goodsType": 1,
        "id": 2743,
        "link": "/activity/-12-off-over-59-90-14221",
        "name": "$12 OFF OVER $59.90",
        "pellucidity": "1",
        "promotionType": 0,
        "showBanner": 0,
        "siteId": 24428,
        "textColor": "",
        "tipColor": "",
        "uncapped": 0
      },
      "rcmdList": [{
        "activityId": 0,
        "attrColor": "blue",
        "attrs": {
          "size": "4xl",
          "color": "blue"
        },
        "available": true,
        "categories": [{
          "basicId": 4095660,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 36.68,
        "ccySalePrice": 27.59,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 36.68,
          "ccySalePrice": 27.59,
          "color": "blue",
          "currencyMarketPrice": "$36.68",
          "currencySalePrice": "$27.59",
          "goodsSkuUrl": "/item/striped-print-short-sleeve-shirt-4095660.html?variant=58481160",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s24428/goods/18465/-2u6a6cb6b8738740e5867791e1e746a251.jpg",
          "marketPrice": 36.68,
          "salePrice": 27.59,
          "selected": true,
          "skuId": 58481160,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$36.68",
        "currencySalePrice": "$27.59",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.75,
        "discountIcon": "",
        "discountInteger": "25",
        "discountMark": 3,
        "discountPercent": "25% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 102,
        "favourite": false,
        "goodsId": 58481160,
        "handle": "striped-print-short-sleeve-shirt",
        "hotSaleSort": 999999,
        "id": 4095660,
        "imgs": ["https://ups.aopcdn.com/s24428/goods/18465/-2u6a6cb6b8738740e5867791e1e746a251.jpg", "https://ups.aopcdn.com/s24428/goods/18465/-2ue2b2170c483443ddb22c4b7fab92971e.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24428/goods/18465/-2u6a6cb6b8738740e5867791e1e746a251.jpg",
        "marketPrice": 36.68,
        "name": "Striped print short sleeve shirt",
        "navigations": [{
          "basicId": 4095660,
          "bestSort": 1,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 4095660,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1595385710000,
        "onlineTime": 1595385718000,
        "pmsSku": "24668021",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "4xl"
        }],
        "salePrice": 27.59,
        "siteId": 24428,
        "sku": "SPA23UKE2EB-58481160",
        "spu": "SPA23UKE2EB",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "same picture color",
        "attrs": {
          "size": "m",
          "color": "same picture color"
        },
        "available": true,
        "categories": [{
          "basicId": 5543563,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 33.56,
        "ccySalePrice": 26.23,
        "clearance": 0,
        "cloudDesc": "<p style=\"margin:0;\">dress occasion:Street beat / daily</p><p style=\"margin:0;\">sleeve length:Short sleeve</p><p style=\"margin:0;\">style:Casual fashion</p>",
        "colorSkus": [{
          "ccyMarketPrice": 33.56,
          "ccySalePrice": 26.23,
          "color": "same picture color",
          "currencyMarketPrice": "$33.56",
          "currencySalePrice": "$26.23",
          "goodsSkuUrl": "/item/fashion-silk-fabric-striped-slim-fit-shirt-5543563.html?variant=77942900",
          "img": "https://ups.aopcdn.com/s36622/goods/18666/622u460bf1f2f5934a35bd29d4162d89eeee.jpg",
          "marketPrice": 33.56,
          "salePrice": 26.23,
          "selected": true,
          "skuId": 77942900,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$33.56",
        "currencySalePrice": "$26.23",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.78,
        "discountIcon": "",
        "discountInteger": "22",
        "discountMark": 3,
        "discountPercent": "22% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 302,
        "favourite": false,
        "goodsId": 77942900,
        "handle": "fashion-silk-fabric-striped-slim-fit-shirt",
        "hotSaleSort": 999999,
        "id": 5543563,
        "imgs": ["https://ups.aopcdn.com/s36622/goods/18666/622u460bf1f2f5934a35bd29d4162d89eeee.jpg", "https://ups.aopcdn.com/s36622/goods/18666/622ub1c6863f01d04e21a050e268fbf8e8bc.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s36622/goods/18666/622u460bf1f2f5934a35bd29d4162d89eeee.jpg",
        "marketPrice": 33.56,
        "name": "Fashion Silk Fabric Striped Slim Fit Shirt",
        "navigations": [{
          "basicId": 5543563,
          "bestSort": 27,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 5543563,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1613532239000,
        "onlineTime": 1613532298000,
        "pmsSku": "26871235",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 26.23,
        "siteId": 24428,
        "sku": "SPCO5BMTQKX-77942900",
        "spu": "SPCO5BMTQKX",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6684183,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 27.26,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 27.26,
          "color": "white",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$27.26",
          "goodsSkuUrl": "/item/new-mens-fashion-vintage-anchor-print-casual-shirt-6684183.html?variant=91185224",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s41758/goods/18828/-2u94a7a543eacc4a6b84ec60a1a53262c0.jpg",
          "marketPrice": 0.0,
          "salePrice": 27.26,
          "selected": true,
          "skuId": 91185224,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 27.26,
          "color": "wine red",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$27.26",
          "goodsSkuUrl": "/item/new-mens-fashion-vintage-anchor-print-casual-shirt-6684183.html?variant=91185216",
          "hexColor": "#8B0000",
          "img": "https://ups.aopcdn.com/s23728/goods/18834/-2u3a49a221f2ba4e29b7c5b8e16ee29e59.jpg",
          "marketPrice": 0.0,
          "salePrice": 27.26,
          "selected": false,
          "skuId": 91185216,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 27.26,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$27.26",
          "goodsSkuUrl": "/item/new-mens-fashion-vintage-anchor-print-casual-shirt-6684183.html?variant=91185204",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s41758/goods/18828/-2u1321283896ed435487ec1ad6f32642a4.jpg",
          "marketPrice": 0.0,
          "salePrice": 27.26,
          "selected": false,
          "skuId": 91185204,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 27.26,
          "color": "deep blue",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$27.26",
          "goodsSkuUrl": "/item/new-mens-fashion-vintage-anchor-print-casual-shirt-6684183.html?variant=91185210",
          "hexColor": "#00008B",
          "img": "https://ups.aopcdn.com/s23728/goods/18834/-2u33cd8eac59884e0c88e0615b453ce236.jpg",
          "marketPrice": 0.0,
          "salePrice": 27.26,
          "selected": false,
          "skuId": 91185210,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$27.26",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 2,
        "favourite": false,
        "goodsId": 91185224,
        "handle": "new-mens-fashion-vintage-anchor-print-casual-shirt",
        "hotSaleSort": 999999,
        "id": 6684183,
        "imgs": ["https://ups.aopcdn.com/s41758/goods/18828/-2u94a7a543eacc4a6b84ec60a1a53262c0.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s41758/goods/18828/-2u94a7a543eacc4a6b84ec60a1a53262c0.jpg",
        "marketPrice": 0.0,
        "name": "New Mens Fashion Vintage Anchor Print Casual Shirt",
        "navigations": [{
          "basicId": 6684183,
          "bestSort": 30,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 6684183,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1629093182000,
        "onlineTime": 1629093184000,
        "pmsSku": "6a062f42172b4d10b42112e14f009df3",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 27.26,
        "siteId": 24428,
        "sku": "SPSB1MZUOPN-91185224",
        "spu": "SPSB1MZUOPN",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 180.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "l",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6661938,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 25.64,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 25.64,
          "color": "white",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$25.64",
          "goodsSkuUrl": "/item/casual-patchwork-lapel-shirt-6661938.html?variant=90981875",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24428/goods/18842/-2u7d2ecafaeb8648d880e36c508d9fd6ad.jpg",
          "marketPrice": 0.0,
          "salePrice": 25.64,
          "selected": true,
          "skuId": 90981875,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$25.64",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 27,
        "favourite": false,
        "goodsId": 90981875,
        "handle": "casual-patchwork-lapel-shirt",
        "hotSaleSort": 999999,
        "id": 6661938,
        "imgs": ["https://ups.aopcdn.com/s24428/goods/18842/-2u7d2ecafaeb8648d880e36c508d9fd6ad.jpg", "https://ups.aopcdn.com/s24428/goods/18842/-2u00d38d8816bc4e3bb5caeff205406261.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24428/goods/18842/-2u7d2ecafaeb8648d880e36c508d9fd6ad.jpg",
        "marketPrice": 0.0,
        "name": "Casual Patchwork Lapel Shirt",
        "navigations": [{
          "basicId": 6661938,
          "bestSort": 7,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 6661938,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1627971583000,
        "onlineTime": 1627971585000,
        "pmsSku": "056e688ab44c4585ab8041086e6fdfa1",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 25.64,
        "siteId": 24428,
        "sku": "SPA7KHTZ09G-90981875",
        "spu": "SPA7KHTZ09G",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "dark blue",
        "attrs": {
          "size": "s",
          "color": "dark blue"
        },
        "available": true,
        "categories": [{
          "basicId": 6684805,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 26.33,
        "clearance": 0,
        "cloudDesc": "<p style=\"margin:0;\">Wearing Occasion:Leisure (free Time) / Daily</p><p style=\"margin:0;\">Collar:Lapel</p><p style=\"margin:0;\">Fabric:Cotton / Polyester/Polyester</p><p style=\"margin:0;\">Sleeve Length:Short Sleeve</p><p style=\"margin:0;\">Clothing Placket:Cardigan</p><p style=\"margin:0;\">Edition Type:Slim</p><p style=\"margin:0;\">Style:Casual Style / Business Casual Style</p>",
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 26.33,
          "color": "dark blue",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$26.33",
          "goodsSkuUrl": "/item/slim-fit-stretch-short-sleeved-shirt-6684805.html?variant=91189817",
          "hexColor": "#00008B",
          "img": "https://ups.aopcdn.com/s24428/goods/18855/-2uab6dfed9efee4669bbee3132f26a4330.jpg",
          "marketPrice": 0.0,
          "salePrice": 26.33,
          "selected": true,
          "skuId": 91189817,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$26.33",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 348,
        "favourite": false,
        "goodsId": 91189817,
        "handle": "slim-fit-stretch-short-sleeved-shirt",
        "hotSaleSort": 999999,
        "id": 6684805,
        "imgs": ["https://ups.aopcdn.com/s24428/goods/18855/-2uab6dfed9efee4669bbee3132f26a4330.jpg", "https://ups.aopcdn.com/s24428/goods/18855/-2ue12d7a8eb0c84f0f92370d597dc49861.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24428/goods/18855/-2uab6dfed9efee4669bbee3132f26a4330.jpg",
        "marketPrice": 0.0,
        "name": "Slim-fit Stretch Short-sleeved Shirt",
        "navigations": [{
          "basicId": 6684805,
          "bestSort": 23,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 6684805,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1629105278000,
        "onlineTime": 1629105279000,
        "pmsSku": "1427153672372011009",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "dark blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 26.33,
        "siteId": 24428,
        "sku": "SP21081630F7-91189817",
        "spu": "SP21081630F7",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "yellow",
        "attrs": {
          "size": "m",
          "color": "yellow"
        },
        "available": true,
        "categories": [{
          "basicId": 6458767,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 35.33,
        "ccySalePrice": 25.96,
        "clearance": 0,
        "cloudDesc": "<p style=\"margin:0;\">Dress Occasion:Street Beat / Jobs / Daily / Leisure</p><p style=\"margin:0;\">Collar:Button Down Collar, Shirt Collar</p><p style=\"margin:0;\">Top Collar:Folding Collar</p><p style=\"margin:0;\">Season:All Season</p><p style=\"margin:0;\">Sleeve Length:Short Sleeve</p><p style=\"margin:0;\">Style:Casual fashion</p><p style=\"margin:0;\">Pattern Type:Stripe</p>",
        "colorSkus": [{
          "ccyMarketPrice": 35.33,
          "ccySalePrice": 25.96,
          "color": "yellow",
          "currencyMarketPrice": "$35.33",
          "currencySalePrice": "$25.96",
          "goodsSkuUrl": "/item/striped-textured-print-lapel-short-sleeve-shirt-6458767.html?variant=88950509",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s24428/common/18835/1171u565c5d9f9f9c41a5998fa5dbe1a1f809.jpg",
          "marketPrice": 35.33,
          "salePrice": 25.96,
          "selected": true,
          "skuId": 88950509,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$35.33",
        "currencySalePrice": "$25.96",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.73,
        "discountIcon": "",
        "discountInteger": "27",
        "discountMark": 3,
        "discountPercent": "27% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 15,
        "favourite": false,
        "goodsId": 88950509,
        "handle": "striped-textured-print-lapel-short-sleeve-shirt",
        "hotSaleSort": 999999,
        "id": 6458767,
        "imgs": ["https://ups.aopcdn.com/s24428/goods/18773/-2u6409845494a84a23b7bbbeabbbc8890b.jpg", "https://ups.aopcdn.com/s24428/common/18835/1171u565c5d9f9f9c41a5998fa5dbe1a1f809.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24428/common/18835/1171u565c5d9f9f9c41a5998fa5dbe1a1f809.jpg",
        "marketPrice": 35.33,
        "name": "Striped Textured Print Lapel Short Sleeve Shirt",
        "navigations": [{
          "basicId": 6458767,
          "bestSort": 21,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 6458767,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1621998502000,
        "onlineTime": 1621998533000,
        "pmsSku": "27777690",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "yellow"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 25.96,
        "siteId": 24428,
        "sku": "SPS0AF41XR7-88950509",
        "spu": "SPS0AF41XR7",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "l",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 7063362,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 19.9,
        "clearance": 4,
        "cloudDesc": "<p>Fit:Slim-fit</p><p>Occasion:Daily / Party / Casual</p><p>Collar/Neckline:Polo</p><p>Placket Type:Placket</p><p>Material:PU</p><p>Design Elements:No</p><p>Sleeve Length:Long Sleeve</p><p>Season:Fall/Autumn / Winter / Spring</p><p>Style:Casual / Punk / Sexy</p>",
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 19.9,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$19.90",
          "goodsSkuUrl": "/item/fashion-sexy-leather-punk-nightclub-shiny-shirt-7063362.html?variant=95163274",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s30817/goods/18967/-2uea7ad6ad51e24a4db7af2bc1f43d83b8.jpg",
          "marketPrice": 0.0,
          "salePrice": 19.9,
          "selected": true,
          "skuId": 95163274,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$19.90",
        "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": 95163274,
        "handle": "fashion-sexy-leather-punk-nightclub-shiny-shirt",
        "hotSaleSort": 999999,
        "id": 7063362,
        "imgDowm": "",
        "imgUp": "",
        "imgs": ["https://ups.aopcdn.com/s30817/goods/18967/-2uea7ad6ad51e24a4db7af2bc1f43d83b8.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s30817/goods/18967/-2uea7ad6ad51e24a4db7af2bc1f43d83b8.jpg",
        "marketPrice": 0.0,
        "name": "Fashion Sexy Leather Punk Nightclub Shiny Shirt",
        "navigations": [{
          "basicId": 7063362,
          "bestSort": 25,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 7063362,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1644386381000,
        "onlineTime": 1644386383000,
        "pmsSku": "1465961904412811266",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 19.9,
        "siteId": 24428,
        "sku": "SP211201P7KC-95163274",
        "spu": "SP211201P7KC",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 280.0
      }, {
        "activityId": 0,
        "attrColor": "gray",
        "attrs": {
          "size": "s",
          "color": "gray"
        },
        "available": true,
        "categories": [{
          "basicId": 7120970,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.63,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 24.63,
          "color": "gray",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$24.63",
          "goodsSkuUrl": "/item/mens-resort-linen-shirt-7120970.html?variant=95739444",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s48100/goods/19054/-2u7a877890af7f4f749b574d5548002051.jpg",
          "marketPrice": 0.0,
          "salePrice": 24.63,
          "selected": true,
          "skuId": 95739444,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$24.63",
        "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": 95739444,
        "handle": "mens-resort-linen-shirt",
        "hotSaleSort": 999999,
        "id": 7120970,
        "imgs": ["https://ups.aopcdn.com/s48100/goods/19054/-2u7a877890af7f4f749b574d5548002051.jpg", "https://ups.aopcdn.com/s48100/goods/19054/-2u1693fd4061554dcfbd3acebf193840b5.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s48100/goods/19054/-2u7a877890af7f4f749b574d5548002051.jpg",
        "marketPrice": 0.0,
        "name": "Men's Resort Linen Shirt",
        "navigations": [{
          "basicId": 7120970,
          "bestSort": 4,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 7120970,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1646290624000,
        "onlineTime": 1646290629000,
        "pmsSku": "1499227229612195841",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 24.63,
        "siteId": 24428,
        "sku": "SP220303101W-95739444",
        "spu": "SP220303101W",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 350.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "s",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 4220269,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 29.06,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.06,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$29.06",
          "goodsSkuUrl": "/item/exquisite-pattern-cutout-long-sleeved-shirt-4220269.html?variant=96179007",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s48100/goods/18983/314u1dabc9fa24e04503976bd1974c357d36.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.06,
          "selected": true,
          "skuId": 96179007,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$29.06",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 22,
        "favourite": false,
        "goodsId": 96179007,
        "handle": "exquisite-pattern-cutout-long-sleeved-shirt",
        "hotSaleSort": 999999,
        "id": 4220269,
        "imgs": ["https://ups.aopcdn.com/s48100/goods/18983/314u21dd0d1a212448cca36f676bac3e6322.jpg", "https://ups.aopcdn.com/s48100/goods/18983/314ue215e6083fc7402b8011332bb867571a.jpg",
          "https://ups.aopcdn.com/s48100/goods/18983/314u50eeb182d7d6485f88eff30af6cb2380.jpg", "https://ups.aopcdn.com/s48100/goods/18983/314u1dabc9fa24e04503976bd1974c357d36.jpg",
          "https://ups.aopcdn.com/s48100/goods/18983/314uf7c2c1bd2acb484c99b2902a70d1a253.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s48100/goods/18983/314u1dabc9fa24e04503976bd1974c357d36.jpg",
        "marketPrice": 0.0,
        "name": "Exquisite Pattern Cutout Long-sleeved Shirt",
        "navigations": [{
          "basicId": 4220269,
          "bestSort": 164,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 4220269,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1649323020000,
        "onlineTime": 1649323022000,
        "pmsSku": "e61c05c4b29d4b7da2777b54336cc7c1",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 29.06,
        "siteId": 24428,
        "sku": "SPGR4SVS031-96179007",
        "spu": "SPGR4SVS031",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "s",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 6997708,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 22.0,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 22.0,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$22.00",
          "goodsSkuUrl": "/item/deep-cuff-sheer-shirt-black-6997708.html?variant=94485214",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s48100/goods/18968/-2uf0ba5be97df3439dbcdeb589c2468d6f.jpg",
          "marketPrice": 0.0,
          "salePrice": 22.0,
          "selected": true,
          "skuId": 94485214,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$22.00",
        "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": 94485214,
        "handle": "deep-cuff-sheer-shirt-black",
        "hotSaleSort": 999999,
        "id": 6997708,
        "imgs": ["https://ups.aopcdn.com/s48100/goods/18968/-2uf0ba5be97df3439dbcdeb589c2468d6f.jpg", "https://ups.aopcdn.com/s48100/goods/18968/-2u92e9c481d61c461384eef110dfde3b26.jpg",
          "https://ups.aopcdn.com/s48100/goods/18968/-2uaf30ad3bc6dc44d1b8f9a451c3288f0d.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s48100/goods/18968/-2uf0ba5be97df3439dbcdeb589c2468d6f.jpg",
        "marketPrice": 0.0,
        "name": "Deep Cuff Sheer Shirt Black",
        "navigations": [{
          "basicId": 6997708,
          "bestSort": 61,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 6997708,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1638847570000,
        "onlineTime": 1638847571000,
        "pmsSku": "1467781281375895553",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 22.0,
        "siteId": 24428,
        "sku": "SP211206J8FO-94485214",
        "spu": "SP211206J8FO",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 180.0
      }, {
        "activityId": 7388,
        "attrColor": "brown",
        "attrs": {
          "size": "m",
          "color": "brown"
        },
        "available": true,
        "categories": [{
          "basicId": 6625769,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 47.64,
        "ccySalePrice": 31.92,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 47.64,
          "ccySalePrice": 31.92,
          "color": "brown",
          "currencyMarketPrice": "$47.64",
          "currencySalePrice": "$31.92",
          "goodsSkuUrl": "/item/mens-linen-simple-design-long-sleeve-shirt-6625769.html?variant=96178546",
          "hexColor": "#A75430",
          "img": "https://ups.aopcdn.com/s33788/goods/18893/0uc2775ed012484a79868f7e923b1b268f.jpg",
          "marketPrice": 47.64,
          "salePrice": 31.92,
          "selected": true,
          "skuId": 96178546,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$47.64",
        "currencySalePrice": "$31.92",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.67,
        "discountIcon": "",
        "discountInteger": "33",
        "discountMark": 3,
        "discountPercent": "33% OFF",
        "endTime": 1718543550000,
        "endTimeSeconds": 1718543550,
        "favoriteCount": 1,
        "favourite": false,
        "goodsId": 96178546,
        "handle": "mens-linen-simple-design-long-sleeve-shirt",
        "hotSaleSort": 999999,
        "id": 6625769,
        "imgs": ["https://ups.aopcdn.com/s33788/goods/18893/0uc2775ed012484a79868f7e923b1b268f.jpg", "https://ups.aopcdn.com/s33788/goods/18893/0udcec115dd79948eaa63d9ed92f69795d.jpg",
          "https://ups.aopcdn.com/s33788/goods/18893/0ue5080e16b5c94117a5a1d1143c497ceb.jpg", "https://ups.aopcdn.com/s33788/goods/18893/0u1675649ace7445adac156ea658fe8307.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s33788/goods/18893/0uc2775ed012484a79868f7e923b1b268f.jpg",
        "marketPrice": 47.64,
        "name": "Men's Linen Simple Design Long Sleeve Shirt",
        "navigations": [{
          "basicId": 6625769,
          "bestSort": 19,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 6625769,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1649322321000,
        "onlineTime": 1649322322000,
        "pmsSku": "1415610198342549505",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "brown"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 31.92,
        "siteId": 24428,
        "sku": "SP210715EUHJ-96178546",
        "spu": "SP210715EUHJ",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "3xl",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 4364305,
          "goodsType": "Shirts",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 126234,
          "name": "Shirt",
          "parentId": 126227,
          "path": "/126227/126234/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Shirts Online Shop.",
          "siteCid": 25,
          "siteId": 24428,
          "siteParentCid": 24,
          "sitePath": "/24/25/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 22.22,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 22.22,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$22.22",
          "goodsSkuUrl": "/item/casual-solid-color-v-neck-long-sleeve-t-shirt-4364305.html?variant=62019243",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24428/goods/18508/-2u18ffd388889c48dea23174e8f0975114.jpg",
          "marketPrice": 0.0,
          "salePrice": 22.22,
          "selected": true,
          "skuId": 62019243,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$22.22",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 8,
        "favourite": false,
        "goodsId": 62019243,
        "handle": "casual-solid-color-v-neck-long-sleeve-t-shirt",
        "hotSaleSort": 999999,
        "id": 4364305,
        "imgs": ["https://ups.aopcdn.com/s24428/goods/18508/-2uace5692aba1043289a5b30ae1254bca7.jpg", "https://ups.aopcdn.com/s24428/goods/18508/-2u18ffd388889c48dea23174e8f0975114.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24428/goods/18508/-2u18ffd388889c48dea23174e8f0975114.jpg",
        "marketPrice": 0.0,
        "name": "Casual solid color V-neck long sleeve T-shirt",
        "navigations": [{
          "basicId": 4364305,
          "bestSort": 12,
          "id": 28663,
          "mostSort": 999999,
          "name": "Shirt",
          "newSort": 999999,
          "path": "/111769/28663/"
        }, {
          "basicId": 4364305,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1599115208000,
        "onlineTime": 1599115230000,
        "pmsSku": "25131630",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 22.22,
        "siteId": 24428,
        "sku": "SP42U2B6XRJ-62019243",
        "spu": "SP42U2B6XRJ",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 500.0
      }],
      "saleAttributeNameLangs": {
        "color": "color",
        "size": "size"
      },
      "saleAttributeValueLangs": {
        "color": {
          "armygreen": "armygreen"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "2xl": "2xl",
          "3xl": "3xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "armygreen"
      }, {
        "name": "size",
        "sname": "size",
        "val": "l"
      }],
      "salePrice": 24.0,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 24428,
      "sizeComparison": "TAG",
      "sizeReference": {
        "references": [{
          "key": "s",
          "values": [{
            "cmVal": "67",
            "inchVal": "26.4",
            "key": "length"
          }, {
            "cmVal": "44",
            "inchVal": "17.3",
            "key": "shoulder width"
          }, {
            "cmVal": "94",
            "inchVal": "37.0",
            "key": "bust"
          }]
        }, {
          "key": "m",
          "values": [{
            "cmVal": "68",
            "inchVal": "26.8",
            "key": "length"
          }, {
            "cmVal": "45",
            "inchVal": "17.7",
            "key": "shoulder width"
          }, {
            "cmVal": "99",
            "inchVal": "39.0",
            "key": "bust"
          }]
        }, {
          "key": "l",
          "values": [{
            "cmVal": "69",
            "inchVal": "27.2",
            "key": "length"
          }, {
            "cmVal": "46",
            "inchVal": "18.1",
            "key": "shoulder width"
          }, {
            "cmVal": "104",
            "inchVal": "40.9",
            "key": "bust"
          }]
        }, {
          "key": "xl",
          "values": [{
            "cmVal": "70",
            "inchVal": "27.6",
            "key": "length"
          }, {
            "cmVal": "47",
            "inchVal": "18.5",
            "key": "shoulder width"
          }, {
            "cmVal": "109",
            "inchVal": "42.9",
            "key": "bust"
          }]
        }, {
          "key": "xxl",
          "values": [{
            "cmVal": "71",
            "inchVal": "28.0",
            "key": "length"
          }, {
            "cmVal": "48",
            "inchVal": "18.9",
            "key": "shoulder width"
          }, {
            "cmVal": "114",
            "inchVal": "44.9",
            "key": "bust"
          }]
        }, {
          "key": "xxxl",
          "values": [{
            "cmVal": "72",
            "inchVal": "28.3",
            "key": "length"
          }, {
            "cmVal": "49",
            "inchVal": "19.3",
            "key": "shoulder width"
          }, {
            "cmVal": "119",
            "inchVal": "46.9",
            "key": "bust"
          }]
        }],
        "titles": ["length", "shoulder width", "bust"]
      },
      "sizeReferences": [{
        "key": "shoulder width",
        "unit": "cm",
        "val": "46"
      }, {
        "key": "length",
        "unit": "cm",
        "val": "69"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "104"
      }],
      "sku": "SPBVZROUT27-80123826",
      "skus": [{
        "activityId": 0,
        "attrColor": "armygreen",
        "attrs": {
          "size": "s",
          "color": "armygreen"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.0,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$24.00",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 80123830,
        "imgs": ["https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2uf0c4ec185c514b7fa6c80984fe9b7120.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1614588336000,
        "onlineTime": 1614588347000,
        "pmsSku": "26737052",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "armygreen"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 24.0,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.s[0]"
        }, {
          "$ref": "$.allSizeReferences.s[1]"
        }, {
          "$ref": "$.allSizeReferences.s[2]"
        }],
        "sku": "SPBVZROUT27-80123830",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "armygreen",
        "attrs": {
          "size": "m",
          "color": "armygreen"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.0,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$24.00",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 80123829,
        "imgs": ["https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2uf0c4ec185c514b7fa6c80984fe9b7120.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1614588336000,
        "onlineTime": 1614588347000,
        "pmsSku": "26737051",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "armygreen"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 24.0,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.m[0]"
        }, {
          "$ref": "$.allSizeReferences.m[1]"
        }, {
          "$ref": "$.allSizeReferences.m[2]"
        }],
        "sku": "SPBVZROUT27-80123829",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "armygreen",
        "attrs": {
          "size": "l",
          "color": "armygreen"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.0,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$24.00",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 80123826,
        "imgs": ["https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2ue5eaa26b118b4280b36dab74058b6d57.jpg",
          "https://ups.aopcdn.com/s29972/goods/18656/-2u0197844fbc7340ada4c632ab378b4e85.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2u44192da3660c4f7b91ef14f1aea7afb7.jpg",
          "https://ups.aopcdn.com/s29972/goods/18656/-2u43eb960d6647430b973d6d490a3955b3.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2uf0c4ec185c514b7fa6c80984fe9b7120.jpg",
          "https://ups.aopcdn.com/s29972/goods/18656/-2u423e6b34a8c84d20ae104bb318c6003d.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2u78a40510dd3c4e1d9f1b9358d4fdeef6.jpg",
          "https://ups.aopcdn.com/s29972/goods/18656/-2uc15141d83f15435b84eeb748eb028f5c.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2u5a12cd51432c4b40a8446e5130ab61bb.jpg",
          "https://ups.aopcdn.com/s29972/goods/18656/-2u9cd4162c78454e9aa707bb77b62a2ce5.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2uc0a4e1b58242441880ac987999cec287.jpg",
          "https://ups.aopcdn.com/s29972/goods/18656/-2u47ca0443139e455cb6d2afcfe04e0f8c.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2u4f0cd396dc67401a8459fc60af34c6a0.jpg"
        ],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1614588336000,
        "onlineTime": 1614588347000,
        "pmsSku": "26737048",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "armygreen"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 24.0,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.l[0]"
        }, {
          "$ref": "$.allSizeReferences.l[1]"
        }, {
          "$ref": "$.allSizeReferences.l[2]"
        }],
        "sku": "SPBVZROUT27-80123826",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "armygreen",
        "attrs": {
          "size": "xl",
          "color": "armygreen"
        },
        "available": false,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.0,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$24.00",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 80123828,
        "imgs": ["https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2uf0c4ec185c514b7fa6c80984fe9b7120.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1614588336000,
        "onlineTime": 1614588347000,
        "pmsSku": "26737050",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "armygreen"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 24.0,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.xl[0]"
        }, {
          "$ref": "$.allSizeReferences.xl[1]"
        }, {
          "$ref": "$.allSizeReferences.xl[2]"
        }],
        "sku": "SPBVZROUT27-80123828",
        "status": 0,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "armygreen",
        "attrs": {
          "size": "2xl",
          "color": "armygreen"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.0,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$24.00",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 80123827,
        "imgs": ["https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2uf0c4ec185c514b7fa6c80984fe9b7120.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1614588336000,
        "onlineTime": 1614588347000,
        "pmsSku": "26737049",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "armygreen"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 24.0,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sku": "SPBVZROUT27-80123827",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }, {
        "activityId": 0,
        "attrColor": "armygreen",
        "attrs": {
          "size": "3xl",
          "color": "armygreen"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 24.0,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$24.00",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 80123831,
        "imgs": ["https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg", "https://ups.aopcdn.com/s29972/goods/18656/-2uf0c4ec185c514b7fa6c80984fe9b7120.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s29972/goods/18656/-2ub9770be910f8429e80c20df092a38d46.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1614588336000,
        "onlineTime": 1614588347000,
        "pmsSku": "26737053",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "armygreen"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 24.0,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sku": "SPBVZROUT27-80123831",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 400.0
      }],
      "specialSign": 1,
      "spu": "SPBVZROUT27",
      "status": 1,
      "stock": 999,
      "type": 0,
      "variant": "armygreen/l",
      "visionStyle": 0,
      "weight": 400.0
    };
    var goodsInfo = goodsDetail.jsonCustomData
    var limitItem = '2222';
    var isFlag = false
    if (goodsInfo && goodsInfo.CustomMadeType == 2) { //
      goodsInfo.Version.Location.forEach((a, b) => {
        if (a.Element.ElementType === 6) { // 定制标品才有
          isFlag = true
        }
      })
    }
    isFlag ? window.addEventListener("DOMContentLoaded", function() {
      getAllFont(function() {
        let span = document.createElement('span')
        span.innerText = 'SAMPLE'
        span.style.lineHeight = '46px'
        span.style.paddingLeft = '10px'
        span.style.fontFamily = ''
        $('.drapdown').append(span)
        // 设置默认字体及其输出文字
        $.each($('.drapdown'), function(it, item) {
          // $(item).children('span:last-child').css('fontFamily', baseFontArr[it].FontName.split('.')[0])
          var info = $(item)
          var font = baseFontArr[it].FontName.split('.')[0]
          info.children('span:last-child').css({
            'fontFamily': '"' + font + '"'
          })
          info.next().text($(item).parent().children('.inputArea').val()) // output展示
          info.next().css({
            'color': 'black',
            'fontFamily': '"' + font + '"'
          }) // output样式及其字体展示
        })
      })
    }) : ''
    // 追加所有字体
    var baseInputIndex = 0;
    var baseFontIndex = [];
    var inputInfo = document.querySelectorAll('.inputArea')
    var fieldData = document.querySelectorAll('.fieldset-box')
    var drowdown = document.querySelectorAll('.drapdown')
    var loaded = false
    // 输入框输入事件
    $('.inputArea').bind('input', function(event) {
      var maxLength = $(this).attr('maxlength')
      var valueInfo = $(this).val()
      if (!valueInfo) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        // $(this).attr('placeHolder', 'Please Enter Content!')
      } else {
        $(this).css({
          borderColor: '#797979',
          'placeHolder': ''
        })
        // $(this).attr('placeHolder', '')
      }
      let itemInfo = $(this)
      var dataWord = $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w')
      var count = maxLength - valueInfo.length
      $(this).parent().children('.output-area').css('fontFamily', itemInfo.next().children('span:last-child').css('fontFamily'))
      $(this).parent().children('.output-area').css('color', 'black')
      $(this).parent().children('.output-area').text(`${valueInfo}`)
      // 设置输入框最大可输入及其实时显示数据
      if (count <= 0) {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), 0))
      } else {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), count))
      }
    })
    // 失去焦点去除空格设置样式
    $('.inputArea').bind('blur', function(event) {
      var con = $.trim($(this).val())
      $(this).val(con)
      if (!con) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        $(this).attr('placeHolder', 'Enter Name or Text here...')
      }
    })
    // 获取当前的字体进行展示
    var custerData = goodsDetail.jsonCustomData
    var baseFontArr = []
    custerData && custerData.Version.Location ? custerData.Version.Location.forEach((item, index) => {
      item.Element.Items.forEach((val, i) => {
        if (val.CustomType === 1) {
          baseFontArr.push(val.AllowTypefaces[0])
        }
      })
    }) : ''
    // 默认图片展示
    $.each($('.info-data,.info-data-music'), function(it, iv) {
      $(iv).children('.del').css('display', 'none')
      $(iv).children('.img').css('display', 'none')
    })
    $('.drapdown').click(function() {
      let current = $(this)
      if ($(this).children('div').css('display') === 'none') {
        $(this).children('div').show()
      } else {
        $(this).children('div').hide()
      }
      var fontInfo = $(this).children('div').children('.fontInfo')
      $(fontInfo).each(function(index, ele) {
        var fo = ($(ele).data().value).split('.')[0]
        $(ele).css('fontFamily', '"' + fo + '"')
        $(ele).click(function() {
          var f = ($(this).data().value).split('.')[0]
          current.children('span:last-child').css('fontFamily', '"' + f + '"')
          $(current).next().css({
            fontFamily: '"' + $(this).data().value + '"'
          })
        })
      })
    })
    // 图片删除
    $('.info-data .del').click(function() {
      var img = $(this).parent().children('img')
      img.attr('src', '')
      img.css('display', 'none')
      $(this).css('display', 'none')
    })
    // 图片上传
    $('.inputUpload').change(function(event) {
      var img = event.target.files[0]
      var t = $(this)
      // if (img.type != 'image/png' && img.type != 'image/jpeg' && img.type != 'image/gif') {
      //     return alert("图片上传格式不正确");
      // }
      var reader = new FileReader();
      reader.readAsDataURL(img);
      //进度条
      var container = t.parent().children('#progressbar')[0]
      var circle = new ProgressBar.Circle(container, {
        color: '#0090FF',
        strokeWidth: 6
      })
      //开始读取
      reader.onloadstart = function() {
        t.parent().children('#progressbar').show()
        t.parent().children('label').hide()
        circle.setText(1 + "%")
        circle.text.style.color = '#FFFFFF'
      }
      //读取中
      var total = img.size;
      reader.onprogress = function(ev) {
        var value = Math.round((ev.loaded / total) * 100)
        circle.setText(value + "%")
      }
      circle.animate(1)
      //读取完成
      reader.onloadend = function() {
        t.parent().children('#progressbar').hide()
        t.parent().children('label').show()
        circle.destroy()
      }
      reader.onload = function(e) {
        var imgDom = t.parent().children('img')
        imgDom.attr('src', this.result)
        imgDom.show()
        t.parent().children('.del').show()
        t.parent().css('borderColor', '#797979')
        $(this).val('')
      }
      $(this).val('')
    })
    // 点击空白处隐藏下拉框
    $(document).bind('click', function(e) {
      var dropDown = $('.drapdown')
      var drop = $('.drop')
      if (!dropDown.is(e.target) && dropDown.has(e.target).length === 0) {
        if (!drop.is(e.target) && drop.has(e.target).length === 0) {
          $(".drop").hide()
        }
      }
    })

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

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

<form class="reviewForm" onsubmit="return false;">
  <input type="hidden" name="encryStr" value="">
  <input type="hidden" name="lang" value="">
  <div class="title"> 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="SPBVZROUT27">
    <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">
          <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="2f3df092-cfc2-49e0-bb91-4e62223d7e56" 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>

Text Content

USD
USD EUR AUD CAD GBP RUB NZD JPY BRL MXN CLP COP HKD KES OMR ARS MOP IDR NGN LBP
ZAR SGD MAD KWD EGP THB TWD UGX
English
اللغة العربية Deutsch English Español Français Indonesia 日本語 Português 中文 ไทย
Italiano Русский

 * Free shipping over 79$ !




Close menu

SEARCH HISTORY



HOT WORD


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



 * HOME


 * NEW IN
   
   


 * HOT SALE


 * 2022 TREND
   
   


 * TOPS
   
   


 * OUTERWEAR HOT
   
   


 * PANTS
   
   


 * SUIT & JUMPSUIT
   
   


 * SHOES
   
   


 * ACCESSORIES
   
   


 * CLEARANCE SALE

Home / Tops / Shirt

Previous

Next





MEN'S U.S. ARMY VIETNAM WAR OG-107 UTILITY FATIGUE SHIRT

$24.00
$24.00
5.0
(0)

Write a review
Clearance short of stock

SAVE $12.00 Over $59.90


ColorArmygreen
SizeSMLXL2XL3XL
Color: Armygreen

Size: LSize Guide
SMLXL2XL3XL

SPBVZROUT27-80123830 SPBVZROUT27-80123829 SPBVZROUT27-80123826
SPBVZROUT27-80123828 SPBVZROUT27-80123827 SPBVZROUT27-80123831
Quantity:


Please select your Size


ADD TO CART

12
BUY IT NOW





DESCRIPTION

Product Code: SPBVZROUT27

dress occasion:daily

season:summer / spring

sleeve length:Long sleeve

style:Casual fashion / military uniform

pattern type:printing

Combination Recommendation

Size Chart
×
cm inch


Size TAGlengthshoulder widthbust
S674494M684599L6946104XL7047109XXL7148114XXXL7249119

Size TAGlengthshoulder widthbust
S26.417.337.0M26.817.739.0L27.218.140.9XL27.618.542.9XXL28.018.944.9XXXL28.319.346.9


 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
25% OFF
Striped print short sleeve shirt
$27.59 $36.68

22% OFF
Fashion Silk Fabric Striped Slim Fit Shirt
$26.23 $33.56

New Mens Fashion Vintage Anchor Print Casual Shirt
$27.26

Casual Patchwork Lapel Shirt
$25.64

Slim-fit Stretch Short-sleeved Shirt
$26.33

27% OFF
Striped Textured Print Lapel Short Sleeve Shirt
$25.96 $35.33

Fashion Sexy Leather Punk Nightclub Shiny Shirt
$19.90
Clearance
Men's Resort Linen Shirt
$24.63

Exquisite Pattern Cutout Long-sleeved Shirt
$29.06

Deep Cuff Sheer Shirt Black
$22.00
Clearance
33% OFF
Men's Linen Simple Design Long Sleeve Shirt
$31.92 $47.64

Casual solid color V-neck long sleeve T-shirt
$22.22







GIFTS LIST

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


UPDATE ITEM
CANCEL CONFIRM


ADD-ON ITEMS


ADD TO CART
CANCEL CONFIRM

Loading...

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

© 2022 mobivivi

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

OK