www.gobargin.com Open in urlscan Pro
2a06:98c1:3120::c  Public Scan

URL: https://www.gobargin.com/products/lakers-basketball-team-no-8-letter-print-t-shirt-6644765.html
Submission: On August 05 via api from DE — Scanned from NL

Form analysis 3 forms found in the DOM

POST

<form method="post" enctype="multipart/form-data" class="form-vertical product-form">
  <input type="hidden" name="product_basic_id" value="6644765">
  <input type="hidden" name="product_id" value="90831098">
  <input type="hidden" name="product_cate" value="T-shirts">
  <input type="hidden" name="spu" value="SP68SK1ABX0">
  <input type="hidden" name="sku" value="SP68SK1ABX0-90831098">
  <input type="hidden" name="image" value="https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg">
  <input type="hidden" name="price" value="17.95">
  <input type="hidden" name="variant" value="light gray/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 selected="" hidden="" disabled=""></option>
      <option value="Light Gray">Light Gray</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 selected="" hidden="" disabled=""></option>
      <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"></span></label>
      <div group="0" class="product-form__input single-selector single-selector-color" data-groupkey="Color"><span data-value="Light Gray" data-group="0" style=""><img
            src="https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg@!w42-h56" class="loaded" data-was-processed="true"></span></div>
    </div>
    <div class="selector-wrapper product-form__item product-form__item--size"><label>Size: <span class="label-size"></span><span class="size-model" mdui-dialog="{target: '#size-form_model'}">Size Guide</span><select class="size-zone-select"
          name="1659680843869">
          <option value="TAG" selected="selected">Size</option>
          <option value="US">Size (US)</option>
          <option value="EU">Size (EU)</option>
          <option value="UK">Size (UK)</option>
        </select></label>
      <div group="1" class="product-form__input single-selector single-selector-size" data-groupkey="Size"><span data-value="S" data-group="1" style="">S</span><span data-value="M" data-group="1" style="">M</span><span data-value="L" data-group="1"
          style="">L</span><span data-value="XL" data-group="1" style="">XL</span><span data-value="2XL" data-group="1" style="">2XL</span><span data-value="3XL" data-group="1" style="">3XL</span></div>
    </div>
    <div class="size-tips" style="display: none;"></div>
  </div><select name="product_id" id="productSelect" class="full-select product-select" style="display: none;">
    <option sku="f8218d40704b4d95a5053e870ece1651" value="90831102">SP68SK1ABX0-90831102</option>
    <option sku="eb39c3e202664bf18813f62994bdc066" value="90831101">SP68SK1ABX0-90831101</option>
    <option sku="4126778de9aa4897801aacb71d351b0b" value="90831100">SP68SK1ABX0-90831100</option>
    <option sku="fab8a8394c9741b6be82178ab1a0d517" value="90831103">SP68SK1ABX0-90831103</option>
    <option sku="265b92845b5442f898ec60cca1c6f71c" value="90831099">SP68SK1ABX0-90831099</option>
    <option sku="2623f96c6b234e4489903c6f8097ec72" value="90831098" selected="selected">SP68SK1ABX0-90831098</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": "length",
          "unit": "cm",
          "val": "69"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "90"
        }],
        "m": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "45"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "71"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "96"
        }],
        "l": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "47"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "73"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "102"
        }],
        "xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "49"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "75"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "108"
        }],
        "2xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "51"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "77"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "114"
        }],
        "3xl": [{
          "key": "shoulder width",
          "unit": "cm",
          "val": "53"
        }, {
          "key": "length",
          "unit": "cm",
          "val": "79"
        }, {
          "key": "bust",
          "unit": "cm",
          "val": "120"
        }]
      },
      "attrColor": "light gray",
      "attributes": [{
        "attrId": 85545,
        "attrValId": 5030836,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "color",
        "sval": "light gray",
        "type": 1,
        "val": "light gray"
      }, {
        "attrId": 85546,
        "attrValId": 3632299,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "size",
        "sval": "3xl",
        "type": 1,
        "val": "3xl"
      }, {
        "attrId": 162408,
        "attrValId": 8454503,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "Wearing occasion",
        "sval": "daily",
        "type": 0,
        "val": "daily"
      }, {
        "attrId": 162408,
        "attrValId": 8454513,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "Wearing occasion",
        "sval": "Leisure",
        "type": 0,
        "val": "Leisure"
      }, {
        "attrId": 85559,
        "attrValId": 3632347,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "laundry guide",
        "sval": "Machine washable",
        "type": 0,
        "val": "Machine washable"
      }, {
        "attrId": 85547,
        "attrValId": 3897423,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "gender",
        "sval": "male",
        "type": 0,
        "val": "male"
      }, {
        "attrId": 162587,
        "attrValId": 8458566,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "Top collar",
        "sval": "Round neck",
        "type": 0,
        "val": "Round neck"
      }, {
        "attrId": 85549,
        "attrValId": 3632326,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "season",
        "sval": "summer",
        "type": 0,
        "val": "summer"
      }, {
        "attrId": 85555,
        "attrValId": 6489411,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "style",
        "sval": "Casual fashion",
        "type": 0,
        "val": "Casual fashion"
      }, {
        "attrId": 85546,
        "attrValId": 3632298,
        "basicId": 6644765,
        "goodsId": 90831099,
        "name": "size",
        "sval": "2xl",
        "type": 1,
        "val": "2xl"
      }, {
        "attrId": 85546,
        "attrValId": 3632296,
        "basicId": 6644765,
        "goodsId": 90831100,
        "name": "size",
        "sval": "l",
        "type": 1,
        "val": "l"
      }, {
        "attrId": 85546,
        "attrValId": 3632295,
        "basicId": 6644765,
        "goodsId": 90831101,
        "name": "size",
        "sval": "m",
        "type": 1,
        "val": "m"
      }, {
        "attrId": 85546,
        "attrValId": 3632294,
        "basicId": 6644765,
        "goodsId": 90831102,
        "name": "size",
        "sval": "s",
        "type": 1,
        "val": "s"
      }, {
        "attrId": 85546,
        "attrValId": 3632297,
        "basicId": 6644765,
        "goodsId": 90831103,
        "name": "size",
        "sval": "xl",
        "type": 1,
        "val": "xl"
      }],
      "attrs": {
        "size": "3xl",
        "color": "light gray"
      },
      "available": true,
      "categories": [{
        "basicId": 6644765,
        "goodsType": "",
        "googleName": "",
        "id": 144361,
        "name": "T-shirts",
        "parentId": 144360,
        "path": "/144360/144361/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Tshirts Online on relieffe.com",
        "siteCid": 49,
        "siteId": 27712,
        "siteParentCid": 48,
        "sitePath": "/48/49/",
        "sort": 6
      }],
      "ccyMarketPrice": 0.0,
      "ccySalePrice": 17.95,
      "clearance": 3,
      "colorSkus": [{
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 17.95,
        "color": "light gray",
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$17.95",
        "goodsSkuUrl": "/item/lakers-basketball-team-no-8-letter-print-t-shirt-6644765.html?variant=90831098",
        "hexColor": "#D3D3D3",
        "img": "https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg",
        "marketPrice": 0.0,
        "salePrice": 17.95,
        "selected": false,
        "skuId": 90831098,
        "sort": 0,
        "type": 0
      }],
      "currencyMarketPrice": "$0.00",
      "currencySalePrice": "$17.95",
      "customData": "",
      "customOssKey": "",
      "description": "",
      "discount": 0.0,
      "discountIcon": "",
      "discountInteger": "100",
      "discountPercent": "100% OFF",
      "endTime": 2145888000000,
      "favoriteCount": 2,
      "favourite": false,
      "generalAttrs": [{
        "attrId": 162408,
        "attrValId": 8454503,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "Wearing occasion",
        "sval": "daily",
        "type": 0,
        "val": "daily"
      }, {
        "attrId": 162408,
        "attrValId": 8454513,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "Wearing occasion",
        "sval": "Leisure",
        "type": 0,
        "val": "Leisure"
      }, {
        "attrId": 85559,
        "attrValId": 3632347,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "laundry guide",
        "sval": "Machine washable",
        "type": 0,
        "val": "Machine washable"
      }, {
        "attrId": 85547,
        "attrValId": 3897423,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "gender",
        "sval": "male",
        "type": 0,
        "val": "male"
      }, {
        "attrId": 162587,
        "attrValId": 8458566,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "Top collar",
        "sval": "Round neck",
        "type": 0,
        "val": "Round neck"
      }, {
        "attrId": 85549,
        "attrValId": 3632326,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "season",
        "sval": "summer",
        "type": 0,
        "val": "summer"
      }, {
        "attrId": 85555,
        "attrValId": 6489411,
        "basicId": 6644765,
        "goodsId": 90831098,
        "name": "style",
        "sval": "Casual fashion",
        "type": 0,
        "val": "Casual fashion"
      }],
      "goodsId": 90831098,
      "goodsTypes": [{
        "id": 92009,
        "name": "服装"
      }, {
        "id": 100749,
        "name": "男装"
      }, {
        "id": 100750,
        "name": "上衣"
      }, {
        "id": 100751,
        "name": "T恤"
      }],
      "handle": "lakers-basketball-team-no-8-letter-print-t-shirt",
      "id": 6644765,
      "images": [{
        "goodsIds": "90831098|90831099|90831100|90831101|90831102|90831103",
        "isTort": 0,
        "ismain": 1,
        "md5": "ee56834f1478b3aad49f58507ffde24f",
        "sort": 1,
        "url": "https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "aa65c149de41247ec8a4e25d7aef6ecd",
        "sort": 0,
        "url": "https://ups.aopcdn.com/s28981/goods/18814/-2u0aa1899a31dc4175863c307acb86530f.jpg"
      }, {
        "isTort": 0,
        "ismain": 0,
        "md5": "d3a39188e2d53d5e8ff8b19d2fd11828",
        "sort": 2,
        "url": "https://ups.aopcdn.com/s28981/goods/18814/-2udc353ee95b324690ae34999dd4cf8d4a.jpg"
      }],
      "imgs": ["https://ups.aopcdn.com/s28981/goods/18814/-2u0aa1899a31dc4175863c307acb86530f.jpg", "https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg",
        "https://ups.aopcdn.com/s28981/goods/18814/-2udc353ee95b324690ae34999dd4cf8d4a.jpg"
      ],
      "isDefault": 1,
      "isShopify": 0,
      "isSpot": 0,
      "isStock": 0,
      "labelLangs": [],
      "labels": [],
      "mainImg": "https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg",
      "marketPrice": 0.0,
      "name": "Lakers Basketball Team No 8 Letter Print T-shirt",
      "navigations": [{
        "basicId": 6644765,
        "bestSort": 25,
        "id": 52803,
        "mostSort": 999999,
        "name": "T-shirts",
        "newSort": 999999,
        "path": "/52802/52803/"
      }, {
        "basicId": 6644765,
        "bestSort": 10,
        "id": 52802,
        "mostSort": 999999,
        "name": "Men's Clothing",
        "newSort": 999999,
        "path": "/52802/"
      }],
      "newInSort": 0,
      "offlineTime": 1627019253000,
      "onlineTime": 1627020222000,
      "pathCategories": [{
        "enName": "Men",
        "goodsType": "Men's Clothing",
        "googleName": "Apparel & Accessories > Clothing > Men's Clothing",
        "id": 144360,
        "langName": "Men",
        "name": "Men",
        "parentId": 0,
        "path": "/144360/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Men Online on relieffe.com",
        "siteCid": 48,
        "sitePath": "/48/"
      }, {
        "enName": "T-shirts",
        "goodsType": "",
        "googleName": "",
        "id": 144361,
        "langName": "T-shirts",
        "name": "T-shirts",
        "parentId": 144360,
        "path": "/144360/144361/",
        "seoDescription": "",
        "seoKeywords": "",
        "seoTitle": "Shop Discounted Fashion Tshirts Online on relieffe.com",
        "siteCid": 49,
        "sitePath": "/48/49/"
      }],
      "pathNavigations": [{
        "check": false,
        "cid": 144360,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 52802,
        "img": "",
        "imgSpec": "4*3",
        "langName": "Men's Clothing",
        "level": 1,
        "mark": 0,
        "name": "Men's Clothing",
        "navColor": "",
        "parentId": 0,
        "path": "/52802/",
        "showChilds": false,
        "siteId": 27712,
        "sort": 10,
        "status": 1,
        "type": 1,
        "url": "/collections/mens-clothing-52802/"
      }, {
        "check": false,
        "cid": 144361,
        "collectionsId": 0,
        "customUrl": "",
        "defaultSortType": "0",
        "deviceType": 1,
        "id": 52803,
        "img": "",
        "imgSpec": "4*3",
        "langName": "T-shirts",
        "level": 2,
        "mark": 0,
        "name": "T-shirts",
        "navColor": "",
        "parentId": 52802,
        "path": "/52802/52803/",
        "showChilds": false,
        "siteId": 27712,
        "sort": 2,
        "status": 1,
        "type": 1,
        "url": "/collections/t-shirts-52803/"
      }],
      "pmsSku": "2623f96c6b234e4489903c6f8097ec72",
      "pointAdd": 0,
      "presale": 0,
      "presaleDays": 0,
      "rcmdList": [{
        "activityId": 0,
        "attrColor": "khaki",
        "attrs": {
          "size": "m",
          "color": "khaki"
        },
        "available": true,
        "categories": [{
          "basicId": 7175314,
          "goodsType": "",
          "googleName": "",
          "id": 144361,
          "name": "T-shirts",
          "parentId": 144360,
          "path": "/144360/144361/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Tshirts Online on relieffe.com",
          "siteCid": 49,
          "siteId": 27712,
          "siteParentCid": 48,
          "sitePath": "/48/49/",
          "sort": 6
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 21.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 21.95,
          "color": "khaki",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$21.95",
          "goodsSkuUrl": "/item/mens-oversized-vintage-surf-t-shirt-7175314.html?variant=96268647",
          "hexColor": "#DBAB59",
          "img": "https://ups.aopcdn.com/s27712/goods/19097/-2u7f93b831f38e469883da276f7cde081e.jpg",
          "marketPrice": 0.0,
          "salePrice": 21.95,
          "selected": true,
          "skuId": 96268647,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$21.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 96268647,
        "handle": "mens-oversized-vintage-surf-t-shirt",
        "hotSaleSort": 999999,
        "id": 7175314,
        "imgs": ["https://ups.aopcdn.com/s27712/goods/19097/-2u7f93b831f38e469883da276f7cde081e.jpg", "https://ups.aopcdn.com/s27712/goods/19097/-2u40a3004ffaf840c68c8423db5b3eaa3c.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s27712/goods/19097/-2u7f93b831f38e469883da276f7cde081e.jpg",
        "marketPrice": 0.0,
        "name": "Men's Oversized Vintage Surf T-Shirt",
        "navigations": [{
          "basicId": 7175314,
          "bestSort": 999999,
          "id": 52803,
          "mostSort": 999999,
          "name": "T-shirts",
          "newSort": 999999,
          "path": "/52802/52803/"
        }, {
          "basicId": 7175314,
          "bestSort": 999999,
          "id": 52802,
          "mostSort": 999999,
          "name": "Men's Clothing",
          "newSort": 999999,
          "path": "/52802/"
        }],
        "newInSort": 0,
        "offlineTime": 1650012589000,
        "onlineTime": 1650012591000,
        "pmsSku": "1514850736138608641",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "khaki"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 21.95,
        "siteId": 27712,
        "sku": "SP220415JV21-96268647",
        "spu": "SP220415JV21",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 220.0
      }, {
        "activityId": 0,
        "attrColor": "purple",
        "attrs": {
          "size": "m",
          "color": "purple"
        },
        "available": true,
        "categories": [{
          "basicId": 7175312,
          "goodsType": "",
          "googleName": "",
          "id": 144361,
          "name": "T-shirts",
          "parentId": 144360,
          "path": "/144360/144361/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Tshirts Online on relieffe.com",
          "siteCid": 49,
          "siteId": 27712,
          "siteParentCid": 48,
          "sitePath": "/48/49/",
          "sort": 6
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 20.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 20.95,
          "color": "purple",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$20.95",
          "goodsSkuUrl": "/item/mens-oversized-vintage-surf-t-shirt-7175312.html?variant=96268637",
          "hexColor": "#AB67D7",
          "img": "https://ups.aopcdn.com/s27712/goods/19097/-2uf19178ef58434e22ac607f7615daca8e.jpg",
          "marketPrice": 0.0,
          "salePrice": 20.95,
          "selected": true,
          "skuId": 96268637,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$20.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 96268637,
        "handle": "mens-oversized-vintage-surf-t-shirt",
        "hotSaleSort": 999999,
        "id": 7175312,
        "imgs": ["https://ups.aopcdn.com/s27712/goods/19097/-2uf19178ef58434e22ac607f7615daca8e.jpg", "https://ups.aopcdn.com/s27712/goods/19097/-2u8ff5c2a7e5a242908a7335c42a2751ee.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s27712/goods/19097/-2uf19178ef58434e22ac607f7615daca8e.jpg",
        "marketPrice": 0.0,
        "name": "Men's Oversized Vintage Surf T-Shirt",
        "navigations": [{
          "basicId": 7175312,
          "bestSort": 999999,
          "id": 52803,
          "mostSort": 999999,
          "name": "T-shirts",
          "newSort": 999999,
          "path": "/52802/52803/"
        }, {
          "basicId": 7175312,
          "bestSort": 999999,
          "id": 52802,
          "mostSort": 999999,
          "name": "Men's Clothing",
          "newSort": 999999,
          "path": "/52802/"
        }],
        "newInSort": 0,
        "offlineTime": 1650012588000,
        "onlineTime": 1650012590000,
        "pmsSku": "1514851164205080578",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "purple"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 20.95,
        "siteId": 27712,
        "sku": "SP2204152KIV-96268637",
        "spu": "SP2204152KIV",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 220.0
      }, {
        "activityId": 0,
        "attrColor": "bean green",
        "attrs": {
          "size": "m",
          "color": "bean green"
        },
        "available": true,
        "categories": [{
          "basicId": 7056826,
          "goodsType": "",
          "googleName": "",
          "id": 144361,
          "name": "T-shirts",
          "parentId": 144360,
          "path": "/144360/144361/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Tshirts Online on relieffe.com",
          "siteCid": 49,
          "siteId": 27712,
          "siteParentCid": 48,
          "sitePath": "/48/49/",
          "sort": 6
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 19.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 19.95,
          "color": "bean green",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$19.95",
          "goodsSkuUrl": "/item/retro-oversized-maui-mens-t-shirt-7056826.html?variant=95080688",
          "hexColor": "#8EAD84",
          "img": "https://ups.aopcdn.com/s45363/goods/18989/-2uf805cba133ee4d2e87f3614d2d0f3574.jpg",
          "marketPrice": 0.0,
          "salePrice": 19.95,
          "selected": true,
          "skuId": 95080688,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$19.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95080688,
        "handle": "retro-oversized-maui-mens-t-shirt",
        "hotSaleSort": 999999,
        "id": 7056826,
        "imgs": ["https://ups.aopcdn.com/s45363/goods/18989/-2uf805cba133ee4d2e87f3614d2d0f3574.jpg", "https://ups.aopcdn.com/s45363/goods/18989/-2u1bce7fa45e1142b5800aa12792c87f9f.jpg",
          "https://ups.aopcdn.com/s45363/goods/18989/-2u86a90392651d4b79886974bdacc3f375.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s45363/goods/18989/-2uf805cba133ee4d2e87f3614d2d0f3574.jpg",
        "marketPrice": 0.0,
        "name": "Retro Oversized MAUI Men's T-shirt",
        "navigations": [{
          "basicId": 7056826,
          "bestSort": 3,
          "id": 52803,
          "mostSort": 999999,
          "name": "T-shirts",
          "newSort": 999999,
          "path": "/52802/52803/"
        }, {
          "basicId": 7056826,
          "bestSort": 999999,
          "id": 52802,
          "mostSort": 999999,
          "name": "Men's Clothing",
          "newSort": 999999,
          "path": "/52802/"
        }],
        "newInSort": 0,
        "offlineTime": 1642996260000,
        "onlineTime": 1642996262000,
        "pmsSku": "1475772262543515650",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "bean green"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 19.95,
        "siteId": 27712,
        "sku": "SP2112284244-95080688",
        "spu": "SP2112284244",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 210.0
      }, {
        "activityId": 0,
        "attrColor": "royal blue",
        "attrs": {
          "size": "s",
          "color": "royal blue"
        },
        "available": true,
        "categories": [{
          "basicId": 6777326,
          "goodsType": "",
          "googleName": "",
          "id": 160962,
          "name": "💥Street Style🔥",
          "parentId": 157658,
          "path": "/133542/136763/157658/160962/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Street Style Online on relieffe.com",
          "siteCid": 95,
          "siteId": 27712,
          "siteParentCid": 93,
          "sitePath": "/14/28/93/95/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 38.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 38.95,
          "color": "royal blue",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$38.95",
          "goodsSkuUrl": "/item/new-chic-behavior-print-casual-sweatshirt-6777326.html?variant=92270604",
          "hexColor": "#4169E1",
          "img": "https://ups.aopcdn.com/s27712/goods/18883/-2ubbc824258a16468991305d9d766b09c5.jpg",
          "marketPrice": 0.0,
          "salePrice": 38.95,
          "selected": true,
          "skuId": 92270604,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.8,
          "count": 22,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$38.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 342,
        "favourite": false,
        "goodsId": 92270604,
        "handle": "new-chic-behavior-print-casual-sweatshirt",
        "hotSaleSort": 3,
        "id": 6777326,
        "imgs": ["https://ups.aopcdn.com/s27712/goods/18883/-2ubbc824258a16468991305d9d766b09c5.jpg", "https://ups.aopcdn.com/s27712/goods/18883/-2u2b827c4c61ed4b8dac69cf003256d52e.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s27712/goods/18883/-2ubbc824258a16468991305d9d766b09c5.jpg",
        "marketPrice": 0.0,
        "name": "New Chic Behavior Print Casual Sweatshirt",
        "navigations": [{
          "basicId": 6777326,
          "bestSort": 125,
          "id": 46134,
          "mostSort": 999999,
          "name": "Hoodies & Sweatshirts",
          "newSort": 999999,
          "path": "/43288/46134/"
        }, {
          "basicId": 6777326,
          "bestSort": 2,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1631513694000,
        "onlineTime": 1631513695000,
        "pmsSku": "1436573415646478338",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "royal blue"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 38.95,
        "siteId": 27712,
        "sku": "SP210911E0AW-92270604",
        "spu": "SP210911E0AW",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 250.0
      }, {
        "activityId": 7843,
        "attrColor": "photo color",
        "attrs": {
          "size": "3xl",
          "color": "photo color"
        },
        "available": true,
        "categories": [{
          "basicId": 4999019,
          "goodsType": "",
          "googleName": "",
          "id": 160962,
          "name": "💥Street Style🔥",
          "parentId": 157658,
          "path": "/133542/136763/157658/160962/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Street Style Online on relieffe.com",
          "siteCid": 95,
          "siteId": 27712,
          "siteParentCid": 93,
          "sitePath": "/14/28/93/95/",
          "sort": 1
        }],
        "ccyMarketPrice": 32.95,
        "ccySalePrice": 26.95,
        "clearance": 0,
        "cloudDesc": "<p style=\"margin:0;\">dress occasion:daily</p><p style=\"margin:0;\">laundry guide:Machine washable</p><p style=\"margin:0;\">collar:Sweater with hood</p><p style=\"margin:0;\">gender:Woman</p><p style=\"margin:0;\">material:Knitted fabric</p><p style=\"margin:0;\">season:All season</p><p style=\"margin:0;\">sleeve length 1:Long sleeve</p><p style=\"margin:0;\">style:fashion</p><p style=\"margin:0;\">pattern type:printing</p><p style=\"min-height:1em;margin:0;\"></p><p style=\"min-height:1em;margin:0;\"></p><div class=\"media-wrap image-wrap\"><img class=\"media-wrap image-wrap\" src=\"//ups.aopcdn.com/s27712/common/18953/1025ue62f6517ed3c4cc38527bd7a5b4899a0.jpg\"/></div><p style=\"min-height:1em;margin:0;\"></p><div class=\"media-wrap image-wrap\"><img class=\"media-wrap image-wrap\" src=\"//ups.aopcdn.com/s27712/common/18953/1025uaa50e5e3ffce44a2a6f13b0ed051111a.jpg\"/></div><p style=\"min-height:1em;margin:0;\"></p>",
        "colorSkus": [{
          "ccyMarketPrice": 32.95,
          "ccySalePrice": 26.95,
          "color": "photo color",
          "currencyMarketPrice": "$32.95",
          "currencySalePrice": "$26.95",
          "goodsSkuUrl": "/item/vintage-bhvr-printed-loose-long-sleeve-sweatshirt-shipping-within-24-hours--4999019.html?variant=70999151",
          "img": "https://ups.aopcdn.com/s29667/goods/18578/-2ucc71bd10f1874986b680e767dc196fc7.jpg",
          "marketPrice": 32.95,
          "salePrice": 26.95,
          "selected": true,
          "skuId": 70999151,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 32.95,
          "ccySalePrice": 26.95,
          "color": "red",
          "currencyMarketPrice": "$32.95",
          "currencySalePrice": "$26.95",
          "goodsSkuUrl": "/item/vintage-bhvr-printed-loose-long-sleeve-sweatshirt-shipping-within-24-hours--4999019.html?variant=71745601",
          "hexColor": "#D22526",
          "img": "https://ups.aopcdn.com/s24731/goods/18594/-2u0b58928e031740748fced664ab36f366.jpg",
          "marketPrice": 32.95,
          "salePrice": 26.95,
          "selected": false,
          "skuId": 71745601,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 32.95,
          "ccySalePrice": 26.95,
          "color": "gray",
          "currencyMarketPrice": "$32.95",
          "currencySalePrice": "$26.95",
          "goodsSkuUrl": "/item/vintage-bhvr-printed-loose-long-sleeve-sweatshirt-shipping-within-24-hours--4999019.html?variant=71696337",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24731/goods/18590/-2u2afcc9f6624749f69f3d0b82ddbc5bd6.jpg",
          "marketPrice": 32.95,
          "salePrice": 26.95,
          "selected": false,
          "skuId": 71696337,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 32.95,
          "ccySalePrice": 26.95,
          "color": "green",
          "currencyMarketPrice": "$32.95",
          "currencySalePrice": "$26.95",
          "goodsSkuUrl": "/item/vintage-bhvr-printed-loose-long-sleeve-sweatshirt-shipping-within-24-hours--4999019.html?variant=71745617",
          "hexColor": "#398451",
          "img": "https://ups.aopcdn.com/s27712/goods/18595/-2ufb59f582248341b8b9f3c59979ce2d90.jpg",
          "marketPrice": 32.95,
          "salePrice": 26.95,
          "selected": false,
          "skuId": 71745617,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 32.95,
          "ccySalePrice": 26.95,
          "color": "blue",
          "currencyMarketPrice": "$32.95",
          "currencySalePrice": "$26.95",
          "goodsSkuUrl": "/item/vintage-bhvr-printed-loose-long-sleeve-sweatshirt-shipping-within-24-hours--4999019.html?variant=71745599",
          "hexColor": "#3678BD",
          "img": "https://ups.aopcdn.com/s24731/goods/18594/-2uf8ff55c1dfed4eadb0a601a088d05127.jpg",
          "marketPrice": 32.95,
          "salePrice": 26.95,
          "selected": false,
          "skuId": 71745599,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 32.95,
          "ccySalePrice": 26.95,
          "color": "black",
          "currencyMarketPrice": "$32.95",
          "currencySalePrice": "$26.95",
          "goodsSkuUrl": "/item/vintage-bhvr-printed-loose-long-sleeve-sweatshirt-shipping-within-24-hours--4999019.html?variant=71696349",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s29667/goods/18593/-2ub6c8c4ab957f44878385c579e69ccb6c.jpg",
          "marketPrice": 32.95,
          "salePrice": 26.95,
          "selected": false,
          "skuId": 71696349,
          "sort": 0,
          "type": 1
        }, {
          "ccyMarketPrice": 32.95,
          "ccySalePrice": 26.95,
          "color": "purple",
          "currencyMarketPrice": "$32.95",
          "currencySalePrice": "$26.95",
          "goodsSkuUrl": "/item/vintage-bhvr-printed-loose-long-sleeve-sweatshirt-shipping-within-24-hours--4999019.html?variant=71745600",
          "hexColor": "#AB67D7",
          "img": "https://ups.aopcdn.com/s24731/goods/18594/-2uc44c5a4a71e94a29bd728d5dff94c42c.jpg",
          "marketPrice": 32.95,
          "salePrice": 26.95,
          "selected": false,
          "skuId": 71745600,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 4.9,
          "count": 81,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "$32.95",
        "currencySalePrice": "$26.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.82,
        "discountIcon": "",
        "discountInteger": "18",
        "discountPercent": "18% OFF",
        "endTime": 1736668579000,
        "endTimeSeconds": 1736668579,
        "favoriteCount": 10577,
        "favourite": false,
        "goodsId": 70999151,
        "handle": "vintage-bhvr-printed-loose-long-sleeve-sweatshirt-shipping-within-24-hours-",
        "hotSaleSort": 1,
        "id": 4999019,
        "imgDowm": "",
        "imgUp": "",
        "imgs": ["https://ups.aopcdn.com/s29667/goods/18578/-2ucc71bd10f1874986b680e767dc196fc7.jpg", "https://ups.aopcdn.com/s29667/goods/18578/-2u71e41d1720304deab7c241921145d588.jpg",
          "https://ups.aopcdn.com/s24731/goods/18590/-2ufc3421dbb6364f55bb70f705e4ae256c.jpg", "https://ups.aopcdn.com/s29667/goods/18593/-2u68f90f2abc934dc295005836be4ea9f7.jpg",
          "https://ups.aopcdn.com/s24731/goods/18594/-2ub0cc4e482f294ec68553473a225f7fb6.jpg", "https://ups.aopcdn.com/s27712/common/18613/921u672cf7819cde4dc4b51b902f9eefaafa.jpg",
          "https://ups.aopcdn.com/s27712/common/18613/921u76efdb3f92824f77af33ec00fed2ab68.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u6ff5187a809248b98f51d1e5a7b46e17.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u49844f2f58f24ae4bfacab1c6758706e.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u31a25807061549d6b816472cac0196f9.jpg",
          "https://ups.aopcdn.com/s27712/goods/18595/-2u42564aaa8010497a81ff85683471dea0.jpg", "https://ups.aopcdn.com/s24731/goods/18594/-2ufed1bf9bc4ca4f06988c9da3a1da7b65.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921uafbd602e0d42442db779726810ad6757.jpg", "https://ups.aopcdn.com/s27712/common/18595/921ua929ddb2f4c64f95b0e4525d6b455239.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921uf55c8102ecd6440ca4df3ccd1643857c.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u36c423771ab648d598524999c48883c5.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u73e8f1abbc0a49a38e083985d6fd685c.jpg", "https://ups.aopcdn.com/s27712/common/18998/1025u61fddcc3e6184e45b36a853779027ef1.jpg",
          "https://ups.aopcdn.com/s27712/common/18998/1025uf4a8928ea7324cc48971ce2848077b24.jpg", "https://ups.aopcdn.com/s27712/common/18998/1025uf34dd39cf2724779b7075233676c9784.jpg",
          "https://ups.aopcdn.com/s27712/common/18998/1025uedea6bbbee2f47ef8d322e7a13b49801.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u9105887df235470abc5819337b5b7987.jpg",
          "https://ups.aopcdn.com/s27712/goods/18595/-2uc30b3319aa9e4379bd25e7c9faf1efb3.jpg", "https://ups.aopcdn.com/s27712/common/18595/921ucaa0ed8d08f24587969ef980ca9e0981.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u3294192c004d48eba0986431588f562b.jpg", "https://ups.aopcdn.com/s27712/common/18998/1025u503750a93bf149209e89f320d2820e16.jpg",
          "https://ups.aopcdn.com/s27712/common/18998/1025u713af96efd114679ac1b0991ffa48dcc.jpg", "https://ups.aopcdn.com/s27712/common/18998/1025u5f9119f464734a319f02969894844cf1.jpg",
          "https://ups.aopcdn.com/s24731/goods/18594/-2ua804f8ad9ce74691acc2cefee07b2a01.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u73e8f1abbc0a49a38e083985d6fd685c.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921ucaa0ed8d08f24587969ef980ca9e0981.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u73e8f1abbc0a49a38e083985d6fd685c.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921uafbd602e0d42442db779726810ad6757.jpg", "https://ups.aopcdn.com/s27712/common/18595/921ucaa0ed8d08f24587969ef980ca9e0981.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u9105887df235470abc5819337b5b7987.jpg", "https://ups.aopcdn.com/s27712/common/18595/921ucaa0ed8d08f24587969ef980ca9e0981.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921uafbd602e0d42442db779726810ad6757.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u73e8f1abbc0a49a38e083985d6fd685c.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u9105887df235470abc5819337b5b7987.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u73e8f1abbc0a49a38e083985d6fd685c.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u36c423771ab648d598524999c48883c5.jpg", "https://ups.aopcdn.com/s27712/common/18595/921ucaa0ed8d08f24587969ef980ca9e0981.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u73e8f1abbc0a49a38e083985d6fd685c.jpg", "https://ups.aopcdn.com/s27712/common/18595/921uafbd602e0d42442db779726810ad6757.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u9105887df235470abc5819337b5b7987.jpg", "https://ups.aopcdn.com/s27712/common/18595/921ucaa0ed8d08f24587969ef980ca9e0981.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u73e8f1abbc0a49a38e083985d6fd685c.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u36c423771ab648d598524999c48883c5.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921uafbd602e0d42442db779726810ad6757.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u3294192c004d48eba0986431588f562b.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921udbe3e49b9fc34ae490b0703ebbf72866.jpg", "https://ups.aopcdn.com/s27712/common/18595/921udbe3e49b9fc34ae490b0703ebbf72866.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921udbe3e49b9fc34ae490b0703ebbf72866.jpg", "https://ups.aopcdn.com/s27712/common/18595/921udbe3e49b9fc34ae490b0703ebbf72866.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u3d63fb59942e48eb89fbe5bc1be0ce08.jpg", "https://ups.aopcdn.com/s27712/common/18595/921udbe3e49b9fc34ae490b0703ebbf72866.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u3d63fb59942e48eb89fbe5bc1be0ce08.jpg", "https://ups.aopcdn.com/s27712/common/18595/921uf94038051a8f42d69b9142a991fdcd32.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u8703d96a57fe41189eb1ade825da2cc2.jpg", "https://ups.aopcdn.com/s27712/common/18595/921udbe3e49b9fc34ae490b0703ebbf72866.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u3d63fb59942e48eb89fbe5bc1be0ce08.jpg", "https://ups.aopcdn.com/s27712/common/18595/921uf94038051a8f42d69b9142a991fdcd32.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921u8703d96a57fe41189eb1ade825da2cc2.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u3d63fb59942e48eb89fbe5bc1be0ce08.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921udbe3e49b9fc34ae490b0703ebbf72866.jpg", "https://ups.aopcdn.com/s27712/common/18595/921u17d313a29e9e44f4b62f9cdc6854fb08.jpg",
          "https://ups.aopcdn.com/s27712/common/18595/921uf94038051a8f42d69b9142a991fdcd32.jpg", "https://ups.aopcdn.com/s27712/common/18613/921u76efdb3f92824f77af33ec00fed2ab68.jpg",
          "https://ups.aopcdn.com/s27712/common/18613/921u5e614960f21b491794e2628c993d5563.jpg", "https://ups.aopcdn.com/s27712/common/18998/1025u5f9119f464734a319f02969894844cf1.jpg",
          "https://ups.aopcdn.com/s27712/common/18998/1025u503750a93bf149209e89f320d2820e16.jpg", "https://ups.aopcdn.com/s27712/common/18998/1025u5f9119f464734a319f02969894844cf1.jpg",
          "https://ups.aopcdn.com/s27712/common/18998/1025uf34dd39cf2724779b7075233676c9784.jpg", "https://ups.aopcdn.com/s27712/common/18998/1025uf34dd39cf2724779b7075233676c9784.jpg",
          "https://ups.aopcdn.com/s27712/common/18998/1025uf34dd39cf2724779b7075233676c9784.jpg", "https://ups.aopcdn.com/s27712/common/18998/1025uedea6bbbee2f47ef8d322e7a13b49801.jpg",
          "https://ups.aopcdn.com/s27712/common/18998/1025uf4a8928ea7324cc48971ce2848077b24.jpg", "https://ups.aopcdn.com/s27712/common/18998/1025uf4a8928ea7324cc48971ce2848077b24.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s29667/goods/18578/-2ucc71bd10f1874986b680e767dc196fc7.jpg",
        "marketPrice": 32.95,
        "name": "Vintage BHVR Printed Loose Long Sleeve Sweatshirt(🚚Shipping Within 24 Hours)",
        "navigations": [{
          "basicId": 4999019,
          "bestSort": 20,
          "id": 46134,
          "mostSort": 999999,
          "name": "Hoodies & Sweatshirts",
          "newSort": 999999,
          "path": "/43288/46134/"
        }, {
          "basicId": 4999019,
          "bestSort": 1,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1605682805000,
        "onlineTime": 1606218153000,
        "pmsSku": "25934569",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "photo color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 26.95,
        "siteId": 27712,
        "sku": "SPIXEWRQ38K-70999151",
        "spu": "SPIXEWRQ38K",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 222.0
      }, {
        "activityId": 0,
        "attrColor": "purple",
        "attrs": {
          "size": "3xl",
          "color": "purple"
        },
        "available": true,
        "categories": [{
          "basicId": 4012242,
          "goodsType": "",
          "googleName": "",
          "id": 151142,
          "name": "🦋Vintage Style🌸",
          "parentId": 136763,
          "path": "/133542/136763/151142/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Simple Style Sweatshirts Online on relieffe.com",
          "siteCid": 91,
          "siteId": 27712,
          "siteParentCid": 28,
          "sitePath": "/14/28/91/",
          "sort": 6
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 29.95,
        "clearance": 0,
        "cloudDesc": "<p style=\"min-height:1em;margin:0;\"></p><p style=\"margin:0;\">dress occasion:daily</p><p style=\"margin:0;\">collar:Round neck</p><p style=\"margin:0;\">gender:Woman</p><p style=\"margin:0;\">material:cotton</p><p style=\"margin:0;\">sleeve length:Long sleeve</p><p style=\"margin:0;\">style:Fashion casual</p><p style=\"margin:0;\">pattern type:Color matching</p><p style=\"min-height:1em;margin:0;\"></p><p style=\"min-height:1em;margin:0;\"></p><p class=\"media-wrap image-wrap\"></p><p style=\"min-height:1em;margin:0;\"></p><p style=\"min-height:1em;margin:0;\"></p><p style=\"min-height:1em;margin:0;\"></p><p class=\"media-wrap image-wrap\"></p><p style=\"min-height:1em;margin:0;\"></p><p style=\"min-height:1em;margin:0;\"></p><p style=\"min-height:1em;margin:0;\"></p><p style=\"min-height:1em;margin:0;\"></p><p style=\"min-height:1em;margin:0;\"></p><p style=\"min-height:1em;margin:0;\"></p>",
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 29.95,
          "color": "purple",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$29.95",
          "goodsSkuUrl": "/item/womens-casual-fashion-round-neck-colorblock-sweatshirt-hh005-4012242.html?variant=57360279",
          "hexColor": "#AB67D7",
          "img": "https://ups.aopcdn.com/s24887/goods/18355/-2ucb0a4b48475f4055b8429fbcc634208c.jpg",
          "marketPrice": 0.0,
          "salePrice": 29.95,
          "selected": true,
          "skuId": 57360279,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 4.8,
          "count": 32,
          "emptyStar": 0,
          "halfStar": 1,
          "wholeStar": 4
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$29.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 11574,
        "favourite": false,
        "goodsId": 57360279,
        "handle": "womens-casual-fashion-round-neck-colorblock-sweatshirt-hh005",
        "hotSaleSort": 2,
        "id": 4012242,
        "imgs": ["https://ups.aopcdn.com/s24887/goods/18355/-2ucb0a4b48475f4055b8429fbcc634208c.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24887/goods/18355/-2ucb0a4b48475f4055b8429fbcc634208c.jpg",
        "marketPrice": 0.0,
        "name": "Women's Casual Fashion Round Neck Colorblock Sweatshirt HH005(🚚Shipping Within 24 Hours)",
        "navigations": [{
          "basicId": 4012242,
          "bestSort": 21,
          "id": 46134,
          "mostSort": 999999,
          "name": "Hoodies & Sweatshirts",
          "newSort": 999999,
          "path": "/43288/46134/"
        }, {
          "basicId": 4012242,
          "bestSort": 6,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1594195860000,
        "onlineTime": 1594195887000,
        "pmsSku": "23687782",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "purple"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 29.95,
        "siteId": 27712,
        "sku": "SPRNXITOALD-57360279",
        "spu": "SPRNXITOALD",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 320.0
      }, {
        "activityId": 0,
        "attrColor": "gray",
        "attrs": {
          "size": "s",
          "color": "gray"
        },
        "available": true,
        "categories": [{
          "basicId": 7057625,
          "goodsType": "",
          "googleName": "",
          "id": 177347,
          "name": "Slogan Sweatshirts",
          "parentId": 136763,
          "path": "/133542/136763/177347/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Slogan Sweatshirts Online on relieffe.com",
          "siteCid": 138,
          "siteId": 27712,
          "siteParentCid": 28,
          "sitePath": "/14/28/138/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 23.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 23.95,
          "color": "gray",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$23.95",
          "goodsSkuUrl": "/item/womens-karma-is-only-a-bitch-if-you-are-printed-casual-hoodie-7057625.html?variant=95093714",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s24507/goods/19005/1525u210a18b6a14d46c29fe91cd4010d15f8.jpg",
          "marketPrice": 0.0,
          "salePrice": 23.95,
          "selected": true,
          "skuId": 95093714,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 5.0,
          "count": 5,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 5
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$23.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95093714,
        "handle": "womens-karma-is-only-a-bitch-if-you-are-printed-casual-hoodie",
        "hotSaleSort": 999999,
        "id": 7057625,
        "imgs": ["https://ups.aopcdn.com/s24507/goods/19005/1525u210a18b6a14d46c29fe91cd4010d15f8.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24507/goods/19005/1525u210a18b6a14d46c29fe91cd4010d15f8.jpg",
        "marketPrice": 0.0,
        "name": "Women's Karma Is Only A Bitch If You Are Printed Casual Hoodie",
        "navigations": [{
          "basicId": 7057625,
          "bestSort": 1,
          "id": 113982,
          "mostSort": 999999,
          "name": "Aesthetic Hoodies",
          "newSort": 999999,
          "path": "/43288/46134/113982/"
        }, {
          "basicId": 7057625,
          "bestSort": 27,
          "id": 46134,
          "mostSort": 999999,
          "name": "Hoodies & Sweatshirts",
          "newSort": 999999,
          "path": "/43288/46134/"
        }, {
          "basicId": 7057625,
          "bestSort": 999999,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1643080747000,
        "onlineTime": 1645432982000,
        "pmsSku": "1481525375535669250",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 23.95,
        "siteId": 27712,
        "sku": "SP220113183P-95093714",
        "spu": "SP220113183P",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 360.0
      }, {
        "activityId": 0,
        "attrColor": "white",
        "attrs": {
          "size": "s",
          "color": "white"
        },
        "available": true,
        "categories": [{
          "basicId": 7067789,
          "goodsType": "",
          "googleName": "",
          "id": 177413,
          "name": "Cute T-shirts",
          "parentId": 136762,
          "path": "/133542/136762/177413/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Cute T-shirts Online on relieffe.com",
          "siteCid": 139,
          "siteId": 27712,
          "siteParentCid": 27,
          "sitePath": "/14/27/139/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 18.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 18.95,
          "color": "white",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$18.95",
          "goodsSkuUrl": "/item/happy-mind-oversized-t-shirt-7067789.html?variant=95201844",
          "hexColor": "#FFFFFF",
          "img": "https://ups.aopcdn.com/s24610/goods/19031/267u3be36edcdfa34953a51cfcad59a87fd7.jpg",
          "marketPrice": 0.0,
          "salePrice": 18.95,
          "selected": true,
          "skuId": 95201844,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$18.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 0,
        "favourite": false,
        "goodsId": 95201844,
        "handle": "happy-mind-oversized-t-shirt",
        "hotSaleSort": 999999,
        "id": 7067789,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/19031/267u3be36edcdfa34953a51cfcad59a87fd7.jpg"],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/19031/267u3be36edcdfa34953a51cfcad59a87fd7.jpg",
        "marketPrice": 0.0,
        "name": "Happy Mind Oversized T-shirt",
        "navigations": [{
          "basicId": 7067789,
          "bestSort": 1,
          "id": 114152,
          "mostSort": 999999,
          "name": "Aesthetic T-shirts",
          "newSort": 999999,
          "path": "/43288/46121/114152/"
        }, {
          "basicId": 7067789,
          "bestSort": 14,
          "id": 46121,
          "mostSort": 999999,
          "name": "T-shirts",
          "newSort": 999999,
          "path": "/43288/46121/"
        }, {
          "basicId": 7067789,
          "bestSort": 999999,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1644396849000,
        "onlineTime": 1644396850000,
        "pmsSku": "1490617841020354562",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "white"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 18.95,
        "siteId": 27712,
        "sku": "SP2202077CN4-95201844",
        "spu": "SP2202077CN4",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 150.0
      }, {
        "activityId": 7862,
        "attrColor": "gray",
        "attrs": {
          "size": "s",
          "color": "gray"
        },
        "available": true,
        "categories": [{
          "basicId": 4371925,
          "goodsType": "",
          "googleName": "",
          "id": 151142,
          "name": "🦋Vintage Style🌸",
          "parentId": 136763,
          "path": "/133542/136763/151142/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Simple Style Sweatshirts Online on relieffe.com",
          "siteCid": 91,
          "siteId": 27712,
          "siteParentCid": 28,
          "sitePath": "/14/28/91/",
          "sort": 6
        }],
        "ccyMarketPrice": 22.95,
        "ccySalePrice": 19.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 22.95,
          "ccySalePrice": 19.95,
          "color": "gray",
          "currencyMarketPrice": "$22.95",
          "currencySalePrice": "$19.95",
          "goodsSkuUrl": "/item/colorblock-butterfly-moon-print-all-match-casual-sweater-4371925.html?variant=94872055",
          "hexColor": "#B4B4B4",
          "img": "https://ups.aopcdn.com/s27712/goods/19001/1206u4c3eb06418f74c709b4a8dbea2fd23de.jpg",
          "marketPrice": 22.95,
          "salePrice": 19.95,
          "selected": true,
          "skuId": 94872055,
          "sort": 0,
          "type": 1
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$22.95",
        "currencySalePrice": "$19.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.85,
        "discountIcon": "",
        "discountInteger": "15",
        "discountPercent": "15% OFF",
        "endTime": 1673662564000,
        "endTimeSeconds": 1673662564,
        "favoriteCount": 11,
        "favourite": false,
        "goodsId": 94872055,
        "handle": "colorblock-butterfly-moon-print-all-match-casual-sweater",
        "hotSaleSort": 2212,
        "id": 4371925,
        "imgs": ["https://ups.aopcdn.com/s27712/goods/19001/1206u4c3eb06418f74c709b4a8dbea2fd23de.jpg", "https://ups.aopcdn.com/s27712/goods/19001/1206uf7db3f2587b04146b19adc581644d58a.jpg",
          "https://ups.aopcdn.com/s27712/goods/19001/1206ufa17267ab7b0494fb1314e8eef737f96.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s27712/goods/19001/1206u4c3eb06418f74c709b4a8dbea2fd23de.jpg",
        "marketPrice": 22.95,
        "name": "Colorblock Butterfly Moon Print All-match Casual Sweater",
        "navigations": [{
          "basicId": 4371925,
          "bestSort": 297,
          "id": 46134,
          "mostSort": 999999,
          "name": "Hoodies & Sweatshirts",
          "newSort": 999999,
          "path": "/43288/46134/"
        }, {
          "basicId": 4371925,
          "bestSort": 999999,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1641738471000,
        "onlineTime": 1641876729000,
        "pmsSku": "7c71eb1885624d08afb0f0f1c674c142",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 19.95,
        "siteId": 27712,
        "sku": "SP2VLS9EJY3-94872055",
        "spu": "SP2VLS9EJY3",
        "status": 1,
        "stock": 999,
        "timerType": 0,
        "type": 1,
        "visionStyle": 0,
        "weight": 0.0
      }, {
        "activityId": 0,
        "attrColor": "yellow",
        "attrs": {
          "size": "l",
          "color": "yellow"
        },
        "available": true,
        "categories": [{
          "basicId": 3987102,
          "goodsType": "",
          "googleName": "",
          "id": 143292,
          "name": "Crop Tops",
          "parentId": 133542,
          "path": "/133542/143292/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Crop Tops Online on relieffe.com",
          "siteCid": 34,
          "siteId": 27712,
          "siteParentCid": 14,
          "sitePath": "/14/34/",
          "sort": 2
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 25.95,
        "clearance": 0,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 25.95,
          "color": "yellow",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$25.95",
          "goodsSkuUrl": "/item/sexy-little-flower-embroidery-v-neck-button-top-3987102.html?variant=57018425",
          "hexColor": "#FECF4D",
          "img": "https://ups.aopcdn.com/s29092/goods/18425/189u0bea39111bc84745b65178380df52375.jpg",
          "marketPrice": 0.0,
          "salePrice": 25.95,
          "selected": true,
          "skuId": 57018425,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$25.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 38,
        "favourite": false,
        "goodsId": 57018425,
        "handle": "sexy-little-flower-embroidery-v-neck-button-top",
        "hotSaleSort": 1256,
        "id": 3987102,
        "imgs": ["https://ups.aopcdn.com/s29092/goods/18425/189uf794b7be02f7454d926a0748677abf5a.jpg", "https://ups.aopcdn.com/s29092/goods/18425/189uda15077dc028494f9a181f34c217f5ae.jpg",
          "https://ups.aopcdn.com/s29092/goods/18425/189u2004c6005be94bf09a5ef856087f5e9e.jpg", "https://ups.aopcdn.com/s29092/goods/18425/189u0bea39111bc84745b65178380df52375.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s29092/goods/18425/189u0bea39111bc84745b65178380df52375.jpg",
        "marketPrice": 0.0,
        "name": "Sexy little flower embroidery V-neck button top",
        "navigations": [{
          "basicId": 3987102,
          "bestSort": 999999,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1593669418000,
        "onlineTime": 1593672235000,
        "pmsSku": "24305997",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "yellow"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 25.95,
        "siteId": 27712,
        "sku": "SP4YPPL30AH-57018425",
        "spu": "SP4YPPL30AH",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 150.0
      }, {
        "activityId": 0,
        "attrColor": "black",
        "attrs": {
          "size": "2xl",
          "color": "black"
        },
        "available": true,
        "categories": [{
          "basicId": 6487617,
          "goodsType": "",
          "googleName": "",
          "id": 168528,
          "name": "Midi Dresses",
          "parentId": 133532,
          "path": "/133532/168528/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Midi Dresses Online on relieffe.com",
          "siteCid": 109,
          "siteId": 27712,
          "siteParentCid": 3,
          "sitePath": "/3/109/",
          "sort": 1
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 16.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 16.95,
          "color": "black",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$16.95",
          "goodsSkuUrl": "/item/fashion-suspender-abstract-print-dress-6487617.html?variant=89253772",
          "hexColor": "#222222",
          "img": "https://ups.aopcdn.com/s24610/goods/18768/-2u931b566ce78a488fa449c22a1424d919.jpg",
          "marketPrice": 0.0,
          "salePrice": 16.95,
          "selected": true,
          "skuId": 89253772,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$16.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 52,
        "favourite": false,
        "goodsId": 89253772,
        "handle": "fashion-suspender-abstract-print-dress",
        "hotSaleSort": 952,
        "id": 6487617,
        "imgs": ["https://ups.aopcdn.com/s24610/goods/18768/-2ucfaa198b1c22405ea3429d9270a8c106.jpg", "https://ups.aopcdn.com/s24610/goods/18768/-2u26537a49593f47d58b2f23a6ca5731d3.jpg",
          "https://ups.aopcdn.com/s24610/goods/18768/-2u931b566ce78a488fa449c22a1424d919.jpg", "https://ups.aopcdn.com/s24610/goods/18768/-2ub2af8aa93cc8433183af4df380ca686e.jpg",
          "https://ups.aopcdn.com/s24610/goods/18768/-2u91cbc32e2e2b4def85de9cd7bdcacd61.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s24610/goods/18768/-2u931b566ce78a488fa449c22a1424d919.jpg",
        "marketPrice": 0.0,
        "name": "Fashion suspender abstract print dress",
        "navigations": [{
          "basicId": 6487617,
          "bestSort": 216,
          "id": 73890,
          "mostSort": 999999,
          "name": "Midi Dresses",
          "newSort": 999999,
          "path": "/43274/73890/"
        }, {
          "basicId": 6487617,
          "bestSort": 999999,
          "id": 43274,
          "mostSort": 999999,
          "name": "Dresses",
          "newSort": 999999,
          "path": "/43274/"
        }],
        "newInSort": 0,
        "offlineTime": 1622609425000,
        "onlineTime": 1622609448000,
        "pmsSku": "27751349",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "black"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 16.95,
        "siteId": 27712,
        "sku": "SPPNO7XUK6P-89253772",
        "spu": "SPPNO7XUK6P",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "same picture color",
        "attrs": {
          "size": "4xl",
          "color": "same picture color"
        },
        "available": true,
        "categories": [{
          "basicId": 4202407,
          "goodsType": "",
          "googleName": "",
          "id": 151142,
          "name": "🦋Vintage Style🌸",
          "parentId": 136763,
          "path": "/133542/136763/151142/",
          "seoDescription": "",
          "seoKeywords": "",
          "seoTitle": "Shop Discounted Fashion Simple Style Sweatshirts Online on relieffe.com",
          "siteCid": 91,
          "siteId": 27712,
          "siteParentCid": 28,
          "sitePath": "/14/28/91/",
          "sort": 6
        }],
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 13.95,
        "clearance": 4,
        "colorSkus": [{
          "ccyMarketPrice": 0.0,
          "ccySalePrice": 13.95,
          "color": "same picture color",
          "currencyMarketPrice": "$0.00",
          "currencySalePrice": "$13.95",
          "goodsSkuUrl": "/item/vintage-color-block-dark-green-sweatshirts-4202407.html?variant=59884620",
          "img": "https://ups.aopcdn.com/s28230/goods/18440/-2u4f6bc0fd72f94748b40976fcb41792dd.jpg",
          "marketPrice": 0.0,
          "salePrice": 13.95,
          "selected": true,
          "skuId": 59884620,
          "sort": 0,
          "type": 0
        }],
        "commentScore": {
          "avgGrade": 0.0,
          "count": 0,
          "emptyStar": 0,
          "halfStar": 0,
          "wholeStar": 0
        },
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$13.95",
        "customType": 0,
        "customUrl": "",
        "customValue": "",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "endTimeSeconds": 2145888000,
        "favoriteCount": 44,
        "favourite": false,
        "goodsId": 59884620,
        "handle": "vintage-color-block-dark-green-sweatshirts",
        "hotSaleSort": 3109,
        "id": 4202407,
        "imgs": ["https://ups.aopcdn.com/s28230/goods/18440/-2u4f6bc0fd72f94748b40976fcb41792dd.jpg", "https://ups.aopcdn.com/s28230/goods/18440/-2ua6329a79d3dc4ddd89e9d1b0f44cb8e4.jpg",
          "https://ups.aopcdn.com/s28230/goods/18440/-2u70315737921344b58a906826b5733b81.jpg"
        ],
        "isDefault": 1,
        "labelLangs": [],
        "labels": [],
        "mainImg": "https://ups.aopcdn.com/s28230/goods/18440/-2u4f6bc0fd72f94748b40976fcb41792dd.jpg",
        "marketPrice": 0.0,
        "name": "Vintage Color-block Dark Green Sweatshirts",
        "navigations": [{
          "basicId": 4202407,
          "bestSort": 317,
          "id": 46134,
          "mostSort": 999999,
          "name": "Hoodies & Sweatshirts",
          "newSort": 999999,
          "path": "/43288/46134/"
        }, {
          "basicId": 4202407,
          "bestSort": 999999,
          "id": 43288,
          "mostSort": 999999,
          "name": "Tops",
          "newSort": 999999,
          "path": "/43288/"
        }],
        "newInSort": 0,
        "offlineTime": 1596699957000,
        "onlineTime": 1597048607000,
        "pmsSku": "24419295",
        "pointAdd": 0,
        "popupImg": "",
        "presale": 0,
        "presaleDays": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "same picture color"
        }, {
          "name": "size",
          "sname": "size",
          "val": "4xl"
        }],
        "salePrice": 13.95,
        "siteId": 27712,
        "sku": "SP8TJWDCLLT-59884620",
        "spu": "SP8TJWDCLLT",
        "status": 1,
        "stock": 999,
        "type": 0,
        "visionStyle": 0,
        "weight": 260.0
      }],
      "saleAttributeNameLangs": {
        "color": "color",
        "size": "size"
      },
      "saleAttributeValueLangs": {
        "color": {
          "light gray": "light gray"
        },
        "size": {
          "s": "s",
          "xl": "xl",
          "2xl": "2xl",
          "3xl": "3xl",
          "l": "l",
          "m": "m"
        }
      },
      "saleAttrs": [{
        "name": "color",
        "sname": "color",
        "val": "light gray"
      }, {
        "name": "size",
        "sname": "size",
        "val": "3xl"
      }],
      "salePrice": 17.95,
      "seoDescription": "",
      "seoKeywords": "",
      "seoTitle": "",
      "siteId": 27712,
      "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恤"
      }],
      "sizeImage": {
        "basicId": 6644765,
        "img": "https://ups.aopcdn.com/s27712/goods/18831/-2ub45def500517454ca45ea64161aa24eb.jpg",
        "terminalType": 0
      },
      "sizeImages": [{
        "$ref": "$.sizeImage"
      }, {
        "basicId": 6644765,
        "img": "https://ups.aopcdn.com/s27712/goods/18831/-2u511ab6c8aadc4bbf846a56f5e4528160.jpg",
        "terminalType": 1
      }],
      "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"
          }]
        }, {
          "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"
          }]
        }, {
          "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"
          }]
        }, {
          "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"
          }]
        }, {
          "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"
          }]
        }, {
          "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"
          }]
        }],
        "titles": ["bust", "length", "shoulder width"]
      },
      "sizeReferences": [{
        "key": "shoulder width",
        "unit": "cm",
        "val": "53"
      }, {
        "key": "length",
        "unit": "cm",
        "val": "79"
      }, {
        "key": "bust",
        "unit": "cm",
        "val": "120"
      }],
      "sku": "SP68SK1ABX0-90831098",
      "skus": [{
        "activityId": 0,
        "attrColor": "light gray",
        "attrs": {
          "size": "s",
          "color": "light gray"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 17.95,
        "clearance": 3,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$17.95",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 90831102,
        "imgs": ["https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1627019253000,
        "onlineTime": 1627020222000,
        "pmsSku": "f8218d40704b4d95a5053e870ece1651",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "light gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "s"
        }],
        "salePrice": 17.95,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.s[0]"
        }, {
          "$ref": "$.allSizeReferences.s[1]"
        }, {
          "$ref": "$.allSizeReferences.s[2]"
        }],
        "sku": "SP68SK1ABX0-90831102",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "light gray",
        "attrs": {
          "size": "m",
          "color": "light gray"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 17.95,
        "clearance": 3,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$17.95",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 90831101,
        "imgs": ["https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1627019253000,
        "onlineTime": 1627020222000,
        "pmsSku": "eb39c3e202664bf18813f62994bdc066",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "light gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "m"
        }],
        "salePrice": 17.95,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.m[0]"
        }, {
          "$ref": "$.allSizeReferences.m[1]"
        }, {
          "$ref": "$.allSizeReferences.m[2]"
        }],
        "sku": "SP68SK1ABX0-90831101",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "light gray",
        "attrs": {
          "size": "l",
          "color": "light gray"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 17.95,
        "clearance": 3,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$17.95",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 90831100,
        "imgs": ["https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1627019253000,
        "onlineTime": 1627020222000,
        "pmsSku": "4126778de9aa4897801aacb71d351b0b",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "light gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "l"
        }],
        "salePrice": 17.95,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.l[0]"
        }, {
          "$ref": "$.allSizeReferences.l[1]"
        }, {
          "$ref": "$.allSizeReferences.l[2]"
        }],
        "sku": "SP68SK1ABX0-90831100",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "light gray",
        "attrs": {
          "size": "xl",
          "color": "light gray"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 17.95,
        "clearance": 3,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$17.95",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 90831103,
        "imgs": ["https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1627019253000,
        "onlineTime": 1627020222000,
        "pmsSku": "fab8a8394c9741b6be82178ab1a0d517",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "light gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "xl"
        }],
        "salePrice": 17.95,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.xl[0]"
        }, {
          "$ref": "$.allSizeReferences.xl[1]"
        }, {
          "$ref": "$.allSizeReferences.xl[2]"
        }],
        "sku": "SP68SK1ABX0-90831103",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "light gray",
        "attrs": {
          "size": "2xl",
          "color": "light gray"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 17.95,
        "clearance": 3,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$17.95",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 90831099,
        "imgs": ["https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg"],
        "isDefault": 0,
        "mainImg": "https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1627019253000,
        "onlineTime": 1627020222000,
        "pmsSku": "265b92845b5442f898ec60cca1c6f71c",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "light gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "2xl"
        }],
        "salePrice": 17.95,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.2xl[0]"
        }, {
          "$ref": "$.allSizeReferences.2xl[1]"
        }, {
          "$ref": "$.allSizeReferences.2xl[2]"
        }],
        "sku": "SP68SK1ABX0-90831099",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }, {
        "activityId": 0,
        "attrColor": "light gray",
        "attrs": {
          "size": "3xl",
          "color": "light gray"
        },
        "available": true,
        "ccyMarketPrice": 0.0,
        "ccySalePrice": 17.95,
        "clearance": 3,
        "currencyMarketPrice": "$0.00",
        "currencySalePrice": "$17.95",
        "description": "",
        "discount": 0.0,
        "discountIcon": "",
        "discountInteger": "100",
        "discountPercent": "100% OFF",
        "endTime": 2145888000000,
        "favourite": false,
        "goodsId": 90831098,
        "imgs": ["https://ups.aopcdn.com/s28981/goods/18814/-2u0aa1899a31dc4175863c307acb86530f.jpg", "https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg",
          "https://ups.aopcdn.com/s28981/goods/18814/-2udc353ee95b324690ae34999dd4cf8d4a.jpg"
        ],
        "isDefault": 1,
        "mainImg": "https://ups.aopcdn.com/s28981/goods/18814/-2u25d615cb57ab4d6fbc16150bc8babcd0.jpg",
        "marketPrice": 0.0,
        "newInSort": 0,
        "offlineTime": 1627019253000,
        "onlineTime": 1627020222000,
        "pmsSku": "2623f96c6b234e4489903c6f8097ec72",
        "pointAdd": 0,
        "saleAttrs": [{
          "name": "color",
          "sname": "color",
          "val": "light gray"
        }, {
          "name": "size",
          "sname": "size",
          "val": "3xl"
        }],
        "salePrice": 17.95,
        "saleRealStock": 999,
        "saleStock": 999,
        "sell15": 0,
        "sell30": 0,
        "sell7": 0,
        "sizeReferences": [{
          "$ref": "$.allSizeReferences.3xl[0]"
        }, {
          "$ref": "$.allSizeReferences.3xl[1]"
        }, {
          "$ref": "$.allSizeReferences.3xl[2]"
        }],
        "sku": "SP68SK1ABX0-90831098",
        "status": 1,
        "stock": 999,
        "type": 0,
        "view15": 0,
        "warningStock": 0,
        "weight": 200.0
      }],
      "specialSign": 1,
      "spu": "SP68SK1ABX0",
      "status": 1,
      "stock": 999,
      "type": 0,
      "variant": "light gray/3xl",
      "visionStyle": 0,
      "weight": 200.0
    };
    var goodsInfo = goodsDetail.jsonCustomData
    var limitItem = '2222';
    var isFlag = false
    if (goodsInfo && goodsInfo.CustomMadeType == 2) { //
      goodsInfo.Version.Location.forEach((a, b) => {
        if (a.Element.ElementType === 6) { // 定制标品才有
          isFlag = true
        }
      })
    }
    isFlag ? window.addEventListener("DOMContentLoaded", function() {
      getAllFont(function() {
        let span = document.createElement('span')
        span.innerText = 'SAMPLE'
        span.style.lineHeight = '46px'
        span.style.paddingLeft = '10px'
        span.style.fontFamily = ''
        $('.drapdown').append(span)
        // 设置默认字体及其输出文字
        $.each($('.drapdown'), function(it, item) {
          // $(item).children('span:last-child').css('fontFamily', baseFontArr[it].FontName.split('.')[0])
          var info = $(item)
          var font = baseFontArr[it].FontName.split('.')[0]
          info.children('span:last-child').css({
            'fontFamily': '"' + font + '"'
          })
          info.next().text($(item).parent().children('.inputArea').val()) // output展示
          info.next().css({
            'color': 'black',
            'fontFamily': '"' + font + '"'
          }) // output样式及其字体展示
        })
      })
    }) : ''
    // 追加所有字体
    var baseInputIndex = 0;
    var baseFontIndex = [];
    var inputInfo = document.querySelectorAll('.inputArea')
    var fieldData = document.querySelectorAll('.fieldset-box')
    var drowdown = document.querySelectorAll('.drapdown')
    var loaded = false
    // 输入框输入事件
    $('.inputArea').bind('input', function(event) {
      var maxLength = $(this).attr('maxlength')
      var valueInfo = $(this).val()
      if (!valueInfo) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        // $(this).attr('placeHolder', 'Please Enter Content!')
      } else {
        $(this).css({
          borderColor: '#797979',
          'placeHolder': ''
        })
        // $(this).attr('placeHolder', '')
      }
      let itemInfo = $(this)
      var dataWord = $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w')
      var count = maxLength - valueInfo.length
      $(this).parent().children('.output-area').css('fontFamily', itemInfo.next().children('span:last-child').css('fontFamily'))
      $(this).parent().children('.output-area').css('color', 'black')
      $(this).parent().children('.output-area').text(`${valueInfo}`)
      // 设置输入框最大可输入及其实时显示数据
      if (count <= 0) {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), 0))
      } else {
        $(this).parent().parent().children('p:first-child').children('span.char').attr('data-w', maxLength - valueInfo.length)
        $(this).parent().parent().children('p:first-child').children('span.char').text($(this).parent().parent().children('p:first-child').children('span.char').text().replace(new RegExp(dataWord, 'g'), count))
      }
    })
    // 失去焦点去除空格设置样式
    $('.inputArea').bind('blur', function(event) {
      var con = $.trim($(this).val())
      $(this).val(con)
      if (!con) {
        $(this).css({
          borderColor: 'red',
          'placeHolder': 'Please Enter Content!'
        })
        $(this).attr('placeHolder', 'Enter Name or Text here...')
      }
    })
    // 获取当前的字体进行展示
    var custerData = goodsDetail.jsonCustomData
    var baseFontArr = []
    custerData && custerData.Version.Location ? custerData.Version.Location.forEach((item, index) => {
      item.Element.Items.forEach((val, i) => {
        if (val.CustomType === 1) {
          baseFontArr.push(val.AllowTypefaces[0])
        }
      })
    }) : ''
    // 默认图片展示
    $.each($('.info-data,.info-data-music'), function(it, iv) {
      $(iv).children('.del').css('display', 'none')
      $(iv).children('.img').css('display', 'none')
    })
    $('.drapdown').click(function() {
      let current = $(this)
      if ($(this).children('div').css('display') === 'none') {
        $(this).children('div').show()
      } else {
        $(this).children('div').hide()
      }
      var fontInfo = $(this).children('div').children('.fontInfo')
      $(fontInfo).each(function(index, ele) {
        var fo = ($(ele).data().value).split('.')[0]
        $(ele).css('fontFamily', '"' + fo + '"')
        $(ele).click(function() {
          var f = ($(this).data().value).split('.')[0]
          current.children('span:last-child').css('fontFamily', '"' + f + '"')
          $(current).next().css({
            fontFamily: '"' + $(this).data().value + '"'
          })
        })
      })
    })
    // 图片删除
    $('.info-data .del').click(function() {
      var img = $(this).parent().children('img')
      img.attr('src', '')
      img.css('display', 'none')
      $(this).css('display', 'none')
    })
    // 图片上传
    $('.inputUpload').change(function(event) {
      var img = event.target.files[0]
      var t = $(this)
      // if (img.type != 'image/png' && img.type != 'image/jpeg' && img.type != 'image/gif') {
      //     return alert("图片上传格式不正确");
      // }
      var reader = new FileReader();
      reader.readAsDataURL(img);
      //进度条
      var container = t.parent().children('#progressbar')[0]
      var circle = new ProgressBar.Circle(container, {
        color: '#0090FF',
        strokeWidth: 6
      })
      //开始读取
      reader.onloadstart = function() {
        t.parent().children('#progressbar').show()
        t.parent().children('label').hide()
        circle.setText(1 + "%")
        circle.text.style.color = '#FFFFFF'
      }
      //读取中
      var total = img.size;
      reader.onprogress = function(ev) {
        var value = Math.round((ev.loaded / total) * 100)
        circle.setText(value + "%")
      }
      circle.animate(1)
      //读取完成
      reader.onloadend = function() {
        t.parent().children('#progressbar').hide()
        t.parent().children('label').show()
        circle.destroy()
      }
      reader.onload = function(e) {
        var imgDom = t.parent().children('img')
        imgDom.attr('src', this.result)
        imgDom.show()
        t.parent().children('.del').show()
        t.parent().css('borderColor', '#797979')
        $(this).val('')
      }
      $(this).val('')
    })
    // 点击空白处隐藏下拉框
    $(document).bind('click', function(e) {
      var dropDown = $('.drapdown')
      var drop = $('.drop')
      if (!dropDown.is(e.target) && dropDown.has(e.target).length === 0) {
        if (!drop.is(e.target) && drop.has(e.target).length === 0) {
          $(".drop").hide()
        }
      }
    })

    function getAllFont(callback) {
      var fonts = []
      var goodsInfo = goodsDetail.jsonCustomData
      if (!goodsInfo.Version.Location) return false
      goodsInfo.Version.Location.forEach(item => {
        item.Element.Items.forEach(val => {
          val.AllowTypefaces && val.AllowTypefaces.forEach(v => {
            fonts.push(v)
          })
        })
      })
      const fontFacePromises = [...fonts].map(f => (new FontFace(f.FontName.split('.')[0], `url(${f.FontUrl})`).load()))
      Promise.all(fontFacePromises).then((fontFaces) => {
        if (fontFaces && fontFaces.length > 0) {
          fontFaces.map(fontFace => {
            document.fonts.add(fontFace);
          })
        }
      }).catch((err) => {
        console.warn('Some critical font are not available:', err);
      }).finally(() => {
        var styleNode = document.createElement('style');
        styleNode.type = "text/css";
        var styleText = document.createTextNode([...fonts].map(({
          FontName,
          FontUrl
        }) => {
          const formatObj = {
            'ttf': 'truetype',
            'otf': 'opentype',
            'woff': 'woff',
            'woff2': 'woff2'
          }
          const [name] = FontName.split('.')
          const format = FontUrl.split('.').pop()
          const info = formatObj[format]
          return `\r\n
                              @font-face {
                                  font-family: "${name}";
                                   src: url("${FontUrl}") format("${info}");
                              }
                              `
        }).join(''));
        styleNode.appendChild(styleText);
        document.head.appendChild(styleNode);
        loaded = true
        callback && callback()
      })
    }
  </script>
  <div class="m-add-cart selection-wrapper cart">
    <div class="button-wrapper">
      <a class="button plain crepik-custom-btn" style="margin-bottom: 10px; display: none;">
                                        <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="6644765" favourite="false" class="personalIcon" onclick="window.popupLogin &amp;&amp; popupLogin.methods.openModal()">  </div>
          <div class="FavouriteCountSingle" style="display: none;"> 2 </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="SP68SK1ABX0">
    <div class="tip"> Click to rate!</div>
  </div>
  <div class="review-form">
    <div class="review-from-textarea">
      <div class="mess-desc">* Review:</div>
      <div class="content">
        <textarea class="message" name="content" placeholder="Example:I bought this a month ago and am so happy that I did… "></textarea>
        <div class="images-upload">
          <!-- Fine Uploader DOM Element -->
          <div id="fine-uploader-gallery">
            <div>
              <div class="qq-uploader-selector qq-uploader qq-gallery" qq-drop-area-text="Drop files here">
                <div class="qq-total-progress-bar-container-selector qq-total-progress-bar-container qq-hide" style="display: none">
                  <div role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" class="qq-total-progress-bar-selector qq-progress-bar qq-total-progress-bar"></div>
                </div>
                <div class="qq-upload-drop-area-selector qq-upload-drop-area" qq-hide-dropzone="" style="display: none;">
                </div>
                <ul class="qq-upload-list-selector qq-upload-list" role="region" aria-live="polite" aria-relevant="additions removals"></ul>
                <div class="qq-upload-button-selector qq-upload-button" style="position: relative; overflow: hidden; direction: ltr;">
                  <div>Upload files</div>
                  <input qq-button-id="fab6d50d-710b-4395-8bf9-349e6466f1f7" title="file input" multiple="" type="file" name="qqfile"
                    style="position: absolute; right: 0px; top: 0px; font-family: Arial; font-size: 118px; margin: 0px; padding: 0px; cursor: pointer; opacity: 0; max-width: initial; height: 100%;">
                </div>
                <span class="qq-drop-processing-selector qq-drop-processing qq-hide">
                  <span>Processing dropped files ...</span>
                  <span class="qq-drop-processing-spinner-selector qq-drop-processing-spinner"></span>
                </span>
                <dialog class="qq-alert-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">Close</button>
                  </div>
                </dialog>
                <dialog class="qq-confirm-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">No</button>
                    <button type="button" class="qq-ok-button-selector">Yes</button>
                  </div>
                </dialog>
                <dialog class="qq-prompt-dialog-selector">
                  <div class="qq-dialog-message-selector"></div>
                  <input type="text">
                  <div class="qq-dialog-buttons">
                    <button type="button" class="qq-cancel-button-selector">Cancel</button>
                    <button type="button" class="qq-ok-button-selector">Ok</button>
                  </div>
                </dialog>
              </div>
            </div>
          </div>
          <input type="hidden" name="imgs" value="">
        </div>
      </div>
      <span class="valid-error">Please enter your review.</span>
    </div>
    <div class="info clearfix">
      <div class="nickname">
        <div class="desc">* Nickname :</div>
        <input type="text" name="username" maxlength="60" placeholder="Example: jackie">
        <span class="valid-error">Please enter your nickname.</span>
      </div>
      <div class="email">
        <div class="desc">* Email :</div>
        <input type="text" maxlength="60" name="email" placeholder="Example: youremail@example.com">
        <span class="valid-error">Please enter an email address.</span>
      </div>
    </div>
    <button class="postBtn" id="user_post_btn">POST REVIEW</button>
  </div>
</form>

<form id="contact_form" class="contact-form" onsubmit="return false">
  <input type="hidden" name="form_type" value="customer">
  <input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="prospect, email subscribe">
  <div class="input-row">
    <div class="input-wrapper">
      <input type="email" name="contact[email]" id="email" placeholder="Enter your email address" class="input-group-field">
    </div>
    <div class="button-wrapper">
      <button type="button" id="subscribe" class="btn">SUBSCRIBE</button>
    </div>
  </div>
  <div id="email-error">Your mailbox is incorrectly formatting</div>
</form>

Text Content

USD
USD EUR AED AUD CAD GBP JPY MXN NZD
English
Deutsch English Español Français Italiano 日本語 Português Русский




Close menu

SEARCH HISTORY



HOT WORD


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



 * HOME


 * NEW IN NEW


 * TOPS


 * BOTTOMS


 * OUTERWEARS


 * JUMPSUITS


 * DRESSES


 * MEN'S CLOTHING


 * ACCESSORIES

Home / Men's Clothing / T-shirts

Previous

Next





LAKERS BASKETBALL TEAM NO 8 LETTER PRINT T-SHIRT

$17.95
$17.95 $0.00
5.0
(0)

Write a review
short of stock

ColorLight Gray
SizeSMLXL2XL3XL
Color:

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

SP68SK1ABX0-90831102 SP68SK1ABX0-90831101 SP68SK1ABX0-90831100
SP68SK1ABX0-90831103 SP68SK1ABX0-90831099 SP68SK1ABX0-90831098
Quantity:


Please select your Size


ADD TO CART

2
BUY IT NOW

New Year Sale
$69-$5 (CODE: R5)

$89-$10 (CODE: R10)

$149-$20 (CODE: R20)

$199-$30 (CODE: R30)

$299-$50 (CODE: R50)



Using Method:

Go to your "VIEW CART"→ Click "CHECKOUT"→ Click on the "OR choose from our
general coupon codes below"→ Choose a coupon





DESCRIPTION

Product Code: SP68SK1ABX0

 * Wearing occasion: daily / Leisure
 * laundry guide: Machine washable
 * gender: male
 * Top collar: Round neck
 * season: summer
 * style: Casual fashion

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
Men's Oversized Vintage Surf T-Shirt
$21.95
Clearance
Men's Oversized Vintage Surf T-Shirt
$20.95

Retro Oversized MAUI Men's T-shirt
$19.95

New Chic Behavior Print Casual Sweatshirt
$38.95

18% OFF
Vintage BHVR Printed Loose Long Sleeve Sweatshirt(🚚Shipping Within 24 Hours)
$26.95 $32.95

Women's Casual Fashion Round Neck Colorblock Sweatshirt HH005(🚚Shipping Within
24 Hours)
$29.95

Women's Karma Is Only A Bitch If You Are Printed Casual Hoodie
$23.95

Happy Mind Oversized T-shirt
$18.95

15% OFF
Colorblock Butterfly Moon Print All-match Casual Sweater
$19.95 $22.95
Clearance
Sexy little flower embroidery V-neck button top
$25.95

Fashion suspender abstract print dress
$16.95
Clearance
Vintage Color-block Dark Green Sweatshirts
$13.95
Clearance






GIFTS LIST

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


UPDATE ITEM
CANCEL CONFIRM


ADD-ON ITEMS


ADD TO CART
CANCEL CONFIRM

Loading...

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


SUBSCRIBE FOR OUR EXCLUSIVE OFFERS

SUBSCRIBE
Your mailbox is incorrectly formatting
© 2022 gobargin

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

OK