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

URL: https://www.mobivivi.com/products/mens-trendy-white-letter-print-round-neck-short-sleeve-t-shirt-4185639.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="4185639">
  <input type="hidden" name="product_id" value="59673694">
  <input type="hidden" name="product_cate" value="Short-sleeved T-shirt">
  <input type="hidden" name="spu" value="SPP0WMFSI55">
  <input type="hidden" name="sku" value="SPP0WMFSI55-59673694">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png">
  <input type="hidden" name="price" value="12.34">
  <input type="hidden" name="variant" value="Same Picture Color/3XL">
  <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="Same Picture Color">Same Picture Color</option>
    </select></div>
  <div class="selector-wrapper product-form__item product-form__item-" style="display: none;"><label for="productSelect-option-1">Size</label><select class="single-option-selector product-form__input" data-option="option2"
      id="productSelect-option-1">
      <option value="S">S</option>
      <option value="M">M</option>
      <option value="L">L</option>
      <option value="XL">XL</option>
      <option value="2XL">2XL</option>
      <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">Same Picture Color</span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Same Picture Color" data-group="0" style="" class="selected"><img
            src="https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png@!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">3XL</span><span class="size-model" mdui-dialog="{target: '#size-form_model'}">Size Guide</span><select class="size-zone-select"
          name="1657927270256">
          <option value="TAG" selected="selected">Size</option>
          <option value="US">Size (US)</option>
          <option value="EU">Size (EU)</option>
          <option value="UK">Size (UK)</option>
        </select></label>
      <div group="1" class="product-form__input single-selector single-selector-size" data-groupkey="Size"><span data-value="S" data-group="1" style="">S</span><span data-value="M" data-group="1" style="" class="disabled">M</span><span data-value="L"
          data-group="1" style="" class="disabled">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=""
          class="selected">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="24753376" value="59673699">SPP0WMFSI55-59673699</option>
    <option sku="24753375" value="59673698">SPP0WMFSI55-59673698</option>
    <option sku="24753374" value="59673697">SPP0WMFSI55-59673697</option>
    <option sku="24753373" value="59673696">SPP0WMFSI55-59673696</option>
    <option sku="24753372" value="59673695">SPP0WMFSI55-59673695</option>
    <option sku="24753371" value="59673694" selected="selected">SPP0WMFSI55-59673694</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"
        }]
      }, {
        "key": "US",
        "sizeComparisonAlias": [{
          "alias": "US4/6",
          "key": "s"
        }, {
          "alias": "US8/10",
          "key": "m"
        }, {
          "alias": "US12",
          "key": "l"
        }, {
          "alias": "US14",
          "key": "xl"
        }, {
          "alias": "US16",
          "key": "2xl"
        }, {
          "alias": "US18",
          "key": "3xl"
        }]
      }, {
        "key": "EU",
        "sizeComparisonAlias": [{
          "alias": "EU36/38",
          "key": "s"
        }, {
          "alias": "EU40/42",
          "key": "m"
        }, {
          "alias": "EU44",
          "key": "l"
        }, {
          "alias": "EU46",
          "key": "xl"
        }, {
          "alias": "EU48",
          "key": "2xl"
        }, {
          "alias": "EU50",
          "key": "3xl"
        }]
      }, {
        "key": "UK",
        "sizeComparisonAlias": [{
          "alias": "UK8/10",
          "key": "s"
        }, {
          "alias": "UK12/14",
          "key": "m"
        }, {
          "alias": "UK16",
          "key": "l"
        }, {
          "alias": "UK18",
          "key": "xl"
        }, {
          "alias": "UK20",
          "key": "2xl"
        }, {
          "alias": "UK22",
          "key": "3xl"
        }]
      }],
      "allSizeReferences": {
        "s": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "43"
        }, {
          "key": "sleeve length",
          "unit": "cm",
          "val": "19"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "69"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "90"
        }],
        "m": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "45"
        }, {
          "key": "sleeve length",
          "unit": "cm",
          "val": "20"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "71"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "96"
        }],
        "l": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "47"
        }, {
          "key": "sleeve length",
          "unit": "cm",
          "val": "21"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "73"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "102"
        }],
        "xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "49"
        }, {
          "key": "sleeve length",
          "unit": "cm",
          "val": "22"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "75"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "108"
        }],
        "2xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "51"
        }, {
          "key": "sleeve length",
          "unit": "cm",
          "val": "23"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "77"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "114"
        }],
        "3xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "53"
        }, {
          "key": "sleeve length",
          "unit": "cm",
          "val": "24"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "79"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "120"
        }]
      },
      "attrColor": "same picture color",
      "attributes": [{
        "attrId": 45686,
        "attrValId": 2089469,
        "basicId": 4185639,
        "goodsId": 59673694,
        "name": "color",
        "sval": "same picture color",
        "type": 1,
        "val": "same picture color"
      }, {
        "attrId": 45687,
        "attrValId": 2089416,
        "basicId": 4185639,
        "goodsId": 59673694,
        "name": "size",
        "sval": "3xl",
        "type": 1,
        "val": "3xl"
      }, {
        "attrId": 45700,
        "attrValId": 2089455,
        "basicId": 4185639,
        "goodsId": 59673694,
        "name": "style",
        "sval": "Leisure",
        "type": 0,
        "val": "Leisure"
      }, {
        "attrId": 45687,
        "attrValId": 2089415,
        "basicId": 4185639,
        "goodsId": 59673695,
        "name": "size",
        "sval": "2xl",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 45687,
        "attrValId": 2089414,
        "basicId": 4185639,
        "goodsId": 59673696,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }, {
        "attrId": 45687,
        "attrValId": 2089413,
        "basicId": 4185639,
        "goodsId": 59673697,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 45687,
        "attrValId": 2089768,
        "basicId": 4185639,
        "goodsId": 59673698,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 45687,
        "attrValId": 2089411,
        "basicId": 4185639,
        "goodsId": 59673699,
        "name": "size",
        "sval": "s",
        "type": 1,
        "val": "s"
      }],
      "attrs": {
        "size": "3xl",
        "color": "same picture color"
      },
      "available": true,
      "categories": [{
        "basicId": 4185639,
        "goodsType": "T-shirt",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 138510,
        "name": "Short-sleeved T-shirt",
        "parentId": 126236,
        "path": "/126227/126236/138510/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
        "siteCid": 39,
        "siteId": 24428,
        "siteParentCid": 26,
        "sitePath": "/24/26/39/",
        "sort": 1
      }],
      "ccyMarketPrice": 0.0,
      "ccySalePrice": 12.34,
      "clearance": 4,
      "colorSkus": [{
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 12.34,
        "color": "same picture color",
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$12.34",
        "goodsSkuUrl": "/item/mens-trendy-white-letter-print-round-neck-short-sleeve-t-shirt-4185639.html?variant=59673694",
        "img": "https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png",
        "marketPrice": 0.0,
        "salePrice": 12.34,
        "selected": false,
        "skuId": 59673694,
        "sort": 0,
        "type": 0
      }],
      "currencyMarketPrice": "$0.00",
      "currencySalePrice": "$12.34",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.0,
      "discountIcon": "",
      "discountInteger": "100",
      "discountMark": 3,
      "discountPercent": "100% OFF",
      "endTime": 2145888000000,
      "favoriteCount": 6,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 45700,
        "attrValId": 2089455,
        "basicId": 4185639,
        "goodsId": 59673694,
        "name": "style",
        "sval": "Leisure",
        "type": 0,
        "val": "Leisure"
      }],
      "goodsId": 59673694,
      "goodsTypes": [{
        "id": 43532,
        "name": "服装"
      }, {
        "id": 43533,
        "name": "男装"
      }, {
        "id": 43551,
        "name": "上衣"
      }, {
        "id": 43583,
        "name": "T恤"
      }],
      "handle": "mens-trendy-white-letter-print-round-neck-short-sleeve-t-shirt",
      "id": 4185639,
      "images": [{
        "goodsIds": "59673694|59673695|59673696|59673697|59673698|59673699",
        "isTort": 0,
        "ismain": 1,
        "md5": "193FE21AB688F35EA3F02B98F1F4CB98",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png"
      }],
      "imgs": ["https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png"],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 1,
      "isStock": 0,
      "labelLangs": [],
      "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png",
      "markPosition": 1,
      "marketPrice": 0.0,
      "name": "Men's trendy white letter print round neck short sleeve T-shirt",
      "navigations": [{
        "basicId": 4185639,
        "bestSort": 999999,
        "id": 47882,
        "mostSort": 106,
        "name": "Short-sleeved T-shirt",
        "newSort": 999999,
        "path": "/111769/29942/47882/"
      }, {
        "basicId": 4185639,
        "bestSort": 999999,
        "id": 29942,
        "mostSort": 999999,
        "name": "T-Shirt",
        "newSort": 999999,
        "path": "/111769/29942/"
      }, {
        "basicId": 4185639,
        "bestSort": 999999,
        "id": 111769,
        "mostSort": 999999,
        "name": "Tops",
        "newSort": 999999,
        "path": "/111769/"
      }],
      "newInSort": 0,
      "offlineTime": 1641970772000,
      "onlineTime": 1642040836000,
      "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": "T-Shirt",
        "goodsType": "T-Shirts",
        "googleName": "\tApparel & Accessories > Clothing > Shirts & Tops",
        "id": 126236,
        "langName": "T-Shirt",
        "name": "T-Shirt",
        "parentId": 126227,
        "path": "/126227/126236/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion T-Shirts Online on menily.com",
        "siteCid": 26,
        "sitePath": "/24/26/"
      }, {
        "enName": "Short-sleeved T-shirt",
        "goodsType": "T-shirt",
        "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
        "id": 138510,
        "langName": "Short-sleeved T-shirt",
        "name": "Short-sleeved T-shirt",
        "parentId": 126236,
        "path": "/126227/126236/138510/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
        "siteCid": 39,
        "sitePath": "/24/26/39/"
      }],
      "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": 126236,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 29942,
        "img": "",
        "imgSpec": "1*1",
        "langName": "T-Shirt",
        "level": 2,
        "mark": 1,
        "name": "T-Shirt",
        "navColor": "",
        "parentId": 111769,
        "path": "/111769/29942/",
        "showChilds": false,
        "siteId": 24428,
        "sort": 4,
        "status": 1,
        "type": 1,
        "url": "/collections/t-shirt-29942/"
      }, {
        "check": false,
        "cid": 138510,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 47882,
        "img": "",
        "imgSpec": "1*1",
        "langName": "Short-sleeved T-shirt",
        "level": 3,
        "mark": 0,
        "name": "Short-sleeved T-shirt",
        "navColor": "",
        "parentId": 29942,
        "path": "/111769/29942/47882/",
        "showChilds": false,
        "siteId": 24428,
        "sort": 1,
        "status": 1,
        "type": 1,
        "url": "/collections/short-sleeved-t-shirt-47882/"
      }],
      "pmsSku": "24753371",
      "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": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 7177304,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 26.99,
        "ccySalePrice": 14.5,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 26.99,
          "ccySalePrice": 14.5,
          "color": "white",
          "currencyMarketPrice": "$26.99",
          "currencySalePrice": "$14.50",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7177304.html?variant=96291836",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24428/goods/19101/1494u493cbc49e4dc42cf98df0555e69bf72c.jpg",
          "marketPrice": 26.99,
          "salePrice": 14.5,
          "selected": true,
          "skuId": 96291836,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 26.99,
          "ccySalePrice": 14.5,
          "color": "gray",
          "currencyMarketPrice": "$26.99",
          "currencySalePrice": "$14.50",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7177304.html?variant=96635187",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24428/goods/19125/1494ue3024d44372b497babcc4655884ca331.jpg",
          "marketPrice": 26.99,
          "salePrice": 14.5,
          "selected": false,
          "skuId": 96635187,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 26.99,
          "ccySalePrice": 14.5,
          "color": "wine red",
          "currencyMarketPrice": "$26.99",
          "currencySalePrice": "$14.50",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7177304.html?variant=96650897",
          "hexColor": "#8B0000",
          "img": "https://ups.aopcdn.com/s24428/goods/19128/1494u325855027af24022bfc4774862e90efd.jpg",
          "marketPrice": 26.99,
          "salePrice": 14.5,
          "selected": false,
          "skuId": 96650897,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 26.99,
          "ccySalePrice": 14.5,
          "color": "khaki",
          "currencyMarketPrice": "$26.99",
          "currencySalePrice": "$14.50",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7177304.html?variant=96650915",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s24428/goods/19128/1494u45bd300d6f74403890b7b3613972bd01.jpg",
          "marketPrice": 26.99,
          "salePrice": 14.5,
          "selected": false,
          "skuId": 96650915,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 26.99,
          "ccySalePrice": 14.5,
          "color": "black",
          "currencyMarketPrice": "$26.99",
          "currencySalePrice": "$14.50",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7177304.html?variant=96622271",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24428/goods/19124/1494ucbcf3b5003584e33b256a82c87bc0ef1.jpg",
          "marketPrice": 26.99,
          "salePrice": 14.5,
          "selected": false,
          "skuId": 96622271,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 26.99,
          "ccySalePrice": 14.5,
          "color": "purplish blue",
          "currencyMarketPrice": "$26.99",
          "currencySalePrice": "$14.50",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7177304.html?variant=96650903",
          "hexColor": "#7163AE",
          "img": "https://ups.aopcdn.com/s24428/goods/19128/1494u1ab95dd42334489a9b82d249ba04149f.jpg",
          "marketPrice": 26.99,
          "salePrice": 14.5,
          "selected": false,
          "skuId": 96650903,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 26.99,
          "ccySalePrice": 14.5,
          "color": "olive green",
          "currencyMarketPrice": "$26.99",
          "currencySalePrice": "$14.50",
          "goodsSkuUrl": "/item/mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt-7177304.html?variant=96650909",
          "hexColor": "#6B8E23",
          "img": "https://ups.aopcdn.com/s24428/goods/19128/1494u7b093872d9d74d73a4ba9369908bb874.jpg",
          "marketPrice": 26.99,
          "salePrice": 14.5,
          "selected": false,
          "skuId": 96650909,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$26.99",
        "currencySalePrice": "$14.50",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.54,
        "discountIcon": "",
        "discountInteger": "46",
        "discountMark": 3,
        "discountPercent": "46% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 96291836,
        "handle": "mens-basic-white-deep-v-neck-cotton-short-sleeve-t-shirt",
        "hotSaleSort": 999999,
        "id": 7177304,
        "imgs": ["https://ups.aopcdn.com/s24428/goods/19101/1494u493cbc49e4dc42cf98df0555e69bf72c.jpg", "https://ups.aopcdn.com/s24428/goods/19101/1494u2b45afbf83dc4895a980bc522c145b2a.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24428/goods/19101/1494u493cbc49e4dc42cf98df0555e69bf72c.jpg",
        "marketPrice": 26.99,
        "name": "Men's Basic White Deep V-Neck Cotton Short Sleeve T-Shirt",
        "navigations": [{
          "basicId": 7177304,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 7177304,
          "bestSort": 1,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 7177304,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1650352263000,
        "onlineTime": 1652670585000,
        "pmsSku": "1515980259955097602",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 14.5,
        "siteId": 24428,
        "sku": "SP220418R2US-96291836",
        "spu": "SP220418R2US",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 100.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6611078,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 26.69,
        "ccySalePrice": 16.92,
        "clearance": 0,
        "cloudDesc": "<p style=\"margin:0;\">Wearing Occasion:Leisure (free Time) / Daily</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:Half Cardigan</p><p style=\"margin:0;\">Edition Type:Conventional</p><p style=\"margin:0;\">Style:Casual Style</p><p style=\"margin:0;\">Skirt Design:Regular Hem</p>",
        "colorSkus": [{
          "ccyMarketPrice": 26.69,
          "ccySalePrice": 16.92,
          "color": "white",
          "currencyMarketPrice": "$26.69",
          "currencySalePrice": "$16.92",
          "goodsSkuUrl": "/item/personalized-design-button-t-shirt-6611078.html?variant=90498021",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s23728/goods/18817/-2u876719986ca441ae933fd77b6ee9deef.jpg",
          "marketPrice": 26.69,
          "salePrice": 16.92,
          "selected": true,
          "skuId": 90498021,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 26.69,
          "ccySalePrice": 16.92,
          "color": "wine red",
          "currencyMarketPrice": "$26.69",
          "currencySalePrice": "$16.92",
          "goodsSkuUrl": "/item/personalized-design-button-t-shirt-6611078.html?variant=90982703",
          "hexColor": "#8B0000",
          "img": "https://ups.aopcdn.com/s24428/goods/18842/-2u8fa5a803eb564411a1bdf17678f3f665.jpg",
          "marketPrice": 26.69,
          "salePrice": 16.92,
          "selected": false,
          "skuId": 90982703,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 26.69,
          "ccySalePrice": 16.92,
          "color": "black",
          "currencyMarketPrice": "$26.69",
          "currencySalePrice": "$16.92",
          "goodsSkuUrl": "/item/personalized-design-button-t-shirt-6611078.html?variant=90753169",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24428/goods/18828/-2u9a6c1b729e144af18f1a12c3c661b686.jpg",
          "marketPrice": 26.69,
          "salePrice": 16.92,
          "selected": false,
          "skuId": 90753169,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 26.69,
          "ccySalePrice": 16.92,
          "color": "light khaki",
          "currencyMarketPrice": "$26.69",
          "currencySalePrice": "$16.92",
          "goodsSkuUrl": "/item/personalized-design-button-t-shirt-6611078.html?variant=90863147",
          "hexColor": "#F0E68C",
          "img": "https://ups.aopcdn.com/s24428/goods/18835/-2u093662580a0c4c13928d580ccbaab44f.jpg",
          "marketPrice": 26.69,
          "salePrice": 16.92,
          "selected": false,
          "skuId": 90863147,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 26.69,
          "ccySalePrice": 16.92,
          "color": "light gray",
          "currencyMarketPrice": "$26.69",
          "currencySalePrice": "$16.92",
          "goodsSkuUrl": "/item/personalized-design-button-t-shirt-6611078.html?variant=90815276",
          "hexColor": "#D3D3D3",
          "img": "https://ups.aopcdn.com/s24428/goods/18830/-2u1eddce69130f4a299a9b09a386a1626c.jpg",
          "marketPrice": 26.69,
          "salePrice": 16.92,
          "selected": false,
          "skuId": 90815276,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$26.69",
        "currencySalePrice": "$16.92",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.63,
        "discountIcon": "",
        "discountInteger": "37",
        "discountMark": 3,
        "discountPercent": "37% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 324,
        "favourite": false,
        "goodsId": 90498021,
        "handle": "personalized-design-button-t-shirt",
        "hotSaleSort": 999999,
        "id": 6611078,
        "imgs": ["https://ups.aopcdn.com/s23728/goods/18817/-2u876719986ca441ae933fd77b6ee9deef.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s23728/goods/18817/-2u876719986ca441ae933fd77b6ee9deef.jpg",
        "marketPrice": 26.69,
        "name": "Personalized Design Button T-shirt",
        "navigations": [{
          "basicId": 6611078,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 6611078,
          "bestSort": 2,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 6611078,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1625809415000,
        "onlineTime": 1627975085000,
        "pmsSku": "1413096982697787393",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 16.92,
        "siteId": 24428,
        "sku": "SP210708YEVU-90498021",
        "spu": "SP210708YEVU",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "m",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 7221870,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 29.7,
        "ccySalePrice": 16.8,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 29.7,
          "ccySalePrice": 16.8,
          "color": "black",
          "currencyMarketPrice": "$29.70",
          "currencySalePrice": "$16.80",
          "goodsSkuUrl": "/item/mens-solid-color-v-neck-casual-breathable-t-shirt-7221870.html?variant=96820737",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24610/goods/19144/-2u26b3ac2e208742018866e8ec6cd17230.jpg",
          "marketPrice": 29.7,
          "salePrice": 16.8,
          "selected": true,
          "skuId": 96820737,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 29.7,
          "ccySalePrice": 16.8,
          "color": "white",
          "currencyMarketPrice": "$29.70",
          "currencySalePrice": "$16.80",
          "goodsSkuUrl": "/item/mens-solid-color-v-neck-casual-breathable-t-shirt-7221870.html?variant=97151209",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24428/goods/19179/-2u8e830d9fa41847deaecf8ec1c49a9a23.jpg",
          "marketPrice": 29.7,
          "salePrice": 16.8,
          "selected": false,
          "skuId": 97151209,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$29.70",
        "currencySalePrice": "$16.80",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.57,
        "discountIcon": "",
        "discountInteger": "43",
        "discountMark": 3,
        "discountPercent": "43% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 96820737,
        "handle": "mens-solid-color-v-neck-casual-breathable-t-shirt",
        "hotSaleSort": 999999,
        "id": 7221870,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19144/-2u26b3ac2e208742018866e8ec6cd17230.jpg", "https://ups.aopcdn.com/s24610/goods/19144/-2ucd0441328c714b7b93c9f785f6b5f859.jpg",
          "https://ups.aopcdn.com/s24428/goods/19179/-2u1fccb23cc982442d97e7357734f39a94.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19144/-2u26b3ac2e208742018866e8ec6cd17230.jpg",
        "marketPrice": 29.7,
        "name": "Men's Solid Color V-neck Casual Breathable T-Shirt",
        "navigations": [{
          "basicId": 7221870,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 7221870,
          "bestSort": 4,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 7221870,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1654074411000,
        "onlineTime": 1657071703000,
        "pmsSku": "1531877172863033346",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 16.8,
        "siteId": 24428,
        "sku": "SP220601EWRP-96820737",
        "spu": "SP220601EWRP",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "watermelon red",
        "attrs": {
          "size": "s",
          "color": "watermelon red"
        },
        "available": true,
        "categories": [{
          "basicId": 5143520,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 16.0,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 16.0,
          "color": "watermelon red",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$16.00",
          "goodsSkuUrl": "/item/mens-fashion-casual-fitness-sports-t-shirt-5143520.html?variant=72656195",
          "hexColor": "#E9424E",
          "img": "https://ups.aopcdn.com/s24699/goods/18305/-2ua391897143de4c87b9c95a17b8dfd15b.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.0,
          "selected": true,
          "skuId": 72656195,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 16.0,
          "color": "green",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$16.00",
          "goodsSkuUrl": "/item/mens-fashion-casual-fitness-sports-t-shirt-5143520.html?variant=72656205",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s24699/goods/18305/-2u9e47fab219964e66b0eec4b157d8d469.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.0,
          "selected": false,
          "skuId": 72656205,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 16.0,
          "color": "gray",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$16.00",
          "goodsSkuUrl": "/item/mens-fashion-casual-fitness-sports-t-shirt-5143520.html?variant=72656209",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24699/goods/18305/-2u8fe5eea01b3a44daa4dc36b743740716.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.0,
          "selected": false,
          "skuId": 72656209,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 16.0,
          "color": "white",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$16.00",
          "goodsSkuUrl": "/item/mens-fashion-casual-fitness-sports-t-shirt-5143520.html?variant=72656204",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24699/goods/18305/-2u982766fc93ca45dba5327d72a91ee461.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.0,
          "selected": false,
          "skuId": 72656204,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 16.0,
          "color": "blue",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$16.00",
          "goodsSkuUrl": "/item/mens-fashion-casual-fitness-sports-t-shirt-5143520.html?variant=72656212",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s24699/goods/18305/-2u27f4ecff6f374f719acf99783c5a087a.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.0,
          "selected": false,
          "skuId": 72656212,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 16.0,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$16.00",
          "goodsSkuUrl": "/item/mens-fashion-casual-fitness-sports-t-shirt-5143520.html?variant=72656214",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24699/goods/18305/-2u1e1e7a9725b343b380711033ca048db3.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.0,
          "selected": false,
          "skuId": 72656214,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$16.00",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 21,
        "favourite": false,
        "goodsId": 72656195,
        "handle": "mens-fashion-casual-fitness-sports-t-shirt",
        "hotSaleSort": 999999,
        "id": 5143520,
        "imgs": ["https://ups.aopcdn.com/s24699/goods/18305/-2ua391897143de4c87b9c95a17b8dfd15b.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24699/goods/18305/-2ua391897143de4c87b9c95a17b8dfd15b.jpg",
        "marketPrice": 0.0,
        "name": "Men's Fashion Casual Fitness Sports T-Shirt",
        "navigations": [{
          "basicId": 5143520,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 5143520,
          "bestSort": 12,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 5143520,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1608097376000,
        "onlineTime": 1608097441000,
        "pmsSku": "11272843",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "watermelon red"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 16.0,
        "siteId": 24428,
        "sku": "SPX0XQWQ81J-72656195",
        "spu": "SPX0XQWQ81J",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "m",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 7225321,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 17.09,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 17.09,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$17.09",
          "goodsSkuUrl": "/item/mens-v-neck-zipper-solid-color-breathable-t-shirt-casual-retro-outdoor-motorcycle-top-7225321.html?variant=96867689",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24610/goods/19132/-2u00c77d042259427d86a87f5f08b26286.jpg",
          "marketPrice": 0.0,
          "salePrice": 17.09,
          "selected": true,
          "skuId": 96867689,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 18.5,
          "color": "gray",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$18.50",
          "goodsSkuUrl": "/item/mens-v-neck-zipper-solid-color-breathable-t-shirt-casual-retro-outdoor-motorcycle-top-7225321.html?variant=96867679",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s30817/goods/19145/-2u32a6d89cd0bd4f3da095436cca190444.jpg",
          "marketPrice": 0.0,
          "salePrice": 18.5,
          "selected": false,
          "skuId": 96867679,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 17.09,
          "color": "white",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$17.09",
          "goodsSkuUrl": "/item/mens-v-neck-zipper-solid-color-breathable-t-shirt-casual-retro-outdoor-motorcycle-top-7225321.html?variant=96867684",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24610/goods/19139/-2ud3b308380bdd4abc9727c6cc9bb99306.jpg",
          "marketPrice": 0.0,
          "salePrice": 17.09,
          "selected": false,
          "skuId": 96867684,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$17.09",
        "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": 96867689,
        "handle": "mens-v-neck-zipper-solid-color-breathable-t-shirt-casual-retro-outdoor-motorcycle-top",
        "hotSaleSort": 999999,
        "id": 7225321,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19132/-2u00c77d042259427d86a87f5f08b26286.jpg", "https://ups.aopcdn.com/s24610/goods/19132/-2uc930a029485343e8a9360e8b54e6240b.jpg",
          "https://ups.aopcdn.com/s30817/goods/19145/-2u21a8d45a058a4ba2b122316c0a6b5b68.jpg", "https://ups.aopcdn.com/s30817/goods/19145/-2ue7cd460646524a8b8fa86ca8a4f16f3f.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19132/-2u00c77d042259427d86a87f5f08b26286.jpg",
        "marketPrice": 0.0,
        "name": "Men's V-neck Zipper Solid Color Breathable T-Shirt Casual Retro Outdoor Motorcycle Top",
        "navigations": [{
          "basicId": 7225321,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 7225321,
          "bestSort": 20,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 7225321,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1654586661000,
        "onlineTime": 1654586662000,
        "pmsSku": "1527552182403457026",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 17.09,
        "siteId": 24428,
        "sku": "SP2205206QRS-96867689",
        "spu": "SP2205206QRS",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "xl",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 6667303,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 27.4,
        "ccySalePrice": 17.5,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 27.4,
          "ccySalePrice": 17.5,
          "color": "white",
          "currencyMarketPrice": "$27.40",
          "currencySalePrice": "$17.50",
          "goodsSkuUrl": "/item/fashionable-casual-solid-color-t-shirt-6667303.html?variant=91032065",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24428/goods/18845/-2uf324015024ca4103b8d9e68517e6a654.jpg",
          "marketPrice": 27.4,
          "salePrice": 17.5,
          "selected": true,
          "skuId": 91032065,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 27.4,
          "ccySalePrice": 17.5,
          "color": "black",
          "currencyMarketPrice": "$27.40",
          "currencySalePrice": "$17.50",
          "goodsSkuUrl": "/item/fashionable-casual-solid-color-t-shirt-6667303.html?variant=91032071",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s23728/goods/18817/-2u23f59497c36841a2bd0c1ddca0350eec.jpg",
          "marketPrice": 27.4,
          "salePrice": 17.5,
          "selected": false,
          "skuId": 91032071,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$27.40",
        "currencySalePrice": "$17.50",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.64,
        "discountIcon": "",
        "discountInteger": "36",
        "discountMark": 3,
        "discountPercent": "36% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 295,
        "favourite": false,
        "goodsId": 91032065,
        "handle": "fashionable-casual-solid-color-t-shirt",
        "hotSaleSort": 999999,
        "id": 6667303,
        "imgs": ["https://ups.aopcdn.com/s24428/goods/18845/-2ue44c0396eaa24a4c91eef6770dd9f21b.jpg", "https://ups.aopcdn.com/s24428/goods/18845/-2uf324015024ca4103b8d9e68517e6a654.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24428/goods/18845/-2uf324015024ca4103b8d9e68517e6a654.jpg",
        "marketPrice": 27.4,
        "name": "Fashionable Casual Solid Color T-shirt",
        "navigations": [{
          "basicId": 6667303,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 6667303,
          "bestSort": 16,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 6667303,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1628215864000,
        "onlineTime": 1628215866000,
        "pmsSku": "1417043367799808002",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 17.5,
        "siteId": 24428,
        "sku": "SPS5J5GLKHG-91032065",
        "spu": "SPS5J5GLKHG",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "m",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 7201663,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 28.9,
        "ccySalePrice": 14.6,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 28.9,
          "ccySalePrice": 14.6,
          "color": "white",
          "currencyMarketPrice": "$28.90",
          "currencySalePrice": "$14.60",
          "goodsSkuUrl": "/item/mens-solid-color-v-neck-casual-breathable-t-shirt-7201663.html?variant=96585492",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24610/goods/19123/-2ue9d86132b8bc492e94bc167aa8f348c1.jpg",
          "marketPrice": 28.9,
          "salePrice": 14.6,
          "selected": true,
          "skuId": 96585492,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 28.9,
          "ccySalePrice": 14.6,
          "color": "gray",
          "currencyMarketPrice": "$28.90",
          "currencySalePrice": "$14.60",
          "goodsSkuUrl": "/item/mens-solid-color-v-neck-casual-breathable-t-shirt-7201663.html?variant=96739305",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24777/goods/19133/-2ubfdd07c6a8c746c2885c4c66fea90123.jpg",
          "marketPrice": 28.9,
          "salePrice": 14.6,
          "selected": false,
          "skuId": 96739305,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 28.9,
          "ccySalePrice": 14.6,
          "color": "black",
          "currencyMarketPrice": "$28.90",
          "currencySalePrice": "$14.60",
          "goodsSkuUrl": "/item/mens-solid-color-v-neck-casual-breathable-t-shirt-7201663.html?variant=96702448",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24428/goods/19131/-2uda8ac527360343ab8c930bc385708e8d.jpg",
          "marketPrice": 28.9,
          "salePrice": 14.6,
          "selected": false,
          "skuId": 96702448,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$28.90",
        "currencySalePrice": "$14.60",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.51,
        "discountIcon": "",
        "discountInteger": "49",
        "discountMark": 3,
        "discountPercent": "49% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 96585492,
        "handle": "mens-solid-color-v-neck-casual-breathable-t-shirt",
        "hotSaleSort": 999999,
        "id": 7201663,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19123/-2ue9d86132b8bc492e94bc167aa8f348c1.jpg", "https://ups.aopcdn.com/s24610/goods/19123/-2ufb83959e5a88405d948b2a5b9a511cd1.jpg",
          "https://ups.aopcdn.com/s24428/goods/19131/-2u06c57d7888984ef98160d8848342bf59.jpg", "https://ups.aopcdn.com/s24777/goods/19133/-2u39bcf23e979049ce97c9d226e73ea322.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19123/-2ue9d86132b8bc492e94bc167aa8f348c1.jpg",
        "marketPrice": 28.9,
        "name": "Men's Solid Color V-neck Casual Breathable T-Shirt",
        "navigations": [{
          "basicId": 7201663,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 7201663,
          "bestSort": 14,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 7201663,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1652247721000,
        "onlineTime": 1653117684000,
        "pmsSku": "1524205972108075009",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 14.6,
        "siteId": 24428,
        "sku": "SP220511DQ3V-96585492",
        "spu": "SP220511DQ3V",
        "status": 1,
        "stock": 999,
        "type": 1,
        "visionStyle": 0,
        "weight": 500.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "xl",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 7101911,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 13.5,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.5,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$13.50",
          "goodsSkuUrl": "/item/mens-athleisure-crew-neck-raw-edge-short-sleeve-t-shirt-top-7101911.html?variant=95528220",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s48100/goods/19047/109uf0ab22c714a54354bc03c4e445b4408a.jpg",
          "marketPrice": 0.0,
          "salePrice": 13.5,
          "selected": true,
          "skuId": 95528220,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.5,
          "color": "armygreen",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$13.50",
          "goodsSkuUrl": "/item/mens-athleisure-crew-neck-raw-edge-short-sleeve-t-shirt-top-7101911.html?variant=95528223",
          "hexColor": "#025E21",
          "img": "https://ups.aopcdn.com/s48100/goods/19047/109u62d14ccf77014312bc96ab982767db92.jpg",
          "marketPrice": 0.0,
          "salePrice": 13.5,
          "selected": false,
          "skuId": 95528223,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.5,
          "color": "gray",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$13.50",
          "goodsSkuUrl": "/item/mens-athleisure-crew-neck-raw-edge-short-sleeve-t-shirt-top-7101911.html?variant=95528213",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s48100/goods/19047/109u7fb023ad64ea4a5491432fe544a21eab.jpg",
          "marketPrice": 0.0,
          "salePrice": 13.5,
          "selected": false,
          "skuId": 95528213,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.5,
          "color": "ginger yellow",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$13.50",
          "goodsSkuUrl": "/item/mens-athleisure-crew-neck-raw-edge-short-sleeve-t-shirt-top-7101911.html?variant=95528228",
          "hexColor": "#E2C027",
          "img": "https://ups.aopcdn.com/s48100/goods/19047/109u7766ed33f92f4bb4b894aecb120b4449.jpg",
          "marketPrice": 0.0,
          "salePrice": 13.5,
          "selected": false,
          "skuId": 95528228,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.5,
          "color": "white",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$13.50",
          "goodsSkuUrl": "/item/mens-athleisure-crew-neck-raw-edge-short-sleeve-t-shirt-top-7101911.html?variant=95528208",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s48100/goods/19047/109u8159a3b7e40049088eb4e7747bd8573e.jpg",
          "marketPrice": 0.0,
          "salePrice": 13.5,
          "selected": false,
          "skuId": 95528208,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.5,
          "color": "navy",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$13.50",
          "goodsSkuUrl": "/item/mens-athleisure-crew-neck-raw-edge-short-sleeve-t-shirt-top-7101911.html?variant=95528233",
          "hexColor": "#001954",
          "img": "https://ups.aopcdn.com/s48100/goods/19047/109uab82925dad294f0d9fa1aec914e27daa.jpg",
          "marketPrice": 0.0,
          "salePrice": 13.5,
          "selected": false,
          "skuId": 95528233,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$13.50",
        "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": 95528220,
        "handle": "mens-athleisure-crew-neck-raw-edge-short-sleeve-t-shirt-top",
        "hotSaleSort": 999999,
        "id": 7101911,
        "imgs": ["https://ups.aopcdn.com/s48100/goods/19047/109uf0ab22c714a54354bc03c4e445b4408a.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s48100/goods/19047/109uf0ab22c714a54354bc03c4e445b4408a.jpg",
        "marketPrice": 0.0,
        "name": "Men's Athleisure Crew Neck Raw Edge Short Sleeve T-Shirt Top",
        "navigations": [{
          "basicId": 7101911,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 7101911,
          "bestSort": 11,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 7101911,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1645690881000,
        "onlineTime": 1645690883000,
        "pmsSku": "1496673192474304514",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 13.5,
        "siteId": 24428,
        "sku": "SP220224G881-95528220",
        "spu": "SP220224G881",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 220.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "m",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 7156292,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 21.88,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 21.88,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$21.88",
          "goodsSkuUrl": "/item/leather-v-neck-polo-slim-fit-t-shirt-7156292.html?variant=96070337",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s48100/goods/19076/-2u73e3c51f820048a6af8abdbf5ad368b5.png",
          "marketPrice": 0.0,
          "salePrice": 21.88,
          "selected": true,
          "skuId": 96070337,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$21.88",
        "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": 96070337,
        "handle": "leather-v-neck-polo-slim-fit-t-shirt",
        "hotSaleSort": 999999,
        "id": 7156292,
        "imgs": ["https://ups.aopcdn.com/s48100/goods/19076/-2u73e3c51f820048a6af8abdbf5ad368b5.png", "https://ups.aopcdn.com/s48100/goods/19076/-2ua2da2ad4197347e38d4ce6bce50e08f1.png"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s48100/goods/19076/-2u73e3c51f820048a6af8abdbf5ad368b5.png",
        "marketPrice": 0.0,
        "name": "Leather V Neck Polo Slim-Fit T-Shirt",
        "navigations": [{
          "basicId": 7156292,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 7156292,
          "bestSort": 7,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 7156292,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1648438041000,
        "onlineTime": 1648438189000,
        "pmsSku": "1507272539880546306",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 21.88,
        "siteId": 24428,
        "sku": "SP220325P9MP-96070337",
        "spu": "SP220325P9MP",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 250.0
      }, {
        "activityId": 0,
        "attrColor": "same picture color",
        "attrs": {
          "size": "s",
          "color": "same picture color"
        },
        "available": true,
        "categories": [{
          "basicId": 6087845,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 15.0,
        "clearance": 4,
        "cloudDesc": "<p style=\"margin:0;\">dress occasion:Beach sand / Informal / Vacation / Leisure</p><p style=\"margin:0;\">laundry guide:Cold hand wash</p><p style=\"margin:0;\">collar:Round neck</p><p style=\"margin:0;\">material:Polyester</p><p style=\"margin:0;\">season:summer</p><p style=\"margin:0;\">sleeve length :Short sleeve</p><p style=\"margin:0;\">style:Vacation / Sexy / Europe and America</p>",
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 15.0,
          "color": "same picture color",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$15.00",
          "goodsSkuUrl": "/item/mens-summer-sexy-mesh-t-shirt-6087845.html?variant=84595813",
          "img": "https://ups.aopcdn.com/s24862/goods/18715/-2u1176dc15a5644028be34191ad7986139.jpg",
          "marketPrice": 0.0,
          "salePrice": 15.0,
          "selected": true,
          "skuId": 84595813,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$15.00",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 19,
        "favourite": false,
        "goodsId": 84595813,
        "handle": "mens-summer-sexy-mesh-t-shirt",
        "hotSaleSort": 999999,
        "id": 6087845,
        "imgs": ["https://ups.aopcdn.com/s24862/goods/18715/-2u1176dc15a5644028be34191ad7986139.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24862/goods/18715/-2u1176dc15a5644028be34191ad7986139.jpg",
        "marketPrice": 0.0,
        "name": "Mens summer sexy mesh T-shirt",
        "navigations": [{
          "basicId": 6087845,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 6087845,
          "bestSort": 33,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 6087845,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1617079309000,
        "onlineTime": 1617079321000,
        "pmsSku": "27304752",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 15.0,
        "siteId": 24428,
        "sku": "SPM6WT3I61L-84595813",
        "spu": "SPM6WT3I61L",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 180.0
      }, {
        "activityId": 0,
        "attrColor": "bean green",
        "attrs": {
          "size": "m",
          "color": "bean green"
        },
        "available": true,
        "categories": [{
          "basicId": 7067902,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 15.04,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 15.04,
          "color": "bean green",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$15.04",
          "goodsSkuUrl": "/item/off-cut-low-cut-wide-neck-t-shirt-7067902.html?variant=95203106",
          "hexColor": "#8EAD84",
          "img": "https://ups.aopcdn.com/s24610/goods/19032/-2u20d48b3e490442a0bdba822bfab7fbb2.jpg",
          "marketPrice": 0.0,
          "salePrice": 15.04,
          "selected": true,
          "skuId": 95203106,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$15.04",
        "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": 95203106,
        "handle": "off-cut-low-cut-wide-neck-t-shirt",
        "hotSaleSort": 999999,
        "id": 7067902,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19032/-2u20d48b3e490442a0bdba822bfab7fbb2.jpg", "https://ups.aopcdn.com/s24610/goods/19032/-2u8e68067748b4413d92881bf5e361a425.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19032/-2u20d48b3e490442a0bdba822bfab7fbb2.jpg",
        "marketPrice": 0.0,
        "name": "Off-cut Low-cut Wide-neck T-shirt",
        "navigations": [{
          "basicId": 7067902,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 7067902,
          "bestSort": 19,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 7067902,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1644398225000,
        "onlineTime": 1644398227000,
        "pmsSku": "1491292039426392066",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "bean green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 15.04,
        "siteId": 24428,
        "sku": "SP220209LUFQ-95203106",
        "spu": "SP220209LUFQ",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 250.0
      }, {
        "activityId": 0,
        "attrColor": "pink",
        "attrs": {
          "size": "s",
          "color": "pink"
        },
        "available": true,
        "categories": [{
          "basicId": 5143609,
          "goodsType": "T-shirt",
          "googleName": "Apparel & Accessories > Clothing > Shirts & Tops",
          "id": 138510,
          "name": "Short-sleeved T-shirt",
          "parentId": 126236,
          "path": "/126227/126236/138510/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Short-sleeved T-shirt Online on menilyshop.com",
          "siteCid": 39,
          "siteId": 24428,
          "siteParentCid": 26,
          "sitePath": "/24/26/39/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 16.24,
        "clearance": 0,
        "cloudDesc": "<p style=\"margin:0;\">dress occasion:daily / Leisure</p><p style=\"margin:0;\">material:cotton</p><p style=\"margin:0;\">season:autumn / summer / spring</p><p style=\"margin:0;\">sleeve length :Short sleeve</p><p style=\"margin:0;\">style:Leisure</p>",
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 16.24,
          "color": "pink",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$16.24",
          "goodsSkuUrl": "/item/mens-short-sleeve-t-shirt-5143609.html?variant=72656742",
          "hexColor": "#FF8FBA",
          "img": "https://ups.aopcdn.com/s24428/common/18836/1171u7b86e78e75094c5c9b2dd066df01eea6.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.24,
          "selected": true,
          "skuId": 72656742,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 16.24,
          "color": "gray",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$16.24",
          "goodsSkuUrl": "/item/mens-short-sleeve-t-shirt-5143609.html?variant=72656751",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24428/common/18837/570u6c8665ad5ef442658e5507bc1cc09c43.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.24,
          "selected": false,
          "skuId": 72656751,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 16.24,
          "color": "white",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$16.24",
          "goodsSkuUrl": "/item/mens-short-sleeve-t-shirt-5143609.html?variant=72656760",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24428/common/18837/570ue1ad4961305a4776a2716624028d5891.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.24,
          "selected": false,
          "skuId": 72656760,
          "sort": 0,
          "type": 0
        }, {
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 16.24,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$16.24",
          "goodsSkuUrl": "/item/mens-short-sleeve-t-shirt-5143609.html?variant=72656746",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24428/common/18837/570u56046faf33ab4c45bd2d7d0429cb03a4.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.24,
          "selected": false,
          "skuId": 72656746,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$16.24",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountMark": 3,
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 273,
        "favourite": false,
        "goodsId": 72656742,
        "handle": "mens-short-sleeve-t-shirt",
        "hotSaleSort": 999999,
        "id": 5143609,
        "imgs": ["https://ups.aopcdn.com/s24428/common/18836/1171u7b86e78e75094c5c9b2dd066df01eea6.jpg", "https://ups.aopcdn.com/s24428/common/18837/570u56046faf33ab4c45bd2d7d0429cb03a4.jpg",
          "https://ups.aopcdn.com/s24428/common/18837/570u6c8665ad5ef442658e5507bc1cc09c43.jpg", "https://ups.aopcdn.com/s24428/common/18837/570ue1ad4961305a4776a2716624028d5891.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labelUrl": "//ups.aopcdn.com/s24428/common/18968/570uc74823e6245c4188b95dabf01eb6fc27.png",
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24428/common/18836/1171u7b86e78e75094c5c9b2dd066df01eea6.jpg",
        "marketPrice": 0.0,
        "name": "Mens Short-Sleeve T-Shirt",
        "navigations": [{
          "basicId": 5143609,
          "bestSort": 999999,
          "id": 47882,
          "mostSort": 999999,
          "name": "Short-sleeved T-shirt",
          "newSort": 999999,
          "path": "/111769/29942/47882/"
        }, {
          "basicId": 5143609,
          "bestSort": 21,
          "id": 29942,
          "mostSort": 999999,
          "name": "T-Shirt",
          "newSort": 999999,
          "path": "/111769/29942/"
        }, {
          "basicId": 5143609,
          "bestSort": 999999,
          "id": 111769,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/111769/"
        }],
        "newInSort": 0,
        "offlineTime": 1608098244000,
        "onlineTime": 1608098257000,
        "pmsSku": "23421899",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "pink"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 16.24,
        "siteId": 24428,
        "sku": "SPUHUNQ4WSV-72656742",
        "spu": "SPUHUNQ4WSV",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 250.0
      }],
      "saleAttributeNameLangs": {
        "color": "color",
        "size": "size"
      },
      "saleAttributeValueLangs": {
        "color": {
          "same picture color": "same picture color"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "2xl": "2xl",
          "3xl": "3xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "same picture color"
      }, {
        "name": "size",
        "sname": "size",
        "val": "3xl"
      }],
      "salePrice": 12.34,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 24428,
      "sizeComparison": "TAG",
      "sizeComparisons": [{
        "code": "UK",
        "codeSize": "16",
        "size": "l",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "20",
        "size": "2xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "16",
        "size": "2xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "18",
        "size": "xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "40/42",
        "size": "m",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "4/6",
        "size": "s",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "50",
        "size": "3xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "14",
        "size": "xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "46",
        "size": "xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "12/14",
        "size": "m",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "22",
        "size": "3xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "18",
        "size": "3xl",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "44",
        "size": "l",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "12",
        "size": "l",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "UK",
        "codeSize": "8/10",
        "size": "s",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "36/38",
        "size": "s",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "US",
        "codeSize": "8/10",
        "size": "m",
        "types": "服装>>男装>>上衣>>T恤"
      }, {
        "code": "EU",
        "codeSize": "48",
        "size": "2xl",
        "types": "服装>>男装>>上衣>>T恤"
      }],
      "sizeReference": {
        "references": [{
          "key": "s",
          "values": [{
            "cmVal": "90",
            "inchVal": "35.4",
            "key": "bust"
          }, {
            "cmVal": "69",
            "inchVal": "27.2",
            "key": "length"
          }, {
            "cmVal": "43",
            "inchVal": "16.9",
            "key": "shoulder width"
          }, {
            "cmVal": "19",
            "inchVal": "7.5",
            "key": "sleeve length"
          }]
        }, {
          "key": "m",
          "values": [{
            "cmVal": "96",
            "inchVal": "37.8",
            "key": "bust"
          }, {
            "cmVal": "71",
            "inchVal": "28.0",
            "key": "length"
          }, {
            "cmVal": "45",
            "inchVal": "17.7",
            "key": "shoulder width"
          }, {
            "cmVal": "20",
            "inchVal": "7.9",
            "key": "sleeve length"
          }]
        }, {
          "key": "l",
          "values": [{
            "cmVal": "102",
            "inchVal": "40.2",
            "key": "bust"
          }, {
            "cmVal": "73",
            "inchVal": "28.7",
            "key": "length"
          }, {
            "cmVal": "47",
            "inchVal": "18.5",
            "key": "shoulder width"
          }, {
            "cmVal": "21",
            "inchVal": "8.3",
            "key": "sleeve length"
          }]
        }, {
          "key": "xl",
          "values": [{
            "cmVal": "108",
            "inchVal": "42.5",
            "key": "bust"
          }, {
            "cmVal": "75",
            "inchVal": "29.5",
            "key": "length"
          }, {
            "cmVal": "49",
            "inchVal": "19.3",
            "key": "shoulder width"
          }, {
            "cmVal": "22",
            "inchVal": "8.7",
            "key": "sleeve length"
          }]
        }, {
          "key": "2xl",
          "values": [{
            "cmVal": "114",
            "inchVal": "44.9",
            "key": "bust"
          }, {
            "cmVal": "77",
            "inchVal": "30.3",
            "key": "length"
          }, {
            "cmVal": "51",
            "inchVal": "20.1",
            "key": "shoulder width"
          }, {
            "cmVal": "23",
            "inchVal": "9.1",
            "key": "sleeve length"
          }]
        }, {
          "key": "3xl",
          "values": [{
            "cmVal": "120",
            "inchVal": "47.2",
            "key": "bust"
          }, {
            "cmVal": "79",
            "inchVal": "31.1",
            "key": "length"
          }, {
            "cmVal": "53",
            "inchVal": "20.9",
            "key": "shoulder width"
          }, {
            "cmVal": "24",
            "inchVal": "9.4",
            "key": "sleeve length"
          }]
        }],
        "titles": ["bust", "length", "shoulder width", "sleeve length"]
      },
      "sizeReferences": [{
        "key": "shoulder width",
        "unit": "cm",
        "val": "53"
      }, {
        "key": "sleeve length",
        "unit": "cm",
        "val": "24"
      }, {
        "key": "length",
        "unit": "cm",
        "val": "79"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "120"
      }],
      "sku": "SPP0WMFSI55-59673694",
      "skus": [{
        "activityId": 0,
        "attrColor": "same picture color",
        "attrs": {
          "size": "s",
          "color": "same picture color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 12.34,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$12.34",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 59673699,
        "imgs": ["https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1641970772000,
        "onlineTime": 1642040836000,
        "pmsSku": "24753376",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 12.34,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.s[0]"
        }, {
          "$ref": "$.allSizeReferences.s[1]"
        }, {
          "$ref": "$.allSizeReferences.s[2]"
        }, {
          "$ref": "$.allSizeReferences.s[3]"
        }],
        "sku": "SPP0WMFSI55-59673699",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "same picture color",
        "attrs": {
          "size": "m",
          "color": "same picture color"
        },
        "available": false,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 12.34,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$12.34",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 59673698,
        "imgs": ["https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1641970772000,
        "onlineTime": 1642040836000,
        "pmsSku": "24753375",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 12.34,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.m[0]"
        }, {
          "$ref": "$.allSizeReferences.m[1]"
        }, {
          "$ref": "$.allSizeReferences.m[2]"
        }, {
          "$ref": "$.allSizeReferences.m[3]"
        }],
        "sku": "SPP0WMFSI55-59673698",
        "status": 0,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "same picture color",
        "attrs": {
          "size": "l",
          "color": "same picture color"
        },
        "available": false,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 12.34,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$12.34",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 59673697,
        "imgs": ["https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1641970772000,
        "onlineTime": 1642040836000,
        "pmsSku": "24753374",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 12.34,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.l[0]"
        }, {
          "$ref": "$.allSizeReferences.l[1]"
        }, {
          "$ref": "$.allSizeReferences.l[2]"
        }, {
          "$ref": "$.allSizeReferences.l[3]"
        }],
        "sku": "SPP0WMFSI55-59673697",
        "status": 0,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "same picture color",
        "attrs": {
          "size": "xl",
          "color": "same picture color"
        },
        "available": false,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 12.34,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$12.34",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 59673696,
        "imgs": ["https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1641970772000,
        "onlineTime": 1642040836000,
        "pmsSku": "24753373",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 12.34,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.xl[0]"
        }, {
          "$ref": "$.allSizeReferences.xl[1]"
        }, {
          "$ref": "$.allSizeReferences.xl[2]"
        }, {
          "$ref": "$.allSizeReferences.xl[3]"
        }],
        "sku": "SPP0WMFSI55-59673696",
        "status": 0,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "same picture color",
        "attrs": {
          "size": "2xl",
          "color": "same picture color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 12.34,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$12.34",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 59673695,
        "imgs": ["https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1641970772000,
        "onlineTime": 1642040836000,
        "pmsSku": "24753372",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 12.34,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.2xl[0]"
        }, {
          "$ref": "$.allSizeReferences.2xl[1]"
        }, {
          "$ref": "$.allSizeReferences.2xl[2]"
        }, {
          "$ref": "$.allSizeReferences.2xl[3]"
        }],
        "sku": "SPP0WMFSI55-59673695",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }, {
        "activityId": 0,
        "attrColor": "same picture color",
        "attrs": {
          "size": "3xl",
          "color": "same picture color"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 12.34,
        "clearance": 4,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$12.34",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 59673694,
        "imgs": ["https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png"],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s29001/goods/18474/-2u9bea4312edc44732b08d18cf8538779a.png",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1641970772000,
        "onlineTime": 1642040836000,
        "pmsSku": "24753371",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 12.34,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.3xl[0]"
        }, {
          "$ref": "$.allSizeReferences.3xl[1]"
        }, {
          "$ref": "$.allSizeReferences.3xl[2]"
        }, {
          "$ref": "$.allSizeReferences.3xl[3]"
        }],
        "sku": "SPP0WMFSI55-59673694",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 300.0
      }],
      "specialSign": 1,
      "spu": "SPP0WMFSI55",
      "status": 1,
      "stock": 999,
      "type": 0,
      "variant": "same picture color/3xl",
      "visionStyle": 0,
      "weight": 300.0
    };
    var goodsInfo = goodsDetail.jsonCustomData
    var limitItem = '2222';
    var isFlag = false
    if (goodsInfo && goodsInfo.CustomMadeType == 2) { //
      goodsInfo.Version.Location.forEach((a, b) => {
        if (a.Element.ElementType === 6) { // 定制标品才有
          isFlag = true
        }
      })
    }
    isFlag ? window.addEventListener("DOMContentLoaded", function() {
      getAllFont(function() {
        let span = document.createElement('span')
        span.innerText = 'SAMPLE'
        span.style.lineHeight = '46px'
        span.style.paddingLeft = '10px'
        span.style.fontFamily = ''
        $('.drapdown').append(span)
        // 设置默认字体及其输出文字
        $.each($('.drapdown'), function(it, item) {
          // $(item).children('span:last-child').css('fontFamily', baseFontArr[it].FontName.split('.')[0])
          var info = $(item)
          var font = baseFontArr[it].FontName.split('.')[0]
          info.children('span:last-child').css({
            'fontFamily': '"' + font + '"'
          })
          info.next().text($(item).parent().children('.inputArea').val()) // output展示
          info.next().css({
            'color': 'black',
            'fontFamily': '"' + font + '"'
          }) // output样式及其字体展示
        })
      })
    }) : ''
    // 追加所有字体
    var baseInputIndex = 0;
    var baseFontIndex = [];
    var inputInfo = document.querySelectorAll('.inputArea')
    var fieldData = document.querySelectorAll('.fieldset-box')
    var drowdown = document.querySelectorAll('.drapdown')
    var loaded = false
    // 输入框输入事件
    $('.inputArea').bind('input', function(event) {
      var maxLength = $(this).attr('maxlength')
      var valueInfo = $(this).val()
      if (!valueInfo) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        // $(this).attr('placeHolder', 'Please Enter Content!')
      } else {
        $(this).css({
          borderColor: '#797979',
          'placeHolder': ''
        })
        // $(this).attr('placeHolder', '')
      }
      let itemInfo = $(this)
      var dataWord = $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w')
      var count = maxLength - valueInfo.length
      $(this).parent().children('.output-area').css('fontFamily', itemInfo.next().children('span:last-child').css('fontFamily'))
      $(this).parent().children('.output-area').css('color', 'black')
      $(this).parent().children('.output-area').text(`${valueInfo}`)
      // 设置输入框最大可输入及其实时显示数据
      if (count <= 0) {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), 0))
      } else {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), count))
      }
    })
    // 失去焦点去除空格设置样式
    $('.inputArea').bind('blur', function(event) {
      var con = $.trim($(this).val())
      $(this).val(con)
      if (!con) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        $(this).attr('placeHolder', 'Enter Name or Text here...')
      }
    })
    // 获取当前的字体进行展示
    var custerData = goodsDetail.jsonCustomData
    var baseFontArr = []
    custerData && custerData.Version.Location ? custerData.Version.Location.forEach((item, index) => {
      item.Element.Items.forEach((val, i) => {
        if (val.CustomType === 1) {
          baseFontArr.push(val.AllowTypefaces[0])
        }
      })
    }) : ''
    // 默认图片展示
    $.each($('.info-data,.info-data-music'), function(it, iv) {
      $(iv).children('.del').css('display', 'none')
      $(iv).children('.img').css('display', 'none')
    })
    $('.drapdown').click(function() {
      let current = $(this)
      if ($(this).children('div').css('display') === 'none') {
        $(this).children('div').show()
      } else {
        $(this).children('div').hide()
      }
      var fontInfo = $(this).children('div').children('.fontInfo')
      $(fontInfo).each(function(index, ele) {
        var fo = ($(ele).data().value).split('.')[0]
        $(ele).css('fontFamily', '"' + fo + '"')
        $(ele).click(function() {
          var f = ($(this).data().value).split('.')[0]
          current.children('span:last-child').css('fontFamily', '"' + f + '"')
          $(current).next().css({
            fontFamily: '"' + $(this).data().value + '"'
          })
        })
      })
    })
    // 图片删除
    $('.info-data .del').click(function() {
      var img = $(this).parent().children('img')
      img.attr('src', '')
      img.css('display', 'none')
      $(this).css('display', 'none')
    })
    // 图片上传
    $('.inputUpload').change(function(event) {
      var img = event.target.files[0]
      var t = $(this)
      // if (img.type != 'image/png' && img.type != 'image/jpeg' && img.type != 'image/gif') {
      //     return alert("图片上传格式不正确");
      // }
      var reader = new FileReader();
      reader.readAsDataURL(img);
      //进度条
      var container = t.parent().children('#progressbar')[0]
      var circle = new ProgressBar.Circle(container, {
        color: '#0090FF',
        strokeWidth: 6
      })
      //开始读取
      reader.onloadstart = function() {
        t.parent().children('#progressbar').show()
        t.parent().children('label').hide()
        circle.setText(1 + "%")
        circle.text.style.color = '#FFFFFF'
      }
      //读取中
      var total = img.size;
      reader.onprogress = function(ev) {
        var value = Math.round((ev.loaded / total) * 100)
        circle.setText(value + "%")
      }
      circle.animate(1)
      //读取完成
      reader.onloadend = function() {
        t.parent().children('#progressbar').hide()
        t.parent().children('label').show()
        circle.destroy()
      }
      reader.onload = function(e) {
        var imgDom = t.parent().children('img')
        imgDom.attr('src', this.result)
        imgDom.show()
        t.parent().children('.del').show()
        t.parent().css('borderColor', '#797979')
        $(this).val('')
      }
      $(this).val('')
    })
    // 点击空白处隐藏下拉框
    $(document).bind('click', function(e) {
      var dropDown = $('.drapdown')
      var drop = $('.drop')
      if (!dropDown.is(e.target) && dropDown.has(e.target).length === 0) {
        if (!drop.is(e.target) && drop.has(e.target).length === 0) {
          $(".drop").hide()
        }
      }
    })

    function getAllFont(callback) {
      var fonts = []
      var goodsInfo = goodsDetail.jsonCustomData
      if (!goodsInfo.Version.Location) return false
      goodsInfo.Version.Location.forEach(item => {
        item.Element.Items.forEach(val => {
          val.AllowTypefaces && val.AllowTypefaces.forEach(v => {
            fonts.push(v)
          })
        })
      })
      const fontFacePromises = [...fonts].map(f => (new FontFace(f.FontName.split('.')[0], `url(${f.FontUrl})`).load()))
      Promise.all(fontFacePromises).then((fontFaces) => {
        if (fontFaces && fontFaces.length > 0) {
          fontFaces.map(fontFace => {
            document.fonts.add(fontFace);
          })
        }
      }).catch((err) => {
        console.warn('Some critical font are not available:', err);
      }).finally(() => {
        var styleNode = document.createElement('style');
        styleNode.type = "text/css";
        var styleText = document.createTextNode([...fonts].map(({
          FontName,
          FontUrl
        }) => {
          const formatObj = {
            'ttf': 'truetype',
            'otf': 'opentype',
            'woff': 'woff',
            'woff2': 'woff2'
          }
          const [name] = FontName.split('.')
          const format = FontUrl.split('.').pop()
          const info = formatObj[format]
          return `\r\n
                              @font-face {
                                  font-family: "${name}";
                                   src: url("${FontUrl}") format("${info}");
                              }
                              `
        }).join(''));
        styleNode.appendChild(styleText);
        document.head.appendChild(styleNode);
        loaded = true
        callback && callback()
      })
    }
  </script>
  <div class="m-add-cart selection-wrapper cart">
    <div class="button-wrapper">
      <a class="button plain crepik-custom-btn" style="margin-bottom: 10px; display: none;">
<div class="la-3ball-pulse"><div></div><div></div><div></div></div>
</a>
      <div style="display: flex">
        <button type="submit" name="add-to-cart" class="" id="AddToCart">
          <span class="button-text">ADD TO CART</span>
        </button>
        <div class="follow-but2 FavouriteCountSingleBox">
          <div goods-follow="4185639" favourite="false" class="personalIcon" onclick="window.popupLogin &amp;&amp; popupLogin.methods.openModal()">  </div>
          <div class="FavouriteCountSingle" style="display: none;"> 6 </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="SPP0WMFSI55">
    <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="08f59fd1-1cec-4ce4-9c69-8d1d8e6d3426" 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 / T-Shirt / Short-sleeved T-shirt


MEN'S TRENDY WHITE LETTER PRINT ROUND NECK SHORT SLEEVE T-SHIRT

$12.34
$12.34
5.0
(0)

Write a review
Clearance short of stock

SAVE $12.00 Over $59.90


ColorSame Picture Color
SizeSMLXL2XL3XL
Color: Same Picture Color

Size: 3XLSize GuideSizeSize (US)Size (EU)Size (UK)
SMLXL2XL3XL

SPP0WMFSI55-59673699 SPP0WMFSI55-59673698 SPP0WMFSI55-59673697
SPP0WMFSI55-59673696 SPP0WMFSI55-59673695 SPP0WMFSI55-59673694
Quantity:


Please select your Size


ADD TO CART

6
BUY IT NOW





DESCRIPTION

Product Code: SPP0WMFSI55

 * style: Leisure

Combination Recommendation

Size Chart
×
cm inch


Size Tag Size

Size Tag Size


 Return
  Hot Search
Track Artist Album Playlist Search Results

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

5.0


Write a review
Write a review
* Score :

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

Close

No Yes

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

 * «
 * »


SUCCESSFUL

Thank you for posting a review

SUCCESSFUL

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

Go to use
Oops...

Comment post failed, please try again later.

Oops...

Coupon Failure.

You May Also Like
46% OFF
Men's Basic White Deep V-Neck Cotton Short Sleeve T-Shirt
$14.50 $26.99

37% OFF
Personalized Design Button T-shirt
$16.92 $26.69

43% OFF
Men's Solid Color V-neck Casual Breathable T-Shirt
$16.80 $29.70

Men's Fashion Casual Fitness Sports T-Shirt
$16.00

Men's V-neck Zipper Solid Color Breathable T-Shirt Casual Retro Outdoor
Motorcycle Top
$17.09

36% OFF
Fashionable Casual Solid Color T-shirt
$17.50 $27.40

49% OFF
Men's Solid Color V-neck Casual Breathable T-Shirt
$14.60 $28.90

Men's Athleisure Crew Neck Raw Edge Short Sleeve T-Shirt Top
$13.50

Leather V Neck Polo Slim-Fit T-Shirt
$21.88

Mens summer sexy mesh T-shirt
$15.00
Clearance
Off-cut Low-cut Wide-neck T-shirt
$15.04

Mens Short-Sleeve T-Shirt
$16.24







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